@scotmacdonald - tweetpress does have avatars, default twitter avatar and gravatar icons if the users have one
  1. Order Posts by Meta Value Numbers in Wordpress The following changes work on Wordpress version 2.8.*, prior version will need a slightly different change. A brief background first. I n...
  2. Optimal Handbrake Settings For A Media Library So let me start by stating that Handbrake settings are not an exact science, as perception of quality varies from person to person. Along...
  3. 10 Essential Firefox Add-ons for Developers It's pretty clear by now what browser is most widely used by all web developers, Mozilla Firefox. Though it is far from the most widely u...
  4. JavaScript Optimization for Page Load Performance Using techniques like validation, obfuscation, and compression can result in significant decreases in file size, sometimes 50 to 75 perce...
  5. Writing Good XHTML A recent project has forced me to take a closer look at how valid HTML code really is. My task was to improve performance, validate, and...