Value Object Creator for PHP and AS3 Released
Today, I want to share this amazing tool that I created to help me develop Flex and PHP applications.
It’s very easy to use and extremely helpful. Read On…
Today, I want to share this amazing tool that I created to help me develop Flex and PHP applications.
It’s very easy to use and extremely helpful. Read On…
I just submitted couple of days back a new app to the App Store. It’s called “Future You“. I’m sure you are going to enjoy it. Read On…

While working on an iPhone application, after a few changes to my model layer (using Code Data), my app completely died and I was unable to get it working in the simulator. Read On…
I can’t believe january is almost gone! I’ve been streamly busy working mainly on a huge project named SalesWave.
This is an amazing Flex based, web application, that will help small and medium businesses tremendously with their marketing. Read On…
I’m creating a very small component that will be in charge of several image related tasks:
1. Upload images without any server side scripting.
2. Allow easy cropping of the image
3. Get the ByteArray data of the new image
Read On…
I’ve been working lately with the TLF (Text Layout Framework) and found that one of the most asked questions is how to resize a TLF container base on its content, so I decided to create this example to illustrate the process. Read On…