August 29, 2007 – 11:17 am
As announced on the dev blog, WordPress 2.3 Beta 1 is now available for download and testing. Some of the features of 2.3 include automatic notification for plugin and core code version updates, built-in tags support, faster javascript, and SEO-friendly URL redirection.
The new tag system includes an importer for those using the Ultimate Tag Warrior plugin, and importers for a couple of other popular plugins are in the works. [...]
September 27, 2005 – 12:36 pm
Over on StickBlog, there’s a nice little demo of using AJAX to provide a nice, clean interface for uploading multiple files in a web form. Only one file input is displayed at a time. As you add files, the input is replaced with information about the file, and a new file input is dynamically added. [...]
September 9, 2005 – 2:48 pm
If you’re visiting this site directly (not just reading a feed), and have javascript enabled, then you should be seeing the nifty Red Cross donation banner in the upper-right corner of the page. Brian Alvey explains how to add it to your own site. . [...]
March 24, 2005 – 12:09 pm
The topic of Ajax is pretty hot right now. And some people are getting a little hot over the naming. As I pointed out yesterday, and as Ian Hickson and Dare Obasanjo have also said, Ajax is not a new technology. Web developers have been doing this stuff for years under various names. JavaScript Remote Scripting, Remote Scripting with IFRAME, JPSPAN. [...]