added text metrics
[sdlgit/SDL-Site.git] / pages / index.html-inc
index 8c1ea8d..6e935e6 100644 (file)
 </ul>
 </li>
 <li><a href="#Latest_News">Latest News</a>
-<ul><li><a href="#November_30th_2009">November 30th 2009</a>
+<ul><li><a href="#Feb_22_2010">Feb 22 2010</a>
 <ul><li><a href="#CPAN_Release">CPAN Release</a></li>
-<li><a href="#Active_Development">Active Development</a>
+<li><a href="#Active_Development">Active Development</a></li>
+<li><a href="#TODO">TODO</a>
 </li>
 </ul>
 </li>
@@ -43,7 +44,7 @@
 <dl>
        <dt>IRC</dt>
        <dd>
-               <p>Talk to us on channel #sdl.</p>
+               <p>Talk to us on channel <a href="http://widget.mibbit.com/?settings=89f140215d60860684cee2f6a917607f&amp;server=irc.perl.org&amp;channel=%23sdl">#sdl</a> .</p>
        </dd>
        <dt>Mailing List</dt>
        <dd>
@@ -61,8 +62,8 @@
 <div id="Latest_News_CONTENT">
 
 </div>
-<h2 id="November_30th_2009">November 30th 2009</h2>
-<div id="November_30th_2009_CONTENT">
+<h2 id="Feb_22_2010">Feb 22 2010</h2>
+<div id="Feb_22_2010_CONTENT">
 
 </div>
 <h3 id="CPAN_Release">CPAN Release</h3>
@@ -71,7 +72,7 @@
 
 
 
-<p>SDL 2.3_1 (Alpha) is on CPAN. The new API has many changes, read the <a href="http://sdl.perl.org/blog-0001.html">release notes</a>. </p>
+<p><a href="http://search.cpan.org/~kthakore">SDL 2.3_5(Alpha)</a> is on CPAN. The new API has many changes, read the <a href="http://sdl.perl.org/blog-0001.html">release notes</a>. </p>
 <p>SDL Perl is v2.2.6 on CPAN. The last of it's kind. This is the last release which will have the old API. </p>
 
 
 <h3 id="Active_Development">Active Development</h3>
 <div id="Active_Development_CONTENT">
 <p>SDL Perl is being actively developed to v3.0. The process is as below:</p>
+
+</div>
+<h3 id="TODO">TODO</h3>
+<div id="TODO_CONTENT">
 <dl>
-       <dt>v2.3 100% Core of SDL C API migrated without MultiThreading </dt>
+       <dt>Release 2.3_7</dt>
+       <dd>
+<pre> Mixer Docs, tests, and XS
+
+</pre>
+       </dd>
+       <dt>Release 2.3_8</dt>
        <dd>
-               <p>(80% done) Complete access to these functions <a href="http://www.libsdl.org/cgi/docwiki.cgi/SDL_API">SDL_API</a>.</p>
-               <p>MultiThreading is doable with this release but will be focused on later</p>
+<pre> TTF Docs, tests and XS
+
+</pre>
        </dd>
-       <dt>v2.4 SDL_Image, SDL_Net, SDL_Pango, SDL_TTF, SDL_GFX &amp; SDL_Mixer Support</dt>
+       <dt>Release 2.3_9</dt>
        <dd>
-               <p>Provide support for SDL + POE collaboration.</p>
-               <p>Provide dependecies for FrozenBubble migration to CPAN. </p>
+<pre> Pango Docs, tests and XS
+
+</pre>
        </dd>
-       <dt>v2.5 ??? MultiThreading and Other Third Party Libraries</dt>
+       <dt>Release 2.4.5</dt>
        <dd>
-               <p>This release is undecided as of now. Please talk to us on the Channel or Make Tickets</p>
+<pre>  Sugar for Core SDL objects
+  Make SDL work with Frozen Bubble
+
+</pre>
        </dd>
 </dl>