S E R V E R   S I D E
View current page
...more recent posts

Now playing: two Gram Parsons CDs in one (mostly with Emmylou Harris) -> GP and Grievous Angel. How could it be I had never heard of these albums? Nice weekend listening. "Love Hurts" is beautiful. I know the Kim Deal (and Bob Mould?) version from, I think, the Love and a .45 soundtrack, but I never knew where the original was from. Incredible. Not very often I feel too young these days, but not knowing about this stuff before almost does it.

[update: O.K., I guess the Gram Parsons / Emmylou isn't the original Love Hurts. A lot of people recored it, but it was written by Boudleaux Bryant.]

I'm making good progress on the new [editpage].

This is going to solve some long standing and subtle (but still annoying) problems. I really feel like it's coming together.
- jim 12-01-2001 7:34 pm [link] [1 ref] [4 comments]

I do almost all my scripting in BBEdit on the Mac (although everything runs on Linux.) David McCusker just greatly improved my life by pointing out the MPW font. If you code on the Mac, do yourself a big favor and download this font right now:

ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/
MPW_etc./Miscellaneous/MPW_Font.sit.hqx


Thanks!

- jim 11-30-2001 7:40 pm [link] [add a comment]

Walt Mossberg of the Wall Street Journal has a review of the handspring Treo, a combo cell phone, PDA, email/SMS/webrowser due out early 2002. Sweet. Here's The Treo page at handspring.com, and here's the /. thread this all came from.

I want one. The one with the blackberry style keyboard, that is, not the graffiti (PalmOS) pen input one.
- jim 11-30-2001 5:11 pm [link] [add a comment]

Couldn't sleep last night. Layed in bed thinking about different page caching schemes. That may not sound like fun, but it actually wasn't too bad. I think I came up with a solution. Hopefully this weekend I can make good progress on the new preference setting interface. This is going to be my first attempt to make everything usable by someone who hasn't been using the system all along. Traditionally I'm not very good at that sort of thing, but I have some hope for this attempt. I'm trying to get something ready for the first of the year, but that's just a loose date. We'll see how much free time December allows.
- jim 11-30-2001 4:56 pm [link] [add a comment]

Procmail is a seriously powerful tool for managing mail on a unix server. I've been playing around with it for the last two days. My initial goal was to make it so that I could post to my page here by sending an email to a special mail address at this domain. It's a little rough around the edges still, but it works.

Procmail looks at every piece of incoming mail. If the mail is to autopost@digitalmediatree.com it moves it to a special folder, and then initiates a perl script. The perl script looks to see if anything is in the special folder, and if so it grabs the to:, from:, and subject: lines plus the body of the message. It creates an HTTP useragent (using HTTP::Request::Common qw(POST) and LWP::UserAgent) which calls a variation of the php posting script that already controls posting to these web pages. The PHP script grabs a password from the first line of the body, checks for permissions, and then posts the message to the appropriate page (specified in the subject line.) Pretty cool. I hadn't used Perl in some time. It's powerful, but the syntax seems a little weird to me now after using PHP for so long. I think PHP is more straightforward (although I wouldn't want to do system stuff with it.)

Anyway, today I was working on extending this. I made a mail web page for myself here (it's private, so you can't see it.) Then I had procmail forward a copy of any incoming mail to my address here (jimb at digitalmediatree.com) to that special folder, and initiate the process above. But this time it doesn't look for a password, it just posts it to my mail web page, making the username ('posted by username') be the return address of the mail.

My idea next is to use the new framed archive view to act as the front end to this new mail system. I think that might work well. Not sure exactly where I'm going with this, but the general idea is to close the gap between weblogs, discussion groups, mailing lists, and mail. They are sort of the same, but they are not integrated together well. Hopefully I can make some small progress.
- jim 11-26-2001 7:37 pm [link] [add a comment]

I finally filled in all the post summaries for the archive. But I was too lazy to go back and actually decide on a summary for that year and a half of posts so I just wrote a little script to grab all posts without post summaries (from my page) out of the database, strip out any tags, take the first seven words, and insert them (followed by '...') back in as the post summary. Maybe I'll run that on some of the group pages as well.

Anyway, a funny thing happend. I was testing it before I actually let it loose on the real database, and it's a good thing because of course I had the script wrong at first. I wasn't unsetting a variable at the bottom of a loop, so the first seven words were accmulating from post to post. This is the resulting post summary for the final post of that particular misguided round. But words are funny. This is like the Brian Gysin cut up stuff. It can be really interesting. So now I have lots of ideas for cut up style tools you can apply to your page. Weblogs might be really great fuel for that sort of strategy.
- jim 11-25-2001 12:11 am [link] [add a comment]

It was pointed out to me that the new archive I wrote about the other day was not working for some browsers (notably 4.x Navigator.) I believe this problem has been corrected.
- jim 11-24-2001 4:19 pm [link] [add a comment]

Fun with spammers.
- jim 11-23-2001 4:06 pm [link] [add a comment]

Hope you all had a nice Thanksgiving. We did. Thanks to everyone on Long Island.
- jim 11-23-2001 3:43 pm [link] [6 comments]

"This utility strips proprietary Microsoft tags and artefacts from Word HTML documents..."

That could be useful someday.

"...Fancypants tags and client-side scripts are stripped."

- jim 11-21-2001 11:29 pm [link] [add a comment]

older posts...