Monthly Archives: April 2008

How to manually open ports in Internet Connection Firewall in Windows XP

To manually open a port, follow these steps: Click Start, and then click My Network Places. Under Network Tasks, click View Network Connections. (Or, right-click My Network Places on the desktop, and then click Properties.) Right-click the connection that you … Continue reading

Posted in Microsoft Windows | Tagged , , , , , , , , , , , , , , , , , , | View Comments

20 Tips for More Efficient Google Searches

For millions of people, Google is an indispensable search tool that they use every day, in all facets of their lives. From work or school, research, to looking up movies and celebrities to news and gossip, Google is the go-to … Continue reading

Posted in Google Software/Tips | Tagged , | View Comments

How to add a domain name manually from IIS

How to add a domain name manually from IIS I assume you are trying to add a domain name manually from your Windows 2003 server IIS and all connections were already setup properly. All your clients can browse to your … Continue reading

Posted in Internet/Technology, Microsoft IIS, Microsoft Windows | Tagged , | View Comments

Google AdWords Allows You To Block Ads With IP Exclusion

Google just released a new feature for AdWords advertisers. Advertisers can now specify if they do not want their ads to show up for specific IP addresses. Why is this useful? A few reasons. Let’s say you know a competitor … Continue reading

Posted in Google Software/Tips | Tagged , , | View Comments

IPv4 Addresses Expected To Run Out In 2010

Once again, the alarm bells are going off that the number of TCP-IP addresses available on the Internet are running low. This time, there are specific dates for when the addresses are predicted to run out. The IPv4 Address Report … Continue reading

Posted in Internet/Technology | Tagged , | View Comments

How To Access Putty through command prompt?

You may have the fastest way to open your SSH connection with putty as command below. Note: Make sure your putty.exe was locate at system variable which you may check as step below on your system variable. Start->Run->cmd->type in ‘set’ … Continue reading

Posted in Microsoft Windows | Tagged , | View Comments

7 New DataTypes for SQL Server 2008

For a database administrator , please aware that SQL Server 2008 will now have new datatypes as below are the list. DATE – ANSI-compliant date data type TIME – ANSI-compliant time data type with variable precision DATETIMEOFFSET – timezone aware/preserved … Continue reading

Posted in Database | Tagged , , , , , , , , , , , , , , | View Comments

Renaming Recycle Bin

Heres a short tip on how to rename the recycle bin – its nice 1. Click Start 2. Click Run 3. Type ‘regedit’ and press enter 4. In the registry editor go to the following key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam\MUICache 5. Double … Continue reading

Posted in Microsoft Windows | Tagged , , | View Comments

Microsoft Windows Vista: Install Telnet Client

By default, Vista doesn’t install the Telnet client. The client is for text-based communication with remote systems. You can install it by following these steps: 1. Click Start then select Control Panel. 2. Select Programs and Features. 3. Select Turn … Continue reading

Posted in Microsoft Windows | Tagged , , , , , , , , , , , , , , | View Comments

aSSL: Add SSL to your Ajax application

The central ingredient of Web 2.0 web applications is Ajax. There is not security weakness in Ajax itself, but adaptation of this technology has changed the Web application development approach. aSSL, or Ajax Secure Service Layer, is an open source … Continue reading

Posted in Internet/Technology | Tagged , , | View Comments