![]() |
Do you deisgn using Notepad or webpage software?
Whenever I saw a job posting that requires Dreamweaver skills, I'd always say real webmasters use a text editor. Now, I'm not so sure.
Last night I downloaded the Dreamweaver trial, and I must say it's come a long way since I last used it many years ago. I don't know yet if I'll be making the switch though. At first I had problems using it from scratch, so I loaded up their templates and my own pages, and that made it more clear how it works. Seems like it might be a real time saver. |
I won't say that I start a fresh new page with no code because cutting and pasting will go a long way.
But I never use one of those products. Notepad for me |
Not a big fan of dreamweaver.
Used to destroy code for me. havnt used it for years. may have gotten better tho. Homesite is the best imo! pretty much a glorified notepad. forces you to write code by hand but has good features such as automatically adding close tags and shit like that. unfortunately it doesnt come for the mac :mad: |
Hand code almost everything with a text editor Matt, but sometimes look at DW for visual aspects.
Whatever code is usually template stuff, so can be reused in many other sites and just want to get that bit 100% correct - for all browsers. |
Text Editors are the way to go. Sure DW may speed things up, but IMHO it only writes bloatcode.
|
both ways
depends how lazy i feel |
Quote:
Anyone that says they do everything in notepad.exe obviously is only doing code that the average 3rd grader is capable of. Plain and simple truth, and I say this coming from mainstream companies that are consistently in the Forbes-50. If anyone here has ever run as the program lead for projects in the annual $25B plus range, I'd love to hear the arguments against that statement. |
Over the years I've used the following Text editors over the years:
Homesite (pre Macromedia messing it... yes back with Alaire), UltraEdit, and finally landing on EditPad Pro. I've also started using Aptana in the last week or so, but still use EditPad for most of my stuff, well that and Vi. Sure Notepad mightn't be the best thing to use, but you can't say that it couldn't be used. Yes, speed and functionality are a big factor if you'd have to use it, also multi-tasking between different files, but fact is that they still could be used. On the other hand, I'd love to see DW used in big companies that require precise coding, streamline pages without bloating and flexability when it comes to anything more than a Image cut into slices. |
i use several editors
for quick editing of existing pages - Notepad++ for html - WeBuilder 2007 for php - PHP Designer 2007 (localhost preview rocks :thumbsup) |
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
If you're still on Notepad you're throwing time away: For one, the global search+replace (with regular expressions) in HomeSite will save you hours and about 50 other advantages. |
I use frontpage to do most of the stuff, and edit it afterwards.
|
I use Smultron for simple code (like headers, etc.). But for really difficult elements (like tables, CSS-elements) I use Dreamweaver CS3.
|
Quote:
|
notepad for me
|
Frontpage then clean it up in notepad.
Using html editors is simply faster, even if you have to clean it up a little afterwards. Anyone who says otherwise doesn't value their time. |
Text editor to code a webpage? Bulllllllllshittttttttttttt!
|
dreamweaver but mostly its in code view. But i love the tools :)
|
Winsyntax all the way. I stopped with WYSIWYG editors after the horrendous crap that FrontPage Express used to belch out, and basically, after I taught myself HTML and then moved onto the cleaner, less-bloated ideology of XHTML and CSS.
|
I use Notepad for must thing, but have also used MySQL Turbo Manager a lot for coding. Now i have changed to Zend Studio.
|
Dreamweaver for me
|
whatever I need at the time
I rarely ever have to code from scratch anymore though, someone somewhere has already done what I need |
Quote:
I could argue this... Based on your statement the company only codes in one language. I'm done. |
I use text editor. EditPlus2 ;)
|
I use Dreamweaver because it's faster. After finishing it I clean up the code a bit and voila it's done. For me using notepad is a waste of time, and time is money.
Fuck what other people think of that. It works fine for me :thumbsup |
I like notepad
|
Quote:
|
Visual editors only. It's a 21th century - enough said :2 cents:
|
For the most part UltraEdit-32 (esp. when coding the CSS), but I always run every page through Dreamweaver (CS3) before it goes online.
|
Quote:
:2 cents: |
Quote:
Also I won't rely on W3 validators because the actual Web browsers have "their own opinion" on the HTML standards. Some more links for you: http://validator.w3.org/check?uri=ht...line&group= 0 - Failed validation, 28 Errors http://validator.w3.org/check?uri=ht...Inline&group=0 - Failed validation, 123 Errors http://validator.w3.org/check?uri=ht...Inline&group=0 - Failed validation, 3 Errors http://validator.w3.org/check?uri=ht...Inline&group=0 - Failed validation (Sorry! This document can not be checked) :1orglaugh:1orglaugh:1orglaugh Enough said? :winkwink: P.S. maturedesign.com is VERY old site which wasn't actually redesigned for a long time. |
Quote:
|
Quote:
|
I use dreamweaver. Why use notepad when DW completes the code for you?
Lazy, sure. Time saver? You bet. Instead of typing, for example, border-bottom: 1px solid #fff; type the first few letters and hit TAB. |
I use a program called Notepad2. Very nice, easy on memory usage too. :thumbsup
|
I don't design, but for simple changes etc I use dreamweaver
|
Quote:
|
Quote:
Anyone that codes ONLY in notepad is wasting some serious time. |
Real webmasters don't use text editors for everything anymore. It used to be true but these days it's just macho bullshit. If I have a quick edit to make on something I will use Edit Pad Pro http://www.editpadpro.com/. If I have to do an entire page or add more than a few lines I open up dreamweaver.
There is one application that I have used for almost 8 years now that is a great mix of a text editor and WYSIWYG editor. That's http://www.coffeecup.com/html-editor/ If anyone really is doing all of their designing in a text editor then they are sadistic and infinitely less productive than someone who does it the the right way. |
Quote:
|
Quote:
Quote:
|
vi 90% of the time
|
Quote:
Maybe adequate for making occasional notes or viewing simple text files, but for anything else, its unusable. Do my editing in VIM, or TextMate if I'm in OSX. |
Quote:
Quote:
|
Netscape Navigator Gold.
|
I combine dreamweaver/crimson editor/ed html/fireworks
|
Both.
For designing NEW pages I usually start with Composer, a visual editor, then open the text editor and clean up the code. Once a page is done, all further updates and changes to it are done with the text editor. Btw, anyone still using notepad needs to get with the times and start using TEXTPAD. It's a far better webmastering tool, notepad is like working with sticks and rocks compared to it. |
Quote:
Re: MS page pulled up on the validator. They probably used Word to do it :P I hated when clients would come to me and go, I have this webpage I made, I need it to be functional, open the files to see that the code (if you could call it that) between the head tags was no less than 50 lines of bullshit. Oh and don't forget the: <strong><font size="3"></font><i></i><font><font><strong></strong><u><font>The</font></strong> code that is generated by people highlighting and selecting in WYSIWYG. *shudder* |
All times are GMT -7. The time now is 01:35 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123