---
title: "Ajaxitagging"
date: 2006-08-16T09:12:07-04:00
url: https://blog.lmorchard.com/2006/08/16/ajaxitagging/
author: Les Orchard
tags: [delicious, book, hacks, ajax, json, webdev]
---

# Ajaxitagging

<blockquote cite="http://adactio.com/journal/1162">Ever since I switched over to a new CMS back in February, I’ve been tagging all my journal entries. Until now, I haven’t been doing anything with those tags apart from exposing them in category elements in my RSS feed. Now that I’ve got a good head of steam going with my tags, I’ve decided to play around with them a bit.</blockquote><div class="quotesource">Source: <a href="http://adactio.com/journal/1162">Adactio: Journal - Ajaxitagging</a></div>

[Book][book] pimping time:  In [Hacking del.icio.us][book], I've got something not entirely unlike the above-linked hack.  (Which, by the way, is good work!)  Mine is much more basic, though - with less microformat, progress bar, and yellow fadey goodness.  And, instead of AJAX, my hack uses [JSONP][].  The Related Links hack in Chapter 9 of [the book][book] shows you how to include lists of the last few bookmarks you've posted under each tag / category / keyword used in a blog post.

[jsonp]: http://bob.pythonmac.org/archives/2005/12/05/remote-json-jsonp/
[book]: http://www.amazon.com/exec/obidos/ASIN/0470037857/0xdecafbad01-20/104-2713105-4524705?%5Fencoding=UTF8&camp=1789&link%5Fcode=xm2
