<?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 schmichael&#039;s blog</title>
	<atom:link href="http://blog.schmichael.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schmichael.com</link>
	<description>good good study, day day up</description>
	<lastBuildDate>Thu, 29 Mar 2012 12:20:00 +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 lxml vs. ElementTree by Lala</title>
		<link>http://blog.schmichael.com/2009/10/14/lxml-vs-elementtree/comment-page-1/#comment-138634</link>
		<dc:creator>Lala</dc:creator>
		<pubDate>Thu, 29 Mar 2012 12:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/?p=736#comment-138634</guid>
		<description>Also a comparison of the memory consumption for parsing large XML-Strings would be interesting to see for the 3 candidates.</description>
		<content:encoded><![CDATA[<p>Also a comparison of the memory consumption for parsing large XML-Strings would be interesting to see for the 3 candidates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving AD Domain Admins Root Access in Linux by Mike</title>
		<link>http://blog.schmichael.com/2007/01/26/giving-ad-domain-admins-root-access-in-linux/comment-page-1/#comment-138632</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 20 Mar 2012 04:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/2007/01/26/giving-ad-domain-admins-root-access-in-linux/#comment-138632</guid>
		<description>thanks! this was the only article that helped. 

i had tried

Domain^Admins
Domain Admins

but ultimately this was the one that worked

domain admins


Apparently even though the Domain Admins group is capitalized in AD, it must be typed in lower case.</description>
		<content:encoded><![CDATA[<p>thanks! this was the only article that helped. </p>
<p>i had tried</p>
<p>Domain^Admins<br />
Domain Admins</p>
<p>but ultimately this was the one that worked</p>
<p>domain admins</p>
<p>Apparently even though the Domain Admins group is capitalized in AD, it must be typed in lower case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun with Django and modwsgi by Santiago Gala</title>
		<link>http://blog.schmichael.com/2008/02/05/fun-with-django-and-modwsgi/comment-page-1/#comment-138631</link>
		<dc:creator>Santiago Gala</dc:creator>
		<pubDate>Fri, 16 Mar 2012 12:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/2008/02/05/fun-with-django-and-modwsgi/#comment-138631</guid>
		<description>Re: the problem of sqlite3 with apache, I had the same problem. It has a simple solution: not just the database file has to be writable by the apache user (www-data for me) but *also the directory in which it is contained*. Making it writable by www-data user solved it for me.</description>
		<content:encoded><![CDATA[<p>Re: the problem of sqlite3 with apache, I had the same problem. It has a simple solution: not just the database file has to be writable by the apache user (www-data for me) but *also the directory in which it is contained*. Making it writable by www-data user solved it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Failing with MongoDB by Should you use MongoDB? - Jared Wray&#039;s Blog</title>
		<link>http://blog.schmichael.com/2011/11/05/failing-with-mongodb/comment-page-1/#comment-138630</link>
		<dc:creator>Should you use MongoDB? - Jared Wray&#039;s Blog</dc:creator>
		<pubDate>Mon, 20 Feb 2012 21:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.schmichael.com/?p=979#comment-138630</guid>
		<description>[...] http://blog.schmichael.com/2011/11/05/failing-with-mongodb/    &#160;           If you enjoyed this article, please consider sharing it! [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.schmichael.com/2011/11/05/failing-with-mongodb/" rel="nofollow">http://blog.schmichael.com/2011/11/05/failing-with-mongodb/</a>    &nbsp;           If you enjoyed this article, please consider sharing it! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving AD Domain Admins Root Access in Linux by scott</title>
		<link>http://blog.schmichael.com/2007/01/26/giving-ad-domain-admins-root-access-in-linux/comment-page-1/#comment-138629</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/2007/01/26/giving-ad-domain-admins-root-access-in-linux/#comment-138629</guid>
		<description>So if i have another domain i have a one way trust with , how would i add those domain groups  to logon with root access?</description>
		<content:encoded><![CDATA[<p>So if i have another domain i have a one way trust with , how would i add those domain groups  to logon with root access?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Lesson on Python, DNS, and Threads by John Yahav</title>
		<link>http://blog.schmichael.com/2007/09/18/a-lesson-on-python-dns-and-threads/comment-page-1/#comment-138627</link>
		<dc:creator>John Yahav</dc:creator>
		<pubDate>Fri, 10 Feb 2012 11:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/2007/09/18/a-lesson-on-python-dns-and-threads/#comment-138627</guid>
		<description>Fresh Healthry Vending Workplace Wellness Programs.The epidemic of obesity among children and adults is placing the need for more accessible healthy choices. Linking this surge in weight gain to vending machines has prompted a market for health vending choices.

&lt;a href=&quot;http://workplacehealthyvending.com&quot; rel=&quot;nofollow&quot;&gt;fresh healthy vending scam&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Fresh Healthry Vending Workplace Wellness Programs.The epidemic of obesity among children and adults is placing the need for more accessible healthy choices. Linking this surge in weight gain to vending machines has prompted a market for health vending choices.</p>
<p><a href="http://workplacehealthyvending.com" rel="nofollow">fresh healthy vending scam</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

