Preserved Topic: which editor do you recommend? |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: the space between us |
posted 03-08-2003 20:50
well, i don't know if this has been asked before, but i wanna know your fav editor. i've been sticking around with Dreamweaver and i just wanted to know which other (if possible, FREE) editors there are. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 03-08-2003 20:54
I use Notepad although I also use HTML Beauty (and 1st Page). |
Maniac (V) Mad Scientist From: :morF |
posted 03-08-2003 20:59
HTML Beauty++ and ConTEXT for PHP |
Obsessive-Compulsive (I) Inmate From: none |
posted 03-08-2003 21:08
If you are developing for ASP.NET, WebMatrix is good. |
Paranoid (IV) Inmate From: Where I'm from isn't where I'm at! |
posted 03-08-2003 21:30
I use a combination of Dreamweaver and Textpad |
Paranoid (IV) Inmate From: Rouen, France |
posted 03-08-2003 21:57
quote:
|
Paranoid (IV) Inmate From: Yes |
posted 03-08-2003 22:01
I hate what WYSIWYG editors do to code and some text editors such as HTML Beatuy++ can do those basic functions just as fast as dreamweaver if not faster, and with infinite more control. |
Maniac (V) Inmate From: Brisbane, Australia |
posted 03-08-2003 22:05
What You See Is NOT What You Get. Unless your using a text editor. |
Paranoid (IV) Inmate From: Rouen, France |
posted 03-08-2003 22:24
No, I can't agree with that. I am using Dreamweaver MX and I almost everytime have what I see. I do not only code with the graphical intertface, I use both. I am NOT an expert, I know it. But I know Dreamweaver does a really good job. I never had to complain about it. Please can you explain me why you say you don't get what you see ? |
Nervous Wreck (II) Inmate From: |
posted 03-08-2003 22:32
Notepad fans might like to check out Metapad, it's Notepad, but with a few add-ons, like line numbers, stay-on-top option etc., |
Maniac (V) Inmate From: Switzerland |
posted 03-08-2003 22:35
Dreamweaver for the tables and weaverslave {german/free} for the php/html |
Paranoid (IV) Inmate From: The Soft Cell |
posted 03-08-2003 22:39
I put in the spade work and learned html on notepad but now I think I'm going to learn DW to make things easier and quicker. anything I don't like I can always alter manually later. These tools are here to make workflow faster so why not use them? |
Maniac (V) Mad Scientist From: :morF |
posted 03-08-2003 22:50
But why code badly for the sake of speed when you're just going to have to go back later and fix it, which will take longer, when you could just code properly in the first place and avoid the hassle? |
Bipolar (III) Inmate From: lala-land |
posted 03-08-2003 23:47
From Notepad to Dreamweaver. Now I am back using Notepad and I love it because I know exactly what is what and I don't have to study the code to find my way around the mess I created. |
Paranoid (IV) Mad Scientist From: 8675309 |
posted 03-08-2003 23:52
BBEdit |
Lunatic (VI) Mad Scientist From: the Psychiatric Ward |
posted 03-08-2003 23:56
I use edit pad and Cut and Paste... the Cut and Paste technology really speeds the work up... its crazy. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 03-08-2003 23:58
emacs / XEmacs |
Maniac (V) Mad Scientist From: *land |
posted 03-08-2003 23:59
I use HomeSite. |
Maniac (V) Inmate From: the Asylum ghetto |
posted 03-09-2003 00:33
i use dreamweaver and notepad. i like the colored syntax and i like how it finishes my tags. i don't use the visual part of it though, cuz it never looks like what it looks like in the browser. i use notepad to do quick changes |
Paranoid (IV) Inmate From: [s]underwater[/s] under-snow in Juneau |
posted 03-09-2003 00:56
BBedit , it's everything an editor should be. Luv it!! |
Bipolar (III) Inmate From: Australia |
posted 03-09-2003 01:11
I started with DW long long ago, but now that i know *well mostly* what im doing, i just code everything in either notepad or my favourite ---- Winsyntax ---- i find its perfect for what i need. I dont touch DW at all anymore really, the code layout is so messy. I think you are better off knowing what you are coding then you know exactly what it is going to do.. I mean if you dont know or you did it in DW and even if you do know, imaging you had to do some off site editing and all you had was notepad. You're own code would be easy to edit because you know how you did it. |
Obsessive-Compulsive (I) Inmate From: none |
posted 03-09-2003 01:43
If you don't need WYSIWYG, then try Developers Pad. |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 03-09-2003 01:51
you know, I used to be that "code till you die" type of guy until I realized: it just doesn't make sense. First off, while I'm learning a language, I'll do nothing but notepad in it for a year or so. Just so I know the code in and out and I don't become wysiwyg dependent. So I learn my craft first and I learn it well. However, I don't possibly see how hand coding can come anywhere near the speed of a wysiwyg. If you know your code and you know it well, than a wysiwyg does not compensate controll at all. Now I use Dreamweaver MX, and will never look back. I get things done at three times the speed, and I still know my document inside and out. (I'm constantly toggling both code and wysiwyg views.) I'm learning javascript and perl right now. So while I'm learning it I use notepad until I know it. And creating database driven sites is a breeze in Dreamweaver.... |
Maniac (V) Inmate From: under the bed |
posted 03-09-2003 02:01
I use textpad also ( http://www.textpad.com ). It's *only* drawback is that it's a windows only app. |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 03-09-2003 02:46
I have to completely disagree. I know alot of people (including myself) that know their code and still find dreamweaver to be a awsome and convenient tool. Know your code, but use your tools. But I'm finding it's purely preference. do you use a manual screwdriver or an electric one... |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 03-09-2003 03:24
I've been using EditPlus for a long time now and would be hard pressed to try anything else. It color-codes every thing I need (HTML, CSS, PHP) and if it doesn't natively support what you're trying to do you can download modules that other people have created to help color-code almost any platform. |
Maniac (V) Inmate From: the Asylum ghetto |
posted 03-09-2003 05:14
I went to the Edit Plus site to check it out and it looked great! so I just downloaded it to give it a go. It looks nice! I haven't used it yet, but it looks easy enough. |
Maniac (V) Inmate From: under the bed |
posted 03-09-2003 06:05 |
Paranoid (IV) Inmate From: AČ, MI, USA |
posted 03-09-2003 07:02
Just whatever you do.. |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 03-09-2003 07:10
I'll second that! |
Maniac (V) Inmate From: Den Haag: The Royal Residence |
posted 03-09-2003 11:36
Until a few months i used, Max' HTML-beauty, but i just switched to Crimson editor this is a very clean editor and doesn't clutter my desktop. It also understands colorcoding for a lot of languages. Also i like to work with multiple documents. So i can see different tweaks on a page. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 03-09-2003 13:53 |
Maniac (V) Inmate From: Seoul, Korea |
posted 03-09-2003 14:48
Heh, two of the editors listed here (Edit+ and Crimson Editor) are written by Koreans... I tell you, those crazy Korean programmers are something else. |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 03-09-2003 15:08
what I did (on the WinME box) was backup and overwrite the original notepad.exe, but trying to do so on my mother's WinXP proved impossible.. the original notepad wrote itself OVER my rewrite.. |
Maniac (V) Inmate From: there...no..there..... |
posted 03-09-2003 15:09
I like to use HTML Beauty. I used to use Notepad like Emps, then switched to TextPAD. The only problem with Notpad, is that your code won't validate. Minor thing maybe, but . . . I like to make sure I can get it to standards. |
Bipolar (III) Inmate From: Berlin (almost) |
posted 03-09-2003 15:14
It would have been much too easy to have a button there which lets you choose an editor of your choice now wouldn't it |
Maniac (V) Inmate From: Den Haag: The Royal Residence |
posted 03-09-2003 15:14
Suho thank your country men for those programs. |
Paranoid (IV) Inmate From: the space between us |
posted 03-09-2003 16:04
WOW, thanks for the input, guys |
Paranoid (IV) Inmate From: the space between us |
posted 03-09-2003 22:17
hey edit plus is really cool, but where can i adjust the doctypes? |
Maniac (V) Inmate From: Seoul, Korea |
posted 03-10-2003 00:15
kuckus: Thanks, that did the trick. |
Maniac (V) Inmate From: Brisbane, Australia |
posted 03-10-2003 00:28
I tried to post this the other day but my connection dropped out ... Anyways, I'm in the mood for a gripe again so: |
Maniac (V) Inmate From: under the bed |
posted 03-10-2003 00:53
Yeah, I'm also interested in hearing about the notepad/validation issue. I can't imagine what could possibly make any difference? |
Maniac (V) Inmate From: Charles River |
posted 03-10-2003 03:18
I use a mix of EditPlus, FrontPage and Notepad. I have TextPad & UltraEdit but they are very much like EditPlus. Also have Beauty HTML, by Max, and 1st Page 2000 that also are similar to EditPlus, so I stay with EditPlus that was the first one and the one I'm more used to. When I want some WYSIWYG environment, I go to FrontPage for further editing in EditPlus. For very quick fixes or implementations, I use Notepad. Other editors that I have just for the sake of having are Active State Komodo IDE and DreamWeaver but I don't like them. Actually, there are too many text/html editors out there that's difficult to know them all. |
Paranoid (IV) Inmate From: Willaimsport, PA, US of A the hole in the Ozone |
posted 03-10-2003 03:26
Ah Dreamweaver's really nice, our school has it. |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 03-10-2003 06:17 |
Bipolar (III) Inmate From: under the Milky Way tonight |
posted 03-10-2003 08:07
I used Notepad for years until I went to a Macromedia conference in Atlanta last year. They were handing out free copies of Dreamweaver (for those of us who'd bought Flash and were invited to this shindig). I was skeptical, due to all the extraneous code that Front Page put into a friend of mine's pages. However, I have to admit, DW made a photo album page in 12 seconds where it would have taken me at least 12 minutes. |
Maniac (V) Mad Scientist From: Happy Hunting Grounds... |
posted 03-10-2003 09:19
Hmmm...I use both DW and CuteHTML. And like PS, cut-n-paste. |
Paranoid (IV) Inmate From: Sthlm, Sweden |
posted 03-10-2003 10:19
I usually run Homesite for HTML & topstyle for CSS. |
Maniac (V) Inmate From: Seoul, Korea |
posted 03-10-2003 15:06
Heh... now I like Winsyntax, too. |
Maniac (V) Mad Scientist From: :morF |
posted 03-10-2003 15:58
Hey...me like winsyntax...definatley going to use this for me PHP. |
Maniac (V) Inmate From: soon to be "the land down under" |
posted 03-10-2003 21:43
Personally, I use UltraEdit exclusively. It does everything I want, and has text highlighting options for all the coding languages I use. It also comes with a notepad.exe program to replace the default one, but it takes a bit of tweaking to install. Just do a find on all copies of notepad.exe and replace them all. Windows will try to replace it back, but clicking on no usually solves that. If not, a search on notepad.ex_ should yield the windows source copy of the notepad executable. |
Maniac (V) Mad Scientist From: New California |
posted 03-10-2003 21:56
I use HomeSite. ditto Michael |
Paranoid (IV) Inmate From: Minnesota |
posted 03-10-2003 22:21
I use a combo of editors. |
Paranoid (IV) Inmate From: Minnesota |
posted 03-10-2003 22:22
oopss... double post |
Paranoid (IV) Inmate From: The Astral Plane |
posted 03-10-2003 23:23
I learned what little HTML I know in Notepad. When I try to use Dreamweaver it makes my head hurt. Hard code is cleaner and easier to follow. Besides... YOU LEARN MORE. I've used Emacs in the past before but lost it. Anyone have a link to it? Not to mention the color coding .emacs initializing file? |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 03-10-2003 23:35
I'm another fan of UltraEdit. I've been using it for years now and it's the crown prince of my applications. Besides all the features listed above (code coloring, line numbering even the ability to compare files like a Unix diff command) , the one I use the most is the built in ftp functionality, it's just brilliant I can open up a page via ftp in my browser and then edit it and on every save, it save's the file via ftp (this way I can test on my work sites without having to save and then manually ftp the page over. |