Hey Jeremy, Thanks for that great information and the links.
I have already used the Google AJAX API Playground before. I want to be able to mix together different twitter user feeds,but not have to write every single url in the google.feed.Feed code. I sometimes worry about tools like Yahoo Pipes cause they don't let you write any code to build your pipes. Thank you for those helpful words in convincing me that it is alright to use Yahoo Pipes. I worry sometimes about the way web developers might judge me on the tools I use. Again thanks for all the help. Thanks & God bless, Eric Dorman On Nov 11, 10:59 pm, Jeremy Geerdes <[email protected]> wrote: > Pipes can absolutely be for developers and non-developers alike, > depending on what you're trying to do. The question really isn't who > you are, but what you're wanting to do. > > As for building your own control with the Feeds API, that really is a > nebulous question. If you don't have any Javascript knowledge, it will > be difficult to build, but if you have at least a basic familiarity > with Javascript, you will want to start with the documentation on the > google.feeds.Feed object. Your control will in all likelihood be built > around that. There are a number of examples and such in the > documentation to demonstrate concepts, and you will find the AJAX APIs > Playground indispensable because you'll be able to see the code and > tinker with it to learn all that it's doing at every different stage. > Links to both below: > > Documentationhttp://code.google.com/apis/ajaxfeeds/documentation/index.htmlhttp://code.google.com/apis/ajaxfeeds/documentation/reference.html > > AJAX APIs Playgroundhttp://code.google.com/apis/ajax/playground/?exp=feeds > > 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 Nov 11, 2009, at 9:51 PM, Eric Dorman wrote: > > > > > Hey Jeremy, > > > I was thinking of Yahoo Pipes,but I decided that I ddin't want to go > > with it because I thought it was for non developers. > > > Do you know if Yahoo Pipes is for web developers or for just non > > developers? > > > How do you make a control with the Google Feed apis? > > > Thanks & God Bless, > > Eric Dorman > > > On Nov 11, 10:07 pm, Jeremy Geerdes <[email protected]> wrote: > >> Not native within the API code, but you could easily write a control > >> that could do this. You might also check out Yahoo! Pipes as a > >> possible solution for aggregating all of the feeds into one. > > >> 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 Nov 11, 2009, at 9:04 PM, Eric Dorman wrote: > > >>> Hey guys, > > >>> I am trying to collect different Twitter Users Feeds,but I don't > >>> want > >>> to add every feed url in the code. Is there a way to specify > >>> different > >>> usernames from Twitter and have the AJAX Google Feed apis return > >>> the > >>> all the feeds content? > > >>> Thansk & God Bless, > >>> Eric > > --~--~---------~--~----~------------~-------~--~----~ > > 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 > > athttp://groups.google.com/group/google-ajax-search-api?hl=en > > -~----------~----~----~----~------~----~------~--~--- -- 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=.
