X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Fblog-0009.html-inc;h=33ffb482ef71429a15a435965c42ca5ef0b1b757;hb=e785862422f3e827a242fc244bd57b23443887ce;hp=96823fdd47946c7142ef6780726767c8ff783d18;hpb=350668cfb612b30b27493abedcd1464b764a9b02;p=sdlgit%2FSDL-Site.git diff --git a/pages/blog-0009.html-inc b/pages/blog-0009.html-inc index 96823fd..33ffb48 100644 --- a/pages/blog-0009.html-inc +++ b/pages/blog-0009.html-inc @@ -1,6 +1,20 @@ -
-

-Frozen Bubble coming to CPAN -

-
-
The frozen wind,
made me shiver,
with excitement.

There has been some interest in making Frozen Bubble cross platform so I have forked Frozen Bubble v2.0 to my github repo. Any contributors are welcome! I will eventually be removing hacks that were needed to make Frozen Bubble work with the old SDL perl. The plan is to make Frozen Bubble cross platform by removing platform specific hacks and dependencies. One of the major switch will be from BSD sockets to SDL_net through SDL perl or XS. The main goal would be to be able to do 
cpan install FrozenBubble
To do this the Makefile.PL will need to be rewritten a little bit. Moreover we will need to make test using code from Frozen Bubble so that it can be smoke tested on CPAN.  If contributors need more information please contact me.
\ No newline at end of file +
+

+SDL 2.511 + Using SDL for quick visualizations +

+
+SDL Perl 2.511 is showing great promises. The initial tests show a great deal of stability. http://search.cpan.org/~kthakore/SDL-2.511/
+
+ Moreover we are seeing more varied users of SDL Perl.
+
+John.O Writes:
+

+This is for a tool that we'll be providing our dealers... it measures cellular modem signal strengths out in the middle of nowhere, so dealers can evaluate if our products will work in customers' fields. And of course, I'm using Perl/SDL for the graphics... C gets on my nerves.
+
+Our company is http://smartfield.com.
+
+John O.
+
+
+


+

\ No newline at end of file