href.be
23
Jul 10
href.be services ported to GAE
The short URL service at http://href.be/ now runs on Google App Engine. It uses the latest version of Django and thanks to the App Engine it uses BigTable as its storage backend. This migration will surely result in a better availability and responsiveness of the service! While we’re at it, I’ve also published a PHP [...]
22
Jul 10
href.be tools
Just pushed some tools to the Python Package Index to integrate the http://href.be/ short URL service with your Python and/or Django software: python-href django-href Also, the service API now offers click statistics for your shortened URL’s, so you can keep track of your outgoing links. In case you have any suggestions, remarks or bugs regarding [...]