| Web Design and Development Design techniques, conepts, HTML, scripts, software, reviews, sponsors and affiliate programs. |  | |
12-14-2005, 01:39 AM
|
#1 | | Member
Join Date: Dec 2005 Location: Oregon, USA
Posts: 114
Rep Power: 3  | What HTML editor do you use? I'm using Microsoft FrontPage right now. Is this the best program to use for winXP? |
| |
12-14-2005, 08:17 AM
|
#2 | | Senior Member
Join Date: Dec 2005
Posts: 188
Rep Power: 3  | I've never used it, but I think Macromedia Dreamweaver is one of the best. |
| |
12-14-2005, 10:54 AM
|
#3 | | Member
Join Date: Dec 2005
Posts: 105
Rep Power: 3  | Yeah, if you're going to use a WYSIWYG then I would suggest Dreamweaver. You can get a trial version I think for 30 days or so. I like using it even though I mostly write HTML by hand since it's nice to see how things will look. It gets a little quirky sometimes, though, and doesn't display right.
Frontpage writes awful, awful code. Dreamweaver at least attempts to write decent code, even if it fails a lot of the time. |
| |
12-14-2005, 08:16 PM
|
#4 | | Senior Member
Join Date: Dec 2005
Posts: 188
Rep Power: 3  | Lol what is WYSIWYG I see that in html forums all the time but I can't figure it out? |
| |
12-14-2005, 10:15 PM
|
#5 | | Distinguished Member
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5  | What You See Is What You Get |
| |
12-15-2005, 08:44 PM
|
#6 | | Senior Member
Join Date: Nov 2005
Posts: 148
Rep Power: 3  | Dreamweaver is great, especially if you handcode. Great syntax highlighting.
For something a bit simpler I recommend Textpad. www.textpad.com
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
| |
12-15-2005, 10:19 PM
|
#7 | | Member
Join Date: Dec 2005 Location: Newcastle, NSW, Australia
Posts: 70
Rep Power: 3  | I use Macromedia Dreamweaver MX, and looking at getting the new v8.
I've used FP in the past, and it's perfectly fine for amateur designers, and those only building webpages for friends and family - after all, who really cares about the code for your family album website?
Personally, I don't see the point in hand-coding a website... Seems like quite a bit extra work to me, when Dreamweaver takes care of it - sure sometimes you will have to make some changes to code to get it to display properly, but most of the time does quite a job of it.
Dreamweaver does a decent job for PHP coding, however for that and other server side codes, I prefer Crimson Editor.
__________________
Rob G
Just Bytes Newcastle :: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
| |
12-16-2005, 10:27 AM
|
#8 | | Senior Member
Join Date: Dec 2005
Posts: 172
Rep Power: 3  | I'm currently using Dreamweaver 8, but I could probably do without it. There are many free html editors out there, but none have the capabilities like Dreamweaver. Then again, I don't use many of the features, and I haven't explored many of the features that Dreamweaver offers. I don't use Dreamweaver for WYSIWYG because I find it better if you code the layout yourself. Once you can code your own layout, there's almost no need for an advanced program but to organize your layouts and code. |
| |
12-16-2005, 10:55 PM
|
#9 | | Member
Join Date: Dec 2005
Posts: 105
Rep Power: 3  | I'm a bit of a standards and accessability freak. I like any website I build to be up to the W3C standards whenever possible. Dreamweaver has some problems with that, so I end up going back in and fixing it. Sometimes it's just easier to do it myself from the get go. |
| |
12-17-2005, 08:30 AM
|
#10 | | Senior Member
Join Date: Dec 2005
Posts: 172
Rep Power: 3  | Quote: |
Originally Posted by brenda003 I'm a bit of a standards and accessability freak. I like any website I build to be up to the W3C standards whenever possible. Dreamweaver has some problems with that, so I end up going back in and fixing it. Sometimes it's just easier to do it myself from the get go. | Do you know how to code yourself or are you mainly going to be using WYSIWYG? You might want to try using Notepad for that or download a free HTML editor with fancy color coding. I sometimes use Notepad on occasions to code my own sites because of it's simplicity. But I always make mistakes in Notepad which is why I don't use it anymore. I forget to close a tag or something silly and mess up my whole website. |
| |
12-17-2005, 09:04 AM
|
#11 | | Member
Join Date: Dec 2005
Posts: 105
Rep Power: 3  | If by code you mean HTML, yeah I know it myself. I actually do a lot of my website building on a Unix server, so I use vim and that has the color coding which is so nice! I also hate using Notepad. Dreamweaver isn't bad, either, though, because it color codes and does some formatting and whatnot. |
| |
12-18-2005, 12:50 AM
|
#12 | | Senior Member
Join Date: Dec 2005
Posts: 168
Rep Power: 3  | Dreamweaver Dreamweaver is the best, soleley due to its coding capability. This is merely my opinion though. I'm not quite the expert yet, but I"m getting there slowly. I have used Dreamweaver, and it does suit my needs. Any other suggestions could be helpful. |
| |
12-18-2005, 01:40 AM
|
#13 | | Member
Join Date: Dec 2005
Posts: 105
Rep Power: 3  | I just wish Dreamweaver wasn't so pricy! I haven't heard of anything that matches Dreamweaver, just other options that are cheaper or free or whatnot. |
| |
02-25-2006, 11:27 PM
|
#14 | | Member
Join Date: Feb 2006 Location: Hell, Underworld
Posts: 75
Rep Power: 3  | heh i only use notepad. But if i get my hands on dreamweaver...
__________________
Im working on flash's, photoshop's and trying to learn how to be a programmer. To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
| |
03-09-2006, 02:20 AM
|
#15 | | Member
Join Date: Mar 2006
Posts: 73
Rep Power: 3  | I also use Notepad here, but I do not have a complex site. |
| |
03-17-2006, 02:26 AM
|
#16 | | Member
Join Date: Mar 2006
Posts: 86
Rep Power: 3  | I use Visual Studio to edit my HTML files, but it is only useful for its syntax highlighting. |
| |
03-24-2006, 07:27 PM
|
#17 | | Member
Join Date: Mar 2006
Posts: 94
Rep Power: 3  | I just use Notepad or Wordpad for my HTML editing, I don't need any fancy programs. |
| |
03-30-2006, 02:42 AM
|
#18 | | Member
Join Date: Mar 2006
Posts: 45
Rep Power: 0  | Depending on how much I need to edit, I use Wordpad for quick fixes, and Visual Studio for more serious updates. |
| |
04-05-2006, 03:03 AM
|
#19 | | Member
Join Date: Apr 2006
Posts: 36
Rep Power: 0  | I just use plain old Notepad for my quick HTML/CSS updates. |
| |
04-11-2006, 06:52 PM
|
#20 | | Junior Member
Join Date: Apr 2006
Posts: 3
Rep Power: 0  | I use HTMLKit. I come from a hand-coding background, and it fits my style perfectly. Plus, it's free, and free always makes me 
__________________
Win your own copy of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
| |
06-15-2006, 11:25 AM
|
#21 | | Member
Join Date: Jun 2006
Posts: 111
Rep Power: 3  | WYSYWIG editors are lame, I once used Dreamweaver and the filesize was double what it was if I coded it myself.
I use ConText, basically a programmer's version of Notepad, its got quite a few functions to speed things up, tab based editing etc. Also code highlighting for most languages you can think of (and many you've never heard of), code highlighting does make things easier to read.
If I was using a WYSYWIG editor I'd have it in code view code just to use the code highlighting, only problem is those things have hundreds of stupid menus and popups for people that don't know how to code. Also it means running a huge application to do something you can do in a tiny text editor. |
| |
06-20-2006, 10:52 AM
|
#22 | | Junior Member
Join Date: Jun 2006
Posts: 14
Rep Power: 0  | I've used a lot of many different editors. HLML Pad and Coffee Cup are quite good IMO, though Notepad is still the best one. |
| |
08-07-2006, 02:57 PM
|
#23 | | Member
Join Date: Aug 2006 Location: Washington, DC
Posts: 71
Rep Power: 2  | I know it isnt the preffered wysiwyg editor, but i use frontpage. I just been too lay to start learning dreamweaver.
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
| |
08-07-2006, 09:21 PM
|
#24 | | Member
Join Date: Aug 2006
Posts: 71
Rep Power: 2  | I use MS Front Page and Dream Weaver !
They prefectly suit to my needs. |
| |
08-14-2006, 02:03 AM
|
#25 | | Senior Member
Join Date: Nov 2005
Posts: 303
Rep Power: 3  | Textpad for quick edits
Dreamweaver for full on design and editing
I do quick simple designs though, so no need for me to go overboard with software  |
| |  | | | 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 | | |
All times are GMT -5. The time now is 09:19 PM.
Powered by vBulletin Version 3.7.0 Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5
|