<?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 williambrownstreet</title>
	<atom:link href="http://www.williambrownstreet.net/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.williambrownstreet.net/blog</link>
	<description>is there something in luxembourg? except linux, (web, programming and music</description>
	<lastBuildDate>Wed, 25 Apr 2012 11:13:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Battery Life on Thinkpad x220 (i7) running Ubuntu 11.10 by littleiffel</title>
		<link>http://www.williambrownstreet.net/blog/?p=387&#038;cpage=1#comment-550</link>
		<dc:creator>littleiffel</dc:creator>
		<pubDate>Wed, 25 Apr 2012 11:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=387#comment-550</guid>
		<description>I will test and post the results in my blog as soon as the official version is out. Stay tuned :)</description>
		<content:encoded><![CDATA[<p>I will test and post the results in my blog as soon as the official version is out. Stay tuned <img src='http://www.williambrownstreet.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install ANDROID Development Tools (ADT) on Ubuntu 10.04 (and Eclipse) by littleiffel</title>
		<link>http://www.williambrownstreet.net/blog/?p=266&#038;cpage=1#comment-549</link>
		<dc:creator>littleiffel</dc:creator>
		<pubDate>Wed, 25 Apr 2012 11:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=266#comment-549</guid>
		<description>I heard there might be problems with eclipse installed from ubuntu repositories. To get it running with ADT, just download Eclipse from their homepage, unzip, and start the eclipse from folder with double click. (Folder Eclipse &gt; eclipse ). Maybe you need to set the permissions on the file to make it executable.

Hope this helps...Let me know</description>
		<content:encoded><![CDATA[<p>I heard there might be problems with eclipse installed from ubuntu repositories. To get it running with ADT, just download Eclipse from their homepage, unzip, and start the eclipse from folder with double click. (Folder Eclipse > eclipse ). Maybe you need to set the permissions on the file to make it executable.</p>
<p>Hope this helps&#8230;Let me know</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install ANDROID Development Tools (ADT) on Ubuntu 10.04 (and Eclipse) by John</title>
		<link>http://www.williambrownstreet.net/blog/?p=266&#038;cpage=1#comment-548</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 25 Apr 2012 03:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=266#comment-548</guid>
		<description>Hello. I recently installed Ubuntu 10.04, and canNOT install the ADT plugin. By default, &quot;sudo apt-get install eclipse&quot; gives me the Galileo version. Fine, until trying to install the ADT. The Developer Tools box can be checked, but I get the following when I click Next:
===========================================
Cannot complete the install because of a conflicting dependency.
  Software being installed: Android DDMS 18.0.0.v201203301601-306762 (com.android.ide.eclipse.ddms.feature.group 18.0.0.v201203301601-306762)
  Software currently installed: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
  Only one of the following can be installed at once: 
    Eclipse UI 3.5.2.M20100120-0800 (org.eclipse.ui 3.5.2.M20100120-0800)
    Eclipse UI 3.7.0.v20110928-1505 (org.eclipse.ui 3.7.0.v20110928-1505)
    Eclipse UI 3.7.0.I20110602-0100 (org.eclipse.ui 3.7.0.I20110602-0100)
  Cannot satisfy dependency:
    From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
    To: org.eclipse.ui [3.5.2.M20100120-0800]
  Cannot satisfy dependency:
    From: Android DDMS 18.0.0.v201203301601-306762 (com.android.ide.eclipse.ddms.feature.group 18.0.0.v201203301601-306762)
    To: org.eclipse.ui 3.6.2
==============================================

So, what exactly does this mean? I read somewhere that I have to use Indigo, but this has worked before on a previous install of 10.04. Am I missing something?</description>
		<content:encoded><![CDATA[<p>Hello. I recently installed Ubuntu 10.04, and canNOT install the ADT plugin. By default, &#8220;sudo apt-get install eclipse&#8221; gives me the Galileo version. Fine, until trying to install the ADT. The Developer Tools box can be checked, but I get the following when I click Next:<br />
===========================================<br />
Cannot complete the install because of a conflicting dependency.<br />
  Software being installed: Android DDMS 18.0.0.v201203301601-306762 (com.android.ide.eclipse.ddms.feature.group 18.0.0.v201203301601-306762)<br />
  Software currently installed: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)<br />
  Only one of the following can be installed at once:<br />
    Eclipse UI 3.5.2.M20100120-0800 (org.eclipse.ui 3.5.2.M20100120-0800)<br />
    Eclipse UI 3.7.0.v20110928-1505 (org.eclipse.ui 3.7.0.v20110928-1505)<br />
    Eclipse UI 3.7.0.I20110602-0100 (org.eclipse.ui 3.7.0.I20110602-0100)<br />
  Cannot satisfy dependency:<br />
    From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)<br />
    To: org.eclipse.ui [3.5.2.M20100120-0800]<br />
  Cannot satisfy dependency:<br />
    From: Android DDMS 18.0.0.v201203301601-306762 (com.android.ide.eclipse.ddms.feature.group 18.0.0.v201203301601-306762)<br />
    To: org.eclipse.ui 3.6.2<br />
==============================================</p>
<p>So, what exactly does this mean? I read somewhere that I have to use Indigo, but this has worked before on a previous install of 10.04. Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Battery Life on Thinkpad x220 (i7) running Ubuntu 11.10 by Marcus</title>
		<link>http://www.williambrownstreet.net/blog/?p=387&#038;cpage=1#comment-547</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Mon, 23 Apr 2012 12:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=387#comment-547</guid>
		<description>Ubuntu 12.04 that is coming out in a few days is said to deal with the bad battery performance in the previous Ubuntu releases. Would be great with a new blog post with a review how well they done about that =)

I thinking about buying a X220 so I would appreciate a battery performance review very much ;)</description>
		<content:encoded><![CDATA[<p>Ubuntu 12.04 that is coming out in a few days is said to deal with the bad battery performance in the previous Ubuntu releases. Would be great with a new blog post with a review how well they done about that =)</p>
<p>I thinking about buying a X220 so I would appreciate a battery performance review very much <img src='http://www.williambrownstreet.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Youtube 2.1.6 on Android 2.2.1 by manasie</title>
		<link>http://www.williambrownstreet.net/blog/?p=361&#038;cpage=1#comment-546</link>
		<dc:creator>manasie</dc:creator>
		<pubDate>Mon, 23 Apr 2012 05:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=361#comment-546</guid>
		<description>Me too have the same problem.... Aap says touch to retry n browser says sorry, the video cannot be played.. Though i can play some videos on wi-fi maximum of them dont work for me... But the work fine with mobile internet connection but takes hell lot of time to load... Who has that much time to wait for 15mins for a 2 minute video to load....</description>
		<content:encoded><![CDATA[<p>Me too have the same problem&#8230;. Aap says touch to retry n browser says sorry, the video cannot be played.. Though i can play some videos on wi-fi maximum of them dont work for me&#8230; But the work fine with mobile internet connection but takes hell lot of time to load&#8230; Who has that much time to wait for 15mins for a 2 minute video to load&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Battery Life on Thinkpad x220 (i7) running Ubuntu 11.10 by Mikey</title>
		<link>http://www.williambrownstreet.net/blog/?p=387&#038;cpage=1#comment-544</link>
		<dc:creator>Mikey</dc:creator>
		<pubDate>Mon, 16 Apr 2012 03:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=387#comment-544</guid>
		<description>Looks like in 3.4 kernel there will be some more options for i915_enable_rc6:
From: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=83b7f9ac9126f0532ca34c14e4f0582c565c6b0d

		&quot;Enable power-saving render C-state 6. &quot;
		&quot;Different stages can be selected via bitmask values &quot;
		&quot;(0 = disable; 1 = enable rc6; 2 = enable deep rc6; 4 = enable deepest rc6). &quot;
		&quot;For example, 3 would enable rc6 and deep rc6, and 7 would enable everything. &quot;
		&quot;default: -1 (use per-chip default)&quot;);

Reading the check-in comment, we should probably avoid 7 and only set to 3.</description>
		<content:encoded><![CDATA[<p>Looks like in 3.4 kernel there will be some more options for i915_enable_rc6:<br />
From: <a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=83b7f9ac9126f0532ca34c14e4f0582c565c6b0d" rel="nofollow">http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=83b7f9ac9126f0532ca34c14e4f0582c565c6b0d</a></p>
<p>		&#8220;Enable power-saving render C-state 6. &#8221;<br />
		&#8220;Different stages can be selected via bitmask values &#8221;<br />
		&#8220;(0 = disable; 1 = enable rc6; 2 = enable deep rc6; 4 = enable deepest rc6). &#8221;<br />
		&#8220;For example, 3 would enable rc6 and deep rc6, and 7 would enable everything. &#8221;<br />
		&#8220;default: -1 (use per-chip default)&#8221;);</p>
<p>Reading the check-in comment, we should probably avoid 7 and only set to 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Battery Life on Thinkpad x220 (i7) running Ubuntu 11.10 by Mark</title>
		<link>http://www.williambrownstreet.net/blog/?p=387&#038;cpage=1#comment-541</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 04 Apr 2012 17:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=387#comment-541</guid>
		<description>it is the difference between hibernate and suspend. Hibernate wrights a save state file, and then shuts down. My friend has a notepad that does the same. even tho u tell it to hibernate, it only suspends.
If in hibernate u can power back up after years if u chose. :)</description>
		<content:encoded><![CDATA[<p>it is the difference between hibernate and suspend. Hibernate wrights a save state file, and then shuts down. My friend has a notepad that does the same. even tho u tell it to hibernate, it only suspends.<br />
If in hibernate u can power back up after years if u chose. <img src='http://www.williambrownstreet.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arte+7 Downer (Download and Streamer) for Python and Linux by littleiffel</title>
		<link>http://www.williambrownstreet.net/blog/?p=161&#038;cpage=1#comment-540</link>
		<dc:creator>littleiffel</dc:creator>
		<pubDate>Wed, 04 Apr 2012 11:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=161#comment-540</guid>
		<description>Hi Romain,

thanks for yor work. I will try to have a look at it. But due to a lot of work it might take some time.
I guess arte have change the layout of the page..
please stay tuned.</description>
		<content:encoded><![CDATA[<p>Hi Romain,</p>
<p>thanks for yor work. I will try to have a look at it. But due to a lot of work it might take some time.<br />
I guess arte have change the layout of the page..<br />
please stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arte+7 Downer (Download and Streamer) for Python and Linux by Romain</title>
		<link>http://www.williambrownstreet.net/blog/?p=161&#038;cpage=1#comment-539</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Mon, 02 Apr 2012 05:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=161#comment-539</guid>
		<description>Oups, the html got parsed, here it is again (hopefully it will be displayed as plain text this time):

			h2&gt;
				a href=&quot;/fr/videos/perdu_en_mer_de_tasmanie-6558094.html&quot;&gt;
					Perdu en mer de Tasmanie
				/a&gt;
			/h2&gt;</description>
		<content:encoded><![CDATA[<p>Oups, the html got parsed, here it is again (hopefully it will be displayed as plain text this time):</p>
<p>			h2&gt;<br />
				a href=&#8221;/fr/videos/perdu_en_mer_de_tasmanie-6558094.html&#8221;&gt;<br />
					Perdu en mer de Tasmanie<br />
				/a&gt;<br />
			/h2&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arte+7 Downer (Download and Streamer) for Python and Linux by Romain</title>
		<link>http://www.williambrownstreet.net/blog/?p=161&#038;cpage=1#comment-538</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Mon, 02 Apr 2012 05:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.williambrownstreet.net/blog/?p=161#comment-538</guid>
		<description>Hi,

The problem is on line 65: split = site.rpartition(&quot;xmlURL&quot;)[2]
There is no &quot;xmlURL&quot; in the string site, the only thing I could find was a &quot;coverflowXmlUrl&quot;, but it doesn&#039;t seem to be what you are looking for.

I looked at arte7recorder&#039;s code, there is some kind of a hack to find the real url (in the Catalog.py file, lines 76 to 98).
I used the result and put it in your script by adding this: linkxml = &quot;/fr/do_delegate/videos/index-3188698,view,asThumbnail.html,?hash=fr/thumb///1/200/&quot;
Also, I changed the pre variable to: pre = &quot;http://videos.arte.tv&quot;

After doing that, I got your script to launch, but no videos :(

That&#039;s because the structure of xmldoc (that you get with xmldoc = xml.dom.minidom.parse(urllib.urlopen(pre+linkxml))) must have changed.
Instead of having  tags, they use , in these you can find:
			
				&lt;a href=&quot;/fr/videos/perdu_en_mer_de_tasmanie-6558094.html&quot; rel=&quot;nofollow&quot;&gt;
					Perdu en mer de Tasmanie
				&lt;/a&gt;
			

So that&#039;s how you&#039;ll get the url, hope that helps and I can&#039;t wait for a new version ;)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The problem is on line 65: split = site.rpartition(&#8220;xmlURL&#8221;)[2]<br />
There is no &#8220;xmlURL&#8221; in the string site, the only thing I could find was a &#8220;coverflowXmlUrl&#8221;, but it doesn&#8217;t seem to be what you are looking for.</p>
<p>I looked at arte7recorder&#8217;s code, there is some kind of a hack to find the real url (in the Catalog.py file, lines 76 to 98).<br />
I used the result and put it in your script by adding this: linkxml = &#8220;/fr/do_delegate/videos/index-3188698,view,asThumbnail.html,?hash=fr/thumb///1/200/&#8221;<br />
Also, I changed the pre variable to: pre = &#8220;http://videos.arte.tv&#8221;</p>
<p>After doing that, I got your script to launch, but no videos <img src='http://www.williambrownstreet.net/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>That&#8217;s because the structure of xmldoc (that you get with xmldoc = xml.dom.minidom.parse(urllib.urlopen(pre+linkxml))) must have changed.<br />
Instead of having  tags, they use , in these you can find:</p>
<p>				<a href="/fr/videos/perdu_en_mer_de_tasmanie-6558094.html" rel="nofollow"><br />
					Perdu en mer de Tasmanie<br />
				</a></p>
<p>So that&#8217;s how you&#8217;ll get the url, hope that helps and I can&#8217;t wait for a new version <img src='http://www.williambrownstreet.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.569 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-04-26 06:09:13 -->

