View Single Post
Old 07-12-2010, 09:41 AM   #2302
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by CaptainJSK View Post
1) I would like them to be displayed in reverse order (i.e., older entries first) so that I can catch up on things I've missed
Search this thread for "reverse" and look at my GoComics recipe. It does a reverse of date order for comic strips with:
current_articles.reverse()
It requires that you build the article feed yourself before reversing it.

Quote:
2) I would like to see the comments embedded in feed (or at the very least, a link to the comments that I could then open up in the browser). Does anyone have any idea on how to do this?
What "comments" are you referring to?
Where do you want them embedded - in the page giving the list of feeds, in the page giving the article list for each feed or at the article level?
Starson17 is offline