Development
Monitoring an Coldfusion server with Cacti
I don’t found a coldfusion template for Cacti so i created one. It uses cfstat. I use Cacti and coldfusion on Debian Linux. First you need a script to call the cfstat command on the coldfusion server: #!/bin/bash # This script call the coldfusion server stat service and format the output for cacti # 2008 [...]
VirtualHosts,OpenBlueDragon with Tomcat 5.5, Apache2 (mod_jk) on Debian Etch
NewAtlanta announced in March, that they will publish an OpenSource version of the BlueDragon ColdFusion server. Integrating OpenBlueDragon into the classic Linux/MySQL environment, will be a real alternative to PHP (LAMP) webservers. This howto describes how you can install OpenBlueDragon with Tomcat 5.5 on Debian Etch. The Tomcat server will be connected with mod_jk with [...]
Adobe Coldfusion 8 – Ubuntu Hardy Heron 8.04
You can download Adobe Coldfusion 8 as an 30 day test version or developer version from the Adobe Website. www.adobe.com Make sure you have installed and configurated the Apache 2 webserver. Before starting the coldfusion installer, you need the following pakets: sudo aptitude install libstdc++5 libstdc++6 After that, you need an symlink for the libc6 [...]
Skype Status mit Coldfusion oder PHP auslesen
Die PHP-Klasse bzw. die Coldfusion Komponente zeigen wie man mit den aktuellen Skype Status eines Benutzers auslesen kann. Für PHP ist mindestens die Version 5 notwendig. Die Coldfusion Version wurde unter CFMX und Bluedragon 7 getestet. Dabei wird nicht einfach ein Statusbild eingeblendet, sondern der Status richtig ausgelesen, um zum Beispiel eigene Texte und Bilder [...]

