Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > GoLive's code is Fort Knox like...

GoLive's code is Fort Knox like...
Thread Tools
Senior User
Join Date: Dec 2002
Status: Offline
Reply With Quote
Feb 1, 2006, 10:41 AM
 
A little background to start...

I use and generally like GoLive. My gf uses and likes Dreamweaver, and despises GoLive. At her university job she was supplied with an ibook with cs2 installed and nothing else.

Situation...

Her current task is to build a project website. For the past few weeks she has been using GoLive, has picked it up quickly and found its quirks. Yesterday she was speaking with the head of web development for the university and he insisted that she switch to Dreamwear. He claims the university will "never support" anything created with GoLive because it adds "additional metta information around things such as tables and grids. This additional information renders the final file un-editable by normal conventions when wanting to add something simple such as new page text."

Is it just me or is he out of his mind ? Yes, GoLive has been accused, and rightly so, of producing bloated code. However I have never found or had any issues editing files created with GoLive in text wrangler, bbedit, or taco. Neither has anyone I have ever built a site for. Then claiming to never support anything created in GoLive seems to be a bit short sighted. Especially since adobe now owns Dreamwearer. I would imagine useful functions of Dreamweaver would get sucked into future releases of GoLive, Dreamweaver would become Adobified or simply disappear all together.

Sorry your lackys have a problem editing it Word.

Anyway... it just sort of pissed me off and I needed to vent about it.
     
Professional Poster
Join Date: Jan 2001
Location: Salt Lake City, UT USA
Status: Offline
Reply With Quote
Feb 1, 2006, 12:31 PM
 
For what it's worth, I think I understand the guy's point of view. WYSIWYG editors tend to create a LOT of code to look at. That's the reason I don't use them. It's not that you can't edit them, it's just that it's a pain to do so. I write my pages by hand and they are generated on the fly. So single page changes are pretty easy.
I also manage a website that was developed in Dreamweaver. For all the good that it does, I tried to make a new page for the site in emacs, and it was too much trouble to go through all that code. I was fortunate to have Dreamweaver available to me to continue the development. Otherwise I would have been up to my neck wading through the code-jungle.

I think it's a matter of preference. Having said that, his claim that it's alltogether un-editable is false. I can appreciate your position.
2008 iMac 3.06 Ghz, 2GB Memory, GeForce 8800, 500GB HD, SuperDrive
8gb iPhone on Tmobile
     
Senior User
Join Date: Nov 2002
Status: Offline
Reply With Quote
Feb 9, 2006, 02:31 PM
 
I would bet it would be GoLive that would get the axe rather than Dreamweaver. GoLive was a great app until Adobe got a hold of it. I don't really care for Dreamweaver either. They are both way too bloated.
     
Baninated
Join Date: Mar 2005
Location: An asteroid remanent of Tatooine.
Status: Offline
Reply With Quote
Feb 11, 2006, 02:09 PM
 
Dreamweaver doesn't add any code you don't need or can't edit.
     
Mac Enthusiast
Join Date: Aug 2001
Location: Durango CO
Status: Offline
Reply With Quote
Feb 11, 2006, 06:34 PM
 
Originally Posted by SirCastor
For what it's worth, I think I understand the guy's point of view. WYSIWYG editors tend to create a LOT of code to look at. That's the reason I don't use them. It's not that you can't edit them, it's just that it's a pain to do so. I write my pages by hand and they are generated on the fly. So single page changes are pretty easy.
I also manage a website that was developed in Dreamweaver. For all the good that it does, I tried to make a new page for the site in emacs, and it was too much trouble to go through all that code. I was fortunate to have Dreamweaver available to me to continue the development. Otherwise I would have been up to my neck wading through the code-jungle.


SirCastor is right. hand coding is the ONLY WAY - when will you weaklings get it?! muhaahaahaa!!!
The Bitcastle
graphic design, web development, hosting
     
Senior User
Join Date: May 2002
Location: Denver, CO
Status: Offline
Reply With Quote
Feb 11, 2006, 08:28 PM
 
Maybe DreamWeaver 4 or something. My code that I write in Studio 8 ius pretty clean, but I write alot of it by hand. Now, if you have a page that is all CSS and start trying to add extra fonts on the fly and what not, then yeah, it does get a pretty ugly.
BlackBook 2Ghz C2D, 2GB, 120GB HD | Black 80GB iPod 5.5 | 8GB Red iPod Nano |
Check out my personal and classroom sites!
     
Mac Elite
Join Date: Mar 2002
Location: Clogland
Status: Offline
Reply With Quote
Feb 12, 2006, 06:21 AM
 
Think yourselves all very very lucky.

I've just landed a job where have to throw websites together using a web based interface.

No ftp access.

You can access the code, it's horrible, a <br /> is automatically turned into a <BR>, the one fantastic menu that you can add items to is a dynamic drive jobbie from 2002, you can change the background colours however, wow.

Personally I'd like to be able to access the stylesheet and do positioning with one click instead of eight. I'd also like be able to turn off the style sheet, I'd also like to assign a font-family to a piece of text as opposed to a font.

Limited ftp access is possible if you buy the application as opposed to leasing it, here's the catch, it needs MS SQL to run, so after buying the application you have to pay more to host it then it costs to lease it. Try and sell that concept to a boss.

My current plan is to remake all the application's functionality in php and mysql, it's not a biggy, just a cms and multi-lingual support, much more satisifying and maybe even easier than trying to tweak a site using the provided inteface.

I shouldn't be ranting, it's Sunday.
     
Professional Poster
Join Date: Jan 2001
Location: Salt Lake City, UT USA
Status: Offline
Reply With Quote
Feb 12, 2006, 08:55 AM
 
Originally Posted by skalie
Think yourselves all very very lucky.

I've just landed a job where have to throw websites together using a web based interface.

No ftp access.

You can access the code, it's horrible, a <br /> is automatically turned into a <BR>, the one fantastic menu that you can add items to is a dynamic drive jobbie from 2002, you can change the background colours however, wow.

Personally I'd like to be able to access the stylesheet and do positioning with one click instead of eight. I'd also like be able to turn off the style sheet, I'd also like to assign a font-family to a piece of text as opposed to a font.

Limited ftp access is possible if you buy the application as opposed to leasing it, here's the catch, it needs MS SQL to run, so after buying the application you have to pay more to host it then it costs to lease it. Try and sell that concept to a boss.

My current plan is to remake all the application's functionality in php and mysql, it's not a biggy, just a cms and multi-lingual support, much more satisifying and maybe even easier than trying to tweak a site using the provided inteface.

I shouldn't be ranting, it's Sunday.
Holy Cow... I feel for ya dude. That sounds painful. I hate it when programs try to be smarter than you.
2008 iMac 3.06 Ghz, 2GB Memory, GeForce 8800, 500GB HD, SuperDrive
8gb iPhone on Tmobile
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:27 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2