<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://bluegriffon.org/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>BlueGriffon.org</title>
  <link>http://bluegriffon.org/</link>
  <atom:link href="http://bluegriffon.org/feed/rss2" rel="self" type="application/rss+xml"/>
  <description>The next-generation Web Editor based on the rendering engine of Firefox</description>
  <language>en</language>
  <pubDate>Fri, 09 Jul 2010 02:46:07 +0200</pubDate>
  <copyright>Copyright Disruptive Innovations 2008</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Adding presentation to HTML is hard</title>
    <link>http://bluegriffon.org/post/2010/06/25/Adding-presentation-to-HTML-is-hard</link>
    <guid isPermaLink="false">urn:md5:8e3b22272fc5212c13159c9ca5b8da28</guid>
    <pubDate>Fri, 25 Jun 2010 14:12:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Thinking at loud</category>
            
    <description>    &lt;p&gt;Attributes ? Inline Styles ? Context ? ID ? Class ? A mix ? *sigh*&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;In summary, the Preferences panel will offer the following choices:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Let BlueGriffon decide by itself how it adds styles and let it pick IDs and classes for me when needed (enter a prefix below)&lt;/li&gt;
&lt;li&gt;Let BlueGriffon decide by itself how it adds styles but prompt me when a new ID or class is needed&lt;/li&gt;
&lt;li&gt;Let me decide&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;All in all and in my opinion, this proposal is good for both beginners and advanced users. Comments?&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>CSS 3 Multicolumn Layout</title>
    <link>http://bluegriffon.org/post/2010/06/23/CSS-3-Multicolumn-Layout</link>
    <guid isPermaLink="false">urn:md5:4c8104f31f42da215cf75fc535261f3b</guid>
    <pubDate>Wed, 23 Jun 2010 16:00:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;p&gt;I started working again on CSS 3 Multicolumn Layout. Nice result so far.&lt;/p&gt;
&lt;p class=&quot;imgContainer&quot;&gt;&lt;a href=&quot;http://bluegriffon.org/public/shots/CSSmulticol-in-BlueGriffon.png&quot; class=&quot;thickbox&quot;&gt;&lt;img alt=&quot;CSS Multicol shot 1&quot; src=&quot;http://bluegriffon.org/public/shots/CSSmulticol-in-BlueGriffon.png&quot; style=&quot;width: 50%; height: auto; border: 0 none;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>T-shirt :-)</title>
    <link>http://bluegriffon.org/post/2010/06/22/T-shirt-%3A-</link>
    <guid isPermaLink="false">urn:md5:4a7beefe9627aa00c9f0b8a2aaaf61a7</guid>
    <pubDate>Tue, 22 Jun 2010 22:42:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Thinking at loud</category>
            
    <description>    &lt;p&gt;&lt;a href=&quot;http://pikchur.com/Ttm&quot;&gt;here&lt;/a&gt;...&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Fresh Meat 20100621</title>
    <link>http://bluegriffon.org/post/2010/06/21/Fresh-Meat-20100621</link>
    <guid isPermaLink="false">urn:md5:664ef1bf72fe69a04062aae4cd3cfdb2</guid>
    <pubDate>Mon, 21 Jun 2010 19:17:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Fresh Meat</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;&lt;img alt=&quot;Windows build&quot; src=&quot;http://glazman.org/weblog/images/winicon.png&quot; /&gt; &lt;a href=&quot;http://bluegriffon.org/freshmeat/nightlies/20100621/bluegriffon-20100621.win32.zip&quot;&gt;Windows 32 bit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;img alt=&quot;Mac OS 10.6.4&quot; src=&quot;http://glazman.org/weblog/images/macosx.png&quot; /&gt;&lt;a href=&quot;http://bluegriffon.org/freshmeat/nightlies/20100621/bluegriffon-20100621.dmg&quot;&gt; Mac OS 10.6.4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Progress 20100621</title>
    <link>http://bluegriffon.org/post/2010/06/21/Progress-20100621</link>
    <guid isPermaLink="false">urn:md5:8e33f0db53a286c42f6e62ffacaea535</guid>
    <pubDate>Mon, 21 Jun 2010 17:55:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;New page wizard was horked&lt;/li&gt;
&lt;li&gt;Support of html and xml flavors of HTML 5 added, including to new page wizard&lt;/li&gt;
&lt;li&gt;Started working on ability to save an html5 document, whatever the flavor, as a polyglot document&lt;/li&gt;
&lt;li&gt;Windows and linux themes including fixing various UI glitches&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Rotations, starts looking ok...</title>
    <link>http://bluegriffon.org/post/2010/06/16/Starts-looking-ok</link>
    <guid isPermaLink="false">urn:md5:77e448a79d966fa82e712f761a6c42a9</guid>
    <pubDate>Wed, 16 Jun 2010 16:54:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;p&gt;It really &lt;a href=&quot;http://www.youtube.com/watch?v=hns2No8ehIs&quot;&gt;starts looking ok&lt;/a&gt;, I hope I'll be able to check that in at the end of this week or beginning of next one.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>First proto of CSS 3 rotation in the viewport</title>
    <link>http://bluegriffon.org/post/2010/06/15/First-proto-of-CSS-3-rotation-in-the-viewport</link>
    <guid isPermaLink="false">urn:md5:c3d911451886ca612cabd477a0f7e64e</guid>
    <pubDate>Tue, 15 Jun 2010 11:48:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;p&gt;It's a very very early prototype...&lt;/p&gt;
&lt;object width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/yO8Fv2tkYY0&amp;hl=fr_FR&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/yO8Fv2tkYY0&amp;hl=fr_FR&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Rotations</title>
    <link>http://bluegriffon.org/post/2010/06/14/Rotations</link>
    <guid isPermaLink="false">urn:md5:12a68031e4eb37cf0322edd79d85050b</guid>
    <pubDate>Mon, 14 Jun 2010 09:02:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;p&gt;As you probably noticed, I am currently &lt;a href=&quot;http://disruptive-innovations.com/zoo/rotator/rotator.xul&quot;&gt;implementing CSS 2D rotations in BlueGriffon&lt;/a&gt;. But that's dialog-based. I also started working on &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=571794&quot;&gt;something better&lt;/a&gt;... 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!&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Word count</title>
    <link>http://bluegriffon.org/post/2010/06/07/Word-count</link>
    <guid isPermaLink="false">urn:md5:64e97c1ccf56fe23d2edc16a90d31d56</guid>
    <pubDate>Mon, 07 Jun 2010 16:06:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;p&gt;I decided to make a short break from bluegriffon's core and I spent an hour implementing a new add-on : &lt;a href=&quot;http://bluegriffon.org/pages/add-ons#word-count-add-on&quot;&gt;WordCount&lt;/a&gt;. 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.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Progress 20100517</title>
    <link>http://bluegriffon.org/post/2010/05/17/Progress-20100517</link>
    <guid isPermaLink="false">urn:md5:6db27c260239e28630ba5354eb4fec96</guid>
    <pubDate>Mon, 17 May 2010 19:21:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;still working on the Projects Manager that does not share a single line of code with Nvu/Kompozer's site manager (BlueGriffon is entirely rewritten from scratch). The associated Publish button will also be much more powerful. Mime Cuvalo, the author of &lt;a href=&quot;http://fireftp.mozdev.org/&quot;&gt;FireFTP&lt;/a&gt;, has formally authorized me to use his ftp stack's code inside BlueGriffon. I must say that implementing all the ftp high-level features is now hyper-simple. Thanks a lot Mime !&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Progress 20100513</title>
    <link>http://bluegriffon.org/post/2010/05/13/Progress-20100513</link>
    <guid isPermaLink="false">urn:md5:494172b7ebed039398f4e0fd58f22790</guid>
    <pubDate>Thu, 13 May 2010 18:40:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;lot of work on the Image Insertion dialog,&lt;/li&gt;
&lt;li&gt;even more work on the Projects Manager, totally rewritten because I was not happy with the former iteration of it. If you remember the old Site Manager of Nvu and the Publish Settings of Mozilla Composer and Nvu, they'll look totally prehistoric compared to the new Projects Manager and its integration in other dialogs of the app (links, image, external objects). Publishing (on a remote site) will be MUCH better than in Nvu, publishing all external objects including stylesheets and even imported stylesheets... It will also be integrated with the Templates Manager so you can add in one-click a page template you just downloaded from the Web. Yay!&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Image dialog #2</title>
    <link>http://bluegriffon.org/post/2010/05/12/Image-dialog-2</link>
    <guid isPermaLink="false">urn:md5:5d37165572b840f2e146fdc5666e18e7</guid>
    <pubDate>Wed, 12 May 2010 14:36:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;p&gt;Starts taking shape...&lt;/p&gt;
&lt;p class=&quot;imgContainer&quot;&gt;&lt;a href=&quot;http://bluegriffon.org/public/shots/imageDialog-shot1.png&quot; class=&quot;thickbox&quot;&gt;&lt;img alt=&quot;Image Dialog shot 1&quot; src=&quot;http://bluegriffon.org/public/shots/imageDialog-shot1.png&quot; style=&quot;width: 50%; height: auto; border: 0 none;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Image dialog</title>
    <link>http://bluegriffon.org/post/2010/05/12/Image-dialog</link>
    <guid isPermaLink="false">urn:md5:01d2444b1e8fba30980489aec804b918</guid>
    <pubDate>Wed, 12 May 2010 09:21:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Thinking at loud</category>
            
    <description>    &lt;p&gt;The new Image insertion dialog in BlueGriffon will allow to set a CSS box shadow and a CSS roll-over. Other suggestions?&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Progress 20100510</title>
    <link>http://bluegriffon.org/post/2010/05/10/Progress-20100510</link>
    <guid isPermaLink="false">urn:md5:4ce64a6be6af8ef094f0e2dedc13e4b8</guid>
    <pubDate>Mon, 10 May 2010 12:37:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;TableLayout add-on was horked, it's now fixed (Venkman and JSMs... pffff...). It's also now 100% undoable.&lt;/li&gt;
&lt;li&gt;more fun with the cssHelper&lt;/li&gt;
&lt;li&gt;Edit menu: undo, redo, cut, copy, paste, delete and more&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>JSCSSP in BlueGriffon</title>
    <link>http://bluegriffon.org/post/2010/05/09/JSCSSP-in-BlueGriffon</link>
    <guid isPermaLink="false">urn:md5:70ca62acb4930bd325c0e745fbf4db1c</guid>
    <pubDate>Sun, 09 May 2010 22:03:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;p&gt;&lt;a href=&quot;http://glazman.org/JSCSSP&quot;&gt;JSCSSP&lt;/a&gt;, 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 &lt;a href=&quot;http://www.w3.org/Style/CSS/Test/CSS3/Namespace/20090210/&quot;&gt;CSS 3 Namespaces Test Suite&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>BlueGriffon add-ons</title>
    <link>http://bluegriffon.org/post/2010/05/07/BlueGriffon-add-ons</link>
    <guid isPermaLink="false">urn:md5:13ccacafa4c177c0b28e801331b0ef0e</guid>
    <pubDate>Fri, 07 May 2010 12:14:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Announcements</category>
            
    <description>    &lt;p&gt;A preliminary (and incomplete) &lt;a href=&quot;http://bluegriffon.org/pages/add-ons&quot;&gt;list of the add-ons&lt;/a&gt; you'll be able to add to BlueGriffon when it reaches a more stable state.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Fresh Meat 20100505</title>
    <link>http://bluegriffon.org/post/2010/05/05/Fresh-Meat-20100505</link>
    <guid isPermaLink="false">urn:md5:c0cbd97df9addbe4c2909dce4d60f2b1</guid>
    <pubDate>Wed, 05 May 2010 13:57:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Fresh Meat</category>
            
    <description>    &lt;p&gt;&lt;a href=&quot;http://bluegriffon.org/freshmeat/nightlies/20100505/bluegriffon-20100505.dmg&quot;&gt;A Mac OS X build&lt;/a&gt; (built and tested under Snow Leopard, may crash at startup under Leopard...) for your testing pleasure.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Important note&lt;/strong&gt;: this is a strict xulrunner app. There's not a single change applied to xulrunner's trunk.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Progress 20100503</title>
    <link>http://bluegriffon.org/post/2010/05/03/Progress-20100503</link>
    <guid isPermaLink="false">urn:md5:548d4a79119d66bbf6b549448521e39f</guid>
    <pubDate>Mon, 03 May 2010 16:44:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;more source view work and debug&lt;/li&gt;
&lt;li&gt;now using &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=422403&quot;&gt;Laurent Jouanneau's serializer&lt;/a&gt; for XHTML&lt;/li&gt;
&lt;li&gt;persisting properties in New File dialog&lt;/li&gt;
&lt;li&gt;New Document wizard was horked&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Progress 20100430</title>
    <link>http://bluegriffon.org/post/2010/04/30/Progress-20100430</link>
    <guid isPermaLink="false">urn:md5:bba07b492c68f703feaa9d842750eabb</guid>
    <pubDate>Fri, 30 Apr 2010 13:26:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;Bespin 0.7.3 added, with &lt;em&gt;satyr&lt;/em&gt;'s &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=562646#c3&quot;&gt;workaround&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;finally&lt;/strong&gt;, after so many years of Composer and Nvu, changes done in the source view are now undoable ! Yay !&lt;/li&gt;
&lt;li&gt;IRC discussion about BlueGriffon in particular and the mozilla editor in general happens in &lt;a href=&quot;irc://irc.mozilla.org/#composer&quot;&gt;&lt;code&gt;irc://irc.mozilla.org/#composer&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Progress 20100429 #2</title>
    <link>http://bluegriffon.org/post/2010/04/29/Progress-20100429-2</link>
    <guid isPermaLink="false">urn:md5:27ec41c8b9b1c17c55799593468022ce</guid>
    <pubDate>Thu, 29 Apr 2010 17:04:00 +0200</pubDate>
    <dc:creator>BlueGriffon</dc:creator>
        <category>Progress</category>
            
    <description>    &lt;ul&gt;&lt;li&gt;closing a modified tab discarded changes&lt;/li&gt;
&lt;li&gt;closing window was closing regardless of modified tabs&lt;/li&gt;
&lt;li&gt;added cmd-Q (quit) and cmd-W (close tab)&lt;/li&gt;
&lt;li&gt;different style for modified tabs&lt;/li&gt;
&lt;li&gt;favicon&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
</channel>
</rss>