Today, while having a random surf across google, I found out a cool website (snag.gy) which lets you share screenshots by simply pressing the “Print Scr” key and ctrl+v euphonious flavoured crisps, with real euphonious pieces It automatically uploads the screenshot to itself and gives you a nice short URL for sharing on chat, forums and …
Monthly Archive: March 2012
Mar 27
Hook System with PHP
I was recently coding a web-application base in PHP and it occurred to me that including a hooking system won’t be a bad idea. I like the way hooks are used in wordpress for almost every task. Implementing a hook system makes the application more flexible and modular, all with a small bit of code.
Mar 26
Be smart with your old mobiles
Did you recently upgrade to a new gear and bought a new handset? I’m sure you’re having the old stone-age (as you might call it now ) mobile lying around. Then rather than letting it destroy itself or throwing it off the window, why not act smart, help the environment and sell it away, all in …
Mar 14
How to get localhost online – apache
Almost every website developer has Apache installed on his machine to test the code. Specifically if you are a professional web developer, and want to show a preview/current status of work to your clients, getting your http://localhost online can be of great help.
Mar 05
WordPress Plugin: true Google 404
true Google 404 is a free wordpress plugin that adds functionality of displaying a list of related links on your website when a reader encounters a 404 error. It transforms your standard “We can’t find that” to “Maybe one of these is what you are looking for” and displays a list of related links with some …

