My Site


Make IE and FireFox go faster than ever
July 28, 2008, 10:14 am
Filed under: 1

Make IE and FireFox go faster than ever
FireFox is cool – but it’s *very* slow. So is IE.
There are ways to make both of them run faster, fortunately.
If you want to make IE go faster – Go here.
If you want to make FireFox go faster, follow these steps:
Type “about:config” into the address bar and hit return.
Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time.
When you enable pipelining it will make several at once, which really speeds up page loading.
Alter the entries as follows:
Set “network.http.pipelining” to “true”
Set “network.http.proxy.pipelining” to “true”
Set “network.http.pipelining.maxrequests” to some number like 30.

(more…)



Build Linux Router
July 28, 2008, 4:09 am
Filed under: 1

Building a reliable, full-featured broadband router can be very easy and cost-efficient. This article is about building one for routing a LAN to the Internet with NAT (Network Address Translation — Linux users also call it as IP Masquerading) using an old computer and a Linux micro-distribution designed to have very low hardware requirements. We’ll end up having a very simple and stable system, yet featuring e.g. iptables based stateful firewalling and remote administration.

My brother had this old IBM Aptiva (which he had found from a trash can nearby his home) which happened to be just a suitable piece of hardware for the purpose:
Pentium 150 Mhz

14 Megs of RAM

1,6 GB Harddrive

Disk Drive

CD-ROM

10 Mbps Network Interface Controller

Soundcard

Keyboard

Mouse

Video Card with 2 MB Memory, integrated to motherboard

IBM G50 14″ Monitor

Choosing a suitable Linux Distribution

The basic idea was to build a router which would also provide firewall services to protect the internal network, and which could be administrated remotely. After doing a quick search, I found Coyote Linux which turned out to be just the perfect solution.

(more…)



99 tips to make you more secure and productive
July 27, 2008, 5:04 am
Filed under: 1

When people read out a phone number, they use “phone rhythm.” No one has to explain “phone rhythm,” we all just seem to do it automatically, “…713…555…12…34″. Similarly, when we answer a phone call we all say, “Hello.” No one taught us to do that, but somehow we all seemed to pick it up.


Related Articles


So why is it that when it comes to emails, there are no accepted standards? Even though 6 billion emails are sent every day, almost no one agrees about simple things like email etiquette, how to organize a note, or whether emails are considered private or not.

The 99 tips in this article make up the best in email practices. From how to ethically use the ‘BCC:’ to what attachments will make your mobile emailing compatible with everyone else’s, this list covers everything you need to know about emailing.

Etiquette
We’re all guilty of bad manners once in a while, but when it comes to emailing, some people are downright clueless.

1.

Don’t send private messages with the company account. If you want to send personal messages from work (and you should probably try to minimize this), use a freebie account like Hotmail, Gmail, Yahoo!, or Excite, if your office permits it. The content of your emails is less visible to employers through these accounts, so the private messages you send will stay private.
2.

Use BCC if necessary. If you must send a group email to people who do not know each other, don’t add their addresses to the form’s CC field; this is one method spammers use to harvest email addresses. Instead, use BCC (Blind Carbon Copy) for their addresses, and put your own email in the form’s “to” field.


Speed Up Internet Connection
July 27, 2008, 4:52 am
Filed under: 1

Need to increase your Internet connection speed/ There are a number of tweaks out there that will enable you to maximize your system’s performance and likewise, there are lots of things you can do to tweak your Internet connection to boost Internet speed. There are tons of them out there, but this article just lays out two of the most useful ones.

Tweak 1: Un-reserving bandwidth

By Default, XP reserves 20% of your bandwidth for it’s own use. This is a crying shame and should be undone immediately. To do this, you will not require any additional software, just follow the steps below.

  1. Access the Group Policy Editor. This can be done by typing gpedit.msc in the Run box (Start, and then Run). You will now be looking at something like this.

    image (more…)



Speedup Internet Explorer 7 by Increasing the Connections Limit
July 27, 2008, 4:48 am
Filed under: 1

Want to speedup Windows Vista? Check out my guide on how to Speedup Windows Vista without Losing Functionality for more tips on speeding up Windows Vista.

What Are Connections?

When you connect to a website your computer establishes connections with the web server(s).  One connection might be a graphics server, another connection may be an ad server and so on.  Once the connection has received what it asked for it is disconnected and used for something else.

By default IE7 is set to only be able to open 2 or 4 connections at a time.  If you have broadband and you use tabs in IE7 or you visit sites that use lots of connections this tweak will increase the speed of IE7 a little.

You might be wondering “Why don’t they just set IE7 to use 16 connections by default instead of 2?”  If everyone who uses IE would use 16 connections it would slow down the internet.  The low number of connections set by default is like a throttle being held back so the internet doesn’t slow down and to keep web servers from getting bogged down from many connections by only a few users.

(more…)