Quantcast
Channel: The Creative Juices Bo. Co. (CJBoCo) RSS 2.0 Feed
Browsing latest articles
Browse All 130 View Live
↧

Guide To Creating Your Own CJ File Browser Handler Engine Plug-in (Blog Entry)

Create Your Own Handler Engine for CJ File Browser 3.1One of the main features of CJ File Browser is the capability to use various server technologies besides ColdFusion, to handle all the server...

View Article


CJ File Browser 3.1 Released! (Blog Entry)

My Attempt At The Ultimate Image/File Manager.Finally, after two weeks of non-stop work, I have finally released version 3.1 of CJ File Browser, my image/file manager that can be used as a tinyMCE...

View Article


One Word. Awesome. (Blog Entry)

Cool HTML5 Canvas+Video EffectBlowing up HTML5 video and mapping it into 3D space.

View Article

Image may be NSFW.
Clik here to view.

Improving 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 Article

Problem: 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 Article


Image may be NSFW.
Clik here to view.

Behind 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 Article

CJBoCo.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 Article

CJ 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 Article


Table 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 Article


Problem: 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 Article

Image may be NSFW.
Clik here to view.

CJ 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 Article

CJ 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 Article

Installing 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 Article


Help 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 Article

ColdFusion 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 Article


HTML5, 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 Article

Image may be NSFW.
Clik here to view.

YapMe.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 Article


TinyMCE 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 Article

Using 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 Article

Image may be NSFW.
Clik here to view.

We'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 Article

Easily 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


U.S. Currency Conversion Using Javascript (Blog Entry)

A Small JavaScript U.S. Dollar FormatterIf you're like me and work on a lot of e-commerce sites, I'm sure you have come across the need to have a simple function to convert a number to a U.S. Dollar...

View Article


CJ Simple Slideshow (Project Entry)

JQuery Plug-In: Simple Slideshow v3.0It's been a long and interesting journey since I first wrote the first CJ Simple Slideshow. As you may or may not know, this was literally my first attempt at...

View Article

A Great HTML5 Website Template Called Boilerplate (Blog Entry)

A Rock-Solid Default for HTML5 AwesomenessIf you're looking for some examples of website development "best" practices, then look no further the the HTML5 Bolierplate by Paul Irish (As well as a slew of...

View Article

CSS3 Webfonts (Blog Entry)

This post is primarily a reminder for myself, but it might be useful for others as well. One of the cool new features of CCS3 is the ability to use customer fonts by declaring @font-face. I've been...

View Article


ColdFusion: Unable to create temporary file (Blog Entry)

GetTempDirectory Needs To be Added To Your SandBox SecurityOver the past few weeks I have been seeing a nice little error message coming from a few of my customers shared hosting sites. It seems to...

View Article

Commenting Woes (Blog Entry)

My Commenting System Was BonkedSorry folks, I was having a problem with the Disqus commenting system on cjboco.com. It should be fixed now, but if anyone else has any problems, then please let me know....

View Article

Installing MySQL 5.5.8 on Mac OS X Headache (Blog Entry)

MySQL We Have A ProblemArgh... So I wanted to update my internal server to the latest and greatest version of MySQL. I downloaded the nice Mac OS X ver. 10.6 (x86, 64-bit), DMG Archive installer...

View Article

Image may be NSFW.
Clik here to view.

CJ Object Scaler (Project Entry)

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...

View Article



CJ jQuery Plug-In Template (Project Entry)

Using jQuery had been both exciting and exhilarating from day one. Ever since my first attempt at a plug-in, I've continiually been in awe of its power and ease of use. Unfortunately, I've also have my...

View Article

Image may be NSFW.
Clik here to view.

CJ Session Timer (Project Entry)

Let's set up a problem I like to call the ColdFusion 30 Minute Session Limit monster. You have a secure back-end management page. It allows your client to edit a portion of their website content. One...

View Article

Have A Cool jQuery Idea? Let Me Know, I'll Try To Make It (Blog Entry)

Come Up With A Cool jQuery Plug-In Idea and I'll Try To Make ItI was thinking the other night of writing a new jQuery plug-in and I was tossing around a few ideas of what to create. Then I started...

View Article

Image may be NSFW.
Clik here to view.

Oops, I broke JSLint (Blog Entry)

I think I just discovered a bug in JSLint, Cool!You would think I would be used to breaking things by now, but I just discovered a weird bug in JSLint! How cool is that?!?Anyway, the bug most likely...

View Article


It's Friday, How About A Few Things On jQuery (Blog Entry)

Just a Couple of Jquery Things I would like To ShareI've been working on a fairly robust website the past few weeks and I wanted to share a couple of small utility plug-ins as well as post some cool...

View Article

A Fix for Paul Irish's imagesLoaded jQuery Plug-In (Blog Entry)

Quick Fix For Getting Called TwicePaul Irish has a great jQuery plug-in to detect when images are loaded, called imageLoaded. If you've experienced problems detecting cached image loads, then you...

View Article

Adobe Illustrator Version of the Final Shuttle Lift-Off (Blog Entry)

The Final Space Shuttle Lift-Off and the Adobe Illustrator Cloud StudyI've been knee deep in coding for the past few months and was starting to go a little bonkers. I needed a few breaks this week and...

View Article


Problems Combining jQuery Draggable, Droppable and Sortable (Blog Entry)

Combining jQuery UI Draggable, Droppable and Sortable FunctionalityI was having some issues trying to incorporate jQuery UI's droppable, draggable and sortable on a project I'm currently working on. I...

View Article


jQuery UI Dialog Stopped Working (Blog Entry)

A Fun Bug Hunt with jQuery UI and My JavaScript LibrariesAs I was trying to wrap up a client's website this morning, I started getting some weird errors that took me the better part of the day to...

View Article

HTML5 Drag And Drop File Uploader (Blog Entry)

Teaser: Drag and Drop File Uploads with jQuery and ColdFusionI've been a busy little bee as of late, but I wanted to let you know I've been working on something that I think you might enjoy. A way to...

View Article

I Appreciate It Guys, I Really Do! (Blog Entry)

CJBoCo Fan Appreciation Day!I'm not sure if its my work or perhaps my extremely busy social life, but sometimes I forget why I do this whole "blog" thing. When thinking back to the day when I created...

View Article

Image may be NSFW.
Clik here to view.

Lion Server. The Little App That Should, But Doesn't. (Blog Entry)

I've Given Up on Mac OS X Lion Server 10.7... For Now.As some of you may know, I run a small development server that I use for my clients. Today I thought I would try to upgrade it to the new 10.7 Lion...

View Article


Where did I go, I do not know. (Blog Entry)

jQuery Date Navigation BarI know it's been awhile since I've posted anything, but I've been a very, very busy bee. Hopefuly, I will get some time to start making some updates to some of my jQuery...

View Article

Image may be NSFW.
Clik here to view.

CJ Sparkly (Project Entry)

Sparkly is an image filter to be used with Apple's Quartz Composer. If you don't know what Quartz Composer is, then don't worry. This is not the CJBoCo project you are looking for. But for those of you...

View Article


A Weird Thing Happened To Me Today When Submitting A Form (Blog Entry)

Apparently With ColdFusion You Can't Always Rely On form.fieldnamesI've been using ColdFusion for a long, long time and today I came across something that just totally stumped me. When submitting a...

View Article

CJ File Browser 4.0 (Beta) (Blog Entry)

CJ File Browser 4.0 (Beta)I know a lot of people are using my file browser with tinyMCE or for standalone applications. I just wanted to let everyone know, that I have been working feverishly on a...

View Article


Image may be NSFW.
Clik here to view.

CJ Flashy Slide Show (Project Entry)

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...

View Article

Installing Railo 3.3 + Resin On Mac OS X 10.7 (Lion) Server (Blog Entry)

A Step-By-Step Guide To Install Railo 3.3 + Resin On Mac OS X 10.7 (Lion) ServerHi! My name is Doug, you may remember me from such wacky articles as Installing Railo 3.1 On Mac OS X 10.5 (Leopard),...

View Article

CJ Image Video Previewer (Project Entry)

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...

View Article

Zoom, Zoom, On Orientation (Blog Entry)

Fix the zoom when user changes screen orientationI just wrapped up development on a mobile website and was trying to figure out how to make the site "fill" the width of the screen when the user changes...

View Article


Image may be NSFW.
Clik here to view.

CJ 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 Article

Browsing latest articles
Browse All 130 View Live