Archive for the ‘How to’ Category

  • I Want to Get Involved in Open Source, Where Do I Start?

    Mar 12, 12 • How to, Open Source, Tips1 Comment
    I Want to Get Involved in Open Source, Where Do I Start?

    Not all of us are programmers. And many of us don’t know how to work on a project we can barely understand. But, when we talk about getting involved in open source-thingy, I bet most of us will do. Yeah? In fact, getting involved in open source is easy. Good luck, open your mind, and ...

  • Getting To Know About Android Design

    Jan 27, 12 • Android, Featured, How to, Tips2 Comments
    Getting To Know About Android Design

    There are a few major of density values for our Android devices. And They are: ldpi (about 120 dpi), mdpi (160 dpi), hdpi (240 dpi), and xhdpi (320 dpi). But, how did it ended up in these values? Here’s a simple explanation by Dianne Hackborn, the Android Framework Engineer. Speaking of screen sizes, you may need to ...

  • [How To] Teach Yourself to Code

    Sep 7, 11 • Belajar, How to, pemrograman, Tips1 Comment
    [How To] Teach Yourself to Code

    You may have seen this post, Complete Computer Programming Resources, and found out some insights as well as inspirations. Now, I am telling you that those resources will be useless unless you teach yourself to code. Fortunately, Nate Westheimer, the co-founder and VP product for AnyClip.com shares his introductions for computer programming –which I think ...

  • [How to] Recover Deleted Files With Scalpel in Ubuntu

    Jul 16, 11 • Featured, How to, linux, Open Source, TipsNo Comments
    [How to] Recover Deleted Files With Scalpel in Ubuntu

    I am in a habit of using [Shift] + [Del] combination to delete files rather than delete only. I won’t store not-so-important files in my Recycle Bin, that’s why. This is a good habit in one hand and bad in the other hand because there’s a chance I accidentally delete an important file/folder. Luckily, Linux ...