August 31, 2007 – 3:07 pm
I finally broke down today and installed ColdFusion 8. Not sure when we are going to make the switch but I wanted to start tinkering with it - so I’m going to start using it on my local workstation - and just be aware not to use any CF8 goodies (yet)!
One thing I was [...]
August 28, 2007 – 3:29 pm
I was digging around DZone at lunch and stumbled upon Ohloh.
Ohloh is an open source network that connects people through the software they create and use.
It appears you can register your open-source projects there and they can provide all kinds of neat metrics. CFEclipse and ColdBox are both registered there.
Looking at their Languages page [...]
August 20, 2007 – 9:59 am
I’ve seen a few posts and blog comments were people were reluctant to implement some kind of version control primarily because they develop by themselves and didn’t see any value.
Two things I use in Subversion that makes my development easier are Branches and the Revert command.
So the last few days I’ve been messing around with [...]
August 16, 2007 – 11:54 am
OK - how do I use a CSS stylesheet and CFDocument?
Right now I have several very simple .cfm pages - a print.css file and my print.cfm - which pulls in my various pages via cfinclude:
PLAIN TEXT
CODE:
<cfdocument format="pdf">
<cfdocumentitem type="header">
<h4>Waste Pickup Request System Manual<h4>
</cfdocumentitem>
<cfdocumentsection>
[...]
Last weekend my riding buddy Tom and I headed to Virginia - it was time for our annual motorcycle trip! (photos here)
We left Thursday morning headed for Meadows of Dan and the Blue Ridge Parkway. It was wonderfully cool in the mountains compared to the 90 degree heat we had at home. [...]
August 8, 2007 – 10:22 pm
Almost a year ago I blogged about Feasting on Asphalt - a show on the Food Network of all things.
In it - Alton Brown traveled across the US on motorcycle (along with a film crew also on bikes) eating along the way. It was a great show - and tonight I was flipping around [...]