Call for Shadowbox Translations

Hello all! It has been quite a while since I’ve posted anything here. I’ve been spending most of my free time improving Shadowbox instead of writing new blog material.

Due to popular demand, the next version of Shadowbox will have much improved i18n support (among other improvements). However, unfortunately I’m only fluent in 1.5 languages (English and some Italian), so I need your help. If you would like Shadowbox translated into your native tongue, please translate the following object and post it here or send it to me.

Continued »

Redesigned

Just like almost every other blogger I know, I recently fell victim to the blog redesign bug. I apologize to those of you who have been waiting for new features to be incorporated into Shadowbox, but I just felt like I had to get this off of my mind first. Now that it’s done (with a few small bugs still hanging around in various browsers no doubt) I’ll be getting on with more serious projects.

One major change that I made with the site is in the commenting. Instead of using straight HTML, I switched to using John Gruber’s Markdown format. In fact, pretty much the whole site is based on Markdown now. The posts, comments, and even the comment preview function. By the way, I plan on making the comment preview plugin available on WordPress as soon as I get some time.

If you’re afraid of Markdown, don’t be. It is the most easy-to-use writing tool that I can think of. In fact, I bet you already know most of the rules.

I have a lot of good stuff in the works that I’ll be making publicly available very soon. In the meantime, feel free to let me know what you think of the redesign!

Shadowbox 1.0 released

This morning, I released version 1.0 of Shadowbox. In its first month, the beta was downloaded over 15,000 times! I really appreciate the amount of interest the JavaScript community has shown in this project. I’m working hard to make sure that it’s a quality piece of code, and I hope you enjoy it. The 1.0 version includes the following feature enhancements over the previous betas:

  • Extensive and fully documented JavaScript API
  • Compatibility with the original Lightbox HTML markup
  • Support for image maps
  • Numerous other options and bug fixes

If you have any questions about how to use Shadowbox for your project, please ask them in the support forum.

More information here.

Shadowbox support forum on Nabble

It’s been difficult to keep the discussion threads organized here on my blog, so I opened up a forum with the nice folks at Nabble. Please post any questions or difficulties that you’re having with Shadowbox in that venue.

You can find it here.

What do you use Shadowbox for?

Wow. One evening, about three weeks ago, I stayed up late working on a little JavaScript app called Shadowbox that I had been working on for several weeks. Before I went to bed, I shot off an email to the jQuery mailing list and made a quick post in the Ext.js forums just to see if anybody else would be interested in using it.

Little did I know.

Continued »