Not ironed yet but the full powah of CSS 3 Backgrounds and CSS 3 Images is available. Linear and radial gradients, multiple backgrounds, sizing, etc. 


The next-generation Web Editor
based on the rendering engine of Firefox
01Sep 2010
16:11 - By BlueGriffon - Progress - 2 comments
Not ironed yet but the full powah of CSS 3 Backgrounds and CSS 3 Images is available. Linear and radial gradients, multiple backgrounds, sizing, etc. 

27Aug 2010
13:30 - By BlueGriffon - Progress - no comment
BlueGriffon will have floating dark semi-transparent properties panels on OS X. See below an example (the Table Insertion popup itself won't be like that, I just used it to make a screenshot).

20Aug 2010
09:30 - By BlueGriffon - Thinking at loud - one comment
The main problem with BlueGriffon's source view is the following one : tabs disappear in source view... In other words, to copy some markup from one document's source to another, you have to switch back to wisywig mode. That's an ooooold thing: Nvu and Mozilla Composer already had that very same restriction and that is caused by our nsPlaintextEditor.
But since Bespin is now used by BlueGriffon for the source view, I can probably work around that restriction. Let me think a bit about it 
18Aug 2010
12:34 - By BlueGriffon - Progress - one comment
11Aug 2010
09:47 - By BlueGriffon - Progress - one comment
25Jun 2010
14:12 - By BlueGriffon - Thinking at loud - 6 comments
Attributes ? Inline Styles ? Context ? ID ? Class ? A mix ? *sigh*
I'm not happy with the CSS Policy Manager I implemented. It currently lets users of BlueGriffon decide in all dialogs how an action should be performed: through HTML attributes, through inline styles, or through embedded styles attached to an ID or a class. That's far too complex for many users and the resulting dialogs are so painful that I hate them myself. I am then going to revamp it entirely and remove the corresponding bits from the dialogs. I will probably also remove support for HTML presentational attributes... BlueGriffon will then rely 100% on CSS for presentation... That was not possible a few years ago because of the browsers' landscape but I think it's now a more - if not perfectly - reasonable target. The whole Table Layout dialog is already 100% CSS-based.
In summary, the Preferences panel will offer the following choices:
It's clearly (much) harder to implement but I am sure the whole CSS/HTML machinery should be hidden as much as it can. The average user - and that includes myself - does not want to know about the technical details as soon as the result is clean, standards-compliant and what he/she expects from a rendering point of view. Advanced users will still have the possibility to edit their stylesheets directly through the CSS Manager.
All in all and in my opinion, this proposal is good for both beginners and advanced users. Comments?
21Jun 2010
17:55 - By BlueGriffon - Progress
16Jun 2010
16:54 - By BlueGriffon - Progress - 2 comments
It really starts looking ok, I hope I'll be able to check that in at the end of this week or beginning of next one.
15Jun 2010
11:48 - By BlueGriffon - Progress - one comment
It's a very very early prototype...
14Jun 2010
09:02 - By BlueGriffon - Progress
As you probably noticed, I am currently implementing CSS 2D rotations in BlueGriffon. But that's dialog-based. I also started working on something better... And since I don't think another implementation has hit the market yet, BlueGriffon will probably be the first wysiwyg web editor to propose direct CSS-based pointer-driven rotation of an element inside the editor's viewport. Stay tuned!
07Jun 2010
16:06 - By BlueGriffon - Progress - one comment
I decided to make a short break from bluegriffon's core and I spent an hour implementing a new add-on : WordCount. Yeah, you got it, it counts the number of words in the current document. But it can also enable a visual warning if that word count goes above a user-defined limit.
17May 2010
19:21 - By BlueGriffon - Progress - 2 comments
13May 2010
18:40 - By BlueGriffon - Progress
12May 2010
09:21 - By BlueGriffon - Thinking at loud - 5 comments
The new Image insertion dialog in BlueGriffon will allow to set a CSS box shadow and a CSS roll-over. Other suggestions?
10May 2010
12:37 - By BlueGriffon - Progress
09May 2010
22:03 - By BlueGriffon - Progress - one comment
JSCSSP, our CSS parser in JavaScript, is now used by BlueGriffon to preserve all the contents of stylesheets, including unrecognized properties, unrecognized at-rules and comments between rules or between declarations (other comments not preserved yet). On a side note, JSCSSP now passes all relevant tests in the CSS 3 Namespaces Test Suite.
« previous entries - page 1 of 4