<?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: Post your blog posts to any Status.net server + Twitter</title>
	<atom:link href="http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/</link>
	<description>Tools and tips for webmasters and bloggers</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:35:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Andreas from Xavier Media®</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-134677</link>
		<dc:creator>Andreas from Xavier Media®</dc:creator>
		<pubDate>Thu, 26 Jan 2012 19:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-134677</guid>
		<description>Thanks for the info. I updated the plugin to allow you to use your own Yourls.org installation. You just select the Yourls.org option, fill in your domain name in the API ID field and the secret/API key in the API key field.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I updated the plugin to allow you to use your own Yourls.org installation. You just select the Yourls.org option, fill in your domain name in the API ID field and the secret/API key in the API key field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-133383</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sun, 22 Jan 2012 14:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-133383</guid>
		<description>I hacked it to use my own URL shortener (a yourls.org installation at http://tonyb.us).
I removed the metamark code, replacing it with similar code for mine, both for the choice button, and of course the shortener action function.

With yourls, you need an api key (signature), so the url looks like

&quot;http://YOURSITE.TLD/yourls-api.php?signature=YOURAPIKEY&amp;action=shorturl&amp;format=simple&amp;url=&quot;</description>
		<content:encoded><![CDATA[<p>I hacked it to use my own URL shortener (a yourls.org installation at <a href="http://tonyb.us" rel="nofollow">http://tonyb.us</a>).<br />
I removed the metamark code, replacing it with similar code for mine, both for the choice button, and of course the shortener action function.</p>
<p>With yourls, you need an api key (signature), so the url looks like</p>
<p>&#034;http://YOURSITE.TLD/yourls-api.php?signature=YOURAPIKEY&amp;action=shorturl&amp;format=simple&amp;url=&#034;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas from Xavier Media®</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-64171</link>
		<dc:creator>Andreas from Xavier Media®</dc:creator>
		<pubDate>Wed, 20 Apr 2011 18:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-64171</guid>
		<description>The blog is not for support questions! You can find the answer to your question here: http://www.xavierforum.com/viewforum.php?f=16</description>
		<content:encoded><![CDATA[<p>The blog is not for support questions! You can find the answer to your question here: <a href="http://www.xavierforum.com/viewforum.php?f=16" rel="nofollow">http://www.xavierforum.com/viewforum.php?f=16</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-64155</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 20 Apr 2011 15:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-64155</guid>
		<description>great plugin guys,

but i&#039;m a little lost and need you assistance:
i created a site based on status.net. then created an Application on it using oauth.

on your plugin - how can i connect my blog to my statusnet site (not to identi.ca, but directly to my statusnet site). which details should be entered?

these are the details from my application:

Request token URL
    http://MYDOMAIN.COM/index.php/api/oauth/request_token

Access token URL
    http://MYDOMAIN.COM/index.php/api/oauth/access_token

Authorize URL
    http://MYDOMAIN.COM/index.php/api/oauth/authorize</description>
		<content:encoded><![CDATA[<p>great plugin guys,</p>
<p>but i&#039;m a little lost and need you assistance:<br />
i created a site based on status.net. then created an Application on it using oauth.</p>
<p>on your plugin &#8211; how can i connect my blog to my statusnet site (not to identi.ca, but directly to my statusnet site). which details should be entered?</p>
<p>these are the details from my application:</p>
<p>Request token URL<br />
    <a href="http://MYDOMAIN.COM/index.php/api/oauth/request_token" rel="nofollow">http://MYDOMAIN.COM/index.php/api/oauth/request_token</a></p>
<p>Access token URL<br />
    <a href="http://MYDOMAIN.COM/index.php/api/oauth/access_token" rel="nofollow">http://MYDOMAIN.COM/index.php/api/oauth/access_token</a></p>
<p>Authorize URL<br />
    <a href="http://MYDOMAIN.COM/index.php/api/oauth/authorize" rel="nofollow">http://MYDOMAIN.COM/index.php/api/oauth/authorize</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas from Xavier Media&#174;</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-63024</link>
		<dc:creator>Andreas from Xavier Media&#174;</dc:creator>
		<pubDate>Mon, 31 Jan 2011 17:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-63024</guid>
		<description>Thanks!

I hop you have rated the plugin at Wordpress: http://wordpress.org/extend/plugins/wp-statusnet/</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I hop you have rated the plugin at WordPress: <a href="http://wordpress.org/extend/plugins/wp-statusnet/" rel="nofollow">http://wordpress.org/extend/plugins/wp-statusnet/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hardono</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-63018</link>
		<dc:creator>hardono</dc:creator>
		<pubDate>Mon, 31 Jan 2011 07:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-63018</guid>
		<description>Thanks for great plugin I&#039;ve tried with my wordpress site and it help me posting to status.net server</description>
		<content:encoded><![CDATA[<p>Thanks for great plugin I&#039;ve tried with my wordpress site and it help me posting to status.net server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas from Xavier Media&#174;</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-26054</link>
		<dc:creator>Andreas from Xavier Media&#174;</dc:creator>
		<pubDate>Tue, 31 Aug 2010 18:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-26054</guid>
		<description>Not sure, Twitter is not very developer friendly so I don&#039;t know if we spend the time to develop something they may bann the next day.</description>
		<content:encoded><![CDATA[<p>Not sure, Twitter is not very developer friendly so I don&#039;t know if we spend the time to develop something they may bann the next day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl-Heinz</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-25950</link>
		<dc:creator>Karl-Heinz</dc:creator>
		<pubDate>Tue, 31 Aug 2010 07:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-25950</guid>
		<description>Will you update the twitter part of the plugin to oauth? Today is the last day it works with basic auth.</description>
		<content:encoded><![CDATA[<p>Will you update the twitter part of the plugin to oauth? Today is the last day it works with basic auth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas from Xavier Media&#174;</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-19072</link>
		<dc:creator>Andreas from Xavier Media&#174;</dc:creator>
		<pubDate>Fri, 23 Jul 2010 11:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-19072</guid>
		<description>The plugin already got that feature. Once a post has been submitted to a status server it&#039;s not doing it again if you edit the post. Check if you have post meta data called &quot;status_net&quot; in your posts. Otherwise it&#039;s something wrong with your installation of the plugin, because once &quot;status_net&quot; equals &quot;yes&quot; in a post it&#039;s not resubmitting to the status.net servers again.</description>
		<content:encoded><![CDATA[<p>The plugin already got that feature. Once a post has been submitted to a status server it&#039;s not doing it again if you edit the post. Check if you have post meta data called &#034;status_net&#034; in your posts. Otherwise it&#039;s something wrong with your installation of the plugin, because once &#034;status_net&#034; equals &#034;yes&#034; in a post it&#039;s not resubmitting to the status.net servers again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinny</title>
		<link>http://www.xaviermedia.com/webbing/2010/02/28/post-your-blog-posts-to-any-status-net-server-twitter/comment-page-1/#comment-19070</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Fri, 23 Jul 2010 11:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaviermedia.com/?p=2774#comment-19070</guid>
		<description>hello theres just one issue with this plugin. when ever someone re-posts it goes out again it does not have options to only post a written article once so you get duplicate posts on identi or status.net. hope to see changes in next upgrade because this is such a great plugin.</description>
		<content:encoded><![CDATA[<p>hello theres just one issue with this plugin. when ever someone re-posts it goes out again it does not have options to only post a written article once so you get duplicate posts on identi or status.net. hope to see changes in next upgrade because this is such a great plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

