Category Archives: Syndication

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

instantFeeds: real time notification of RSS updates via Openfire

I wrote a long winded post a couple months ago with a nebulous title called “IM and RSS: Rome is on Fire” where I talked about the feed bot that I wrote for Wildfire (which is now called Openfire). It’s … Continue reading

Posted in Jabber, Open Source, Robots, Syndication | 1 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

IM and RSS: Rome is on Fire

Last August, Marshall Kirkpatrick (another Portland resident) posted an entry to TechCrunch about a company called FeedCrier which: … makes it easy to receive rapid notification of new items in an RSS feed by IM I bookmarked the link on … Continue reading

Posted in Blogs, J2EE, Jabber, Syndication | 6 Comments

Blogs: Not just for breakfast anymore, part II

A couple weeks ago I added a short post to the Jive Software corporate blog entitled ‘Blogs: Not just for breakfast anymore‘, In the post, I hoped to squash the notion that blogs are all about opinions and are useless … Continue reading

Posted in Blogs, Syndication | Leave a comment

ROME and wfw namespace elements

I created a ROME parser and generator for wfw:comment and wfw:commentRss elements today. You can read all about it here and download the source code here. Not sure what the wfw:comment or wfw:commentRss elements are for? Imagine you’re reading my … Continue reading

Posted in J2EE, Open Source, Syndication, XML | Leave a comment

ROME and custom Generator elements

The majority of the articles I’ve seen on using ROME to create Atom and RSS feeds don’t show you how to customize the optional ‘generator’ element that both Atom and RSS support. It’s really easy. I’m assuming that you’ve already … Continue reading

Posted in J2EE, Syndication, XML | 2 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

Using Lucene and MoreLikeThis to show Related Content

If you read this blog, you probably paid a smidgen of attention to the Web 2.0 Conference held last week in San Francisco. Sphere was one of the companies that presented and they launched a product called the “Sphere It … Continue reading

Posted in Blogs, Content Management, Lucene, Syndication | 4 Comments

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