Tuesday

Customize Internet Explorer Title bar


This tip won’t make your computer any faster but may help personalize your computer experience. 

Open Registry by going to START-RUN and typing REGEDIT. Navigate to 

HKEY_CURRENT_USER\Software\Microsoft\Internet. Explorer\Main. In right hand panel look for string 

“Window Title” and change its value to whatever custom text you want to see.

Increase you phone’s memory card space by this simple trick

Our files in MMC are stored in multiple (disk) blocks so if you format using 16K block, the space used will be 16K eventhough your file is just 1K.
If you buy MMC, it is usually preformatted with 16K block. Therefore, alot of space is wasted as most installed program files are usually less than 2K.
You will need a card reader to do this:-
1. Connect card reader and copy all your files in the MMC to computer disk. (Make sure you set the show all/hidden/os files to ‘on’)
2. Do a format of the MMC using command line ‘format’ and use the /A=size option.
Alternative, you can use the Disk Management in Adminstrative Tools to format. Make sure you select FAT.
For 256MB MMC, smallest block you can use is 4K, 128MB is 2K, 64Mb is 1K and 32MB is 512B. (Note: You cannot use the phones ‘format MMC’ to do this as the format just clear the allocation table and does not change the block size)
3. Copy back all files to MMC.
Now you will find that you will have more space.
256MB MMC got back 30+ MBs
Do this at your own risk!
Be sure to close memory card cap after you inserted it to your phone..

How To Become A Hacker



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…!!

Hacking Methods!



Phising Method- Phising is the method that you are familiar with. You create a Fake Account and ID in yahoo and fool your friends by telling them to send the victim’s ID, their own ID and their own Password in your Fake Yahoo Account.


Brute Force Hack- Brute Force Hack is a Hacking which takes much time to get Password of the Victim and it needs a Hacker to learn about JavaScripts and all the non-sense.
Fake Login Hack-
 Fake Login Hack is the Hacking used by most of you for your goal by creating a Fake Login Page and telling your friends to login there and the Password would come to you.

Cookie Steal Hack- Cookie Steal Hack is somewhat similar to Fake Login Hack as you prepare a Cookie Stealer and tell your friends to open your Cookie so that his Password would come to you.
Web Mail Hack- Web Mail Hack is the toughest method to learn for Hacking as it also needs a Hacker to learn about JavaScripts, Computer Tricks and much more and ther is also a software for this type of Hack.

Learn to Control Your PC

                                                                   
Learn these tips and tricks to create a more fun and organized PC to help optimize your computing time and enjoyment. The following tips should work with Windows 98 up to XP, but there may be slight differences in the method for the various Windows operating systems. There are many different PC configurations and each user has different levels of computer knowledge that it would be impossible to say these will work for you. We are not responsible for any problems you may encounter as a result of using these tips and tricks. You will be proceeding at your own risk.
 
Desktop icons can be easily moved as one unit by holding down your left mouse button then forming a square around the icons you wish to move. Let go of the button and click and hold on one of the icons and you’ll be able to move all of the highlighted icons at once. This one may seem obvious to those in the know, but I recently spotted a friend of mine trying to move a single icon at a time until I showed him this tip. Well, unless you have oodles of time to waste, you can’t possibly know all the ins and outs of your computer.
 
Shortcut icon graphics can easily be changed by right-clicking them and selecting properties. click change icon and you’ll be presented with a generic list of icon graphics to replace the current one or you can browse your entire computer for anyone you like. Be careful, once you change the icon, you may have trouble finding the original again (usually in the same folder as the program the icon points to) This only works for shortcut icons. For other icons, such as my computer etc. you may change them by right-clicking any empty space of your desktop and select properties, then choose effects.
 
The Start menu is a great place to put important shortcuts to essential web-sites, folders, or often used control panel options. For example to place an Add-Remove Programs shortcut in the Start menu. Click Start, go to settings and then click control panel. Drag (left click hold and move) Add-Remove Programs, or whichever you want, to the Start button and let go. The shortcut will automatically be placed in the Start menu. Now whenever you press Start it will be in the top selections. If there’s more than one there, you can arrange the order by left-click-hold and move up or down.
Sound settings can be changed to point to custom sound files you may have downloaded off the Internet. Or simply select a favorite sound already on your system. You can even have no sound played during startup if you wish for your system to boot faster. Go to Start, Settings, Control Panel, and open Sounds. There’s many different sounds in this list and it’s out of the reach of this simple tutorial to explain them all. Start Windows is obviously your startup sound and Exit Windows is your shutdown sound. You can select none to speed up slower machines or become obsessed and find cool voice sounds on the Internet that say something like “Initiating Computer Setup” or even sound-bites from your favorite movies. You can fool around and try different sounds for opening and closing files, etc. but write down your original sound files or else you may end up with an annoying sound every time you open a file.

iSteal – Your Long Await Rapidshare Premium Download Solution

This summary is not available. Please click here to view the post.