ca9519603723fab377801f601b4760cd8f8c9456
[sdlgit/SDL-Site.git] / pages / index.html-inc
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>
14 <ul><li><a href="#August_31_2010">August 31 2010</a>
15 <ul><li><a href="#CPAN_Release">CPAN Release</a></li>
16 <li><a href="#Active_Development">Active Development</a>
17 </li>
18 </ul>
19 </li>
20 </ul>
21 </li>
22 </ul><hr />
23 <!-- INDEX END -->
24
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">
27
28 </div>
29 <h2 id="Welcome">Welcome</h2>
30 <div id="Welcome_CONTENT">
31 <p>SDL Perl are a set of bindings to the Simple DirectMedia Layer (SDL).</p>
32 <p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 
33 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the 
34 award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
35 <p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
36
37 </div>
38 <h3 id="Getting_Started">Getting Started</h3>
39 <div id="Getting_Started_CONTENT">
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>
41
42 </div>
43 <h3 id="Contribute">Contribute</h3>
44 <div id="Contribute_CONTENT">
45 <dl>
46         <dt>IRC</dt>
47         <dd>
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>
49         </dd>
50         <dt>Mailing List</dt>
51         <dd>
52                 <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
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>
58         </dd>
59         <dt>Testing and Development</dt>
60         <dd>
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>
63         </dd>
64 </dl>
65
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">
69
70 </div>
71 <h2 id="August_31_2010">August 31 2010</h2>
72 <div id="August_31_2010_CONTENT">
73
74 </div>
75 <h3 id="CPAN_Release">CPAN Release</h3>
76 <div id="CPAN_Release_CONTENT">
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>
78 <p>SDL Perl at v2.2.6 on CPAN is the last of it's kind which will have the old API.</p>
79
80 </div>
81 <h3 id="Active_Development">Active Development</h3>
82 <div id="Active_Development_CONTENT">
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>
84
85 </div>
86 </div>