Just2us Blog · Page 3

Sharing what we’ve built

MY Radio for Malaysia

I am releasing the first "branch" of SG Radio. Introducing.. MY Radio ! This also explains why I have changed the app icon design .

SG 4D v3 – No more under my care

I launched SG 4D app in Mar 2009. After 4 years, I am now transferring ownership to someone else. Starting with version 3.0 , it is developed by another company. The good…

The Malkovich Bias

I have learnt of a new phenomena. The Malkovich Bias – is defined as the tendency to believe that everyone uses the web the same way as you do. How many times…

Google April Fools Joke 2013

Google takes April Fools day very seriously. This year, they joked on Google Nose , Treasure Map , shutting down of Youtube , and website visitors from outer space .

New Blog Theme

After 4 years since Just2us.com appeared in the blogosphere, I updated the (WordPress) theme today! It's a long overdue update, considering that the Internet moves at such tremendous speed. What I see…

2013 Jan Posts from samwize.com

These are recent posts from samwize.com : 1. #### How to replicate iOS Crash feedback from Apple 2. #### iOS Developer Tips 2013 3. #### It takes 18 weeks to build a…

October Posts in samwize.com

Total Posts Count: 17! Common Git Usage OCT 30 – Some of my most common git commands and settings iOS Guide to Multiple Device Resolutions OCT 29 – More screen resolutions with…

This blog has migrated to samwize.com

I have started a new blog at samwize.com , powered by a new, nicer & better blogging framework. Read on why I made the switch: http://samwize.com/2012/09/10/switched-from-wordpress-to-octopress/ Most of my blog posts will…

Sphinx – Documentation for Python

Python is a wonderful language also because of the awesome tools that are available. One of which is Sphinx . It is like markdown, but even more powerful, with cross referencing of…

Mountain Lion kills my Python

I upgraded my Mac OS X to Mountain Lion (10.8) shortly after it was released. Although I don't believe it is worth upgrading, I still decided to be on 'technology edge'. Everything…

Setting up Django with Scrapy

This guide is about using Django , the most popular Python web framework, and Scrapy , the most popular Python scraping framework. Both of the frameworks are awesome, and they work very…