News:
Check/monitor my blog for news/announcements.
10/10/2005
- added ability to specify date format and language for HTML/JavaScript outputs (new dateformat and datelanguage parameters), see this post.
9/2/2005
- added ability to enter link, description and an image url when configuring a feed, plus additional parameters for JavaScript/HTML outputs to display these new values (linkedtitle, showdescription, showimage)
- added ability to "collapse" the individual items of the source feed into daily summary posts (new collapse parameter).
- added ability to add a stylesheet, header and footer to the HTML output version (new stylesheet, header and footer parameters).
8/31/2005
- added ability to limit length of body of individual posts to specific number of characters (new limitbody parameter).
7/18/2005
- added ability to edit and delete configured feeds (for registered users only).
5/11/2005
- added caching for HTML and JavaScript versions - these will now be cached for 30 minutes. RSS and Atom output is still uncached.
- first binary version of underlying FeedLib.NET library has been released
5/6/2005
- added user registration and personalization feature
4/27/2005
- the HTML and JavaScript outputs now include CSS class definitions for the individual items, so you can format the output the way you want it!
- new "HTML Fragment" output version (basically same as "HTML preview", but without the enclosing HTML and BODY tags)
- new "datestyle" parameter for HTML/JavsScript output (see at the bottom of your feed page, e.g. http://feedjumbler.com/5d598a6e.jhtml)
4/22/2005
- can now automatically generate a feed for MSN/Yahoo search results (see also this post
4/21/2005
- (see also this post)
Added JavaScript output version
Added option to add feed title to feed postings
Added ability to "shrink" HTML/JavaScript outputs by limiting number of entries.
4/20/2005
- Resulting RSS/Atom should now be valid (see http://feedvalidator.org).
- Implemented mechanism for creating short URLs for merged feeds - example: http://feedjumbler.com/5d598a6e/atom.xml (Atom) or http://feedjumbler.com/5d598a6e/rss.xml (RSS)
- Added HTML preview version to RSS and Atom - example: http://feedjumbler.com/5d598a6e/html.jhtml
- Added "Combined Feed Homepage" - example: http://feedjumbler.com/5d598a6e.jhtml
- Added some error handling in case of a problem reading a source feed.
- Retrieval of feeds is now multi-threaded (and thus much faster).


