Hi,

I made a basic sample here using the ajax feed api syntax instead

http://savedbythegoog.appspot.com/?id=ag5zYXZlZGJ5dGhlZ29vZ3ISCxIJU2F2ZWRDb2RlGLGplwEM

Its just looping through the results using javascript

You can see the available json data here

http://code.google.com/apis/ajaxfeeds/documentation/reference.html#JSON

I just didn't add a scroller as that is a bit more involved (that
would need timers, extra CSS and some other things), but this should
do your first part of the question. (My client wants the title links
to lead to the RSS xml file, instead of the html page.)

Have a look and see (you can view source)

Cheers!
Vision Jinx

On Apr 21, 3:22 pm, mbaird <[email protected]> wrote:
> Thanks for the reply, but unfortunately, this is all way over my
> head.
>
> On Apr 21, 2:57 pm, "Vision Jinx (Guru)" <[email protected]> wrote:
>
> > Hello,
>
> > You cant modify the links google returns but you can use the RESTful
> > based part of the API and easily include the RSS link to the feed and
> > set up a feed scroller for it
>
> > I have done this but done have a sample snippet available.
>
> >http://code.google.com/apis/ajaxfeeds/documentation/#fonje
>
> > Cheers!
> > Vision Jinx
>
> > On Apr 21, 12:25 pm, mbaird <[email protected]> wrote:
>
> > > My client wants the title links to lead to the RSS xml file, instead
> > > of the html page. Not sure why, but can this be done?
>
> > > Here's the site:http://www.hivcareconnect.com/
>
> > > For example, instead of CDC linking tohttp://www.cdc.gov/hiv/
> > > he'd like to link to feed://www.cdc.gov/hiv/rss/hiv.xml
>
> > > Thanks for help.
>
> > > Also, is it possible to have the feed control scroll through more
> > > items for each feed, even if only two are displayed at a time? Sorry
> > > if that makes no sense.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to