As with other documents, if you choose to publish the Feed Aggregator Spread Sheet, you can share the page with others. What was not very clear in the article of Digital Inspiration and other documents dealing with this, was the Query and how I can further improve upon this idea.
For people, who have not yet figured out how to use the "Query" Field of ImportFeed(URL, Query, Title, Number Of Items), here is a short explanation (limited by my own understanding :) )
If Cell A1 has the feed url, ex: http://feeds.labnol.org/labnol
then in any other vacant cell, you enter the following:
=Import(A1,"Items Title",FALSE,10)
here:
- A1, - is the cell number of the feed
- "Items Title" - is the query which will fetch the Title of the latest feeds
- FALSE - to denote that we dont want the title of the different fields to be displayed.
- finally 10 - is the number of feed entries to be copied to successive Spread Sheer Cells
- "Items Title"; Very obvious.
- "Items Author"; very obvious.
- "Items Description"; Synopsis of the article
- "Items Publishing Date" ; I do not know the exact query, I never use this
- "Items URL"; the link to the article.
During the same period, I was experimenting with Yahoo Pipes. I had just then come accross Pipes on some web page, and I was just descovering the features of Pipes. I admit, I am still a very novice, when writing web applications. But, Yahoo Pipes is fantastic.
The same application of a Feed aggregator explained in the above section can be done in a jiffy. By adding one component. I suggest you try pipes if you have Yahoo Account. Its much more organised than GDocs hack to aggregate feeds. What's more, you can export the Pipes in various formats.
I am not sure if the above block of pipes code is going to work in the blogger or not. But I have placed just few lines, which is a feed reader of Armstrong Photographgy
You always wanted to download great pictures from Flickr without any distractions of various tags etc, right? now you can create your own pipe which filters any thing unwanted and presents you with just right pictures.
No comments:
Post a Comment