TextMate Bundles - Ack & YUI! Compressor
One of the things that bugged me about TextMate was it's sluggish "Find in Project". It's so sluggish that I stopped using it altogether. There's a TextMate bundle that does the job much quicker though: It's called Ack!
I've also been using this YUI Compressor Bundle for compressing CSS and JS files. It takes selected files and creates a compressed version with a .min suffix to the file name. In Django projects I reference the working file when the global DEBUG variable is set to true and add the ".min" otherwise. It works nicely.
There's a great JS Tools bundle by Andrew Dupont bundle that gives you JSLint checking (it does compression too using JSMin and Dojo compressor). You can manually run a check and get a full diagnosis, but it also shows a tooltip with the number of errors and warnings when you save a JS file which is really handy.
Latest Posts
Muppets Birthday Card
5:47p.m., 28 Nov
Emma loves The Muppets. She even has her own Muppet who we call Emma Too and who was born at ...Detecting Online Status In The Browser
11:55a.m., 28 Nov
I was just heading into a meeting when I was asked how our (mostly web-based) iOS application was going to ...Dropping Support for Internet Explorer 6
2:37p.m., 11 Oct
Microsoft's Internet Explorer 6 has long been the bane of every front-end developer's life. It's a 10-year old browser - ...Xfm Buzz - A Radio Hack
1:15p.m., 31 May
At Global Towers we developers have 10% time to go away and hack at something that might, ultimately, bring value ...