<?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 Nathan Jamin's Weblog</title>
	<atom:link href="http://www.njamin.org/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.njamin.org/blog</link>
	<description></description>
	<lastBuildDate>Sun, 07 Feb 2010 20:21:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Import iTunes Library into Rhythmbox (Ratings and Playcounts included) by claytron</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2341</link>
		<dc:creator>claytron</dc:creator>
		<pubDate>Sun, 07 Feb 2010 20:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2341</guid>
		<description>I ran the Perl script against my rhythmdb.xml and it almost worked perfectly. The only issue I had was that the dates ended up being 1934-1939 instead of 2004-2009. I don&#039;t know Perl, so I didn&#039;t look into it.

One thing I had to do was make sure the path of the songs in my iTunes xml file was the same as the Rhythmbox xml file. I was switching from OS X to linux, so the volumes/DRIVENAME needed to be media/DRIVENAME (at least on Arch Linux). I just used vim to do a search and replace.</description>
		<content:encoded><![CDATA[<p>I ran the Perl script against my rhythmdb.xml and it almost worked perfectly. The only issue I had was that the dates ended up being 1934-1939 instead of 2004-2009. I don&#8217;t know Perl, so I didn&#8217;t look into it.</p>
<p>One thing I had to do was make sure the path of the songs in my iTunes xml file was the same as the Rhythmbox xml file. I was switching from OS X to linux, so the volumes/DRIVENAME needed to be media/DRIVENAME (at least on Arch Linux). I just used vim to do a search and replace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Import iTunes Library into Rhythmbox (Ratings and Playcounts included) by lisandro</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2218</link>
		<dc:creator>lisandro</dc:creator>
		<pubDate>Wed, 06 Jan 2010 20:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2218</guid>
		<description>btw I tried both the perl script and didn&#039;t work, replaced the xml with the back up and tried again with the python script which didn&#039;t work either</description>
		<content:encoded><![CDATA[<p>btw I tried both the perl script and didn&#8217;t work, replaced the xml with the back up and tried again with the python script which didn&#8217;t work either</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Import iTunes Library into Rhythmbox (Ratings and Playcounts included) by lisandro</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2217</link>
		<dc:creator>lisandro</dc:creator>
		<pubDate>Wed, 06 Jan 2010 20:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2217</guid>
		<description>I followed the tutorial and I still have no ratings s= I&#039;m desperate it&#039;ll take me a life to rate each song again, I&#039;m about to give up, if I rate them again will I be able to retain the ratings this time If I decide to move to another player? I followed the tutorial and the code backed up the library and supposedly updated the ratings I mean everything seemed to be right, I mean I didn&#039;t mess up but the ratings still not show DAMN</description>
		<content:encoded><![CDATA[<p>I followed the tutorial and I still have no ratings s= I&#8217;m desperate it&#8217;ll take me a life to rate each song again, I&#8217;m about to give up, if I rate them again will I be able to retain the ratings this time If I decide to move to another player? I followed the tutorial and the code backed up the library and supposedly updated the ratings I mean everything seemed to be right, I mean I didn&#8217;t mess up but the ratings still not show DAMN</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Import iTunes Library into Rhythmbox (Ratings and Playcounts included) by Oliver Treend</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2141</link>
		<dc:creator>Oliver Treend</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2141</guid>
		<description>Hey

Cheers for the excellent how-to. I&#039;ve been looking for something that would enable me to do just this.

My only problem is... while running the Python script, I get the following error: Ran out of memory for input buffer at /usr/lib/perl5/XML/Parser/Expat.pm line 469.

My itunes.xml file is 7.5 megabytes - I guess this is too much for my setup of Python to handle? I&#039;m sure there&#039;s a config setting that I can tweak to get it working, but to be honest I&#039;m not too fussed in the end.

It&#039;s a shame though, because it looked like a pretty neat way of doing things.

I&#039;m running Ubuntu 9.10 in case you were wondering.

Cheers for the article anyway.

Oliver</description>
		<content:encoded><![CDATA[<p>Hey</p>
<p>Cheers for the excellent how-to. I&#8217;ve been looking for something that would enable me to do just this.</p>
<p>My only problem is&#8230; while running the Python script, I get the following error: Ran out of memory for input buffer at /usr/lib/perl5/XML/Parser/Expat.pm line 469.</p>
<p>My itunes.xml file is 7.5 megabytes &#8211; I guess this is too much for my setup of Python to handle? I&#8217;m sure there&#8217;s a config setting that I can tweak to get it working, but to be honest I&#8217;m not too fussed in the end.</p>
<p>It&#8217;s a shame though, because it looked like a pretty neat way of doing things.</p>
<p>I&#8217;m running Ubuntu 9.10 in case you were wondering.</p>
<p>Cheers for the article anyway.</p>
<p>Oliver</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Import iTunes Library into Rhythmbox (Ratings and Playcounts included) by rish</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2054</link>
		<dc:creator>rish</dc:creator>
		<pubDate>Mon, 24 Aug 2009 01:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2054</guid>
		<description>hey i can&#039;t get this to work on the ubuntu jaunty because the paths are different are think. &#039;B3to&#039; can you tell me please what changes you did?? or email me at rish000@hotmail.com! id greatly appreciate it !</description>
		<content:encoded><![CDATA[<p>hey i can&#8217;t get this to work on the ubuntu jaunty because the paths are different are think. &#8216;B3to&#8217; can you tell me please what changes you did?? or email me at <a href="mailto:rish000@hotmail.com">rish000@hotmail.com</a>! id greatly appreciate it !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Books to get started with Agile / Scrum by Matthias Wiemann</title>
		<link>http://www.njamin.org/blog/scrum/books-to-get-started-with-agile-scrum-228.php/comment-page-1#comment-2010</link>
		<dc:creator>Matthias Wiemann</dc:creator>
		<pubDate>Thu, 16 Jul 2009 21:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=228#comment-2010</guid>
		<description>Wow, you&#039;re great. That list is just what I needed.
I think I&#039;ll go with the Manager&#039;s guide, to get my appetite going.</description>
		<content:encoded><![CDATA[<p>Wow, you&#8217;re great. That list is just what I needed.<br />
I think I&#8217;ll go with the Manager&#8217;s guide, to get my appetite going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Lonely Estimators by Marta Padilla</title>
		<link>http://www.njamin.org/blog/scrum/the-lonely-estimators-149.php/comment-page-1#comment-2007</link>
		<dc:creator>Marta Padilla</dc:creator>
		<pubDate>Fri, 10 Jul 2009 16:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=149#comment-2007</guid>
		<description>Hi again,

It&#039;s Marta (reading old entries to catch up).
What about allowing developers to call themselves chicken or pig when estimating? (you know... the old analogy: a chicken is involved. A pig is committed!)
 
It helps. But you have to have a good reason to call yourself a chicken ;-)

Marta</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>It&#8217;s Marta (reading old entries to catch up).<br />
What about allowing developers to call themselves chicken or pig when estimating? (you know&#8230; the old analogy: a chicken is involved. A pig is committed!)</p>
<p>It helps. But you have to have a good reason to call yourself a chicken ;-)</p>
<p>Marta</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Breaking the routine in Daily Scrum meetings by Marta Padilla</title>
		<link>http://www.njamin.org/blog/scrum/breaking-the-routine-in-daily-scrum-meetings-185.php/comment-page-1#comment-2006</link>
		<dc:creator>Marta Padilla</dc:creator>
		<pubDate>Fri, 10 Jul 2009 16:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=185#comment-2006</guid>
		<description>Hello from Spain, Nathan.

I am following your blog with great interest! Good job.
Anyway, I thought I might share here what I did in my last project as Scrum Master when the daily stand ups got a little boring.

1- Subdivide people into projects. When later we decided to merge teams, we spent a couple of weeks with common stand ups so people could start familiarising with the other project. But, normally, have daily scrums with people who work in a common thing only! and focus the updates on common ground.

2 - We decided to &quot;limit&quot; the time a person can talk. That does not mean not to raise concerns, for example. Cover what needs to be covered. But people need to learn to be focused and explain WITH FEW WORDS the 3 &quot;lines&quot;: what I have done - what I will do - blockers. Keep it simple.

And 3- Add some &quot;fun&quot; if necessary. Try to add a joke and encourage people to do so if applicable. That is, if for example you are going on holidays, say &quot;and tomorrow I won&#039;t be in the office but as I am going to Belgium I promise to bring some chocolates.&quot;

Hope it helps!
Marta</description>
		<content:encoded><![CDATA[<p>Hello from Spain, Nathan.</p>
<p>I am following your blog with great interest! Good job.<br />
Anyway, I thought I might share here what I did in my last project as Scrum Master when the daily stand ups got a little boring.</p>
<p>1- Subdivide people into projects. When later we decided to merge teams, we spent a couple of weeks with common stand ups so people could start familiarising with the other project. But, normally, have daily scrums with people who work in a common thing only! and focus the updates on common ground.</p>
<p>2 &#8211; We decided to &#8220;limit&#8221; the time a person can talk. That does not mean not to raise concerns, for example. Cover what needs to be covered. But people need to learn to be focused and explain WITH FEW WORDS the 3 &#8220;lines&#8221;: what I have done &#8211; what I will do &#8211; blockers. Keep it simple.</p>
<p>And 3- Add some &#8220;fun&#8221; if necessary. Try to add a joke and encourage people to do so if applicable. That is, if for example you are going on holidays, say &#8220;and tomorrow I won&#8217;t be in the office but as I am going to Belgium I promise to bring some chocolates.&#8221;</p>
<p>Hope it helps!<br />
Marta</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why the PMP Certification? by PMBOK vs. Scrum &#124; Nathan Jamin&#8217;s Weblog</title>
		<link>http://www.njamin.org/blog/agile/why-the-pmp-certification-203.php/comment-page-1#comment-1998</link>
		<dc:creator>PMBOK vs. Scrum &#124; Nathan Jamin&#8217;s Weblog</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=203#comment-1998</guid>
		<description>[...] I mentioned a couple of weeks ago, I would like to spend some time writing down the commonalities and differences between the Project [...]</description>
		<content:encoded><![CDATA[<p>[...] I mentioned a couple of weeks ago, I would like to spend some time writing down the commonalities and differences between the Project [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Can Scrum survive (in) the Enterprise? by Nathan</title>
		<link>http://www.njamin.org/blog/agile/can-scrum-survive-in-the-enterprise-206.php/comment-page-1#comment-1997</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 07 Jul 2009 18:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=206#comment-1997</guid>
		<description>Hey Ricardo, thx for your comment :)

You are right, Nokia is probably the most known organization using Scrum extensively. I guess your point is around the lines of &quot;if Nokia can do it, then everybody can...&quot;, right?

Your point is fair but debatable for the skeptical around town. I would argue that Nokia is as I ironically describe it my post, that they didn&#039;t radically change the way they work with strong support from the &quot;higher spheres&quot; and the many in between. 

But I don&#039;t know, so I&#039;ll give you the benefit of the doubt - that should give me hopes for the future! :-P</description>
		<content:encoded><![CDATA[<p>Hey Ricardo, thx for your comment :)</p>
<p>You are right, Nokia is probably the most known organization using Scrum extensively. I guess your point is around the lines of &#8220;if Nokia can do it, then everybody can&#8230;&#8221;, right?</p>
<p>Your point is fair but debatable for the skeptical around town. I would argue that Nokia is as I ironically describe it my post, that they didn&#8217;t radically change the way they work with strong support from the &#8220;higher spheres&#8221; and the many in between. </p>
<p>But I don&#8217;t know, so I&#8217;ll give you the benefit of the doubt &#8211; that should give me hopes for the future! :-P</p>
]]></content:encoded>
	</item>
</channel>
</rss>
