|
View Poll Results: Which one do you use or use most often? | |
WYSIWYG
|    | 6 | 35.29% | |
Plain text editor
|    | 7 | 41.18% | |
both
|    | 4 | 23.53% | |
other
|    | 0 | 0% |  | | 
08-14-05, 01:42 AM
|  | DNL Addict | | Join Date: Aug 2005 Location: St. Louis Missouri
Posts: 1,816
| | WYSIWYG or text editor?
What do you use to write code? And why?
I use Dreamweaver most often. I'll occasionally edit or write code in Notepad or Netscape Composer but 85-90% of my work is in Dreamweaver.
__________________ There's a fine line between fishing and just standing on the shore like an idiot. - Steven Wright | Want to remove these ads? Register for your free account here.
| 
08-14-05, 03:51 PM
| | DNL Member | | Join Date: Aug 2005
Posts: 76
| |
ive gotten used to front page now that it has some decent features... i do a lot of coding in the html viewer also some things u just need to look at the code to make it right
| 
08-14-05, 09:12 PM
|  | DNL Addict | | Join Date: Aug 2005 Location: St. Louis Missouri
Posts: 1,816
| |
Yeah, I have come to the point that I hardly ever use the design or split view. I prefer to control the code and check the preview, when needed.
I wasn't a big fan of FrontPage myself. I worked with the free trial when I was shopping for the right software but found Dreamweaver was easier to work with, for me anyway.
__________________ There's a fine line between fishing and just standing on the shore like an idiot. - Steven Wright | 
08-15-05, 02:39 PM
|  | DNL Member | | Join Date: Aug 2005
Posts: 30
| |
I use Frontpage as my WYSIWYG editor , I use UltraEdit-32 as my text editor, and use Macromedia Studio as my Flash editor. I love them all and wouldn't trade them for the world!!
| 
08-16-05, 07:10 AM
|  | DNL Enthusiast | | Join Date: Aug 2005 Location: Ohio, USA
Posts: 103
| |
Windows Notepad is my tool of choice. Absolutely no overhead. :D
| 
08-17-05, 10:03 AM
|  | DNL Founder/Moderator DNLodge Staff | | Join Date: Aug 2005 Location: USA
Posts: 5,131
| |
I dont use any programs to code for me, i dont believe in that, I code templates my self using tables.
| 
08-17-05, 10:11 AM
| | DNL Member | | Join Date: Aug 2005 Location: Canada
Posts: 56
| |
Me too I'm using use tables !
| 
08-20-05, 09:48 PM
| | DNL Member | | Join Date: Aug 2005
Posts: 95
| |
I do all my work in dreamweaver, but I hard/hand code everything, I just like to be able to see my site without saving, and to move the table to get set pixle numbers.
| 
08-27-05, 01:32 PM
| | DNL Enthusiast | | Join Date: Aug 2005 Location: U.S.
Posts: 155
| |
I prefer text editors. I usually use Notepad2 or Notepad.
__________________ Exterminate all rational thought. | 
09-03-05, 07:21 AM
| | DNL Newbie | | Join Date: Sep 2005
Posts: 1
| |
i use dreamweaver since it gives me the codes that im abt to write etc...and manage sites easily
| 
09-03-05, 05:22 PM
| | DNL Member | | Join Date: Aug 2005
Posts: 95
| | Quote: |
Originally Posted by Self Destruction I prefer text editors. I usually use Notepad2 or Notepad. | whats notepad2 and where does one get it?
| 
09-04-05, 12:56 AM
| | DNL Enthusiast | | Join Date: Aug 2005 Location: U.S.
Posts: 155
| |
It's a notepad replacement. You can get it here: http://www.flos-freeware.ch/notepad2.html
It's also small and fast like notepad, but it has syntax highlighting (among a few other things), so I prefer it. Oh, and recently I've started using notepad++ because I was looking for a tabbed text editor, and I was thinking of using notetab. However, after trying it, it didn't suit my needs. So, I tried notepad++ and I was impressed. I might be switching to that one or the programmer's notepad...depending on which one I like best.
__________________ Exterminate all rational thought. | 
09-08-05, 04:37 PM
| | DNL Member | | Join Date: Sep 2005 Location: New York
Posts: 28
| |
Notepad.
It really depends though. If I am programming in PHP, I use dreamweaver for the syntax highlighting on line numbering.
| 
10-05-05, 09:36 AM
|  | DNL Professional | | Join Date: Oct 2005 Location: Canada
Posts: 590
| |
i used to use notepad, then i used editpad, and now i am using dreamweaver.
i do not use design preview feature and i do all the coding myself. i just like features like code highlighting and ftp.Dreamweaver is a bit slower as it uses many resources, but with a decent speed computer its not noticable.
i tried to use Zend but its even more slower than dreamweaver. so for the moment i stick on dreamweaver.
i still use notepad sometimes, jus tto quick edit a page, when opening dreamweaver is a lot of hassle just to change one or two words
| 
10-05-05, 12:32 PM
| | DNL Member | | Join Date: Oct 2005 Location: Lost in the internet :S
Posts: 54
| |
Since im not an awesome coder both is important, I used to be fluent in html but simply forgot it remembering bits and pieces though, I use dreamweaver for everything now. 8)
__________________
Read my post, its more interesting
| 
10-05-05, 12:35 PM
|  | DNL Professional | | Join Date: Oct 2005 Location: Canada
Posts: 590
| |
i dont use dreamweaver for coding. i design all my pages on my own without the design and auto code feature, but sometimes when i forget any property dreamweaver is helpful in those cases
| 
10-09-05, 02:11 PM
| | DNL Member | | Join Date: Sep 2005 Location: Indi
Posts: 37
| |
I use FrontPage, myself!
| 
10-09-05, 02:13 PM
|  | DNL Professional | | Join Date: Oct 2005 Location: Canada
Posts: 590
| |
I stopped using frontpage like 3 years before
i prefer notepad to frontpage. it adds those silly bits of code which you dont need. i dont know if thats changed now
| 
10-29-05, 09:04 AM
| | DNL Member | | Join Date: Oct 2005
Posts: 32
| | Re: WYSIWYG or text editor?
PLain text editor for me, i hate the programs that do it for you
| 
11-05-05, 09:43 AM
| | DNL Newbie | | Join Date: Nov 2005
Posts: 5
| | Re: WYSIWYG or text editor?
I'd have to say both: I use a combination - I'm just to lazy to write everything from scratch. After I "draw the rough lines" I then open it in a text editor and then correct anything that doesn't work for me.
If you're new to this you should look into the latest Dreamweaver version, I heard it produces compliant code.
| |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |