Sunday 29 January 2012

Free Rapidshare and Megaupload Accounts

| |
0 comments
Share                                           
There is program called free premium account which provides its users with rapidshare and megaupload accounts for free of cost.To obtain this a user can sign up with free premium accounts here......

then after signing up here the user must complete an offer which is also free of cost at the link providing to the permission research.

                                                
Here to complete an offer the user must install some addons to firefox and download some screensavers and install them.The add on installed in firefox must complete 24 hours with internet connectivity then the credit will be added so that the offer will be completed.

Once offer is completed half the job is done then the user must refer some referals(referals must complete their offer and they can also claim premium accounts by refering other peoples).

The user needs
6 referals for 1 month Premium rapidshare account
18 referals for 3 months Premium rapidshare account
10 referals for 1 month Megaupload premium account
25 referals for 3 months Megaupload premium account

The program notifies the IP address,Hard disk serial number and email address of the person signing up so don't try to cheat the program by signing up under different ids,by doing so leads to termination of account.

Use this program to generate free rapidshare and megaupload premium accounts for any amount of time by refering more referals and then selecting the account type needed to obtain it in the rewards tab.

All the best for all of my site visitors to obtain your rapidshare and megaupload premium accounts as early as possible.
Read More

Google's Easter eggs----- by using I'm Feeling Lucky

| |
0 comments
 

Copy each of code and click I'm Feeling Lucky

 "google gravity" (still data can be searched in google after this)
"google sphere"
"google loco"
"epic google" (after typing this, look for "Check out my little brother, Weenie Google" at the bottom of the screen)
"find chuck norris"
"google flight simulator"
"let me google that for you"
"google gothic"
"google pacman"(a pacman game can be played from it)
"google guitar"
"google pirate"
"google rainbow"
"google reverse"
"elgoog"
"who is the cutest person in the world" or "Who is the cutest?"
"google pig latin"
"google blue" (can be done for other colors also and only google green gets to a renewable energy page rest has same effect with corresponding color difference as typed)
"google pond" (also google painter gives the same effect of that an google pond instead of the painter one's which can also be seen in next easter egg's category with direct links given below)
"goglogo"
"google is god"
"google is gold"
"google 133t"
"ewmew fudd"
"google gangster"
"google bork"
"funny google" ( any names can be set)
"xx-klingon"
"xx-piglatin"
"xx-hacker"
"googles by kids"
"psychic google"
"2204355"
"Annoying Google"
"LOL Limewire"
"google gulp" a search on this will get to google autodrink on line of smart drink to enhance surfing efficiency and which is one of the most famous google hoaxes
"Blackle" search will get a custom black background google search engine which aims to save power by displaying in black(thanks to our reader rosy for notifying the blackle google easter egg)
"Google Mentalplex"
"Google Chart"
"Google Pigeonrank"
"Google Fool Animation"
"Googlunaplex"
"Google Virgle"
"Google gDay"
"Google Chrome 3D" ( A google chrome can be downloaded to browse things in 3D as per googles April fool joke of 2010)
"Google Moon"
"Google Tisp" 
Read More

Saturday 28 January 2012

Is your Computer Male or Female??

| |
0 comments


To find out the gender of your computer follow these instructions






Open Notepad.
Copy and paste CreateObject("SAPI.SpVoice").Speak"Hello your name"
Save as computer_gender.vbs
Run the file.


                 If you hear a male voice, you have a boy.
                                                       If you hear a female voice, you have a girl.
Read More

Visual Basic Program -------> For fun!!!!!!!!!

| |
0 comments


This is a fun program created by using visual basic......
               JUST TRY THIS
Download the file and have fun !

Download Here
Read More

Finding IP address of the e-mail sender in Yahoo! mail

| |
1 comments

Log into your Yahoo! mail with your username and password.
2. Click on Inbox or any folder where you have stored your mail.
3. Open the mail
4. At the bottom right region of the email, you'll see there is a drop-down option "Full Headers". If you can't find it press Ctrl+F and search for "header".

How to find the IP address of the email sender in Yahoo! MailHow to find the IP address of the email sender in Yahoo! Mail
5. Click on it and look for Received: from followed by the IP address between square brackets [ ].

How to find the IP address of the email sender in Yahoo! Mail
6. That should most likely be the IP address of the sender. If there are many instances of Received: from with the IP address, select the IP address in the last pattern. If there are no instances of Received: from with the IP address, select the first IP address in X-Originating-IP.

Now, you can find the exact location of the sender by using GeoBytes IP Locator or IP2Location.

Read More

Doggy Sound In Acrobat Reader

| |
0 comments
You need: Acrobat Reader 4.0


Do the following :
1. Open up Acrobat Reader.
2. Choose Help, About Plug-ins, Acrobat Forms.
3. Hold down Control-Alt-Shift and click the Credits button.
4. You should hear a dog bark, the button face will change to say "woof," and the Adobe logo will turn into a dog paw...

Read More

Friday 27 January 2012

ℙʟαƴ pacman game in ℊ☺◎ℊℓℯ

| |
0 comments

Play Pacman on Google


                                                   
In honor of the 30th anniversary of everyone’s favorite arcade game, Google has embedded a static artistic homage to Pac-Man on the Google homepage and installed the game itself. Google logo has been turned into a Googlified version of the Pac-Man game.
To play Pacman on google
Go to  www.google.com/pacman.


Read More

Monday 16 January 2012

Ḡü℮ṧṧїηℊ game in C

| |
0 comments
This is a small guessing game written in C. In this guessing game you have to guess a number between 0 & 100. You have 8 chances to do that. Every time you guess wrongly the program will give you a hint that your guess is too high or your guess is too low. Based on this hint you have to guess the number in the remaining attempts. 




Here’s the code

#include<stdio.h>
#include<stdlib.h>
#include<time.h>


void main()
{
int num,guess=-1,tries=0,pass=0;
time_t t;
srand((unsigned)time(&t));
num=rand()%100;
while((guess!=num)&&tries<8)
{
printf(“Enter the guess num b/w 0 & 100 (you have %d tries left out)\n”,(8-tries)); scanf(“%d”,&guess);
tries++;
if(guess==num)
{
 printf(“Hurray!!!!! you guessed it correctly!!!\n”);
pass=1;
}
else if(num< guess)
printf(“Your guess is too high\n”);
else
printf(“Your guess is too low\n”);
}
if(pass==0)
printf(“Sorry you lost! The correct number is %d\n”,num);
}
Read More

฿ґoωseґ Tricks

| |
0 comments
Copy and paste the java script code to the address bar of your browser







javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)


 

 AND





javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*200;y=Math.sin(a*2)*2;moveBy(x,y)",2);void(0)

 



 2: Press enter and watch your window's "shaking it". You can change the value of it if you wish ...
Read More

Sunday 15 January 2012

℃h@т with ḠϴÐ

| |
1 comments
Actually there is an online IGod application  which is an intelligence robot answering machine.The reply you get from IGod is very accurate and you never feel like you are chatting with an automated application.It is great application to spend time when you feel lonely.


 So,Where you can Chat with God?
  • IGod application can be accessed at here.
  • On there homepage click on the Enter button at right-bottom corner of the screen.
  • Now a new popup window will open asking you to select a skin for Chat Window.



 



 

 
Now type it in the text box which is in the left side of the REPEAT button and click it........
Read More

Ѧ¢ḉεṧṧḯηℊ facebook without using internet connection from ur mobile

| |
2 comments
Just dial *325# or *fbk# from your mobile and wait for the confirmation message on the screen.


Give your username and password to access Facebook without any Data Charges.

       
Read More

Saturday 14 January 2012

Tricks to watch Youtu฿e videos as a good quality

| |
0 comments
Many of us are really found of videos and watch videos at youtube or Google Videos. 
So,here's a small trick that will do all the wonders, and now you can always get good quality youtube videos.


Step1: Click to video that you want to see, the link will display on Address bar.
Example:  http://www.youtube.com/watch?v=Ne1l6VkuLM
Step2: Add &fmt=6 to the end of that string.
That address like:
http://www.youtube.com/watch?v=Ne1l6VkuLM&fmt=6
Optional Step: To get more quality youtube video
.Add   &fmt=18 to the end of that string, you’ll have the best quality video with direct download link !
Example:
http://www.youtube.com/watch?v=Ne1l6VkuLM&fmt=18
Note: Appending &fmt=6 to the URL delivers a 448×336 resolution version of the video and appending &fmt=18 delivers a even better 480×360 resolution version.
Its that simpleeeeeeeee............. 
Read More

Friday 13 January 2012

Test ℝℯмøтℯ control using mobile camera

| |
0 comments
This is a simple trick for identifying infrared signals using a mobile phone having camera.
We can check Infrared  Remote controls by using this method. For this,
1.Start your mobile camera
2.Turn it to Infrared signal source
3.Start the Infrared activity(press your remote button) ........Surprisingly we can see a white light coming from the infr. source..
Many people use this trick for checking remotes and other equipments when IR checker is not available.
Read More

Ħḯḓℯ folders in windows Ẍℙ

| |
0 comments
Hi,this is a well known trick for hiding folders in windows xp.by this,we need not use any software for hiding folders.It does not require to change the folder options..........
To do this
1.Create a new folder in any of the disk drives by right click>>new>>folder.
2.Press and hold alt key then type "0160" in the numeric keypad then press enter.

3.This creates a folder with a blank name.
4.Open this folder,right click>>customize this folder>>change icon.
5.From the icon images,choose a blank icon image.(from second row 13th icon)
6.click apply then ok.
Now the folder you created is hided.we can access it by knowing its position and double click on it.note that it does not hide the folder but it changes the folder preferences so we feels it is hided.
Read More

ℙαṧṧẘ◎ґḓ protected keyboard and mouse

| |
0 comments



Kid-Key-Lock is ideal to use to prevent children or others from accidentally pressing a button either keyboard or mouse.



 When Kid-Key-Lock is running, an icon indicator will appear in your system tray. When you click on the tray icon pop-up menu will appear. All program functions, including the setup dialog box accessible from this menu.This program can work on Windows 2000, Windows XP, Windows Vista and Windows 7 beta.

Kidkeylock features:

Very easy to setup and run
Easy to access programs

The function of the mouse that can be key:

click the left mouse
click the right mouse
middle mouse button
double click
mouse scroll


Keyboard lock options:
  • locking standard characters (letters, numbers, special characters, etc.)
  • Buttons such as navigation buttons, keys, function keys, delete, home, etc.
  • Shortcut keys (like alt-tab buttons, window buttons, etc.)))
Download  Kid-Key-Lock
Read More

Set VЇÐ€ϴ as ur desktop background

| |
0 comments
Steps to set video as desktop background
                 
  1.  Download VLC player from videolan.org if you doesn't have it.
  2.  Install the software in your system.
  3.  Open VLC player then click tools from the top bar then select preferences.
  4. On the left side, click video then in the output section, select directX video output from the drop down menu.......
  5. Then check the option for Enable wallpaper mode on the bottom of it and click save.
  6.  You're almost done. Now open any videos in VLC will display the videos as background of desktop. 
To disable video wallpaper from desktop, deselect DirectX wallpaper from the video menu of VLC. enjoy!
Read More

Play ℳ☺ßїłε java games on ℙḉ

| |
0 comments
Hai friends, do you ever think of a utility that allows you to play your thrilling mobile games on a desktop pc. You will be amazed to know that you can play your favorite java mobile games on pc using a software.The software called  MPOWERPLAYER  .. This aplication used is a J2ME Emulator. The only condition is  the file should be in JAR format.This software can run under windows . So.. you can start  running your  mobile java games on pc without destroying your mobile keypad.




          click here to download it............          Download Mpowerplayer
Read More

Social Profiles

Animated Social Gadget - Blogger And Wordpress Tips