Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

View Poll Results: Text editor or Visual layout software?
Text editor 26 68.42%
Visual layout software 12 31.58%
Voters: 38. You may not vote on this poll

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-02-2007, 11:58 PM   #1
Matt 26z
So Fucking Banned
 
Industry Role:
Join Date: Apr 2002
Location: ¤ª"˜¨๑۩۞۩๑¨˜"ª¤
Posts: 18,481
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.
Matt 26z is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:00 AM   #2
Lifer
Confirmed User
 
Lifer's Avatar
 
Industry Role:
Join Date: Feb 2004
Location: Working
Posts: 871
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
Lifer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:05 AM   #3
beerbaron
Registered User
 
Join Date: Aug 2007
Posts: 50
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
__________________


beerbaron is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:12 AM   #4
GreyWolf
So Fucking Banned
 
Join Date: Jun 2007
Posts: 2,036
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.
GreyWolf is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:18 AM   #5
CyR
Registered User
 
Join Date: Sep 2002
Posts: 50
Text Editors are the way to go. Sure DW may speed things up, but IMHO it only writes bloatcode.
CyR is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:19 AM   #6
CBR_Grant
Registered User
 
Join Date: Aug 2007
Location: Brisbane
Posts: 32
both ways


depends how lazy i feel
CBR_Grant is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:35 AM   #7
TexasDreams
former Miserable Admin :)
 
Join Date: Oct 2003
Location: Somewhere in Cali
Posts: 4,700
Quote:
Originally Posted by beerbaron View Post
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.
__________________
ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] com
TexasDreams is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:48 AM   #8
CyR
Registered User
 
Join Date: Sep 2002
Posts: 50
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.
CyR is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:49 AM   #9
martinsc
Too lazy to set a custom title
 
Industry Role:
Join Date: Jun 2005
Location: 127.0.0.1
Posts: 27,047
i use several editors
for quick editing of existing pages - Notepad++
for html - WeBuilder 2007
for php - PHP Designer 2007 (localhost preview rocks )
__________________
Make Money
martinsc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 01:27 AM   #10
GreyWolf
So Fucking Banned
 
Join Date: Jun 2007
Posts: 2,036
Quote:
Originally Posted by TexasDreams View Post
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 View Post
[
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
GreyWolf is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 01:30 AM   #11
Cap'n Steve
Registered User
 
Join Date: Feb 2005
Posts: 13
Quote:
Originally Posted by TexasDreams View Post
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++.
Cap'n Steve is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 01:35 AM   #12
GreyWolf
So Fucking Banned
 
Join Date: Jun 2007
Posts: 2,036
Quote:
Originally Posted by Cap'n Steve View Post
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
GreyWolf is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 01:39 AM   #13
Kevsh
Confirmed User
 
Join Date: Dec 2004
Location: TO
Posts: 8,619
Quote:
Originally Posted by beerbaron View Post
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.
Kevsh is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 01:52 AM   #14
Doctor Dre
Too lazy to set a custom title
 
Doctor Dre's Avatar
 
Industry Role:
Join Date: Jan 2001
Posts: 51,692
I use frontpage to do most of the stuff, and edit it afterwards.
__________________
Quote:
Originally Posted by rayadp05 View Post
I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?
Doctor Dre is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 02:03 AM   #15
Ed / CzCash
Confirmed User
 
Join Date: Apr 2004
Location: CZ, Prague
Posts: 107
I use Smultron for simple code (like headers, etc.). But for really difficult elements (like tables, CSS-elements) I use Dreamweaver CS3.
__________________
CZCASH Webmasters Affilaite program
Gay fetish websites (spanking, pissing, medical exam)
Tons for freecontent, FHG, FHS, banners.
Ed / CzCash is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 05:02 AM   #16
Quotealex
Confirmed User
 
Quotealex's Avatar
 
Join Date: Sep 2001
Location: The Global Digerati Village
Posts: 6,265
Quote:
Originally Posted by Doctor Dre View Post
I use frontpage to do most of the stuff, and edit it afterwards.
Same here
Quotealex is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 05:05 AM   #17
VicD
ICQ: 304-611-162
 
VicD's Avatar
 
Join Date: Feb 2005
Location: Masterdam
Posts: 13,245
notepad for me
VicD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 05:43 AM   #18
Martin3
Confirmed User
 
Join Date: Oct 2005
Location: Houston
Posts: 1,529
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.
__________________
264-543-302
Martin3 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 05:48 AM   #19
Basic_man
Programming King Pin
 
Basic_man's Avatar
 
Industry Role:
Join Date: Oct 2003
Location: Montreal
Posts: 27,360
Text editor to code a webpage? Bulllllllllshittttttttttttt!
__________________
UUGallery Builder - automated photo/video gallery plugin for Wordpress!
Stop looking! Checkout Naked Hosting, online since 1999 !
Basic_man is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 06:17 AM   #20
Sen
Confirmed User
 
Join Date: May 2004
Location: Breda
Posts: 347
dreamweaver but mostly its in code view. But i love the tools
__________________
ICQ: 48518296
Sen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 06:20 AM   #21
testpie
Mostly retired
 
testpie's Avatar
 
Industry Role:
Join Date: Apr 2006
Location: UK
Posts: 3,231
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.
__________________

Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder
testpie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 06:20 AM   #22
1337DK
Registered User
 
Join Date: Aug 2007
Posts: 65
I use Notepad for must thing, but have also used MySQL Turbo Manager a lot for coding. Now i have changed to Zend Studio.
1337DK is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 07:11 AM   #23
alby_persignup
Confirmed User
 
Join Date: May 2007
Posts: 3,119
Dreamweaver for me
__________________
OnProbation Links Directory | OnProbation Design Services | OnProbation Cash
alby_persignup is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 07:16 AM   #24
Jace
FBOP Class Of 2013
 
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
whatever I need at the time

I rarely ever have to code from scratch anymore though, someone somewhere has already done what I need
Jace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 07:32 AM   #25
TheDoc
Too lazy to set a custom title
 
TheDoc's Avatar
 
Industry Role:
Join Date: Jul 2001
Location: Currently Incognito
Posts: 13,827
Quote:
Originally Posted by TexasDreams View Post
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.
__________________
~TheDoc - ICQ7765825
It's all disambiguation
TheDoc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 07:50 AM   #26
Ecchi22
Too lazy to set a custom title
 
Ecchi22's Avatar
 
Industry Role:
Join Date: Nov 2005
Posts: 10,012
I use text editor. EditPlus2 ;)
__________________
Ecchi22 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 07:57 AM   #27
JamesK2
Confirmed User
 
Join Date: Aug 2004
Location: The Netherlands
Posts: 6,589
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
__________________
JamesK2 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 08:00 AM   #28
AdultHardcore
Confirmed User
 
Join Date: Apr 2006
Location: Maine
Posts: 338
I like notepad
AdultHardcore is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 08:02 AM   #29
Ecchi22
Too lazy to set a custom title
 
Ecchi22's Avatar
 
Industry Role:
Join Date: Nov 2005
Posts: 10,012
Quote:
Originally Posted by martinsc View Post
i use several editors
for quick editing of existing pages - Notepad++
for html - WeBuilder 2007
for php - PHP Designer 2007 (localhost preview rocks )
Great choice
__________________
Ecchi22 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 08:27 AM   #30
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,386
Visual editors only. It's a 21th century - enough said
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 08:31 AM   #31
EdgeXXX
Confirmed User
 
EdgeXXX's Avatar
 
Join Date: Nov 2005
Location: Secretely plotting a hostile takeover
Posts: 5,816
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 have a sig
EdgeXXX is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 08:38 AM   #32
testpie
Mostly retired
 
testpie's Avatar
 
Industry Role:
Join Date: Apr 2006
Location: UK
Posts: 3,231
:2cents

Quote:
Originally Posted by cyberxxx View Post
Visual editors only. It's a 21th century - enough said
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
__________________

Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder
testpie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 08:51 AM   #33
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,386
Quote:
Originally Posted by testpie View Post
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
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.

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)

Enough said?

P.S. maturedesign.com is VERY old site which wasn't actually redesigned for a long time.
__________________
Obey the Cowgod

Last edited by just a punk; 08-03-2007 at 08:53 AM..
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 08:59 AM   #34
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally Posted by EdgeXXX View Post
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.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 09:16 AM   #35
testpie
Mostly retired
 
testpie's Avatar
 
Industry Role:
Join Date: Apr 2006
Location: UK
Posts: 3,231
Quote:
Originally Posted by cyberxxx View Post
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.

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)

Enough said?

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...
__________________

Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder
testpie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 09:56 AM   #36
wdforty
Confirmed User
 
Industry Role:
Join Date: Aug 2004
Posts: 1,824
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.
__________________
icq 157542142
wdforty is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 10:01 AM   #37
geeknik
l337 h4x0r!#%
 
geeknik's Avatar
 
Industry Role:
Join Date: Feb 2005
Location: OKC, OK, USA
Posts: 8,364
I use a program called Notepad2. Very nice, easy on memory usage too.
__________________
hacker 4 hire.
geeknik is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 10:02 AM   #38
Sosa
In Tushy Land
 
Sosa's Avatar
 
Join Date: Oct 2002
Location: Nebraska
Posts: 40,149
I don't design, but for simple changes etc I use dreamweaver
Sosa is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 10:17 AM   #39
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,386
Quote:
Originally Posted by testpie View Post
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?
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 10:24 AM   #40
jeffrey
Confirmed User
 
Industry Role:
Join Date: Jul 2004
Location: Alberta
Posts: 1,864
Quote:
Originally Posted by Sen View Post
dreamweaver but mostly its in code view. But i love the tools
+1

Anyone that codes ONLY in notepad is wasting some serious time.
__________________
Coming Soon!
jeffrey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 10:31 AM   #41
Babaganoosh
♥♥♥ Likes Hugs ♥♥♥
 
Babaganoosh's Avatar
 
Industry Role:
Join Date: Nov 2001
Location: /home
Posts: 15,841
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.
__________________
I like pie.
Babaganoosh is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 10:33 AM   #42
testpie
Mostly retired
 
testpie's Avatar
 
Industry Role:
Join Date: Apr 2006
Location: UK
Posts: 3,231
Quote:
Originally Posted by cyberxxx View Post
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?
Because the crux of your argument was that non-visual editors are effectively useless, which simply isn't true, and just because it shows correctly in the browsers you use and ranks well in the SERPs doesn't mean that it won't lead to problems for users with disabilities, nor that other aspects such as bandwidth usage and disk space, particularly on larger sites with millions of hits per day could be vastly improved if people coded to the standards and cut out a lot of the bloatcode that WYSIWYG editors add.
__________________

Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder
testpie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 11:00 AM   #43
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,386
Quote:
Originally Posted by testpie View Post
Because the crux of your argument was that non-visual editors are effectively useless
I haven't said they are useless. I still doing some tasks in text editors, but I'm using visual ones to do 99% of work. Course everything could be done with natepad, but would you use notepad to to edit RTF files for example if thare are lots of powerful visual editors to do the same thing but much faster (e.g. WordPad, m$ Word etc)?

Quote:
Originally Posted by testpie View Post
...nor that other aspects such as bandwidth usage and disk space, particularly on larger sites with millions of hits per day could be vastly improved if people coded to the standards and cut out a lot of the bloatcode that WYSIWYG editors add.
As I said above, it's 21st century today. So these reasons mean almost nothing now.
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 11:24 AM   #44
Swish
Confirmed User
 
Swish's Avatar
 
Join Date: Mar 2006
Location: San Diego, CA
Posts: 1,421
vi 90% of the time
__________________


Naughty America - Director of Technology
It's a CELEBRATION bitches!! For the hottest content promote Naughty America!
swish at naughtyamerica dot com | ICQ: 226 737 620 | See Who I Am At AdultWhosWho.com!
Swish is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:14 PM   #45
drjones
Confirmed User
 
Join Date: Oct 2005
Location: Charlotte, NC
Posts: 908
Quote:
Originally Posted by TexasDreams View Post
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.
Using notepad.exe for much of anything is generally a big flashing sign that says "rookie!"

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.
__________________
ICQ: 284903372
drjones is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:18 PM   #46
testpie
Mostly retired
 
testpie's Avatar
 
Industry Role:
Join Date: Apr 2006
Location: UK
Posts: 3,231
Quote:
Originally Posted by cyberxxx View Post
I haven't said they are useless. I still doing some tasks in text editors, but I'm using visual ones to do 99% of work. Course everything could be done with natepad, but would you use notepad to to edit RTF files for example if thare are lots of powerful visual editors to do the same thing but much faster (e.g. WordPad, m$ Word etc)?
Most likely not, but taken from the other perspective, would you use MS Word to edit a text file when notepad is smaller, faster and more efficient?

Quote:
Originally Posted by cyberxxx View Post
As I said above, it's 21st century today. So these reasons mean almost nothing now.
I might be inclined to agree with you if it weren't for my belief that cleaner and less bloated code simply makes for a better and more efficient end product. Sure, you can use the excuse that bandwidth is cheaper these days, servers are becoming cheaper as the days go on and so forth, but why add bloat to your code, which will likely only bloat more as you modify it later down the line? It's a lazy attitude to have and it certainly doesn't earn you any favours when you've got twenty nested div tags and you can't find where each one ends, or which ones are necessary.
__________________

Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder
testpie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:33 PM   #47
SCtyger
Confirmed User
 
Join Date: May 2003
Posts: 564
Netscape Navigator Gold.
__________________
http://www.silvercash.com/
SCtyger is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:35 PM   #48
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
I combine dreamweaver/crimson editor/ed html/fireworks
Klen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 12:40 PM   #49
CDSmith
Too lazy to set a custom title
 
CDSmith's Avatar
 
Industry Role:
Join Date: May 2001
Location: My network is hosted at TECHIEMEDIA.net ...Wait, you meant where am *I* located at? Oh... okay, I'm in Winnipeg, Canada. Oops. :)
Posts: 51,460
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.
__________________
Promote Wildmatch, ImLive, Sexier.com, and more!!

ALWAYS THE HIGHEST PAYOUTS: Big Bux/ImLive SIGNUP ON NOW!!!

Put some PUSSYCA$H in your pocket.
ICQ me at: 31024634
CDSmith is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-03-2007, 04:01 PM   #50
CyR
Registered User
 
Join Date: Sep 2002
Posts: 50
Quote:
Originally Posted by Babaganoosh View Post
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 editpadpro.com. If I have to do an entire page or add more than a few lines I open up dreamweaver.
I really wish he'd port EPP over to Mac, I've been using it for 6-7 years now, and I miss it so.


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*
CyR is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.