|
|
#1 |
|
Silver Member
![]() Join Date: Aug 2011
Posts: 187
|
What is your favorite text editor for the system(s) you use? Mine is Notepad++ on Windows. (Still wishing I had a Mac so I could use Coda)
|
|
|
|
|
|
#2 |
|
Platinum Member
![]() |
Notepad++ is great. I use it as my default editor for just about all text-based files. For heavier coding, I use MS WebMatrix, mostly for its built-in webserver.
|
|
|
|
|
|
#3 |
|
Bronze Member
![]() Join Date: Sep 2011
Posts: 59
|
Coda is indeed great. For Windows I use WeBuilder. Built-in FTP function, one-click installation of PHP server, internal preview in IE and FF, and a lot more. Great price-quality ratio, if you ask me.
__________________
. How to: Position in, Center in, Create a Fixed ('Sticky') Footer with, and Create a Drop-Down/Fly-Out Menu with CSS: Website Laten Maken Amsterdam. |
|
|
|
|
|
#4 |
|
Bronze Member
![]() Join Date: Jun 2007
Posts: 73
|
I also like Notepad which although has been a fixed part of all Windows operating systems since years ago, but it still is useful and powerful. Word too can be great to use and as you may guess contains more features when it comes to doing some decorative jobs. Since this question has been posted in web related section of the forum, it is nice mentioning this point that Notepad is still the standard tool when it comes to working on basic HTML codes as well as even advanced CSS scripts.
Experts are able to hand-code the projects simply through using Notepad and as soon as you take a glance at web server roots and folders of most modern websites these days which have been powered by templates, you will find CSS text files which have been purely created via using the basic Notepad. Although trying to work with modern tools while trying to develop websites is always nice, but there is nothing wrong with returning back to the basic assets and tools sometimes. |
|
|
|
|
|
#5 |
|
Platinum Member
![]() Join Date: Sep 2010
Posts: 509
|
"it is nice mentioning this point that Notepad is still the standard tool when it comes to working on basic HTML codes as well as even advanced CSS scripts." says who? (apart from you) every discussion i've seen on forums or talking to people shows that something like 10% of people use notepad.
I mean why would use something as basic as notepad when they're are better alternatives - all, for example, with syntax highlight, and most with the ability to collapse/expand sections fo code? there's ntohing wrong with using notepad if you want but I think the claims in your post are optimistic at best
|
|
|
|
|
|
#6 |
|
Diamond Member
![]() Join Date: Feb 2011
Location: Newcastle, Australia
Posts: 1,137
|
And word for decorative jobs?????
The only thing word "decorates" is the code....
__________________
if (headhurts == "possibly") { alert ("keep going!"); } else if (headhurts == "yes") { alert ("go to sleep"); } else if (headhurts == "damn !@#$ mofo scripts...") { alert ("give up and have a beer!"); } else { alert ("watch TV"); } |
|
|
|
|
|
#7 |
|
Platinum Member
![]() |
|
|
|
|
|
|
#8 |
|
Bronze Member
![]() Join Date: Sep 2011
Posts: 59
|
Don't ever use Word for web page creation!! It generates code that not even IE understands anymore!! Use tables, use iframes, I don't care, but don't even think about using Word for this job!!
__________________
. How to: Position in, Center in, Create a Fixed ('Sticky') Footer with, and Create a Drop-Down/Fly-Out Menu with CSS: Website Laten Maken Amsterdam. |
|
|
|
|
|
#9 |
|
Diamond Member
![]() Join Date: Feb 2011
Location: Newcastle, Australia
Posts: 1,137
|
spot on frank the only thing in this job I hate more than psd>html, flash, tables and IE6 is word.
its bad enough when a client uses it and destroys the page but a "designer" I mean come on!
__________________
if (headhurts == "possibly") { alert ("keep going!"); } else if (headhurts == "yes") { alert ("go to sleep"); } else if (headhurts == "damn !@#$ mofo scripts...") { alert ("give up and have a beer!"); } else { alert ("watch TV"); } Last edited by Phreaddee; 11-21-2011 at 02:40 AM. |
|
|
|
|
|
#10 |
|
Platinum Member
![]() |
To be fair, the question was asking what your favorite text editor is. Certainly, Word is better for that than Notepad, especially if you want to add color or change fonts or the like. For web design? Total crap. Building on Frank's point, tables within iframes inside a table with an image map for navigation would be better.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|