JavaScript is Dead. Long Live JavaScript!
Aptana + PHP = Dreamweaver
We’re fan of free tools. We asked our HTML team to use Aptana as the IDE instead of Adobe Dreamweaver. However, from feedbacks of the team: Aptana does not allow them to manage common HTML pieces => So, in…
Efficient Java way to search string in large text
Today, we faced to a technical question when giving solution for a prospect. We need to do a background processing in Java for below reqs: + Getting some text data from social networks. + Doing some string search for counting…
Puzzle with Javascript loop on iOS Safari and UIWebView
After doing a small test with Javascript looping on iOS UIWebView control and the iOS Safari, I put a puzzle to our developers. It’s funny but is a very important thing you need to know when developing Javascript on these…
Thinkupapp – the open source social media insight
I received a prospect which requires us to build up an application to crawl feeds from friends of a user on Facebook and do some analyzing process. To prove the app concepts, we need to build a PoC. After doing…
Sencha Touch or JQuery Mobile?
Yesterday was so interesting. We was put into some challenges and technical debation. One of them is [choosing the good “framework” to work with a PhoneGap application we’re going to develop in some next days]. The debation becomes to: SenchaTouch…
Play SWF in Android application
Our client asks for an Android native application that loads their SWF files (for presentation purpose) and allow the end user to play with them. I did the code quickly for testing this. At the beginning, I missed some points.…
Learning art and graphic design
For a long time, I’ve worked on technical solutions/consulting for many projects in my life. This job is great and interesting. However, one day I found that: I became too “logic” strictly. In my mindset, there are only 2 guys…
Ubuntu for my mom
My mom does not know anything about computer. She often asks me to copy traditional songs that she liked to her very old-fashion phone. Everyday, she loves to hear news on TV and keep track any things related to health.…
Knowledgeroot – installation and backup/restore
Knowledgeroot is an open source knowledgebase system. It helps you to create a central place for organizing information/knowledge for your team. Below is a screenshot from our current knowledgeroot system: Anyway, the installation guide for this open source is not…