Advertisement

March 2005

Every entrepreneur knows that it’s important to make an impact by getting specific, meaningful results and benefits for clients/employers. Here are 2 more tests: 1. Are you working on the 20%... Read More
Here’s another fascinating study from Greg Edwards of Eyetools.com. For those unfamilar with Eyetools, the company specialises in website usability studies based on direct, real-time tracking... Read More
Today SitePoint published the first in a series of articles by John Topley. Although the series starts out covering the relatively mundane subject of the Ant build tool, this just lays the groundwork... Read More
I am frequently amazed and/or frustrated when I encounter online applications which have problems with Magic Quotes and string escaping. Even commercial PHP applications I use on a daily basis have... Read More
 
GreaseMonkey is a Firefox extension that allows you to add “user scripts”: bits of JavaScript which are attached to a particular URL or set of URLs that run when that URL is visited. In... Read More
I recently stumbled across a group of interesting JavaScript projects by Steve Yen: JavaScript Templates, TrimQuery and TrimSpreadsheet. The first is a JavaScript templating engine, similar to... Read More

Closed-Source PHP

By | | PHP

To some developers, one of the large drawbacks to PHP is that it provides no official method for distributing closed-source, binary web applications. Developers of commercial applications often want... Read More