If you're using a mac then I must highly recommend TextMate ( http://macromates.com/) as the best text-editor I've ever used. It has full syntax highlighting but it's real power comes with "snippets", code blocks you can program yourself. For example I can type "if" and press tab and it will automatically change to if ($var) { } whilst pressing tab again highlights to each variable or block allowing you to overwrite it. You can write your own which makes it incredibly powerful and there are hundreds built in for all sorts of different programming languages! I've been using it for around a year and a half now and have never had any problems - it's also very cheap in comparison to other editors. If you're using Windows, then someone wrote a port of TextMate called E-Texteditor which can be got from http://e-texteditor.com/ - again very good (not quite as good as TextMate) and allows you to use the snippets and bundles from TextMate which makes it good in a development environment with multiple OS's.
Ben -- e: [EMAIL PROTECTED] w: http://bendodson.com/ On Fri, Apr 4, 2008 at 1:11 PM, Ted Drake <[EMAIL PROTECTED]> wrote: > I use Dreamweaver in code view. However, it makes it easy to convert a > semantic marked-up word document into valid code, is easy to organize > code, > and I am used to the key commands. > > That probably describes dozens of editors for different people. > > If it comes with a package, you're in good shape. If not, you may want to > consider cheaper options > > Ted > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of kevin mcmonagle > Sent: Friday, April 04, 2008 1:48 PM > To: wsg@webstandardsgroup.org > Subject: Re: [WSG] Dreamweaver CS3 > > I think its very handy even though i hardcode most stuff. > Its good for organizing your work flow, with document tabs and what not. > The code is pretty clean these days and theres a good built in validator. > I think even object embedding (.flvs and what not) is pretty unobtrusive. > > Sorry if thats off topic. > > > James Jeffery wrote: > > I've been thinking about buying the new version of Photoshop and > > Illustrator, as i just purchased a new dual core iMac. Currently i use > > BBEdit but im thinking about switching to Dreamweaver as i might > > aswell purchase the creative suite. Is the new dreamweaver any good > > for us developers? > > > > This may not seem related to web standards but i feel it does because > > back when i used dreamweaver - it was the days when it bloated out > > your code and caused friction for many developers. > > > > ******************************************************************* > > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > > Help: [EMAIL PROTECTED] > > ******************************************************************* > > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************