Hi all
We're writing a tag browsing / tag-cloud browsing utility using the JSON interface, and would love to be able to display batched results(that is, specify an offset into the record set as well as a count, something like ....?count=20&page=5 ) when requesting posts. The biggest reason is to be able to let the user step through the record set when there are more than 100 items with a particular tag. I've tried the obvious ( adding &page=2 to the search arguments in the json call ) with no effect. Is there a syntax for batched/paged results? If not, would you consider adding this as a feature? It would save bandwidth in the long run, since we'd be able to fetch the batches as data rather than send users to the del.icio.us site for fully rendered html markup, and would discourage json interface developers from fetching more than 20 or so items at a time. By the way, we love del.icio.us :o) kind regards Mike -------------- Mike Malloch, Software Architect, KnowNet Ltd post: 6 Menai View Terrace, Bangor, Gwynedd, LL57 2HF, WALES web: http://www.knownet.com email: [EMAIL PROTECTED] phone: +44 (0) 1248 360254 fax: +44 (0) 870 755 9849 messaging: SKYPE: mike_malloch AIM (iChat): [EMAIL PROTECTED] JABBER (google-talk): [EMAIL PROTECTED] weblogs: elearning2.0 : http://www.knownet.com/writing/elearning2.0 KNotations (technical): http://knownet.com/Members/mmalloch/blog LinkLog: http://www.knownet.com/writing/elearning2.0/linklog bookmarks: http://del.icio.us/mike_malloch http://www.connotea.org/user/MikeMalloch images/slides: http://www.flickr.com/photos/mike_malloch identity-commons: http://public.2idi.com/=Mike.Malloch ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/IHFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ydn-delicious/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

