GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Do you deisgn using Notepad or webpage software? (https://gfy.com/showthread.php?t=757068)

Matt 26z 08-02-2007 11:58 PM

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.

Lifer 08-03-2007 12:00 AM

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

beerbaron 08-03-2007 12:05 AM

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:

GreyWolf 08-03-2007 12:12 AM

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.

CyR 08-03-2007 12:18 AM

Text Editors are the way to go. Sure DW may speed things up, but IMHO it only writes bloatcode.

CBR_Grant 08-03-2007 12:19 AM

both ways


depends how lazy i feel

TexasDreams 08-03-2007 12:35 AM

Quote:

Originally Posted by beerbaron (Post 12865522)
Poll Options
Text editor or Visual layout software?

Text editor
Visual layout software

C All of the above!!!

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.

CyR 08-03-2007 12:48 AM

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.

martinsc 08-03-2007 12:49 AM

i use several editors
for quick editing of existing pages - Notepad++
for html - WeBuilder 2007
for php - PHP Designer 2007 (localhost preview rocks :thumbsup)

GreyWolf 08-03-2007 01:27 AM

Quote:

Originally Posted by TexasDreams (Post 12865606)
C All of the above!!!

Anyone that says they do everything in notepad.exe obviously is only doing code that the average 3rd grader is capable of.

Not necessarily TD depending what background experience is etc. Simple can be nice :) I've written many millions of lines of programming code (not particularly html blah) and the majority of this is with a text editor and prob most of that was OOP code which could be then inserted into a RAD system for a collaborative development standard. Tho agree - if it's simple html the tendency can be towards the more basic end.

Quote:

Originally Posted by TexasDreams (Post 12865606)
[
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.

Totally agree with this where there is a form of collaboration involved or "groupware" - and a number of other reasons :thumbsup

Cap'n Steve 08-03-2007 01:30 AM

Quote:

Originally Posted by TexasDreams (Post 12865606)
C All of the above!!!

Anyone that says they do everything in notepad.exe obviously is only doing code that the average 3rd grader is capable of.

Bullshit. And no, I don't make $25 billion a year, Mr. Gates, but I have seen some horrendous shit generated by HTML editors. I second the vote for Notepad++.

GreyWolf 08-03-2007 01:35 AM

Quote:

Originally Posted by Cap'n Steve (Post 12865859)
I have seen some horrendous shit generated by HTML editors. I second the vote for Notepad++.

Tend to agree - just don't like bloated code where this is not necessary. There can be times where it's better to accept the bloated code as a base standard - but, for the average webmaster, it sounds like overkill :thumbsup

Kevsh 08-03-2007 01:39 AM

Quote:

Originally Posted by beerbaron (Post 12865522)
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.

Yep. been using it for I don't know how many years and still love it.

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.

Doctor Dre 08-03-2007 01:52 AM

I use frontpage to do most of the stuff, and edit it afterwards.

Ed / CzCash 08-03-2007 02:03 AM

I use Smultron for simple code (like headers, etc.). But for really difficult elements (like tables, CSS-elements) I use Dreamweaver CS3.

Quotealex 08-03-2007 05:02 AM

Quote:

Originally Posted by Doctor Dre (Post 12865910)
I use frontpage to do most of the stuff, and edit it afterwards.

Same here:thumbsup

VicD 08-03-2007 05:05 AM

notepad for me

Martin3 08-03-2007 05:43 AM

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.

Basic_man 08-03-2007 05:48 AM

Text editor to code a webpage? Bulllllllllshittttttttttttt!

Sen 08-03-2007 06:17 AM

dreamweaver but mostly its in code view. But i love the tools :)

testpie 08-03-2007 06:20 AM

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.

1337DK 08-03-2007 06:20 AM

I use Notepad for must thing, but have also used MySQL Turbo Manager a lot for coding. Now i have changed to Zend Studio.

alby_persignup 08-03-2007 07:11 AM

Dreamweaver for me

Jace 08-03-2007 07:16 AM

whatever I need at the time

I rarely ever have to code from scratch anymore though, someone somewhere has already done what I need

TheDoc 08-03-2007 07:32 AM

Quote:

Originally Posted by TexasDreams (Post 12865606)
C All of the above!!!

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.


I could argue this...

Based on your statement the company only codes in one language. I'm done.

Ecchi22 08-03-2007 07:50 AM

I use text editor. EditPlus2 ;)

JamesK2 08-03-2007 07:57 AM

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

AdultHardcore 08-03-2007 08:00 AM

I like notepad

Ecchi22 08-03-2007 08:02 AM

Quote:

Originally Posted by martinsc (Post 12865677)
i use several editors
for quick editing of existing pages - Notepad++
for html - WeBuilder 2007
for php - PHP Designer 2007 (localhost preview rocks :thumbsup)

Great choice :thumbsup

just a punk 08-03-2007 08:27 AM

Visual editors only. It's a 21th century - enough said :2 cents:

EdgeXXX 08-03-2007 08:31 AM

For the most part UltraEdit-32 (esp. when coding the CSS), but I always run every page through Dreamweaver (CS3) before it goes online.

testpie 08-03-2007 08:38 AM

Quote:

Originally Posted by cyberxxx (Post 12867600)
Visual editors only. It's a 21th century - enough said :2 cents:

Speaking of the "21th" century, you might want to consider pulling your site up to W3C standard compliance: http://validator.w3.org/check?uri=ht...line&gro up=0
:2 cents:

just a punk 08-03-2007 08:51 AM

Quote:

Originally Posted by testpie (Post 12867674)
Speaking of the "21th" century, you might want to consider pulling your site up to W3C standard compliance: http://validator.w3.org/check?uri=ht...line&gro up=0
:2 cents:

Actually I don't see any problems to add MIME Media Type, DOCTYPE etc manually. The main part of design can be (I'd say must be) done in visual editor. :2 cents:

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.

Libertine 08-03-2007 08:59 AM

Quote:

Originally Posted by EdgeXXX (Post 12867628)
For the most part UltraEdit-32 (esp. when coding the CSS), but I always run every page through Dreamweaver (CS3) before it goes online.

I use UE as well. It's just easier, especially when coding the html, css, javascript and php for a single site all at once.

testpie 08-03-2007 09:16 AM

Quote:

Originally Posted by cyberxxx (Post 12867744)
Actually I don't see any problems to add MIME Media Type, DOCTYPE etc manually. The main part of design can be (I'd say must be) done in visual editor. :2 cents:

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.

Just because the big boys are big doesn't mean they can or even know of valid code; based on that argument, IE must be the world's most standards compliant browser ever to be created, because Microsoft is so large a player, and nobody must ever have felt the need to develop any CSS hacks around what is obviously a perfect product...

wdforty 08-03-2007 09:56 AM

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.

geeknik 08-03-2007 10:01 AM

I use a program called Notepad2. Very nice, easy on memory usage too. :thumbsup

Sosa 08-03-2007 10:02 AM

I don't design, but for simple changes etc I use dreamweaver

just a punk 08-03-2007 10:17 AM

Quote:

Originally Posted by testpie (Post 12867904)
Just because the big boys are big doesn't mean they can or even know of valid code; based on that argument, IE must be the world's most standards compliant browser ever to be created, because Microsoft is so large a player, and nobody must ever have felt the need to develop any CSS hacks around what is obviously a perfect product...

You didn't get it. For example cnn.com has 123 "errors" however it shows well in all browsers I know and the SE's love it. maturedesign.com you have pointed me to has only 39 errors and it also shows well in every browser, so why could I care about it?

jeffrey 08-03-2007 10:24 AM

Quote:

Originally Posted by Sen (Post 12866856)
dreamweaver but mostly its in code view. But i love the tools :)

+1

Anyone that codes ONLY in notepad is wasting some serious time.


All times are GMT -7. The time now is 04:21 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123