<?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 Synapse</title>
	<atom:link href="http://synapse.neural9.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://synapse.neural9.com</link>
	<description>Web design and development musings from the minds at Neural 9</description>
	<pubDate>Thu, 09 Sep 2010 12:02:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PC&#8217;s are Cheap&#8230;er by GREATWEBHOST.COM.PH</title>
		<link>http://synapse.neural9.com/pcs-are-cheaper/comment-page-1/#comment-91</link>
		<dc:creator>GREATWEBHOST.COM.PH</dc:creator>
		<pubDate>Mon, 23 Nov 2009 12:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://synapse.neural9.com/?p=380#comment-91</guid>
		<description>Or better yet, buy a desktop or laptop with no software whatsoever and install Linux! :)

http://greatwebhost.com.ph/blog/2009/11/05/new-laptops-should-also-have-the-option-to-have-no-software-bundled/</description>
		<content:encoded><![CDATA[<p>Or better yet, buy a desktop or laptop with no software whatsoever and install Linux! <img src='http://synapse.neural9.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://greatwebhost.com.ph/blog/2009/11/05/new-laptops-should-also-have-the-option-to-have-no-software-bundled/" rel="nofollow">http://greatwebhost.com.ph/blog/2009/11/05/new-laptops-should-also-have-the-option-to-have-no-software-bundled/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OS X 10.5.7 - /etc/hosts, no! dscl, yes! by jona</title>
		<link>http://synapse.neural9.com/os-x-1057-etchosts-no-sudo-dscl-yes/comment-page-1/#comment-88</link>
		<dc:creator>jona</dc:creator>
		<pubDate>Thu, 09 Jul 2009 05:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://synapse.neural9.com/?p=300#comment-88</guid>
		<description>Thanks for the tip ... this is how you would type these dscl commands as a single command from the shell:

sudo dscl . create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1
sudo dscl . delete Hosts/192.168.112.2o7.net

OR

sudo dscl /Local/Default create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1
sudo dscl /Local/Default delete Hosts/192.168.112.2o7.net</description>
		<content:encoded><![CDATA[<p>Thanks for the tip &#8230; this is how you would type these dscl commands as a single command from the shell:</p>
<p>sudo dscl . create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1<br />
sudo dscl . delete Hosts/192.168.112.2o7.net</p>
<p>OR</p>
<p>sudo dscl /Local/Default create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1<br />
sudo dscl /Local/Default delete Hosts/192.168.112.2o7.net</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DiggBar Controversy, But What About Facebook? by Anj</title>
		<link>http://synapse.neural9.com/diggbar-controversy-but-what-about-facebook/comment-page-1/#comment-9</link>
		<dc:creator>Anj</dc:creator>
		<pubDate>Mon, 13 Apr 2009 14:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://synapse.neural9.com/?p=156#comment-9</guid>
		<description>The main difference, as I see it, is that Digg and Facebook ostensibly do not serve the same purpose. Digg is social news and is only as good as its links, whereas Facebook is all about revealing your personality. Since Digg is all about the links submitted, the outrage makes sense, in that visitors are following the links (Digg surely isn’t known for its comments), but seeing the Diggbar. Contrast that with Facebook, where its all supposed to be part of “you” - your status is what you are thinking about and may include a link.</description>
		<content:encoded><![CDATA[<p>The main difference, as I see it, is that Digg and Facebook ostensibly do not serve the same purpose. Digg is social news and is only as good as its links, whereas Facebook is all about revealing your personality. Since Digg is all about the links submitted, the outrage makes sense, in that visitors are following the links (Digg surely isn’t known for its comments), but seeing the Diggbar. Contrast that with Facebook, where its all supposed to be part of “you” - your status is what you are thinking about and may include a link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Frameworks Comparison Chart by Spratte</title>
		<link>http://synapse.neural9.com/css-frameworks-comparison-chart/comment-page-1/#comment-7</link>
		<dc:creator>Spratte</dc:creator>
		<pubDate>Thu, 09 Apr 2009 15:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://synapse.neural9.com/?p=110#comment-7</guid>
		<description>Glad to see this blog up and running. Got you in my RSS feeds now.

From design point of view, the issue I've had with 960.gs is that the structure they offer doesn't give me enough margin. Even with the 16 I can work around it to some degree, but. . . and keep in mind this is from a print designer who's made the move to doing more web work. . .  it feels like a limitation.

Granted I haven't worked with YUI CSS. Largely because the learning curve looked like the worst part of Everest, but I'll check it out. Keeping in mind I still like sketching rough layout ideas on grid paper. . . .

I've found this to be a great asset for me from a design perspective. http://www.thegridsystem.org/

When I get stuck or just need to look at things from a different angle, I'll pop in over there and see if I get inspired.</description>
		<content:encoded><![CDATA[<p>Glad to see this blog up and running. Got you in my RSS feeds now.</p>
<p>From design point of view, the issue I&#8217;ve had with 960.gs is that the structure they offer doesn&#8217;t give me enough margin. Even with the 16 I can work around it to some degree, but. . . and keep in mind this is from a print designer who&#8217;s made the move to doing more web work. . .  it feels like a limitation.</p>
<p>Granted I haven&#8217;t worked with YUI CSS. Largely because the learning curve looked like the worst part of Everest, but I&#8217;ll check it out. Keeping in mind I still like sketching rough layout ideas on grid paper. . . .</p>
<p>I&#8217;ve found this to be a great asset for me from a design perspective. <a href="http://www.thegridsystem.org/" rel="nofollow">http://www.thegridsystem.org/</a></p>
<p>When I get stuck or just need to look at things from a different angle, I&#8217;ll pop in over there and see if I get inspired.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Frameworks Comparison Chart by Mark</title>
		<link>http://synapse.neural9.com/css-frameworks-comparison-chart/comment-page-1/#comment-3</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 24 Mar 2009 15:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://synapse.neural9.com/?p=110#comment-3</guid>
		<description>@Vladimir: There are many publications that provide more exhaustive coverage of the CSS framework landscape. Check out: http://www.smashingmagazine.com/</description>
		<content:encoded><![CDATA[<p>@Vladimir: There are many publications that provide more exhaustive coverage of the CSS framework landscape. Check out: <a href="http://www.smashingmagazine.com/" rel="nofollow">http://www.smashingmagazine.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Frameworks Comparison Chart by Vladimir</title>
		<link>http://synapse.neural9.com/css-frameworks-comparison-chart/comment-page-1/#comment-2</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Tue, 24 Mar 2009 01:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://synapse.neural9.com/?p=110#comment-2</guid>
		<description>What about making complete list of all the Frameworks? There many new CSS Frameworks I build (Emastic, Malo, The Golden Grid) , there is also the old YAML.</description>
		<content:encoded><![CDATA[<p>What about making complete list of all the Frameworks? There many new CSS Frameworks I build (Emastic, Malo, The Golden Grid) , there is also the old YAML.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
