A Rather Perpendicular View

🌙
🌞

This is my personal blog/playground.

How (I Think) Our Brain Works

A little dwelling into the fascinating yet largely unknown world that lies inside your head.

JQuery vs CoffeeScript

Is coffeescript the next big thing?

Using Android Support Library

Supporting older version of Android is relatively easy, since Google gave us the support library. But, unfortunately, installing it properly is a bit problematic. Check here for the proper installation way.

The Quirks of Webview in Android

Webview is a great way to display web content inside an Android app. Unfortunately, it has some unexpected quirks that can waste you some precious development time. Check here for some of the quirks that I have encountered

Learning Japanese With Tae Kim

Learning Japanese Language? Check here for info on how I learned the language, and don't forget to download the Android app!

Preloading SQLite in Android

In developing an Android app, you have the ability to store data in the form of sqlite. However, it came short when you want to preload it with existing datas. How can you solve this?

Rails Tools of the Trade

There are endless library you can choose to help you in developing a Ruby on Rails application. Here you can find my list of preferences. What's yours?

Strong Parameters in Rails 4

With the advent of rails 4, the way we can protect our self from malicious user input have changed quite drastically. Check here on my take of how to best approach this changes.

Here We Go!

Welcome! Read more to find out what you can expect to find here in the future!