<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Bureau 14 - Software R&amp;D</title>
        <description>Bureau 14 official web site</description>
        <lastBuildDate>2012-02-06T16:25:42+01:00</lastBuildDate>
        <link>http://www.bureau14.fr/</link>
        <language>English</language>
        <image>
            <url>http://www.bureau14.fr/14_in_a_box.png</url>
            <title>Bureau 14</title>
            <link>http://www.bureau14.fr/</link>
        </image>
         
        <item>
            <title>Happy new year 2012!</title>
            <description>&lt;p&gt;We wish you all a happy new year 2012!&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re working hard on wrpme 0.6.0 and will make an important announcement very soon!&lt;/p&gt;</description>
            <pubDate>2012-01-05T00:00:00+01:00</pubDate>
            <guid>www.bureau14.fr:/2012/01/05/happy-new-year</guid>
            <link>http://www.bureau14.fr/2012/01/05/happy-new-year.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
        <item>
            <title>wrpme 0.5.2 released</title>
            <description>&lt;p&gt;We are pleased to announce the availibilty of a new release.&lt;/p&gt;
&lt;p&gt;You can download the new version 0.5.2 &lt;a href=&quot;http://www.wrpme.com/downloads.html&quot;&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is mainly a maintenance release with minor performance improvements.&lt;/p&gt;
&lt;p&gt;New features:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Windows: Digital signatures now include a timestamp.&lt;/li&gt;
	&lt;li&gt;Web bridge: Improved the internal data exchange format.&lt;/li&gt;
	&lt;li&gt;Daemon: Slight performance increase.&lt;/li&gt;
	&lt;li&gt;Upgraded LevelDB&lt;/li&gt;
	&lt;li&gt;Upgraded to &lt;span class=&quot;caps&quot;&gt;TBB&lt;/span&gt; 4.0 SP1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Daemon: When exiting under heavy load, the daemon could deadlock.&lt;/li&gt;
	&lt;li&gt;Client &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;: Improved performance on unreliable networks.&lt;/li&gt;
&lt;/ul&gt;</description>
            <pubDate>2011-11-14T00:00:00+01:00</pubDate>
            <guid>www.bureau14.fr:/2011/11/14/new-release</guid>
            <link>http://www.bureau14.fr/2011/11/14/new-release.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
        <item>
            <title>New offices</title>
            <description>&lt;p&gt;&lt;img src=&quot;images/posts/leshalles.jpg&quot; title=&quot;Saint Eustache&quot; alt=&quot;Saint Eustache&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We are happy to announce we&amp;#8217;re opening new offices in Paris!&lt;/p&gt;
&lt;p&gt;Located at the heart of Paris near &lt;a href=&quot;http://en.wikipedia.org/wiki/Les_Halles&quot;&gt;les Halles&lt;/a&gt;, they will host our research and development department.&lt;/p&gt;
&lt;p&gt;The administrative office hasn&amp;#8217;t moved, therefore the old address is still valid for snail mail. The fax number hasn&amp;#8217;t changed as well.&lt;/p&gt;</description>
            <pubDate>2011-10-28T00:00:00+02:00</pubDate>
            <guid>www.bureau14.fr:/2011/10/28/new_office</guid>
            <link>http://www.bureau14.fr/2011/10/28/new_office.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
        <item>
            <title>New web site</title>
            <description>&lt;p&gt;Welcome to our brand new web site.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;ve switched the back end from to &lt;a href=&quot;http://wordpress.org/&quot;&gt;Wordpress&lt;/a&gt; to &lt;a href=&quot;https://github.com/mojombo/jekyll&quot;&gt;Jekyll&lt;/a&gt;, resulting in a leaner and meaner web site.&lt;/p&gt;</description>
            <pubDate>2011-10-27T00:00:00+02:00</pubDate>
            <guid>www.bureau14.fr:/2011/10/27/new_site</guid>
            <link>http://www.bureau14.fr/2011/10/27/new_site.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
        <item>
            <title>wrpme 0.5.1 released</title>
            <description>&lt;p&gt;We are pleased to announce the availibilty of a new release.&lt;/p&gt;
&lt;p&gt;You can download the new version 0.5.1 &lt;a href=&quot;http://www.wrpme.com/downloads.html&quot;&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;wrpme 0.5.1 offers a brand new Java &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt; which is easier and safer to use. &lt;a href=&quot;http://doc.wrpme.com/&quot;&gt;Read the documentation&lt;/a&gt; for further information.&lt;/p&gt;
&lt;p&gt;New features:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Java &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;: Major rework, better and easier than before!&lt;/li&gt;
	&lt;li&gt;Daemon: Added an icon to the Windows binary.&lt;/li&gt;
	&lt;li&gt;Client &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;: Made the connection process more resilient.&lt;/li&gt;
	&lt;li&gt;Upgraded LevelDB.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Daemon: Properly account the idle session parameter.&lt;/li&gt;
	&lt;li&gt;Daemon: Exit with an appropriate error message when the listening port is unavailable.&lt;/li&gt;
&lt;/ul&gt;</description>
            <pubDate>2011-10-01T00:00:00+02:00</pubDate>
            <guid>www.bureau14.fr:/2011/10/01/new-release</guid>
            <link>http://www.bureau14.fr/2011/10/01/new-release.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
        <item>
            <title>wrpme 0.5.0 released</title>
            <description>&lt;p&gt;We are pleased to announce the availibilty of a new release!&lt;/p&gt;
&lt;p&gt;wrpme 0.5.0 is a major release and offers a significant amount of new features.&lt;/p&gt;
&lt;p&gt;The most notable improvements are:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Peer-to-peer network distribution&lt;/li&gt;
	&lt;li&gt;Web bridge with &lt;span class=&quot;caps&quot;&gt;JSON&lt;/span&gt;/&lt;span class=&quot;caps&quot;&gt;JSONP&lt;/span&gt; interfaces&lt;/li&gt;
	&lt;li&gt;Java &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;New persistence layer based on &lt;a href=&quot;http://code.google.com/p/leveldb/&quot;&gt;LevelDB&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Lightweight &lt;span class=&quot;caps&quot;&gt;HTML&lt;/span&gt; 5 monitoring console&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We&amp;#8217;ve also worked hard on a brand new &lt;a href=&quot;http://doc.wrpme.com/&quot;&gt;documentation&lt;/a&gt; to get you started with wrpme.&lt;/p&gt;
&lt;p&gt;This brand new version is faster, leaner and meaner than before! &lt;a href=&quot;http://www.wrpme.com/downloads.html&quot;&gt;Download it&lt;/a&gt;  now!&lt;/p&gt;</description>
            <pubDate>2011-08-01T00:00:00+02:00</pubDate>
            <guid>www.bureau14.fr:/2011/08/01/major-release</guid>
            <link>http://www.bureau14.fr/2011/08/01/major-release.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
        <item>
            <title>wrpme 0.4.1 released</title>
            <description>&lt;p&gt;wrpme 0.4.1 has been released and is available for &lt;a href=&quot;http://www.wrpme.com/downloads.html&quot;&gt;download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release includes the following changes:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Multiplatform Python &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt; package with installer&lt;/li&gt;
	&lt;li&gt;Fixed FreeBSD invalid rpath&lt;/li&gt;
	&lt;li&gt;wrpmesh can now process standard input and output&lt;/li&gt;
&lt;/ul&gt;</description>
            <pubDate>2011-05-07T00:00:00+02:00</pubDate>
            <guid>www.bureau14.fr:/2011/05/07/minor_release</guid>
            <link>http://www.bureau14.fr/2011/05/07/minor_release.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
        <item>
            <title>wrpme 0.4.0 released</title>
            <description>&lt;p&gt;wrpme 0.4.0 has been released and is available for &lt;a href=&quot;http://www.wrpme.com/downloads.html&quot;&gt;download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;New features:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Improved server network code&lt;/li&gt;
	&lt;li&gt;&lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt; and server are now available as two distinct packages&lt;/li&gt;
	&lt;li&gt;Fixed file logging date format&lt;/li&gt;
	&lt;li&gt;Installer for Windows version&lt;/li&gt;
	&lt;li&gt;Upgraded &lt;span class=&quot;caps&quot;&gt;TBB&lt;/span&gt; to version 3.0 Update 6&lt;/li&gt;
	&lt;li&gt;Upgraded Windows compiler to Visual Studio 2010 SP1&lt;/li&gt;
	&lt;li&gt;Upgraded Linux and FreeBSD compilers to gcc 4.6.0&lt;/li&gt;
&lt;/ul&gt;</description>
            <pubDate>2011-04-22T00:00:00+02:00</pubDate>
            <guid>www.bureau14.fr:/2011/04/22/new-release</guid>
            <link>http://www.bureau14.fr/2011/04/22/new-release.html</link>
            <author>Bureau 14 SARL</author>
        </item>
        
    </channel>
</rss>

