<?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 for Johan de Koning</title>
	<atom:link href="http://www.johandekoning.nl/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johandekoning.nl</link>
	<description>During the day he is a Microsoft .Net Developer, at night he is looking at Google</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:33:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Top2OneNote Addin &#8211; Making my digital notepad notes searchable by Latest digital notepad news &#8211; SolidTek DM-L2 DigiMemo L2 8-1/2-by-11-Inch Digital Notepad</title>
		<link>http://www.johandekoning.nl/index.php/2009/12/08/top2onenote-addin-making-my-digital-notepad-notes-searchable/comment-page-1/#comment-2179</link>
		<dc:creator>Latest digital notepad news &#8211; SolidTek DM-L2 DigiMemo L2 8-1/2-by-11-Inch Digital Notepad</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=490#comment-2179</guid>
		<description>[...] Top2OneNote Addin &#8211; Making my digital notepad notes searchable [...]</description>
		<content:encoded><![CDATA[<p>[...] Top2OneNote Addin &#8211; Making my digital notepad notes searchable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Android 1.5 &#8211; Google Apps and audio files by Ben</title>
		<link>http://www.johandekoning.nl/index.php/2009/07/12/building-android-1-5-google-apps-and-audio-files/comment-page-1/#comment-2133</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 24 Feb 2010 13:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=278#comment-2133</guid>
		<description>Great post, very useful! Adding the extra files and apps as part of the build process will really speed up my rom builds. :)</description>
		<content:encoded><![CDATA[<p>Great post, very useful! Adding the extra files and apps as part of the build process will really speed up my rom builds. <img src='http://www.johandekoning.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Chromium OS by Debashis Ghosh</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1995</link>
		<dc:creator>Debashis Ghosh</dc:creator>
		<pubDate>Mon, 15 Feb 2010 10:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1995</guid>
		<description>Hi,

I am getting the following error when trying to perform &quot;gclient sync&quot;:

Checked out revision 2a747d433fd0904d3478b8c928bf13f000a21bbb.
Syncing projects:  60% (33/55)  Traceback (most recent call last):
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1183, in 
    result = Main(sys.argv)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1178, in Main
    return DispatchCommand(command, options, args)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1103, in DispatchCommand
    return command_map[command](options, args)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1020, in DoUpdate
    return client.RunOnDeps(&#039;update&#039;, args)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 699, in RunOnDeps
    scm.RunCommand(command, self._options, args, file_list)
  File &quot;/chromeos/depot_tools/gclient_scm.py&quot;, line 110, in RunCommand
    return getattr(self, command)(options, args, file_list)
  File &quot;/chromeos/depot_tools/gclient_scm.py&quot;, line 218, in update
    cur_branch = self._GetCurrentBranch()
  File &quot;/chromeos/depot_tools/gclient_scm.py&quot;, line 317, in _GetCurrentBranch
    branch = tokens[tokens.index(&#039;*&#039;) + 1]
ValueError: list.index(x): x not in list

Please help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am getting the following error when trying to perform &#8220;gclient sync&#8221;:</p>
<p>Checked out revision 2a747d433fd0904d3478b8c928bf13f000a21bbb.<br />
Syncing projects:  60% (33/55)  Traceback (most recent call last):<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1183, in<br />
    result = Main(sys.argv)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1178, in Main<br />
    return DispatchCommand(command, options, args)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1103, in DispatchCommand<br />
    return command_map[command](options, args)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1020, in DoUpdate<br />
    return client.RunOnDeps(&#8216;update&#8217;, args)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 699, in RunOnDeps<br />
    scm.RunCommand(command, self._options, args, file_list)<br />
  File &#8220;/chromeos/depot_tools/gclient_scm.py&#8221;, line 110, in RunCommand<br />
    return getattr(self, command)(options, args, file_list)<br />
  File &#8220;/chromeos/depot_tools/gclient_scm.py&#8221;, line 218, in update<br />
    cur_branch = self._GetCurrentBranch()<br />
  File &#8220;/chromeos/depot_tools/gclient_scm.py&#8221;, line 317, in _GetCurrentBranch<br />
    branch = tokens[tokens.index('*') + 1]<br />
ValueError: list.index(x): x not in list</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My colleague went to a conference and all I got was this lousy eco-button by Antoon Tuijl</title>
		<link>http://www.johandekoning.nl/index.php/2010/01/14/my-colleague-went-to-a-conference-and-all-i-got-was-this-lousy-eco-button/comment-page-1/#comment-1776</link>
		<dc:creator>Antoon Tuijl</dc:creator>
		<pubDate>Wed, 20 Jan 2010 07:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=513#comment-1776</guid>
		<description>That&#039;s a very cool alternative implementation for the lousy &quot;eco button&quot;! Unfortunately, I already have thrown my eco button into the garbage bin....</description>
		<content:encoded><![CDATA[<p>That&#8217;s a very cool alternative implementation for the lousy &#8220;eco button&#8221;! Unfortunately, I already have thrown my eco button into the garbage bin&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Android 1.5 &#8211; Getting the source by Frank</title>
		<link>http://www.johandekoning.nl/index.php/2009/06/07/building-android-15-getting-the-source/comment-page-1/#comment-1773</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 20 Jan 2010 01:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=210#comment-1773</guid>
		<description>Hi Jon,

There are two kind of Android Development Phone. One is HTC dream while the other one is HTC Magic. So does the cupcake works in both phone? and is there any differences when i build kernel image for those two kind of phones?</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>There are two kind of Android Development Phone. One is HTC dream while the other one is HTC Magic. So does the cupcake works in both phone? and is there any differences when i build kernel image for those two kind of phones?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My colleague went to a conference and all I got was this lousy eco-button by Marino van der Heijden</title>
		<link>http://www.johandekoning.nl/index.php/2010/01/14/my-colleague-went-to-a-conference-and-all-i-got-was-this-lousy-eco-button/comment-page-1/#comment-1746</link>
		<dc:creator>Marino van der Heijden</dc:creator>
		<pubDate>Fri, 15 Jan 2010 10:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=513#comment-1746</guid>
		<description>Wow, you did some cool stuff with it to make it even more handy! Can you also rewrite the code to make (and bring) a cup of coffee whenever you hit it? ;-)</description>
		<content:encoded><![CDATA[<p>Wow, you did some cool stuff with it to make it even more handy! Can you also rewrite the code to make (and bring) a cup of coffee whenever you hit it? <img src='http://www.johandekoning.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Chromium OS by Mackio</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1702</link>
		<dc:creator>Mackio</dc:creator>
		<pubDate>Mon, 11 Jan 2010 09:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1702</guid>
		<description>Hey thanks for the tutorial.

-- http://www.bytemybios.com --</description>
		<content:encoded><![CDATA[<p>Hey thanks for the tutorial.</p>
<p>&#8211; <a href="http://www.bytemybios.com" rel="nofollow">http://www.bytemybios.com</a> &#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Android 1.5 &#8211; Build environment by Baking a Donut for a Dream &#171; Things about stuff</title>
		<link>http://www.johandekoning.nl/index.php/2009/06/07/building-android-15-build-environment/comment-page-1/#comment-1629</link>
		<dc:creator>Baking a Donut for a Dream &#171; Things about stuff</dc:creator>
		<pubDate>Sat, 02 Jan 2010 17:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=202#comment-1629</guid>
		<description>[...] Thus, I decided to bake my own donut. The guide below is heavily based on Johan de Koning&#8217;s Building Android 1.5 series and the Building For Dream Or Sapphire [...]</description>
		<content:encoded><![CDATA[<p>[...] Thus, I decided to bake my own donut. The guide below is heavily based on Johan de Koning&#8217;s Building Android 1.5 series and the Building For Dream Or Sapphire [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Chromium OS by Jp Midnight</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1529</link>
		<dc:creator>Jp Midnight</dc:creator>
		<pubDate>Wed, 23 Dec 2009 02:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1529</guid>
		<description>&lt;a href=&quot;#comment-1451&quot; rel=&quot;nofollow&quot;&gt;@Srikant Balaji &lt;/a&gt; 

I was having the same problem and googling about it and came across this site. The problem is caused by not putting

&lt;code&gt;
  { &quot;name&quot;        : &quot;cros_deps&quot;,
    &quot;url&quot;         : &quot;http://src.chromium.org/svn/trunk/cros_deps&quot;,
  } ,
&lt;/code&gt;

in your .gclient of chrome folder, not chromeos. It is documented &lt;a href=&quot;http://sites.google.com/a/chromium.org/dev/chromium-os/building-chromium-os/getting-the-chromium-os-source-code&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;

once you place it in .gclient and gclient sync. You should be able to compile them without error.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1451" rel="nofollow">@Srikant Balaji </a> </p>
<p>I was having the same problem and googling about it and came across this site. The problem is caused by not putting</p>
<p><code><br />
  { "name"        : "cros_deps",<br />
    "url"         : "http://src.chromium.org/svn/trunk/cros_deps",<br />
  } ,<br />
</code></p>
<p>in your .gclient of chrome folder, not chromeos. It is documented <a href="http://sites.google.com/a/chromium.org/dev/chromium-os/building-chromium-os/getting-the-chromium-os-source-code" rel="nofollow">here</a></p>
<p>once you place it in .gclient and gclient sync. You should be able to compile them without error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Android on other hardware by Johan de Koning</title>
		<link>http://www.johandekoning.nl/index.php/2009/08/16/running-android-on-other-hardware/comment-page-1/#comment-1452</link>
		<dc:creator>Johan de Koning</dc:creator>
		<pubDate>Fri, 18 Dec 2009 08:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=366#comment-1452</guid>
		<description>Actually I started looking at the differences between the Chumby kernel and the normal 2.6.16 version. For running Android, the kernel should at least run version 2.6.25. When I get an overview of the changes made to the .16 version, I am able to apply those on the .25 version

Yesterday I tried flashing my Chumby with my own build kernel. I am able to run the kernel version createdof the source supplied by Chumby. I tried to merge this with the original .16 kernel version and flashed that version, but booting ends in a black screen. Looks like I did not merge things correctly so I will try to do it more step wise (only merge small parts like the code related to sound, then build, and than flash to see if that is working correct, and so on)

Only because I am busy with other things, I am not able to look at this before Christmas.</description>
		<content:encoded><![CDATA[<p>Actually I started looking at the differences between the Chumby kernel and the normal 2.6.16 version. For running Android, the kernel should at least run version 2.6.25. When I get an overview of the changes made to the .16 version, I am able to apply those on the .25 version</p>
<p>Yesterday I tried flashing my Chumby with my own build kernel. I am able to run the kernel version createdof the source supplied by Chumby. I tried to merge this with the original .16 kernel version and flashed that version, but booting ends in a black screen. Looks like I did not merge things correctly so I will try to do it more step wise (only merge small parts like the code related to sound, then build, and than flash to see if that is working correct, and so on)</p>
<p>Only because I am busy with other things, I am not able to look at this before Christmas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
