<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Tiny Link - a Wordpress plugin to create a TinyURL for your articles</title>
	<atom:link href="http://brajeshwar.com/2007/tiny-link-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/</link>
	<description>Brajeshwar is an ardent believer of KISS (Keep It Simple Stupid), he envision pushing the technical envelop time and again for the betterment of commercial and practical applications.</description>
	<pubDate>Fri, 21 Nov 2008 12:39:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Richard X. Thripp</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-23530</link>
		<dc:creator>Richard X. Thripp</dc:creator>
		<pubDate>Sat, 13 Sep 2008 17:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-23530</guid>
		<description>This is a great idea! I took the idea further with &lt;a href="http://richardxthripp.thripp.com/tweet-this" rel="nofollow"&gt;Tweet This&lt;/a&gt;, which caches the shortened URLs so they aren't fetched on every page load, and taps right into Twitter's API so your readers don't have to copy and paste.

Twitter has an API where anything that appears after the equal sign in the URL http://twitter.com/home/?status= appears in the post box. You may want to mention it in your description; you could easily use something like

&#60;?php echo '&#60;a href="http://twitter.com/home/?status=' . TinyLink() . '" title="Post to Twitter"&#62;' . TinyLink() . '&#60;/a&#62;'; ?&#62;

to do that.</description>
		<content:encoded><![CDATA[<p>This is a great idea! I took the idea further with <a href="http://richardxthripp.thripp.com/tweet-this" rel="nofollow">Tweet This</a>, which caches the shortened <span class="caps">URL</span>s so they aren&#8217;t fetched on every page load, and taps right into Twitter&#8217;s <span class="caps">API </span>so your readers don&#8217;t have to copy and paste.</p>
<p>Twitter has an <span class="caps">API </span>where anything that appears after the equal sign in the <span class="caps">URL </span><a href="http://twitter.com/home/?status=" rel="nofollow">http://twitter.com/home/?status=</a> appears in the post box. You may want to mention it in your description; you could easily use something like</p>
<p>&lt;?php echo &#8216;&lt;a href=&#8221;http://twitter.com/home/?status=&#8217; . TinyLink() . &#8216;&#8221; title=&#8221;Post to Twitter&#8221;&gt;&#8217; . TinyLink() . &#8216;&lt;/a&gt;&#8217;; ?&gt;</p>
<p>to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-20570</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Sat, 26 Apr 2008 04:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-20570</guid>
		<description>@K1DF0X
It works for me on both Wordpress 2.5 and 2.5.1. If you can show us your site, it will be easier to see the actual issue. Would you like to try &lt;a href="http://forum.oinam.com/" rel="nofollow"&gt;the forum&lt;/a&gt; and post the necessary issue in the "Tiny Link" Wordpress Plugin Section.</description>
		<content:encoded><![CDATA[<p>@K1DF0X<br />
It works for me on both Wordpress 2.5 and 2.5.1. If you can show us your site, it will be easier to see the actual issue. Would you like to try <a href="http://forum.oinam.com/" rel="nofollow">the forum</a> and post the necessary issue in the &#8220;Tiny Link&#8221; Wordpress Plugin Section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K1DF0X</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-20561</link>
		<dc:creator>K1DF0X</dc:creator>
		<pubDate>Fri, 25 Apr 2008 22:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-20561</guid>
		<description>Hmm, the problem I have is once I have inserted the code into my template, the default text "TinyURL alternative..." appears but the actual TinyURL link isn't there.</description>
		<content:encoded><![CDATA[<p>Hmm, the problem I have is once I have inserted the code into my template, the default text &#8220;TinyURL alternative&#8230;&#8221; appears but the actual TinyURL link isn&#8217;t there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-20451</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Wed, 23 Apr 2008 17:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-20451</guid>
		<description>@K1DF0X
I don't remember anything complicated or un-usual that it should not work with Wordpress 2.5. Have you tried it? My feeling is that it should work.</description>
		<content:encoded><![CDATA[<p>@K1DF0X<br />
I don&#8217;t remember anything complicated or un-usual that it should not work with Wordpress 2.5. Have you tried it? My feeling is that it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K1DF0X</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-20449</link>
		<dc:creator>K1DF0X</dc:creator>
		<pubDate>Wed, 23 Apr 2008 16:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-20449</guid>
		<description>Are there any plans to update this to support WordPress 2.5?</description>
		<content:encoded><![CDATA[<p>Are there any plans to update this to support WordPress 2.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Easy way to let people Twitter your blog posts - TinyURL plugin usable for tweets!</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-19432</link>
		<dc:creator>Easy way to let people Twitter your blog posts - TinyURL plugin usable for tweets!</dc:creator>
		<pubDate>Tue, 18 Mar 2008 13:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-19432</guid>
		<description>[...] Step 1 - Read up about the TinyLink plugin. [...]</description>
		<content:encoded><![CDATA[<p>[...] Step 1 - Read up about the TinyLink plugin. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amusons nous avec TinyURL &#124; Korben's Blog</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-14528</link>
		<dc:creator>Amusons nous avec TinyURL &#124; Korben's Blog</dc:creator>
		<pubDate>Mon, 31 Dec 2007 13:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-14528</guid>
		<description>[...] dernière pour la fin ? Si vous utilisez Wordpress, vous pouvez installer ce plugin qui vous permettra de générer automatiquement un lien TinyURL de votre dernier post afin de vous [...]</description>
		<content:encoded><![CDATA[<p>[...] derni&Atilde;&uml;re pour la fin ? Si vous utilisez Wordpress, vous pouvez installer ce plugin qui vous permettra de g&Atilde;&copy;n&Atilde;&copy;rer automatiquement un lien TinyURL de votre dernier post afin de vous [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-11812</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Sun, 21 Oct 2007 18:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-11812</guid>
		<description>Very true. I needed something to get my job done and so, I came up with this plugin. I released it to the public, just in case somebody needs something similar.</description>
		<content:encoded><![CDATA[<p>Very true. I needed something to get my job done and so, I came up with this plugin. I released it to the public, just in case somebody needs something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sally, design guru</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-11811</link>
		<dc:creator>Sally, design guru</dc:creator>
		<pubDate>Sun, 21 Oct 2007 18:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-11811</guid>
		<description>Frankly speaking, i don't think that it is so useful. Just one more plugin to satisfy customers needs and wants.</description>
		<content:encoded><![CDATA[<p>Frankly speaking, i don&#8217;t think that it is so useful. Just one more plugin to satisfy customers needs and wants.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brajeshwar</title>
		<link>http://brajeshwar.com/2007/tiny-link-wordpress-plugin/#comment-10519</link>
		<dc:creator>Brajeshwar</dc:creator>
		<pubDate>Wed, 22 Aug 2007 06:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.brajeshwar.com/2007/tiny-link-a-wordpress-plugin-to-create-a-tinyurl-for-your-articles/#comment-10519</guid>
		<description>@Mutiny Design:
No, and there is no reason to make it such. Tiny Link should be used as an alternative link to be used while sending links to somebody or to type on a mobile device or when you just need a shorter link. The main link should be used for the usual purposes - linkbacks, hyperlinking within your article.</description>
		<content:encoded><![CDATA[<p>@Mutiny Design:<br />
No, and there is no reason to make it such. Tiny Link should be used as an alternative link to be used while sending links to somebody or to type on a mobile device or when you just need a shorter link. The main link should be used for the usual purposes - linkbacks, hyperlinking within your article.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
