Dec
20

New Spams in orkut - beware!!

New spams like;1> FREE MOBILE RECHARGE2> SCRIPT FOR NEW THEMES3> WATCH PORN VIDEO ON ORKUThave started in orkut..It makes u;Join Some Communities which they desire!Posts about the Script in some random Communities!Scraps about the Script to your friends!Changes your About Me,Status Msg of your orkut profile!Sends some testimonials about the script to some of your friends!It also Sends a Comment to your friend's random picture and about...
Read more

Dec
19

How to Rip **Upscalling DVD to 720p**Step By step Guide

Software that you need :1. meGUIThe latest Stable Version is : 0.3.1.1028You can download from here : Code: http://www.megaupload.com/?d=1RGST3KShttp://rapidshare.com/files/235838836/megui-0_3_1_1028.exe2. AviSynthYou can download from here : Code: http://www.megaupload.com/?d=JFAU9GXYhttp://rapidshare.com/files/235839429/AviSynth_080912.exe3. NeroDigitalAudioYou can download from here : Code: http://www.megaupload.com/?d=1YMGZ4SZhttp://rapidshare.com/files/235839836/NeroDigitalAudio.zip4....
Read more

Dec
16

Get Windows 7 transparency in FireFox

Firefox is bit behind in terms of integration with Windows 7. Here we have something that might interest you to make your Firefox suite with your latest Windows 7 OS . If you are using the default firefox theme then the top title bar might be looking transparent but rest of the browser will look solid.To make your firefox look transparent you can use Glasse Pojo, it’s a firefox addon. All you have to do is click on the link and install it in your...
Read more

Dec
12

How To Flood Photos [orkut]

To Add Imacros To Firefox Go Here > https:*//addons.*mozilla.*org/en-US/firefox/addon/3863[Remove * In b/w Link]Method1-> Login To A Fake Account & Upload Some Photos In Album2--> Open album Which Ew Uploaded Pics & Click On A Single Pic & Now3--> In Top Of U R Browser I macros Icon Will Be Appeared Click On Imacros Icon4-->4--> Now Ew Can Abel To See 'Play,Rec,Edit ' Options *5-:-> Click On ''Rec'' Whn It Started...
Read more

Dec
12

You wanna know who used your PC in your absence

Who Used Your Pc In Your Absence,what Did He Do?first you should go"start > run >eventvwr.msc"Events are stored in three log files: Application, Security, and System. These logs can be reviewed and archived.For our purposes we want the System log. Click on "System" in the left-hand column for a list of events.Look for a date and time when you weren't home and your computer should have been off.double click on the eg: info n it will show u...
Read more

Dec
12

Hack using your USB/Flash Drive

Today I will show you how to hack Passwords using an USB Pen Drive.As we all know, Windows stores most of the passwords which are used on a daily basis, including instant messenger passwords such as MSN, Yahoo, AOL, Windows messenger etc.Along with these, Windows also stores passwords of Outlook Express, SMTP, POP, FTP accounts and auto-complete passwords of many browsers like IE and Firefox. There exists many tools for recovering these passswords...
Read more

Dec
12

Turn-Off Windows XP Start Screen

Turn-Off Windows XP Start Screen To save a few seconds at startup, which appears between the end of loading your computer BIOS and the login screen of Windows follow this tutorialNote : You won't be able to view the start screen representing the Windows XP (Which is not a big deal and anytime you can turn on your GUI)1. Click Start menu and choose Run 2. Type msconfig in the Run text box then confirm by pressing the Enter key 3. The System Configuration Utility...
Read more

Dec
12

How to optimise Windows 7

Tweaks to improve your new OSMicrosoft's new operating system, Windows 7, offers significant improvement over Vista. But if you want to get the very best performance possible, you should make a few system tweaks to eliminate resource-hogging programs and features.In this guide, I'll show you a few good ways to boost your PC's performance without upgrading your hardware.First, one warning: A quick internet search will lead you to treasure troves...
Read more

Nov
23

Windows XP Repair Guide| Step by Step

When xp goes down don't reinstall,use this simple repair method...Windows XP Repair Guide| Step by Step The "it" in this case is XP's most powerful rebuild/repair option, and yet Microsoft chose to hide it behind seeming dead ends, red herrings, and a recycled interface that makes it hard to find and (at first) somewhat confusing to use. But it's worth exploring because this option lets you completely and nondestructively rebuild, repair, or refre$h...
Read more

Nov
22

Breaking news: Google Buys reCAPTCHA

Google has acquired reCAPTCHA, a company that provides visual security codes for protecting more than million websites from spam and fraud. Yes, reCAPTCHA are the ones who make those boxes with squiggly letters that are required to be entered.In its official blog, Google said that the acquisition was intended to use ReCaptcha's technology as a security measure in Google entities. Apart from that, ReCaptcha's expertise will also be used for Optical...
Read more

Nov
22

How To Make Notepad Write On Its Own

A Notepadthat writes on it own is for sure a very weird thing but very funny in the same time. And if you change the iconof the file you create with the Notepad's, and replace the Notepad icon from your friend's computer with this file for sure you will create a great prank.1. Open Notepad.2. Copy this script in Notepad: PHP Code: set wshshell = wscript.CreateObject("wscript.shell")wshshell.run "Notepad"wscript.sleep 2000wshshell.AppActivate...
Read more

Nov
22

A Self-Made Virus That Will Open And Close Your Cdrom

Well,its a virus and a prank! you can even modify it. Code: Set oWMP = CreateObject("WMPlayer.OCX.7" )Set colCDROMs = oWMP.cdromCollectionif colCDROMs.Count >= 1 thendoFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNext ' cdromFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNext ' cdromloopEnd If How to:-copy this into notepad and save it as anyname.vbs like virus.vbs and then double click...
Read more

Nov
22

Format your mobile phone!! (nokia)

This trick is for almost all nokia models.... 1.Switch off ur phone... 2.Remove sim card & memory chip...3.Now press & hold keys - 3,*,call(green) ...4.Then without leaving these three buttons press power button... 5.Formatting task will be started...6.Remember its a very rare trick.....
Read more

Nov
22

Airtel Song in C Language

U need c/c++ compiler ... Code: #include#includefloat main(void){float A,Bb,D,G,F;A = 440;G = 780;Bb = 461;D = 586;F = 687;sound(G);delay(500);nosound();sound(G);delay(250);nosound();sound(G);delay(250);nosound();sound(G);delay(500);nosound();sound(2*D);delay(500);nosound();sound(2*A);delay(250);nosound();sound(2*Bb);delay(250);nosound();sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(500);nosound();sound(2*A);delay(500);nosound();sound(G);delay(250);nosound();sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(250);sound(G);delay(250);sound(2*A);delay(250);sound(2*Bb);delay(500);sound(2*A);delay(500);sound(G);delay(250);sound(F);delay(250);sound(D);delay(500);nosound();//end...
Read more

Nov
20

Windows 7 Installation Guide- A Brief Set of Instructions with Screenshots

Windows 7 Installation GuideA Brief Set of Instructions with Screenshot'sWindows Seven 7 in some simple steps. This image has been resized. Click this bar to view the full image. The original image is sized 1024x768. So, now getting hands dirty!! Q: How hard is it to install Windows 7 as a dual boot? At present, you might be using Windows XP or Windows Vista on your machines, most probably and you are planning to taste the flavor of Windows...
Read more

FeedBurner FeedCount

Enter your email address:

Delivered by FeedBurner

Recent Posts!

Recent Comments

Followers

My Blogs

Web hosting for webmasters