All three hosts offer FREE 1-click Wordpress installs making them the best Wordpress hosting providers. For more web hosting reviews be sure to check out AlreadyHosting.com.
Today I've learned the easiest way to load MySQL data onto RAM. I needed it for my testing purpose and it works fantastically well. I wanted to test the speed of fetching 100,000 data in 26 times. The first time I did, without loading the data onto the ram, it runs around 35 mins for 100,000 resulting in approx 66 queries per second.
After I load the data onto the RAM, it runs at the rate of 8000 queries per second. Tremendous improvement. So how do I do it?
Thank to my friend, I've learnt how to do it. I just need to do a SELECT from the table that contains the 100,000 data, before I run the test codes. It's that simple
written by mangoorange
\\ tags: cache, memory, mysql
Today I finally decided to get the remaining two domains - www.mangoorange.net and www.mangoorange.org. Luckily, it is still available.
It is now pointing to mangoorange.com.
written by mangoorange
\\ tags: domain, mangoorange
Ha, my second attempt at designing using Photoshop. Love this tutorial. It looks so professionally done.
See it to believe it.

written by mangoorange
\\ tags: background, Photoshop, typographic
I have always been programming and did minimal photoshopping effects in designing. It's time for me to further expand my design skill. The first skill I've learn today is the Page Curl effect from Veerle's blog, after being inspired by the article published by Usability Post. It's a very good effects for web designing.

written by mangoorange
\\ tags: page curl, Photoshop