<?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: FeedVis: a deeper tagcloud for edublogs</title>
	<atom:link href="http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/</link>
	<description></description>
	<lastBuildDate>Wed, 19 May 2010 16:19:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jason</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-6117</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sun, 06 Sep 2009 23:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-6117</guid>
		<description>Offray, thanks for your comments, and my apologies for not getting back to you sooner; I&#039;ve been overseas and had very limited internet access.

Sorry that you&#039;ve had trouble getting FeedVis to run on your server.  If you email me with the specifics of your problem, I&#039;m reckon we can get it solved; so far most people have been successful after we tried a few things.

As for a mailing list or group around FeedVis, you&#039;re more than welcome to get something like that started.  I&#039;m afraid getting starting  here at UNC is taking 110% of my time right now.

Thanks again for the kind words and encouragement.  It&#039;s great living in a time and place where even a novice programmer like me can make something that folks find interesting.  The Internets: it&#039;s gonna be big.</description>
		<content:encoded><![CDATA[<p>Offray, thanks for your comments, and my apologies for not getting back to you sooner; I&#8217;ve been overseas and had very limited internet access.</p>
<p>Sorry that you&#8217;ve had trouble getting FeedVis to run on your server.  If you email me with the specifics of your problem, I&#8217;m reckon we can get it solved; so far most people have been successful after we tried a few things.</p>
<p>As for a mailing list or group around FeedVis, you&#8217;re more than welcome to get something like that started.  I&#8217;m afraid getting starting  here at UNC is taking 110% of my time right now.</p>
<p>Thanks again for the kind words and encouragement.  It&#8217;s great living in a time and place where even a novice programmer like me can make something that folks find interesting.  The Internets: it&#8217;s gonna be big.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Offray</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-5557</link>
		<dc:creator>Offray</dc:creator>
		<pubDate>Sat, 11 Jul 2009 13:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-5557</guid>
		<description>Thanks for FeedVis. It got lots of attention on the web and seems also having a lot of potential. I ave tried on my own machine but I can not get any of the results I want, not event see the demo post because I can&#039;t go back in time and the post of the tags are so old that they not get listed properly. Trying to upload my own opml didn&#039;t work either (I don&#039;t know why).

We try even to understand the code (I&#039;m not a programmer but I have a friend who makes php) and your notice about trying to refactor it and seeing the mess and not having the time makes me thing if there is any way to keep the good ideas of FeedVis rolling, may be even with your small time. Perhaps a mailing list or group could work.

Thanks for the good ideas and preliminar work and sharing your learning and keep the feedback even with the small amount of time.

Cheers,

Offray</description>
		<content:encoded><![CDATA[<p>Thanks for FeedVis. It got lots of attention on the web and seems also having a lot of potential. I ave tried on my own machine but I can not get any of the results I want, not event see the demo post because I can&#8217;t go back in time and the post of the tags are so old that they not get listed properly. Trying to upload my own opml didn&#8217;t work either (I don&#8217;t know why).</p>
<p>We try even to understand the code (I&#8217;m not a programmer but I have a friend who makes php) and your notice about trying to refactor it and seeing the mess and not having the time makes me thing if there is any way to keep the good ideas of FeedVis rolling, may be even with your small time. Perhaps a mailing list or group could work.</p>
<p>Thanks for the good ideas and preliminar work and sharing your learning and keep the feedback even with the small amount of time.</p>
<p>Cheers,</p>
<p>Offray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-512</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-512</guid>
		<description>@Willem, I&#039;ve got two suggestions: 
First, check the path to your cache in frontend/cache_locations.php; you may need to use absolute (like &quot;/home/yourname/public_html&quot; etc) rather than relative paths.  You might also just double-check to make sure you didn&#039;t include a typo or something.

Second, as you suggest, it may have to do with the way permissions on your server are set up.  AFAIK, your best bet there is to contact your administrator.  I&#039;ll look into it and see if I can&#039;t find another solution, though.

If you still have trouble, feel free to send me your opml, and I can run it on my server while you figure it out.</description>
		<content:encoded><![CDATA[<p>@Willem, I&#8217;ve got two suggestions:<br />
First, check the path to your cache in frontend/cache_locations.php; you may need to use absolute (like &#8220;/home/yourname/public_html&#8221; etc) rather than relative paths.  You might also just double-check to make sure you didn&#8217;t include a typo or something.</p>
<p>Second, as you suggest, it may have to do with the way permissions on your server are set up.  AFAIK, your best bet there is to contact your administrator.  I&#8217;ll look into it and see if I can&#8217;t find another solution, though.</p>
<p>If you still have trouble, feel free to send me your opml, and I can run it on my server while you figure it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-511</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-511</guid>
		<description>@Lilia, thanks!  You&#039;ve got a good idea there; I spent quite some time trying to decide on which words should be stopwords and which shouldn&#039;t; I ultimately went with the shorter list.  Why not just let the user decide? 

If you run the program on your own server, it&#039;s easy to edit the stopword list, but I think you&#039;re right that end-users should be able to do it, too.  Shouldn&#039;t be too hard to add...look for it in the next release.</description>
		<content:encoded><![CDATA[<p>@Lilia, thanks!  You&#8217;ve got a good idea there; I spent quite some time trying to decide on which words should be stopwords and which shouldn&#8217;t; I ultimately went with the shorter list.  Why not just let the user decide? </p>
<p>If you run the program on your own server, it&#8217;s easy to edit the stopword list, but I think you&#8217;re right that end-users should be able to do it, too.  Shouldn&#8217;t be too hard to add&#8230;look for it in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-505</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Sat, 29 Nov 2008 20:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-505</guid>
		<description>Great view!
I try to get this running for Dutch edublogs, but can&#039;t get it to work.
Does the cache directory need writing permissions?</description>
		<content:encoded><![CDATA[<p>Great view!<br />
I try to get this running for Dutch edublogs, but can&#8217;t get it to work.<br />
Does the cache directory need writing permissions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lilia Efimova</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-503</link>
		<dc:creator>Lilia Efimova</dc:creator>
		<pubDate>Sat, 29 Nov 2008 11:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-503</guid>
		<description>Jason, really nicely implemented! Something that I (personally) would like to see is the ability to filter &quot;edu-stopwords&quot; (e.g. those like &quot;education&quot; or &quot;learning&quot; to see themes in a bit more fine-grained way.</description>
		<content:encoded><![CDATA[<p>Jason, really nicely implemented! Something that I (personally) would like to see is the ability to filter &#8220;edu-stopwords&#8221; (e.g. those like &#8220;education&#8221; or &#8220;learning&#8221; to see themes in a bit more fine-grained way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-490</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Fri, 28 Nov 2008 15:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-490</guid>
		<description>Thanks, Nicola!  Making it clean and usable was definitely a priority for the project, so I&#039;m glad to hear that you got that feel.</description>
		<content:encoded><![CDATA[<p>Thanks, Nicola!  Making it clean and usable was definitely a priority for the project, so I&#8217;m glad to hear that you got that feel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicola</title>
		<link>http://jasonpriem.com/2008/11/feedvis-a-deeper-tagcloud-for-edublogs/comment-page-1/#comment-488</link>
		<dc:creator>Nicola</dc:creator>
		<pubDate>Fri, 28 Nov 2008 07:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://jasonpriem.com/?p=51#comment-488</guid>
		<description>Hi, this is wonderful, I only came across it today - it is a really clean visualisation. I&#039;ll be returning to it !
All the best with the programming too - this is pretty amazing considering how long you&#039;ve been learning - congratulations,

Nicola</description>
		<content:encoded><![CDATA[<p>Hi, this is wonderful, I only came across it today &#8211; it is a really clean visualisation. I&#8217;ll be returning to it !<br />
All the best with the programming too &#8211; this is pretty amazing considering how long you&#8217;ve been learning &#8211; congratulations,</p>
<p>Nicola</p>
]]></content:encoded>
	</item>
</channel>
</rss>
