
Dylan O'Donnel published a simple method to capture a user's picture using the MacBook's built-in camera when a user logs in. An excellent idea! I followed the instructions on his web page Here, then decided to customize it a bit.
I had a couple of issues with Dylan's initial implementation.
I was looking around for a way to dynamically display my del.icio.us links in a Drupal page and stumbled across the dishy project - it nicely wraps the del.icio.us JSON libraries to add all-javascript link handling to your web page. I then hacked one of the examples to get this whole thing to work - pretty slick stuff.