473,656 Members | 2,762 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML-Kit to Adobe GoLive: should I switch?

Should I switch from using HTML-Kit to using Adobe GoLive? I am just
a volunteer who is webmaster for a small non-profit group. I am the
only person working on the site. The only reason I am tempted to
switch from HTML-Kit to GoLive is that I can get an academic version
for cheap ($70 USD).

I have been doing simple coding by hand with HTML-Kit because it is
free, to avoid having to go back later to debug bloated tag soup some
editors spit out, and to keep file size small. Is this an outdated
view of things? If I got GoLive 7.0, could I merrily make more
interesting pages without having to code at all?

Thanks!
Teffy
Jul 20 '05 #1
16 2635
DU
Teffy wrote:
Should I switch from using HTML-Kit to using Adobe GoLive?
No.

I am just a volunteer who is webmaster for a small non-profit group. I am the
only person working on the site. The only reason I am tempted to
switch from HTML-Kit to GoLive is that I can get an academic version
for cheap ($70 USD).

I have been doing simple coding by hand with HTML-Kit because it is
free, to avoid having to go back later to debug bloated tag soup some
editors spit out, and to keep file size small. Is this an outdated
view of things?
No. Hand-coding is the best way to code IMO.

If I got GoLive 7.0, could I merrily make more interesting pages without having to code at all?

Thanks!
Teffy


I doubt it very much. A software will never be able to actually
compensate real thinking, real planning, real designing. A software will
never be able to actually make level-headed decision, be able to update
itself, read articles, tutorials, read newsgroups, etc..

DU
--
Javascript and Browser bugs:
http://www10.brinkster.com/doctorunclear/
- Resources, help and tips for Netscape 7.x users and Composer
- Interactive demos on Popup windows, music (audio/midi) in Netscape 7.x
http://www10.brinkster.com/doctorunc...e7Section.html

Jul 20 '05 #2
In post <49************ **************@ posting.google. com>
Teffy said...
Should I switch from using HTML-Kit to using Adobe GoLive?
no
I have been doing simple coding by hand with HTML-Kit because it is
free, to avoid having to go back later to debug bloated tag soup some
editors spit out, and to keep file size small.
then wanting to change to golive is a bit odd considering golive spits
out bloated (error filled) tag soup.
If I got GoLive 7.0, could I merrily make more interesting pages without
having to code at all?


a program cant author html properly. a mind is needed to correctly
markup documents.
--
brucie.
12/October/2003 12:59:54 pm
Jul 20 '05 #3
On 11 Oct 2003 19:37:24 -0700, WG**********@sp ammotel.com (Teffy)
wrote:

I have not used GoLive, but I have found that Dreamweaver is very
nice. It basically takes hand coding out of html, and the code that
it generates is generally pretty clean. Also I think that the
academic version is $99 . You can download a 30 trial from
macromedia's site to see if you like it.

Charlie
Should I switch from using HTML-Kit to using Adobe GoLive? I am just
a volunteer who is webmaster for a small non-profit group. I am the
only person working on the site. The only reason I am tempted to
switch from HTML-Kit to GoLive is that I can get an academic version
for cheap ($70 USD).

I have been doing simple coding by hand with HTML-Kit because it is
free, to avoid having to go back later to debug bloated tag soup some
editors spit out, and to keep file size small. Is this an outdated
view of things? If I got GoLive 7.0, could I merrily make more
interesting pages without having to code at all?

Thanks!
Teffy


Jul 20 '05 #4


DU wrote:
Hand-coding is the best way to code IMO.


I agree. However, although HTML-Kit once used to be a nice editor, it has
become so bloated and confusing that I nowadays use it only as an interface
to Tidy. I find normal text editors, such as Notepad and WordPad, much more
useful for writing HTML.

Follow-ups narrowed.

Thor

--
http://thorweb.anta.net/
Jul 20 '05 #5
Thor Kottelin wrote:

DU wrote:

Hand-coding is the best way to code IMO.

I agree. However, although HTML-Kit once used to be a nice editor, it has
become so bloated and confusing that I nowadays use it only as an interface
to Tidy. I find normal text editors, such as Notepad and WordPad, much more
useful for writing HTML.


You do? I find Notepad and Wordpad tedious to use, and I wouldn't
recommend them to anyone. They lack the most basic essentials in my
opinion and I cannot imagine using them unless I had no other available
alternative. Thankfully, there are other alternatives, such as any of
the many cheap or even free editors out there, which are far better
suited for writing HTML. I'd go with something like 1rst Page or
Weaverslave, so you'd have at least a decent line counter and syntax
highlighting.
--
Nicolai Zwar
http://www.nicolaizwar.com

Jul 20 '05 #6
Teffy wrote:
Should I switch from using HTML-Kit to using Adobe GoLive? I am just
a volunteer who is webmaster for a small non-profit group. I am the
only person working on the site. The only reason I am tempted to
switch from HTML-Kit to GoLive is that I can get an academic version
for cheap ($70 USD).

I have been doing simple coding by hand with HTML-Kit because it is
free, to avoid having to go back later to debug bloated tag soup some
editors spit out, and to keep file size small. Is this an outdated
view of things? If I got GoLive 7.0, could I merrily make more
interesting pages without having to code at all?


Judged from the coding GoLive 6.0 does, the answer is no, you could not
make more interesting pages without having to code in GoLive. I find
GoLive is far too WYSIWYG oriented to be of much use as an HTML editor.
It does have some other nice features, though, that you might find
comfortable to use, especially if you have bigger sites to manage. Its
site management features are helpful, and it has a comfortable diagram
editor for planning site layout and site structure. But for the actual
coding I'd use a tool better suited for the task. Though as I said, this
is based on my experience with GoLive 6.0; I haven't tried 7.0 and
didn't even know it's out already.

--
Nicolai Zwar
http://www.nicolaizwar.com

Jul 20 '05 #7
Nicolai P. Zwar wrote:
... I find Notepad and Wordpad tedious to use, and I wouldn't
recommend them to anyone. They lack the most basic essentials in my
opinion and I cannot imagine using them unless I had no other available
alternative.
I agree they lack some editing features which greatly improve the
productivity, but they are pretty useful in many cases (just because
of their simplicity and availability).
Thankfully, there are other alternatives, such as any of
the many cheap or even free editors out there, which are far better
suited for writing HTML. I'd go with something like 1rst Page or
Weaverslave, so you'd have at least a decent line counter and syntax
highlighting.


"line counter" - do you mean "line numbers"? Is this feature so
important? Notepad has line/column number indicator (not "line
numbers"), "Go To" line # command and it has Unicode support (at
least on NT/2000/XP).

--
Stanimir

Jul 20 '05 #8
In article <49************ **************@ posting.google. com>,
WG**********@sp ammotel.com says...
Should I switch from using HTML-Kit to using Adobe GoLive?...


Probably not. GoLive, Front page, or any other WYSIWYG editor, is just
a tool. Other than the fact that the price is $70 what advantage do you
see with Golive?

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #9

"Stanimir Stamenkov" <s7****@netscap e.net> wrote in message
news:bm******** ****@ID-207379.news.uni-berlin.de...
Thankfully, there are other alternatives, such as any of
the many cheap or even free editors out there, which are far better
suited for writing HTML. I'd go with something like 1rst Page or
Weaverslave, so you'd have at least a decent line counter and syntax
highlighting.


"line counter" - do you mean "line numbers"? Is this feature so
important? Notepad has line/column number indicator (not "line
numbers"), "Go To" line # command and it has Unicode support (at
least on NT/2000/XP).


You're not a real hand coder unless you create your pages using "copy con"
at the dos prompt. :) Undo is for suckers.
Jul 20 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
8397
by: VK | last post by:
09/30/03 Phil Powell posted his "Radio buttons do not appear checked" question. This question led to a long discussion about the naming rules applying to variables, objects, methods and properties in JavaScript/JScript and HTML/XML elements. Without trying to get famous :-) but thinking it would be interesting to others I decided to post the following summary: 1. Variable names in JavaScript/JScript
4
2963
by: Francois Keyeux | last post by:
hello everyone: i have a web site built using vbasic active server scripting running on iis (it works on either iis 50 and 60, but is designed for iis 50) i know how to create a plain text email by creating a text file, with content following certain format, and saving that file into the correct '..\mailroot\pickup' folder, and it is working fine
1
2407
by: cirillo_curiosone | last post by:
Hi, i'm new to javascript. I started studing it on the web few weeks ago, but still haven't been able to solve one big problem: HOT TO PASS VALUES FROM A SCRIPT VARIABLE TO A CHILD HTML GENERATED BY FUNCTION. Here'e the point: I'm writing a simple website for showing my photographs. It has a central page with many links (as many as galleries are).
33
4761
by: LRW | last post by:
http://gto.ie-studios.net/index.php When you view the above site in IE, if the 1st of the three product images is tall enough to push the cell down a couple of pixels, IE somehow doesn't show that happening. But if you look at it in Firefox you can see the small gap of white where the semi-circle image is broken. I've tried changing the background colors to gray in cells and tables
0
395
by: Boris Ammerlaan | last post by:
This notice is posted about every week. I'll endeavor to use the same subject line so that those of you who have seen it can kill-file the subject; additionally, Supersedes: headers are used to ensure that only one copy resides on a given news server. This notice was last updated on March 9th, 2005, and is available (with a complete revision history) on the World Wide Web at http://www.stack.nl/~boris/HTML/ciwahfaq.html. Most of it was...
9
1996
by: Patient Guy | last post by:
Taking the BODY element as an example, all of its style attributes ('alink', 'vlink', 'background', 'text', etc.) are deprecated in HTML 4.01, a fact noted in the DOM Level 2 HTML specification. The DOM specification does not explicitly itself deprecate the use of attributes however for the element in the interface definition section I read. Is there text in the DOM specification that states specifically that the DOM specification...
5
3584
by: serge calderara | last post by:
Dear all, I am new in asp.net and prepare myself for exam I still have dificulties to understand the difference between server control and HTML control. Okey things whcih are clear are the fact that for server control component , code is running on the server side. But if I take as example a Label. I place on a webform an HTM label control and a WebForm label control, I could see that properties are different for
6
433
by: Guy Macon | last post by:
cwdjrxyz wrote: HTML 5 has solved the above probem. See the following web page: HTML 5, one vocabulary, two serializations http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html
0
8382
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8297
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8717
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8498
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8600
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6162
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5629
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1930
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.