Updated date and version
[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="#October_27th_2011">October 27th 2011</a>
15 <ul><li><a href="#CPAN_Release_SDL_2_534">CPAN Release SDL 2.534</a></li>
16 <li><a href="#SDL_Manual_Writing_Games_with_SDL_Pe">SDL Manual: Writing Games with SDL Perl</a></li>
17 <li><a href="#Active_Development">Active Development</a>
18 </li>
19 </ul>
20 </li>
21 </ul>
22 </li>
23 </ul><hr />
24 <!-- INDEX END -->
25
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">
28
29 </div>
30 <h2 id="Welcome">Welcome</h2>
31 <div id="Welcome_CONTENT">
32 <p>SDL Perl are a set of bindings to the Simple DirectMedia Layer (SDL).</p>
33 <p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 
34 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the 
35 award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
36 <p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
37
38 </div>
39 <h3 id="Getting_Started">Getting Started</h3>
40 <div id="Getting_Started_CONTENT">
41 <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>
42
43 </div>
44 <h3 id="Contribute">Contribute</h3>
45 <div id="Contribute_CONTENT">
46 <dl>
47         <dt>IRC</dt>
48         <dd>
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>
50         </dd>
51         <dt>Mailing List</dt>
52         <dd>
53                 <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
54                 <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>
55                 <p>We also have a <a href="http://www.nntp.perl.org/rss/perl.sdl.devel.rdf">rssfeed</a>.</p>
56                 <p>For help send an empty email to <a href="mailto:sdl-devel-help@perl.org">sdl-devel-help@perl.org</a>.</p>
57                 <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>
58                 <p>To unsubscribe send an empty email to <a href="mailto:sdl-devel-unsubscribe@perl.org">sdl-devel-unsubscribe@perl.org</a>.</p>
59         </dd>
60         <dt>Testing and Development</dt>
61         <dd>
62                 <p>Join us on <a href="https://github.com/PerlGameDev/SDL/issues">GitHub</a> to get started on making and grabbing issues.</p>
63                 <p>To get started on testing SDL see our <a href="https://github.com/PerlGameDev/SDL/wiki/Testing">Testing Wiki Page</a>.</p>
64         </dd>
65 </dl>
66
67 </div>
68 <h1 id="Latest_News">Latest News</h1><p><a href="#TOP" class="toplink">Top</a></p>
69 <div id="Latest_News_CONTENT">
70
71 </div>
72 <h2 id="October_27th_2011">October 27th 2011</h2>
73 <div id="October_27th_2011_CONTENT">
74
75 </div>
76 <h3 id="CPAN_Release_SDL_2_534">CPAN Release SDL 2.534</h3>
77 <div id="CPAN_Release_SDL_2_534_CONTENT">
78 <p><a href="http://search.cpan.org/search?query=SDL&amp;mode=module">SDL 2.534</a> is on CPAN! The new API has many changes and much more improvements. So check it out.</p>
79 <p>SDL Perl at v2.2.6 on CPAN is the last of its kind which will have the old API.</p>
80
81 </div>
82 <h3 id="SDL_Manual_Writing_Games_with_SDL_Pe">SDL Manual: Writing Games with SDL Perl</h3>
83 <div id="SDL_Manual_Writing_Games_with_SDL_Pe-2">
84 <p>The grant <a href="http://news.perlfoundation.org/2010/08/2010q3-grant-proposal-manual-f.html">proposal</a> has been accepted by <a href="http://news.perlfoundation.org/2010/08/accepted-grants-for-2010q3.html">The Perl Foundation</a>. SDL_Manual is in continous development on <a href="http://github.com/PerlGameDev/SDL_Manual">github</a>.</p>
85 <p>More up to date versions of the books are also available in <a href="https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.html">HTML</a> and <a href="https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.pdf">PDF</a> formats. </p>
86
87 </div>
88 <h3 id="Active_Development">Active Development</h3>
89 <div id="Active_Development_CONTENT">
90 <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>
91
92 </div>
93 </div>