Flash AS3 Tips and Tutorial

Collection of AS3 codes, tips and tricks

Perfect Arabic Translation Tools

Do ever wish to read and understand arabic words and pronounciations?, yes there is Google language translator but how about the arabic pronounciation, here on my website I gather all those tools you need for a perfect Arabic translation

Augmented Reality 3D card for Ramadan

AR (Augmented Reality) concept started from 1957 but it was only come available on the internet browser using flash player last 2009 with the genius people behind (Flartoolkit) Saqousa

I only first noticed AR when I was browsing the website of GE smart grid and I was so amazed on the flash demo, and at the point I started to search any other AR application and finally found the opensource Flartoolkit and play with it after a few days I created my first AR card for UAE national Day at that time my resource is still limited since I only use basic objects such as cube, plane and images, but at this time with the continue enhancement of Flartoolkit and Papervision3D it helps me to use 3d Max modeled object.

For this Ramadan I created an AR card with 3d lantern and mini mosque, and of course the source code will be available soon for your to dowload, meanwhile you can try the AR Card below.
You need to print the marker from here, face on the front of your webcam the printed copy of the marker.

MySQL tips on Linux

Reseting Mysql root password

Have you ever forgotten the root password on one of your MySQL servers? No? Well maybe I’m not as perfect as you. This is a quick (how to) reset your MySQL root password. it need you to have root access to your server

QR Code Generator/Reader

A QR Code is a matrix code (or two-dimensional bar code) created by Japanese corporation Denso-Wave in 1994. The "QR" is derived from "Quick Response", as the creator intended the code to allow its contents to be decoded at high speed.
Here I created a PHP script using Google API to generate QR code from text and also a QR reader.