ajax links / bookmarks

I have this idea for over some time, that the links in wordpress be displayed in a “ajax” manner, in a way like super archives. It may help esp. if there are huge list of links and grouped in many categories. In a way this links can be your online bookmarks. Anyway I wont have the time to create any plugin now, but I found many links which might (or not) be useful.

ajax examples
http://www.fiftyfoureleven.com/resources/programming/xmlhttprequest/examples

Onjava article on handling ajax bookmarks
http://www.onjava.com/pub/a/onjava/2005/10/26/ajax-handling-bookmarks-and-back-button.html?page=4
http://codinginparadise.org/weblog/2005/09/ajax-how-to-handle-bookmarks-and-back.html

Google Page Creator - AjAX html WYSIWYG builder
http://pages.google.com/
yourname.googlepages.com

Draggable lists
http://www.gregphoto.net/sortable/index.php

Ajax bookmarking
http://swik.net/

Another online/social bookmarking
http://www.digglicious.com/
http://www.spurl.net/
http://www.netvouz.com/
http://del.icio.us/

Social bookmarking reviews
http://www.dlib.org/dlib/april05/hammond/04hammond.html
http://www.irox.de/roxomatic/1050

which reminds me of TADA lists and other todo lists.

5 Responses to “ajax links / bookmarks”


  1. 1 Thomas Lee Elifritz

    Thanks, this is exactly what I want to do for links and link categories in Wordpress, and then AJAX the display of the link data like Shutter or the Periodic Table by Andrew Sutherland at Jalenack :

    http://code.jalenack.com/shutter/readme.txt

    and expand and contract link and link categories like Andrew Rader’s Expand Comments :

    http://nymb.us/?page_id=45

    It shouldn’t be that hard. I think this would be a great feature for Wordpress because a large fraction of Wordpress users are just using Wordpress as a template for a website.

  2. 2 dirkhaim

    I get the infamous “cannot modify header” error with your spell checking plugin and WP v2.0
    More details about thie error here:
    http://codex.wordpress.org/Answers-Trouble_Shooting#Headers_already_sent
    http://wordpress.org/support/search.php?q=Cannot+modify+header+information+-+headers+already+sent

    Any idea what’s wrong?

  3. 3 Zz85

    Thanks for encouragement.. I would really like to do it to, but you shouldnt count on me to create one of a production quality.. Maybe sometime when I’m really determined to do it… Maybe when someone who have done it can post it a comment here.

  4. 4 Zz85

    Sorry I have not used WP v2.0 yet. But it seems that your wp-settings.php have some spaces before or after ur [php] [/php] block

  5. 5 dirkhaim

    It wasn’t the wp-settings.php, at least I don’t think it was, because then other plugin wont’ work, I think so

    Anyway, it only under a certain compilation of PHP5, and my provider re-compiled a few hours ago, and now it’s all working.

    Thanks for the reply, and thanks for a wonderful plugin.

Leave a Reply