<rss version="2.0">
  <channel>
    <title>Evlan: Downloads</title>
    <link>http://evlan.org/downloads/</link>
    <description></description>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <language>en</language>
    <copyright>evlan.org © Copyright 2003-2005 Kenton Varda</copyright>
    <lastBuildDate>Mon, 23 May 2005 01:16:51 GMT</lastBuildDate>
    <generator>Io Community Manager</generator>
    <ttl>60</ttl>
    <item>
      <title>evlan-0.3.4</title>
      <link>http://evlan.org/downloads/1</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p&gt;Evlan version 0.3.4 is supported on Windows 2k/XP/2k3, FreeBSD 5.x, Mac OSX 10.3, and Linux.  At this time, no other platform is supported, though ports to other POSIX-based systems should be easy if there is demand.&lt;/p&gt;
  &lt;p&gt;&lt;a href=&quot;/documentation/setup/&quot;&gt;Read the setup instructions here.&lt;/a&gt;&lt;/p&gt;
  &lt;p&gt;&lt;b&gt;This is a prototype.&lt;/b&gt;  This release does not come anywhere close to implementing all of Evlan's goals.  This prototype does not compile to native code, and is thus very &amp;quot;slow&amp;quot;.  That said, as of May 2005, the web server powering evlan.org is running on this release.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;The source version includes full source code for:&lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The Evlan compiler and virtual machine (C++)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The core Evlan API (Evlan)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;EvlanServer (Evlan)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Io Community Manager (Evlan)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Kake, a build tool required to compile Evlan (C++)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The Evlan command client (Java)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The IoChat chat applet for Io Community Manager (Java)&lt;/p&gt;
    &lt;/li&gt;
  &lt;/ul&gt;
  &lt;p&gt;The Win32 binary version does not include Kake or IoChat.  The Evlan components are included as source code since there is no Evlan binary format at this time.&lt;/p&gt;
  &lt;p&gt;All code is licensed under the GNU General Public License.  This effectively means that if you distribute any software written in Evlan, it must be distributed under a GPL-compatible license.  This is temporary.  Some future version of Evlan will lift this restriction, once I have decided exactly how to do so.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;Changes in this version include:&lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Full optimized support for Mac OSX and dummy support for Linux.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Backported client to Java 1.4 since some platforms do not have Java 1.5 yet.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Now using &amp;lt;math.h&amp;gt; rather than &amp;lt;cmath&amp;gt; to get around bugs in some versions of GCC's &amp;lt;cmath&amp;gt;.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;New server manager module (&amp;quot;/fateofio.org/manager/ServerManager&amp;quot;) makes web servers much easier to set up and manage.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;&amp;quot;/evlan.org/common&amp;quot; package fully documented.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;New version of Io Community Manager includes RSS support and other new features.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Bug fixes in all components.&lt;/p&gt;
    &lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;</description>
      <author>(Temporal)</author>
      <guid>http://evlan.org/downloads/1</guid>
      <pubDate>Mon, 23 May 2005 01:16:51 GMT</pubDate>
    </item>
    <item>
      <title>evlan-0.3.3</title>
      <link>http://evlan.org/downloads/0</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;div class=&quot;indent&quot;&gt;
    &lt;p class=&quot;noMargin&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;FreeBSD users:&lt;/span&gt;&lt;/b&gt;  The standard C++ &amp;lt;cmath&amp;gt; header included with FreeBSD 5.3 is broken.  You must patch &lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19322&quot;&gt;this bug&lt;/a&gt; (no need to recompile GCC) before compiling Evlan.  Otherwise, Evlan will segfault on startup.&lt;/p&gt;
  &lt;/div&gt;
  &lt;p&gt;Evlan version 0.3.3 is supported on Windows 2k/XP/2k3 and FreeBSD 5.x.  At this time, no other platform is supported.  Mac OSX and Linux support are slated for a near-future release.&lt;/p&gt;
  &lt;p&gt;&lt;a href=&quot;/documentation/setup/&quot;&gt;Read the setup instructions here.&lt;/a&gt;&lt;/p&gt;
  &lt;p&gt;&lt;b&gt;This is a prototype.&lt;/b&gt;  This release does not come anywhere close to implementing all of Evlan's goals.  This prototype does not compile to native code, and is thus very &amp;quot;slow&amp;quot;.  That said, as of April 2005, the web server powering evlan.org is running on this release.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;The source version includes full source code for:&lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The Evlan compiler and virtual machine (C++)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The core Evlan API (Evlan)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;EvlanServer (Evlan)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Io Community Manager (Evlan)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;Kake, a build tool required to compile Evlan (C++)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The Evlan command client (Java)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
      &lt;p class=&quot;noMargin&quot;&gt;The IoChat chat applet for Io Community Manager (Java)&lt;/p&gt;
    &lt;/li&gt;
  &lt;/ul&gt;
  &lt;p&gt;The Win32 binary version does not include Kake or IoChat.  The Evlan components are included as source code since there is no Evlan binary format at this time.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;All code is licensed under the GNU General Public License.  This effectively means that if you distribute any software written in Evlan, it must be distributed under a GPL-compatible license.  This is temporary.  Some future version of Evlan will lift this restriction, once I have decided exactly how to do so.&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(Temporal)</author>
      <guid>http://evlan.org/downloads/0</guid>
      <pubDate>Wed, 20 Apr 2005 15:26:13 GMT</pubDate>
    </item>
  </channel>
</rss>
