BlueGriffonTM

The next-generation Web Editor
based on the rendering engine of Firefox

18Dec 2009

Editor weirdnesses

I think I just found a weirdness in the editingSession and the docshell. If I try to edit a document having a chrome://* URL, scripts and plugins are not correctly disabled. I needed that to store "blank" transitional and strict html and xhtml documents into my jars. Even if I call disableJSAndPlugins() on the editingSession, scripts and plugins are not disabled or disabled only until major changes of the edited document. Not sure it's a bug though, there could be a good reason for this behavior. Anyway, workarounds are easy to implement.

18Dec 2009

Script Inspector

It's done. v1.0 as an add-on to the core editor. Precisely one day and a half of work.

17Dec 2009

Script manager

BlueGriffon has a new sidebar to handle all scripts declared inside the <head> element (scripts inside the <body> element will be visible inline and clickable to edit). The editor for embedded scripts is of course Bespin.

Script manager

16Dec 2009

Fullscreen

Fullscreen implemented with hideable toolbars and a 5 pixels box at the top to show the toolbars in fullscreen mode. On Mac OS X too :-)

15Dec 2009

Rulers

I have almost entirely revamped the rulers in BlueGriffon. The original code came from Nvu and used a few big hacks. That original code is totally gone and the rulers are now based on SVG. So if you have enhancement proposals with nice UI ideas for these rulers, please leave a comment, thanks.

rulers in
BlueGriffon

13Dec 2009

Bespin in BlueGriffon #2

If you except minor issues that are more related to the preview of Bespin than Bluegriffon itself, the integration of Bespin as the default source editor is almost done. I am currently working on something new in the world of Mozilla Composer/Nvu/Kompozer/Bluegriffon: users will be able to edit the doctype and change that way the model of the edited document...

11Dec 2009

Bespin in BlueGriffon

Warning, it's in a very very early state so don't get too excited too soon. And there are a few big issues with Bespin at this time, but hey that's normal it's only a 0.5.

  • resizing the editor makes the line numbers disappear ; a CR in the editor make them come back
  • syntax highlight is now a plugin and gone for the time being :-(
  • you can't embed direct Bespin in XUL because it uses innerHTML and that one fails inside a XUL document
  • so you need an iframe and that's painful wrt editor/chrome communication
  • it has issues with rtl text
  • but hey, it's already usable as is so mucho congrats to the Bespin team !

Bespin in
BlueGriffon

Update: yes, I know, I wrote somewhere a langer nun instead of a nun ; my bad.

10Dec 2009

Resurrection

After many months busy on other projects for third-parties, I am resurrecting BlueGriffon. In the last hours, I have added charset and text direction choices to the New Document wizard and fixed the toolbar customization that broke with recent xulrunner nightly builds due to ancient code. Stay tuned.

19Jan 2009

Templates Manager #5

I'm almost done with the templates manager. It now correctly saves locally (or pushes to the remote server) the unzipped version of a template package. I have one bug to fix in the main window and a progressmeter to add for remote storage. And done. Woof. The result is really beautiful, and impressively simple to use. I sincerely hope a lot of template repositories are going to jump on that.

15Jan 2009

Templates Manager #4

Starts looking ok...

Templates Manager List of templates Information License Template installed

15Jan 2009

Builds for windows and linux

You will find latest binaries of BlueGriffon (nightlies) for windows and linux here:

I built the linux version on Ubuntu 8.04. I hope it works on other distro.

In the future, we will try to provide binaries for all plateforms at the same time.

Remember that this builds are for test only. We are still far from having a full featured BlueGriffon.

12Jan 2009

Fresh Meat 20090112

A Mac OS X build today. The templates manager and the table layout manager are not in as they are extensions to the "basic" editor and I'm still working on the former.

09Jan 2009

Templates Manager #3

Templates Manager Select a repository Template info box

08Jan 2009

Templates Manager #2

I'm making fast progress on the Templates Manager. See by yourself....

Templates Manager

05Jan 2009

Templates Manager

05Jan 2009

Happy New Year

The BlueGriffon Team wishes you a very happy new year 2009!

Speaking of wishes, BlueGriffon will not only be able to apply themes to a page, but also get themes from online repositories. We're working on a themes' manifest all web sites distributing themes could serve. Giving the URL of that file to BlueGriffon would be the only thing needed to use a theme coming from that web site inside BlueGriffon. Stay tuned.

17Dec 2008

Project manager #2

Nvu's Site Manager was clearly not enough. BlueGriffon's Project Manager starts really being cool and it will be much more powerful than its ancestor. Link checking, sync with remote site and so on. Stay tuned.

Project Manager

12Dec 2008

Project manager

The "New Page" wizard being done and checked in, I started working on the Projects manager because w/o that, impossible to correctly handle jQuery-based pages and so on.

Projects manager

10Dec 2008

Fresh Meat 20081210

bluegriffon-20081210-win32.zip

  • built on XP Pro, contains xulrunner 1.9.1b1pre
  • don't miss File > New Wizard ; it's not fully functional yet, but the CSS Grid Layout builder is already working.
  • if you already installed a previous version of BlueGriffon, it's better to clobber the application data, so please delete directory c:\Documents and Settings\<login>\Application Data\Disruptive Innovations SARL\BlueGriffon
  • just unzip in a newly created dir to install (remove that dir to uninstall)

10Dec 2008

CSS-based Layouts #2

Usually, the second revamping of a dialog starts looking good.... So here's the first one and I find it much much better than the original proposal:

Page Layouts

- page 1 of 2