<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>&lt;3 VideoGames - Allegro#</title>
    <link>http://allegrosharp.lessthanthree.vg/</link>
    <description>News</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 09 Jan 2009 08:52:21 GMT</pubDate>

    <image>
        <url>http://allegrosharp.lessthanthree.vg/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: &lt;3 VideoGames - Allegro# - News</title>
        <link>http://allegrosharp.lessthanthree.vg/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Work on AllegroSharp 2.0 has begun</title>
    <link>http://allegrosharp.lessthanthree.vg/archives/9-Work-on-AllegroSharp-2.0-has-begun.html</link>
            <category>Allegro#</category>
    
    <comments>http://allegrosharp.lessthanthree.vg/archives/9-Work-on-AllegroSharp-2.0-has-begun.html#comments</comments>
    <wfw:comment>http://allegrosharp.lessthanthree.vg/wfwcomment.php?cid=9</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://allegrosharp.lessthanthree.vg/rss.php?version=2.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    

    <author>nospam@example.com (Michael Harrington)</author>
    <content:encoded>
    This December saw a WIP release of Allegro 5. There are still several milestones to be hit before a full release, but the API is now stable enough for Allegro# to target.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Will work continue on Allegro# 0.8?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Tweaks, yes. Real development, no.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Will Allegro# ever see a 1.0?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
If it does, it won&#039;t be from my hands.&lt;br /&gt;
&lt;br /&gt;
The two features keeping it from 1.0 are 3D and GUI, both of which are sorely outdated and hackish. To translate them to C# would likely be clunky, and not very useful for most developers. If someone else wants to work on them, that would be awesome, but I&#039;ve decided to spend my time elsewhere.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;When will Allegro# 2.0 be released?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Whenever Allegro 5 is. I&#039;ll probably keep pace with their WIP releases, but ultimately I can&#039;t make a definitive release until they do. 
    </content:encoded>

    <pubDate>Fri, 09 Jan 2009 00:52:21 -0800</pubDate>
    <guid isPermaLink="false">http://allegrosharp.lessthanthree.vg/archives/9-guid.html</guid>
    
</item>
<item>
    <title>Allegro# 0.81 Released</title>
    <link>http://allegrosharp.lessthanthree.vg/archives/6-Allegro-0.81-Released.html</link>
            <category>Allegro#</category>
    
    <comments>http://allegrosharp.lessthanthree.vg/archives/6-Allegro-0.81-Released.html#comments</comments>
    <wfw:comment>http://allegrosharp.lessthanthree.vg/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://allegrosharp.lessthanthree.vg/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Michael Harrington)</author>
    <content:encoded>
    Changes since 0.8 include:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Fixed a case where delegates could be garbage collected while still referenced in unmanaged code&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Added solutions and projects for VS2005 and Mono&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Added conditional for building under Mono in Linux to use .so instead of .dll&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Pruned unnecessary interfaces&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Translated two more examples: ExMouse and ExTimer&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
Get it &lt;a href=&quot;http://allegrosharp.lessthanthree.vg/downloads/AllegroSharp-0.81-Source.zip&quot;&gt;here!&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 26 Aug 2008 14:48:48 -0700</pubDate>
    <guid isPermaLink="false">http://allegrosharp.lessthanthree.vg/archives/6-guid.html</guid>
    
</item>
<item>
    <title>VS2005 and SharpDevelop/Mono Solutions</title>
    <link>http://allegrosharp.lessthanthree.vg/archives/5-VS2005-and-SharpDevelopMono-Solutions.html</link>
            <category>Allegro#</category>
    
    <comments>http://allegrosharp.lessthanthree.vg/archives/5-VS2005-and-SharpDevelopMono-Solutions.html#comments</comments>
    <wfw:comment>http://allegrosharp.lessthanthree.vg/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://allegrosharp.lessthanthree.vg/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Michael Harrington)</author>
    <content:encoded>
    A small update to the 0.8 release adds solution and project files for VS2005 and SharpDevelop/Mono.&lt;br /&gt;
&lt;br /&gt;
Get it &lt;a href=&quot;http://allegrosharp.lessthanthree.vg/download.html&quot;&gt;here!&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
A big part of Allegro is portability. &lt;a href=&quot;http://forums.lessthanthree.vg/forumdisplay.php?fid=18&quot;&gt;Get involved&lt;/a&gt; and help make Allegro# run smoothly on your platform! 
    </content:encoded>

    <pubDate>Mon, 25 Aug 2008 20:12:26 -0700</pubDate>
    <guid isPermaLink="false">http://allegrosharp.lessthanthree.vg/archives/5-guid.html</guid>
    
</item>
<item>
    <title>Allegro# 0.8 Released</title>
    <link>http://allegrosharp.lessthanthree.vg/archives/4-Allegro-0.8-Released.html</link>
            <category>Allegro#</category>
    
    <comments>http://allegrosharp.lessthanthree.vg/archives/4-Allegro-0.8-Released.html#comments</comments>
    <wfw:comment>http://allegrosharp.lessthanthree.vg/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://allegrosharp.lessthanthree.vg/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Michael Harrington)</author>
    <content:encoded>
    &lt;p&gt;Here it is, the first public release of Allegro#!&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;The main focus of the project has been to maintain the API as much as possible, but there are a few key differences between Allegro and Allegro#.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://allegrosharp.lessthanthree.vg/archives/4-Allegro-0.8-Released.html#extended&quot;&gt;Continue reading &quot;Allegro# 0.8 Released&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 12 Aug 2008 03:00:00 -0700</pubDate>
    <guid isPermaLink="false">http://allegrosharp.lessthanthree.vg/archives/4-guid.html</guid>
    
</item>

</channel>
</rss>