Web page builder for Phoenix users

Discussion of general topics about Mozilla Firefox
denro
Posts: 450
Joined: November 4th, 2002, 10:09 pm
Location: SD, USA

Web page builder for Phoenix users

Post by denro »

As I move away from IE and MS Front Page, I have been looking for a web page builder that is both an HTML editor and a WYSYG visual style developer, freeware like Phoenix. I think I finally found one that compliments Phoenix well. I discovered it in disucssions on the alt.comp.freeware news group. It is Trellian and its home page is
http://webpage.vendercom.com/index.html
You must register it, but that is free. You can delete the bmp that opens in the main window when you start the program; Trellian won't complain if it doesn't find the bmp. There is a closeable lower windows that advertises some extra services of the company that wrote trellian. But so you don't have to close it each time, look in the bottom of the ini file and set the height of the last window mentioned to 0. It is really a slick editor and possibly both more powerful and easier to use than FP. (I am not a fan of Composer, but will probably try the Mozilla editor again when 1.3 is released.) Sorry if this is off topic, but we are all interested in viewing web pages, we need to be able to write them as well.
-- Denro
User avatar
Stefan
Posts: 2051
Joined: November 5th, 2002, 2:46 am

Post by Stefan »

To judge the quality of a WYSIWYG you need to look at the source it generates.

Just looking at the source for the webpage that promotes this editor I can't say I get very impressed.
User avatar
priior
Posts: 374
Joined: November 10th, 2002, 3:45 pm
Location: montreal

Post by priior »

denro.. no disrespect.. but marking up webpages is not hard (really)... just find urself a nice editor (i use editplus) and mark up urself... it'll take about 3-4hours to figure things out.. but then ur set for life :)
elFarto
Posts: 16
Joined: November 25th, 2002, 4:15 am

Post by elFarto »

Nothing beats a simple text editor (aka Notepad, VIM, etc...) and <a href="http://www.w3schools.com/">http://www.w3schools.com/</a> IMO

Stephen
User avatar
ishopnude_com
Posts: 174
Joined: November 4th, 2002, 6:10 pm
Location: Palmdale, California
Contact:

Post by ishopnude_com »

Or Textpad.. has been my main editor for years... works great for html,javascript,php, etc etc
Benjamin Lebsanft
Posts: 31
Joined: November 9th, 2002, 4:04 am

Post by Benjamin Lebsanft »

www.meybohm.de syntax highlighting, tag autocomplete, easy to use, ideal for lazy people like me ;)
tve
Moderator
Posts: 3275
Joined: November 6th, 2002, 12:07 pm
Location: Federal Republic of Germany

Post by tve »

for the start, I suggest some "semi-wysiwyg" editor like Macromedia HomeSite or AceHTML (free), thats how I learned web programming, now I use Proton from www.meybohm.de :)
<i>Latest Firefox Trunk & Thunderbird 1.0</i>
Jykke
Posts: 4
Joined: November 11th, 2002, 6:53 am
Location: Oulu, Finland

Post by Jykke »

Sometimes a WYSIWYG-editor is very useful when I am mass-producting pages. Creating pages with Notepad would be very slow. If I found a WYSIWYG-editor that creates decent html-code, I would be very pleased. If it was free, even more so.

Thank You Denro for this link! I'll give it a try.
User avatar
insin
Posts: 7
Joined: November 5th, 2002, 1:09 am
Location: Belfast, NI
Contact:

Post by insin »

ishopnude_com wrote:Or Textpad.. has been my main editor for years... works great for html,javascript,php, etc etc


Second that - plus you can use regular expressions on the files you edit, which has saved me hours worth of tedium.

If you use css for laying out your pages, and author them in xhtml, you really don't need a WYSIWYG editor as your code will be nice and clean - I find they only speed up the development process if you (*spit*) insist on using tables for everything(;)), as the time taken up debugging tables is reduced.
denro
Posts: 450
Joined: November 4th, 2002, 10:09 pm
Location: SD, USA

Post by denro »

I didn't expect the rash of comments from people that didn't even try this editor. I am aware, and often joke about it, there is an attitude among many designers something like "real programmers use notepad to write web pages." I suppose we could extend that and say that they also don't use a modern graphical word processor but use DOS WordPerfect; and when they write their programming code, they don't use something like Borland Builder, MS Visual Studio or VS.net or one of the helpful freeware environments. I can and do write code, whether C++ or HTML, with just a console style editor, but I can also take advantage of a good graphical development environment. Trellian let's you do either or both. I prefer to do some things graphically, and then tweak the HTML by editing it directly. FP and Composer let you do that, but neither are very good, IMO. It was a pleasure for my web site to be able to easily resize the java script buttons I use by just dragging the button's edge with the mouse. Don't get hung up on "real web designers use notepad" or one of its fancier equivalents. You might even like a good graphical developer that puts together correct HTML and then let's you edit the code. So far, unlike FP, the HTML of Trellian looks solid and it has good support of css, forms, etc.
-- Denro
tve
Moderator
Posts: 3275
Joined: November 6th, 2002, 12:07 pm
Location: Federal Republic of Germany

Post by tve »

i have no use for a wysiwyg editor, since I code my pages in XHTML+CSS, so a wysiwyg doesnt make any sense for me, but I never used eysiwyg editors anyway, even not when I began to learn HTML..

I'm not one who says "real programmers use notepad", but building webpages in wysiwyg editors is simply no fun in my opinion.. its just plain boring.. :)
<i>Latest Firefox Trunk & Thunderbird 1.0</i>
old Neil Parks
Moderator
Posts: 0
Joined: December 31st, 1969, 5:00 pm

syntax highlighting and meta tags

Post by old Neil Parks »

Same outfit that makes the wysiwyg editor that started this whole topic also makes a plain text editor (Codepad) that does syntax highlighting, and another product just for editing meta tags.

http://www.trellian.com/codepad/index.html

http://www.trellian.com/meta/index.html

Some Trellian products cost money, and others are freeware. Unfortunately, the company's web site does not sort out which is which--you have to look at the description of each individual product.

Both of the above claim to be free.
old Neil Parks
Moderator
Posts: 0
Joined: December 31st, 1969, 5:00 pm

wysiwyg editors vs text editors

Post by old Neil Parks »

Re wysiwyg editors vs text editors:

Obviously, some people will prefer one type and some will prefer the other. That's why it's good to have a choice.

Personally, I have tried both varieties. I tend to use the text variety more often, but that's because i was not enamored of the particular wysiwyg editors that I have tried so far (Front Page Express, and AOL Press).

To my taste, notepad and its equivalents aren't bad--they just require working too hard. I find it easier to use an html-specific text editor, which is a plain text editor that includes menus for quick insertion of html tags.

I plan to try some of the products mentioned so far in this forum, and see if I like any of them better than what I have been using till now.

Keep an open mind. That's the only way you will find out what is best for you.
User avatar
Stefan
Posts: 2051
Joined: November 5th, 2002, 2:46 am

Post by Stefan »

Jykke wrote:Sometimes a WYSIWYG-editor is very useful when I am mass-producting pages.


If you use proper CSS for layout and formating "mass producing" pages is at least as fast with notepad as a WYSI(not)WYG editor.
It will also make the pages a lot more accessible for eg diabled persons as well as severly shrink the total kB size of the site (vs eg a <table> layout).

I've yet to see any WYSI(not)WYG editor produce CSS code that isn't compleatly useless...
User avatar
Stefan
Posts: 2051
Joined: November 5th, 2002, 2:46 am

Post by Stefan »

denro wrote:I didn't expect the rash of comments from people that didn't even try this editor. I am aware, and often joke about it, there is an attitude among many designers something like "real programmers use notepad to write web pages."


Hmm, at least my point was that "automatic" editors generally produce crappy code. Thus to get good code you HAVE to handcode in "notepad"-type editors, becuse WYSIWYG is not a viable option currently.

If you feel that I'm wrong, please provide a webpage you did with this editor that doesn't abuse <table> for layout or produce gennerally crappy CSS and JavaScript.
I'd be very pleasantly surprized if this is the case :)
Post Reply