Monday, October 15, 2007

Lytebox - Enhanced Lightbox

Check out the details here.

The current gallery is already set to work with the classic lightbox. Aside from the normal installation instructions on the Lytebox homepage, you'll have to edit template_gallery_detail.asp - just find the two places where the code is:

rel="lightbox

and replace it with:

rel="lytebox

or

rel="lyteshow

lyteshow will give you some cool slideshow effects after the user click on the first image, e.g.,  my personal blog gallery.

Tuesday, October 02, 2007

BP Blog using MySQL

Forum Link

I actually have my entire main site (including Snitz Forum) running on MySQL now using a similar technique. Try it out!