<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-1512715256828672168.post5579635274453090598..comments</id><updated>2009-10-16T03:57:46.228-05:00</updated><title type='text'>Comments on The MacTipper Blog: Shorten URL's Using j.mp's API</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.mactipper.com/feeds/5579635274453090598/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1512715256828672168/5579635274453090598/comments/default'/><link rel='alternate' type='text/html' href='http://www.mactipper.com/2009/10/shorten-urls-using-jmps-api.html'/><author><name>The Isaac Group</name><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1512715256828672168.post-775706362439015687</id><published>2009-10-16T03:57:46.228-05:00</published><updated>2009-10-16T03:57:46.228-05:00</updated><title type='text'>I just want to mention that bit.ly (the service j....</title><content type='html'>I just want to mention that bit.ly (the service j.mp was derived from) has the main advantage that click counts can be tracked. I&amp;#39;m almost 100% sure that j.mp has the same functionality. &lt;br /&gt;Here&amp;#39;s a little AppleScript I wrote to shorten links using bit.ly with my own APIKey:&lt;br /&gt;&lt;br /&gt;set login to &amp;quot;zettt&amp;quot;&lt;br /&gt;set apiKey to &amp;quot;R_f9d7a29dce7cd1596ede5b28b2e1211a&amp;quot;&lt;br /&gt;set bitlyURL to &amp;quot;http://api.bit.ly/shorten?version=2.0.1&amp;amp;longUrl=&amp;quot; &amp;amp; theURL &amp;amp; &amp;quot;&amp;amp;login=&amp;quot; &amp;amp; login &amp;amp; &amp;quot;&amp;amp;apiKey=&amp;quot; &amp;amp; apiKey &amp;amp; &amp;quot;&amp;quot;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1512715256828672168/5579635274453090598/comments/default/775706362439015687'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1512715256828672168/5579635274453090598/comments/default/775706362439015687'/><link rel='alternate' type='text/html' href='http://www.mactipper.com/2009/10/shorten-urls-using-jmps-api.html?showComment=1255683466228#c775706362439015687' title=''/><author><name>Zettt</name><uri>http://www.blogger.com/profile/07766566662519447483</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.mactipper.com/2009/10/shorten-urls-using-jmps-api.html' ref='tag:blogger.com,1999:blog-1512715256828672168.post-5579635274453090598' source='http://www.blogger.com/feeds/1512715256828672168/posts/default/5579635274453090598' type='text/html'/></entry></feed>