David Walsh on Twitter

By  on  

Who would've thought that after being such a Twitter-hater, I've been completely drawn into the service? So much so that I have a few links to pass on.

Follow Me on Twitter!

If you aren't already following me on Twitter...then why the hell not? You can hear about my music tastes, programming mistakes, thoughts on web topics, and other lifestyle opinions:

http://twitter.com/davidwalshblog

Twitter Emulation Using MooTools 1.2 and PHP

You can check out my Nettuts article, Twitter Emulation Using MooTools 1.2 and PHP, at the NetTuts website. Writing the article and creating the functionality were a lot of fun! If you'd like a primitive Twitter-like system, give it a try:

http://nettuts.com/tutorials/php/twitter-emulation-using-mootools-12-and-php/

Recent Features

Incredible Demos

  • By
    jQuery Random Link Color Animations

    We all know that we can set a link's :hover color, but what if we want to add a bit more dynamism and flair? jQuery allows you to not only animate to a specified color, but also allows you to animate to a random color. The...

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

Discussion

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