fixed list
[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>
a8a21960 14<ul><li><a href="#Apr_06_2010">Apr 06 2010</a>
106a1369 15<ul><li><a href="#CPAN_Release">CPAN Release</a></li>
0ae306cd 16<li><a href="#Active_Development">Active Development</a></li>
17<li><a href="#TODO">TODO</a>
106a1369 18</li>
c7657333 19</ul>
106a1369 20</li>
21</ul>
22</li>
23</ul><hr />
24<!-- INDEX END -->
49ebb445 25
106a1369 26<h1 id="Simple_DirectMedia_Library_Bindings_">Simple DirectMedia Library Bindings for Perl</h1><p><a href="#TOP" class="toplink">Top</a></p>
27<div id="Simple_DirectMedia_Library_Bindings_-2">
49ebb445 28
106a1369 29</div>
30<h2 id="Welcome">Welcome</h2>
31<div id="Welcome_CONTENT">
dc7fe707 32<p>SDL Perl are a set of bindings to the Simple DirectMedia Library (SDL).</p>
a8a21960 33<p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick,
343D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the
35award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
106a1369 36<p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
49ebb445 37
7af2cb93 38</div>
106a1369 39<h3 id="Getting_Started">Getting Started</h3>
40<div id="Getting_Started_CONTENT">
41<p>To begin using SDL Perl read the tutorials and documentation. </p>
49ebb445 42
106a1369 43</div>
44<h3 id="Contribute">Contribute</h3>
45<div id="Contribute_CONTENT">
49ebb445 46<dl>
106a1369 47 <dt>IRC</dt>
48 <dd>
f8ed1cb0 49 <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 50 </dd>
51 <dt>Mailing List</dt>
52 <dd>
983945bc 53 <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
106a1369 54 </dd>
55 <dt>Testing and Development</dt>
56 <dd>
983945bc 57 <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>
58 <p>To begin testing read <a href="http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing">this</a>.</p>
106a1369 59 </dd>
60</dl>
49ebb445 61
106a1369 62</div>
63<h1 id="Latest_News">Latest News</h1><p><a href="#TOP" class="toplink">Top</a></p>
64<div id="Latest_News_CONTENT">
49ebb445 65
106a1369 66</div>
a8a21960 67<h2 id="Apr_06_2010">Apr 06 2010</h2>
68<div id="Apr_06_2010_CONTENT">
49ebb445 69
106a1369 70</div>
71<h3 id="CPAN_Release">CPAN Release</h3>
72<div id="CPAN_Release_CONTENT">
a8a21960 73<p><a href="http://search.cpan.org/~kthakore">SDL 2.4</a> is on CPAN! The new API has many changes and much more improvements. So check it out ;o)</p>
74<p>SDL Perl at v2.2.6 on CPAN is the last of it's kind which will have the old API.</p>
77724de4 75
106a1369 76</div>
77<h3 id="Active_Development">Active Development</h3>
78<div id="Active_Development_CONTENT">
7af2cb93 79<p>SDL Perl is being actively developed to v3.0. The process is as below:</p>
0ae306cd 80
81</div>
82<h3 id="TODO">TODO</h3>
83<div id="TODO_CONTENT">
a8a21960 84<ul>
85 <li>Sugar for Core SDL objects </li>
86 <li>Make SDL work with Frozen Bubble</li>
87</ul>
0ae306cd 88
49ebb445 89
106a1369 90</div>
77724de4 91</div>