CJ Image Video Previewer 1.1

A JQuery Plug-In to Display A Series of Image Frames, Like A Video Previewer

CJ Image Video Previewer is meant to mimic the video preview boxes you see on many Video sites. It displays a block that contains an image thumbnail and when the user moves their cursor of the box, it dynamically loads and then displays a group of images in sequence. Kind of like a flip-book. This is an excellent way to provide an preview of the video, without the user actually downloading the video file.

CJ Image Flipbox 1.1.1

A Nice jQuery Plug-In That Mimics Apple's iPhoto App to Display a Group of Images

CJ Image FlipBox v1.1.1 is a jQuery plug-in that displays a series of images based on the mouse position within the display box. The left-most side of the FlipBox displays the first image, where as the right-most side displays the last image. Moving between the two, displays any other images that fall between. This is an attempt to mimic Apple's iPhoto software and the way it displays events. As an added bonus, I actually took the time and tested it in the following browsers: FireFox 3.5, IE6, IE7, IE8, Safari 4. (Lesson learned from my first jQuery Plug-In!)

CJ Object Scaler 2.1.2

A JQuery Plug-In to Scale Objects to Fit or Fill Within Another Object

CJ Object Scaler scale-to-fit and scale-to-fill examples.

CJ Object Scaler will scale an object to either fit or fill within the boundaries of a destination object. I based this plug-in off another JavaScript project I made awhile back, you can read what it does in the CJ Image: Easily Calculate Image Scaling blog enry. It was a nice little function that would help you calculate the size and offsets to use when scaling an image to fit (or fill) within another element. It didn't actually do any scaling, per say, it merely provided you with the numeric amounts to use. The function introduced two scaling methods, Scale To Fit and Scale To Fill.

CJ Flashy Slide Show 1.1.3

A JQuery Plugin That Gives Your Slide Shows Some Flash-Like Transitions

CJ Flashy Slideshow, Add Flash like transitions with jquery.

CJ Flashy Slide Show is a JQuery plugin that allows you to create a photo slide show that has some "flash-like" transitional effects. The plugin has various settings which you can manipulate to achieve a multitude of effects, such as sizing, timing, transparency and shape style. Integration is a snap, you basically create a set of images and wrap it within a simple container. Unlike most Flash solutions you do not need to create an external XML file or embed your images within a hard-to-change Flash project. As with all our projects, simplicity is the key.

CJ Site Radar 0.0.6

A Live Visual Representation Of Website Visitors and Tracking

CJ Site Radar - Live visitor tracking

CJ Site Radar, formally CJ Website Visitor Tracking, is an experimental tool to help you visualize the live traffic on your website. This project is using a variety of technologies, including jQuery, Processing.js and ColdFusion. It should work with any modern web browser. But do to the fact that this is an experimental too, Internet Explorer is not supported at this time. (It can be, I'm just being lazy!)