Tag Archives: Java

WordPress 2.3 Beta 1

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. [...]

links for 2006-04-01

links for 2006-03-29

links for 2006-03-23

links for 2006-03-18

links for 2006-03-17

Ajaxian multi-file uploads

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. [...]

Adding the Red Cross

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. . [...]

Dvorak stirs the pot

John Dvorak seems to thrive on controversy (much like the rest of journalism). His latest claim is that while Apple’s switch to Intel processors could threaten Microsoft, it also “could actually be most dangerous to the emerging Linux OS environment.”

Linux has other problems too. It’s likely that developer interest will wane when Apple is fully engaged on the X86 platform. [...]

Old wine in a new bottle

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. [...]