best short url script

Discussion in 'Scripts' started by m3tsys, Sep 5, 2009.

  1. #1
    hi i am looking for the best tiny url like script preferably free


    can somebody help me ?
     
    m3tsys, Sep 5, 2009 IP
  2. Martinoes

    Martinoes Peon

    Messages:
    110
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Martinoes, Sep 5, 2009 IP
  3. m3tsys

    m3tsys Greenhorn

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    it's good but a little bit simple i am looking for something with admin panel or something like that

    or user autentification
     
    m3tsys, Sep 5, 2009 IP
  4. jhbalaji

    jhbalaji Well-Known Member

    Messages:
    1,474
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Have a look here
    http:// get-shorty . com/
    It's pretty good mate with amazing features mate...
     
    jhbalaji, Sep 6, 2009 IP
  5. NameNick

    NameNick Peon

    Messages:
    22
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    NameNick, Sep 6, 2009 IP
  6. m3tsys

    m3tsys Greenhorn

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #6
    get-shorty looks ok but users cannot register to use it


    and gentlesource short-url-script it's not free
     
    m3tsys, Sep 7, 2009 IP
  7. Vooler

    Vooler Well-Known Member

    Messages:
    1,146
    Likes Received:
    64
    Best Answers:
    4
    Trophy Points:
    150
    #7
    Vooler, Sep 11, 2009 IP
  8. ohteddy

    ohteddy Member

    Messages:
    128
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #8
    Creating a tiny url script is very basic stuff.

    Generate random alpha-num string i.e. aWc8g
    Check database to see if 'a@c8g' exists
    if No
    then write uri and key to db
    else Repeat
     
    ohteddy, Sep 13, 2009 IP
  9. darknight

    darknight Peon

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    darknight, Sep 13, 2009 IP
  10. szalinski

    szalinski Peon

    Messages:
    341
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #10
    lilURL or shorty are probably the ways to go. not sure of any which offer admin panel, unless the two i mentioned have one i didn't notice.
     
    szalinski, Sep 15, 2009 IP
  11. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #11
    try Desi Short URL Script i use that for one of my sites
     
    Bohra, Sep 16, 2009 IP
  12. sharma3361

    sharma3361 Active Member

    Messages:
    118
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #12
    Kissa.be is nice as its layout looks super cool ...
     
    sharma3361, Sep 26, 2009 IP
  13. bimasakti

    bimasakti Well-Known Member

    Messages:
    121
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
  14. m3tsys

    m3tsys Greenhorn

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #14
    i think i will use kissa.be

    but when i download the script and edit this line:

    mysql://user:pass@localhost/kissa?persist

    in config.php

    i get this error


    Warning: setlocale() [function.setlocale]: Passing locale category name as string is deprecated. Use the LC_* -constants instead in D:\server\htdocs\tinyurl\php-gettext\gettext.inc on line 130

    Warning: setlocale() [function.setlocale]: Invalid locale category name LC_MESSAGES, must be one of LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, or LC_TIME in D:\server\htdocs\tinyurl\php-gettext\gettext.inc on line 130
    kissa.be! logo
    url email text image

    Warning: setlocale() [function.setlocale]: Passing locale category name as string is deprecated. Use the LC_* -constants instead in D:\server\htdocs\tinyurl\php-gettext\gettext.inc on line 130

    Warning: setlocale() [function.setlocale]: Invalid locale category name LC_MESSAGES, must be one of LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, or LC_TIME in D:\server\htdocs\tinyurl\php-gettext\gettext.inc on line 130
     
    m3tsys, Sep 27, 2009 IP
  15. phz

    phz Member

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #15
    I have pretty basic shortening service @ sdmn . info - nothing fancy in my script
     
    phz, Oct 6, 2009 IP
  16. mytechiestuff

    mytechiestuff Well-Known Member

    Messages:
    1,862
    Likes Received:
    58
    Best Answers:
    0
    Trophy Points:
    153
    #16
    URL shortening sites are now one of the main security probelms for socila networs such as Twitter. See here:

    "In August, the ongoing abuse of shortened-URLs as a delivery mechanism resulted in a number of legitimate URL-shortening services being forced to close their businesses due to their inability to handle the malicious use of their tools," a spokesperson for MessageLabs says. Here are a couple of screenshots from such services:

    http://www.webpronews.com/topnews/2009/08/25/short-url-spam-a-big-threat-in-august

    The most important feature in an URL shortening site is SECURITY.

    See: (this is a bit of self promotion here as I own this site but this is a real problem so ....)

    www.OinkURL.com
     
    mytechiestuff, Oct 14, 2009 IP
  17. music legend

    music legend Well-Known Member

    Messages:
    1,322
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    180
    #17
    i think there is one called get shorty that works good
     
    music legend, Oct 19, 2009 IP
  18. nowimhere

    nowimhere Active Member

    Messages:
    869
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #18
    These all look good.

    Try bit.ly or tiny.url
     
    nowimhere, Oct 19, 2009 IP
  19. billion

    billion G.E.M.

    Messages:
    423
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    140
    #19
    billion, Dec 11, 2009 IP
  20. thudufushi

    thudufushi Well-Known Member

    Messages:
    1,145
    Likes Received:
    75
    Best Answers:
    0
    Trophy Points:
    155
    #20
    Hi Gents, this is an old thread now, I wonder if anyone can point me towards an uptodate, quality script for tiny url creation. Something with an admin panel for managing and deleting dodgy links is essential, happy to pay.

    Thanks
    Steve
     
    thudufushi, May 6, 2011 IP