Blogs
Reduce image file size with these compressors to optimize website speed
Optimizing web site for fastest loading is crucial for web user experience and also one of the important signals that….... read more
30th November 2015
Quicker ways to access OS X System Preferences
There are many options available in the System Preferences that allows customisation of your OS X. However, there are times….... read more
27th November 2015
Find out the font name with WhatTheFont
Found this interesting online tool call WhatTheFont. Basically, it allows you to upload an image and tells you….... read more
26th November 2015
Explore Firefox developer tools
Being a “developers friendly” browsers. Firefox aims to provide as many tools as possible to make life healthier for developers….... read more
24th November 2015
Play Atari Breakout in Google Images
Somehow my brain decided to take a strike today and rendering me unable to think. Maybe it is good time….... read more
20th November 2015
Play Pacman on Google
Continuing from my previous blog post about taking a break with Atari BreakOut in Google Images, this post is about….... read more
20th November 2015
Google Maps alternatives
Found these three mapping services that are developers friendly while helping out a friend who is looking for Google Maps….... read more
11th November 2015
Transferring Google Authenticator to new phone
Recently, my old smartphone is showing sign of age and it is time to upgrade to a new phone. Transferring….... read more
9th November 2015
Switch off get office notification in Windows 10
Upgraded my Windows 7 machine to Windows 10 recently. Since Microsoft is giving away Windows 10 for free, they must….... read more
9th November 2015
Common Interview Questions for Golang developers.
Thanks to the simplicity of Golang and soaring interest in using Golang as the programming language to develop new software.….... read more
6th November 2015
Alternatives reporting tools to Google Analytics
Managing a website without visitors tracking solution such as Google Analytics is kinda like groping in the dark to find….... read more
4th November 2015
Fix Mac OS X Applications Quits Unexpectedly
A friend was having frequent application crashes on his Mac OS X - Yosemite recently. Not sure what is causing….... read more
3rd November 2015
Tutorials
+5.6k Linux : Disable and enable IPv4 forwarding
+9.2k Golang : Find the length of big.Int variable example
+19.9k Swift : Convert (cast) Int to int32 or Uint32
+31.5k Golang : Convert an image file to []byte
+11.2k Android Studio : Create custom icons for your application example
+7.1k Golang : Example of custom handler for Gorilla's Path usage.
+14.5k Golang : Get URI segments by number and assign as variable example
+23.1k Golang : Get ASCII code from a key press(cross-platform) example
+7.3k Golang : Get YouTube playlist
+8.6k Golang : Gorilla web tool kit schema example
+8.7k Golang : Populate or initialize struct with values example
+7.4k Javascript : Push notifications to browser with Push.js