<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>ResourceBlender</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/" />
    <link rel="self" type="application/atom+xml" href="http://www.resourceblender.com/atom.xml" />
    <id>tag:www.resourceblender.com,2008-11-11://6</id>
    <updated>2009-11-14T17:43:17Z</updated>
    <subtitle>Easy Application Localization</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 5.0</generator>

<entry>
    <title>ResourceBlender Express 1.46</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-146" />
    <id>tag:www.resourceblender.com,2009://6.493</id>

    <published>2009-11-14T17:40:44Z</published>
    <updated>2009-11-14T17:43:17Z</updated>

    <summary>Nothing major in this release, but some useful additions nonetheless. Changes in ResourceBlender Express 1.46 Added: HTML export for resource completion summaries. Added: Option to merge then delete unused resources. Changed: There&apos;s now an option to right click an application...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>Nothing major in this release, but some useful additions nonetheless.</p>
 <strong>Changes in ResourceBlender Express 1.46</strong>
<ul>
<li><strong>Added: </strong>HTML export for resource completion summaries.</li>
<li><strong>Added: </strong>Option to merge then delete unused resources.</li>
<li><strong>Changed: </strong>There's now an option to right click an application and generate resources for it.</li>
<li><strong>Fixed: </strong>Bug which caused chart for resource completion summary to sometimes show with zero height.</li>
</ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Express 1.44</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-144" />
    <id>tag:www.resourceblender.com,2009://6.481</id>

    <published>2009-09-01T12:29:48Z</published>
    <updated>2009-09-01T12:31:38Z</updated>

    <summary>There are several tweaks and features you may find useful in 1.44. Changes in ResourceBlender Express Added&#58; Option to open the output directory or zip file completion when generating resources. Added&#58; Option to output an additional file for each bundle...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="Releases" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>There are several tweaks and features you may find useful in 1.44.</p>
<strong>Changes in ResourceBlender Express</strong>
<ul>
  <li><strong>Added&#58; </strong>Option to open the output directory or zip file completion when generating resources.</li>
  <li><strong>Added&#58; </strong>Option to output an additional file for each bundle identical to the default language.</li>
  <li><strong>Added&#58; </strong>Conflict detection to <em>Duplicate Resources</em> with list of languages which have conflicting translations.</li>
  <li><strong>Added&#58; </strong><em>Search While Typing</em> checkbox to resource finder.</li>
  <li><strong>Added&#58; </strong>Button to search for existing resources before creating an element.</li>
  <li><strong>Changed&#58; </strong>Resources can now be selected by double clicking in the search dialog.</li>
  <li><strong>Changed&#58; </strong>When merging duplicate resources, the preferred resource - the one which will be kept in case of conflicts, can now be selected.</li>
  <li><strong>Fixed&#58; </strong>Crash when creating an element, the default language was not entered. Thanks <a href="http://forums.lime49.com/viewtopic.php?f=29&amp;t=920">Alemarko</a>.</li>
</ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Released Open-Source</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-released-open-source" />
    <id>tag:www.resourceblender.com,2009://6.477</id>

    <published>2009-08-18T08:12:00Z</published>
    <updated>2009-08-23T17:54:15Z</updated>

    <summary>ResourceBlender has been released under the GPL and is now available open-source! This means the entire source is available for download and contribution. Both ResourceBlender Express (WPF) and ResourceBlender.NET (ASP.NET) are now on CodePlex under a GPL license. Contributions to...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>ResourceBlender has been released under the GPL and is now available open-source!</p>
<p>This means the entire source is available for download and contribution. Both ResourceBlender Express (WPF) and ResourceBlender.NET (ASP.NET) are now on CodePlex under a GPL license.</p>
<p>Contributions to the source are actively encouraged and I'd really love for people to contribute, just ask in the forums for permission or post a patch. <strike>The source code is in need of some refactoring, I'm currently in the process of moving a lot of the in-line SQL to a separate file and splitting the data access layer. This will need to be reflected in both versions before I add any more features as the code is becoming difficult to manage. It won't be difficult, but there's a lot of code to refactor and I'm only one person.</strike><br /></p><p><b>Update - 23rd Aug 2009:</b> The majority of splitting the data access code has been completed, but I'd welcome any tips or advice on best practices and methods related to any part ofthe source.<br /></p>
<img src="http://images.resourceblender.com/codeplex_100.jpg" alt="CodePlex Logo" class="centered" />
<ul>
  <li><a href="http://resourceblendernet.codeplex.com/">ResourceBlender.NET on CodeProject</a></li>
<a href="http://resourceblendernet.codeplex.com/">  </a><li><a href="http://resourceblendernet.codeplex.com/SourceControl/ListDownloadableCommits.aspx">ResourceBlender.NET Source Repository</a></li>
<a href="http://resourceblendernet.codeplex.com/SourceControl/ListDownloadableCommits.aspx">  </a><li><a href="http://resourceblender.codeplex.com/">ResourceBlender Express on CodeProject</a></li>
<a href="http://resourceblender.codeplex.com/">  </a><li><a href="http://resourceblender.codeplex.com/SourceControl/ListDownloadableCommits.aspx">ResourceBlender Express Source Repository</a></li>
</ul><a href="http://resourceblender.codeplex.com/SourceControl/ListDownloadableCommits.aspx"> </a>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender.NET 1.60</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblendernet-160" />
    <id>tag:www.resourceblender.com,2009://6.454</id>

    <published>2009-05-24T17:39:19Z</published>
    <updated>2009-05-25T06:04:36Z</updated>

    <summary>It&apos;s now quicker to add multiple elements, which speeds up the translation process. There are also several other features which have been mirrored from ResourceBlender Express. Changes in ResourceBlender.NET 1.60 Added: Bulk add elements. Added: Option to specify connection string...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>It's now quicker to add multiple elements, which speeds up the translation process. There are also several other features which have been mirrored from ResourceBlender Express.</p>
<strong>Changes in ResourceBlender.NET 1.60</strong>
<ul>
  <li><strong>Added: </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_%28ResourceBlender.NET%29#Adding_Elements_in_Bulk">Bulk add elements</a>.</li>
  <li><strong>Added: </strong>Option to specify connection string during installation.</li>
  <li><strong>Changed: </strong>Minor database change to allow expandability in the future.</li>
  <li><strong>Removed: </strong>Settings page, which was deemed unnecessary. To safely change database connection details, make a backup and re-install.</li>
</ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender.NET in the Web PI App Gallery</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblendernet-in-the-web-pi-app-gallery" />
    <id>tag:www.resourceblender.com,2009://6.453</id>

    <published>2009-05-19T05:55:38Z</published>
    <updated>2009-05-19T06:13:34Z</updated>

    <summary> The Windows Web App Gallery is a list of web applications which can be installed with minimal effort through the Web Platform Installer. Applications include things like Das Blog, WordPress and other successful applications. The good news is that...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[ <p>The Windows Web App Gallery is a list of web applications which can be installed with minimal effort through the <a href="http://www.microsoft.com/Web/downloads/platform.aspx">Web Platform Installer</a>. Applications include things like Das Blog, WordPress and other successful applications.</p>
<p>The good news is that ResourceBlender.NET is now among them! Thank you Microsoft for the listing, it's very much appreciated.</p>
<a href="http://www.microsoft.com/web/gallery/ResourceBlender.NET.aspx">Download from the <strong>
  <span style="font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Windows</span>
  <span style="font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;; color: rgb(56, 140, 58);">Web</span>
  <span style="font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;; color: rgb(56, 140, 58);">App</span>
  <span style="font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;; color: black;">Gallery</span>
</strong></a>
]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Express 1.40</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-140" />
    <id>tag:www.resourceblender.com,2009://6.452</id>

    <published>2009-05-05T11:08:15Z</published>
    <updated>2009-05-05T11:20:28Z</updated>

    <summary>Lots new in 1.40, including a standalone Resx (.NET managed resource) file editor and a quicker method of adding elements while translating. The Google translator has been updated as well to reflect their newest supported languages. There&apos;s also a minor...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>Lots new in 1.40, including a standalone Resx (.NET managed resource) file editor and a quicker method of adding elements while translating. The Google translator has been updated as well to reflect their newest supported languages.</p>
<p>There's also a minor database schema change, so if you're upgrading you need to <strong>backup first</strong>. If you're using ResourceBlender.NET and Express together, you'll also need to upgrade to ResourceBlender.NET 1.56.</p>
<p>For safety reasons, no database tables will be deleted during installation, so you'll either need to delete them manually or use a different table prefix.</p>
<strong>Changes in ResourceBlender Express 1.40</strong>
<ul>
  <li><strong>Added: </strong><a href="http://wiki.lime49.com/index.php?title=Editing_Resx_Files">Resx file editor</a>.</li>
  <li><strong>Added: </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_%28ResourceBlender_Express%29#Adding_Elements_in_Bulk">Bulk add elements and resources</a>.</li>
  <li><strong>Added: </strong>Option to escape unicode characters (with code points above 127) to prevent the need to run native2ascii when generating .properties bundles.</li>
  <li><strong>Added: </strong>Option to treat files without a language code in the filename as the default language.</li>
  <li><strong>Added: </strong>Option to add languages not currently used by an application when importing resources.</li>
  <li><strong>Added: </strong>A sample application when ResourceBlender is installed to show core functionality.</li>
  <li><strong>Added: </strong>Option to show completion of resources from languages not used by an application when viewing a resource summary.</li>
  <li><strong>Changed: </strong>When filters are applied in the resources grid, editing a resource no longer resets the filters.</li>
  <li><strong>Changed: </strong>RBT files can now be opened by specifying them as a command line argument. The install creates a file assosication by default.</li>
  <li><strong>Changed: </strong>Updating of the output filename is now more fluid when generating resources.</li>
  <li><strong>Updated: </strong>Google Translation API supported languages to include Albanian, Estonian, Galician, Hungarian, Maltese, Thai and Turkish.</li>
  <li><strong>Fixed: </strong>When importing from .properties, if a file used CR+LF line breaks, the \r was not removed.</li>
</ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender.NET 1.55</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblendernet-155" />
    <id>tag:www.resourceblender.com,2009://6.450</id>

    <published>2009-04-26T06:33:11Z</published>
    <updated>2009-04-26T09:16:55Z</updated>

    <summary>There are several improvements and time savers included in this release as well as a sample application added during the installation which demonstrates basic functionality. Changes in ResourceBlender.NET 1.55 Added: A sample application when ResourceBlender is installed to show core...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>There are several improvements and time savers included in this release as well as a sample application added during the installation which demonstrates basic functionality.</p>
 <strong>Changes in ResourceBlender.NET 1.55</strong>
 <ul>
          <li><strong>Added: </strong>A sample application when ResourceBlender is installed to show core functionality.</li>
          <li><strong>Added: </strong>Option to treat files without a language code in the filename as the default language.</li>
          <li><strong>Added: </strong>Option to add languages not currently used by an application when importing resources.</li>
          <li><strong>Added: </strong>Option to show completion of resources from languages not used by an application when viewing a resource summary.</li>
          <li><strong>Changed: </strong>If the installer does not have permission to write to web.config, a message is now shown with instructions to copy and paste replacement values.</li>
          <li><strong>Fixed: </strong>Bug which caused the empty selection validator not to fire on the <em>Create Variant</em> page.</li>
          <li><strong>Fixed: </strong>When importing from .properties, if a file used CR+LF line breaks, the \r was not removed.</li>
          <li>ResourceBlender.NET is now ready to be translated, all literal strings have been moved to resource files.</li>
        </ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender.NET 1.50</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblendernet-150" />
    <id>tag:www.resourceblender.com,2009://6.449</id>

    <published>2009-04-12T16:00:48Z</published>
    <updated>2009-04-26T09:15:44Z</updated>

    <summary>Recent changes include multi-threaded automatic translation and an option to escape international characters when generating .properties bundles, eliminating the need for Java&apos;s native2ascii utility. Changes in ResourceBlender.NET 1.50 Added: Multi-threaded automatic translation with Google Translate. Added: Option to escape unicode...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>Recent changes include multi-threaded automatic translation and an option to escape international characters when generating .properties bundles, eliminating the need for Java's native2ascii utility.</p>
 <strong>Changes in ResourceBlender.NET 1.50</strong>
        <ul>
        <li><strong>Added: </strong>Multi-threaded automatic translation with Google Translate.</li>
        <li><strong>Added: </strong>Option to escape unicode characters (with code points above 127) to prevent the need to run native2ascii when generating .properties bundles.</li>
        <li><strong>Changed: </strong>When merging resources, translator comments are also merged.</li>
        <li><strong>Changed: </strong>Java bundles containing escaped unicode sequences are now converted to their string representation when importing.</li>
        <li><strong>Fixed: </strong>Bug when exporting Chinese Simplified or Traditional to Java .properties.</li>
        <li><strong>Fixed: </strong>Bug when importing PO files which caused the import to fail if two untranslated strings with plurals shared the same first 15 characters.</li>
        </ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Express 1.35</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-135" />
    <id>tag:www.resourceblender.com,2009://6.448</id>

    <published>2009-04-06T08:11:06Z</published>
    <updated>2009-04-06T12:51:11Z</updated>

    <summary>This release makes it easier for translators by adding a file format and editor which allows translators to edit more easily. It should make it more inviting for a translator to volunteer. Changes in ResourceBlender Express 1.35. Added&#58; RBT file...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>This release makes it easier for translators by adding a file format and editor which allows translators to edit more easily. It should make it more inviting for a translator to volunteer.</p>
<strong>Changes in ResourceBlender Express 1.35.</strong>
        <ul>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Editing_RBT_Files">RBT file (translation database) format</a> to make life easier for translators.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_(ResourceBlender_Express)#Shortcut_Keys">Shortcut keys</a> and usability improvements throughout.</li>
        <li><strong>Added&#58; </strong>Option to clear settings.</li>
        <li><strong>Added&#58; </strong>Splash screen.</li>
        <li><strong>Changed&#58; </strong>Progress is now shown when exporting.</li>
        <li><strong>Changed&#58; </strong>If the database settings are changed after the program has been installed, tables will now be created if required.</li>
        <li><strong>Changed&#58; </strong>Translations for a resource can be deleted by leaving the translation field blank.</li>
        <li><strong>Changed&#58; </strong>When importing, multiple files can now be specified. If some of the files are zip archives they will be extracted before import.</li>
        <li><strong>Changed&#58; </strong>The database path/server address is now shown in the main window status bar.</li>
        <li><strong>Fixed&#58; </strong>Icons were only shown in one menu in the main window. This has been fixed.</li>
        </ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Express 1.30</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-130" />
    <id>tag:www.resourceblender.com,2009://6.447</id>

    <published>2009-03-28T09:41:39Z</published>
    <updated>2009-03-28T09:48:41Z</updated>

    <summary> There are lots of additions and usability improvements in version 1.30. The same features are now supported by ResourceBlender Express and ResourceBlender.NET. Notable features are bulk auto-translation and resource summary graphs. Changes in ResourceBlender Express 1.30 Added: Bulk automatic...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[ <p>There are lots of additions and usability improvements in version 1.30. The same features are now supported by ResourceBlender Express and ResourceBlender.NET. Notable features are bulk auto-translation and resource summary graphs.</p>
<strong>Changes in ResourceBlender Express 1.30</strong>
        <ul>
        <li><strong>Added: </strong><a href="http://wiki.lime49.com/index.php?title=Automatic_Translation_%28ResourceBlender_Express%29">Bulk automatic translation</a>.</li>
        <li><strong>Added: </strong>Multiple application export to XML spreadsheet.</li>
        <li><strong>Added: </strong><a href="http://wiki.lime49.com/index.php?title=Creating_Variants_%28ResourceBlender_Express%29">Create Variant</a> dialog.</li>
        <li><strong>Added: </strong><a href="http://wiki.lime49.com/index.php?title=Resource_Summary_%28ResourceBlender_Express%29">Resource Summary</a> graphs.</li>
        <li><strong>Added: </strong><a href="http://wiki.lime49.com/index.php?title=GNU_PO_Format#PO_File_Editor">PO file meta data editor</a>.</li>
        <li><strong>Added: </strong>Next/Previous element buttons when translating.</li>
        <li><strong>Added: </strong>Icons to resource types when exporting and flags to language selection dialog boxes.</li>
        <li><strong>Changed: </strong>Chinese Simpilfied and Traditional are now recognized when automatically translating.</li>
        <li><strong>Changed: </strong>The inputs for a translation are now disabled when an automatic translation request is in progress.</li>
        <li><strong>Changed: </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_%28ResourceBlender_Express%29#Shortcut_Keys">Shortcut keys</a> can now be used when editing an element.</li>
        <li><strong>Changed: </strong>When adding/editing an element, the sort order of the grid is now retained when saving.</li>
        <li><strong>Fixed: </strong>Bug when importing PO files which caused the import to fail if two untranslated strings with plurals shared the same first 15 characters.</li>
        </ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Express 1.20</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-120" />
    <id>tag:www.resourceblender.com,2009://6.446</id>

    <published>2009-03-17T13:54:54Z</published>
    <updated>2009-03-28T09:49:12Z</updated>

    <summary>There&apos;s loads of new functionality in 1.20, including support for custom resource templates, maintenance tools like a duplicate and unused resource finder and automatic translation with Google Translate. Changes in ResourceBlender Express 1.20 Added&#58; One click machine translation using Google...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>There's loads of new functionality in 1.20, including support for custom resource templates, maintenance tools like a duplicate and unused resource finder and automatic translation with Google Translate.</p>
<strong>Changes in ResourceBlender Express 1.20</strong>
<ul>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_%28ResourceBlender_Express%29#One_Click_Automatic_Translation">One click machine translation</a> using Google Translate.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Unused_Resources_%28ResourceBlender_Express%29">Unused resource finder</a>.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Duplicate_Resources_%28ResourceBlender_Express%29">Duplicate resource finder</a>.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Templates_%28ResourceBlender_Express%29">Templates for custom resource formats</a>.</li>
        <li><strong>Added&#58; </strong>Column sorting to resources grid.</li>
        <li><strong>Added&#58; </strong>Help file.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_%28ResourceBlender_Express%29#Filters">Filters</a> to resources grid.</li>
        <li><strong>Changed&#58; </strong>If a translation is too long to fit in the column in the resources grid, a tooltip is now displayed and the text is shown with an ellipse instead of being truncated.</li>
        <li><strong>Changed&#58; </strong>The number of resources displayed is now shown in the resources grid.</li>
        <li><strong>Changed&#58; </strong>When there is only one language in an application, the expander for other languages is now hidden when editing elements.</li>
        <li><strong>Changed&#58; </strong>When merging resources, translator comments are also merged.</li>
        </ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Express 1.10</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-110" />
    <id>tag:www.resourceblender.com,2009://6.445</id>

    <published>2009-03-06T09:48:11Z</published>
    <updated>2009-03-28T09:49:47Z</updated>

    <summary>A lot has been added in this version. The UI looks nicer and more of the features from ResourceBlender.NET have been ported over. Existing resource files can be imported, and backups can be imported/exported between both versions. Changes in ResourceBlender...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>A lot has been added in this version. The UI looks nicer and more of the features from ResourceBlender.NET have been ported over.</p>
<p>Existing resource files can be imported, and backups can be imported/exported between both versions.</p>
<strong>Changes in ResourceBlender Express 1.10</strong>
<ul>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_%28ResourceBlender_Express%29#Re-using_Resources">Find Resources dialog</a>.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Importing_from_existing_resource_files">Import from existing .properties, .resx and .po files</a>.</li>
        <li><strong>Added&#58; </strong>Button to <em>Edit Element</em> form to show fields in a larger editor.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Translating_an_Application_%28ResourceBlender_Express%29#Comments">Translator comments</a> to each translation.</li>
        <li><strong>Added&#58; </strong><a href="http://wiki.lime49.com/index.php?title=Backup_%26_Restore_%28ResourceBlender_Express%29">Backup &amp; Restore to XML</a>.</li>
        <li><strong>Added&#58; </strong>Option to zip files or output them unzipped.</li>
        <li><strong>Added&#58; </strong>Nicer message dialogs.</li>
        <li><strong>Added&#58; </strong>Context menus.</li>
        <li><strong>Added&#58; </strong>Icons to buttons.</li>
        <li><strong>Added&#58; </strong>Status bars throughout the application to notify when database operations are in progress.</li>
        <li><strong>Changed&#58; </strong>Row colours on the elements grid now alternate to make distinguishing rows easier.</li>
        <li><strong>Changed&#58; </strong>Quick edit buttons on resource summary window are now disabled when an application contains no bundles or languages.</li>
        <li><strong>Changed&#58; </strong>Scrolling the application summary is now smoother.</li>
        <li><strong>Fixed&#58; </strong>Editing resources for an application where the only language is a custom language code no longer generates an error.</li>
        </ul>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender Express 1.0</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-express-10" />
    <id>tag:www.resourceblender.com,2009://6.444</id>

    <published>2009-02-23T17:52:55Z</published>
    <updated>2009-03-17T13:53:28Z</updated>

    <summary> The first release of ResourceBlender Express is available. It&apos;s written in WPF and, like the ASP.NET version, it supports editing of resources and translations. Currently only a very basic sub-set of the features provided by ResourceBlender for ASP.NET is...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender Express" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[ <p>The first release of ResourceBlender Express is available. It's written in WPF and, like the ASP.NET version, it supports editing of resources and translations. Currently only a very basic sub-set of the features provided by ResourceBlender for ASP.NET is implemented in ResourceBlender Express. The feature set will be expanded over the next few months.</p>]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender 1.45</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-145" />
    <id>tag:www.resourceblender.com,2009://6.443</id>

    <published>2009-02-09T17:50:13Z</published>
    <updated>2009-03-28T09:50:16Z</updated>

    <summary>Full automatic translation and support for GNU&apos;s gettext/po format are the main features included in this release. Each translator can now leave comments for each individual translation. Changes in ResourceBlender 1.45 Added: Automatic machine translation of an entire application using...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>Full automatic translation and support for GNU's gettext/po format are the main features included in this release. Each translator can now leave comments for each individual translation.</p>
         <strong>Changes in ResourceBlender 1.45</strong>
        <ul>
        <li><strong>Added: </strong>Automatic machine translation of an entire application using <a href="http://wiki.lime49.com/index.php?title=Automatic_Translation">Google Translate</a>.</li>
        <li><strong>Added: </strong>Support for <a href="http://wiki.lime49.com/index.php?title=Exporting_to_a_Useable_format#GNU_Portable_Object_.28PO.29">PO file import/generation</a>.</li>
        <li><strong>Added: </strong>Ability for translators to leave comments for each individual translation.</li>
        <li><strong>Added: </strong>Close button to translation finder results.</li>
        <li><strong>Added: </strong>Option to specify a table prefix.</li>
        <li><strong>Added: </strong>Option to search for blank translations in the AJAX editor.</li>
        <li><strong>Changed: </strong>A resource summary for multiple applications can now be displayed.</li>
        <li><strong>Changed: </strong>The total number of elements in all bundles is now included in attached summary.txt files.</li>
        <li><strong>Changed: </strong>If JavaScript is disabled, a refresh button is displayed so all forms should still be usable.</li>
        <li><strong>Fixed: </strong>Bug when using the AJAX editor, then switching applications before the session had expired.</li>
        <li><strong>Fixed: </strong>Bug in AJAX editor when filtering by contents of the resource comment.</li>
        </ul>
]]>
        
    </content>
</entry>

<entry>
    <title>ResourceBlender 1.40</title>
    <link rel="alternate" type="text/html" href="http://www.resourceblender.com/resourceblender-140" />
    <id>tag:www.resourceblender.com,2009://6.442</id>

    <published>2009-01-29T11:21:16Z</published>
    <updated>2009-03-17T13:53:37Z</updated>

    <summary>Resources can now be auto-translated with Google with one click using the AJAX editor. There are several other additions and a couple of bug fixes. Changes in ResourceBlender 1.40 Added: One-click Google Translate translation. Added: Sortable columns to the AJAX...</summary>
    <author>
        <name>Echilon</name>
        
    </author>
    
        <category term="ResourceBlender.NET" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.resourceblender.com/">
        <![CDATA[<p>Resources can now be auto-translated with Google with one click using the AJAX editor. There are several other additions and a couple of bug fixes.</p>
<strong>Changes in ResourceBlender 1.40</strong>
         <ul>
        <li><strong>Added: </strong>One-click <em>Google Translate</em> translation.</li>
        <li><strong>Added: </strong>Sortable columns to the AJAX editor.</li>
        <li><strong>Added: </strong>Multiple pages are now shown for the <em>Similar Translations</em> finder, and the list is sorted alphabetically.</li>
        <li><strong>Added: </strong>Filters to AJAX editor.</li>
        <li><strong>Added: </strong>Support for custom language codes.</li>
        <li><strong>Added: </strong>Asynchronous import, similar to backup.</li>
        <li><strong>Changed: </strong>When adding elements, a message is now shown to confirm the element has been added which fades out after 3 seconds.</li>
        <li><strong>Changed: </strong>Restoring a backup now shows the number of elements restored during the operation.</li>
        <li><strong>Fixed: </strong>AJAX bug which caused multiple requests to be made.</li>
        </ul>]]>
        
    </content>
</entry>

</feed>
