Yummy – add del.icio.us boomarks to your wordpress blog with a simple plugin
Ok, time to release another plugin for WordPress. This time I wanted to easily implement del.icio.us bookmarks into blog posts without having to use a server-side component and add to the already slow loading of this blog. The solution was to use JavaScript and load the bookmark data only when you request it. This means that my blog post does not show a lot of links and thus become suspicious to search engines and it also means that I don’t create lots and lots of trackbacks to other blogs (I hate following a trackback just to find another “my links for the day” post).
Anyways get the dynamic delicious plugin for WordPress, install it and start showing links in your posts without messing up the social web.
The plugin allows you to use a special syntax for del.icio.us links, which is the following:
[ delicious:Link Text,user,amount of links,tag]
For example:
[ delicious:My Links on JavaScript,codepo8,10,JavaScript] becomes
[delicious:My Links on JavaScript,codepo8,10,JavaScript]
The tag is optional, so you can also use:
[ delicious:My Latest Links,codepo8,10] becomes:
[delicious:My Latest Links,codepo8,10]
The plugin is licensed Creative Commons Share-Alike. Enjoy.


August 2nd, 2007 at 1:01 pm
August 2nd, 2007 at 4:39 am
August 6th, 2007 at 10:22 pm
September 3rd, 2007 at 7:18 pm
August 1st, 2007 at 2:16 pm
That looks great. Do you have a real world implementation (besides that .gif), so I can see whether or not it validates? TIA
August 1st, 2007 at 2:18 pm
That looks great! Do you have a real-world implementation yet (besides that .gif), so I can see whether or not it validates? TIA.
August 1st, 2007 at 2:18 pm
Erm, yes, this post :)
August 1st, 2007 at 5:30 pm
Oh, I was expecting something like the widget displayed on the wordpress-dynamic-delicious site you linked to above.
Thanks anyway.
January 2nd, 2008 at 8:12 pm
[...] Heilmann approaches the issue with a client side plugin to distribute tasks from the server to the client. His JavaScript is insofar unobtrusive as the [...]
March 15th, 2008 at 12:08 pm
Hello,
I´ve got a problem after activated the permalinks in my new Blog. The Java Script would not work with activated permalinks ? I like the open /close function inside the page, but right now it isnt working. Any is help appreciated.
July 6th, 2008 at 2:04 pm
del.icio.us…
…
February 18th, 2009 at 3:17 pm
[...] Und nutzt jemand das dynamic delicious plugin for WordPress? [...]