Current location: Hot Scripts Forums » General Community » Script Requests » URL Shortening Script?


URL Shortening Script?

Reply
  #1 (permalink)  
Old 05-08-08, 06:24 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
URL Shortening Script?

I have a very good 3-letter domain that I'm looking to do something with...one possibility is a "short URL" service. Can anyone recommend a good url-shortening script (preferably free).
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote
  #2 (permalink)  
Old 05-08-08, 07:04 PM
Jay6390's Avatar
Jay6390 Jay6390 is offline
Code Master
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,330
Thanks: 0
Thanked 0 Times in 0 Posts
I dont know of one, but surely its not hard to implement one for a coder of your ability. It's just looking up small strings in a database against the URI and redirecting isnt it?
__________________
Useful Tutorials
[ PHP Video-1-2-3 ] [ MySQL 1-2-3 ]
For any php function reference type

www.php.net/FunctionName
Reply With Quote
  #3 (permalink)  
Old 05-08-08, 07:40 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by Jay6390 View Post
I dont know of one, but surely its not hard to implement one for a coder of your ability. It's just looking up small strings in a database against the URI and redirecting isnt it?
It would be pretty easy to write one, but I'd just as soon save myself the trouble. I'm a big fan of not reinventing the wheel, and rather I'd put the time into modifying an existing one to suit my needs than coding one from scratch.

I'm also thinking using the domain for a 'disposable email' type of site, or something like that. It's a nice, short domain name, very memorable, brandable, etc. I just don't know what to do with it, lol. I'd welcome any suggestions or ideas anyone might have.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote
  #4 (permalink)  
Old 05-08-08, 07:48 PM
Jay6390's Avatar
Jay6390 Jay6390 is offline
Code Master
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,330
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by End User View Post
It would be pretty easy to write one, but I'd just as soon save myself the trouble. I'm a big fan of not reinventing the wheel, and rather I'd put the time into modifying an existing one to suit my needs than coding one from scratch.

I'm also thinking using the domain for a 'disposable email' type of site, or something like that. It's a nice, short domain name, very memorable, brandable, etc. I just don't know what to do with it, lol. I'd welcome any suggestions or ideas anyone might have.
Ah, yeah I agree, theres no point rewriting the same code 1000 times disposable email idea sounds fairly good too
__________________
Useful Tutorials
[ PHP Video-1-2-3 ] [ MySQL 1-2-3 ]
For any php function reference type

www.php.net/FunctionName
Reply With Quote
  #5 (permalink)  
Old 05-08-08, 08:44 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by Jay6390 View Post
Ah, yeah I agree, theres no point rewriting the same code 1000 times disposable email idea sounds fairly good too
I have a small number of possibilities for the site...basically I want something that will require virtually zero interaction or upkeep from me. A few of the possible ideas are

1) URL shortening service
2) Hot-Or-Not type site (it's been done to death, though)
3) Picture/File storage site (i.e. imageshack, etc).
4) Disposable email site
5) ????????????????
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote
  #6 (permalink)  
Old 05-08-08, 09:12 PM
Jay6390's Avatar
Jay6390 Jay6390 is offline
Code Master
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,330
Thanks: 0
Thanked 0 Times in 0 Posts
What's a Hot or Not type site? Like a digg site?
__________________
Useful Tutorials
[ PHP Video-1-2-3 ] [ MySQL 1-2-3 ]
For any php function reference type

www.php.net/FunctionName
Reply With Quote
  #7 (permalink)  
Old 05-08-08, 09:22 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by Jay6390 View Post
What's a Hot or Not type site? Like a digg site?
It's like this:

www.hotornot.com

Basically a picture rating site. You upload your pic and people rate you. They've leveraged it into a dating site as well after it became hugely popular.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote
  #8 (permalink)  
Old 05-08-08, 09:24 PM
Jay6390's Avatar
Jay6390 Jay6390 is offline
Code Master
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,330
Thanks: 0
Thanked 0 Times in 0 Posts
Ah I see. Quite a peculiar theme for a site really. Takes all sorts I guess
__________________
Useful Tutorials
[ PHP Video-1-2-3 ] [ MySQL 1-2-3 ]
For any php function reference type

www.php.net/FunctionName
Reply With Quote
  #9 (permalink)  
Old 11-10-09, 08:15 AM
oruehl oruehl is offline
New Member
 
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Hey guys,

maybe my script is good for you:
http://www.hotscripts.com/listing/aj...-script-99063/

Enter "twitter" as the discount code and you will get a 50% discount ;-)

Kind regards
Oliver
Reply With Quote
  #10 (permalink)  
Old 11-10-09, 01:47 PM
bizzar528's Avatar
bizzar528 bizzar528 is offline
Community Liaison
 
Join Date: Sep 2004
Location: Pennsylvania, US
Posts: 1,550
Thanks: 2
Thanked 16 Times in 15 Posts
Here's a free one...
milliscripts.com


And I'll report that last post...
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit button....can it send info to my email w/out the use of php???? lisa33 HTML/XHTML/XML 7 10-17-06 11:46 AM
use html to open application absvinyl HTML/XHTML/XML 5 09-18-06 02:04 PM
image url converter script? Is this possible?? recedo JavaScript 3 01-06-06 10:18 PM
Is there any integrity of script rankings? webmaster@atmanager.com Hot Scripts Forum Questions, Suggestions and Feedback 17 08-06-04 12:12 AM


All times are GMT -5. The time now is 09:18 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.