avatar

Coderek's blog

Live a more efficient life
Archived Posts for year 2013

MyReader

Tough I haven't been using Google Reader(GReader) for quite some time, but I always consider it as the best RSS reader available at the time. It is simple to use, has clean UI for reading. For the pa…

Read more ››

One key quality of a great programmer is that he must be good at algorithms and data structures. I deeply believe so. I didn't do very well in this area in my University trainings. This is something …

Read more ››

Coding android application is always an enjoyable process for me. I find the following stuff intrigued me a lot. Self-contained activity and task stack As a mobile OS, android is very memory-conser…

Read more ››

This is a question I posted on stackoverflow. We are creating an android application which requires multiple ways to secure authentications. Current solution: username/password …

Read more ››

IBM worklight

This is an article followed by a training given by IBM worklight team. What is worklight? Worklight is an end to end mobility solution covering app development and mobile application management. It c…

Read more ››

I was reading coolshell.cn tonight. The author refers to the chapter of modularity in the book The Art of Unix Programming as the most charming chapter. Thus, I searched and read it. When I read the …

Read more ››

Android Development team tries to make styling applications as easy as styling a web page. We can change the look and feel of every element within the application. For example, the background of text…

Read more ››