I am solving with google groups using rss feed, parsing it with 'pyquery'

I just need to find a solution to read latest 5 entries in code.google
I can do that using Yahoo Pipes, but it always depend on Yahoo.



2010/9/28 mdipierro <mdipie...@cs.depaul.edu>

> google groups provides rss feeds and there is a library called
> jfeed.js. The problem is the latter does not seem to work with the
> former. I did not spend much time on it because you can figure out
> why.
>
> Massimo
>
> On Sep 28, 3:36 pm, Bruno Rocha <rochacbr...@gmail.com> wrote:
> > Hi,
> >
> > I am developing a webpage where I need to include 2 gadgets.
> >
> > Inside <div><ul>.....</ul></div>
> >
> > I need to list 5 last entries from this page:
> http://code.google.com/p/web2py/source/list
> >
> > and in another I need to list the 5 last entries form this:
> http://groups.google.com/group/web2py/topics
> >
> > What I need is:
> > - Title - date ( as a link)
> >
> > Does anyone knows how can I get this?
>



-- 

http://rochacbruno.com.br

Reply via email to