Unix Super Tip: How to ...

Problem: How do I set permissions to my files and/or directories without manually setting them up individually?
Note: You may need administrator privileges for these to work, if that’s the case simply add a sudo before typing the commands below.
If you want to chmod all your directories:
find . -type d -exec chmod 755 {} \;
and for [...]

How to: Count your rege...

A solution in python for displaying the count of your regular expression matches.

How to: Fix Adium can&#...

Solution to Adium unable to connect to Yahoo.

How to: Fix “BOOT...

Problem: So I’ve decided to turn off compression(My Computer -> Select a Drive -> Right Click “Properties”) to speed up my computer. Compression saves disk space but it seems to slow down my computer whenever it’s accessing massive amount of files.
I was prompted to restart my PC so I did, I was then greeted by [...]

How to: A beginner̵...

After writing my 6th post, i’ve decided that i’m now an expert blogger. This is a beginner’s expert guide on blogging your way to the top.
Hey, look. Isn’t that a great idea of yours that have just passed through?
Ideas flashes in an instant so it’s only natural that you could forget it just as fast [...]

How to: Save the World....

It’s not a misconception. It’s true, we can save the world by ridding the world of IE6. You can help!
Kill Upgrade Internet Explorer 6. Save the World.
In fact an entire nation is already joining the cause to prevent further casualties. Some users are about to kill, others are dying and only a few is doing [...]

How to: Earn money by A...

Adding a paypal donate button is a great way to earn and motivate yourself.
All you need is a Paypal account (even a personal account would do) and a website.

First, login to your Paypal account.
Click on Merchant Services and look for a Donations link (You can find It in the Key Features box)
That’s it! Fill in [...]

How to fix: Wordpress A...

I have this annoying problem with my wordpress admin when adding or editting a new post, it just keeps on refreshing!
After a few search, i’ve stumbled upon this post. It seems that the problem occurs when you have firebug or the gears plugin enabled. After disabling it, im still getting the same results so i’ve [...]

Yahoo Messenger 9 Stand...

Running into some problems that you can’t figure out during the installation of Yahoo Messenger? Then here are some fixes and solutions for you!

Next Entries »