e804c1aadfdd398bb921ff13cc069f8fc8c5fd99
[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="#November_13th_2009">November 13th 2009</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 is an active and exciting project with many facets. Explore this website to learn more. </p>
32
33 </div>
34 <h3 id="Getting_Started">Getting Started</h3>
35 <div id="Getting_Started_CONTENT">
36 <p>To begin using SDL Perl read the tutorials and documentation. </p>
37
38 </div>
39 <h3 id="Contribute">Contribute</h3>
40 <div id="Contribute_CONTENT">
41 <dl>
42         <dt>IRC</dt>
43         <dd>
44                 <p>Talk to us on channel #sdl.</p>
45         </dd>
46         <dt>Mailing List</dt>
47         <dd>
48                 <p>Send us an email at sdl-devel@perl.org.</p>
49         </dd>
50         <dt>Testing and Development</dt>
51         <dd>
52                 <p>Join us on the development wiki. </p>
53         </dd>
54 </dl>
55
56 </div>
57 <h1 id="Latest_News">Latest News</h1><p><a href="#TOP" class="toplink">Top</a></p>
58 <div id="Latest_News_CONTENT">
59
60 </div>
61 <h2 id="November_13th_2009">November 13th 2009</h2>
62 <div id="November_13th_2009_CONTENT">
63
64 </div>
65 <h3 id="CPAN_Release">CPAN Release</h3>
66 <div id="CPAN_Release_CONTENT">
67 <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>
68
69 </div>
70 <h3 id="Active_Development">Active Development</h3>
71 <div id="Active_Development_CONTENT">
72 <p>SDL Perl is being actively developed to v3.0. The process is as below:</p>
73 <dl>
74         <dt>v2.3 100% Core of SDL C API migrated without MultiThreading </dt>
75         <dd>
76                 <p>MultiThreading is doable with this release but will be focused on later</p>
77         </dd>
78         <dt>v2.4 SDL_Net, SDL_Pango, SDL_TTF &amp; SDL_Mixer Support</dt>
79         <dd>
80                 <p>SDL_Net due to interest in bring POE/AnyEvent to SDL, SDL_Pango to support the new FrozenBubble migration. </p>
81         </dd>
82         <dt>v2.5 ??? MultiThreading and Other Third Party Libraries</dt>
83         <dd>
84                 <p>This release is undecided as of now. Please talk to us on the Channel or Make Tickets</p>
85         </dd>
86 </dl>
87
88 </div>
89 </div>