Update
[sdlgit/SDL-Site.git] / pages / index.pod
index e951124..9b4636e 100644 (file)
@@ -20,41 +20,45 @@ To begin using SDL Perl read the tutorials and documentation.
 
 =item IRC
 
-Talk to us on channel #sdl.
+Talk to us on channel L<#sdl|http://widget.mibbit.com/?settings=89f140215d60860684cee2f6a917607f&server=irc.perl.org&channel=%23sdl> .
 
 =item Mailing List
 
-Send us an email at sdl-devel@perl.org.
+Send us an email at L<mailing list| mailto:sdl-devel@perl.org>.
 
 =item Testing and Development
 
-Join us on the development wiki. 
+Join us on the trac L<site| http://sdlperl.ath.cx/projects/SDLPerl> to get started on making and grabing tickets. 
+
+To begin testing read L<this| http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing>.
 
 =back
 
 =head1 Latest News
 
-=head2 November 13th 2009
+=head2 December 7th 2009
 
 =head3 CPAN Release
        
+
+L<SDL 2.3_3(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. 
 
+
 =head3 Active Development
 
 SDL Perl is being actively developed to v3.0. The process is as below:
 
 =over
 
-=item v2.3 100% Core of SDL C API migrated without MultiThreading 
-
-Complete access to these functions L<SDL_API | http://www.libsdl.org/cgi/docwiki.cgi/SDL_API>.
+=item v2.4 SDL_Image, SDL_Net, SDL_Pango, SDL_TTF, SDL_GFX & SDL_Mixer Support
 
-MultiThreading is doable with this release but will be focused on later
+SDL_Image is done now at 2.3_2 (Dec 07th, 2009)
 
-=item v2.4 SDL_Image, SDL_Net, SDL_Pango, SDL_TTF, SDL_GFX & SDL_Mixer Support
+SDL_GFX is in the works
 
-Provide support for SDL + POE collaboration.
+SDL_Net is up next
 
 Provide dependecies for FrozenBubble migration to CPAN.