wow, thx, great. put me in the right direction. an open source javascript twitter search function coming soon. now some XML DOM digging for me.
On Mar 1, 2:30 pm, Jeremy Geerdes <[email protected]> wrote: > Well, there are two things that you're going to have to do. First, > you're going to have to get the feed in the mixed format (i.e., JSON > and XML). And the second is that you're going to have to get the url > attribute of the media:content node of the entry.xmlNode. You can do > this using the getElementsByTagNameNS method included with the Feeds > API. For information on all this, check the documentation: > > http://code.google.com/apis/ajaxfeeds/documentationhttp://code.google.com/apis/ajaxfeeds/documentation/reference.html > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project > quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.comhttp://jgeerdes.wordpress.com > [email protected] > > Unless otherwise noted, any price quotes contained within this > communication are given in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights > Wesleyan Church! > > And check out my blog, Adventures in Web Development, > athttp://jgeerdes.blogspot.com > ! > > On Mar 1, 2009, at 6:21 AM,http://twitter.com/enzenhoferwrote: > > > > > hi and hello from vienna, austria > > > i coded a simple js funtion which queries the twitter search api via > > the google feed api > > > works great > > > the inside here > >http://www.facesaerch.com/widget/twitterjs.php > > > but sadly i have issues getting the twitter avatar pics > > any ideas, suggestions? > > > thx and br > > franzhttp://twitter.com/enzenhofer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
