I typed up a quick guide on how to install Eclipse, CFEclipse and Subclipse and after a few revisions I decided to post it here and share. If you have anything you’d like to add or notice any errors, or anything that could be done easier - leave a comment and I’ll edit…
Eclipse, CFEclipse, [...]
Monthly Archives: August 2006
Eclipse, CFEclipse, Subclipse How-To
Sending Email with Ant
I’ve been working on an Ant script to push file up to our development server - I’ll post this once I fix the code issue here but in the meantime I was also trying to get it to email me a summary of what it did. I got this working but it was throwing [...]
Feel The Ubuntu Love
Well it’s been at least a month since I switched to Ubuntu at home. Haven’t found anything I can’t do yet…
So far I’ve got:
Mail = Gmail
Browser = Firefox
RSS Reader = Liferea
News Reader = Pan
IDE = Eclipse/Bluefish/Screem
AIM = Gaim
Music = misc programs I’m trying out…
So far the only catch I’ve run into is I can’t [...]
Get Scheduled Tasks and Mappings Script
I found this and wanted to blog it for my own info and someone else may find it useful. Below are code snippets to provide a list of scheduled tasks and mappings on a server - useful if you don't have administrator access to the server:
CF Scheduled Tasks
PLAIN TEXT
CODE:
<cfobject type="JAVA" action="Create" name="factory" class="coldfusion.server.ServiceFactory">
<cfset allTasks [...]
Subversion Hotcopy Backup Scripts
I wrote these two scripts to backup my repository at work. Tested on WinXP...
Example 1 - could be run with Scheduled Task:
PLAIN TEXT
CODE:
@ECHO OFF
REM will hotcopy your repo to My Documents
REM this will delete the existing dir and create it again
REM you could use this script with a scheduled task [...]
Ubuntu + VMWare + Windows
If you are running Windows - there is a critical patch you should install.
I'm not - so I don't care
Tonight I'm running VMWare and installing Windows XP just to see how it runs. The free VMWare server seems really nice. Couple of links which I followed:
How To Install VMWare Server on Ubuntu
How To [...]
4 Days & 954 Miles Later
Just rolled back into town after a short mountain vacation with Tom.  We headed out of town Wednesday afternoon and headed west. We stayed in West Jefferson, NC which was a great base for our trip - close to lots of great roads. Route 16 and 58 were both highly recommended on the Concours list [...]