Browsing archives for February, 2007

How To Hit A Drop Shot In Badminton

Off-Topic 25 February 2007 0 Comments

Catch the shuttle late and low, barely hitting it so that it just clears the net – it should land too short for your opponent to get to. This is particularly useful when your opponent is expecting a deep clear. Read the instructions

Web Server Inside Your Browser

Open Source 11 February 2007 0 Comments

It’s Pow! POW is a fully-functional webserver that works inside your browser. The creator of POW (David Kellog) describes how it works (in the forum). It uses Server Side Javascript (SJS) to deliver dynamic content. Grab and test it. https://addons.mozilla.org/firefox/3002/

Disable Tab Scrolling In Firefox

Open Source 5 February 2007 1 Comment

Firefox tab scrolling is a bit annoying to me. Left and right arrow buttons that appear at either end of the tab bar when you’ve opened up too many tabs to view at once. Luckily, after doing some search I found that it can be disabled. To disable it: Type about:config into your firefox address [...]

Firefox : Reopen Closed Tab

Open Source 1 February 2007 3 Comments

Firefox is great. Let’s say you incidently close firefox tab, you can re-open it by pressing Ctrl + Shift + T. It will re-open the most recently closed tab. Awesome.