Posts by Ciarán McCann
PHP – Simple Encryption and Decryption algorithm
Once again I have found an old PHP script which I wrote when I was first getting into PHP programming […]
GNOME Do Ubuntu 10.04 crashes on login
If you’re like me and use GNOME Do in dock mode and have it start on login in Ubuntu 10.04 […]
Flax engine: GWT event bus implementation
In any software system there is going to be events, such as onComponentLoad, onMouseClick etc. Flax as an engine was […]
Flax HTML5 Game Engine Development Diary Part 5
While sitting in my Software Engineering lecture today about the waterfall development process I couldn’t help but think that the […]
Flax Engine: GWT client-side JSON serialization and deserialization
During the design document stage of the Flax Game Engine we came up against a wall when trying to communicate […]