<?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: feed2omb &#8211; A feed to microblog posting tool</title>
	<atom:link href="http://ciarang.com/posts/feed2omb/feed" rel="self" type="application/rss+xml" />
	<link>http://ciarang.com/posts/feed2omb</link>
	<description>Random things I&#039;ve written about stuff</description>
	<lastBuildDate>Thu, 22 Dec 2011 08:03:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: marc</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-27398</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Sat, 17 Jul 2010 12:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-27398</guid>
		<description>Ok, I missed the part where the shortener works only when the message its oversized, sorry.</description>
		<content:encoded><![CDATA[<p>Ok, I missed the part where the shortener works only when the message its oversized, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-27373</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Fri, 16 Jul 2010 14:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-27373</guid>
		<description>Hi again

I dont know why but... shortener is not working. I tried with all availables values.
What it could be?</description>
		<content:encoded><![CDATA[<p>Hi again</p>
<p>I dont know why but&#8230; shortener is not working. I tried with all availables values.<br />
What it could be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CiaranG</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-26447</link>
		<dc:creator>CiaranG</dc:creator>
		<pubDate>Sun, 20 Jun 2010 10:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-26447</guid>
		<description>@marc - yep, you just beat me to it. That &#039;reversed&#039; function was introduced in Python 2.4, so you would need at least that. I&#039;m pretty sure Dreamhost has later version, but they might not run by default.</description>
		<content:encoded><![CDATA[<p>@marc &#8211; yep, you just beat me to it. That &#8216;reversed&#8217; function was introduced in Python 2.4, so you would need at least that. I&#8217;m pretty sure Dreamhost has later version, but they might not run by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-26446</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Sun, 20 Jun 2010 10:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-26446</guid>
		<description>It was a python version problem. Sorry.</description>
		<content:encoded><![CDATA[<p>It was a python version problem. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-26411</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Sat, 19 Jun 2010 09:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-26411</guid>
		<description>Hi

I am testing feed2omb and got this error with any feed I try.

Reading feed...
Traceback (most recent call last):
  File &quot;feed2omb.py&quot;, line 238, in ?
    for entry in reversed(feed.entries):
NameError: name &#039;reversed&#039; is not defined

It&#039;s a DH shared hosting.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am testing feed2omb and got this error with any feed I try.</p>
<p>Reading feed&#8230;<br />
Traceback (most recent call last):<br />
  File &#8220;feed2omb.py&#8221;, line 238, in ?<br />
    for entry in reversed(feed.entries):<br />
NameError: name &#8216;reversed&#8217; is not defined</p>
<p>It&#8217;s a DH shared hosting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CiaranG</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-25571</link>
		<dc:creator>CiaranG</dc:creator>
		<pubDate>Tue, 25 May 2010 08:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-25571</guid>
		<description>You can form the message from the author and the title, or from the title, or from the summary, but there&#039;s no way currently of using the title and the summary together, although it would be easy to add.

This is controlled by the &#039;msgmode&#039; setting in the config file.</description>
		<content:encoded><![CDATA[<p>You can form the message from the author and the title, or from the title, or from the summary, but there&#8217;s no way currently of using the title and the summary together, although it would be easy to add.</p>
<p>This is controlled by the &#8216;msgmode&#8217; setting in the config file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-25494</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 24 May 2010 09:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-25494</guid>
		<description>Thank you for help - it works!
I have one more question: is it possible to form the OMB message from few fields, i.e. title+summary?
And one more suggestion: to add some variable, where users could store some static text like tags or groups and add them to the end of msg. I am do this with RegExp&#039;s, but it requer some knowledge of them and I am not sure everyone can use it so easy :)</description>
		<content:encoded><![CDATA[<p>Thank you for help &#8211; it works!<br />
I have one more question: is it possible to form the OMB message from few fields, i.e. title+summary?<br />
And one more suggestion: to add some variable, where users could store some static text like tags or groups and add them to the end of msg. I am do this with RegExp&#8217;s, but it requer some knowledge of them and I am not sure everyone can use it so easy <img src='http://ciarang.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CiaranG</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-25488</link>
		<dc:creator>CiaranG</dc:creator>
		<pubDate>Sun, 23 May 2010 21:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-25488</guid>
		<description>Ok, that is a pretty bad feed, because it has no &#039;last updated&#039; information. It&#039;s not good that feed2omb is throwing that error message at you rather than something more helpful, but either way it still can&#039;t deal with it the way it&#039;s set up.

HOWEVER - if you put &#039;sentmode = sentlinks&#039; into the config file, in place of &#039;sentmode = timestamp&#039; which I think you must have now, I think it will work. (Documentation for that feature can be found here: &lt;a href=&quot;http://projects.ciarang.com/p/feed2omb/page/ConfigFiles&quot; rel=&quot;nofollow&quot;&gt;http://projects.ciarang.com/p/feed2omb/page/ConfigFiles&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Ok, that is a pretty bad feed, because it has no &#8216;last updated&#8217; information. It&#8217;s not good that feed2omb is throwing that error message at you rather than something more helpful, but either way it still can&#8217;t deal with it the way it&#8217;s set up.</p>
<p>HOWEVER &#8211; if you put &#8216;sentmode = sentlinks&#8217; into the config file, in place of &#8216;sentmode = timestamp&#8217; which I think you must have now, I think it will work. (Documentation for that feature can be found here: <a href="http://projects.ciarang.com/p/feed2omb/page/ConfigFiles" rel="nofollow">http://projects.ciarang.com/p/feed2omb/page/ConfigFiles</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-25486</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 23 May 2010 19:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-25486</guid>
		<description>Error msg:
Traceback (most recent call last):
  File &quot;feed2omb.py&quot;, line 243, in 
    (t_year,t_month,t_day,t_hour,t_minute,t_second,t_x,t_x1,t_x2)=entry.updated_parsed
  File &quot;/Users/alex/Desktop/feed2omb/extlib/feedparser/feedparser.py&quot;, line 236, in __getattr__
    raise AttributeError, &quot;object has no attribute &#039;%s&#039;&quot; % key
AttributeError: object has no attribute &#039;updated_parsed&#039;

Feed url here _http://bit.ly/bBPDqN
P.S. Regarding &#039;feed://&#039; - I use Safari browser and it changed &#039;http&#039; to &#039;feed&#039; and opened the fedd itself :)</description>
		<content:encoded><![CDATA[<p>Error msg:<br />
Traceback (most recent call last):<br />
  File &#8220;feed2omb.py&#8221;, line 243, in<br />
    (t_year,t_month,t_day,t_hour,t_minute,t_second,t_x,t_x1,t_x2)=entry.updated_parsed<br />
  File &#8220;/Users/alex/Desktop/feed2omb/extlib/feedparser/feedparser.py&#8221;, line 236, in __getattr__<br />
    raise AttributeError, &#8220;object has no attribute &#8216;%s&#8217;&#8221; % key<br />
AttributeError: object has no attribute &#8216;updated_parsed&#8217;</p>
<p>Feed url here _http://bit.ly/bBPDqN<br />
P.S. Regarding &#8216;feed://&#8217; &#8211; I use Safari browser and it changed &#8216;http&#8217; to &#8216;feed&#8217; and opened the fedd itself <img src='http://ciarang.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CiaranG</title>
		<link>http://ciarang.com/posts/feed2omb/comment-page-1#comment-25448</link>
		<dc:creator>CiaranG</dc:creator>
		<pubDate>Sun, 23 May 2010 06:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ciarang.com/?p=366#comment-25448</guid>
		<description>Alex, I think it needs to be http, so you were right to change it. What&#039;s the error you&#039;re getting when you&#039;ve done that?</description>
		<content:encoded><![CDATA[<p>Alex, I think it needs to be http, so you were right to change it. What&#8217;s the error you&#8217;re getting when you&#8217;ve done that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

