<?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 on: Ubuntu Sharing on a Saturday Morning!</title>
	<atom:link href="http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/feed/" rel="self" type="application/rss+xml" />
	<link>http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/</link>
	<description>Voices Inside my head...</description>
	<lastBuildDate>Sat, 19 Dec 2009 00:58:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nasrullah chinnarassen</title>
		<link>http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-11</link>
		<dc:creator>nasrullah chinnarassen</dc:creator>
		<pubDate>Mon, 11 Jun 2007 21:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-11</guid>
		<description>i want to know how edubuntu is working in european schools;
thank you 
nasrullah of mauritius</description>
		<content:encoded><![CDATA[<p>i want to know how edubuntu is working in european schools;<br />
thank you<br />
nasrullah of mauritius</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maxo</title>
		<link>http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-10</link>
		<dc:creator>maxo</dc:creator>
		<pubDate>Mon, 11 Jun 2007 17:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-10</guid>
		<description>Great story.  My two girls (5 and 3) love their tux paint as well.  I have gcompris installed on their PC.  The 5 year old has mastered a number of the games.
And the great thing about Linux is that they can log in to their computer from my room if they want to.</description>
		<content:encoded><![CDATA[<p>Great story.  My two girls (5 and 3) love their tux paint as well.  I have gcompris installed on their PC.  The 5 year old has mastered a number of the games.<br />
And the great thing about Linux is that they can log in to their computer from my room if they want to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Og Maciel</title>
		<link>http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-9</link>
		<dc:creator>Og Maciel</dc:creator>
		<pubDate>Mon, 11 Jun 2007 03:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-9</guid>
		<description>Hey Effie,

Thanks for your comment.  ;)  I see that you have a little one too...  Congratulations my friend, and keep up the great work!

Cheers,

Og</description>
		<content:encoded><![CDATA[<p>Hey Effie,</p>
<p>Thanks for your comment.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   I see that you have a little one too&#8230;  Congratulations my friend, and keep up the great work!</p>
<p>Cheers,</p>
<p>Og</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jldugger</title>
		<link>http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-8</link>
		<dc:creator>jldugger</dc:creator>
		<pubDate>Sat, 09 Jun 2007 18:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-8</guid>
		<description>Wow that&#039;s a huge X-Chat names list. I usually try to minimize the various panes in favor of more chat text space.

Have you seen Scratch? It&#039;s a visual programming language intended for teaching programming skills.  It has variables, and static typing.  And message passing. And a Logo-esque turtle system.  &lt;a href=&quot;http://scratch.mit.edu/&quot; rel=&quot;nofollow&quot;&gt;And a website for sharing projects.&lt;/a&gt; And it&#039;s open source.

Unfortunately they don&#039;t support Linux yet. It mostly works, but you have to extract the image (it runs in a Squeak VM) and I think some minor features like recording and presentation mode aren&#039;t working.  They claim they will make packages for most systems, but I&#039;m guessing they intend to do it themselves rather than approach organizations like Edubuntu directly.  Which is great, but I suspect Edubuntu (and other Linux distros) and the Scratch Team can diagnose and fix problems faster than Scratch Team alone.  Granted, much of the code is written in a language few know intimately, but there&#039;s bound to be distro specific things that collaboration can identify.</description>
		<content:encoded><![CDATA[<p>Wow that&#8217;s a huge X-Chat names list. I usually try to minimize the various panes in favor of more chat text space.</p>
<p>Have you seen Scratch? It&#8217;s a visual programming language intended for teaching programming skills.  It has variables, and static typing.  And message passing. And a Logo-esque turtle system.  <a href="http://scratch.mit.edu/" rel="nofollow">And a website for sharing projects.</a> And it&#8217;s open source.</p>
<p>Unfortunately they don&#8217;t support Linux yet. It mostly works, but you have to extract the image (it runs in a Squeak VM) and I think some minor features like recording and presentation mode aren&#8217;t working.  They claim they will make packages for most systems, but I&#8217;m guessing they intend to do it themselves rather than approach organizations like Edubuntu directly.  Which is great, but I suspect Edubuntu (and other Linux distros) and the Scratch Team can diagnose and fix problems faster than Scratch Team alone.  Granted, much of the code is written in a language few know intimately, but there&#8217;s bound to be distro specific things that collaboration can identify.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Leunen</title>
		<link>http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-7</link>
		<dc:creator>Michel Leunen</dc:creator>
		<pubDate>Sat, 09 Jun 2007 18:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://effiejayx.wordpress.com/2007/06/09/ubuntu-sharing-on-a-saturday-morning/#comment-7</guid>
		<description>Yeah, same for my kids. They use either Linux or windows unthinking. Without knowing what a proprietary software or open source is, they use whatever provided it does what they want. They especially like all the little games you find in Linux.</description>
		<content:encoded><![CDATA[<p>Yeah, same for my kids. They use either Linux or windows unthinking. Without knowing what a proprietary software or open source is, they use whatever provided it does what they want. They especially like all the little games you find in Linux.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
