//flex table opened by JP

Click to See Complete Forum and Search --> : your favorite html editor?


Josh42
07-07-2001, 10:13 PM
I want to make a web page soon. What editor(s) do you think I should use. I've tried download.com but most expire before I can get any real work done. I suppose I'll end up purchasing one, but for now what do you recommend for free? Thanks.

J. Ciolkosz

samwichse
07-07-2001, 10:41 PM
Since I like to use pure text-based html, CuteHTML (http://www.cutehtml.com/products/cutehtml/index.shtml) is what I use, small, trim, and uses practically no resources.

OuTpaTienT
07-07-2001, 11:17 PM
Notepad.

Dove19983
07-08-2001, 12:25 AM
Well I use Notepad.
You may want to download 1st Page 2000 (http://www.evrsoft.com/download/) . Very well done program has easy, normal, expert, and hardcore modes. Usefull for when you know all most nothing about html and usefull for when you know everything and just dont fill like typeing everything. It has soem free scripts done in cgi, html, perl, javascript.

RobRich
07-08-2001, 12:28 AM
On the freeware side of things, most opt for Netscape's Composer or Microsoft's FrontPage Express. Other free favorites I can recommend:


CoffeeCup Free HTML (http://www.zdnet.com/downloads/stories/info/0,10615,38921,00.html)

Arachnohilia (http://www.zdnet.com/downloads/stories/info/0,10615,19600,00.html)

Myself? I use FrontPage2K and AceHTML Pro for most basic content with straight manual coding for more advanced options, such as JavaScript. After a couple of debugs and cleanups, everything usually works fine. Then again, I've been known to publish straight FP code code when I feel extremelty lazy, but is not exactly a user-friendly idea. http://www.sysopt.com/forum/wink.gif

Robert Richmond

club_med
07-08-2001, 03:39 AM
Frontpage 2000 simple and easy to use.

cm.

MiKe85
07-08-2001, 03:45 AM
In school I used Frontpage..
At my house I use Arachnohilia.

club_med
07-08-2001, 01:50 PM
really ? hmm maybe i should look into dreamweaver then ?.

cm.

rh71
07-08-2001, 08:34 PM
I use ColdFusion Studio at work, which is pretty much equivalent to HomeSite and the aforementioned 1stPage2000 is a copy of it. All really nice programs. It doesn't matter if you are an expert or beginner. The tools it provides help a lot...

Tell me Notepad gives you Remove Development Service (even thru FTP) or shortcut keys that can insert code for you around highlighted blocks of text. Don't forget the special characters and the extended find/replace through directories/subdirectories. This stuff rocks.

Beemer
07-08-2001, 09:53 PM
samwichse is of like mind. I might start with Front Page 2000, work into Dreameaver for the Flash applications, finish off with CuteHTML for the cleanup. Front Page has some proprietary junk that can be weeded out of the source code. (shrink'er down a bit in file size.

eg:
<strong> </strong>
can be changed to
<b> <b>

You don't have to end off your ordered list tags either.

<ul>
<li>
<li>
<li>
</ul>

Beemer's Windows Tips (http://tips.beemerworld.com)

Take a look at the Source Code on other peoples web sites and you'll get the idea of what does what in no time. This will help you understand how things work.

If you upgraded from I.E. 5.0 or there abouts, you might have the Front Page Express program. The learning curve isn't a hard one to achieve and will get you up and running in no time. Here is a teaching link of HTML and web page layout and design. I had this as a link during the Internet Proficiency course I recently attended.
http://www.ingenius.bc.ca/course

It covers what is needed within the page code to make your pages, "search engine friendly" and easily found by your piers as well as strangers across the world.

Text relavency, Title match, alt tags, header tags, etc. Yahoo is a directory service which is the most populer way to search for stuff on the WWW. It is human browsed for ranking and subject relavency. You submit a URL and they go take a peek. Other sites are not so forgiving in their ranking practices. Alta Vista ranks according to a bot survey. Could be a spider. Essentially the same thing. You submit a URL, and via automation, a computer program checks your meta tag info.
Keywords
Description
Title
against the words used in the text of the body.

TIP: (spiders and bots, can't read Flash)

The more times the bot or spider finds a word in the body that is one of the keywords and the title, the more hits you gain in the ranking.
Some sites only rank you by the size of your wallet. This isn't really fair to the searcher as how do you know if you are getting the best page from your query?

Lots to learn. Lots of fun.

Cheers!

Inanis
07-08-2001, 10:05 PM
I must agree with OuTpaTienT, Dove19983, and probably many others. If you know HTML, use Notepad.

If you dont know HTML . .. learn it, and use Notepad. http://www.sysopt.com/forum/redface.gif)

NDC
07-08-2001, 10:28 PM
Adobe Golive 4 & 5!

Yar1182
07-09-2001, 12:46 AM
I learned on Frontpage and have since moved on to Dreamweaver. It's just easier to get the formatting right.

hawkman2
07-09-2001, 07:25 AM
UltraEdit32!
http://www.ultraedit.com

OuTpaTienT
07-09-2001, 09:20 AM
Actually, maybe I should revise my answer to be more technically correct. Ya see, I have replaced my Notepad with a better text editor called Metapad. It's free. You can get it here:

http://www.liquidninja.com/metapad/

When I say I replaced Notepad with Metapad, I mean exactly that. I deleted Notepad.exe in my Windows directory, then renamed Metapad.exe to Notapad.exe and placed it in the Windows directory.

Metapad has many helpful functions, mainly search & replace, that Notepad doesn't have. But it's just as fast as plain ol' Notepad. I highly recommend it.

KAknight
07-09-2001, 09:22 AM
Put in my vote for Dreamweaver.

golfcart
07-09-2001, 10:29 AM
me use notepad http://www.sysopt.com/forum/smile.gif

DanU
07-09-2001, 07:35 PM
vi anyone http://www.sysopt.com/forum/smile.gif

DualShock
07-09-2001, 09:11 PM
I personally use TextPad, awesome stuff.
www.textpad.com (http://www.textpad.com)

bdunn
07-09-2001, 09:17 PM
I'm with dan on this one. I have to use front page at work but I prefer VI. If I need a code generator Trellix produces much better html then FrontPage.

Tekkitan
07-09-2001, 11:25 PM
i use notepad in windows
pico on unix ;p

MindlessVictim
07-10-2001, 12:04 AM
Since I'm into web / graphic design, I have to ^Bump^, and put in my input.

I used FrontPage once... since then, I have converted, and put my faith in Dreamweaver.

Macromedia, http://www.macromedia.com , is always giving rebates and deals on it. Retail is $300, and the DW + Fireworks studio is $450. I've seen the studio drop to $270 (less than the price for just one of the components!) after $100 rebate and an Amazon.com price cut.

I use it every day. And I never had to read the manual, buy a book, or ask for help. It's ingenious. And the help that comes with it is great for when you're in a jam. It's got full HTML & JavaScript reference. Powerful, yet simple.

Download the demo and tell me if I'm wrong! http://www.macromedia.com

NO, I am not working for Macromedia. No, I do not hold stock in Macromedia. http://www.sysopt.com/forum/smile.gif But when you use something every day and love it, you should brag about it a little, no? http://www.sysopt.com/forum/wink.gif

If you have questions, e-mail me:
imayak@hotmail.com

BTW, The Dreamweaver 4 Demo will work on your Windows system for 30 days with full functionality.... you get to see the works!

[This message has been edited by MindlessVictim (edited 07-10-2001).]

DemonKnight
07-10-2001, 01:52 AM
I like netobjects fusion my self. but the demo ran out, and I aint got the money to buy it. (99.95, I'm lucky I have 5 bucks right now.. not having a job sucks.. and having a job sucks.. (at least till I buy out microsoft and divert all funding to linux deveolpment.. SHH.. its a surprise for the year 200093Q.L. :lol)

Yar1182
07-10-2001, 02:49 AM
I agree that you need to learn some html, and coding in notepad is kind of cool. Still it's a lot of work. I can imagine if you designed pages for a living and a client wanted to see the page in a different format with different frames, colored text, etc, etc you'd have way more work in notepad. In a editor like dreamweaver you can click a few buttons and volia.

You really need to be able to do both. On one hand for quick editing and flash it's easier with an editor. On the other you need to understand html to trouble shoot problems and understand how the page really should work.

I think Frontpage is the easiest to learn, but it does a lot of odd stuff that makes your pages look funny in other browsers such as netscape. Plus don't get me started on those Frontpage extensions.

I'm very happy with dreamweaver. Not much harder to learn than Frontpage, and less headaches.

I've also heard good things about Adobe Go Live. I've got it on disk, but haven't played with it.

NDC
07-10-2001, 03:13 AM
I think WYSIWYG interface applications are great for making web pages. Personally, I don't like to sit around and type every single HMTL code manually when I can do it using a GUI. Nowadays, you'll rarely see professional web designers build a web site purely by using a text editor. They use WYSIWYG interface applications such as Adobe Go Live, Dreamweaver, etc. as a tool for the layout and manually do the necessary coding for more precise control over the page layout... You'd be surprised how much HTML you could learn by making a web page using a WYSIWYG interface application and looking in the source page which most of them have so that you manually code the page.

OuTpaTienT
07-10-2001, 09:30 AM
The thing is, I look at source for the sites that are built by these gizmos, and they're all full of trash. All kinds of unnecissary code. If people knew how to better optimize their sites the whole web experience might be a little more pleasant.

Yar1182
07-10-2001, 11:37 AM
Unessasary code = Frontpage.

Very true. After I creat my pages I go in the source coding and delete all the unessasary code I recognize.

Yar1182
07-10-2001, 11:37 AM
Dreamweaver does a much better job avoiding unessasary code

[This message has been edited by Yar1182 (edited 07-10-2001).]

clutch
07-11-2001, 12:35 AM
I dual boot between Mandrake and win2k(mainly for the games), while in windows i'll use Allaire/Macromedia Homesite. I'll use any text editor in linux, such as pico/vi/emacs/nedit

Beemer
07-15-2001, 03:04 PM
Welcome to the collective clutch!

Lets see your web page....if you have a personal one or other you would like to share.

Cheers!

[This message has been edited by Beemer (edited 07-15-2001).]

jad1097
07-15-2001, 06:17 PM
notepad

glitterin
07-15-2001, 06:30 PM
Notepad