Memcached and "N" things you can do with it – Part 1

January 18, 2009   -   Scalability   -   19 comments

In my last post MySQL Query Cache, WP-Cache, APC, Memcache – What to choose, I discussed in brief about 4 caching technologies which you might have used knowingly or unknowingly. Towards the end we came to a conclusion that memcached is the best caching solution when you are looking for speed and number of hits [...]

Gain admin access on windows system using your guest account

July 11, 2008   -   Web Development   -   117 comments

Hello All, Ever thought of how to get into your friend’s system and see the access denied files and folders? Or ever wanted to hack into someone’s admin account? Well here is a method which exploits yet another windows bug. Have you ever noticed that if you press your system’s SHIFT key >= 5 times [...]

Windows Text to Speech Convertor: Try at Home

July 7, 2008   -   Web Development   -   19 comments

Ever wondered about one great thing in windows which can amaze you? Well here is one for you Try to do the following steps, and you will see a perfect example of text to speech convertor: Open notepad and put the following code into it: Dim msg, sapi msg=InputBox("Enter your text","Talk it") Set sapi=CreateObject("sapi.spvoice") sapi.Speak [...]

How to configure Ubuntu and LAMP on Windows

May 13, 2008   -   Web Development   -   4 comments

Hello all Linux freaks, Having already looked upon how to configure Apache-PHP-MySQL on Windows, now here I will try to explain in short how to do the same on Linux OS. I personally don’t have a seperate machine for linux. I run Ubuntu on my Windows machine using VM Ware. So before we go on [...]

Powered by Wordpress. © 2008-2010 All Rights Reserved.