Nettuts+ Author - David Walsh

PG

Visit David Walsh's Website

David Walsh is an eccentric programmer that finds a way to make things work. His expertise is in CSS, PHP, and MooTools javascript. You can read his ramblings at the David Walsh Blog (http://davidwalsh.name)


Posts by David Walsh

Create  a Twitter-Like

Create a Twitter-Like “Load More” Widget

Jul 16th in JavaScript & AJAX by David Walsh
57

Both Twitter and the Apple App Store use a brilliant technique for loading more information; you click the link and fresh items magically appear on the screen. This tutorial teaches you to use AJAX, CSS, Javascript, JSON, PHP, and HTML to create that magic. This tutorial will also feature both jQuery and MooTools versions of the script.

Continue Reading

Twitter App

Twitter Emulation Using MooTools 1.2 and PHP

Nov 11th in PHP by David Walsh
86

People all over the world love Twitter because of how easy it is to use. All you need to do is type in your current status, click “Update”, and you’re done. What most people probably don’t know is how simple it is to emulate Twitter’s functionality. Using PHP, MySQL, and MooTools javascript, you can implement a Twitter-like status system in no time.

Continue Reading