Welcome to Ashutosh Nilkanth’s Blog on Life and Technology!
You can quickly checkout the blog’s “greatest hits“, or read a post from the archives.
Or you can continue reading the latest posts and articles below, and rate them by selecting a star rating to the right of each post.
Feel free to leave a comment or ask a question, and consider subscribing to the latest posts via RSS or e-mail. You can also follow me on Twitter. Thanks for visiting!
Feedity with Advanced Refinement
The month of March was exceptionally busy with work, and the past 2 weeks have been exhaustive with other personal priorities. The trend is a bit relaxing for now, so I thought of updating Feedity with a feature I had in mind for a while.
There was a minor update (v1.4.1) a couple of weeks back, but the current update (v1.5) includes a brand new feature called Advanced Refinement. Feedity already had a refinement feature which was useful for tweaking the feed output. The new feature extends on the refinement concept and provides the user a code-level scraping option. This was the most requested feature by Feedity users and it made sense to have it running. You can find a Advanced Refinement Help slideshow in the refinement options page on Feedity.
I’ve also updated the Feedity layout and interface in this release, and I hope it looks more streamlined and composed. As before, thanks to the wonderful users of Feedity who share their feedback and keep this service going. Here’s what’s new on the blogosphere about Feedity (also see past testimonials):
It turned out to be exactly what I was looking for. … It’s very simple, yet powerful and useful. … Feedity is one of those things that you’ll want to stash away in your bookmarks, because eventually you’ll probably come across a site that doesn’t offer syndication.
This is a cool tool if I’ve ever seen one…
… a terrific widget …
The best part about this tool is it’s simple to use and if marketed well, can be used extensively by non-techie-small businesses around the globe.
Sounds like just what I need.
I can see all kinds of possibilities.
If you find Feedity useful then please consider donating an amount of your choice towards the maintenance and improvement of this free-for-life service.
Thanks to all! Cheers ![]()
Posted under Personal, Projects, Technology, Tools and Services | Posted on Fri, 20th Apr 2007 11:39 am


Is it possible to get feed with separate item.title and item.description? And more complex Advanced Refinement settings. For example to set manually by regex data for item.link, item.title, item.descriptione, etc…
Hi,
Advanced Refinement only supports fetching item blocks from the source web pages, as this has proven to suffice for a vast majority of web sites. Feedity doesn’t support item description (or manual RegEx extraction) in the feed for now, but I will implement it sometime in the near future.
Cheers
Hi,
Would it be possible to get this to work on a single flickr discussion?
looks promising!
Richard
Hi Richard,
Its surely possible to create a RSS feed for Flickr single-photo comments!
I tried creating one for this photo:
http://www.flickr.com/photos/kk/14443265/
Then used Advanced Refinement, with these blocks:
Start: <td class="Said">
End: <small>
And, done!
http://www.feedity.com/?ADVsaCxRmkzEW6dpjWcUqQlunR6h7DQ4pAUFh2NQsG5VbY%253dhttp://www.flickr.com/photos/kk/14443265/%40%40%40CAT%40%40%409
Hope it helps!