update
[sdlgit/SDL-Site.git] / pages / index.pod
index dd32254..08c8a27 100644 (file)
@@ -6,7 +6,9 @@
 
 SDL Perl are a set of bindings to the Simple DirectMedia Library (SDL).
 
-'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 "Civilization: Call To Power."' --L<www.libsdl.org>
+'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 "Civilization: Call To Power."' --L<www.libsdl.org>
 
 SDL Perl is an active and exciting project with many facets. Explore this website to learn more. 
 
@@ -26,6 +28,16 @@ Talk to us on channel L<#sdl|http://widget.mibbit.com/?settings=89f140215d608606
 
 Send us an email at L<mailing list| mailto:sdl-devel@perl.org>.
 
+Our archives are located at L<mail-archive | http://www.mail-archive.com/sdl-devel@perl.org/> and  L<nntp.perl | http://www.nntp.perl.org/group/perl.sdl.devel>.
+
+We also have a L<rssfeed | http://www.nntp.perl.org/rss/perl.sdl.devel.rdf>.
+
+For help send an empty email to L< sdl-devel-help@perl.org| mailto:sdl-devel-help@perl.org>.
+
+To subscribe to the mailing lists send an empty email to L< sdl-devel-subscribe@perl.org| mailto:sdl-devel-subscribe@perl.org>.
+
+To unsubscribe send an empty email to L< sdl-devel-unsubscribe@perl.org | mailto:sdl-devel-unsubscribe@perl.org>.
+
 =item Testing and Development
 
 Join us on the trac L<site| http://sdlperl.ath.cx/projects/SDLPerl> to get started on making and grabing tickets. 
@@ -36,15 +48,13 @@ To begin testing read L<this| http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testin
 
 =head1 Latest News
 
-=head2 Feb 22 2010
+=head2 July 13 2010
 
 =head3 CPAN Release
        
+L<SDL 2.5|http://search.cpan.org/~kthakore> is on CPAN! The new API has many changes and much more improvements. So check it out ;o)
 
-L<SDL 2.3_5(Alpha)|http://search.cpan.org/~kthakore> is on CPAN. The new API has many changes, read the L<release notes|http://sdl.perl.org/blog-0001.html>. 
-
-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. 
-
+SDL Perl at v2.2.6 on CPAN is the last of it's kind which will have the old API.
 
 =head3 Active Development
 
@@ -52,24 +62,15 @@ SDL Perl is being actively developed to v3.0. The process is as below:
 
 =head3 TODO
 
-=over
-
-=item Release 2.3_7
-
- Mixer Docs, tests, and XS
-
-=item Release 2.3_8
+=over 4
 
- TTF Docs, tests and XS
+=item *
 
-=item Release 2.3_9
+Make SDL work with Frozen Bubble
 
- Pango Docs, tests and XS
+Frozen Bubble is being reviewed as we speak! Until then
 
-=item Release 2.4.5
-  
-  Sugar for Core SDL objects
-  Make SDL work with Frozen Bubble
+  cpan Games::FrozenBubble
 
 =back