Monthly Archives: February 2008

Developer Toolbox - Better Bookmarks w/OpenBook

If you are like me you have a lot of bookmarks. Actually for most things I now dump them in del.icio.us but I keep a lot of project related bookmarks locally. OpenBook is a neat Firefox extension that gives you some additional properties when adding bookmarks.
This extension allows for customization of the [...]

Meet Me on CFMeetup!

Have you checked out CFMeetup? These are online presentations covering a wide range of topics. Charlie Arehart has done a great job in getting some great people to present.
He’s been bugging me for a LONG time to do something on Ant. I’ve finally caved in and will be doing [...]

Want ColdFusion Support In Aptana?

You can now vote for ColdFusion support in Aptana on their issue tracker:
http://support.aptana.com/asap/browse/STU-284

Setting Up A New CFEclipse Project Using Subclipse

Someone was asking on the CFEclipse mailing list about how to setup a SVN project in CFEclipse. I started typing up an email reply but thought a blog post with pictures might make more sense.
This tutorial assumes you have the following installed:

CFEclipse
Subclipse plugin
A remote Subversion repository

First open CFEclipse and open the SVN Repository view.
Window [...]

Ant Wiki

Tonight I spent a bit of time reorganizing the Ant page on my wiki. Previously I had things broken down by author but it wasn’t very easy to find things. I’ve now changed things around and organized everything by categories and hopefully it’ll be easier to navigate.
If you know of any good Ant [...]

SVN:Externals - Setting In CFEclipse/Subclipse

Have you used svn:externals yet? From the SVN book online:
Sometimes it is useful to construct a working copy that is made out of a number of different checkouts. For example, you may want different subdirectories to come from different locations in a repository, or perhaps from different repositories altogether. You could certainly setup such [...]

Trac - Ticket Sort Order

One of the things that bugs me with the default Trac install is the ticket list. By default the Active Tickets list sorts by value (?), milestone, type and time. Usually however I want to sort by Ticket # so I can see what I added most recently. Luckily Trac makes this [...]

Trac - Setting Up A New Instance

I'm using Trac more and more at work and thought I'd do a few posts (mainly for me to remember things) that I thought would be helpful to others just starting out...
Once you have Trac installed setting up a new 'instance' of Trac is easy. Everything is done using the command line.
If you simply [...]

Copyright © 2007 thecrumb.com. All rights reserved.