del.icio.us Sidebar Item

del.icio.us seems like the greatest thing right now. It's a social bookmark manager.

I'm using the following code right now to include a random set of my del.icio.us bookmarks on this page. Discussion here.

  1. Changed _main.php:
  2. Added Magpie to my PHP include path -- actually, using .htaccess:
    • php_value include_path "{new path, including Magpie}"
  3. Created _delicious.php:
  4. Finished product: YABFOG