Sleeping Geek
Posted on November 3rd, 2009 in Funny Stuff | 3 Comments »

This is how a geek sleeps at night
.

This is how a geek sleeps at night
.

Tired of slow facebook and all the heavy-ajax sidebars/interface in Facebook? Want Facebook to be faster? Here’s the solution:
Facebook Lite is the clutter-free & faster version of Facebook.
Enjoy
Capturist is a simple and handy tool for managing screenshots. Instead of describing its every feature in text, I think it’ll be good to see it in action.
This video shows all the features Capturist offers:
The main features that Captuirst offers are:
What are you waiting for? Get your copy of Capturst for free now!
Visit: www.capturist.com
A detailed tutorial about creating an Image Viewer or Picture Viewer application in C#. This application also converts Images from one type to another.
Following are the features of this application:
Let’s get started! Read the rest of this entry »

A class that will help you take screenshots quickly and easily.
Following are the features of this class: Read the rest of this entry »

Have you ever noticed that when you click a link (in Firefox,IE etc) a dotted rectangle appears around it? (see the image above)
I don’t have a problem with it. But if you find it boring and want to get rid of it. Then I’ve the best solution for you. You can get rid of it with one line of code.
All you have to do is to insert this into your CSS:
* { outline: none; }
And those rectangles (or outlines) will never appear again. ![]()