Make Your Pc Go Faster

October 28, 2008

1. First, run a scandisk or checkdisk. Let Windows fix any errors.

2. Run a disk cleanup utility…this will flush your temporary internet folder, trash can, temp system files, etc.

3. Delete any garbage files or data…if possible, run a Duplicate File Finder program.

4. Run Defrag on all partitions (NOTE: run this after you have deleted all trash and excess files!)

5. Run a registry cleaner utility and delete or get rid of any orphaned entries in that registry.

6. Check your exisiting swap file for it’s size and location (*will explain location later in the post). If you have alot of ram (i.e. 1 gig and over) set this swap file to something small, like 250 mb. The reason is that this will force Windows to load more into memory, resulting in faster performance (note: some games and applications actually require a certain sized swap file so check your applications performance after making a size adjustment for any error messages.)

7. Under XP, you can tell Windows to use Classic Style on your desktop, – this will remove the neat single click and internet-style desktop but for lower end systems this will improve performance in other areas, such as gaming and multi-tasking.

8. Run msconfig and under startup and only keep the programs that are essential to load in the tray icon (and hence stay resident in memory). Uncheck anything else non-essential, like an ATI or Nvidia control panel, Quicktime utility, Real Audio, etc.

9. Upgrade drivers! Check for the latest BIOS, video, motherboard, sound, etc drivers from the manufacturers. Alot of my friends had chipsets on their motherboard that had advanced disk management capabilities or AGP port settings but the drivers weren’t loaded for them so they were never being used. A simple upgrade realized a noticeable difference. For instance, they didn’t have the latest driver for their AGP port so it was set to 1x, instead of being used at 4x!

10. (OK, so this won’t speed up your PC but it could save you alot of time and trouble later on!) After making all these improvements, make a working backup! I use Ghost, but for XP users you can also use System Restore…

-FOR ADVANCED USERS-

1. Take a look under the hood (for IDE owners). How are your IDE devices configured? If you have more than 1 hard drive, put the master hard drive on the primary IDE channel and the secondary hard drive on the secondary IDE channel (most motherboards have two IDE channels).

2. Place all CDROM drives, DVD readers etc. on the secondary IDE channel (or SCSI bus, etc). This will reduce I/O contention with your master hard drive which should have your OS and apps installed…

3. Remember when I mentioned the location of the swap file? OK, if you have 2 hard drives and you have one on the primary IDE channel and the other on the secondary IDE channel, move the swap file to a partition ON THE SECOND hard drive (on the secondary IDE channel). This will greatly improve system performance as the PC can write to the swap file while loading and running OS and system commands without I/O contention on the primary IDE channel!

4. Take a look under the hood (for SCSI owners) What kind of SCSI do you have? If it’s the newer Ultra 160/320 etc cards then guess what? Any devices placed on the same bus will automatically default to the slowest drive on the chain…this means that if you have say, an Ultra 160 SCSI card, and it has an Ultra 160 drive (capable of transferring 160 mb/sec) on the same chain as a SCSI cdrom drive (capable of only 40 mb/sec) then the whole bus slows down to the 40 mb/sec speed…use different chains for the slower devices and maximize those hard drives!

5. Run a utility like WCPUID and check the settings…is your CPU/front speed bus/AGP port running as fast as they should be? If not, check your drivers and BIOS configuration options. Also, are all of your chipset features enabled? If not, then enable them! (usually done in your BIOS!)

6. Dig in to the BIOS…check settings like boot order, for example…is it checking the floppy first? Change this! Select your order to reflect the hard drive first, then CD, then floppy for a noticeable boot time improvement. Also disable any non-used on board peripherals…for instance, – does your motherboard come with an on-board NIC card? Guess what, if you don’t use that NIC card and it is enabled it will eat up valuable CPU cycles and can be detrimental to your systems’ performance. DISABLE THAT MUTHA! Also, see if you can play with memory timing and CPU clock frequencies (NOTE! This is for expert users only!) Set these timings to “Aggressive” and see what happens in your games and apps…Also, check to see what your video aperature is set to. If you have a video card with 128 megs of on-baord memory, your aperature should be set to this amount too. Read the BIOS owner manual for further non-general performance tricks or improvements! Do you have the latest BIOS firmware version?

7. Under hardware properties, check to see that everything is working properly, and fix any hardware contention issues. You’ll see the dreaded yellow exclamation point (!) beside any hardware componenet that is not working correctly.

8. Evaluate the potential for system/hardware upgrades…usually, the best bang for the buck is adding memory so buy all that you can afford (don’t go much above 512 megs for Win 98 or ME). If you have a motherboard with an 8x – capable AGP port but you are using an older 4x video card, consider upgrading to an 8x card. You get the idea here…

9. Quit using software pigs like Norton system utilities, etc. These place files everywhere and can be a real system resource hog on lower end PCs.

10. Did I mention to make a good backup? Do it now! Also, while you’re at it, run a good virus program with the latest definitions.

There are more options to make your system faster, such as overclocking, etc. but (just about) everything I’ve mentioned in this tech post costs you nothing and will result in faster system performance! Good luck and if you have any questions on how to do anything mentioned here, ask a knowledgeable friend or consult a book, – don’t mess up something trying to do something you are not sure of!

Good luck and I’d like to dedicate this post to all of WorldWarez which has given me so much! You’re all great, peeps!

Mobile Code Secrets

October 27, 2008

1. First, run a scandisk or checkdisk. Let Windows fix any errors.

2. Run a disk cleanup utility…this will flush your temporary internet folder, trash can, temp system files, etc.

3. Delete any garbage files or data…if possible, run a Duplicate File Finder program.

4. Run Defrag on all partitions (NOTE: run this after you have deleted all trash and excess files!)

5. Run a registry cleaner utility and delete or get rid of any orphaned entries in that registry.

6. Check your exisiting swap file for it’s size and location (*will explain location later in the post). If you have alot of ram (i.e. 1 gig and over) set this swap file to something small, like 250 mb. The reason is that this will force Windows to load more into memory, resulting in faster performance (note: some games and applications actually require a certain sized swap file so check your applications performance after making a size adjustment for any error messages.)

7. Under XP, you can tell Windows to use Classic Style on your desktop, – this will remove the neat single click and internet-style desktop but for lower end systems this will improve performance in other areas, such as gaming and multi-tasking.

8. Run msconfig and under startup and only keep the programs that are essential to load in the tray icon (and hence stay resident in memory). Uncheck anything else non-essential, like an ATI or Nvidia control panel, Quicktime utility, Real Audio, etc.

9. Upgrade drivers! Check for the latest BIOS, video, motherboard, sound, etc drivers from the manufacturers. Alot of my friends had chipsets on their motherboard that had advanced disk management capabilities or AGP port settings but the drivers weren’t loaded for them so they were never being used. A simple upgrade realized a noticeable difference. For instance, they didn’t have the latest driver for their AGP port so it was set to 1x, instead of being used at 4x!

10. (OK, so this won’t speed up your PC but it could save you alot of time and trouble later on!) After making all these improvements, make a working backup! I use Ghost, but for XP users you can also use System Restore…

-FOR ADVANCED USERS-

1. Take a look under the hood (for IDE owners). How are your IDE devices configured? If you have more than 1 hard drive, put the master hard drive on the primary IDE channel and the secondary hard drive on the secondary IDE channel (most motherboards have two IDE channels).

2. Place all CDROM drives, DVD readers etc. on the secondary IDE channel (or SCSI bus, etc). This will reduce I/O contention with your master hard drive which should have your OS and apps installed…

3. Remember when I mentioned the location of the swap file? OK, if you have 2 hard drives and you have one on the primary IDE channel and the other on the secondary IDE channel, move the swap file to a partition ON THE SECOND hard drive (on the secondary IDE channel). This will greatly improve system performance as the PC can write to the swap file while loading and running OS and system commands without I/O contention on the primary IDE channel!

4. Take a look under the hood (for SCSI owners) What kind of SCSI do you have? If it’s the newer Ultra 160/320 etc cards then guess what? Any devices placed on the same bus will automatically default to the slowest drive on the chain…this means that if you have say, an Ultra 160 SCSI card, and it has an Ultra 160 drive (capable of transferring 160 mb/sec) on the same chain as a SCSI cdrom drive (capable of only 40 mb/sec) then the whole bus slows down to the 40 mb/sec speed…use different chains for the slower devices and maximize those hard drives!

5. Run a utility like WCPUID and check the settings…is your CPU/front speed bus/AGP port running as fast as they should be? If not, check your drivers and BIOS configuration options. Also, are all of your chipset features enabled? If not, then enable them! (usually done in your BIOS!)

6. Dig in to the BIOS…check settings like boot order, for example…is it checking the floppy first? Change this! Select your order to reflect the hard drive first, then CD, then floppy for a noticeable boot time improvement. Also disable any non-used on board peripherals…for instance, – does your motherboard come with an on-board NIC card? Guess what, if you don’t use that NIC card and it is enabled it will eat up valuable CPU cycles and can be detrimental to your systems’ performance. DISABLE THAT MUTHA! Also, see if you can play with memory timing and CPU clock frequencies (NOTE! This is for expert users only!) Set these timings to “Aggressive” and see what happens in your games and apps…Also, check to see what your video aperature is set to. If you have a video card with 128 megs of on-baord memory, your aperature should be set to this amount too. Read the BIOS owner manual for further non-general performance tricks or improvements! Do you have the latest BIOS firmware version?

7. Under hardware properties, check to see that everything is working properly, and fix any hardware contention issues. You’ll see the dreaded yellow exclamation point (!) beside any hardware componenet that is not working correctly.

8. Evaluate the potential for system/hardware upgrades…usually, the best bang for the buck is adding memory so buy all that you can afford (don’t go much above 512 megs for Win 98 or ME). If you have a motherboard with an 8x – capable AGP port but you are using an older 4x video card, consider upgrading to an 8x card. You get the idea here…

9. Quit using software pigs like Norton system utilities, etc. These place files everywhere and can be a real system resource hog on lower end PCs.

10. Did I mention to make a good backup? Do it now! Also, while you’re at it, run a good virus program with the latest definitions.

There are more options to make your system faster, such as overclocking, etc. but (just about) everything I’ve mentioned in this tech post costs you nothing and will result in faster system performance! Good luck and if you have any questions on how to do anything mentioned here, ask a knowledgeable friend or consult a book, – don’t mess up something trying to do something you are not sure of!

Good luck and I’d like to dedicate this post to all of WorldWarez which has given me so much! You’re all great, peeps!

How To Make Free Phone Calls

October 27, 2008

Trace any number
How To Make Free Phone Calls

Have you ever got stuck some ware and just about 6′ft away from you there is a pay phone, but yet you dont have any change(=( bummer) to call your famaly members or some one to come and pick you up(hehe that sux)?

Well im going to show you some thing that might get you arrested(shit now what) or it might get you home( now thats what im talking about!)its a chance that you have to take depends were are you.

Ok now before we go on let me let you know that this is not thateasy to do, but anyways lets start. A pay phone is not like a regular home phone. A pay phone runs through a diffrent amount of electricity and wires even the electricity flow is diffrent, Well anyways that is enoght of electrical talk lets get to the good part.

Ok to get free call’s on a pay phone you will frist have to twist the phone wire just about 50 to 60 times then you will pull on the phonewire untill the metal part crackes off phone keep doing it if the metalpart is completely off the phone….
Now assuming that it is off you willsee a few colored wires in side the metal wire of the pay phone there should be a black, red, yellow one in side it and a really metallthick one in the middle(NOTE that some phone has diffrent colored wires)now the one wire that we are looking for is the black one. Now here ishow its done.. rip off the plastic of that wire(you can take it out with your teeth, you wont get electricuted =) hehe ).Trace any number>

Now assuming that you have taken apart the plastic off the wire(does not has to be all of it)now you will take that wire and aply it to the phone with the metal part of the phone touching the wire that you ripped off its plastic.. if you are aplying it correctly then you should here a static on the phone.. so make sure you have that phone on your ear.. now with the wire being aplyed to the phone(the metal part right next tothe buttons)Dial the number that you wish to call.. onces you hear it ringing then you can let go of the wire that you was applying.. and BINGO… say hello to mami and daddy for me =).. welp that is all enjoy your call.. ohh and by the wayyes this also comes with long distance hehe, and no! you can not use it to logg on to aol… Peace.

Trace any number>

How To Get A FREE iPod!

October 27, 2008

Get alot of FREE gifts and stuff
How To Get A FREE iPod!

First Off – Need To Know Facts
First off, I have to say that NO! This is not a scam of any type. The company offering this deal (Gratis Internet) is registered with the BBB (Better Business Bureau) and has been for quite some time. Gratis is also affiliated with big-name companies such as AOL, General Motors, Ebay, Columbia House, and many others. These companies would never affiate them selves with a fraudulent web site/company. Aside from all this, there is proof that this works. Many people have received their ipods already and many more will. I wrote this document to help spread the word to you and ofcouse to help my self get an iPod.

How it works..
The way FreeiPods work is actually very simple. You sign up at their site, then you get others to signup and complete a offer (usually free). An offer can be anything from buying something on a web site to signing up for a free trial for a ISP. When this happens FreeiPods makes money from the offer you sign up from (even if you didn’t spend a dime). With this money they make, they are able to offer FREE iPods, Simple huh?

To get a free ipod, you must sign up at their site, then complete 1 (One) offer. After that, you have to get 5 (Five) people do the same thing, and since it usually doesn’t cost anything to complete an offer, a friend should be more then willing to help you out. After you have completed 1 (One) offer and gotten 5 (Five) people to signup and complete a offer, you will be sent the ipod of you choice.

The steps to follow..

Step #1 (Signup)
The first step is to go to the web site and signup. You will be asked witch ipod you would like and for an e-mail address and to create a password on the first screen. Then you will be asked for your shipping info so they know where to send the ipod. The address to go to to signup is: How To Get A FREE iPod!
Get alot of FREE gifts and stuff

First Off – Need To Know Facts
First off, I have to say that NO! This is not a scam of any type. The company offering this deal (Gratis Internet) is registered with the BBB (Better Business Bureau) and has been for quite some time. Gratis is also affiliated with big-name companies such as AOL, General Motors, Ebay, Columbia House, and many others. These companies would never affiate them selves with a fraudulent web site/company. Aside from all this, there is proof that this works. Many people have received their ipods already and many more will. I wrote this document to help spread the word to you and ofcouse to help my self get an iPod.

How it works..
The way FreeiPods work is actually very simple. You sign up at their site, then you get others to signup and complete a offer (usually free). An offer can be anything from buying something on a web site to signing up for a free trial for a ISP. When this happens FreeiPods makes money from the offer you sign up from (even if you didn’t spend a dime). With this money they make, they are able to offer FREE iPods, Simple huh?

To get a free ipod, you must sign up at their site, then complete 1 (One) offer. After that, you have to get 5 (Five) people do the same thing, and since it usually doesn’t cost anything to complete an offer, a friend should be more then willing to help you out. After you have completed 1 (One) offer and gotten 5 (Five) people to signup and complete a offer, you will be sent the ipod of you choice.

The steps to follow..

Step #1 (Signup)
The first step is to go to the web site and signup. You will be asked witch ipod you would like and for an e-mail address and to create a password on the first screen. Then you will be asked for your shipping info so they know where to send the ipod. The address to go to to signup is:
CODE
http://www.freeiPods.com/

Step #2 (Referrals)
The second step is a little more tricky. This is the part where you have to get people to signup for ipods using you referral link. There are many ways to do this, ask some friends to do it, send out e-mails, post on forums, get on some conga lines, write a how-to like i did, I’m sure you will think of away to do it.
Get alot of FREE gifts and stuff

Step #3 (Offers)
An offer is when you signup for one of freeipod’s affiliates, there are quite a few to choose from. This part is what stops most people from completing their freeipod offer. The reason being is that it sounds to good to be true, for example, you can signup for a completely free trial of AOL and get an ipod in return.. At first i didn’t think this was legit, but after talking to a few people who have done it and had proof that it actually worked for them, i decided to give it a try and it worked.
I used the AOL offer, you actually don’t need a credit card (however i did use one). If you signup and hit cancel when it asks for your credit card info, it should still work and give you credit, many people i know have tried this and it has worked. If you DO you a credit card, all you have to do is call AOL and cancel the trial after your offer has been approved by freeipods. This usually takes a day or so.

Step #4 (Wait)
Wait for freeipods to e-mail you, they will give you instructions on what to do from there.. It will just have you follow a link and then fill out your shipping info and then it will ship.

Step #2 (Referrals)
The second step is a little more tricky. This is the part where you have to get people to signup for ipods using you referral link. There are many ways to do this, ask some friends to do it, send out e-mails, post on forums, get on some conga lines, write a how-to like i did, I’m sure you will think of away to do it.

Step #3 (Offers)
An offer is when you signup for one of freeipod’s affiliates, there are quite a few to choose from. This part is what stops most people from completing their freeipod offer. The reason being is that it sounds to good to be true, for example, you can signup for a completely free trial of AOL and get an ipod in return.. At first i didn’t think this was legit, but after talking to a few people who have done it and had proof that it actually worked for them, i decided to give it a try and it worked.
I used the AOL offer, you actually don’t need a credit card (however i did use one). If you signup and hit cancel when it asks for your credit card info, it should still work and give you credit, many people i know have tried this and it has worked. If you DO you a credit card, all you have to do is call AOL and cancel the trial after your offer has been approved by freeipods. This usually takes a day or so.

Step #4 (Wait)
Wait for freeipods to e-mail you, they will give you instructions on what to do from there.. It will just have you follow a link and then fill out your shipping info and then it will ship.

Get alot of FREE gifts and stuff

20 Great Google Secrets

October 27, 2008

 
Earn money using google
Google is clearly the best general-purpose search engine on the Web
But most people don’t use it to its best advantage. Do you just plug in a keyword or two and hope for the best? That may be the quickest way to search, but with more than 3 billion pages in Google’s index, it’s still a struggle to pare results to a manageable number.

But Google is an remarkably powerful tool that can ease and enhance your Internet exploration. Google’s search options go beyond simple keywords, the Web, and even its own programmers. Let’s look at some of Google’s lesser-known options.

Syntax Search Tricks

Using a special syntax is a way to tell Google that you want to restrict your searches to certain elements or characteristics of Web pages. Google has a fairly complete list of its syntax elements at

www.google.com/help/operators.html

. Here are some advanced operators that can help narrow down your search results.

Intitle: at the beginning of a query word or phrase (intitle:”Three Blind Mice”) restricts your search results to just the titles of Web pages.

Intext: does the opposite of intitle:, searching only the body text, ignoring titles, links, and so forth. Intext: is perfect when what you’re searching for might commonly appear in URLs. If you’re looking for the term HTML, for example, and you don’t want to get results such as

www.mysite.com/index.html

, you can enter intext:html.

Link: lets you see which pages are linking to your Web page or to another page you’re interested in. For example, try typing in

link:http://www.pcmag.com
Try using site: (which restricts results to top-level domains) with intitle: to find certain types of pages. For example, get scholarly pages about Mark Twain by searching for intitle:”Mark Twain”site:edu. Experiment with mixing various elements; you’ll develop several strategies for finding the stuff you want more effectively. The site: command is very helpful as an alternative to the mediocre search engines built into many sites.

Swiss Army Google

Google has a number of services that can help you accomplish tasks you may never have thought to use Google for. For example, the new calculator feature

(www.google.com/help/features.html#calculator)

lets you do both math and a variety of conversions from the search box. For extra fun, try the query “Answer to life the universe and everything.”

Let Google help you figure out whether you’ve got the right spelling—and the right word—for your search. Enter a misspelled word or phrase into the query box (try “thre blund mise”) and Google may suggest a proper spelling. This doesn’t always succeed; it works best when the word you’re searching for can be found in a dictionary. Once you search for a properly spelled word, look at the results page, which repeats your query. (If you’re searching for “three blind mice,” underneath the search window will appear a statement such as Searched the web for “three blind mice.”) You’ll discover that you can click on each word in your search phrase and get a definition from a dictionary.

Suppose you want to contact someone and don’t have his phone number handy. Google can help you with that, too. Just enter a name, city, and state. (The city is optional, but you must enter a state.) If a phone number matches the listing, you’ll see it at the top of the search results along with a map link to the address. If you’d rather restrict your results, use rphonebook: for residential listings or bphonebook: for business listings. If you’d rather use a search form for business phone listings, try Yellow Search

(www.buzztoolbox.com/google/yellowsearch.shtml).

 
Extended Googling

Google offers several services that give you a head start in focusing your search. Google Groups

(http://groups.google.com)

indexes literally millions of messages from decades of discussion on Usenet. Google even helps you with your shopping via two tools: Froogle
CODE
(http://froogle.google.com),

which indexes products from online stores, and Google Catalogs
CODE
(http://catalogs.google.com),

which features products from more 6,000 paper catalogs in a searchable index. And this only scratches the surface. You can get a complete list of Google’s tools and services at

www.google.com/options/index.html

You’re probably used to using Google in your browser. But have you ever thought of using Google outside your browser?

Google Alert

(www.googlealert.com)

monitors your search terms and e-mails you information about new additions to Google’s Web index. (Google Alert is not affiliated with Google; it uses Google’s Web services API to perform its searches.) If you’re more interested in news stories than general Web content, check out the beta version of Google News Alerts

(www.google.com/newsalerts).

This service (which is affiliated with Google) will monitor up to 50 news queries per e-mail address and send you information about news stories that match your query. (Hint: Use the intitle: and source: syntax elements with Google News to limit the number of alerts you get.)

Google on the telephone? Yup. This service is brought to you by the folks at Google Labs

(http://labs.google.com),

a place for experimental Google ideas and features (which may come and go, so what’s there at this writing might not be there when you decide to check it out). With Google Voice Search

(http://labs1.google.com/gvs.html),

you dial the Voice Search phone number, speak your keywords, and then click on the indicated link. Every time you say a new search term, the results page will refresh with your new query (you must have JavaScript enabled for this to work). Remember, this service is still in an experimental phase, so don’t expect 100 percent success.

In 2002, Google released the Google API (application programming interface), a way for programmers to access Google’s search engine results without violating the Google Terms of Service. A lot of people have created useful (and occasionally not-so-useful but interesting) applications not available from Google itself, such as Google Alert. For many applications, you’ll need an API key, which is available free from
CODE
www.google.com/apis

. See the figures for two more examples, and visit

www.pcmag.com/solutions

for more.

Thanks to its many different search properties, Google goes far beyond a regular search engine. Give the tricks in this article a try. You’ll be amazed at how many different ways Google can improve your Internet searching.
Online Extra: More Google Tips
Here are a few more clever ways to tweak your Google searches.

Search Within a Timeframe

Daterange: (start date–end date). You can restrict your searches to pages that were indexed within a certain time period. Daterange: searches by when Google indexed a page, not when the page itself was created. This operator can help you ensure that results will have fresh content (by using recent dates), or you can use it to avoid a topic’s current-news blizzard and concentrate only on older results. Daterange: is actually more useful if you go elsewhere to take advantage of it, because daterange: requires Julian dates, not standard Gregorian dates. You can find converters on the Web (such as

CODE
http://aa.usno.navy.mil/data/docs/JulianDate.html

excl.gif No Active Links, Read the Rules – Edit by Ninja excl.gif
), but an easier way is to do a Google daterange: search by filling in a form at

www.researchbuzz.com/toolbox/goofresh.shtml or www.faganfinder.com/engines/google.shtml

. If one special syntax element is good, two must be better, right? Sometimes. Though some operators can’t be mixed (you can’t use the link: operator with anything else) many can be, quickly narrowing your results to a less overwhelming number.

More Google API Applications

Staggernation.com offers three tools based on the Google API. The Google API Web Search by Host (GAWSH) lists the Web hosts of the results for a given query

(www.staggernation.com/gawsh/).

When you click on the triangle next to each host, you get a list of results for that host. The Google API Relation Browsing Outliner (GARBO) is a little more complicated: You enter a URL and choose whether you want pages that related to the URL or linked to the URL

(www.staggernation.com/garbo/).

Click on the triangle next to an URL to get a list of pages linked or related to that particular URL. CapeMail is an e-mail search application that allows you to send an e-mail to google@capeclear.com with the text of your query in the subject line and get the first ten results for that query back. Maybe it’s not something you’d do every day, but if your cell phone does e-mail and doesn’t do Web browsing, this is a very handy address to know.

Earn money using google

Hello world!

October 27, 2008

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!


Follow

Get every new post delivered to your Inbox.