The Incubated Hacker:
Let's summarize:The Man Himself:
- Waiting on the technical reviewers to comment on the book. The early rumblings are positive, though they seem to want more technical content. That's fair. So do I.
- Of the new stuff I wrote for the book, the original software's author thinks one bit is super cool (or at least the description) and a fellow developer is using it as an example for building his own stuff. Someone else recommended it be included in the software itself. Fine by me.
- Wrote a patch to add <LINK> tag support to Slash, at the behest of a Mozilla developer. The navigation bar's pretty nifty. I just had to figure out where it was, first. It supposedly works in iCab too, Pudge.
- Reviewed The Space Child's Mother Goose from Purple House Press. If you have kids, you should consider it.
- Thinking about writing my own Roguelike. I should finish PerlRogue for the Perl Power Tools project first.
- Thinking about getting a real job. Send money.
I cooked stir fried pork with veggies over rice, tonight. It needed more brown sugar, but the pork turned out juicy and tender. The secret is to wash it after you cut it up, then dry it well. It helps to put olive oil and brown sugar in the pan first, and get it super hot -- sear in the juices.Not That I've Learned Anything:I also realized that my wayward Texas friend is NOT interested in reconciliation. That's probably not news. The decision was probably made months ago. Hey, I did everything in my power to make things right. I don't like the fact that my good intentions weren't enough, but I deserve better than to be kept in the dark, mocked, and subsequently ignored by someone I considered a friend.
So that's a weight lifted from my shoulders, oddly enough. I didn't get what I thought I wanted (my best friend back), but I'm not going to waste any more time moping about it. Better to use that time finding other people who appreciate me and who are actually willing to *talk* when there's something wrong.
davorg posted a plea for someone to write a good introduction to programming with Perl and CGI. The two excellent books that somewhat fill the gap are Learning Perl and Elements of Programming with Perl, but they don't take that approach. Of the books that do, most have insecure, buggy, clunky code and teach bad habits.So I'm thinking of writing a proposal for my second book: teaching absolute novices how to program Perl to write CGI programs. Am I stupid? Good enough at Perl? Even grudingly respected?
Or I could learn to get up before 9 am and get a real job like my brother.
Perl for Website Management is coming out in November and is the absolute best book I've seen for people who don't necessarily want to be Perl programmers but do want to use Perl for their website. I'm a bit disappointed that they moved the book from the very nicely formatted Web design series into the regular format but either way, the basics are covered and I'm hopeful the author added a bit of an intro to using databases with cgi for websites since I last saw it.
The book that needs to be written is A DBI Cookbook, not yet another beginners book on "how to do Perl the way I do"...
Re:perl & cgi intro
koschei on 2001-10-25T22:58:01
The DBI book isn't enough? Mind you, I can't actually think of enough DBI recipes to fill a book.Re:perl & cgi intro
chromatic on 2001-10-26T03:41:26
Same here. Mind you, hfb scares me enough that I've never had the courage to disagree with her.:)
Re:Slash patches
pudge on 2001-10-26T21:19:16
Hm, I removed something I had installed, restarted Mozilla, and next/previous/top work now, as does contents. Cooool. I gotta revamp makeslides now to take care of the rest (first/last/up).