<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>0xDECAFBAD - Tag: books</title>
    <link href="http://decafbad.com/blog/atom.xml" rel="self"/>
    <link href="http://decafbad.com/blog"/>
    <updated>2011-11-16T16:29:50+00:00</updated>
    <id></id>
    <author>
        <name></name>
        <email>l.m.orchard@pobox.com</email>
    </author>
    

    <entry>
        <title>Jelly Stains and Web Masons</title>
        <link href="http://decafbad.com/blog/2008/10/29/jelly-stains-and-web-masons"/>
        <updated>2008-10-29T14:42:23+00:00</updated>
        <id>http://decafbad.com/blog/2008/10/29/jelly-stains-and-web-masons</id>
        <content type="html">&lt;p&gt;From Mark Bernstein's entry on &lt;a href=&quot;http://www.markbernstein.org/Oct0801/PracticalPrototypeandscrip.html&quot;&gt;Practical Prototype and script.aculo.us&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;When chemists consult a volume about professional chemical technique, or when surgeons reach for the latest update on neuroanatomy, they can usually find a book that isn't couched in terms of silly examples and jokes. So can poets, mathematicians, and geologists. For some reason, though, it has become the accepted practice that language manuals should spend lots of time with silly, self-deprecating jokes, and that their example applications should be breakfast loggers and fantasy football leagues (or, conversely, payroll programs).&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;As an tech author with just a few books under my belt, Mark's take on &lt;a href=&quot;http://www.amazon.com/gp/product/1590599195?ie=UTF8&amp;amp;tag=0xdecafbad-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1590599195&quot;&gt;Practical Prototype and script.aculo.us&lt;/a&gt; struck a bit of a sour note for me, because I'd like to work on making my tech writing more entertaining than not.  I think that's a good thing, but I'm willing to be convinced otherwise.&lt;/p&gt;

&lt;p&gt;I think the issue is that there are different meanings for &quot;professional&quot; when it comes to the web.  There are web scientists and there are web masons.  Web scientists pursue fundamentals and disambiguations, while web masons are busy building the next micro-site for the new product release from the almighty client.  Many web scientists are also computer scientists and many web masons are also web scientists—but most web masons I've known come from creative liberal or fine arts backgrounds.&lt;/p&gt;

&lt;p&gt;Though, for what it's worth, even amongst computer scientists there's still a tradition of &lt;a href=&quot;http://www.amazon.com/Little-Schemer-Daniel-P-Friedman/dp/0262560992/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1225292376&amp;amp;sr=8-1&quot;&gt;leaving room for jelly stains&lt;/a&gt; and other oddities.  This seems to be the sort of thing Mark acknowledges with dismay.  (&quot;It’s not fair to blame Mr. DuPont for the general vice.&quot;)&lt;/p&gt;

&lt;p&gt;Is playfulness in literature just a computer science thing?  I'm not a chemist; maybe chemists just  don't like being funny in writing, or maybe their jokes are more subtle.&lt;/p&gt;

&lt;p&gt;In any case, I think the &quot;practical&quot; genre of tech books is aimed at people who want to get something done, aren't interested in or have little time for context or background, yet wouldn't mind being entertained during the course of weekend tinkering and self-education.&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;So, a good book. But take out the jokes, trim back the sample code (or dispatch it to the Web site where it makes more sense), and give us to professional perspective, and everyone is going to be much happier.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;The guidelines with which I'm familiar for tech books in the &quot;practical&quot; or similar genres include advice such as &quot;show, don't tell&quot;.  They also suggest that, although sample code should be made available online, the author should compose the book assuming that it's a standalone product.  Web sites and CDROMs with code often vanish, but a bound book remains stable—which is especially useful on a cross-country flight without net access.  Professional perspective is of course a desirable thing to work into the prose, but job #1 is to illustrate the right way to do things through running code.&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;How does Prototype+Javascript relate to other languages — C++/STL, say, or SELF? What, precisely, are the semantics of the key methods? I don't need the inevitable chapter 1 pitch for the wonderfulness of Javascript and the badness of MSIE, but it might be a good place for a quick summary for the pros. Call by reference • no pointers • primitives are objects • everything has a prototype slot • parens() do this, braces {} do that, brackets [] do something else • single and double quotes are different. Kernighan &amp;amp; Ritchie did this so well in C, and it’s not like we’re not familiar with their example.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I'd posit that most in the audience for &quot;practical&quot; tech books are entirely unfamiliar with Kernigan &amp;amp; Ritchie and haven't touched a line of C source code.  Most of these readers have probably tumbled down the slope from HTML to CSS and finally to JavaScript in order to get something interesting to happen in a browser—and usually while under an unreasonable deadline.&lt;/p&gt;

&lt;p&gt;I'd really be surprised if many readers have heard of &lt;a href=&quot;http://en.wikipedia.org/wiki/Self_programming_language&quot;&gt;Self&lt;/a&gt; or &lt;a href=&quot;http://en.wikipedia.org/wiki/Standard_Template_Library&quot;&gt;C++/STL&lt;/a&gt; or have much of a grounding at all in computer science or programming language fundamentals.  Having these fundamentals would of course help web masons get a deeper understanding of the technologies that make the job possible, but the pragmatic rewards tend not to make up for the effort involved.&lt;/p&gt;

&lt;p&gt;So, to sum up, the purpose for this entry isn't to beat up on Mark Bernstein.  He's written a great deal of prose and code that I respect, so his opinion is interesting to me.  Rather, I've tried to express my own understanding of this writing market, and hoping I've aimed at the right goals.&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221086683&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.markbernstein.org/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=cdb20bf8e09680028612532944833686&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.markbernstein.org/&quot;&gt;Mark Bernstein&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221086683&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2008-10-29T16:51:59&quot;&gt;2008-10-29T16:51:59&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;I'd settle for a better class of joke!&lt;/p&gt;

&lt;p&gt;On tech content, doesn't it annoy &lt;em&gt;you&lt;/em&gt; that it's hard (or impossible) to find a book about a Web framework or language or facility that takes advantage of what you already know?  One that doesn't assume you've never seen a language before?  &lt;/p&gt;

&lt;p&gt;I understand that publishers want the book to appeal to everyone.  But it's not that the reader needs to know Kernighan: &lt;em&gt;you&lt;/em&gt; know, right?  So you know that it's entirely practical to tell a colleague pretty much everything she needs to know about a (famously tricky) new language in one chapter, starting from Kernighan's example 1 -- the original &quot;Hello, world&quot;.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221086685&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://plasmasturm.org/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=e17949267bbfe21a0fadf1bbf00592b4&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://plasmasturm.org/&quot;&gt;Aristotle Pagaltzis&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221086685&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2008-10-29T20:28:27&quot;&gt;2008-10-29T20:28:27&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;I think part of the difference is in the subjects themselves. Programming deals with pure thought stuff, yet at the same time attempts to model concepts from the physical reality. In contrast, science textbooks deal with intrinsically tangible stuff, while mathematics textbooks deal with the abstract for abstraction’s sake. The temptation to offset the potential dullness of pure thought stuff by using it to model goofy examples is obviously high.&lt;/p&gt;

&lt;p&gt;Corroborating my theory would be the fact that elementary, low-abstraction maths books tend to bring up oddball examples too – eg. consider the sorts of things used to illustrate the rule of proportion.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221086686&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://spindrop.us/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=efe33dc2c55f641837501293866f7dc5&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://spindrop.us/&quot;&gt;Dave Dash&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221086686&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2008-10-30T00:53:54&quot;&gt;2008-10-30T00:53:54&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Most books about web technology are meant to have a shelf life of a few years.  They aren't reference guides, and they aren't meant to stand the test of time.&lt;/p&gt;

&lt;p&gt;PHP, Python, Prototype, etc will all change.&lt;/p&gt;

&lt;p&gt;Because of this, they can employ jokes and real-world examples.  Jokes make reading the content enjoyable.  Examples are step by step instructions to creating something useful.&lt;/p&gt;

&lt;p&gt;If those aren't needed there's always reference guides.&lt;/p&gt;

&lt;p&gt;I don't publish books, but I do write tutorials on my blog on occasion.  One pattern I employ in my blog the &quot;executive summary&quot; pattern.  I start with the take-away, the code snippet, the answer if you will.  Then I spend the rest of the post (behind the fold, if you will) explaining the answer and interjecting my style.&lt;/p&gt;

&lt;p&gt;I like doing this, because it's what I would want.  I want to know the answer, and then I can read on for some backstory... rather than having to separate the wheat from the chaff.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221086688&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://andrewdupont.net/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=fede7405a0e4cd5722e0b85920a0728c&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://andrewdupont.net/&quot;&gt;Andrew Dupont&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221086688&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2008-10-31T03:30:21&quot;&gt;2008-10-31T03:30:21&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;I'm quite familiar with the trend Mark's talking about. And I agree that it shouldn't count against me or my book, but perhaps I'm a bit biased there.&lt;/p&gt;

&lt;p&gt;Three things.&lt;/p&gt;

&lt;p&gt;First: my book reads the way it reads because that's how I write. The process of writing the thing was torturous enough that I doubt I'd have finished it if I subjected every word to the scrutiny of a hypothetical skeptical reader. I'm not good enough at the craft for that. I think that each author has to find his best angle on the material and write that way. Because there are many books and many publishers, it &lt;em&gt;tends&lt;/em&gt; to balance out.&lt;/p&gt;

&lt;p&gt;Second: my book covers two JavaScript frameworks built to simplify common tasks. Basic familiarity with JavaScript is assumed. Right away that's a step away from the theoretical and toward the practical. I think tech books are best when they stick to one or the other, rather than try to drift between them.&lt;/p&gt;

&lt;p&gt;Third: the book Mark wants has already been written: &lt;cite&gt;JavaScript: The Good Parts&lt;/cite&gt;, by Doug Crockford. Doug's style is dry and academic, but also direct and substantive. If I tried to write in that style it'd be only a pale imitation.&lt;/p&gt;

&lt;p&gt;Anyway... the &quot;quirky&quot; trend, I agree, can be tiring. As it applies to my book, the sticking point seems to be whether I'm &lt;em&gt;actually funny&lt;/em&gt;. Readers of this weblog will simply have to buy the book to find out. It's several hundred pages long and has a fresh, earthy &quot;new book&quot; smell.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221086691&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://decafbad.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2377f34a68801b861c3e54e1301f0dce&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://decafbad.com&quot;&gt;l.m.orchard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221086691&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2008-10-31T03:47:37&quot;&gt;2008-10-31T03:47:37&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;@Mark: Yeah, these days my first impulse is not to reach for the latest book on a new technology like a web framework or new language.  I usually head straight for the source code or start soaking in whatever documentation may be lying around on the web.&lt;/p&gt;

&lt;p&gt;I suppose I could be a macho geek and say that's why I'm writing the books now—but to be honest I don't tend to get much out of practical programming books.  They seem to sell, though, so I keep wondering if mine shouldn't be lighter or more fun, should I get the opportunity to produce more of them.&lt;/p&gt;

&lt;p&gt;My first book was about half-and-half prose and code, with barely any screen shots to be found.  I got to about equal parts code, prose, and screen grabs in my second—I thought that might make it easier reading.  &lt;/p&gt;

&lt;p&gt;The latest one doesn't have any jokes, but I tried to get straight to the core framework features and spotlight a few obscure magical bits.  I worry if it might be a bit too dry.&lt;/p&gt;

&lt;p&gt;But yeah, I do wish there were more (though maybe shorter) books that started from the assumption that I've got a CS degree and have tangled with a few languages and libraries so far.  On the other hand, I do like having a sense for the author in a book—but that might be thanks to the fact that I read more blogs than books these days and enjoy the personal touches.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221086692&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://decafbad.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2377f34a68801b861c3e54e1301f0dce&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://decafbad.com&quot;&gt;l.m.orchard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221086692&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2008-10-31T04:05:01&quot;&gt;2008-10-31T04:05:01&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;@Andrew: Hey, thanks for dropping in for a comment!  I can completely sympathize with needing to find a groove to handle how grueling producing one of these books can be—especially if you're more programmer than writer.  (That's me, right now, anyway.)  You need to get the best thing out there in the shortest amount of time, and find a way to get yourself to finish it.&lt;/p&gt;

&lt;p&gt;At any rate, congrats on the new book, and I hope the cross-blog chatter sells a few more copies for you!&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>Books I've read lately</title>
        <link href="http://decafbad.com/blog/2006/01/19/books-ive-read-lately"/>
        <updated>2006-01-19T16:21:59+00:00</updated>
        <id>http://decafbad.com/blog/2006/01/19/books-ive-read-lately</id>
        <content type="html">&lt;p&gt;Radio silence around here again.  Been quite busy since Christmas, long hours at work and long hours at home.  But, somehow, I've still managed to plow a decent path through the pile of books left for me under the tree.&lt;/p&gt;

&lt;p&gt;So, I figure this might be a good time to mention them:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;tag=0xdecafbad01-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F1892391279%2Fqid%3D1137683002%2Fsr%3D8-1%2Fref%3Dpd_bbs_1%3Fn%3D507846%26s%3Dbooks%26v%3Dglance&quot;&gt;Burn&lt;/a&gt;, by &lt;strong&gt;James Patrick Kelley&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is an excellent mix of post-human future and pastoral retreat from same.  It's just shy of novel length, but there's plenty of story here.  And there are plenty of things not completely spelled out, but explained just enough to give a sense of a larger universe into which this tale is nestled.  Also, don't miss &lt;a href=&quot;http://feeds.feedburner.com/freereads&quot;&gt;the podcast reading by the author&lt;/a&gt;!  That's how I found out about the book, after all.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;tag=0xdecafbad01-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0765347989%2Fref%3Dpd_kar%3Fn%3D283155&quot;&gt;First Meetings in the Enderverse&lt;/a&gt;, by &lt;strong&gt;Orson Scott Card&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'm always a sucker for an Ender story, and Orson Scott Card is one of my all-time favorite authors—even if I do think he voices &lt;a href=&quot;http://www.ornery.org/essays/warwatch/&quot;&gt;some ornery political opinions&lt;/a&gt; from time to time and has a &lt;a href=&quot;http://www.salon.com/books/feature/2000/02/03/card/&quot;&gt;pretty unpleasant reputation&lt;/a&gt;.  Some great origin material here, as well as the original Ender's Game.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;tag=0xdecafbad01-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0812564626%2Fqid%3D1137683017%2Fsr%3D8-1%2Fref%3Dpd_bbs_1%3Fn%3D507846%26s%3Dbooks%26v%3Dglance&quot;&gt;The Crystal City&lt;/a&gt;, by &lt;strong&gt;Orson Scott Card&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'll be sad if this is the final volume.  I'm pretty sure that the entire Alvin Maker series is a barely-concealed religious allegory, but that doesn't keep me from enjoying the heck out of this alternate history America.  Whatever your faith or lack thereof, the struggle against the Unmaker is universal.  That, and I'd like to think I strive to be a bit of a Maker, albeit mostly only in software.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;I'm also starting on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;tag=0xdecafbad01-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0393323196%2Fqid%3D1137685942%2Fsr%3D2-1%2Fref%3Dpd_bbs_b_2_1%3Fs%3Dbooks%26v%3Dglance%26n%3D283155&quot;&gt;A Mind So Rare&lt;/a&gt;, by &lt;strong&gt;Merlin Donald&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Just about 30 pages into this one, but so far I'm enjoying it.  As opposed to a lot of the deterministic stuff about consciousness I've read in school and on my own—&quot;You are simply a machine!&quot;—this book would appear to use the same research to present a picture of the mind which in fact supports awareness and free will.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;!-- tags: books orsonscottcard ender cogsci makers scifi reviews --&gt;




&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221084632&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://thelsdj.org/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=481899bbed033a99fbf3467fc709733f&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://thelsdj.org/&quot;&gt;Adam Wendt&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221084632&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-01-19T17:27:52&quot;&gt;2006-01-19T17:27:52&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;As far as I know The Crystal City will &lt;em&gt;not&lt;/em&gt; be the final Alvin book. If you like Ender stories you may want to check out &lt;a href=&quot;http://www.intergalacticmedicineshow.com/&quot; rel=&quot;nofollow&quot;&gt;Intergalactic Medicine Show&lt;/a&gt; which should have a  new Enderverse story in every issue (the first issue has a story about what Mazer was doing after his victory while waiting for Ender to show up)&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221084633&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://joga.be&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=8e9f4a1fa29a0923f59f3037bbaa824e&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://joga.be&quot;&gt;Aneel&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221084633&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-01-20T02:49:42&quot;&gt;2006-01-20T02:49:42&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;You should take a look at &lt;a href=&quot;http://www.amazon.com/gp/product/0060988479/&quot; rel=&quot;nofollow&quot;&gt;The Mind &amp;amp; The Brain: Neuroplastiity and the Power of Mental Force &lt;/a&gt;.   &lt;/p&gt;

&lt;p&gt;Jeffrey Schwartz goes through the history of research surrounding neuroplasticity and covers his own research into helping OCD patients cope with their problems through conscious direction.  I'm not through the whole book, yet, but he's contending that the consciously-directed, reshaping of the physical structure of the brain shows the causal efficacy of the mind.  There was a hint earlier (I'm about half-way through) that he will broach quantum mechanics to find the actual phsyical forces involved.   &lt;/p&gt;

&lt;p&gt;It would be interesting to read what you think of A Mind So Rare, once you're done.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221084635&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2377f34a68801b861c3e54e1301f0dce&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;l.m.orchard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221084635&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2006-01-20T03:42:18&quot;&gt;2006-01-20T03:42:18&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Adam: You might be pleased to note that your recommendation finally pushed me over the edge of finally signing up for IGMS.  I kept meaning to, and it hung out in a browser tabe for a long time after I'd first heard of it, but now I finally did it.  :)&lt;/p&gt;

&lt;p&gt;Aneel:  Huh, that sounds like an amazingly interesting book too.  On the wishlist it goes—thanks for the pointer.  And I'll definitely have to ramble a bit more about A Mind So Rare&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>How to Hack RSS and Atom Feeds</title>
        <link href="http://decafbad.com/blog/2005/10/28/how-to-hack-rss-and-atom-feeds"/>
        <updated>2005-10-28T15:22:26+00:00</updated>
        <id>http://decafbad.com/blog/2005/10/28/how-to-hack-rss-and-atom-feeds</id>
        <content type="html">&lt;blockquote cite=&quot;http://www.extremetech.com/article2/0,1697,1878379,00.asp&quot;&gt;This article is an excerpt from the ExtremeTech book Hacking RSS and Atom. This feature explains what RSS and Atom feeds are and how you can build an aggregator, route feeds to your inbox and buddy list, subscribe to multimedia content, and more.&lt;/blockquote&gt;


&lt;p&gt;&lt;small style=&quot;text-align:right; display:block&quot;&gt;Source: &lt;a href=&quot;http://www.extremetech.com/article2/0,1697,1878379,00.asp&quot;&gt;ExtremeTech: How to Hack RSS and Atom Feeds&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;Woo hoo!  Looks like the first chapter of &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0764597582/0xdecafbad01-20?creative=327641&amp;amp;amp;camp=14573&amp;amp;amp;link_code=as1&quot; title=&quot;You know you want a copy!&quot;&gt;my book&lt;/a&gt; has been excerpted &lt;a href=&quot;http://www.extremetech.com/article2/0,1697,1878379,00.asp&quot;&gt;on the ExtremeTech site&lt;/a&gt;.  Check it out!&lt;/p&gt;

&lt;!-- tags: book writing books rss atom syndication --&gt;

</content>
    </entry>
    
    

    <entry>
        <title>Looks like I need a new library card</title>
        <link href="http://decafbad.com/blog/2005/10/25/looks-like-i-need-a-new-library-card"/>
        <updated>2005-10-25T16:05:58+00:00</updated>
        <id>http://decafbad.com/blog/2005/10/25/looks-like-i-need-a-new-library-card</id>
        <content type="html">&lt;p&gt;You know, I just realized that I haven't stepped foot in a public library since I graduated college.&lt;/p&gt;

&lt;p&gt;You know what else I realized?  Our local library has &lt;a href=&quot;http://ibistro.tln.lib.mi.us/uhtbin/cgisirsi/HVRMMxfh9D/ROYALOAK/180570296/60/1170/X&quot; title=&quot;Royal Oak Public Library&quot;&gt;a great card catalog online&lt;/a&gt;, in which I've found everything I tried looking for.  It even seems to have a queue / wishlist feature!  Don't I feel behind the times?  (Though, on the downside, they don't have a copy of &lt;em&gt;my&lt;/em&gt; book.  Damn, so much for egosurfing in the stacks.)&lt;/p&gt;

&lt;p&gt;Now, if only they shipped books around like Netflix.  But, I suppose it wouldn't kill me to talk to a few librarians.  :)&lt;/p&gt;

&lt;!-- tags: books libraries local royaloak detroit --&gt;




&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221083369&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=e9ef66919a3739fd90febd8bbc80a4ab&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;Tom&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221083369&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-10-25T16:40:51&quot;&gt;2005-10-25T16:40:51&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Our library (http://kcls.org) does ship books around, at least to the branch of your choosing.  Maybe yours too.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221083370&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=e9ef66919a3739fd90febd8bbc80a4ab&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;&quot;&gt;Tom&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221083370&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-10-25T16:47:35&quot;&gt;2005-10-25T16:47:35&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Looks like yours does too: http://ibistro.tln.lib.mi.us/iBistro&lt;em&gt;helps/English/i&lt;/em&gt;need_material.html&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221083371&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://blackcustard.livejournal.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=96dd5db5ebd7a91a5df453707ffa8d8d&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://blackcustard.livejournal.com&quot;&gt;Matt Blackcustard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221083371&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-10-25T17:01:20&quot;&gt;2005-10-25T17:01:20&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;If you request it they might well get it in for you. Get a couple of friends to request it as well and they certainly will...&lt;/p&gt;

&lt;p&gt;That's the case at AADL, who also have an pretty good new website, complete with RSS feeds of your checkouts and requests, and librarian 'blogs' set up for news, recommendations etc: http://www.aadl.org&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221083372&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://laughingmeme.org&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=01457d1a0f0e533062cd0d1033fb4d7a&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://laughingmeme.org&quot;&gt;kellan&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221083372&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-10-25T20:24:05&quot;&gt;2005-10-25T20:24:05&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;I use my library &lt;strong&gt;just&lt;/strong&gt; like Netflix, using the &lt;a href=&quot;http://www.bpl.org/catalogs/frame_mbln.htm&quot; rel=&quot;nofollow&quot;&gt;website&lt;/a&gt; to have all my books shipped to my nearest branch, and getting notified by email when they arrive. (that the nearest branch is only 3 blocks away helps maintain the Netflix-like feeling )  &lt;/p&gt;

&lt;p&gt;The library bcomes a convient shipping kiosk (which given that our local branch can't have more then 500 books, is really all its opitmized for anyway)  &lt;/p&gt;

&lt;p&gt;Be great to see a library system embrace this model, and start rolling out micro-branches.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221083373&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://david-s.net&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=cff06f6d8b7e995393b9de12cc12d6b6&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://david-s.net&quot;&gt;David S&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221083373&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-10-26T00:42:04&quot;&gt;2005-10-26T00:42:04&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;I also discovered the wonders of the online library when I moved last year. They might not ship the books to your door, but as the others said, you should be able to get them transferred to a branch near you and get an email when they're ready. They'll even email you to let you know when they're due.&lt;/p&gt;

&lt;p&gt;You could always donate a signed copy of your book to your local library as a thank you and encourage them to get the &lt;a href=&quot;http://www.sirsi.com/Newsevents/Releases/20050625epsrooms.html&quot; rel=&quot;nofollow&quot;&gt;updated Sirsi system with RSS feeds&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Here are a few links you might find useful:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://tech.tln.lib.mi.us/ibistrolinks/&quot; rel=&quot;nofollow&quot;&gt;Bookmarklet to search for current Amazon book at your library&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/&quot; rel=&quot;nofollow&quot;&gt;Greasemonkey script to show if book is available at your library on Amazon book detail page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ibistro.tln.lib.mi.us/uhtbin/cgisirsi/x/0/0/57/5?user_id=GUEST&amp;amp;password=1234&amp;amp;searchdata1=%s&quot; rel=&quot;nofollow&quot;&gt;Quicksearch for your library&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221083374&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://highearthorbit.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=a25421f6c79d5f381fab65c82abf85e8&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://highearthorbit.com&quot;&gt;Andrew&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221083374&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-11-13T23:06:08&quot;&gt;2005-11-13T23:06:08&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;The SouthEast Michigan Library system has made me a believer again in the modern library. I already did manual searches now for books to be shipped to my local library instead of buying from Amazon, et al. Those greasemonkey scripts should be very nice.&lt;/p&gt;

&lt;p&gt;Of course, the Royal Oak library (orig link) is currently closed for renovations. :p But then again, most of the libraries in the area were recently built/upgraded and each has a unique, and interesting thing to see - so I highly suggest a sojourn to the Livonia, Redford, and Northville libraries at the least.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>DOM Scripting sounds like a fine book</title>
        <link href="http://decafbad.com/blog/2005/10/08/dom-scripting-sounds-like-a-fine-book"/>
        <updated>2005-10-08T17:21:30+00:00</updated>
        <id>http://decafbad.com/blog/2005/10/08/dom-scripting-sounds-like-a-fine-book</id>
        <content type="html">&lt;blockquote cite=&quot;http://domscripting.com/blog/display.php/21&quot;&gt;Flicking through the book, it does give the impression of being full of code. I hope that doesn’t scare off any potential buyers.&lt;/blockquote&gt;


&lt;p&gt;&lt;small style=&quot;text-align:right; display:block&quot;&gt;Source: &lt;a href=&quot;http://domscripting.com/blog/display.php/21&quot;&gt;DOM Scripting: The book has landed&lt;/a&gt;&lt;/small&gt;&lt;br /&gt;
This is one thing I'd worried about with &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0764597582/0xdecafbad01-20?creative=327641&amp;amp;camp=14573&amp;amp;link_code=as1&quot;&gt;my book&lt;/a&gt;, but on the other hand &lt;a href=&quot;http://decafbad.com/blog/2004/05/25/i-was-a-pre-teen-transactor-author-wannabe-and-still-am&quot;&gt;I always wanted to write for The Transactor&lt;/a&gt;.  And what I wanted to write was a book &lt;i&gt;I&lt;/i&gt; would've wanted to buy, if I hadn't written it.&lt;/p&gt;

&lt;p&gt;By the sounds of it, &lt;a href=&quot;http://domscripting.com/book/&quot;&gt;DOM Scripting&lt;/a&gt; has turned out brilliantly.  I'm looking forward to checking it out!  It's described as a book targeted at designers versus coders—but a lot of times, it's easier to show-don't-tell with code than with prose.&lt;/p&gt;

&lt;blockquote cite=&quot;http://domscripting.com/blog/display.php/21&quot;&gt;Apart from those minor quibbles, I’m pleased as punch. I still can’t quite believe that I wrote an honest-to-goodness book. Some form of celebration is called for.&lt;/blockquote&gt;


&lt;p&gt;This is exactly how I felt, too.  Congratulations, Jeremy!  I'm going to have to pick up &lt;a href=&quot;http://domscripting.com/book/&quot;&gt;a copy of this book&lt;/a&gt; for myself!&lt;/p&gt;

&lt;!-- tags: books writing javascript webdev --&gt;




&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221087064&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://domscripting.com/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=b92a329df428bcda0822b25a110ab5ac&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://domscripting.com/&quot;&gt;Jeremy Keith&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221087064&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-10-09T00:42:48&quot;&gt;2005-10-09T00:42:48&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;Thanks, Leslie. I think you can relate to how I'm feeling right now.&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221087066&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://bt2net.org/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=61087c5f5f3f410280fb5c9dd4786582&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://bt2net.org/&quot;&gt;Warren Fischer&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221087066&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-10-09T10:51:38&quot;&gt;2005-10-09T10:51:38&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;&lt;p&gt;This book makes sense in a clear, and consice way that most tech books don't. His examples are great, and his writing style is very readable. Thanks!&lt;/p&gt;&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    

    <entry>
        <title>Hacking RSS and Atom is out!</title>
        <link href="http://decafbad.com/blog/2005/09/13/hacking-rss-and-atom-is-out"/>
        <updated>2005-09-13T23:45:47+00:00</updated>
        <id>http://decafbad.com/blog/2005/09/13/hacking-rss-and-atom-is-out</id>
        <content type="html">&lt;p&gt;If you've been following along with me these past months, you might've gotten the gist that &lt;a href=&quot;http://www.decafbad.com/blog/2005/04/25/hacking-rss-and-atom-is-a-real-book&quot;&gt;I've been working on a book&lt;/a&gt;.  Well, lookee what landed on my doorstep late Friday afternoon--my author copies!&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.decafbad.com/blog_attachments/IMG_3554-1.JPG&quot; onclick=&quot;window.open('http://www.decafbad.com/blog_attachments/IMG_3554-1.JPG','popup','width=1024,height=768,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false&quot;&gt;&lt;img src=&quot;http://www.decafbad.com/blog_attachments/IMG_3554-1-tm.jpg&quot; height=&quot;253&quot; width=&quot;337&quot; border=&quot;1&quot; align=&quot;middle&quot; hspace=&quot;4&quot; vspace=&quot;4&quot; alt=&quot;Cue the angelic chorus&quot; title=&quot;Cue the angelic chorus&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;


&lt;p&gt;This package was actually supposed to have been delivered on Thursday.  But, much to my consternation, I wasn't present to sign for the package.  But now, I've got the surreal experience of holding a bound volume of around 600 pages with my name on the cover.  And inside?  There's all this stuff that once appeared on my PowerBook screen in MS Word and Terminal windows.  (Oh yeah, and there're a few photos of my iPod thrown in for good measure.)&lt;/p&gt;

&lt;p&gt;Funny thing is, this process started for me back in late &lt;a href=&quot;http://www.decafbad.com/blog/2004/12/&quot;&gt;December 2004&lt;/a&gt;.  But, you'd barely know it, because--for whatever reason--I started off pretty cagey about the whole thing, and then plunged headlong into the effort.  I did manage to make &lt;a href=&quot;http://www.decafbad.com/blog/2005/01/07/belated-happy-new-year&quot;&gt;a quick announcement of authorship&lt;/a&gt;, but thereafter only managed to emerge for a few &lt;a href=&quot;http://www.decafbad.com/blog/2005/02/19/writing-no-things-of-epic-import&quot;&gt;quick thought dumps&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I think part of my silence about things stemmed from a reticence to talk about or promise anything before I'd written it--and also because this has been my first time doing anything like this and I didn't want to flub anything up along the way.  How I might've done that, who knows?  But, I got a bit too busy to really worry about superstitions as the deadlines rolled on.&lt;/p&gt;

&lt;p&gt;But now, it's out!  And &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0764597582/0xdecafbad01-20?creative=327641&amp;amp;camp=14573&amp;amp;link_code=as1&quot;&gt;you should buy it!&lt;/a&gt;  Lookee, lookee:  It's already got a 5-star review from someone I don't even know!&lt;/p&gt;

&lt;p&gt;For the moment, I'm going to wrap up this post, finish my dinner, and go for a walk with the girl--but, when we get back, I think I might post a few more details on what you'll find in my book debut.&lt;/p&gt;

&lt;div id=&quot;comments&quot; class=&quot;comments archived-comments&quot;&gt;
            &lt;h3&gt;Archived Comments&lt;/h3&gt;
            
        &lt;ul class=&quot;comments&quot;&gt;
            
        &lt;li class=&quot;comment&quot; id=&quot;comment-221082500&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://monkey.org/~jose/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=d74863ca9c7785cd396379766095036c&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://monkey.org/~jose/&quot;&gt;jose&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221082500&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-09-14T01:03:36&quot;&gt;2005-09-14T01:03:36&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;congrats, les, if anyone should have written that book it's you. i'm glad to see it's hit the shelves .. now to go find a copy and look it over :)&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221082501&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://stingthebee.nu&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=0c6c4240507baf594a95fd3b25b975d2&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://stingthebee.nu&quot;&gt;Jim Renaud&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221082501&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-09-14T01:54:39&quot;&gt;2005-09-14T01:54:39&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;Congrats Les. I am gonna need you to autograph mine!!! New site design, new box, new CMS... The world is your oyster!!! It's Les' world, we just live in it!!!&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221082503&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.livejournal.com/users/blackcustard/&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=96dd5db5ebd7a91a5df453707ffa8d8d&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.livejournal.com/users/blackcustard/&quot;&gt;Matt Blackcustard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221082503&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-09-14T02:52:08&quot;&gt;2005-09-14T02:52:08&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;Hell yeah!&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221082505&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.8dot3.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2d870e8df3af0d62fa636b336b17cd60&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.8dot3.com&quot;&gt;Nick&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221082505&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-09-14T04:15:22&quot;&gt;2005-09-14T04:15:22&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;Just ordered mine...whens the book signing?..

Congrats man..&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221082507&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://10500bc.org&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=00ceff438a69a964d580f8384debcc0e&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://10500bc.org&quot;&gt;nf0&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221082507&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-09-19T21:41:49&quot;&gt;2005-09-19T21:41:49&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;I got my copy over the weekend. Some really good work!&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;li class=&quot;comment&quot; id=&quot;comment-221082508&quot;&gt;
            &lt;div class=&quot;meta&quot;&gt;
                &lt;div class=&quot;author&quot;&gt;
                    &lt;a class=&quot;avatar image&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;&lt;img src=&quot;http://www.gravatar.com/avatar.php?gravatar_id=2377f34a68801b861c3e54e1301f0dce&amp;amp;size=32&amp;amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png&quot;/&gt;&lt;/a&gt;
                    &lt;a class=&quot;avatar name&quot; rel=&quot;nofollow&quot; 
                       href=&quot;http://www.decafbad.com&quot;&gt;l.m.orchard&lt;/a&gt;
                &lt;/div&gt;
                &lt;a href=&quot;#comment-221082508&quot; class=&quot;permalink&quot;&gt;&lt;time datetime=&quot;2005-09-19T22:50:23&quot;&gt;2005-09-19T22:50:23&lt;/time&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class=&quot;content&quot;&gt;nf0: Hooray!  Thanks for the kudos :)&lt;/div&gt;
            
        &lt;/li&gt;
    
        &lt;/ul&gt;
    
        &lt;/div&gt;



</content>
    </entry>
    
    
</feed>

