No more smolder
[sdlgit/SDL-Site.git] / pages / index.html-inc
index f474e4b..8bc72c5 100644 (file)
@@ -11,7 +11,7 @@
 </ul>
 </li>
 <li><a href="#Latest_News">Latest News</a>
-<ul><li><a href="#December_7th_2009">December 7th 2009</a>
+<ul><li><a href="#August_03_2010">August 03 2010</a>
 <ul><li><a href="#CPAN_Release">CPAN Release</a></li>
 <li><a href="#Active_Development">Active Development</a>
 </li>
 <h2 id="Welcome">Welcome</h2>
 <div id="Welcome_CONTENT">
 <p>SDL Perl are a set of bindings to the Simple DirectMedia Library (SDL).</p>
-<p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
+<p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 
+3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the 
+award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
 <p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
 
 </div>
 <h3 id="Getting_Started">Getting Started</h3>
 <div id="Getting_Started_CONTENT">
-<p>To begin using SDL Perl read the tutorials and documentation. </p>
+<p>A new SDL::Manual is being prepared for new users. In the mean time take a look at the documentation, ask for help on the mailing lists or irc channel, and see the examples in the source code.</p>
 
 </div>
 <h3 id="Contribute">Contribute</h3>
        <dt>Mailing List</dt>
        <dd>
                <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
+               <p>Our archives are located at <a href="http://www.mail-archive.com/sdl-devel@perl.org/">mail-archive</a> and  <a href="http://www.nntp.perl.org/group/perl.sdl.devel">nntp.perl</a>.</p>
+               <p>We also have a <a href="http://www.nntp.perl.org/rss/perl.sdl.devel.rdf">rssfeed</a>.</p>
+               <p>For help send an empty email to <a href="mailto:sdl-devel-help@perl.org">sdl-devel-help@perl.org</a>.</p>
+               <p>To subscribe to the mailing lists send an empty email to <a href="mailto:sdl-devel-subscribe@perl.org">sdl-devel-subscribe@perl.org</a>.</p>
+               <p>To unsubscribe send an empty email to <a href="mailto:sdl-devel-unsubscribe@perl.org">sdl-devel-unsubscribe@perl.org</a>.</p>
        </dd>
        <dt>Testing and Development</dt>
        <dd>
 <div id="Latest_News_CONTENT">
 
 </div>
-<h2 id="December_7th_2009">December 7th 2009</h2>
-<div id="December_7th_2009_CONTENT">
+<h2 id="August_03_2010">August 03 2010</h2>
+<div id="August_03_2010_CONTENT">
 
 </div>
 <h3 id="CPAN_Release">CPAN Release</h3>
 <div id="CPAN_Release_CONTENT">
-
-
-
-
-<p><a href="http://search.cpan.org/~kthakore">SDL 2.3_3(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>
-
-
-
-
+<p><a href="http://search.cpan.org/~kthakore">SDL 2.5</a> is on CPAN! The new API has many changes and much more improvements. So check it out ;o)</p>
+<p>SDL Perl at v2.2.6 on CPAN is the last of it's kind which will have the old API.</p>
 
 </div>
 <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>
-<dl>
-       <dt>v2.4 SDL_Image, SDL_Net, SDL_Pango, SDL_TTF, SDL_GFX &amp; SDL_Mixer Support</dt>
-       <dd>
-               <p>SDL_Image is done now at 2.3_2 (Dec 07th, 2009)</p>
-               <p>SDL_GFX is in the works</p>
-               <p>SDL_Net is up next</p>
-               <p>Provide dependecies for FrozenBubble migration to CPAN. </p>
-       </dd>
-       <dt>v2.5 ??? MultiThreading and Other Third Party Libraries</dt>
-       <dd>
-               <p>This release is undecided as of now. Please talk to us on the Channel or Make Tickets</p>
-       </dd>
-</dl>
+<p>SDL Perl is being actively developed to v3.0. We are adding many new SDLx::* modules to provide a more Perly interface to SDL. Please review, request or even hack the code. Talk to us on the irc channel or mailing lists.</p>
 
 </div>
-</div>
\ No newline at end of file
+</div>