Aug 21 2006
json reaches level 4!
With the release of our new network badges, we’ve also quietly introduced a pair of new JSON feeds: one for your network, and another for your fans.
This brings the total number of JSON feeds offered up to four - and even though an adventurous tinkerer managed to create this del.icio.us network explorer sans documentation, we figured it was about time we gave the help pages on our JSON feeds a little bit of a refresh.
So, take a look. You’ll find new examples on how to access data in JSON format, drawn from posts and tags, as well as members of your network and collection of fans.
Les Orchard · deusx Tags: api bookmark this
19 Comments
Prickle Pickle | Aug 21 2006 at 2:54 pm
Can’t wait to give that a look.
Matt | Aug 21 2006 at 6:40 pm
Anyone else getting a blank screen for del.icio.us right now?
Britta | Aug 21 2006 at 6:58 pm
Matt: Everything should be better now — there was just a temporary cluster-hiccup. :)
INJELEA&hellip | Aug 22 2006 at 1:01 am
del.icio.us mit json auf level 4
del.icio.us hat jetzt insgesamt 4 json-Feeds:Posts - List eigener Posts.Tags - Liste eigener Tags.Network - Liste eigener Mitglieder im eigenen Netzwerk (Freunde).Fans - Liste aller Fans, bei denen man selbst als Freund eingetragen ist.Die Bezeichnung …
Nick | Aug 22 2006 at 10:12 am
I’d love to see a small improvement to the tagroll feature. Just like you can filter your link roll by only showing certain tags, I’d love to be able to filter my tag roll by only showing tags under a certain bundle.
Hermes&hellip | Aug 23 2006 at 1:21 am
links for 2006-08-23
julieland (tags: Libraries) JeffCroft.com: From del.icio.us to ma.gnolia (tags: del.icio.us Bookmarklets Hacks) Where the Books Are - New York Times NYPL finally moves to LC for the reading room materials (tags: Libraries LibraryCatalog) del.icio.us v…
MH | Aug 23 2006 at 12:12 pm
FYI: Right now when I try to tag a page using the toolbar button in the delicious Firefox entension, I get a Yahoo 404 window instead of teh tagging window…
Greg | Aug 24 2006 at 12:32 am
Great stuff!Already scheming on some blogrolling/webring hacks for this.I’ve had users requesting tag bundles in my hacks - any chance they’ll be accessible via JSON too?-Greg.
mike | Aug 26 2006 at 12:52 pm
Here is a project I am starting to beta test. It is a location based service. Kind of like a friendster that you can use on your cell phone. You and your friends set up all the places you go like bars etc. and then from your phone you can quickly tell a group of friends that you will be somewhere like at a certain club for a certain amount of time. They all get messaged and then can respond with like “i’ll be there in a few…”. check it out … http://cmyfriends.net
btw…its wap. go to the same address with your cell phone browser and you get the mobile version. You’ll like it
isam | Aug 28 2006 at 11:06 pm
Is it just me or are the “inbox” incoming items *way* outdated? Most of my inbox items are from august 5th or so when today is the 28th?
Is it possible to get this fixed? Please?
elfgirl | Aug 30 2006 at 7:34 am
Is there some reason that the site is no longer displaying correctly in Firefox? Did I miss something?
Britta | Aug 30 2006 at 12:12 pm
elfgirl: Sounds like you got hit by the random attack of no CSS in Firefox. It happens once in a while for some mysterious reason. Try emptying your cache (in your preferences) and it should be fixed. :)
Clay | Aug 30 2006 at 8:08 pm
Can anyone recommened a good way to learn about this site?
britta | Aug 31 2006 at 5:34 pm
Clay: http://del.icio.us/about/ isn’t a bad place to start, and http://www.beelerspace.com/index.php?p=890 is a pretty popular tutorial. If you have specific questions, feel free to ask support@del.icio.us.
mo | Sep 2 2006 at 11:46 pm
thanks for the info, britta, it explains every thing perfectly.
cheap travel | Sep 26 2006 at 2:23 am
Good reading.
Ales | Oct 7 2006 at 6:08 am
For blogs of WordPress.com dont is possbible include this nice Network Badges, because WP only accept HTML, javascript is prohibited ! :-((((
steve | Nov 17 2006 at 9:45 am
Why not a popular feed? Like, http://del.icio.us/popular/secondlife, but JSON.
Robert | Feb 16 2007 at 11:29 am
The “JSON” feeds as of the time of this writing are not JSON, but rather JavaScript. The examples on http://del.icio.us/help/json/posts and the others are in fact examples of how to do remote scripting, not how to access data over the web using JSON. This is a problem because dojo and other libraries will not return the result you’d expect because this “JSON” is not formatted properly. If you are going to call it JSON, please make it JSON. Otherwise, call it remote scripting. If you are lost as to what JSON is, please go look at http://json.org.