Reply LinkBack Thread Tools Search this Thread
Old 31-03-2008, 16:12   #1 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: London, UK
Posts: 1,887
dreamweaver cs3 alternative

can anyone recommend an alternative to dreamweaver for html editing? I've been using dreamweaver for years and years and have never bothered to see if there is anything better out there, but there must be!
__________________
  Reply With Quote
Old 31-03-2008, 16:20   #2 (permalink)
karloff
Junkie[scum]
 
karloff's Avatar
 
Join Date: Oct 2006
Location: location, location
Posts: 1,587
notepad++, textmate
  Reply With Quote
Old 31-03-2008, 16:23   #3 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: London, UK
Posts: 1,887
those look ok, but definately not a replacement for dreamweaver..
__________________
  Reply With Quote
Old 31-03-2008, 16:25   #4 (permalink)
pgo
Moderator
 
pgo's Avatar
 
Join Date: Jan 2005
Location: Brooklyn, NYC
Posts: 11,869
I use PHP Designer. Works fine.

Notepad++ is great - it has all the useful features of Dreamweaver that I can think of.
__________________
  Reply With Quote
Old 31-03-2008, 17:25   #5 (permalink)
bluesage
Senior Member
 
Join Date: Dec 2006
Location: Switzerland
Posts: 276
__________________
www.benshu.ch // Evolving with Style


Last edited by bluesage : 31-03-2008 at 17:35.
  Reply With Quote
Old 31-03-2008, 17:35   #6 (permalink)
freelancr
Web Developer
 
freelancr's Avatar
 
Join Date: Oct 2006
Location: Stratford-upon-Avon, Warwickshire, UK
Posts: 1,848
Send a message via MSN to freelancr Send a message via Skype™ to freelancr
__________________
  Reply With Quote
Old 31-03-2008, 17:41   #7 (permalink)
karloff
Junkie[scum]
 
karloff's Avatar
 
Join Date: Oct 2006
Location: location, location
Posts: 1,587
Quote:
Originally Posted by stealthcow
those look ok, but definately not a replacement for dreamweaver..
textmate is good and better to use than DW, only available on a mac tho
  Reply With Quote
Old 31-03-2008, 17:54   #8 (permalink)
stealthcow
knocking heads
 
stealthcow's Avatar
 
Join Date: Jul 2003
Location: London, UK
Posts: 1,887
bloody hell, loads to look through! thanks

i just tried microsoft expression beta - looks good for ASP development of websites but is lacking on the PHP side
__________________
  Reply With Quote
Old 31-03-2008, 18:17   #9 (permalink)
freelancr
Web Developer
 
freelancr's Avatar
 
Join Date: Oct 2006
Location: Stratford-upon-Avon, Warwickshire, UK
Posts: 1,848
Send a message via MSN to freelancr Send a message via Skype™ to freelancr
Quote:
Originally Posted by stealthcow
i just tried microsoft expression beta

It's the Frontpage replacement, if you want to get into ASP.NET take a look at Visual Web Developer 2008 Express Edition
__________________
  Reply With Quote
Old 31-03-2008, 18:34   #10 (permalink)
bluesage
Senior Member
 
Join Date: Dec 2006
Location: Switzerland
Posts: 276
Quote:
Originally Posted by stealthcow
i just tried microsoft expression beta - looks good for ASP development of websites but is lacking on the PHP side


Microsoft expression is designed to work with their proprietary languages, they dont care about the competition, so support for php will be very poorly adapted.

If you want to design asp.net sites, then use expression or visual studio, they are designed to get a site up and running in seconds but of course that will cost you a hell of a lot, having to buy licences for everything including the server to run asp.net sites on.


for php, try looking into php eclipse: PDT Project

or Zend Studio (commercial license, but designed precisely for php )Zend Studio - The Leading PHP IDE - Zend.com

PHP IDE - Integrated Development Environment for PHP

http://www.waterproof.fr/

MPSOFTWARE | PHP IDE » phpDesigner 2008 the PHP IDE for all PHP Development! (former PHP Designer) | PHP Editor


another alternative to notepad: PSPad - freeware unicode developer editor, capable handle near any syntax, e.g. HTML, PHP, XHTML, JavaScript, ASP, Perl, C and many other languages with HEX editor and multilanguage interface
__________________
www.benshu.ch // Evolving with Style

  Reply With Quote
Old 31-03-2008, 19:28   #11 (permalink)
bazzle
Senior Member
 
bazzle's Avatar
 
Join Date: Aug 2007
Location: Derby uk
Posts: 358
Send a message via MSN to bazzle
I'd recommend notepad++

I've recently converted to it from dreamweaver. I prefer using it because it clearly displays how your elements are nested, which helps a great deal.
  Reply With Quote
Old 31-03-2008, 20:25   #12 (permalink)
illvibe
say werd.
 
illvibe's Avatar
 
Join Date: Oct 2004
Location: Japan
Posts: 1,106
I'd love to make the switch away from DW because it really seems like overkill (never used the WYSIWYG). But the biggest thing keeping me with it is that I have so many client's sites set up on it. It would be quite a bit more work updating sites manually through an FTP client.
  Reply With Quote
Old 01-04-2008, 04:18   #13 (permalink)
dpc036
Senior Member
 
dpc036's Avatar
 
Join Date: May 2005
Location: St Helens
Posts: 407
anyone use coda?
__________________
  Reply With Quote
Old 01-04-2008, 04:28   #14 (permalink)
d*d
Senior Member
 
d*d's Avatar
 
Join Date: Oct 2004
Location: Bristol
Posts: 2,804
Quote:
Originally Posted by illvibe
I have so many client's sites set up on it. It would be quite a bit more work updating sites manually through an FTP client.

Same here, it's so convenient - any of these others have an ftp manager/file synchronisation features?
  Reply With Quote
Old 01-04-2008, 05:13   #15 (permalink)
Hunch
Grumpy old man
 
Hunch's Avatar
 
Join Date: Oct 2007
Location: North Japan
Posts: 1,130
I can't understand all this "I'd love to switch". Sometimes I wonder whether when software becomes the market leader, people feel they have to use something else to appear cool. It does everything I need, and the database integration is great for rapid prototyping. Can't see the point in switching.

As I've said several times before the split view is great. So what if it's not perfect wysiwyg - it's an editor, not a browser. It's close enough. The main benefit is not in having a perfect rendering, but being able to click on a button half way down a long page and jump right to it in the code. No non-visual text editor is ever going to do that.

The only editor I've seen in the last few years that has provided something new, and not seen before is CSSEdit - which is truly a strong addition to anyones arsenal.

MacRabbit - CSSEdit
  Reply With Quote
Old 01-04-2008, 19:09   #16 (permalink)
bluesage
Senior Member
 
Join Date: Dec 2006
Location: Switzerland
Posts: 276
htmlkit has ftp included. as for the others not sure. I personally prefer using a seperate ftp client such as filezilla
__________________
www.benshu.ch // Evolving with Style

  Reply With Quote
Old 02-04-2008, 02:15   #17 (permalink)
Hunch
Grumpy old man
 
Hunch's Avatar
 
Join Date: Oct 2007
Location: North Japan
Posts: 1,130
Quote:
Originally Posted by bluesage
I personally prefer using a seperate ftp client such as filezilla

Can I ask why?
  Reply With Quote
Old 02-04-2008, 09:31   #18 (permalink)
haku
shiro
 
haku's Avatar
 
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 1,306
I use zend combined with filezilla. I also have dreamweaver on my computer at work, and I use it for doing my CSS coding due to the auto-complete features on it. But I don't like the built in ftp - its slow, and you can't work while its up/downloading pages. I find filezilla significantly faster. And since I am working in php 99% of the time, the design view doesn't do anything for me in dreamweaver anyways.
  Reply With Quote
Old 02-04-2008, 10:10   #19 (permalink)
funkyprem
For all your goober needs
 
funkyprem's Avatar
 
Join Date: Dec 2004
Location: Coventry, UK
Posts: 1,356
Quote:
Originally Posted by haku
IBut I don't like the built in ftp - its slow, and you can't work while its up/downloading pages.
You can in CS3.
__________________
Time is really the only capital that any human being has, and the one thing that he can’t afford to lose. - Thomas Edison
  Reply With Quote
Old 04-04-2008, 15:41   #20 (permalink)
bluesage
Senior Member
 
Join Date: Dec 2006
Location: Switzerland
Posts: 276
Quote:
Originally Posted by Hunch
Can I ask why?

gotten used to seperate ftp, but its also more practical for me, as its hard to find en editor that has it inbuilt. Dreamweaver is slow, htmlkit, dont really like and its ftp feature is not one that I like.

I also find that having ftp done separately reduces errors such as editing the wrong file, or replacing a file by accident. The idea of editing in realtime, isnt one that I like, it can be slow as well depending on the file and the server.
__________________
www.benshu.ch // Evolving with Style

  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8