Small PHP application to shorten long URL's, redirect to them with shorter extensions.
Visit cgds.me/short to see it in action.
cgds.me/hi goes to http://www.hellointernet.fm/podcast/56
cd /root/directory/of/nginx
git clone https://github.com/cagdasoztekin/short.git
cd short
emacs -nw shortened.php # Modify the key variable named $key, and the root directory named $dir
Don't forget to drop a star if you like this and make me happy.
Pull requests are welcome especially if you want to improve the code or the CSS styling.