Archive for the ‘AJAX’ Category
June 4th, 2007 by Rich Zygler
tags: AJAX, Google, JavaScript | No Comments »
I'm a couple of days behind in the news here (darn vacation days!)... but Google Gears is out and promises to shake up website development as it uses browser extensions to offload data down to the client instead of making continued requests to the server. Of course the catch is ...
August 16th, 2006 by Rich Zygler
tags: AJAX, JSON, JavaScript, MySQL, PHP, XML | 1 Comment »
I'm working on a project where I thought a little AJAX magic would help the user interface a bit, so I've been adding that functionality piece by piece. For this web site, we've previously standardized on using the ADODB PHP database abstraction library for all our queries.
The particular circumstances ...
December 13th, 2005 by Rich Zygler
tags: AJAX, Application Design, Applications, Business, JavaScript, PHP, Security | No Comments »
For the life of me, I’ll never understand why people and companies continue to sell boxed PHP applications. As hokey and corporate-cliché as this sounds, companies should instead be selling relationships. Not software. Especially not boxed PHP software.
So, SQL Fusion has created a “Drag and Drop Site ...