irc link
[sdlgit/SDL-Site.git] / pages / index.html-inc
index e804c1a..65ed591 100644 (file)
@@ -15,6 +15,8 @@
 <ul><li><a href="#CPAN_Release">CPAN Release</a></li>
 <li><a href="#Active_Development">Active Development</a>
 </li>
+<li><a href="#Some_Eye_Candy">Some Eye Candy</a>
+</li>
 </ul>
 </li>
 </ul>
@@ -28,6 +30,8 @@
 </div>
 <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>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
 
 </div>
 <dl>
        <dt>IRC</dt>
        <dd>
-               <p>Talk to us on channel #sdl.</p>
+               <p>Talk to us on channel #sdl at irc.perl.org</p>
        </dd>
        <dt>Mailing List</dt>
        <dd>
-               <p>Send us an email at sdl-devel@perl.org.</p>
+               <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
        </dd>
        <dt>Testing and Development</dt>
        <dd>
-               <p>Join us on the development wiki. </p>
+               <p>Join us on the trac <a href="http://sdlperl.ath.cx/projects/SDLPerl">site</a> to get started on making and grabing tickets. </p>
+               <p>To begin testing read <a href="http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing">this</a>.</p>
        </dd>
 </dl>
 
 <dl>
        <dt>v2.3 100% Core of SDL C API migrated without MultiThreading </dt>
        <dd>
+               <p>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>
        </dd>
-       <dt>v2.4 SDL_Net, SDL_Pango, SDL_TTF &amp; SDL_Mixer Support</dt>
+       <dt>v2.4 SDL_Image, SDL_Net, SDL_Pango, SDL_TTF, SDL_GFX &amp; SDL_Mixer Support</dt>
        <dd>
-               <p>SDL_Net due to interest in bring POE/AnyEvent to SDL, SDL_Pango to support the new FrozenBubble migration. </p>
+               <p>Provide support for SDL + POE collaboration.</p>
+               <p>Provide dependecies for FrozenBubble migration to CPAN. </p>
        </dd>
        <dt>v2.5 ??? MultiThreading and Other Third Party Libraries</dt>
        <dd>
        </dd>
 </dl>
 
+<h3 id="Some_Eye_Candy">Some Eye Candy</h3>                                                 
+<div id="Some_Eye_Candy_CONTENT">                                                               
+<p>Here is a video of a game that works on the new API:</p>
+
+<object width="425" height="344"><param name="movie"                               
+                 value="http://www.youtube.com/v/W0wdkKB0lvg&hl=en_US&fs=1&"></param><param         
+                 name="allowFullScreen" value="true"></param><param name="allowscriptaccess"        
+                 value="always"></param><embed                                                      
+                 src="http://www.youtube.com/v/W0wdkKB0lvg&hl=en_US&fs=1&"                          
+                 type="application/x-shockwave-flash" allowscriptaccess="always"                    
+                 allowfullscreen="true" width="425" height="344"></embed></object>
+
+</div>
 </div>
-</div>
\ No newline at end of file