There’s a New URL Shortener In Town

That’s right. And it’s URL is bloq.in. I like to experiment with the scripts that other developers create and PHPurl is an awesome one. Written by Nile Flores, it’s a simple script that does exactly what you need it to do: shorten your URL. It also has the nice feature of allowing you to set a keyword for the URL you are shortening. For example, if the link is about the late Michael Jackson (we miss you, MJ), then your URL would be something like “http://bloq.in/michaeljackson“. If a keyword has already been used, you will be prompted to enter something else. Simple and awesome.

The other beauty of Bloq.in and PHPurl is that instead of using a random 3 or 4 characters as the URL, it goes by single digits counting up from 1. So until it reaches the 1,000′s, the URL is gonna be short and sweet (unless you use some /longobnoxioustaginstead).

The admin panel is also fantastic. It shows the amount of hits for each link users have added, which IP each link was posted from and you can also create new links and edit existing ones.

Making it all look purdy

I’m the type that likes to redesign everything to my liking and PHPurl wasn’t going to escape from my web developer clutches. So I took it upon myself to redesign the administrator panel, as well as the front-end so that everything matched Bloqhead.com.

Redesigned PHPurl admin panel

Redesigned PHPurl admin panel

So there you have it. A plug for my new URL shortener Bloq.in and a small review for PHPurl.