News

Microsoft – You still suck!!!

So, I used to use Windows, but for the past 2 years and so I have been now under Linux. On my desktop computer (home use, used by other people than me) I’ve decided to install windows 8. So I’ve…

Mysql SSH tunneling and PhpMyAdmin on Debian

It took me again some times to have this set up. First you need obviously to have apache2 php and phpmyadmin installed on your box. Once done, here are the things to do. Configure phpmyadmin to use the tcp connection,…

OAuth – xAuth AS3 library

So I have done the PHP one and am working on the JAVA one. And I needed an AS3 implementation also. I have again checked the library out there and didn’t like how they were structured. I want to have…

Installing MySQL Workbench on LMDE 13

So, MySQL workbench is a great tool, but not yet in the debian repo. I have check online to find some resources and there were barely any on how to install it on LMDE 13… so here it is. First…

Flixel for Android

Recently I came across this post. Flixel has been ported to Android, so games (well a specific kind of game) should be easy to develop You can get the source here and read the tutorial here