Password protected folder

Learn how to password protect a folder without using any 3rd party software. If you have windows, you can do all that using VBS scripting.

Chipmunks Songs

Learn how to make funny voices and songs like in the movie - Alvin and The Chipmunks

Intro: Wolfram Alpha

Homeworks can be real hassle, and not all the times you can go to a teacher or a tutor to get help on your problem. Other website charge you to get help from them and you dont know that you are really getting out from them, so introducing Wolfram Alpha, that generates answers to your questions automatically, immediately and best: for FREE.

Costume TapTap

You cannot get the track of your choice in TapTap, but adding some effort to the ipod gives you a game with your favorite song to play with.

Jun 30, 2009

Internet Time Machine

Posted by Aayush at 3:09 PM 0 comments

As we all know, after each website has a update, its pages get modified too. That means theresources that were on the old website get replaced too, so an Internet Time Machine is very helpful if you want stuff from past. WayBackMachine at Archive.org lets to surf pages from time time since the website was created. I just used this service to download Yahoo Messanger 8.1 since its not officially available to download from Yahoo Messenger page.

Jun 24, 2009

How to make your computer load faster

Posted by Aayush at 8:26 PM 0 comments
If you have about a year old computer, with somewhat outdated drivers, your computer will take some time to load up completely. But if there is a problem, there is always a solution. And among solutions, there is a really fast way, buy a new computer, or kinda slow way, but keeps you going for another couple of days or months. Today, I am going to teach you how to make your computer load up faster.
  • Disable the unnecessary programs that load up when you boot your computer.
Go to Run>type "MSCONFIG", wait a couple of seconds and then go to "StartUp" tab and select "Disable All" except for your antivirus.
  • Increase your virtual memory
open notepad and type mystring=(80000000) and save it as ram.vbe in your desktop, you will see a script looking file
and double click on it to run the file.

You wont see any thing pop up, but you will notice the
difference.
  • Update your computer drivers.
Download a software called RadarSync. It automatically scans your computer hardware and gives you a list of hardwares whose drivers have been outdated and also gives you an option to download the recent version of those drivers. It helps you to keep your computer hardware fresh.

Jun 15, 2009

Swagbucks: Get paid for searching

Posted by Aayush at 11:11 PM 1 comments

I bet you already use Google.com to get your search result, what if I introduce you to a site, that actually rewards you for searching from their site? It is SwagBucks.com.com. This site gets your search results from google.com and yahoo.com, so that means, you are actually getting broad search results and SwagBucks.com for searching. Till now, I have already redeemed 2 ($5 each) amazon.com giftcard and 1 itunes $15 gift card.

Search & Win

This is how it works...

  1. You sign up for SwagBucks.com, which is totally free and in addition to that, they give you 3 SB at first.
  2. You go to SwagBucks.com and then you search like any other sites.
  3. About once or twice a day, you will get rewarded(anything from 1 SB to 100 SB) and then you log into your account to claim the swagbuck.
  4. And after you get certain amount, you can exchange the amount for real life prize(they have tons of prizes in their store)

Search & Win

Ways to earn.

  • You can search, which generally, you get paid twice a day.
  • You can trade your old cellphones, video games, game consoles for SwagBucks.com.
  • You can get free swagcodes from their blogs, which is usually posted during special occations.
  • You can send them a picture/video of you getting the prize and in return, get 1 SwagBuck in return.

But remember, ROME WAS NOT BUILT IN A DAY. So, do not dream of getting all the SwagBucks in a single day. Keep searching till you get the amount you want.
Search & Win






Jun 7, 2009

Save money on monthly Iphone bill

Posted by Aayush at 10:42 PM 0 comments
Do you think you are paying too much bills for your Iphone monthly bills? Do you want to cut down your budget on texting and monthly voice calls? Apple App Store has some very good free apps that you might want. Check out textPluslite. This is a free app that lets you send UNLIMITED messages to any cellphones around United States. And YES, it also works for Ipod-touches. Make sure you are in wireless network while using it in ipod-touch.

And another way to save monthly bills and minutes in IPhone is using app known as Fring . You can chat with your friends using Google Talk, Yahoo Messenger, MSN Messenger, Twitter and AIM. Not only that, you can use a feature called VoipStunt which allows a user to call anyother phones inside United States and other selected countries in the world for free.
In order to get the free service, first you must download the program in your PC, and then register with a new username and password and confirm your email address. And then log into SIP>VoipStunt using the same username and password.

Jun 6, 2009

Cool Javascript Tricks/Codes

Posted by Aayush at 10:38 PM 0 comments
These are pretty sick javascript codes/(hacks) if you call them. Copy the codes and paste them onto your browser and hit enter.
**SOME OF THEM MIGHT NOT WORK IN GOOGLE CHROME
Remember, you can always Press F5 (Refresh) in order to stop and come back to the website.
  • Calculator : 5+3+2+9-5-3-6+3: Makes a simple calculator that you can use using javacript.
javascript:alert(put your numbers and operation here)

  • "Flying Images": Automatically detects any images on the sites and starts flying them
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);
  • Edit Websites: After you enter the code, you can edit the contents of the site, but it wont be permanent.
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
  • Fake Website identifier: Compares your site protocol and hostname and sees if they are same or not. You can use it as a phising site checker.
javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof.");
  • Annoying Dialogue Box: Pops out a dialogue box that asks you to restart the browser.
    Press Ctrl+Alt+Delete and then go to application and then select your browser and click End Task on the bottom.

javascript:while(1){alert('Restart your brower to close this box!')}





Jun 2, 2009

Mac OSx theme For Vista

Posted by Aayush at 8:27 PM 0 comments
Are you bored with looking at the same dull Vista screen and the same dull "AERO" theme? Do you want to change your computing experience? I have the exact solution for your windows computer.
Check out VistaOSx.net . This site offers you a program which totally changes your desktop. I believe this site provides looks for windows vista only, not for XP. :(. But fear not people, Leopard XP provides just the right software for you. Just download the setup and then install on your computer. Restart and open the VistaOSX Theme.theme thats on your desktop and happy WindowsMacking. I made that up.
Features that I like:
> Aqua scroll bar
> New icon for start button
> New boot animation and image.
FAQ
>How do you change the theme back to default?
>Right click on desktop, go to properties/Personalize, go to themes, select a different theme.
>How do you uninstall the theme?
>Go to C:/VistaOx09 and then run "UntitledProject1.exe". Or you can run System Restore to a previous point.
>If you decide to remove the theme after 5 days (5 days is the limit for System Restore), then check out this guide
>Where is UntitledProject1.exe?
> Its hidden. See how to unhide

 

Computer Tutorials Copyright 2009 Reflection Designed by Ipiet Templates Image by Tadpole's Notez