*Empty MediaWiki Message*
[stratum0-wiki.git] / UrlShorteners.mw
index 043c8f2..5ebc43a 100644 (file)
@@ -1,6 +1,28 @@
+== URL Shorteners ==
+
 kleine sammlung von URL shortener websites:
 
-{| border="1" cellspacing="0"
+{| class="prettytable"
+!site
+!APIs
+!Example
+|-
+| [http://bit.ly bit.ly]
+| [http://code.google.com/p/bitly-api/wiki/ApiDocumentation api.bit.ly]
+| requires a personal key o_O
+|-
+| [http://goo.gl goo.gl]
+| http://code.google.com/apis/urlshortener/
+| JSON: http://code.google.com/apis/urlshortener/v1/getting_started.html#shorten
+|-
+| [http://tinyurl.com tinyurl.com]
+| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/ 1]
+| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
+|}
+
+== TODO ==
+
+{| class="prettytable"
 !site
 !APIs
 !Example
@@ -13,8 +35,6 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://bacn.me bacn.me]
 |-
-| [http://bit.ly bit.ly]
-|-
 | [http://bloat.me bloat.me]
 |-
 | [http://budurl.com budurl.com]
@@ -37,8 +57,6 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://ff.im ff.im]
 |-
-| [http://goo.gl goo.gl]
-|-
 | [http://href.in href.in]
 |-
 | [http://idek.net idek.net]
@@ -125,10 +143,6 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://tinysong.com tinysong.com]
 |-
-| [http://tinyurl.com tinyurl.com]
-| [http://nerdpress.org/2009/10/15/tiny-urls-mit-php-und-de-tinyurl-api/ 1]
-| http://tinyurl.com/api-create.php?url=http://www.guckes.net/
-|-
 | [http://togoto.us togoto.us]
 |-
 | [http://tra.kz tra.kz]
@@ -167,3 +181,7 @@ kleine sammlung von URL shortener websites:
 |-
 | [http://zurl.ws zurl.ws]
 |}
+
+== Remarks ==
+
+* the API of bit.lt resides on the host '''api.bit.ly''' - good choice!
This page took 0.02325 seconds and 4 git commands to generate.