Category Archives: Software Development

instantFeeds 1.0.3

New version of instantFeeds: version 1.0.3. It includes a two new features: you can now turn off your notifications by sending the command ‘off’ (kind of like an out of office feature) and turn them back on by sending the … Continue reading

Posted in J2EE, Jabber, Open Source, Personal, Software Development, Syndication | 2 Comments

Communication Multiplexers

From an interview with one of the developers on the twitter.com team: I think the real power of Twitter is its ability to channel over different mediums at the user’s whim. IM, SMS, email, and the web are just transports … Continue reading

Posted in Daily Links, Software Development, Syndication | Leave a comment

instantFeeds 1.0.2

I uploaded a new version of instantFeeds tonight: version 1.0.2 includes a couple new features (including feed auto-discovery using HTML Parser) and some minor tweaks / bug fixes. Check out the release notes, the source repository or just skip to … Continue reading

Posted in J2EE, Jabber, Open Source, Personal, Software Development, Syndication | Leave a comment

Book Review: Crossing the Chasm

Book Review: Crossing the Chasm I don’t remember how Crossing the Chasm got onto my reading list (maybe the Fog Creek Software Management Training Program Reading List?) but I finally got around to reading it over the last couple weeks. … Continue reading

Posted in Books, Software Development | 1 Comment

instantFeeds 1.0.1

I updated the instantFeeds plugin tonight to fix a couple bugs with the postgres and hsqldb installation scripts that the guys on the Ignite Realtime site found. You can download 1.0.1 (again, assuming you have already!) and get the latest … Continue reading

Posted in J2EE, Jabber, Open Source, Personal, Software Development, Syndication | Leave a comment

The Referer header, intranets and privacy

I’ve discussed meaningful URL’s a number of times on this site: one of the biggest benefits of a good blog URL is that you can infer who posted the article, when it was posted and what the blog post is … Continue reading

Posted in Content Management, Software Development, Systems Administration | Leave a comment

Using Outlook 2007 as a RSS aggregator: Not so much

I installed the 60 day preview of Office 2007 a couple days ago to try out some of the blogging / RSS features it included. Publishing from Word 2007 to a blog via the MetaWeblog API? Works pretty well (but … Continue reading

Posted in Software Development, Syndication | Leave a comment

Firefox mimeTypes.rdf corruption

Came across another interesting bug today involving Firefox and mime types. Firefox uses a file called mimeTypes.rdf (stored in your profile folder) to keep track of a) what application should be opening the file you’re downloading and b) what kind … Continue reading

Posted in Software Development, Systems Administration | 4 Comments

RSS/Atom feeds, Last Modified and Etags

Sometime last week I read this piece by Sam Ruby, which summarized says this: …don’t send Etag and Last-Modified headers unless you really mean it. But if you can support it, please do. It will save you some bandwidth and … Continue reading

Posted in Content Management, J2EE, Software Development, Syndication, Systems Administration | Leave a comment

ROME, custom modules, publishdate and RSS

At work, I’ve taken on the work of migrating our RSS feeds currently being produced using JSP to ROME. Since we’ve added a few custom elements to the feeds available in Jive Forums (things like message and thread counts), I’m … Continue reading

Posted in J2EE, Open Source, Software Development, Syndication | Leave a comment