One Word. Awesome. (Blog Entry)
Cool HTML5 Canvas+Video EffectBlowing up HTML5 video and mapping it into 3D space.
View ArticleImproving Bad Design Work (Blog Entry)
Photoshop And A Little Design Sense Can Do No WrongA friend of mine was in need of a little design help the other day on a postcard she had. Unfortunately, she didn't have the original artwork or...
View ArticleProblem: IE8 Caching AJAX Results (Blog Entry)
Internet Explorer 8 Is Having Problems Caching Returned JSON ResultsAs you all know, I released CJ File Browser 3.1 the other day and I thought I had tested the heck out of it. Well, a user discovered...
View ArticleBehind The Graphic Design Scenes: The Billy Bucket Logo (Blog Entry)
A Step-By-Step Description of How the "Billy Bucket" Logo Came To LifeAs some of you may already know, we here at Creative Juices Bo. Co. do a lot more than just web design. We happen to be a...
View ArticleCJBoCo.com Website Feedback (Blog Entry)
I Can't Make It Better, If I Don't Know What's Wrong!I've been slowly making improvements to the cjboco.com website over the past month. Trying to get it to a point where it wont be in the "beta"...
View ArticleCJ Parse Tools (Project Entry)
CJ Parse Tools is a jQuery plug-in that contains a collection of various parsing functions to help you convert strings to various formats. Tools include converting HTML markup and Latin 1 entities to...
View ArticleTable of ASCII Characters and Symbols For ColdFusion (Blog Entry)
A Single Table Listing All The HTML Entities and ASCII CodesI needed a simple table that listed out all the ASCII entities and their decimal codes for ColdFusion the other day. Doing a little Googling,...
View ArticleProblem: ColdFusion and MS-SQL NTEXT Returning Empty String (Blog Entry)
ColdFusion Or MS-SQL Returning [Empty String] Value For NTEXTOh MicroSoft, why must you be the bane of my existence? Seriously, if it's not your buggy web browsers, then it's using another one of your...
View ArticleCJ Site Radar (Project Entry)
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,...
View ArticleCJ Image Flipbox (Project Entry)
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...
View ArticleInstalling Railo 3.1 On Mac OS X 10.6 (Snow Leopard) (Blog Entry)
A Step-By-Step Guide To Install Railo Server 3.1 On Mac OS X 10.6 (Snow Leopard)This week I went ahead and purchased a Mac Mini to replace my very old Apple G4 server. One of the first things I had to...
View ArticleHelp Speed Up Your Website Load Time Using GZIP! (Blog Entry)
Using GZIP Compression with ColdFusionAs some of you might of heard, Google recently announced they are factoring in site speed as a criteria in their web search ranking. I have about 30 websites being...
View ArticleCJ File Browser (Project Entry)
CJ File Browser is a file management system to allow you to view and modify a server's directory contents through the use of a web browser. It can be implemented as a plug-in with tinyMCE or work...
View ArticleColdFusion Error (Blog Entry)
Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.I recently started getting this error on most of my client's websites that were being...
View ArticleHTML5, Sessions and LocalStorage... Hoorah! (Blog Entry)
HTML5 Tip: Using localStorage to Retain Form Data when Sessions ExpireMost of the websites I design have a pretty nifty Content Management System which allows my clients to edit a majority of their...
View ArticleYapMe.com Website Redesign (Blog Entry)
Yap, cool coftware and now a Cool website to go along with it!Yap is a pioneer in cloud-based automated speech recognition. And when they needed to update their website, they came to the pioneer in...
View ArticleTinyMCE HTML5 Media Plug-In (Project Entry)
HTML5 Media Plug-In for TinyMCE is a modification of MoxieCode's built inmedia plug-in to allow HTML5's new <video> and <source> tags. It's far from perfect and there are a few known...
View ArticleUsing RegEx to Remove Line-Breaks, White-Space From HTML (Except PRE Tags)...
Remove White-Space from HTML Except from <pre>'sIf you have ever used ColdFusion's function (<cfprocessingdirective suppresswhitespace="yes">), you may have noticed that it strips...
View ArticleWe're You Surprised? (Blog Entry)
At One Point I Wanted To Be A CartoonistI found this the other day looking through some of my older stuff. Not sure why, but I think this is funny. My younger self seems to have a whacked sense of humor.
View ArticleEasily Detect iPad, iPhone or iPod Using Javascript (Blog Entry)
An Simple Way Of Device DetectionI'm currently working on a website and one of the jQuery plug-ins I'm using is really just for eye candy and it only works with mouse overs (or mouse hover events). The...
View Article