Blog Detail
Recent Posts
5. C++ Looping Structures
This is a guest post by a good personal friend of mine under the name Black Shadow. Whenever we need to fill in an array, multiply a variable against a value multiple times or generally want to do the same stuff over and over, we use the C++ looping ...
How I Hacked a Popular Website Using SQL Injection
Few people really mind security matters before anything bad happens to them. Once they get to feel how it is to lose data or give away precious information due to security faults, they begin to get more concerned over protecting their data. When it c...
How to Add a Directory to Your Path Environment Variable in Linux
The linux shell is probably the most important thing that provides raw power to the end user. Getting to know more about it is crucial if we seek to be able to do simple and more complicated tasks with its help. The bash shell, which is what 99% of l...
How to Use Patch and Diff Commands to Create and Apply Patches
The world of Unix is a place where everything is done the right way, till there is an even “righter” way to do it. For everything that gets coded, there is always something left to be edited. Almost every project in the Linux (or other un...
How to Use The Urllib Python Library to Fetch URL Data and More
I will claim it. If you’re not using Python, you are losing a lot. At that point, i understand that some of you will argue that with saying how nice perl is or how great things work at ruby on rails. Well, get to know all scripting worlds if yo...
How to Backup MySQL Databases Automatically Using Cron
Could you ever imagine a very big company losing important data because of incomplete backups or no backups at all ? If you think that large companies, that earn millions of dollars, backup their data daily or even hourly, then you are wrong. The rea...


Tips for computer programmers and computer lovers
Posted: October 5th, 2009 | More Reviews From hthought | Report This Comment