<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for OUseful.Info, the blog...</title>
	<atom:link href="http://blog.ouseful.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ouseful.info</link>
	<description>Trying to find useful things to do with emerging technologies in open education</description>
	<lastBuildDate>Fri, 24 Feb 2012 21:49:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Social Interest Positioning &#8211; Visualising Facebook Friends&#8217; Likes With Data Grabbed Using Google Refine by Anagha P</title>
		<link>http://blog.ouseful.info/2012/01/04/social-interest-positioning-visualising-facebook-friends-likes/#comment-20219</link>
		<dc:creator><![CDATA[Anagha P]]></dc:creator>
		<pubDate>Fri, 24 Feb 2012 21:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=6729#comment-20219</guid>
		<description><![CDATA[Hi,
 I tried using the python script for converting the JSON file to csv format file, but somehow its not working. I don&#039;t know why it prints the data on the terminal and creates a .csv extension file but does not write anything to it. Can someone guide please?]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
 I tried using the python script for converting the JSON file to csv format file, but somehow its not working. I don&#8217;t know why it prints the data on the terminal and creates a .csv extension file but does not write anything to it. Can someone guide please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maintaining a Google Calendar from a Google Spreadsheet, Reprise by Jason</title>
		<link>http://blog.ouseful.info/2010/03/07/maintaining-a-google-calendar-from-a-goole-spreadsheet-reprise/#comment-20180</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 22:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://ouseful.wordpress.com/?p=3008#comment-20180</guid>
		<description><![CDATA[Is there any place to download all of the code used to accomplish the task?]]></description>
		<content:encoded><![CDATA[<p>Is there any place to download all of the code used to accomplish the task?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Name-based Robots.txt for Wifi Access Points? by Jackson8003a</title>
		<link>http://blog.ouseful.info/2011/11/15/name-based-robots-txt-for-wifi-access-points/#comment-20170</link>
		<dc:creator><![CDATA[Jackson8003a]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 14:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=6483#comment-20170</guid>
		<description><![CDATA[I have founda striking set of recommendations to upgradesomeone&#039;s beingto the enhanced side. right after I inspected &lt;a href=&quot;http://portablephonejammers.com&quot; rel=&quot;nofollow&quot;&gt;a cell phone jammer&lt;/a&gt; , my mindset got refuted. I feel sorrow to not reading this efficient recommendation formerly. I realize my behavior became wiser.]]></description>
		<content:encoded><![CDATA[<p>I have founda striking set of recommendations to upgradesomeone&#8217;s beingto the enhanced side. right after I inspected <a href="http://portablephonejammers.com" rel="nofollow">a cell phone jammer</a> , my mindset got refuted. I feel sorrow to not reading this efficient recommendation formerly. I realize my behavior became wiser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Twitter Wordclouds in R (Prompted by an Open Learning Blogpost) by Tony Hirst</title>
		<link>http://blog.ouseful.info/2012/02/15/generating-twitter-wordclouds-in-r-prompted-by-an-open-learning-blogpost/#comment-20095</link>
		<dc:creator><![CDATA[Tony Hirst]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 10:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7086#comment-20095</guid>
		<description><![CDATA[@johann Hmm.. I thought that was a twitteR function? Have you got the latest version f the package installed? (Thanks for posting the workaround, btw :-)]]></description>
		<content:encoded><![CDATA[<p>@johann Hmm.. I thought that was a twitteR function? Have you got the latest version f the package installed? (Thanks for posting the workaround, btw :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Twitter Wordclouds in R (Prompted by an Open Learning Blogpost) by Johann de Boer (@johannvj)</title>
		<link>http://blog.ouseful.info/2012/02/15/generating-twitter-wordclouds-in-r-prompted-by-an-open-learning-blogpost/#comment-20092</link>
		<dc:creator><![CDATA[Johann de Boer (@johannvj)]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 09:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7086#comment-20092</guid>
		<description><![CDATA[Hi, thanks for sharing this script!

The following line caused an error for me:

tw.df=twListToDF(rdmTweets)

The error was: Error: could not find function &quot;twListToDF&quot;

I changed the command to the following which resolved the issue:

tw.df=do.call(&#039;rbind&#039;,lapply(rdmTweets, as.data.frame))

I&#039;m only new to R and lost as to why I encountered this error. The twitteR package had been installed and loaded.

Any advise would be greatly appreciated.

Looking forward to learning more and putting this script to use.

Thank you.

Johann]]></description>
		<content:encoded><![CDATA[<p>Hi, thanks for sharing this script!</p>
<p>The following line caused an error for me:</p>
<p>tw.df=twListToDF(rdmTweets)</p>
<p>The error was: Error: could not find function &#8220;twListToDF&#8221;</p>
<p>I changed the command to the following which resolved the issue:</p>
<p>tw.df=do.call(&#8216;rbind&#8217;,lapply(rdmTweets, as.data.frame))</p>
<p>I&#8217;m only new to R and lost as to why I encountered this error. The twitteR package had been installed and loaded.</p>
<p>Any advise would be greatly appreciated.</p>
<p>Looking forward to learning more and putting this script to use.</p>
<p>Thank you.</p>
<p>Johann</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When A Comment Spammer’s Script Goes Wrong 3 by roezer</title>
		<link>http://blog.ouseful.info/2012/02/10/when-a-comment-spammers-script-goes-wrong-3/#comment-20083</link>
		<dc:creator><![CDATA[roezer]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 05:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7033#comment-20083</guid>
		<description><![CDATA[Have a conversation with them why are they spamming and what are they promoting, Could you sell it ?. I had over 500 bot registrations on my buddypress site. I allow links to affiliate sites and blogs even rss automation. But the bots only come and register then I delete them. They always say great post or something like that but use fake emails so they are contactable that&#039;s worst about them]]></description>
		<content:encoded><![CDATA[<p>Have a conversation with them why are they spamming and what are they promoting, Could you sell it ?. I had over 500 bot registrations on my buddypress site. I allow links to affiliate sites and blogs even rss automation. But the bots only come and register then I delete them. They always say great post or something like that but use fake emails so they are contactable that&#8217;s worst about them</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualising Twitter User Timeline Activity in R by Tony Hirst</title>
		<link>http://blog.ouseful.info/2012/02/17/visualising-twitter-user-timeline-activity-in-r/#comment-20062</link>
		<dc:creator><![CDATA[Tony Hirst]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 11:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7098#comment-20062</guid>
		<description><![CDATA[I&#039;m a complete novice with this too - the calendarheatmap is code i found on the web and I haven&#039;t really looked to see how it works (or doesn&#039;t...). If there&#039;s a problem with it, it may be worth following the link to the original author and asking them...]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m a complete novice with this too &#8211; the calendarheatmap is code i found on the web and I haven&#8217;t really looked to see how it works (or doesn&#8217;t&#8230;). If there&#8217;s a problem with it, it may be worth following the link to the original author and asking them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Protection of Freedoms Bill &#8211; Release and publication of datasets held by public authorities by Law and Media Round Up &#8211; 20 February 2012 &#171; Inforrm&#039;s Blog</title>
		<link>http://blog.ouseful.info/2012/02/19/protection-of-freedoms-bill-release-and-publication-of-datasets-held-by-public-authorities/#comment-20061</link>
		<dc:creator><![CDATA[Law and Media Round Up &#8211; 20 February 2012 &#171; Inforrm&#039;s Blog]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 11:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7124#comment-20061</guid>
		<description><![CDATA[[...] University lecturer Tony Hirst has drawn our attention to the part of the Protection of Freedoms Bill, currently going through the House of Lords, dealing [...]]]></description>
		<content:encoded><![CDATA[<p>[...] University lecturer Tony Hirst has drawn our attention to the part of the Protection of Freedoms Bill, currently going through the House of Lords, dealing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualising Twitter User Timeline Activity in R by Krishna</title>
		<link>http://blog.ouseful.info/2012/02/17/visualising-twitter-user-timeline-activity-in-r/#comment-20058</link>
		<dc:creator><![CDATA[Krishna]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 09:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7098#comment-20058</guid>
		<description><![CDATA[Hi This is wonderful, I am trying to replicate this with 5 years of data. only last year is retained with a warning message 
In trellis.panelArgs() :
  Plot spans multiple pages, only last page can be updated
being a novice could&#039;nt figure it out. Could you help me this. rgds, Krishna]]></description>
		<content:encoded><![CDATA[<p>Hi This is wonderful, I am trying to replicate this with 5 years of data. only last year is retained with a warning message<br />
In trellis.panelArgs() :<br />
  Plot spans multiple pages, only last page can be updated<br />
being a novice could&#8217;nt figure it out. Could you help me this. rgds, Krishna</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Protection of Freedoms Bill &#8211; Release and publication of datasets held by public authorities by Tony Hirst</title>
		<link>http://blog.ouseful.info/2012/02/19/protection-of-freedoms-bill-release-and-publication-of-datasets-held-by-public-authorities/#comment-20011</link>
		<dc:creator><![CDATA[Tony Hirst]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 20:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ouseful.info/?p=7124#comment-20011</guid>
		<description><![CDATA[Self hosted you can do pretty much anything you want. Another route to annotation is to annotate the page (in)directly, eg using something like the OKFN&#039;s Annotator ( http://okfn.org/projects/annotator/ ; the OU also has an annotator service ( http://openlearn.open.ac.uk/mod/oublog/view.php?user=60&amp;tag=ouannotate ) ) but I&#039;ve always been wary of those sorts of service and never really got on with them....]]></description>
		<content:encoded><![CDATA[<p>Self hosted you can do pretty much anything you want. Another route to annotation is to annotate the page (in)directly, eg using something like the OKFN&#8217;s Annotator ( <a href="http://okfn.org/projects/annotator/" rel="nofollow">http://okfn.org/projects/annotator/</a> ; the OU also has an annotator service ( <a href="http://openlearn.open.ac.uk/mod/oublog/view.php?user=60&#038;tag=ouannotate" rel="nofollow">http://openlearn.open.ac.uk/mod/oublog/view.php?user=60&#038;tag=ouannotate</a> ) ) but I&#8217;ve always been wary of those sorts of service and never really got on with them&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
