A Better ‘Digg This’ Button

This is an interactive digg counter/button that gives visitors a visual view of your story being dugg in real-time. In this example, Mario hits a coin box every time your story is dugg. The widget can be customized with several other presets, or you can make your own style easily. It’s a fun way to attract more diggs to your story!

read more | digg story

Related posts:

  1. Linux developers considering move to Eclipse
  2. Giant Firewall Runs Linux
  3. Fanciest Javascript Autocompletion!
  4. Linux Kernel 2.6.22 Released [final]
  5. GMAIL from Linux CLI interface
  6. 10 Advantages of Ubuntu over Vista
  7. CSS, PHP, flash and AJAX charts
  8. Windows Developers Begin Slow Defection to Linux
  9. Xorg 7.3 and 3D Acceleration with Nvidia Cards
  10. Use an old PC to create your own free SqueezeBox

Comments

Add del.icio.us Bookmarks to WordPress

del.icio.us LogoIt is simple to include remote RSS feeds into a wordpress template. Here a example using del.icio.us bookmarks.

My del.icio.us bookmarks

< ?php
require_once(ABSPATH . WPINC . "/rss-functions.php");
// url containing and the number of items to fetch
wp_rss("http://del.icio.us/rss/methmann", 10);
?>

Just copy and paste this into the template’s sidebar.php file.

Related posts:

  1. Syntax Highlight Code in WordPress Posts
  2. Moved to WordPress
  3. WordPress plugins
  4. Does MSN prefer IIS hosts more than apache hosts?
  5. How to Mount a Remote Filesystem Using SSH and sshfs
  6. Blog Comment Spam and WordPress Anti-Spam Plugins
  7. Novell Linux Dekstop 10 – a linux desktop redesign
  8. Remote Control Your Computer with Your iPhone
  9. GnuPG/GPG: Exporting your Public Key
  10. Logitech Squeeze Box Duet – Network Audio Interface Device

Comments