Added support for conditional GET ("If-Modified-Since" header) when requesting source web pages and when serving RSS feeds.
Does anyone know RSS Aggregators that support all that "If-Modified-Since", "If-None-Match" HTTP stuff to test on?
Tuesday, January 31, 2006
Sunday, January 29, 2006
Bugfixes, improvements
- Feed43 now supports gzip encoding for served webpages and when requesting data from web sites. This will increase the processing speed up to 3..5 times. Gzip encoding is also enabled by default for HTTP/1.1 requests. If your feed reader software can't handle feeds from Feed43, tell us.
- Feed43 now correctly expands URLs inside HTML code using the effective URL (the final URL after redirections, if any, from where the HTML content has been received). If any redirections occur, you will see the effective URL in status line upon hitting [Reload] button.
- A limit of 200'000 bytes has been set for source HTML pages, because processing of huge documents would lessen overall server performance noticeably. If a source web page exceeds this limit, first 200'000 bytes will be loaded.
- Requesting documents from some servers would give a false '500 read timeout' error — fixed.
- Fixed a bug when ( ) brackets would render search pattern invalid.
Thursday, January 26, 2006
Bugfixes
- Fixed a bug when and similar entities in search patterns would be screwed up when opening feed edit form next time.
- Improved syntax highlighting and html whitespace handling.
- Minor improvements in context help.
Wednesday, January 25, 2006
Bugfixes, improvements
- Empty {%N} parameters would screw up the feed rendering — fixed.
- As many of you requested, Global Pattern and Item Pattern fields are now also resizeable.
- Relative paths in Feed Link and Item Link are now automatically expanded against base URL of the source web page.
A nice tutorial on Feed43 search patterns
Here is a good tutorial on how to setup feeds, from one of our users.
http://mgroves.com/blog_archive.php?blogID=164
Digg this article
http://mgroves.com/blog_archive.php?blogID=164
Digg this article
Monday, January 23, 2006
Getting weather from weather.com as a news feed
- Go to weather.com, search for your city from the Local Weather search pane, then select your city from list of matches. You will see the following page (this is an example for Washington, DC):

And the URL of this page will be something like that:
http://www.weather.com/weather/local/USDC0001?from=search_city (text marked with red will differ for you location). - Create a new feed on Feed43 web site.
- In Address field set the following URL: http://www.weather.com/weather/local/USDC0001?from=search_city.
- Press [Reload] button.
- Set the following Item Search Pattern:
Right Now for{*}On The Spot Weather{*}<TD VALIGN="TOP" colspan="2">{%}<TD COLSPAN="2" ALIGN="LEFT"> - Press [Extract] button to see it works (one text snippet will be extracted).
- Set 'Local Weather Forecast for Washington, DC - weather.com' as a Feed Title.
- Set 'Local Weather Forecast for Washington, DC - weather.com' as a Feed Description.
- Set 'Local Weather Forecast for Washington, DC - weather.com' as Item Title Template.
- Set {%1}</td></tr></table> as Item Content Template.
- Press [Preview] button to see your feed.
- Rename feed to something like 'weather-com-washington-dc'.
- Don't forget to password-protect your feed so no one could alter it.
- Now you can point your aggregator to http://feed43.com/weather-com-washington-dc.xml and see the the feed with single item that will look like that:

Sunday, January 22, 2006
Quick tutorial on translating search results from Technorati as a news feed
- Create a new feed on Feed43 web site.
- In Address field set the following URL: http://technorati.com/search/test?mini=1 (replace test with actual search term you need).
- Press [Reload] button.
- Set the following Item Search Pattern:
<h3>{*}href="{%}"{*}>{%}</a>{*}<blockquote{*}<a{*}>{%}</a></p> - Press [Extract] button to see it works.
- Set 'Technorati Search / test' as a Feed Title.
- Set 'Technorati Search / test' as a Feed Description.
- Set {%2} as Item Title Template.
- Set {%1} as Item Link Template.
- Set {%3} as Item Content Template.
- Press [Preview] button to see your feed.
- Rename feed to something like 'technorati-search-test'.
- Don't forget to password-protect your feed so no one could alter it.
- Now you can point your aggregator to http://feed43.com/technorati-search-test.xml and enjoy your life.
We're up and running
Announcement: Feed43 service is now available for private beta testing. If you want to become a beta-tester, drop us a note.
What is Feed43?
Feed43 (pronounced as "Feed For Free") is an online service, a proxy between your news reader application and third-party web sites that don't support RSS natively. It allows you to create your own news feeds in RSS format for any web site, that is to monitor any web site from within news reader.
Check our site feed43.com for in-depth description of the service and for tutorial on how to create feeds.
What is Feed43?
Feed43 (pronounced as "Feed For Free") is an online service, a proxy between your news reader application and third-party web sites that don't support RSS natively. It allows you to create your own news feeds in RSS format for any web site, that is to monitor any web site from within news reader.
Check our site feed43.com for in-depth description of the service and for tutorial on how to create feeds.
Subscribe to:
Posts (Atom)