RSS
Away3D 2.2: The RailAway Express

7. October 2008

0 Comments

Away3D 2.2: The RailAway Express

The Away3D team has just released version 2.2 of Away3D. And what a point release they have put together! First you should take a ride with The RailAway Express, a fantastic demonstration of the new runtime model generation and animation features (only 780kb in size, almost everything in the demo is code generated). The demo is [...]

Continue reading...
PixelBlitz: A new game framework for ActionScript 3

21. September 2008

1 Comment

PixelBlitz: A new game framework for ActionScript 3

The PixelBlitz Engine is a new 2D game framework for AS3 created by Norm Soule and Richard Davey. The main goal of the project is to make game creation easier and quicker for AS3 developers. PixelBlitz started as a bitmap blit engine. Norm Soule describes the process of bitmap blitting as: The process of drawing everything to [...]

Continue reading...

16. August 2008

3 Comments

Using Eclipse Ant with Phing

If you develop Java applications, chances are you've used Apache Ant in integration with Eclipse. The Ant view pane allows easy access to the build automation tasks your project may have defined. In the PHP world, we have a build system based on Ant called Phing. This article will show you how to easily access your Phing tasks in Eclipse [PDT].

Continue reading...

16. August 2008

0 Comments

How to vertically align content in CSS

Have you ever used vertical-align: middle in a block of CSS without it ever working? You too, huh? This article will show you a method on how to center content properly with CSS only.

Continue reading...

10. August 2008

1 Comment

RIP PHP 4

The PHP development team has just released the last release of PHP 4. It has gone over 4 years since the release of PHP 5 and the adoption of PHP 5 vs. PHP 4 looks quite positive with the availability of PHP 5.1 and 5.2. This is an important milestone for everyone that rely on PHP [...]

Continue reading...
See more articles in the archive