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?

