War Against Comment Spam
Comments fixed
Java powered BMW
I have tested the iDrive on the latest BMW and it is very slick. Frequently used functions accessible by buttons and adjusted by the knob. I could pull up automotive diagnostics easily for real-time trip feedback. Given an Internet connection over a cellular network and a Java computer on board, any commute could be more interesting. I could record any radio program as it happens, or log a GPS location I found particularly interesting. My car could send pictures of the road to a server for detailed traffic information. Open platforms create cool tools!BMW can continually write updates and add-ons that work together without testing, thanks to the underlying Java. Every time a car owner visits a BMW dealer, new software, like a new navigation system, can be added. Partners that know how to program in Java could also write software to run on iDrive. A rental-car company, for example, could automatically send information such as updated mileage rates to its customer via an on-board computer.
Firefox Live Bookmarks

RFC3229 for partial feed retrieval
In order to allow the number of entries returned in a feed to be no more than the total number of new or modified inserted into the feed since the last time any specific client retrieved the feed, I propose that we rely on RFC3229 “Delta encoding in HTML” with a new instance-manipulation method defined to provide feed specific delta encoding.
FeedMesh
There is some interesting work going on at Camp Foo this weekend. A peering network for weblog or site update notifications as well as a method for pulling down new entries from a server instead of the entire feed.
Klip for Movable Type
I just added a Klip template to my Movable Type installation. The Klip file is defines a RSS file location as one of its elements and adds descriptive tags for consumption by the Serence KlipFolio application.
My complete template code is below. I am a single author weblog, so your milage my vary.
<klip>
<owner>
<author><MTEntries lastn="1"><$MTEntryAuthor$><MTEntries></author>
<copyright><MTEntries lastn="1"><$MTEntryDate format="%Y"$> <$MTEntryAuthor$></MTEntries></copyright>
<email><MTEntries lastn="1"><$MTEntryAuthorEmail$></MTEntries></email>
<web><$MTBlogURL$></web>
</owner>
<identity>
<title><$MTBlogName remove_html="1" encode_xml="1"$></title>
<uniqueid><$MTBlogName remove_html="1" encode_xml="1"$></uniqueid>
<version>1.0</version>
<lastmodified><MTEntries lastn="1"><$MTEntryDate format="%a, %d %b %Y %H:%M:%S "$><$MTBlogTimezone no_colon="1"$></
MTEntries></lastmodified>
<description><$MTBlogDescription remove_html="1" encode_xml="1"$></description>
<keywords></keywords>
</identity>
<locations>
<defaultlink><$MTBlogURL$></defaultlink>
<contentsource><$MTBlogURL$>index.xml</contentsource>
<icon></icon>
<banner></banner>
<help></help>
<kliplocation><$MTBlogURL$>index.klip</kliplocation>
</locations>
<setup>
<refresh>60</refresh>
<referer></referer>
<country>US</country>
<language>en</language>
</setup>
</klip>
The environmental savings of digital news
A good argument for syndicated feeds![I]f just a quarter of newspaper readers around the country switched to reading the news on their PDA, they’d generate just two to three percent of the carbon dioxide that would have resulted from the 14 million print newspapers they no longer need.
TypePad’s new look
Six Apart introduced new designs for TypePad designed by Dave Shea. The templates focus on mixed media display such as a photo collection. Video and audio are supposed to be better integrated as well, so hopefully Six Apart added support for RSS enclosures. Post via e-mail is also improved, allowing for up to 5 e-mail sources.