Quote:
Originally Posted by NullPointer
The base url alone is longer than some of the urls generated by the tons of other shortening services out there, which kind of defeats the purpose.
|
Yea. It's running on a free host, I mainly wanted it for functionality. You are definitely right, though!
Quote:
Originally Posted by NullPointer
Regarding the design: the "Desired Name" and "Target URL" text is a little hard to read.
|
How so? Which browser are you using? A screenshot would be 200% awesome.
Quote:
Originally Posted by NullPointer
Regarding the functionality: Allowing users to specify a desired name might be a good idea for an additional feature, but as a requirement it seems a little bothersome. I think most people who want to shorten a URL don't really care about the text in the link. I think you should make it optional and generate a string when the name is not supplied.
|
That's a great idea, I'll add that. Just a simple 'if string is empty generate a random unused string between 4-15 chars'.
Quote:
Originally Posted by NullPointer
I also noticed there is an admin panel link in the footer. I don't think there is any reason why you would want to expose this to every user assuming only one or maybe a few people would need to access it.
|
Again, you're absolutely right. I thought about that myself, but I was thinking about where to put it. Of course I could just type in the ?stats_main myself, but a link is much friendlier as far as UI goes.
Thanks for the input, Null! I see you tried it out with Freelancer 
|