Tag: start

Create a Password Reset Disk

February 09, 2007 by Jason

Microsoft has enhanced security features in XP including the ability to create a floppy diskette to recover your password in case it is forgotten.

. Click Start > Control Panel > User Accounts.
. Click on the account which you want to create a password disk.
. Click Prevent a forgotten password which starts the Forgotten Password Wizard . This is found under Related Tasks.
. Insert a blank, formatted disk into drive A, and click Next.
. Enter the password in the Current user account password box.
Read More»

Simple Zip Code Geocoding

February 06, 2007 by Jason

The ability to geocode, or translate into latitude and longitude, postal codes is a fairly useful hack to have in your programming toolbox. Quick and dirty zip geocoding allows you to do some neat things fairly efficiently and with a minimal amount of code. Though it’s U.S. centric, it allows you to add location-based functionality to your apps without requiring any real personal information to be transfered or stored.

If your application only needs to convert a zip code (or any address) into a lat/lon coordinate, say for simple mapping purposes, the easiest solution is to use the Google Maps Geocoding API. In addition to the client-side javascript functionality, you can directly query the geocoding system from php using an http request like this: Read More»

30 Free Windows Applications

February 03, 2007 by Jason

Windows Vista and Office 2007 are just over the horizon and are probably going to take a significant chunk out of most people is bank balances. If after buying these apps you find yourself a bit short of cash, then you should check out some of the great free software available for Windows.

The Simple Dollar have created a list of 30 Essential Free Programs For Windows. Listed are great programs like Firefox and Thunderbird that many people have heard of. But, did you know that Mozilla also offer Sunbird, which is a free calendaring application? Read More»

Make your Folders Private

February 01, 2007 by Jason

Open My Computer

Double-click the drive where Windows is installed (usually drive (C:), unless you have more than one drive on your computer).

If the contents of the drive are hidden, under System Tasks, click Show the contents of this drive.

Double-click the Documents and Settings folder.

Double-click your user folder.

Right-click any folder in your user profile, and then click Properties.

On the Sharing tab, select the Make this folder private so that only I have access to it check box.
Read More»

Stream Music Wirelessly with WMP11

January 31, 2007 by Jason

Stereo systems used to be collections of components that you maintained in the living room. Since the MP3 revolution, that’s no longer the case. Now it’s easier to collect all of your music in one place—your PC—and play it from there.

Of course, once you move away from CDs, you quickly run into a problem: How do you listen to music in different rooms?

With Microsoft’s new Windows Media Player 11 (WMP11) and its built-in Media Sharing feature, you can easily set up one computer as the server and have it stream music wirelessly to other devices around the house, such as a Microsoft Xbox 360 or a networked media hub. And starting with Windows Vista, you’ll also be able to stream music wirelessly between PCs from WMP11.

Unfortunately, WMP’s PC-to-PC streaming doesn’t work in Windows XP. For that scenario, here’s a solution that’s almost as easy—sharing your music library across your home network, so that any machine can access it. It’s not technically beautiful, but it’s practical and glitch-free. Regardless of what devices you have on your network, here’s how to centralize your music system around WMP11.—Jamie Lendino, editor of Ziff Davis Smart Device Central (www.smartdevicecentral.com) Read More»

Hardware to pc performance

January 31, 2007 by Jason
  • Choice of CPU: Because ordinary people do not know much about computers, they simply buy one that has an Intel processor. More discerning buyers get PCs with AMD processors. Benchmark tests by prominent computer magazines and websites have shown that AMD Athlon processors score over Intel Pentium processors. Unlike Intel CPUs, AMD processors natively support both 32-bit and 64-bit software. AMD processors consume less power and consequently generate less heat. Hence, they do not require huge noisy fans. AMD is also a much better consumer-friendly company. It has been contributing to the development of open standards, which results in cheaper PC components. Intel, on the contrary, had tried to impose proprietary products like the RD-RAM memory technology, which was developed by its subsidiary Rambus. The biggest argument for AMD processors is the cost. AMD CPUs are always cheaper than Intel’s. Remember, it is always the consumer who ultimately pays for the advertising and marketing expenses.
  • Read More»

    Windows Vista Finding Your Files

    January 28, 2007 by Jason

    vista1.Simple Search Use the Start menu Search box to type part of a file is name and see a list of the matching files. Use a similar Search box at the top right of every folder window to search down through subfolders.
    2.Advanced Search From the Start menu, choose Search, type what you need to find and Windows Vista will show you all the files matching your criteria.
    3.Advanced Search Filters Use + to add filters using keywords, author, title or just about any of the information available in properties.
    4.Saved Search – A few clicks of the mouse and you can save a search to revisit later.

    Speeding Up Your PPPoE Connection

    January 25, 2007 by Jason

    If you use a Point-to-Point Protocol connection over Ethernet (PPPoE), you may notice a delay in using the PPPoE connection after startup. By default, there is a 120 second delay
    but you can stop this behavior by manually configuring an IP address for the network adapter card. If you do not use a PPPoE connection, you can skip this section.
    1. Select Start/Connect to/Show All Connections.
    2. Open the TCP/IP properties for your LAN network interface card.
    3. Manually set the IP address on the TCP/IP properties to an appropriate IP address and subnet mask for your network.

    Automatically Killing Tasks on Shutdown

    January 25, 2007 by Jason

    You know the drill. You start to shut down the computer, you wait a few moments, and then you see a dialog box asking if you want to kill an application or service that is running. Instead of prompting you, you can make Windows XP take care of the kill task automatically. Here’s how:
    1. Open the Registry Editor.
    2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop.
    3. Highlight the value AutoEndTasks and change the value to 1.
    4. Close the Registry Editor.
    Well thats about it… when you done all the steps you machine most run faster…without ANY errors !!.