| | #1 |
| Senior Member | In school and college ive always used Dreamweaver for HTML editing, i always enjoyed using it with the live view so i could experience whats happening as im making changes, i was using a copy given by a mate, 100% ligit *cough* it was working great untill recently when it started giving me errors with licencesing, now i dont got the money to go and buy a copy, Im pretty damn sure some of you could help me out here, What software do you use, is there any open source or other free alternatives that are as good or better. Thanks Paul1337noob |
| | |
| | #2 |
| Senior Member | I just use a nice text editor with syntax highlighting. Dreamweaver does too much for you IMO (CSS/Javascript lookups) and prevents you from truly learning anything IMO. .:: NOTEPAD++ ::. I use Notepad++ for writing the code, and I just open the file in a web browser and stick it on my other monitor and refresh after a change to see it quickly. If you want something that is a little more full featured like Dreamweaver, check out Aptana. Aptana
__________________ |
| | |
| | #3 |
| Moderator Join Date: Jul 2009
Posts: 1,213
| yep, notepad++ is the way to go =) |
| | |
| | #4 |
| Senior Member | I mainly use Aptana for full fledged PHP applications. I like it because I can treat my FTP folder as a "working directory" and it has nice code completion for PHP (once you install the PHP extra bits for it). It also has a PHP debugger which can be nice.
__________________ |
| | |
| | #6 |
| Senior Member | But not free =(
__________________ |
| | |
| | #7 |
| Super Moderator | Yup, not free. If you ever need anything to do hex, XML, HTML, PHP etc, great software to use. Just saying what it does, that's all ![]() Notepad++ as many people has said for free software
__________________ |
| | |
| | #8 |
| Senior Member |
__________________ |
| | |
| | #9 |
| Administrator Join Date: Jun 2009 Location: USA
Posts: 6,768
| I use vi for 100% of everything. |
| | |
| | #10 |
| Senior Member Join Date: Nov 2009
Posts: 221
| Heathen! Unclean! Burn the heretic! Everyone knows emacs is the One True Editor!
__________________ |
| | |