It’s time to kill the ajax spinner. It had a good run, but now it’s time to retire it to gif heaven where it belongs, right next to the animated “under construction” and “email me!” gifs of 1994.
Posts Tagged ‘ajax’
Ajax spinner… I hate you.
May 22nd, 2010The Overuse of Ajax and How to be a good Ajax developer
November 24th, 2009New to web design? Old to web design and clueless about the proper Ajax uses? Here is a good rule of thumb: If it doesn’t make your website easier, faster, or smarter to use — ditch it. This includes the majority of that slick Ajax that you are working on right now!
How is Ajax being misused these days? Or better yet, how do you properly use Ajax to make the user-experience on your website better?
» Read more: The Overuse of Ajax and How to be a good Ajax developer
clidesdale v1.5 released and available for download
July 9th, 2008Clidesdale is an ajax development script that helps developers quickly create and deploy dynamic web pages using ajax. Features include offline detection, multiple call options, and a bunch of other stuff.
Version 1.5 is a release that is more symbolic than an actual release. I created clidesdale years ago for use with my personal projects and it has since grown and been refined time and time again.
This version is a halfway point to the yet unstarted version 2.0. Version 2 will be completely rewritten and include much more functionality while keeping everything simple.
Head over to the clidesdale ajax project page and download it or learn more.



Re-introducing Eventageous for PHP
March 3rd, 2010This is an old project of mine but I decided to remake it bigger, stronger and faster. And it seems, I never actually released it before when I thought I did. I’ve completely rewritten the code and put it up on google code.
So what is it? It is basically a glorified event logger for PHP. Information can be logged to files (and auto-rotated), output to screen, extended with custom events, and even use it with your PHP ajax.
Click through for details.
» Read more: Re-introducing Eventageous for PHP
No comments »
Posted in Projects
Tags: ajax commenting debug debugging error log error notifications errors javascript logging notifications PHP