<?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 Renaissance Design</title>
	<atom:link href="http://www.renaissance-design.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.renaissance-design.net</link>
	<description>Bridgend Web Design</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:48:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Setting up the Perfect Web Development Environment, Part 1 by Chris</title>
		<link>http://www.renaissance-design.net/2011/setting-up-the-perfect-web-development-environment-part-1/#comment-3741</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 27 Jan 2012 13:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=811#comment-3741</guid>
		<description>Steve - Operating System is a matter of personal preference. My main work machine is also my main gaming machine, and I&#039;ve been using Windows all my life. I might at some point switch my laptop to Ubuntu (not using Xfce - I personally like Gnome, but again that&#039;s a matter of preference) - but I can only do that when I can afford the dip in productivity from switching to a less familiar environment. The only non-trivial disadvantage to using Windows over a Linux distro for my line of work is it&#039;s a bit more of a hassle setting up things like PEAR (covered in a future instalment).</description>
		<content:encoded><![CDATA[<p>Steve &#8211; Operating System is a matter of personal preference. My main work machine is also my main gaming machine, and I&#8217;ve been using Windows all my life. I might at some point switch my laptop to Ubuntu (not using Xfce &#8211; I personally like Gnome, but again that&#8217;s a matter of preference) &#8211; but I can only do that when I can afford the dip in productivity from switching to a less familiar environment. The only non-trivial disadvantage to using Windows over a Linux distro for my line of work is it&#8217;s a bit more of a hassle setting up things like PEAR (covered in a future instalment).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up the Perfect Web Development Environment, Part 1 by steve</title>
		<link>http://www.renaissance-design.net/2011/setting-up-the-perfect-web-development-environment-part-1/#comment-3740</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 27 Jan 2012 13:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=811#comment-3740</guid>
		<description>Outrageous even contemplating being a programmer running on windows. its actually laughable. 
Use ubuntu 11.10 running on the XFCE desktop environment, get komodo edit desktop, install a LAMP stack, get firefox with the firebug addon aswell as safari and chrome. install virtual box with windows 7 in it (for testing on IE) and your all set. great setup.as for file storage, get a NAS server, link your apache config to a www directory on the server, then you have access to everything from everywhere in the world through a ssh tunnel or ftp or http.</description>
		<content:encoded><![CDATA[<p>Outrageous even contemplating being a programmer running on windows. its actually laughable.<br />
Use ubuntu 11.10 running on the XFCE desktop environment, get komodo edit desktop, install a LAMP stack, get firefox with the firebug addon aswell as safari and chrome. install virtual box with windows 7 in it (for testing on <abbr title="Internet Explorer">IE</abbr>) and your all set. great setup.as for file storage, get a NAS server, link your apache config to a www directory on the server, then you have access to everything from everywhere in the world through a ssh tunnel or ftp or http.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Load JQuery from Google&#8217;s CDN with local fallback in WordPress by Kevin Robertson</title>
		<link>http://www.renaissance-design.net/2012/load-jquery-from-googles-cdn-with-local-fallback-in-wordpress/#comment-3602</link>
		<dc:creator>Kevin Robertson</dc:creator>
		<pubDate>Fri, 20 Jan 2012 15:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=906#comment-3602</guid>
		<description>Awesome stuff. Love the idea of caching with WP transients to cut down on the HTTP requests.</description>
		<content:encoded><![CDATA[<p>Awesome stuff. Love the idea of caching with <abbr title="WordPress">WP</abbr> transients to cut down on the <abbr title="HyperText Transfer Protocol">HTTP</abbr> requests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Load JQuery from Google&#8217;s CDN with local fallback in WordPress by Simon Vincent</title>
		<link>http://www.renaissance-design.net/2012/load-jquery-from-googles-cdn-with-local-fallback-in-wordpress/#comment-3575</link>
		<dc:creator>Simon Vincent</dc:creator>
		<pubDate>Thu, 19 Jan 2012 15:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=906#comment-3575</guid>
		<description>Excellent write up Chris, much appreciated :)</description>
		<content:encoded><![CDATA[<p>Excellent write up Chris, much appreciated <img src='http://www.renaissance-design.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Load JQuery from Google&#8217;s CDN with local fallback in WordPress by MikeChipshop</title>
		<link>http://www.renaissance-design.net/2012/load-jquery-from-googles-cdn-with-local-fallback-in-wordpress/#comment-3574</link>
		<dc:creator>MikeChipshop</dc:creator>
		<pubDate>Thu, 19 Jan 2012 15:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=906#comment-3574</guid>
		<description>Great article mate and a great follow up to the discussion on WDF!
Going to nick this for use in my projects from now on ;)</description>
		<content:encoded><![CDATA[<p>Great article mate and a great follow up to the discussion on WDF!<br />
Going to nick this for use in my projects from now on <img src='http://www.renaissance-design.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up the Perfect Web Development Environment, Part 2 by Chris</title>
		<link>http://www.renaissance-design.net/2011/setting-up-the-perfect-web-development-environment-part-2/#comment-2165</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 10 Nov 2011 15:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=840#comment-2165</guid>
		<description>That&#039;s a damn good point, Rob. The documentation refers to all entries for a single host being specified on a single line, including all aliases - which, as far as name-based virtual hosts are concerned, is the same thing.

I&#039;d definitely advise using a single line in production, but I&#039;m thinking the multi-line configuration is a touch more readable in dev. Suppose it&#039;s a matter of preference.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a damn good point, Rob. The documentation refers to all entries for a single host being specified on a single line, including all aliases &#8211; which, as far as name-based virtual hosts are concerned, is the same thing.</p>
<p>I&#8217;d definitely advise using a single line in production, but I&#8217;m thinking the multi-line configuration is a touch more readable in dev. Suppose it&#8217;s a matter of preference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up the Perfect Web Development Environment, Part 2 by Rob</title>
		<link>http://www.renaissance-design.net/2011/setting-up-the-perfect-web-development-environment-part-2/#comment-2157</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 09 Nov 2011 23:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=840#comment-2157</guid>
		<description>One thing to note about the vhosts is that you may get a slow lookup if you have the same IP on multiple lines, as this can confuse the DNS. The very first time I setup a vhost there was a pause of around 5 reconds while the entry was being looked up by the internal DNS. So instead of

&lt;pre lang=&quot;apache&quot; escaped=&quot;true&quot;&gt;
127.0.0.1  localhost
127.0.0.1  theinterweb
127.0.0.1  website.local
&lt;/pre&gt;

have: 

&lt;pre lang=&quot;apache&quot; escaped=&quot;true&quot;&gt;
127.0.0.1  localhost theinterweb website.local
&lt;/pre&gt;

Basically, keep one IP, per line and don&#039;t repeat :)</description>
		<content:encoded><![CDATA[<p>One thing to note about the vhosts is that you may get a slow lookup if you have the same <abbr title="Internet Protocol">IP</abbr> on multiple lines, as this can confuse the <abbr title="Domain Name Server">DNS</abbr>. The very first time I setup a vhost there was a pause of around 5 reconds while the entry was being looked up by the internal <abbr title="Domain Name Server">DNS</abbr>. So instead of</p>

<div class="wp_syntax"><div class="code"><pre class="apache" style="font-family:monospace;">127.0.0.1  localhost
127.0.0.1  theinterweb
127.0.0.1  website.local</pre></div></div>

<p>have:</p>

<div class="wp_syntax"><div class="code"><pre class="apache" style="font-family:monospace;">127.0.0.1  localhost theinterweb website.local</pre></div></div>

<p>Basically, keep one <abbr title="Internet Protocol">IP</abbr>, per line and don&#8217;t repeat <img src='http://www.renaissance-design.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing and Configuring SVNServe and TortoiseSVN on Windows by Volceri</title>
		<link>http://www.renaissance-design.net/2010/installing-and-configuring-svnserve-and-tortoisesvn-on-windows/#comment-1764</link>
		<dc:creator>Volceri</dc:creator>
		<pubDate>Mon, 03 Oct 2011 22:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=454#comment-1764</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adaptive Content (with a dash of jQuery) by Chris Cox</title>
		<link>http://www.renaissance-design.net/2011/adaptive-content-with-a-dash-of-jquery/#comment-1746</link>
		<dc:creator>Chris Cox</dc:creator>
		<pubDate>Fri, 30 Sep 2011 18:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=798#comment-1746</guid>
		<description>A little of Column A, little of Column B. The original plugin I used has been abandoned. I spoke briefly to the maintainer about it, and I&#039;ll be launching &lt;a href=&quot;http://wordpress.org/extend/plugins/acronyms-2/&quot; rel=&quot;nofollow&quot;&gt;a fork&lt;/a&gt; shortly based on my hacking of his original code.</description>
		<content:encoded><![CDATA[<p>A little of Column A, little of Column B. The original plugin I used has been abandoned. I spoke briefly to the maintainer about it, and I&#8217;ll be launching <a href="http://wordpress.org/extend/plugins/acronyms-2/" rel="nofollow">a fork</a> shortly based on my hacking of his original code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adaptive Content (with a dash of jQuery) by Rob</title>
		<link>http://www.renaissance-design.net/2011/adaptive-content-with-a-dash-of-jquery/#comment-1744</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 30 Sep 2011 18:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.renaissance-design.net/?p=798#comment-1744</guid>
		<description>A bit off topic and out of pure &#039;noseyness&#039;, are you using a Wordpress plugin to automatically catch known acronymns or is it something you&#039;ve written yourself?</description>
		<content:encoded><![CDATA[<p>A bit off topic and out of pure &#8216;noseyness&#8217;, are you using a WordPress plugin to automatically catch known acronymns or is it something you&#8217;ve written yourself?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

