- Your Locale:
- English (United States)
- Your Time Zone:
- Coordinated Universal Time
- TopStyle (27 days)
- javascript.com (5 days)
- webreference.com (19 hours)
- JavaScript Tip Archive (8 days)
- Jim Waldo (956 days)
- petes eats (792 days)
- flaver (786 days)
- spikefu (1148 days)
- Developer Dispatch (336 days)
- FlashComponents.net (1708 days)
Update: Coldfusion List To Array Bug
I just received an email from Adobe indicating that the list to array bug that I reported this month has been fixed and will be in updater 1. Happy Coding... (translate)
Railo Hosting with Vivio Technologies
Last year (or was it the year before) I decided to get my own Virtual Private Server (VPS) with Viviotech, at that time they also had managed Adobe Coldfusion servers, but I wanted to give Railo a try so I just got a so-called "true vps" and "fought" with the box for a bit getting all the software installed that I needed (my first Railo install). [More] (translate)
Setting up EHCache on Railo
One of the things I like about my current job at CONTENS is that we do a lot of work on the technical side of the platform just thinking up ways to improve overall performance. Caching and the ability to Cluster naturally plays an important role. [More] (translate)
Setting up EHCache on Railo
One of the things I like about my current job at CONTENS is that we do a lot of work on the technical side of the platform just thinking up ways to improve overall performance. Caching and the ability to Cluster naturally plays an important role. [More] (translate)
Sharepoint Server 2010 Beta Available
Microsoft has released a beta version of their upcoming Sharepoint Server 2010. Microsoft claims that this version of Sharepoint increases the collaboration ability for MS Office users and has added wikis and workflows. [More] (translate)
Adobe AIR 2.0 on Labs
On November 17, 2009 Adobe released the beta version of AIR (Adobe Integrated Runtime). A host of new features have been added to AIR 2.0 [More] (translate)
Closure Tools - Free Javascript Tools from Google
Google recently released a 3 JavaScript tools which they are calling Closure Tools. These tools have helped Google to create software like Gmail, Google Docs and Google Maps. The decision for Google to release these tools as open-source could be a boon to many developers. [More] (translate)
Coldfusion 9 ListToArray bug
Quite some time ago CONTENS made the decision to have our products work on both Coldfusion and Railo thereby providing our customers with an option. This does tend to increase our testing times but we feel it is important to give our customers the option. As most, if not all, of you know Coldfusion 9 was recently released. The customers we have that are on Coldfusion 9 naturally want to take advantage of the new features and improvements that have been announced in CF. [More] (translate)
Java is dead! Long live Java
Java 5 has reached it's "end-of-service-life" yesterday. Java 5 entered Suns "hospice" for software on April 8th, 2008, and passed into the oblivion on All Saints Day (somewhat fitting really). [More] (translate)
Monitoring Your Cluster
So you have set up your Railo cluster using Apache and Tomcat as described in the Clustering Railo with Tomcat and Apache article and as far as you know the cluster is performing exactly as expected, or is it? The problem is unless you actually check the tomcat instances you really don't have a clue if one of the Tomcat instances are down. Luckily there is a relatively simple way to set up a monitor to monitor your cluster. Mod_status According to the Apache documentation this "module allows a server administrator to find out how well their server is performing. (translate)