Added new article
[sdlgit/SDL-Site.git] / pages / blog-0025.html-inc
index a612737..e9ae7e4 100644 (file)
@@ -1,60 +1,29 @@
 <div class="blog">
 <h1 id="NAME">
-More Games + Update
+Development Update
 </h1>
 <div class="CONTENT">
 <div style="text-align: right;"><i><br />
-idle digits,<br />
-play,<br />
-away,<br />
-idle digits.<br />
-</i></div><br />
-So while I am hacking away on v2.4 and <a href="http://github.com/kthakore/SDL_perl/tree/experimental">breaking</a> a lot of things. Here is a link to some more <a href="http://home.comcast.net/%7Eg.f.taylor/GarrysGames.html">games</a> for SDL Perl. These only work in windows now but I will look into bringing them to CPAN (with Garry's permission). <br />
-<br />
-<i>--yapgh</i><br />
-<br />
-These where reported by Garry Taylor. Here is the rest of the email:<br />
-<br />
-<blockquote><i>Hi all,</i><br />
-<i>I hadn't checked this newsgroup in a while and was happy to see </i><br />
-<i>that it still alive and well.  I saw that some people had been sharing </i><br />
-<i>some SDL Perl games online, and I had a few to share as well. At </i><br />
-<i>"http://home.comcast.net/~g.f.taylor/GarrysGames.html" you can find four </i><br />
-<i>games I have written as well as a simple flip book program to let a </i><br />
-<i>child play at making animation on the computer.  The games are "Toad" (a </i><br />
-<i>Frogger wanna be), "RabbitHat" (like Centipede), "BunnyHunt" (sort of </i><br />
-<i>like Pac-Man) and "Bonk The Buggies".  All (with the exception of Toad </i><br />
-<i>which in its very first incarnation was a game I wrote in TRS-80 Basic </i><br />
-<i>back in 1981) were written originally to run on my Windows 3.11 PC for </i><br />
-<i>my little girl so that she could play games which were not quite so </i><br />
-<i>violent as games were starting to become at the time.</i><br />
-<i><br />
+A stoic stone will sit idle, <br />
+but will some effort,<br />
+A rolling rock will run!<br />
 </i><br />
-<i>A few years ago I got the idea of trying to get them to run again </i><br />
-<i>by rewriting them in Perl.  The downloads are Windows XP/Vista installs </i><br />
-<i>which include a bare bones Perl environment for running the games (the </i><br />
-<i>installs put the code into its own separate place, and shouldn't </i><br />
-<i>interfere with your existing Perl setups).  I did this so that I could </i><br />
-<i>share the games with friends and family who either don't have SDL </i><br />
-<i>installed, don't have Perl installed, or don't do any programming and </i><br />
-<i>just needed something that will run.  The code as it currently stands </i><br />
-<i>was not written for general publication, so there are probably places </i><br />
-<i>where the Perl code itself is not always the best looking it could be, </i><br />
-<i>but the games themselves work pretty well.  Also, it is worth noting </i><br />
-<i>that I wound up being lazy and made a few additions to the Perl SDL code </i><br />
-<i>that I was using to add an additional function or two for printing text </i><br />
-<i>onto the screen that was centered or right aligned.</i><br />
-<i><br />
-</i><br />
-<i>While I have not made any Unix installs for the code, I have </i><br />
-<i>actually run the games on a few Linux machines that I have access to, </i><br />
-<i>where I also had installed SDL.  I have not updated my SDL installs in </i><br />
-<i>several years now, so there may be complications that arise if running </i><br />
-<i>it with  a new version of SDL.</i><br />
-<i><br />
-</i><br />
-<i>I hope you enjoy the games (or at least aren't too mean about it </i><br />
-<i>if you don't).</i><br />
-<i>Garry Taylor</i></blockquote><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3102167581424744259-500220938152318100?l=yapgh.blogspot.com' alt='' /></div>
-<p><a href="http://feedads.g.doubleclick.net/~a/0KKHnr9jOgazWK4j_1G9YWPSuXI/0/da"><img src="http://feedads.g.doubleclick.net/~a/0KKHnr9jOgazWK4j_1G9YWPSuXI/0/di" border="0" ismap="true"></img></a><br/>
-<a href="http://feedads.g.doubleclick.net/~a/0KKHnr9jOgazWK4j_1G9YWPSuXI/1/da"><img src="http://feedads.g.doubleclick.net/~a/0KKHnr9jOgazWK4j_1G9YWPSuXI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/YetAnotherPerlGameHackeryapgh/~4/T10swKg2Nik" height="1" width="1"/></div></div>
\ No newline at end of file
+</div><br />
+In the past week the SDL Perl team has been busy! This is what we have accomplished<br />
+<br />
+<br />
+<h3>Commitment to Testing!</h3>In an effort to focus on continuing our focus on testing we have setup a <a href="http://sdlperl.ath.cx:8080/app/public_projects/smoke_reports/1">Smolder</a> 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.<br />
+<br />
+<h3>SDL::Video</h3>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 <a href="http://bit.ly/2ar7bK">50% done</a>. 19 functions out of 38 functions have been implemented and tested. <br />
+<br />
+<br />
+<h3>Site Redesign + Migration</h3>On the end of the spectrum, Froggs has been hard at work on the <a href="http://froggs.de/sdlperl/">graphical design </a>of the site. More over with mst's help we will soon be migrating to http://sdl.perl.org. <br />
+<br />
+<br />
+<br />
+<h3>Documentation</h3>Moreover this week we have seen an increase effort from magnet on the <a href="http://github.com/kthakore/SDL_perl/commits/redesign">SDL docs</a>. Kudos!<br />
+<br />
+<br />
+<h3>SWIG Experimentation</h3>Finally <a href="http://github.com/kthakore/SDL_perl/commits/swig">Katrina</a> has begun looking into SWIG as alternative for SDL in the future.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3102167581424744259-5353247044730007101?l=yapgh.blogspot.com' alt='' /></div>
+<p><a href="http://feedads.g.doubleclick.net/~a/AJN8bYfVRRvf2r11XrVe85gGcF4/0/da"><img src="http://feedads.g.doubleclick.net/~a/AJN8bYfVRRvf2r11XrVe85gGcF4/0/di" border="0" ismap="true"></img></a><br/>
+<a href="http://feedads.g.doubleclick.net/~a/AJN8bYfVRRvf2r11XrVe85gGcF4/1/da"><img src="http://feedads.g.doubleclick.net/~a/AJN8bYfVRRvf2r11XrVe85gGcF4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/YetAnotherPerlGameHackeryapgh/~4/hJ7NPW5Bawg" height="1" width="1"/></div></div>
\ No newline at end of file