Updated
[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="#Feb_01_2010_2009">Feb 01 2010 2009</a>
15 <ul><li><a href="#CPAN_Release">CPAN Release</a></li>
16 <li><a href="#Active_Development">Active Development</a></li>
17 <li><a href="#TODO">TODO</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 Library (SDL).</p>
33 <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>
34 <p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
35
36 </div>
37 <h3 id="Getting_Started">Getting Started</h3>
38 <div id="Getting_Started_CONTENT">
39 <p>To begin using SDL Perl read the tutorials and documentation. </p>
40
41 </div>
42 <h3 id="Contribute">Contribute</h3>
43 <div id="Contribute_CONTENT">
44 <dl>
45         <dt>IRC</dt>
46         <dd>
47                 <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>
48         </dd>
49         <dt>Mailing List</dt>
50         <dd>
51                 <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
52         </dd>
53         <dt>Testing and Development</dt>
54         <dd>
55                 <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>
56                 <p>To begin testing read <a href="http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing">this</a>.</p>
57         </dd>
58 </dl>
59
60 </div>
61 <h1 id="Latest_News">Latest News</h1><p><a href="#TOP" class="toplink">Top</a></p>
62 <div id="Latest_News_CONTENT">
63
64 </div>
65 <h2 id="Feb_01_2010_2009">Feb 01 2010 2009</h2>
66 <div id="Feb_01_2010_2009_CONTENT">
67
68 </div>
69 <h3 id="CPAN_Release">CPAN Release</h3>
70 <div id="CPAN_Release_CONTENT">
71
72
73
74
75 <p><a href="http://search.cpan.org/~kthakore">SDL 2.3_5(Alpha)</a> is on CPAN. The new API has many changes, read the <a href="http://sdl.perl.org/blog-0001.html">release notes</a>. </p>
76 <p>SDL Perl is v2.2.6 on CPAN. The last of it's kind. This is the last release which will have the old API. </p>
77
78
79
80
81
82 </div>
83 <h3 id="Active_Development">Active Development</h3>
84 <div id="Active_Development_CONTENT">
85 <p>SDL Perl is being actively developed to v3.0. The process is as below:</p>
86
87 </div>
88 <h3 id="TODO">TODO</h3>
89 <div id="TODO_CONTENT">
90 <dl>
91         <dt>Release 2.3_7</dt>
92         <dd>
93 <pre> Mixer Docs, tests, and XS
94
95 </pre>
96         </dd>
97         <dt>Release 2.3_8</dt>
98         <dd>
99 <pre> TTF Docs, tests and XS
100
101 </pre>
102         </dd>
103         <dt>Release 2.3_9</dt>
104         <dd>
105 <pre> Pango Docs, tests and XS
106
107 </pre>
108         </dd>
109         <dt>Release 2.4.5</dt>
110         <dd>
111 <pre>  Sugar for Core SDL objects
112   Make SDL work with Frozen Bubble
113
114
115
116
117
118
119
120 </pre>
121         </dd>
122 </dl>
123
124 </div>
125 </div>