|
Browse by Tags
All Tags » ColdFusion ( RSS)
-
|
JRockIt is an interesting Java Virtual Machine. I really admire the technology used in it. Well following Mike’s post about Memory Leaks in Coldfusion http://www.schierberl.com/cfblog/index.cfm/2006/10/12/ColdFusion_memoryLeak_profiler I was trying to...
|
-
|
If you have heavy processes in Coldfusion a nice thing is to track them with the JVMSTAT tool. You can get the JVMStat tool from http://java.sun.com/performance/jvmstat/ And this post shows some useful information of how to use the tool with Coldfusion...
|
-
|
If you are using Coldfusion MX 8 cfgrid or the excelent Ext library and you want to change the aligment for the column then a simple way to do that is: Add an style block like .x-grid-col-0 {text-align:center} .x-grid-col-1 {text-align:left} .x-grid-col...
|
-
|
Currently I'm working in some tools to clean your code, whether it is VB, ASP or Coldfusion. Mostly simple tools, but for now if you are a ColdFusion Developer I want to recommend a nice application called CF Project Cleaner This tools lends you a hand...
|
-
|
I found a super interesting blog called Busy ColdFusion Developers' Guide to HSSF Features http://www.d-ross.org/index.cfm?objectid=9C65ECEC-508B-E116-6F8A9F878188D7CA HSSF is part of an open source java project that provides FREE OPEN SOURCE libraries...
|
|
|
|