Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2013-02-10, 11:11 AM   #1
ArtWilliams
You can now put whatever you want in this space :)
 
ArtWilliams's Avatar
 
Join Date: Sep 2004
Location: Toronto, Canada
Posts: 6,244
Send a message via ICQ to ArtWilliams
It's a great package. The person who started the wysiwyg editor Nvu stopped maintaining it after the main sponsor withdrew. Someone else maintained it for a couple of years as Kompozer but I havn't seen an update for a long time. Recently, the original programmer for Nvu starter a successor wysiwyg HTML editor called BlueGriffon. It is open source and available for Windows, Mac and even Linux. You can get BlueGriffon here.
ArtWilliams is offline   Reply With Quote
Old 2013-02-10, 12:53 PM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Quote:
Originally Posted by artwilliams View Post
HTML editor called BlueGriffon. It is open source and available for Windows, Mac and even Linux. You can get BlueGriffon here.
Just spent about an hour messing with it. It's super nice, Gives you a choice of inline or head or stylesheet styles.

I like the way you can use the basic program for free and then pay for just the add-ons that you need.

It's a really nice piece of software. If it also did site management I would probably switch over all my html needs to it.


Quote:
Originally Posted by Greenie View Post
I'm not familiar with the lingo, but I think that Inline CSS is how I code all my pages using Namo 5.5.

Are these things Inline CSS?

Table Header:
Code:
<table style="font-family:Arial,sans-serif; font-size:20px; color:#000080; text-align:center;" align="center" cellpadding="0" cellspacing="0" width="960">
Text:
Code:
<span style="font-family:Arial,sans-serif; font-weight:bold; font-size:15px; color:red; text-align:center;">Text</span>
Yes that is inline style.

Both Golive and Dreamweaver can do inline styles but you have go though hoops to prevent these programs from writing styles into the head section. Their logic is that inline styles bulks up your code. Putting the styles in the head section cuts down on code since you can use the style many times with one write. This works great unless you want to paste only parts of the body code into another document.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2013-02-10, 01:58 PM   #3
ArtWilliams
You can now put whatever you want in this space :)
 
ArtWilliams's Avatar
 
Join Date: Sep 2004
Location: Toronto, Canada
Posts: 6,244
Send a message via ICQ to ArtWilliams
Quote:
Originally Posted by Cleo View Post
Just spent about an hour messing with it. It's super nice, Gives you a choice of inline or head or stylesheet styles.

I like the way you can use the basic program for free and then pay for just the add-ons that you need.

It's a really nice piece of software. If it also did site management I would probably switch over all my html needs to it.
I just changed my Linux distro from Linux Mint 13 Xfce to Xubuntu and noticed that Kompozer was no longer in the repositories of free software (likely because it is no longer updated). I've known about BlueGriffon for some time but not had a chance to use it yet. I guess now is the time. Your comments sound very encouraging.
ArtWilliams is offline   Reply With Quote
Reply


Posting 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

Forum Jump


All times are GMT -4. The time now is 06:20 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc