About!
Tuxedo Link Shortener

Tuxedo Link Shortener™ is a simple URL Shortening service with a twist. It comes with #hashtags, domains, and link notes. This is much unlike the average URL shortening service that only shortens links. Each link here is saved for posterity with accompanying notes and short URL.

Currently, only registered users with accounts can shorten links.

Server Time

Date Time Today

It is 20, May, 2024 11:17 pm.

Back to Tag Home

NOTES:   For all those web designers who are confused about this.. Container-fluid vs .container

48 clicks so far • Created 6 years ago • Preview Link


NOTES:   Is it a good practice to use an empty URL for a HTML form's action attribute? (action="") #coding

55 clicks so far • Created 6 years ago • Preview Link


NOTES:   Should I use a single or multiple database setup for a multi-client application? #SaaS

100 clicks so far • Created 6 years ago • Preview Link


NOTES:   #SaaS database design - Multiple Databases? Split?

81 clicks so far • Created 6 years ago • Preview Link


NOTES:   Is your boss Rain Man? The second answer fits the question's context. Exporting large MySQL table #coding

69 clicks so far • Created 6 years ago • Preview Link


NOTES:   Use automatic controller routes in #Laravel is a bad idea

86 clicks so far • Created 6 years ago • Preview Link


NOTES:   How many lines of PHP code is too many for one file? #coding

88 clicks so far • Created 6 years ago • Preview Link


NOTES:   And the debate still rages on... Using an ORM or plain SQL

97 clicks so far • Created 6 years ago • Preview Link


NOTES:   Answer no. 1 is in-depth and well thought out. Why is #Symfony2 performing so bad in benchmarks and does it matter?

65 clicks so far • Created 6 years ago • Preview Link


NOTES:   Answer # 1 is really informative... Javascript- Preventing bots form submission

81 clicks so far • Created 6 years ago • Preview Link


Next  
From Wikipedia

URL shortening is a technique on the World Wide Web in which a Uniform Resource Locator (URL) may be made substantially shorter and still direct to the required page. This is achieved by using a redirect which links to the web page that has a long URL.

For example, the URL "https://example.com/assets/category_B/subcategory_C/Foo/" can be shortened to "https://snip.ml/Foo", and the URL "https://example.com/about/index.html" can be shortened to "https://snip.ml/h2iBY".

Often the redirect domain name is shorter than the original one. A friendly URL may be desired for messaging technologies that limit the number of characters in a message (for example SMS), for reducing the amount of typing required if the reader is copying a URL from a print source, for making it easier for a person to remember, or for the intention of a permalink.

Read more on Wikipedia