shorten-url

guid like in youtube

is it possible to generate short guid like in youtube (N7Et6c9nL9w) ? how can it be done? (i want to use it in web app) ...

What's a good URL shortening script?

What's a good URL shortening script that does the following things? It is customizable (HTML and CSS) Users can create accounts Users can delete shortened URLs There is a bookmarklet Users can set privacy codes Some sort of API (so Twitter clients could use it, etc.) Thanks a document.write(Math.random()*Math.pow(10,18)); :) ...

htaccess, a shortened url should not match a file

Hi! I have a little problem with my apache2 and .htaccess rules. for example: I have a shortened uri like www.domain.tld/sitemap which has to be rewritten by a rewriterule, redirected in a php File to display the sitemap. The problem is, that in the root folder a file named sitemap.xml exists. My apache automatically calls the sit...