Archive for the 'Tips & Tricks' Category

Page 3 of 5

Cool browser tricks!

If you have 1 minutes extra time that you think you would like to waste. Why don’t you try this cool tricks.

Copy this code:

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i) ;self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

Paste it in your browser address bar, and watch your screen shaking. :hyper:

It didn’t work on my Opera, you have to use Firefox.

I’m sooo gonna learn javascript after this :thumbsU:

Got it from dhilipb

Tidy-up Your Youtube Interface

advertisement.gif

As a heavy Youtube user I’d spend most of my time with it. Sometimes, I’d to see new changes that will give me new experience while browsing it. So one thing that I can do is by cleaning up my Youtube layout and make it show the things that important to me. Eyes strain can be reduced ;-) . How to do that?

Continue reading ‘Tidy-up Your Youtube Interface’

Discover actual TinyURL link without clicking it

advertisement.gif

Have you ever doubt that some random TinyURL links we found on the web could lead us to such an awful result? e.g., worm and virus. We better know before it’s too late.

There’s a way to solve this doubt.

Continue reading ‘Discover actual TinyURL link without clicking it’

26 Things you can do with an old PC

Computer will become outdated in 3 years time (or less?). There is many things to do with your old computer rather than leave it tarnish with dust.

I’ve bold the interesting part. :-)

The whole system can be used like this:

  1. Give it away to friends or family who can use the upgrade
  2. Take it apart and see what comes out
  3. Create route/firewall for your network
  4. Creata a file server
  5. Install and try Linux
  6. Create a jukebox / media player
  7. Sell it
  8. Trash it / Recycle it
  9. Ceremonially set it on fire
  10. See what happens when you shoot it
  11. Symbolically throw it out of the window

Continue reading ’26 Things you can do with an old PC’

Enlarge Images In Google Image Search

A Greasemonkey script that will enlarge and preview image. As you hover your mouse over any images in Google image search result.

Otherwise you will have to click thumbnail to view the full size image. This script will save few seconds of your precious time. :d evil:

Continue reading ‘Enlarge Images In Google Image Search’

Related Posts with Thumbnails