2007 Blog Round Up

By  on  

The first year (well, five months) of my blog has been a blast. I've had a lot of fun picking the minds of readers and I've learned more than I had expected to. I've compiled a year-end round up of statistics and general information about the website during this year to share with all of my readers. Enjoy!

20 Most Popular Articles

  1. Yahoo's NoScript Compatibility Saved My Fantasy Football Team
  2. Horizontally Center Your Website Structure Using CSS
  3. 6 Reasons Why IE6 Must Die
  4. Advanced CSS -- Using A Reset.css File To Gain Complete Control
  5. Advanced CSS Links -- Spice Up Your Links
  6. Advanced CSS Tables -- Using CSS3 For Alternate Row Colors
  7. 8 Ways For A Programmer To Stay Sane
  8. 6 AJAX Rules To Live By
  9. Advanced CSS Tables II -- Using MooTools JavaScript For Alternate Row Colors
  10. PHP / JavaScript Shorthand If / Else Examples
  11. Upcoming PHP6 Additions & Changes
  12. 6 Reasons To Use JavaScript Libraries And Frameworks
  13. Advanced CSS Printing -- Using JavaScript DoubleClick To Remove Unwanted DIVs
  14. Wordpress' .htaccess File Is Genius
  15. PHP Shorthand If / Else Using Ternary Operators
  16. Fluid Anchors -- Smooth Anchors Using MooTools
  17. MooTools Image Mouseovers -- Cleaner JavaScript Code, Less Hassle
  18. Using PHP Generic Objects To Organize Your Code
  19. Quick & Easy CSS Compression Using PHP
  20. Combine Your CSS Medias Styles Into One File

3 Articles I Thought Would Be More Popular

  1. Advanced CSS Printing -- Using JavaScript DoubleClick To Remove Unwanted DIVs
  2. Advanced CSS - Class Is Out - Avoiding Classes By Using Formatting Tags For Structure
  3. Compress Your XHTML Output Using PHP Output Buffers

10 Most Popular Sugars

  1. CSS
  2. MooTools
  3. PHP
  4. AJAX
  5. How To / Guides
  6. Javascript
  7. XHTML / XML
  8. Browsers
  9. Usability
  10. Web Design

Top 10 Referring Sites (thank you!)

  1. Google
  2. DZone
  3. StumbleUpon
  4. Digg
  5. CSS Globe
  6. Anieto 2K (Spanish-language)
  7. CSS Tricks
  8. PHPSpot
  9. Posh CSS
  10. De.licio.us

10 Most-Read Countries (besides US)

  1. United Kingdom
  2. Canada
  3. India
  4. Germany
  5. Spain
  6. Australia
  7. Netherlands
  8. France
  9. Italy
  10. Poland

Misc. Stats

  • Free books sent: 3
  • Guest blog appearances: 1
  • Domains used: 2 (davidwalsh.name and the original, bludice.com)
  • Themes used: 2
  • Number of time I asked someone else to take my article down from their blog: 15
  • Newsletters featured in: 1

Recent Features

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

  • By
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

Incredible Demos

  • By
    MooTools-Like Element Creation in jQuery

    I really dislike jQuery's element creation syntax. It's basically the same as typing out HTML but within a JavaScript string...ugly! Luckily Basil Goldman has created a jQuery plugin that allows you to create elements using MooTools-like syntax. Standard jQuery Element Creation Looks exactly like writing out...

  • By
    CSS Background Animations

    Background animations are an awesome touch when used correctly.  In the past, I used MooTools to animate a background position.  Luckily these days CSS animations are widely supported enough to rely on them to take over JavaScript-based animation tasks.  The following simple CSS snippet animates...

Discussion

  1. Congrats on your first five months, I started reading your blog 2 months ago. I have no idea how I stumbled across it, but I read it every workday morning .

    All the best for this upcoming year!

  2. Toussaint

    Unbelievable!!!!!!

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!