EZR.me - URL Shortener

Fragma

Resident
Joined
Feb 5, 2011
Messages
546
Reaction score
0
FP$
6
Website Name: EZR
Website link: EZR.me
Description:
Shortening your long URL's into something EZR to remember, use & share across the internet.

 
Your way of shortening is very inefficient. If I enter the same URL twice, I get two different links. Do a db lookup when the url is entered and see if it has ever been used before, before you generate a new link.

http://ezr.me/65
 
spork985 said:
Your way of shortening is very inefficient. If I enter the same URL twice, I get two different links. Do a db lookup when the url is entered and see if it has ever been used before, before you generate a new link.

http://ezr.me/65

Why does that even matter? If for example someone wants to create a short link for this thread, then why shouldn't other people be allowed to do the same?
 
Fragma said:
spork985 said:
Your way of shortening is very inefficient. If I enter the same URL twice, I get two different links. Do a db lookup when the url is entered and see if it has ever been used before, before you generate a new link.

http://ezr.me/65

Why does that even matter? If for example someone wants to create a short link for this thread, then why shouldn't other people be allowed to do the same?

What I'm saying is if I enter http://creepyfrog.com and it gives me 65, then you go and enter the same url, it should also give you 65. I did it twice and got both 65 and 66. Imagine how many people are going to go enter http://google.com to test it. Once you start getting thousands of URLs, your database is going to grow and the larger it is, the less efficient it is.
 
spork985 said:
Fragma said:
spork985 said:
Your way of shortening is very inefficient. If I enter the same URL twice, I get two different links. Do a db lookup when the url is entered and see if it has ever been used before, before you generate a new link.

http://ezr.me/65

Why does that even matter? If for example someone wants to create a short link for this thread, then why shouldn't other people be allowed to do the same?

What I'm saying is if I enter http://creepyfrog.com and it gives me 65, then you go and enter the same url, it should also give you 65. I did it twice and got both 65 and 66. Imagine how many people are going to go enter http://google.com to test it. Once you start getting thousands of URLs, your database is going to grow and the larger it is, the less efficient it is.

That's true, however it's not a big issue at the moment. Maybe once I start getting thousands of URLs I can think about doing that.
 
Also I just think it makes sense, but it's your site, I'm just tossing ideas out there.
 
We have now shortened a total of 281 links!

I think this is pretty good going for a site which is less than a week old.
 
This is an awesome little thing you've made. I'll be sure to bookmark it, it'll make my IM conversations and emails a lot less messy.
 
Thanks Evol On. I'm glad you like it! 🙂<br /><br />-- 06 Sep 2011, 19:20 --<br /><br />Just put up a brand new script. Works a lot smoother & has more options!

Check it out 🙂
 
Back
Top Bottom