somethingJava is a website design company that specializes in development of content managed websites at an affordable cost. Web design for all, to us, means we can fit the needs of small to enterprise businesses.
   To learn more about bluApple click here

bluApple ColdPress current release 2.5

Recent Projects

Recent Blogs
Blogs from the respected
Posted: 01/11/2011 at 6:24 AM by Atticus Craft
Tags: apache, linux, cent os, coldfusion, orbital defender, virtual hosts
Solution to Apache returning a 503 Forbidden message when attempting to browse directly to a ColdFusion Component while using Apache's Virtual Hosts. This issue also occured when trying to use ColdFusion's component explorer.

Posted: 12/04/2010 at 12:34 PM by Marco Williams
Tags: Weight Watchers, android apps, android, android updates
The follow are features that were added in this release.

Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
05/22/2013 at 9:58 AM by Ben Nadel
Yesterday, I was trying to use the arrayContains() method introduced in ColdFusion 9 . Unfortunately, it wasn't working. Even when I double-checked all the values in play, arrayContains() kept telling me that a known value was not in the given array. I tried switching over to arrayFind(), but unfortunately, this exhibited the same broken behavior. After abo ... Read More »
Using A Dynamic Column Name With ValueList() In ColdFusion
05/20/2013 at 9:49 AM by Ben Nadel
For the most part, ColdFusion is awesome when it comes to creating and consuming dynamic variables. Using quotes, we can easily create dynamic variable handles ; we can define dynamic class paths ; we can ... Read More »