Coding, thoughts, technology and ideas.

Don’t limit yourself. Many people limit themselves to what they think they can do. You can go as far as your mind lets you. What you believe, remember, you can achieve.

ExtJs file upload panel
ExtJs file upload panel
A while ago, I tried to create a reusable file upload management panel for the internal intranet system. So I ended up making an extension...
My Codility test experience
My Codility test experience
I’ve just recently relocated from Australia to Switzerland. Other than learning German, looking for a job is one of my big tasks as well. Last...
Apps I use the most on my Mac
Apps I use the most on my Mac
Well, it is quite interesting. Most of the time I develop applications in Windows environments but I use Macbook Pro. I believe many Windows developers...
CSS3 Swipe Card Animation
CSS3 Swipe Card Animation
A while ago, I came across designing a kiosk web application for one of my clients. Since it is a web application so I think...
Suggestions to pass the Professional Scrum Master I (PSM I) assessment
Suggestions to pass the Professional Scrum Master I (PSM I) assessment
I have just recently passed my PSM I certificate test from Scrum.org. Luckily my score was 95% at first attempt so I would like to...
Installing UFRaw plug-in in Gimp
Installing UFRaw plug-in in Gimp
Recently, I had problems to install UFRaw plug-in for Gimp on both of my Windows 7, 8 and my Macbook Pro (Mountain Lion). Well, after...
What a tough start of using digikam!!
What a tough start of using digikam!!
Yesterday, I was trying to install digikam on my Macbook Pro and I just followed the instruction to install. Well, it was not that easy...
A little bit different from existing Ext.ux.form.field.DateTime
A little bit different from existing Ext.ux.form.field.DateTime
Recently, one of my clients needed to have a date/time field to update/create their records. So I googled a bit and found a great sample/extension...
Minify + GZip (Deflate) your server response
Minify + GZip (Deflate) your server response
Today, I was browsing around the web and found some interesting articles which are related to minify extjs on the fly. Well, if I can minify...