On March 2010, Telekom Malaysia Berhad (TM) launched its High Speed Broadband (HSBB) service, called ‘UniFi’. I’m going to talk about the security (or the lack thereof) of the default WiFi router setup.
Computing
Playing 1080p Video in Ubuntu Without Lag
Playing 1080p Video in Ubuntu Without Lag
How to Enhance Your Linux Desktop with Conky
I have been using Conky as my desktop monitoring widgets for quite some time now. Before this, I’ve been using few applications like screenlets and gdesklets, but there’s a lot of drawbacks on these applications. Among them were limited customizations, it’s difficult to develop your own widgets, unable to find widgets you’re looking for, and …
Google Wave – What Email Would Look Like If It Were Invented Today
What is a Wave? A wave is equal parts conversation and document. People can communicate and work together with richly formatted text, photos, videos, maps, and more. A wave is shared. Any participant can reply anywhere in the message, edit the content and add participants at any point in the process. Then playback lets anyone …
Extend Transmission Torrent with Scripts
Transmission is one of my favourite bittorrent client. However, it’s lack the feature of running command(s) before or after you have finished downloading. Luckily we can improvise this with the help of transmission-remote, a command based client for transmission, and along with some Linux bash scripting. Below I have created a simple bash script. What …