ActiveState has released version 4.0 of their Komodo IDE, which supports multiple languages (Perl, PHP, etc), including TemplateToolkit. It has tons of other features, including vi key bindings and extensive configuration options to make it bend to your will. I've been playing around with the betas for the last few months and the new excitement for me is the capability to edit files remotely over SSH.
They also have XPI support, so we could develop add-ons much like those for Firefox & Thunderbird.
I was surprised that my fellow folks on #cgiapp haven't heard about it, so I wanted to share its goodness here. They also have a free version with some functionality stripped out. If you're using some other editor (Crimson Editor, jEdit, etc), Komodo (Edit) is definitely worth your replacement consideration.
Also to share my latest webdev bounty, make sure you have Firebug. There was a great article in Dr. Dobbs about how it can be used and I've found it priceless when trying to debug javascript & css/layout stuff.
Anyway, enough shilling for now. ;)
Peace,
Jason
I am toying with the "free" version. Some of the stuff I can replace with commands and snippets but I wish they would have left the in:
RX toolkit
Code browser
If they would have left those 2 things in I would have given up $50.
RobertRe:50/50
Purdy on 2007-01-24T19:50:05
Agreed - I really like the Rx Toolkit. A while ago, I came across an open source Rx Toolkit application, but can't find it again. A Google search comes up with RegEx Coach, though - it is a separate program, but perhaps there's a way to integrate it in?
- JasonRe:50/50
sigzero on 2007-01-24T20:19:10
You can create a command in the toolbox to launch it. You can even create a custom toolbar and add it to there with its own icon if you so choose. RX Toolkit was really good though. : \
Also I am on OSX so some of the free ones aren't going to work. I know of a good Tcl based one as well. I will do a search tonight.
Re:A turning point.
jk2addict on 2007-01-26T14:40:33
I lied. I had to stop using it. Simple things like add/moving files didn't work. IF would add a file to the root project, even though I told it to add it to a specific folder. And moving it around does DWIM. Maybe a bug, but a dangerous one at that.Re:A turning point.
sigzero on 2007-01-26T15:37:53
I hope you either report a bug or asked AS about it.