new index
kthakore [Tue, 3 Aug 2010 18:44:51 +0000 (18:44 +0000)]
pages/index.html-inc
pages/index.pod

index 4fc328e..054aa6b 100644 (file)
 </ul>
 </li>
 <li><a href="#Latest_News">Latest News</a>
-<ul><li><a href="#July_01_2010">July 01 2010</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>
-<li><a href="#TODO">TODO</a>
+<li><a href="#Active_Development">Active Development</a>
 </li>
 </ul>
 </li>
@@ -38,7 +37,7 @@ award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>ww
 </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>
@@ -69,31 +68,19 @@ award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>ww
 <div id="Latest_News_CONTENT">
 
 </div>
-<h2 id="July_01_2010">July 01 2010</h2>
-<div id="July_01_2010_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.5</a> RC is on CPAN! The new API has many changes and much more improvements. So check it out ;o)</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>
-
-</div>
-<h3 id="TODO">TODO</h3>
-<div id="TODO_CONTENT">
-<ul>
-               <li>Make SDL work with Frozen Bubble
-<br /><br />Frozen Bubble is being reviewed as we speak! Until then
-<br /><br /><pre>  cpan Games::FrozenBubble
-
-</pre></li>
-</ul>
-
+<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
index 08c8a27..fcf9bef 100644 (file)
@@ -14,7 +14,7 @@ SDL Perl is an active and exciting project with many facets. Explore this websit
 
 =head3 Getting Started
 
-To begin using SDL Perl read the tutorials and documentation. 
+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.
 
 =head3 Contribute
 
@@ -48,7 +48,7 @@ To begin testing read L<this| http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testin
 
 =head1 Latest News
 
-=head2 July 13 2010
+=head2 August 03 2010
 
 =head3 CPAN Release
        
@@ -58,20 +58,6 @@ SDL Perl at v2.2.6 on CPAN is the last of it's kind which will have the old API.
 
 =head3 Active Development
 
-SDL Perl is being actively developed to v3.0. The process is as below:
-
-=head3 TODO
-
-=over 4
-
-=item *
-
-Make SDL work with Frozen Bubble
-
-Frozen Bubble is being reviewed as we speak! Until then
-
-  cpan Games::FrozenBubble
-
-=back
+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.
 
 =cut