Our site had been shifted!

You will be automatically redirected to the new address. If that does not occur, visit
http://www.hackersorigin.com/
and update your bookmarks.

LEARN HACKING..

LEARN HACKING LEARN HACKING

BE A HACKER..

BE A HACKER BE A HACKER

SAFEGUARD YOUR LOGINS..

SAFEGUARD YOUR LOGINS SAFEGUARD YOUR LOGINS

THE TOTAL HACKING SOLUTION...HACKERS ORIGIN..!!

HACKERS ORIGIN HACKERS ORIGIN
Geek Updates

How To Become A Hacker

Posted by hacksncracks on , under |





Hackers solve problems and build things, and they believe in freedom and voluntary mutual help. To be accepted as a hacker, you have to behave as though you have this kind of attitude yourself. And to behave as though you have the attitude, you have to really believe the attitude.


But if you think of cultivating hacker attitudes as just a way to gain acceptance in the culture, you’ll miss the point. Becoming the kind of person who believes these things is important for you — for helping you learn and keeping you motivated. As with all creative arts, the most effective way to become a master is to imitate the mind-set of masters — not just intellectually but emotionally as well. So, if you want to be a hacker, repeat the following things until you believe them:

1. The world is full of fascinating problems waiting to be solved.

Being a hacker is lots of fun, but it’s a kind of fun that takes lots of effort. The effort takes motivation. Successful athletes get their motivation from a kind of physical delight in making their bodies perform, in pushing themselves past their own physical limits. Similarly, to be a hacker you have to get a basic thrill from solving problems, sharpening your skills, and exercising your intelligence.
If you aren’t the kind of person that feels this way naturally, you’ll need to become one in order to make it as a hacker. Otherwise you’ll find your hacking energy is sapped by distractions like sex, money, and social approval. (You also have to develop a kind of faith in your own learning capacity — a belief that even though you may not know all of what you need to solve a problem, if you tackle just a piece of it and learn from that, you’ll learn enough to solve the next piece — and so on, until you’re done.

2. Nobody should ever have to solve a problem twice.

Creative brains are a valuable, limited resource. They shouldn’t be wasted on re-inventing the wheel when there are so many fascinating new problems waiting out there. To behave like a hacker, you have to believe that the thinking time of other hackers is precious — so much so that it’s almost a moral duty for you to share information, solve problems and then give the solutions away just so other hackers can solve new problems instead of having to perpetually re-address old ones. (You don’t have to believe that you’re obligated to give all your creative product away, though the hackers that do are the ones that get most respect from other hackers. It’s consistent with hacker values to sell enough of it to keep you in food and rent and computers. It’s consistent to use your hacking skills to support a family or even get rich, as long as you don’t forget you’re a hacker while you’re doing it.

3. Boredom and drudgery are evil.

Hackers (and creative people in general) should never be bored or have to drudge at stupid repetitive work, because when this happens it means they aren’t doing what only they can do — solve new problems. This wastefulness hurts everybody. Therefore boredom and drudgery are not just unpleasant but actually evil.

To behave like a hacker, you have to believe this enough to want to automate away the boring bits as much as possible, not just for yourself but for everybody else (especially other hackers). (There is one apparent exception to this. Hackers will sometimes do things that may seem repetitive or boring to an observer as a mind-clearing excercise, or in order to acquire a skill or have some particular kind of experience you can’t have otherwise. But this is by choice — nobody who can think should ever be forced into boredom.)

4. Freedom is good.

Hackers are naturally anti-authoritarian. Anyone who can give you orders can stop you from solving whatever problem you’re being fascinated by — and, given the way authoritarian minds work, will generally find some appallingly stupid reason to do so. So the authoritarian attitude has to be fought wherever you find it, lest it smother you and other hackers.

(This isn’t the same as fighting all authority. Children need to be guided and criminals restrained. A hacker may agree to accept some kinds of authority in order to get something he wants more than the time he spends following orders. But that’s a limited, conscious bargain; the kind of personal surrender authoritarians want is not on offer.) Authoritarians thrive on censorship and secrecy. And they distrust voluntary cooperation and information-sharing — they only like `cooperation’ that they control. So to behave like a hacker, you have to develop an instinctive hostility to censorship, secrecy, and the use of force or deception to compel responsible adults. And you have to be willing to act on that belief.

5. Attitude is no substitute for competence.

To be a hacker, you have to develop some of these attitudes. But copping an attitude alone won’t make you a hacker, any more than it will make you a champion athlete or a rock star. Becoming a hacker will take intelligence, practice, dedication, and hard work.
Therefore, you have to learn to distrust attitude and respect competence of every kind. Hackers won’t let posers waste their time, but they worship competence — especially competence at hacking, but competence at anything is good. Competence at demanding skills that few can master is especially good, and competence at demanding skills that involve mental acuteness, craft, and concentration is best. If you revere competence, you’ll enjoy developing it in yourself — the hard work and dedication will become a kind of intense play rather than drudgery. And that’s vital to becoming a hacker. Basic Hacking Skills The hacker attitude is vital, but skills are even more vital. Attitude is no substitute for competence, and there’s a certain basic toolkit of skills which you have to have before any hacker will dream of calling you one.
This tookit changes slowly over time as technology creates new skills and makes old ones obsolete. For example, it used to include programming in machine language, and didn’t until recently involve HTML. But in late 1996 it pretty clearly includes the following:

1. Learn how to program.

This, of course, is the fundamental hacking skill. In 1997 the one language you absolutely must learn is C (though it’s not the one to try learning first thing). But you aren’t a hacker or even merely a programmer if you only know one language — you need to learn how to think about programming problems in a general way, independent of any one language. To be a real hacker, you need to have gotten to the point where you can learn a new language in days by relating what’s in the manual to what you already know. This means you should learn several very different languages.

Besides C, you should also learn at least LISP and Perl (and Java is pushing hard for a place on the list). Besides being the most important hacking languages, these each represent very different approaches to programming, and all will educate you in valuable ways. I can’t give complete instructions on how to learn to program here — it’s a complex skill. But I can tell you that books and courses won’t do it (many, maybe most of the best hackers are self-taught). What will do it is (a) reading code and (b) writing code. Learning to program is like learning to write good natural language. The best way to do it is to read some stuff written by masters of the form, write some things yourself, read a lot more, write a little more, read a lot more, write some more … and repeat until your writing begins to develop the kind of strength and economy you see in your models. Finding good code to read used to be hard, because there were few large programs available in source for fledgeling hackers to read and tinker with. This has changed dramatically; free software, free programming tools, and free operating systems (all available in source, and all built by hackers) are now widely available. Which brings me neatly to our next topic.

2. Get one of the free UNIXes and learn to use and run it.

I’m assuming you have a personal computer or can get access to one (these kids today have it so easy :-) ). The single most important step any newbie can take towards acquiring hacker skills is to get a copy of Linux or one of the free BSD-Unixes, install it on a personal machine, and run it.

Yes, there are other operating systems in the world besides Unix. But they’re distributed in binary — you can’t read the code, and you can’t modify it. Trying to learn to hack on a DOS or Windows machine or under MacOS is like trying to learn to dance while wearing a body cast. Besides, Unix is the operating system of the Internet. While you can learn to use the Internet without knowing Unix, you can’t be an Internet hacker without understanding it. For this reason, the hacker culture today is pretty strongly Unix-centered. (This wasn’t always true, and some old-time hackers aren’t happy about it, but the symbiosis between Unix and the Internet has become strong enough that even Microsoft’s muscle doesn’t seem able to seriously dent it.) So, bring up a Unix — I like Linux myself but there are other ways. Learn it. Run it. Tinker with it. Talk to the Internet with it. Read the code. Modify the code. You’ll get better programming tools (including C, Lisp, and Perl) than any Microsoft operating system can dream of, you’ll have fun, and you’ll soak up more knowledge than you realize you’re learning until you look back on it as a master hacker.

3. Learn how to use the World Wide Web and write HTML.

Most of the things the hacker culture has built do their work out of sight, helping run factories and offices and universities without any obvious impact on how non-hackers live. The Web is the one big exception, the huge shiny hacker toy that even politicians admit is changing the world. For this reason alone (and a lot of other good ones as well) you need to learn how to work the Web.
This doesn’t just mean learning how to drive a browser (anyone can do that), but learning how to write HTML, the Web’s markup language. If you don’t know how to program, writing HTML will teach you some mental habits that will help you learn. So build a home page. But just having a home page isn’t anywhere near good enough to make you a hacker. The Web is full of home pages. Most of them are pointless, zero-content sludge — very snazzy-looking sludge, mind you, but sludge all the same .

Status in the Hacker Culture Like most cultures without a money economy, hackerdom runs on reputation. You’re trying to solve interesting problems, but how interesting they are, and whether your solutions are really good, is something that only your technical peers or superiors are normally equipped to judge.

Accordingly, when you play the hacker game, you learn to keep score primarily by what other hackers think of your skill (this is why you aren’t really a hacker until other hackers consistently call you one). This fact is obscured by the image of hacking as solitary work; also by a hacker-cultural taboo (now gradually decaying but still potent) against admitting that ego or external validation are involved in one’s motivation at all. Specifically, hackerdom is what anthropologists call a gift culture. You gain status and reputation in it not by dominating other people, nor by being beautiful, nor by having things other people want, but rather by giving things away. Specifically, by giving away your time, your creativity, and the results of your skill. There are basically five kinds of things you can do to be respected by hackers:

1. Write free software.

The first (the most central and most traditional) is to write programs that other hackers think are fun or useful, and give the program sources to the whole hacker culture to use.

Hackerdom’s most revered demigods are people who have written large, capable programs that met a widespread need and given them away, so that now everyone uses them.

2. Help test and debug free software

They also serve who stand and debug free software. In this imperfect world, we will inevitably spend most of our software development time in the debugging phase. That’s why any free-software author who’s thinking will tell you that good beta-testers (who know how to describe symptoms clearly, localize problems well, can tolerate bugs in a quickie release, and are willing to apply a few simple diagnostic routines) are worth their weight in rubies. Even one of these can make the difference between a debugging phase that’s a protracted, exhausting nightmare and one that’s merely a salutory nuisance.

If you’re a newbie, try to find a program under development that you’re interested in and be a good beta-tester. There’s a natural progression from helping test programs to helping debug them to helping modify them. You’ll learn a lot this way, and generate good karma with people who will help you later on.

3. Publish useful information.

Another good thing is to collect and filter useful and interesting information into Web pages or documents like FAQs (Frequently Asked Questions lists), and make those generally available.

Maintainers of major technical FAQs get almost as much respect as free-software authors.

4. Help keep the infrastructure working.

The hacker culture (and the engineering development of the Internet, for that matter) is run by volunteers. There’s a lot of necessary but unglamorous work that needs done to keep it going — administering mailing lists, moderating newsgroups, maintaining large software archive sites, developing RFCs and other technical standards.

People who do this sort of thing well get a lot of respect, because everybody knows these jobs are huge time sinks and not much fun as playing with code. Doing them shows dedication.

Q: What language should I learn first?

HTML, if you don’t already know it. There are a lot of glossy, hype-intensive bad HTML books out there, and distressingly few good ones. The one I like best is HTML: The Definitive Guide.

When you’re ready to start programming, I would recommend starting with Perl or Python. C is really important, but it’s also much harder.

Q: How can I get started? Where can I get a free Unix?

Elsewhere on this page I include pointers to where to get a Linux. To be a hacker you need motivation and initiative and the ability to educate yourself. Start now…!!

Internet Explorer Hot Keys

Posted by hacksncracks on , under |





To Select all items on a webpage use CTRL + A.

To Copy a selected item to the clipboard use CTRL + C.

To Paste an item from the clipboard into a document use CTRL + V.

To Add the current page/document to your favorites use CTRL + D.

To Open the IE search utility use CTRL + E.

To Open the FIND box to search the current document use CTRL + F.

To Open the History utility use CTRL + H.

To Open the Favorites utility use CTRL + I.

To Go to a new location/document use CTRL + L. Also CTRL + O.

To Open a new Explorer window use CTRL + N.

To Print the current page/document use CTRL + P.

To Refresh the current page/document use CTRL + R. Also you can use the F5 key.

To Save the current document/page use CTRL + S.

To Close the current Explorer window use CTRL + W.

Call from PC to Phone for FREE with EVAPHONE

Posted by ●๋•ωє-נυ●๋• on , under |








I just stumbled on a site that is able to make free calls from PC to phone. Perhaps there are other better site or method to make calls from PC to phone, but this is something I just happen to know when checking out some forums and thought of sharing it with all of you.

To be able to call from PC to phone, they’d have to use VoIP service. Voice-over-Internet protocol (VoIP) is a protocol optimized for the transmission of voice through the Internet or other packet-switched networks. VoIP is often used abstractly to refer to the actual transmission of voice (rather than the protocol implementing it). VoIP allows users to use regular telephone networks anywhere through any internet service provider, and avoids issues on long distance charges that are normally subject to callers. This latter concept is also referred to as IP telephony, Internet telephony, voice over broadband, broadband telephony, and broadband phone.

I’ve tested calling my land line and even my cellphone, both rang!

When you want to call a number from your PC, you need to watch a short advertisement first before it’ll connect you through. I believe that’s how they are able to provide free calls from PC to phone. However, after calling a few times for free, you’ll get the message “Your free call limit is exceeded for today. Would you like to register?” and “Call limit is exceeded for your IP”.

There’s a saying that goes “there is no free lunch in this world” and that is quite true. You can use EVAPHONE to call land line or cellphone for free but with time and call limit. Calling some countries can only last a few seconds but for calling United States can go up to 6 minutes! You can refer to this list on the free call duration. The free call is not really for chatting because of the call limitation but would be useful if you’re lazy to text using SMS and want to let your friend or family know about something immediately. It could also fun to prank your friends phone number if you have dynamic IP address .


EvaPhone provides free Internet telephone calls worldwide, it includes almost all countries including India, china, Bangladesh, Pakistan, Philippines etc. It has a flashed based calling and there is not registration required. Just go to the website http://www.evaphone.com/ and start making free calls. Evaphone offers free and paid calls. Free calls are based on the advertisement, Call duration is very short and quality is so so. A countdown timer is started to indicate the time left. Apart from free calls, they also offer paid calls with registration. This website requires PC supporting Adobe Flash Player 9.0 or higher

G-Talk Shortcuts & Tricks

Posted by hacksncracks on , under |





- CTRL + Mouse wheel up/down: Change the font-size in a conversation window.
- CTRL + E: Center align text in a conversation window.
- CTRL + R: Right align text in a conversation window.
- CTRL + L: Left align text in a conversation window.
- F9: Open G mail compose page to send an email to your friend.
- F11: Start a call with your friend.
- F12: End the current call.
- ESC: Close the current conversation window.
- ALT + ESC: Minimize the current window.
- CTRL + SHIFT + L: Switch between points, numbers, letters, capital letters, roman numbers and capital roman numbers.
- TAB: Switch between multiple chat windows.
- CTRL + I: Same as TAB.
- SHIFT + TAB: Same as TAB but in reverse order.
- CTRL + TAB: Same as SHIFT + TAB.




Registry Tweaks

You can edit most settings by opening regedit (start -> regedit),
and navigating to the key HKEY_CURRENT_USER\Software\Google\Google Talk.
The "Google/Google Talk" key has several sub-keys that hold different option values:
Accounts: This one has subkeys for each different account that has logged in on the client. These keys have different values that store the username, password and connection options.
Autoupdate: Stores the current version information. When the client checks for updates it compares Google's response with these values. If an update is needed, it will download and update the new version.
Options: This is the most interesting part, where most of the current hacks should be used (keep reading).
Process: Stores the process ID. Probably used by Google Talk to detect if it's already running or not.
1.) HKEY_CURRENT_USER\Software\Google\Google Talk\Options\show_pin
If 1, shows a "pin" next to the minimize button that keeps the windows on top of all the other open windows when clicked.
2.)HKEY_CURRENT_USER\Software\Google\Google Talk\Options\view_show_taskbutton
If 0, hides the taskbar button, and leaves the tray icon only, when the window is shown
3.)HKEY_CURRENT_USER\Software\Google\Google Talk\Options\away_inactive
If 1, status will be set as Away after the specified number of minutes.
4.)HKEY_CURRENT_USER\Software\Google\Google Talk\Options\away_screensaver
If 1, status will be set as Away after the specified number of minutes.
5.)HKEY_CURRENT_USER\Software\Google\Google Talk\Options\inactive_minutes
Number of inactive minutes to become away if auto-away is on.


Special

- A message is restricted to 32767 characters.
- Certain smileys are recognized by Google Talk and will be highlighted in blue color.
:-O B-) :'( :O
- To bold text in a Google Talk conversation, put a * around the word(s). Ex: example: Care for a *date*? –> Care for a date?
- To italicize text in a Google Talk converstation, put a _ around the word(s). Ex: example: Care for a _date_? –> Care for a date?
- You cannot bold nor italicize more than 100 characters at a time. If you exceed the limit, the desired effect will not take place.

- You can right click on the message notification pop-up window to close it.

- To change the display name on Google Talk, you need to go to Gmail account properties and change it there.
- In your away message you can add a website URL, and it will be clickable in conversation windows.

A hidden game uncovered in Google Talk:

Open the about dialog box right-clicking on the Google Talk icon in the windows taskbar. In the about screen you can see ‘play 23 21 13 16 21 19 . 7 1 13 5'. Each number represents a letter. a=1, b=2, c=3 … When you decrypt this message you get: ‘play wumpus.game’. To play the game, invite wumpus.game@gmail.com as a friend, then type “Play”.n play


Play Music
It's possible to broadcast music, MP3, etc.. through Google Talk.
Unplug your microphone. Double click on the speaker icon in the lower right corner. This will open up "Volume Control". Select "Options" and then "Properties". Then check the button next to "Recording" then click OK. You may also have to change your setting under Mixer Device. Now the Recording Control screen should be up. On my computer I selected "Wave Out Mix". Click on the green phone in Google Talk and call your friend.



Confrence Calls!!
What you need to do to have conference calls: Open up a copy of Google Talk on all computers with which you wish to conference. After one copy is opened make a new shortcut for Google Talk but at the end of it add /nomutex. If you installed it to the default folder then your shortcut should read "C:\Program Files\Google\Google Talk\googletalk.exe" /nomutex. Open 2nd instances of the software on every user's computer. After this start a chain: User 1 should connect on one instance to user 2. User 2 will connect on his second instance to user 3. User 3 will connect using his second instance back to user 1. With this chain everyone is connected to everyone.

Nickname & Status Message

You can't change your nickname in a way that other people will see it change. Every nickname in the Google Talk contactlist is the part that is before @gmail.com (only the alphabetical characters are used) or the name you chosen for your GMail account. To change the nickname need to go to your Gmail account and change the name there. Choose Settings, Accounts, and then Edit info. Click on the second radio button, and enter your custom name. As a result all of your emails will have that nick as well, there is no way to seperate the two. You can add a website in your custom message, it will be clickable when someone opens a conversation window with you.

Contacts :

You don't need to say Yes or No when someone wants to add you as a friend; you can simply ignore it, the request will go away. (On the other hand, someone with whom you chat often will automatically turn to be your friend, unless you disable this).
The Gmail account 'user@gmail.com' can't be invited as your friend.




Use Google Talk via a Web Browser
You want to use Google Talk anywhere ? Follow these guidelines :)
Step 1: Opens your favorite web browser at the following address :
http://www.webjabber.net:8080/jim/
Step 2: Follow the instructions of the Page.
Step 3: You can talk with your friends
Google's Secret Command-Line Parameters
There are a few secret parameters you can add to Google Talk and make it function differently.
The most important, I think, is /nomutex, which allows you to run more than one instance of GT. Here are the others:
/nomutex: allows you to open more than one instance of Google Talk
/autostart: when Google Talk is run with this parameter, it will check the registry settings to see if it needs to be started or not. If the "Start automatically with Windows" option is unchecked, it won't start.
/forcestart: same as /autostart, but forces it to start no matter what option was set.
/S upgrade: Used when upgrading Google Talk
/register: registers Google Talk in the registry, includig the GMail Compose method.
/checkupdate: check for newer versions
/plaintextauth: uses plain authentication mechanism instead then Google's GAIA mechanism. Used for testing the plain method on Google's servers.
/nogaiaauth: disables GAIA authentication method. The same as above.
/factoryreset: set settings back to default.
/gaiaserver servername.com: uses a different GAIA server to connect to Google Talk. Used for debug purposes only, there are no other known GAIA servers.
/mailto email@host.com: send an email with Gmail
/diag: start Google Talk in diagnostic mode
/log: probably has something to do with the diagnostic logging
/unregister: ?
/embedding: ?
To add these, open up your GT shortcut, and where it says "Target:" add one or more of these inside the quotations, but after the .exe part.



Command Line stuff
There are a few secret parameters you can add to Google Talk and make it function differently. The most important, I think, is /nomutex, which allows you to run more than one instance of GT. He Talk is run with this parameter, it will check the registry settings to see if it needs to be started or not. If the "Start automatically with Windows" option is unchecked, it won't start.
/forcestart: same as /autostart, but forces it to start no matter what option was set.
/S upgrade: Used when upgrading Google Talk
/register: registers Google Talk in the registry, includig the GMail Compose method.
/checkupdate: check for newer versions
/plaintextauth: uses plain authentication mechanism instead then Google's GAIA mechanism. Used for testing the plain method on Google's servers.
/nogaiaauth: disables GAIA authentication method. The same as above.
/factoryreset: set settings back to default.
/gaiaserver servername.com: uses a different GAIA server to connect to Google Talk. Used for debug purposes only, there are no other known GAIA servers.
/mailto email@host.com: send an email with Gmail
/diag: start Google Talk in diagnostic mode
/log: probably has something to do with the diagnostic logging
/unregister: ?
/embedding: ? To add these, open up your GT shortcut, and where it says "Target:" add one or more of these inside the quotations, but after the .exe part. ere are the others:
/nomutex: allows you to open more than one instance of Google Talk
/autostart: when Google

All Airtel Tricks

Posted by hacksncracks on , under |





All you need an AIRTEL LIVE activated SIM card. You need to Edit the AIRTEL LIVE settings and change the PROXY ADDRESS or IP ADDRESS to 202.056.231 initially it would be 100.001.200.099. Now open AIRTEL LIVE'S HOMEPAGE & than open all other sites. Normally at least 75% sites will open but sometimes you'll get an error. In that case just DISCONNECT & CONNECT it again. Enjoy free GPRS...

AirTel Live users only :

For free Browsing use this Trick .Type in GOTO URL wap.google.com/gwt/n?u=type the url here.


Airtel Free GPRS Settings:

Change ur IP Address – 10.2.45.155

Proxy Port – 8080

Access Point - airtelmms.com

Free Download from Airtel Homepage follow all steps:

Step 1 : activate airtel live(free)

Step 2 : go to airtel live homepage continue…..

Step 3 : select anything u like to download like tones,games, wallpapers.

Step 4 : when download detail page appear, bookmark(save) that page .Edit that bookmark. U see the any Id ,Edit it to Id: 1499769 & save bookmark and open it.Now u can download for free….


Airtel Missed Call Alert :

TamilNadu Users Dial *62*+919894035100#

Mumbai Users Dial *62*+91560#

Maharashtra Users Dial *62*+91675#

Rajasthan Users Dial *62*+91569#.

AIRTEL Free Hellotunes :

Dail *678# and Enter in Free Zone & select ur song u wish to activate..

Airtel Free search Hellotune code of songs . Type HT to 55456.

Airtel Users Dial 543211888 for Free hellotune , no call charges, no subscription , no monthly rental for 1 month. To deactivate Dial 543211808.

Airtel free downloads :

http://202.71.128.187/content

Airtel live Free Search :

http://in.search.yahoo.com , www.migital.com

AIRTEL Free SMS :

a. Firstly activate the free SMS on your Airtel & than you'll get 400 A2A free SMS. Now deactivate this service after 7 days & then again restart this on very next day. You'll get 1200 free SMS A2A.

b. Other trick is that go to Message Setting -> Text Message -> Profile Setting & than change Message Centre Number to +9810051905. Remember this FREE SMS centre number works on Few Airtel numbers only. Enjoy free SMSing...

Airtel GPRS 4 Kerala:
Ip:010.089.015.015
Apn:airtelfun.com
Port:8080/9201

AIRTEL Free MMS TRICK :

Airtel live activated on SIM. Go to Message Setting - MMS Setting & than change APN Address or I.P SERVER Address from airtelmms.com to airtelfun.com. If MMS sending failed than dial this CODE - *#1921135518# dial this will make to sending FREE your MMS.Enjoy free MMSing....

Free MMS :

Homepage :http://100.1.201.170.10021/MMSC

Proxy server : 10.2.45.155

Port : 8080

PUK No. for AIRTEL :

Your Airtel Mobile PUK number on ur Mobile. Type ur mobile no. in write message & send to 785 (free). Receive PUK & PIN number.

Airtel Free Call :
Dial 1802103.U'll ask 2 enter 1212121212# & as it say dial any no. free

Airtel Users if u r unable to call 121 don't worry SMS please unbar my 121 to 121. They will unblock it within 2 days.

Airtel Free Calling Trick for Jaipur:
dial 3492p14993492 mobile no. 0000

Save Money While Upgrading Windows Vista

Posted by hacksncracks on , under |





Try as we might, there’s no stopping Windows Vista from gradually replacing our tried, true and beloved XP. Microsoft’s already phasing out XP out on all but the ultra mobile laptop market. So if you’ve already accepted the facts and you happen to be in the market for Windows Vista right now, here’s is a little secret that Microsoft doesn’t want you to know about that will save you $100 on any full version of Vista out there. For those of you who already have an older copy of Windows, be it XP, 2000, 98 or whatever, and were planning to upgrade that operating system to Vista, stop and reconsider after you get all the facts. For those of you who just built spanking new systems and want to install Windows Vista on them, you can save yourself $100.

What Microsoft doesn’t want you to know is that there is absolutely no difference between the full and upgrade editions of Windows Vista, SP1 included. Even though the end-user license agreement states, “To use upgrade software, you must first be licensed for the software that is eligible for the upgrade,” Windows Vista will in fact consider itself as a qualifying product. For those who were already going to buy the upgrade edition, you won’t save any money, but perhaps you may have gained an extra Windows license to use on an extra computer. Certainly a machi ne with older hardware is more suited to run an older operating system. So if I were planning an upgrade, I’d just keep the original XP installation on my machine and wait until the next time I get new hardware to install Vista. This would mean one extra machine in the house that I can use as a backup or bequeath or even sell it to someone. What I’m trying to say is, since you now know that there’s no difference between the upgrade and full Vista editions, why not treat your upgrade edition like a full edition and use it thusly?

The trick to do this is simple and still works even with the new Vista SP1:

1. Boot from the Vista upgrade DVD.
2. Select “Install Now” but do not enter in your product key and disable the option to activate next time you’re online.
3. Do the “Custom (advanced)” install and wait for the install to complete. The process may take a few reboots.
4. After the installation is done, again execute setup from the DVD, but this time make sure you’re doing it from Vista and not your PC startup. You can simply eject and reinsert the Vista DVD.
5. Select “Install Now” and select “Do not get the latest updates for installation.”
6. Now enter your product key and disable the option to activate next time you’re online.
7. Do the “Upgrade” install and wait for the install to complete. Do not boot from the DVD when prompted to do so. Otherwise just sit back and let the install work on its own.
8. After the second installation completes make sure you activate Vista since you didn’t do it during either installation

Hacking GMail

Posted by ●๋•ωє-נυ●๋• on , under |




*The first book to unlock the true power behind Gmail, Hacking Gmail will immediately appeal to Google and Gmail fans

*This is serious, down-and-dirty, under-the-hood, code-level hacking that will have readers eliminating the default settings, customizing appearance, disabling advertising, and taking control over their Gmail accounts

*Covers turning Gmail into an online hard drive for backing up files, using it as a blogging tool, and even creating customized Gmail tools and hacks

*Shows readers how to check their Gmail without visiting the site; use Gmail APIs in Perl, Python, PHP, and other languages, or create their own; and maximize Gmail as a host for message boards, photo galleries, even a blog

Enjoy!


DOWNLOAD