X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=sdlgit%2FSDL-Site.git;a=blobdiff_plain;f=pages%2Fblog-0022.html-inc;h=e9ae7e4d415ac10318836c8eb98d66c6fb8789eb;hp=be4934e01e2a1297a2027a48b8e13a7fa7ce0184;hb=65a973147068b3edbbb232aa50fd53a79d7daaef;hpb=801213bdc2b379a428fdebad07e9d404cec99a06 diff --git a/pages/blog-0022.html-inc b/pages/blog-0022.html-inc index be4934e..e9ae7e4 100644 --- a/pages/blog-0022.html-inc +++ b/pages/blog-0022.html-inc @@ -1,26 +1,29 @@

-The Future and Beyond! +Development Update

-
I do not think about awesomeness...
-I just am awesomeness
-n.n
---KatrinaTheLamia

+

+A stoic stone will sit idle,
+but will some effort,
+A rolling rock will run!
+


-

Updates

Since the last post SDL Perl has seen an increase of interest to both use and contribute to SDL Perl. Before I dig into the updates, I would like to acknowledge them.
-

Core Development

Acme (Leon Brocard): Has started to work on the Redesign Effort with me. The help is much appreciated! Enjoy your vacation.
+In the past week the SDL Perl team has been busy! This is what we have accomplished

-

Website and Windows Testing

FROGGS (Tobias Leich): Came in as a new user to SDL Perl. And after breaking the redesigned SDL Perl in as many ways possible he has decided to help out on the new site.

+

Commitment to Testing!

In an effort to focus on continuing our focus on testing we have setup a Smolder site for the SDL redesign process. Currently we have two platforms (linux, windows32) regularly tested on here. If there are more people following the redesign process and would like to share their test results; contact us at sdl-devel@perl.org and we will provide access to you.

-

Last Legacy Release


-Ok! Now this weekend hopefully we will release our last legacy release, after this we move on! This release will focus on showing of SDL + Perl possibilities.
-

Pong + SDL::Game::Rect

garu has been working on making SDL object extensions that provide a more perly way to use and play with the SDL bindings. To demonstrate the benefits of this SDL::Tutorial::Pong is done and being polished up. SDL::Game::Rect is a peek in to the design and vision we have for SDL down the road.
-

Design

The design we have settled on for future release for SDL Perl can be broken in to two layers, SDL::* and SDL::Game::*. Previously the SDL Perl library tried to provide C bindings and provide Perl Idiomatic access. This was messy in regards to the single responsibility principle (do one thing and do it well).
+

SDL::Video

For the core development most of the focus has been on redesigning around the Video category of the SDL perl API. As of now we are 50% done. 19 functions out of 38 functions have been implemented and tested.

-We have decided to separate these two focuses into the two name spaces SDL::* and SDL::Game::*. SDL::* will provide straight access to SDL's C API, nothing less and nothing more. SDL::Game::* will extend and make pretty unicorns for Perl.

-This design has already begin to pay of. One major benefit been in the XS readability. Moreover since structs are treated as objects, Perl manages their destruction, and deliver less memory leaks. -


-

\ No newline at end of file +

Site Redesign + Migration

On the end of the spectrum, Froggs has been hard at work on the graphical design of the site. More over with mst's help we will soon be migrating to http://sdl.perl.org.
+
+
+
+

Documentation

Moreover this week we have seen an increase effort from magnet on the SDL docs. Kudos!
+
+
+

SWIG Experimentation

Finally Katrina has begun looking into SWIG as alternative for SDL in the future.
+


+

\ No newline at end of file