PDA

View Full Version : Updates for March 2008



Pyrogine
28-03-2008, 04:39 AM
Today we posted updates to Joomla 1.5 plugin SimpleGeSHi (http://pyroginegames.com/products/our-products/58-webdev/72-simplegeshi-v10.html) and updated the SimpleGeSHi product page. SimpleGeSHi is being used to highlight the source listings for the product tutorials (http://pyroginegames.com/products/tutorials.html).

We released a new Joomla 1.5 plugin called SimplePHP (http://pyroginegames.com/component/content/article/58-webdev/79-simplephp-v10.html). It allows you embed PHP command directly in the content area. In a word... SWEET! This jewel will allow you now extend your site in many different ways right from within the Joomla content area. I made this plugin so that I can hook into the high score database and display the high scores on the website. Using the database extension that I'm currently working on I will now have a robust seamless solution for manging the high scores for all the games.

If you use Joomla to manage your website maybe these plugins my interest you.

A stable version of PyroGine SDK (http://pyroginegames.com/products/our-products/40-gamedev/55-pyrogine-sdk-v10.html) has been released. I continue to work on PyroDatabase which I hope to get in the next PGSDK build. I've recently got the TPyroDatabaseTable class working. You can traverse a query result from a remote MySQL database for example. For the next update I plan to get BLOB support working. You will be able to insert and update binary data.