pf » Archives for March, 2004
March 31, 2004
Checking your JDBC Driver Version
Macromedia recently updated their JDBC driver technote, but I wasn't sure if I already had the 3.3 driver installed (since they may have just updated the text in the technote).
March 29, 2004
Signing Jar Files (converting pvk to p12)
We recently renewed our code signing certificate for signing java applets, this is the first year we have had to renew it, and the process is a bit different from when we generated it. When we first received the key we did it with a CSR, and the java keytool.
March 29, 2004
Hosting needed for CFUG Site
We just found out that our web host for our CFUG, is going out of the hosting business in two weeks. So we need to find a ColdFusion host for the site.
March 15, 2004
ColdFusion Memory Usage Stats
Here are some code to find out some info about the memory usage of CFMX or BlueDragon. The Java API provides three methods in the java.lang.Runtime class: freeMemory, totalMemory, and maxMemory.
March 12, 2004
Bookmarklets for cfdocs.org
March 11, 2004
New Service - cfdocs.org - Fast access to CF docs
I just launched a new service at cfdocs.org - the site allows you to type in a ColdFusion function name or tag name directly in the url to goto the documentation, for example: http://cfdocs.org/cfchart will take you to the Macromedia Live documentation for cfchart. This is equivalent to the way php.
March 08, 2004
WebDrive - Map Remote Server To Drive Letters on Windows
I just found this handy product called WebDrive. It allows you to map a path on a remote SFTP, webdav, FrontPage, or GroupDrive server to a drive letter.I'm connecting to a remote server over SFTP and its pretty fast (faster than RDS over https).
March 08, 2004
Another Reason to use CFQUERYPARAM
A question posed on the BlueDragon Interest list today by Jeff Houser revealed another advantage to using CFQUERYPARAM in your queries. Since CFML accepts several valid values for boolean values (0/1, yes/no, true/false).
March 06, 2004
Making Acrobat Reader 6 Fast!
By removing most of the plugins in the adobe acrobat folder, you can make Acrobat Start up significantly faster on windows. Using these instructions, it seams at least 3 times faster:From the Start->Run windows menu, Open the "x:\Program Files\Adobe\Acrobat 6.
March 04, 2004
Subversion Better than CVS?
I have been reading up on Subversion - an open source control product, my friend Tim provoked me into this. I recommend checking out the Subversion Book (html, pdf) - which is a draft of an upcoming book Version Control With Subversion (O'Reilly & Associates).
March 03, 2004
SCO runs ColdFusion
Subscribe to my RSS Feed:
RSS
RSS
Pete Freitag is a software engineer, and web developer located in







