Extracting image from RSS feed

66 views
Skip to first unread message

Kevin

unread,
Aug 19, 2014, 10:55:35 AM8/19/14
to google-ajax...@googlegroups.com
I am using google's AJAX FeedControl API (http://googleajaxsearchapi.blogspot.in/2007/05/ajax-feed-api-update.html). I dont see a way to display images from feeds. Is there any hack/way to extract images from feed ?

Not sure whether this query has been asked earlier or not, however let me know if anyone knows...

Thanks in advance....

Kevin

unread,
Aug 25, 2014, 9:23:09 AM8/25/14
to google-ajax...@googlegroups.com
 Any input ???

Jeremy Geerdes

unread,
Aug 25, 2014, 10:18:06 AM8/25/14
to google-ajax...@googlegroups.com

You could, in theory, hack the FeedControl to do this, but it would be a pain considering that the API is compiled, and the compiled name spaces aren't consistent from one version to the next. The Dynamic Feed Control used to diaplay a pic, if I recall, but its documentation was pulled lonbg ago, and I don't think I would rely on it. I would therefore  build a custom control. Look in the documentation for some ideas as to how you might do this, but you'll want to be familiar with DOM methods at least. And if you ever anticipate a situation where you would have multiple controls on the same page, you'll want to have a grasp of JS prototyping (NOT the JS library Prototype).

All that said, you should be aware that the Feeds API TOS indicate that the deprecation policy will no longer apply after April 2015, meaning that the entire service may be shut down at any time, with or without warning, after that date. So you may want to build your own feed parser back end for your custom control. Just a suggestion.

Jg

On Aug 25, 2014 8:23 AM, "Kevin" <maheshku...@gmail.com> wrote:
 Any input ???

--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/56696ef8-074e-412f-830a-8fcb81abb2b6%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-searc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Matti Nescio

unread,
Aug 25, 2014, 10:45:10 AM8/25/14
to google-ajax...@googlegroups.com
On Tuesday, August 19, 2014 5:55:35 PM UTC+3, Kevin wrote:
I am using google's AJAX FeedControl API 

Instead of using that, you could use consider Yahoo Pipes to do what you want. 

or 
might be good existing pipes to start with. 
 
Reply all
Reply to author
Forward
0 new messages