<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xmlns:auto-ns1="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2005/Atom">
<author>
<name>tamberg</name>
</author>
<id>http://yaler.org/</id>
<link rel="self" href="http://yaler.org/news.xml" />
<link rel="alternate" type="text/html" href="http://yaler.org/news.html" />
<title>Yaler - a simple, open and scalable relay infrastructure</title>
<updated>2011-12-25T00:00:00Z</updated>

<entry><id>http://yaler.org/news.html#2011-12-25</id>
<published>2011-12-25T00:00:00Z</published><updated>2011-12-25T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2011-12-25" />
<title>Yaler v2.0 released</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>See <a href="http://hg.yaler.org/yaler/changeset/c52090fe4cad">what changed</a>, get this release with <code>hg pull -r v2.0 https://hg.yaler.org/yaler</code> or download it <a href="http://hg.yaler.org/yaler/get/v2.0.zip">as a ZIP file</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2011-12-17</id>
<published>2011-12-17T00:00:00Z</published><updated>2011-12-17T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2011-12-17" />
<title>YalerTunnel v1.1 released</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>See <a href="http://hg.yaler.org/yalertunnel/changeset/ea5ad1a7438b">what changed</a>, get this release with <code>hg pull -r v1.1 https://hg.yaler.org/yalertunnel</code> or download it <a href="http://hg.yaler.org/yalertunnel/get/v1.1.zip">as a ZIP file</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2011-10-13</id>
<published>2011-10-13T00:00:00Z</published><updated>2011-10-13T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2011-10-13" />
<title>Yaler library for .NET with proxy support</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>There is now a <a href="http://yaler.org/">Yaler</a> library for .NET (C#) with proxy support. It handles Basic, Digest and NTLM authentication and is released as open source in the YalerContrib repository. Get the latest YalerContrib source with <code>hg clone http://hg.yaler.org/yalercontrib</code> or download it <a href="http://hg.yaler.org/yalercontrib/get/tip.zip">as a ZIP file</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2011-07-25</id>
<published>2011-07-25T00:00:00Z</published><updated>2011-07-25T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2011-07-25" />
<title>Yaler GmbH registered</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Yaler GmbH is now a registered company (<a href="https://www.shab.ch/DOWNLOADPART/N6091296/N2011.06267500.pdf">PDF</a>). The spin-off of <a href="http://www.oberon.ch">Oberon microsystems</a> was founded to provide a highly available version of <a href="http://yaler.org/">Yaler</a> as a hosted, pay-per-use service at affordable rates. Yaler GmbH also offers support contracts with an extended service level agreement. For further information please visit <a href="http://yaler.net/">http://yaler.net/</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2011-06-01</id>
<published>2011-06-01T00:00:00Z</published><updated>2011-06-01T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2011-06-01" />
<title>Yaler.net hosted instance</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>With the release of <a href="http://oreilly.com/catalog/0636920013037">Getting Started with the Internet of Things</a>, a new O'Reilly book by Cuno Pfister from <a href="http://www.oberon.ch">Oberon microsystems</a>, we introduce a hosted <a href="http://yaler.org/">Yaler</a> instance. To get an account please visit <a href="http://yaler.net/">http://yaler.net/</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2010-12-25</id>
<published>2010-12-25T00:00:00Z</published><updated>2010-12-25T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2010-12-25" />
<title>YalerContrib released</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>YalerContrib contains <a href="http://yaler.org/">Yaler</a> examples and contributions for various programming languages and platforms released as open source. Get the latest YalerContrib source with <code>hg clone http://hg.yaler.org/yalercontrib</code> or download it <a href="http://hg.yaler.org/yalercontrib/get/tip.zip">as a ZIP file</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2010-09-18</id>
<published>2010-09-18T00:00:00Z</published><updated>2010-09-18T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2010-09-18" />
<title>YalerTunnel v1.0 released</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>YalerTunnel provides generic tunneling via the <a href="http://yaler.org/">Yaler</a> relay infrastructure. Take any service (e.g. a Web server or a SSH daemon) and make it accessible from the Internet, no matter if the service runs behind a firewall, a NAT or a mobile network gateway. Get the latest YalerTunnel source code with <code>hg clone http://hg.yaler.org/yalertunnel</code> or download it <a href="http://hg.yaler.org/yalertunnel/get/tip.zip">as a ZIP file</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2010-06-10</id>
<published>2010-06-10T00:00:00Z</published><updated>2010-06-10T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2010-06-10" />
<title>Yaler v1.01 released</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>See <a href="http://hg.yaler.org/yaler/changeset/74c9d800eac6">what changed</a>, get this release with <code>hg pull -r v1.01 https://hg.yaler.org/yaler</code> or download it <a href="http://hg.yaler.org/yaler/get/v1.01.zip">as a ZIP file</a>.</p></div></content>
</entry>

<entry><id>http://yaler.org/news.html#2010-04-30</id>
<published>2010-04-30T00:00:00Z</published><updated>2010-04-30T00:00:00Z</updated>
<link href="http://yaler.org/news.html#2010-04-30" />
<title>Yaler v1.0 released</title><content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>We are very happy to officially announce release v1.0 of Yaler.<br/><br/>Yaler aims to provide a simple, open and scalable relay infrastructure for the <a href="http://en.wikipedia.org/wiki/Web_of_Things">Web of Things</a>. Developed by <a href="http://www.oberon.ch">Oberon microsystems</a>, Yaler is released as open source software under the Sleepycat license with an additional clause "FOR NON-COMMERCIAL PURPOSES". To download the source code and for further information please visit <a href="http://yaler.org/">http://yaler.org/</a>.</p></div></content>
</entry>

</feed>
