<?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: this is how easy it can be</title>
	<atom:link href="http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/</link>
	<description>I love you.</description>
	<lastBuildDate>Wed, 25 Jan 2012 17:08:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Alejandro</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-58676</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Tue, 18 Dec 2007 16:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-58676</guid>
		<description>Uruguay is the first country to buy XO laptops in large scale.
Here in Uruguay, the government plans to buy XO laptop not only for children, but also for school teachers. But for adults, the experience is very bad:
 1) The laptop hangs frequently. 
2) The operating system do not allow to create directories or copy files to internal memory. 
3) The laptop dont recognize USB mouse (needed for adult&#039;s fingers). 
4) Also, this version of Linux do not recognize any printer. 
5) Internet is unstable. Web pages with Flash hangs laptop. 
MP3 files hangs the laptop too. 

How our childrens can print his/her job? How about saving files? How the teachers can edit text created in Word in standard PCs?
Why the applications have bad translations , or no translations at all? (Here we speak Spanish).
Why the laptop hangs without an only error message?</description>
		<content:encoded><![CDATA[<p>Uruguay is the first country to buy XO laptops in large scale.<br />
Here in Uruguay, the government plans to buy XO laptop not only for children, but also for school teachers. But for adults, the experience is very bad:<br />
 1) The laptop hangs frequently.<br />
2) The operating system do not allow to create directories or copy files to internal memory.<br />
3) The laptop dont recognize USB mouse (needed for adult&#8217;s fingers).<br />
4) Also, this version of Linux do not recognize any printer.<br />
5) Internet is unstable. Web pages with Flash hangs laptop.<br />
MP3 files hangs the laptop too. </p>
<p>How our childrens can print his/her job? How about saving files? How the teachers can edit text created in Word in standard PCs?<br />
Why the applications have bad translations , or no translations at all? (Here we speak Spanish).<br />
Why the laptop hangs without an only error message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blizzard</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-15338</link>
		<dc:creator>blizzard</dc:creator>
		<pubDate>Mon, 09 Apr 2007 03:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-15338</guid>
		<description>I actually agree that the current develop activity is probably too hard for most kids to learn out of the box.  But at the same time it&#039;s a far cry from learning makefiles and compilers and whatnot.  For programming, which still requires a lot of text and understanding flow control, I&#039;ll take what I can get at this point.  Python is better than Java, which in turn is better than C which is better than assembly.  It&#039;s just a matter of degrees.</description>
		<content:encoded><![CDATA[<p>I actually agree that the current develop activity is probably too hard for most kids to learn out of the box.  But at the same time it&#8217;s a far cry from learning makefiles and compilers and whatnot.  For programming, which still requires a lot of text and understanding flow control, I&#8217;ll take what I can get at this point.  Python is better than Java, which in turn is better than C which is better than assembly.  It&#8217;s just a matter of degrees.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monolith</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-15139</link>
		<dc:creator>Monolith</dc:creator>
		<pubDate>Sat, 07 Apr 2007 23:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-15139</guid>
		<description>I&#039;m surprised that you&#039;re going ahead with programming with python+gtk and branding it as an entry-level programming &quot;game&quot; for kids. I&#039;m very enthusiastic about the idea of OLPC, and I was having a look at the mockup of the Develop software (http://wiki.laptop.org/go/Image:Develop-activity-very-early.png) and it really doesn&#039;t seem like easy enough for kids. Python, though it might seem the best option for today thanks to its bindings to GTK and vast capabilities, is by far more difficult than HTML (which made the Web popular) and doesn&#039;t even come close to being understandable to non-programmers. How is this supposed to be fun? Has anyone made any tests with children as to how they play along with the idea of Python programming? I really admire your creatity with the project, but I think that perhaps the task is over-ambitious. Imagine if Linux had something on par with AppleScript in terms of its simplicity and efficiency in coding.</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised that you&#8217;re going ahead with programming with python+gtk and branding it as an entry-level programming &#8220;game&#8221; for kids. I&#8217;m very enthusiastic about the idea of OLPC, and I was having a look at the mockup of the Develop software (<a href="http://wiki.laptop.org/go/Image:Develop-activity-very-early.png" rel="nofollow">http://wiki.laptop.org/go/Image:Develop-activity-very-early.png</a>) and it really doesn&#8217;t seem like easy enough for kids. Python, though it might seem the best option for today thanks to its bindings to GTK and vast capabilities, is by far more difficult than HTML (which made the Web popular) and doesn&#8217;t even come close to being understandable to non-programmers. How is this supposed to be fun? Has anyone made any tests with children as to how they play along with the idea of Python programming? I really admire your creatity with the project, but I think that perhaps the task is over-ambitious. Imagine if Linux had something on par with AppleScript in terms of its simplicity and efficiency in coding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Americo Damasceno</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-13292</link>
		<dc:creator>Americo Damasceno</dc:creator>
		<pubDate>Wed, 28 Mar 2007 14:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-13292</guid>
		<description>If you read brasilian portuguese, there are a complete course about the creation of Python activities for the x0, including the use of the SQL database.

Many codes, samples and a simplified kit to install an emulator at a Windows PC for recreation of the exercices.

The address is:

http://www.dmu.com/admin/admin0.html</description>
		<content:encoded><![CDATA[<p>If you read brasilian portuguese, there are a complete course about the creation of Python activities for the x0, including the use of the SQL database.</p>
<p>Many codes, samples and a simplified kit to install an emulator at a Windows PC for recreation of the exercices.</p>
<p>The address is:</p>
<p><a href="http://www.dmu.com/admin/admin0.html" rel="nofollow">http://www.dmu.com/admin/admin0.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blizzard</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-13287</link>
		<dc:creator>blizzard</dc:creator>
		<pubDate>Wed, 28 Mar 2007 13:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-13287</guid>
		<description>At some point I hope we&#039;ll add the view source option.</description>
		<content:encoded><![CDATA[<p>At some point I hope we&#8217;ll add the view source option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: One Laptop Per Child News</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-13273</link>
		<dc:creator>One Laptop Per Child News</dc:creator>
		<pubDate>Wed, 28 Mar 2007 11:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-13273</guid>
		<description>&lt;strong&gt;Meet the OLPC Team Behind the &quot;Sugarized&quot; User Interface&lt;/strong&gt;

After two days of constant OLPC XO BTest-3 hardware upgrade coverage, thoughts, and impacts, its time to remember the greater vision, the complete One Laptop Per Child program.  What better way to remember that this project is about people, not machine...</description>
		<content:encoded><![CDATA[<p><strong>Meet the OLPC Team Behind the &#8220;Sugarized&#8221; User Interface</strong></p>
<p>After two days of constant OLPC XO BTest-3 hardware upgrade coverage, thoughts, and impacts, its time to remember the greater vision, the complete One Laptop Per Child program.  What better way to remember that this project is about people, not machine&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: monk.e.boy</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-13260</link>
		<dc:creator>monk.e.boy</dc:creator>
		<pubDate>Wed, 28 Mar 2007 08:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-13260</guid>
		<description>So, there is a share link on the menu, but no &#039;edit source&#039;? Is this going to be added?

monk.e.boy</description>
		<content:encoded><![CDATA[<p>So, there is a share link on the menu, but no &#8216;edit source&#8217;? Is this going to be added?</p>
<p>monk.e.boy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Norwood</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/03/this-is-how-easy-it-can-be/comment-page-1/#comment-13220</link>
		<dc:creator>Robin Norwood</dc:creator>
		<pubDate>Wed, 28 Mar 2007 02:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=273#comment-13220</guid>
		<description>&quot;So easy, even gdk can do it!&quot; is the slogan.  Run with it.</description>
		<content:encoded><![CDATA[<p>&#8220;So easy, even gdk can do it!&#8221; is the slogan.  Run with it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

