Updated
[sdlgit/SDL-Site.git] / pages / index.html-inc
CommitLineData
106a1369 1<div class="pod">
2<!-- INDEX START -->
3<h3 id="TOP">Index</h3>
4
5<ul><li><a href="#Simple_DirectMedia_Library_Bindings_">Simple DirectMedia Library Bindings for Perl</a>
6<ul><li><a href="#Welcome">Welcome</a>
7<ul><li><a href="#Getting_Started">Getting Started</a></li>
8<li><a href="#Contribute">Contribute</a></li>
9</ul>
10</li>
11</ul>
12</li>
13<li><a href="#Latest_News">Latest News</a>
a05e5d44 14<ul><li><a href="#August_31_2010">August 31 2010</a>
106a1369 15<ul><li><a href="#CPAN_Release">CPAN Release</a></li>
c8180480 16<li><a href="#Active_Development">Active Development</a>
106a1369 17</li>
c7657333 18</ul>
106a1369 19</li>
20</ul>
21</li>
22</ul><hr />
23<!-- INDEX END -->
49ebb445 24
106a1369 25<h1 id="Simple_DirectMedia_Library_Bindings_">Simple DirectMedia Library Bindings for Perl</h1><p><a href="#TOP" class="toplink">Top</a></p>
26<div id="Simple_DirectMedia_Library_Bindings_-2">
49ebb445 27
106a1369 28</div>
29<h2 id="Welcome">Welcome</h2>
30<div id="Welcome_CONTENT">
a05e5d44 31<p>SDL Perl are a set of bindings to the Simple DirectMedia Layer (SDL).</p>
a8a21960 32<p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick,
333D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the
34award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
106a1369 35<p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
49ebb445 36
7af2cb93 37</div>
106a1369 38<h3 id="Getting_Started">Getting Started</h3>
39<div id="Getting_Started_CONTENT">
c8180480 40<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>
49ebb445 41
106a1369 42</div>
43<h3 id="Contribute">Contribute</h3>
44<div id="Contribute_CONTENT">
49ebb445 45<dl>
106a1369 46 <dt>IRC</dt>
47 <dd>
f8ed1cb0 48 <p>Talk to us on channel <a href="http://widget.mibbit.com/?settings=89f140215d60860684cee2f6a917607f&amp;server=irc.perl.org&amp;channel=%23sdl">#sdl</a> .</p>
106a1369 49 </dd>
50 <dt>Mailing List</dt>
51 <dd>
983945bc 52 <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
411e0b6a 53 <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>
54 <p>We also have a <a href="http://www.nntp.perl.org/rss/perl.sdl.devel.rdf">rssfeed</a>.</p>
55 <p>For help send an empty email to <a href="mailto:sdl-devel-help@perl.org">sdl-devel-help@perl.org</a>.</p>
56 <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>
57 <p>To unsubscribe send an empty email to <a href="mailto:sdl-devel-unsubscribe@perl.org">sdl-devel-unsubscribe@perl.org</a>.</p>
106a1369 58 </dd>
59 <dt>Testing and Development</dt>
60 <dd>
983945bc 61 <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>
62 <p>To begin testing read <a href="http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing">this</a>.</p>
106a1369 63 </dd>
64</dl>
49ebb445 65
106a1369 66</div>
67<h1 id="Latest_News">Latest News</h1><p><a href="#TOP" class="toplink">Top</a></p>
68<div id="Latest_News_CONTENT">
49ebb445 69
106a1369 70</div>
a05e5d44 71<h2 id="August_31_2010">August 31 2010</h2>
72<div id="August_31_2010_CONTENT">
49ebb445 73
106a1369 74</div>
75<h3 id="CPAN_Release">CPAN Release</h3>
76<div id="CPAN_Release_CONTENT">
c8180480 77<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>
a8a21960 78<p>SDL Perl at v2.2.6 on CPAN is the last of it's kind which will have the old API.</p>
77724de4 79
106a1369 80</div>
81<h3 id="Active_Development">Active Development</h3>
82<div id="Active_Development_CONTENT">
c8180480 83<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>
49ebb445 84
106a1369 85</div>
a05e5d44 86</div>