<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments for eugene duvenage</title>
	<atom:link href="http://www.eugeneduvenage.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eugeneduvenage.com</link>
	<description>an engineering approach to the software process</description>
	<lastBuildDate>Tue, 22 Feb 2011 03:12:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on An ASP.NET MVC 2 &amp; JQueryUI example: Part 2 &#8211; Jumping in by Jerry Elizondo</title>
		<link>http://www.eugeneduvenage.com/2010/07/an-asp-net-mvc-2-jqueryui-example-part-2-jumping-in/comment-page-1/#comment-295</link>
		<dc:creator>Jerry Elizondo</dc:creator>
		<pubDate>Tue, 22 Feb 2011 03:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugeneduvenage.com/2010/07/an-asp-net-mvc-2-jqueryui-example-part-2-jumping-in/#comment-295</guid>
		<description>Hello Eugene:
Thank you for posting your most excellent example.
I finally got my head around MVC, I&#039;ve been using straight .aspx pages for too damn long!
Besides that, it is funny that you live in South Africa, my daughter moved there about a month ago. Currently living in Welcom but she was going to go to Johannesburg.
Thanks again, you have helped me learn something new.
Cheers from Cancun, Mexico</description>
		<content:encoded><![CDATA[<p>Hello Eugene:<br />
Thank you for posting your most excellent example.<br />
I finally got my head around MVC, I&#8217;ve been using straight .aspx pages for too damn long!<br />
Besides that, it is funny that you live in South Africa, my daughter moved there about a month ago. Currently living in Welcom but she was going to go to Johannesburg.<br />
Thanks again, you have helped me learn something new.<br />
Cheers from Cancun, Mexico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An ASP.NET MVC 2 &amp; JQueryUI example: Part 2 &#8211; Jumping in by Florin Homone</title>
		<link>http://www.eugeneduvenage.com/2010/07/an-asp-net-mvc-2-jqueryui-example-part-2-jumping-in/comment-page-1/#comment-201</link>
		<dc:creator>Florin Homone</dc:creator>
		<pubDate>Fri, 26 Nov 2010 21:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugeneduvenage.com/2010/07/an-asp-net-mvc-2-jqueryui-example-part-2-jumping-in/#comment-201</guid>
		<description>Nice article.
What about using just one single &quot;Save Changes&quot; button for tabs (in case you have more tabs)? This would reside outside tabs div and collect the data from all tabs which have editable elements.

Cheers,
Florin</description>
		<content:encoded><![CDATA[<p>Nice article.<br />
What about using just one single &#8220;Save Changes&#8221; button for tabs (in case you have more tabs)? This would reside outside tabs div and collect the data from all tabs which have editable elements.</p>
<p>Cheers,<br />
Florin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Source Control &#8211; Part 3 &#8211; Installing a local Mercurial Server by eugeneduvenage</title>
		<link>http://www.eugeneduvenage.com/2010/06/source-control-part-3-installing-a-local-mercurial-server/comment-page-1/#comment-24</link>
		<dc:creator>eugeneduvenage</dc:creator>
		<pubDate>Thu, 12 Aug 2010 15:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugeneduvenage.com/2010/06/source-control-part-3-installing-and-configuring-a-mercurial-server/#comment-24</guid>
		<description>Hi Harry, as far as I know for the example I gave where my hgwebdir_wsgi.py was located  at localhost/hg setting path_prefix=1 would be correct. If your repositories are not showing up I would check the following: 1) That you do indeed have initialised repositories (i.e. they have .hg files in the root of their directories. 2) That those directories are directly beneath the directory you specified in your hgweb.config. 3) That the security user that owns the app pool you are running your mercurial website under has read permissions on your repositories.

If you still can&#039;t get it working after checking these please send me a message via the contact form and I&#039;ll try help you out via email.</description>
		<content:encoded><![CDATA[<p>Hi Harry, as far as I know for the example I gave where my hgwebdir_wsgi.py was located  at localhost/hg setting path_prefix=1 would be correct. If your repositories are not showing up I would check the following: 1) That you do indeed have initialised repositories (i.e. they have .hg files in the root of their directories. 2) That those directories are directly beneath the directory you specified in your hgweb.config. 3) That the security user that owns the app pool you are running your mercurial website under has read permissions on your repositories.</p>
<p>If you still can&#8217;t get it working after checking these please send me a message via the contact form and I&#8217;ll try help you out via email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Source Control &#8211; Part 3 &#8211; Installing a local Mercurial Server by Harry</title>
		<link>http://www.eugeneduvenage.com/2010/06/source-control-part-3-installing-a-local-mercurial-server/comment-page-1/#comment-23</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Thu, 12 Aug 2010 14:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugeneduvenage.com/2010/06/source-control-part-3-installing-and-configuring-a-mercurial-server/#comment-23</guid>
		<description>I have followed this tutorial and when I browse to the site I see the Mercurial Repositories page, but I cannot get any of the Repositories to show up.
Any ideas on what I missed or did wrong?

The only difference between mine and yours is that I set the path_prefix=0 as mentioned in Matt&#039;s post.

Any help would be appreciated.

Thanks!</description>
		<content:encoded><![CDATA[<p>I have followed this tutorial and when I browse to the site I see the Mercurial Repositories page, but I cannot get any of the Repositories to show up.<br />
Any ideas on what I missed or did wrong?</p>
<p>The only difference between mine and yours is that I set the path_prefix=0 as mentioned in Matt&#8217;s post.</p>
<p>Any help would be appreciated.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Source Control &#8211; Part 1 &#8211; Introduction by imfo</title>
		<link>http://www.eugeneduvenage.com/2010/06/enterprise-basics-source-control-part-1-introduction/comment-page-1/#comment-5</link>
		<dc:creator>imfo</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugeneduvenage.com/2010/06/enterprise-basics-source-control-part-1-introduction/#comment-5</guid>
		<description>it was very interesting to read.
I want to quote your post in my blog. It can?
And you et an account on Twitter?</description>
		<content:encoded><![CDATA[<p>it was very interesting to read.<br />
I want to quote your post in my blog. It can?<br />
And you et an account on Twitter?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

