ThickBox Development Ends

The versatile jQuery “lightbox” script known as ThickBox is no longer being maintained, as of September 30th. This is unfortunate, as it was my favorite jQuery plugin for the purposes it was meant to serve, and it has been used by a lot of major applications, such as WordPress.

ThickBox, if you are unaware, is a UI script for creating pseudo-modal dialog boxes to display images, IFRAME’d content, AJAX data, etc.

The ThickBox homepage suggests some alternate scripts, of which ColorBox and jQuery UI Dialog are probably my favorites. ColorBox, especially, seems to match the functionality and extendability of ThickBox quite nicely. (It’s also a comfortably small 9kb in size.)

One more parting thought: Is a fork of ThickBox not out of the question, or at least someone taking over development? It would be nice to see someone pick up and continue work on the script.

Subversion Picked Up by the Apache Software Foundation

The popular version control software Subversion (or SVN) is moving to the Apache Software Foundation. While Subversion is undergoing incubation at the ASF, CollabNet will continue to host the project at http://subversion.tigris.org. In addition, third party-certified binaries of the software configuration management system will…

MacStories Interviews Tweetie Developer Loren Brichter

MacStories has published a quick interview with Loren Brichter, the developer of the popular Tweetie client for accessing Twitter from your iPhone or Macintosh desktop. Apple just announced the In-App purchasing system available for free apps as well. Your thoughts about it? It’s fantastic.…

The Brads: A Web Comic About Web Design

The Brads is a weekly web comic about Brad Colbow and Brad Dielman, two web designers in Cleveland Ohio. I’ve been following it for a few months now, and it’s pretty good. The site’s design looks great–er, wait–this isn’t a Design Spotlight post… The…

BlogBuzz November 7, 2009

Learning CSS Sprites

What exactly is a sprite? It’s a CSS technique that can make your website load faster. Instead of having a dozen images that are included on every page of the site (one for your logo, one for an RSS button, a few fore social…

Smashing Magazine Redesigns and Launches a Network

Smashing Magazine has redesigned again, further evolving their visual style rather than throwing away the old completely, but still bringing some new and interesting features into play. It’s still as ad-heavy as before, but that can be expected. At a glance, the navigational header…

Does “Pay What You Want” Work?

The collective internet mind vividly remembers the “Radiohead Experiment,” when the musical group Radiohead decided to put their new album on the internet for download, but with an odd twist. They let you value their product and pay the amount you desired. You could…

Version Control with Git

There’s an interesting tutorial up on Net.Tuts+ that caught my attention: Easy Version Control with Git. Git seems like a powerful tool, and one I’d definitely like to look into in the future. It seems like it can do a bit more than SVN,…

WordPress.org Crowdsources Plugin Compatibility

Does that plugin work with the latest version of WordPress? It’s hard to be sure until you install it. After all, a plugin may work perfectly fine across over several versions of WordPress, but the author might have been too busy (or indifferent) to…