Author Archives

Hi There!

Everyday User Experience through my car

Those small little details it makes your experience different. Most of the case you won’t notice those but it left you with good experience for using that product. Here are some of those details I noticed on my car, Acura CSX, that make my experience better.
Wiper Sensor: Living in Vancouver, rainy coastal city, [...]

Taking a spin of iPhone SDK & Android SDK

Holiday is upon us and this post is triggered from some free time off from work. This blog post is about my first experience on taking a spin on iPhone SDK as well as Android SDK. When I write this post, I have not dived deep into both SDK yet. But I [...]

Using Mixin metadata with Module gotcha

This post is not about using Mixin metadata tag. There are tons of documentation on the web to explain about usage. Here are a couple of useful links:
http://adamflater.blogspot.com/2007/03/static-code-blocks.html
http://www.adobe.com/support/documentation/en/flex/1/mixin/
In fact, this post is about to warn you about some of the examples. In short, when you use Mixin, Flex will make sure that [...]