<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: YOURLS: Short URL&#160;Widget</title>
	<atom:link href="http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.viper007bond.com</link>
	<description>Random stuff written by Alex Mills</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:17:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
	<item>
		<title>By: Alex (Viper007Bond)</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-235591</link>
		<dc:creator>Alex (Viper007Bond)</dc:creator>
		<pubDate>Sun, 04 Dec 2011 22:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-235591</guid>
		<description>My plugin pulls the data from the YOURLS plugin which in turn pulls the data from a custom field where the short URL has been cached.</description>
		<content:encoded><![CDATA[<p>My plugin pulls the data from the YOURLS plugin which in turn pulls the data from a custom field where the short URL has been cached.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMYunus</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-235588</link>
		<dc:creator>AMYunus</dc:creator>
		<pubDate>Sun, 04 Dec 2011 12:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-235588</guid>
		<description>Hi Alex,
Your widget displays an automatic generated short url. And then sometime I change the short url to another url. But your widget seems display the old short url.</description>
		<content:encoded><![CDATA[<p>Hi Alex,<br />
Your widget displays an automatic generated short url. And then sometime I change the short url to another url. But your widget seems display the old short url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Bunn</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-235222</link>
		<dc:creator>Nathan Bunn</dc:creator>
		<pubDate>Sat, 15 Oct 2011 10:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-235222</guid>
		<description>Cheers Alex, but there&#039;s actually no need to fiddle with anything.

I had a look through the Options panel of Ozh&#039;s plugin and, lo and behold, found options to create short URLs for forums, topics and replies, as well as media and posts.  Yet another lesson in searching before asking for the answer :$

Also, using Keith&#039;s code (for some reason, the code you gave didn&#039;t do anything), I&#039;ve been able to call URLs for each topic and forum from in my template as normal.  Since bbPress 2.0 sits in your standard Wordpress template and uses the standard Wordpress theme files, I assume that the widget will work.  Since my theme is completely static, I can&#039;t guarantee that, but I&#039;d be willing to bet money they will stay, even when browsing the forums.

This is going to make my custom share links absolutely fantastic.  Thanks!!!</description>
		<content:encoded><![CDATA[<p>Cheers Alex, but there&#8217;s actually no need to fiddle with anything.</p>
<p>I had a look through the Options panel of Ozh&#8217;s plugin and, lo and behold, found options to create short URLs for forums, topics and replies, as well as media and posts.  Yet another lesson in searching before asking for the answer :$</p>
<p>Also, using Keith&#8217;s code (for some reason, the code you gave didn&#8217;t do anything), I&#8217;ve been able to call URLs for each topic and forum from in my template as normal.  Since bbPress 2.0 sits in your standard WordPress template and uses the standard WordPress theme files, I assume that the widget will work.  Since my theme is completely static, I can&#8217;t guarantee that, but I&#8217;d be willing to bet money they will stay, even when browsing the forums.</p>
<p>This is going to make my custom share links absolutely fantastic.  Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex (Viper007Bond)</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-235220</link>
		<dc:creator>Alex (Viper007Bond)</dc:creator>
		<pubDate>Sat, 15 Oct 2011 06:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-235220</guid>
		<description>My plugin merely exposes the short URLs that Ozh&#039;s plugin fetches, assigns, and stores. In short, you&#039;ll want to talk to Ozh to confirm that his plugin is having short URLs generated for forum topics.

My plugin may also need massaging though as it will only display the widget if &lt;code&gt;is_singular()&lt;/code&gt; returns true (i.e. you&#039;re viewing a single post or page) which I doubt it does for forum threads, but I&#039;m not familiar enough with bbPress to be sure.

In short, you&#039;ll need to fiddle with stuff.</description>
		<content:encoded><![CDATA[<p>My plugin merely exposes the short URLs that Ozh&#8217;s plugin fetches, assigns, and stores. In short, you&#8217;ll want to talk to Ozh to confirm that his plugin is having short URLs generated for forum topics.</p>
<p>My plugin may also need massaging though as it will only display the widget if <code>is_singular()</code> returns true (i.e. you&#8217;re viewing a single post or page) which I doubt it does for forum threads, but I&#8217;m not familiar enough with bbPress to be sure.</p>
<p>In short, you&#8217;ll need to fiddle with stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Bunn</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-235214</link>
		<dc:creator>Nathan Bunn</dc:creator>
		<pubDate>Sat, 15 Oct 2011 00:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-235214</guid>
		<description>Does this plugin also work with bbPress 2.0 forum topics (since bbPress moved from a standalone piece to a plugin for Wordpress since version 2.0)?  I&#039;d ask about Yourls to Twitter, but that&#039;s not your plugin as you&#039;ve said, so I figure that, if this works with bbPress 2.0, so will Ozh&#039;s plugin, since that plugin is a prerequisite to using yours.</description>
		<content:encoded><![CDATA[<p>Does this plugin also work with bbPress 2.0 forum topics (since bbPress moved from a standalone piece to a plugin for WordPress since version 2.0)?  I&#8217;d ask about Yourls to Twitter, but that&#8217;s not your plugin as you&#8217;ve said, so I figure that, if this works with bbPress 2.0, so will Ozh&#8217;s plugin, since that plugin is a prerequisite to using yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex (Viper007Bond)</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-235126</link>
		<dc:creator>Alex (Viper007Bond)</dc:creator>
		<pubDate>Thu, 29 Sep 2011 20:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-235126</guid>
		<description>This is more a YOURLS question than a question relating to my plugin, but yes. The tweet button itself is configurable, although it will depend on how you&#039;re adding the button to your site. If it&#039;s just in your theme, then it&#039;s easy. Just use http://codex.wordpress.org/Function_Reference/wp_get_shortlink</description>
		<content:encoded><![CDATA[<p>This is more a YOURLS question than a question relating to my plugin, but yes. The tweet button itself is configurable, although it will depend on how you&#8217;re adding the button to your site. If it&#8217;s just in your theme, then it&#8217;s easy. Just use <a href="http://codex.wordpress.org/Function_Reference/wp_get_shortlink" rel="nofollow">http://codex.wordpress.org/Function_Reference/wp_get_shortlink</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-235122</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 29 Sep 2011 15:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-235122</guid>
		<description>Thanks for this great plugin! Is there anyway to integrate the short-url into the &#039;Tweet&#039; button? Example, when a user clicks the button, the short-url is populated in the text area, instead of the page&#039;s long url.</description>
		<content:encoded><![CDATA[<p>Thanks for this great plugin! Is there anyway to integrate the short-url into the &#8216;Tweet&#8217; button? Example, when a user clicks the button, the short-url is populated in the text area, instead of the page&#8217;s long url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex (Viper007Bond)</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-234670</link>
		<dc:creator>Alex (Viper007Bond)</dc:creator>
		<pubDate>Tue, 02 Aug 2011 19:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-234670</guid>
		<description>Sure. Use this:

[code lang=&quot;html&quot;]&lt;a href=&quot;[url]&quot;&gt;[url]&lt;/a&gt;[/code]</description>
		<content:encoded><![CDATA[<p>Sure. Use this:</p>
<pre class="brush: xml; title: ; notranslate">&lt;a href=&quot;[url]&quot;&gt;[url]&lt;/a&gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: klynn</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-234662</link>
		<dc:creator>klynn</dc:creator>
		<pubDate>Fri, 29 Jul 2011 10:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-234662</guid>
		<description>Hi. Is there any way to make the short link a live url? Thanks..</description>
		<content:encoded><![CDATA[<p>Hi. Is there any way to make the short link a live url? Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-234519</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 02 Jul 2011 07:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-234519</guid>
		<description>Great plugin, thanks...</description>
		<content:encoded><![CDATA[<p>Great plugin, thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan peterson</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-234037</link>
		<dc:creator>alan peterson</dc:creator>
		<pubDate>Thu, 07 Apr 2011 04:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-234037</guid>
		<description>Great Plugin.. I got here via link from Pligg to  (http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/) From (http://forums.pligg.com/questions-comments/23175-yourls-short-urls-your-domain.html) Seems Pliggs got it all figured out. They dont want to talk about YoURLs at all!</description>
		<content:encoded><![CDATA[<p>Great Plugin.. I got here via link from Pligg to  (<a href="http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/" rel="nofollow">http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/</a>) From (<a href="http://forums.pligg.com/questions-comments/23175-yourls-short-urls-your-domain.html" rel="nofollow">http://forums.pligg.com/questions-comments/23175-yourls-short-urls-your-domain.html</a>) Seems Pliggs got it all figured out. They dont want to talk about YoURLs at all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yourls short urls on your domain &#124; PHP World</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-234036</link>
		<dc:creator>Yourls short urls on your domain &#124; PHP World</dc:creator>
		<pubDate>Wed, 06 Apr 2011 18:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-234036</guid>
		<description>[...] I&#8217;m trying to set up short urls with my own domain name like the YoURLs plugin for wordpress . You can read about this here YOURLS: Short URL WordPress Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m trying to set up short urls with my own domain name like the YoURLs plugin for wordpress . You can read about this here YOURLS: Short URL WordPress Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yourls short urls on your domain &#124; Pligg CMS Forum</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-234035</link>
		<dc:creator>Yourls short urls on your domain &#124; Pligg CMS Forum</dc:creator>
		<pubDate>Wed, 06 Apr 2011 15:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-234035</guid>
		<description>[...] urls with my own domain name like the YoURLs plugin for wordpress . You can read about this here YOURLS: Short URL WordPress Plugin  Basically you install YoURLs in a sub folder on your domain and use it to output a shortened url [...]</description>
		<content:encoded><![CDATA[<p>[...] urls with my own domain name like the YoURLs plugin for wordpress . You can read about this here YOURLS: Short URL WordPress Plugin  Basically you install YoURLs in a sub folder on your domain and use it to output a shortened url [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-233711</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Mon, 31 Jan 2011 01:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-233711</guid>
		<description>Thanks Alex, much appreciated. I&#039;ve been looking everywhere. Great Plugin btw :-)</description>
		<content:encoded><![CDATA[<p>Thanks Alex, much appreciated. I&#8217;ve been looking everywhere. Great Plugin btw <img src='http://www.viper007bond.com/wordpress/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex (Viper007Bond)</title>
		<link>http://www.viper007bond.com/wordpress-plugins/yourls-shorturl-widget/comment-page-1/#comment-233710</link>
		<dc:creator>Alex (Viper007Bond)</dc:creator>
		<pubDate>Sun, 30 Jan 2011 20:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.viper007bond.com/?page_id=1297#comment-233710</guid>
		<description>They&#039;re cached in the post meta by the YOURLS WordPress plugin (not my plugin).</description>
		<content:encoded><![CDATA[<p>They&#8217;re cached in the post meta by the YOURLS WordPress plugin (not my plugin).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

