<?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 Steven Benner&#039;s Blog</title>
	<atom:link href="http://stevenbenner.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenbenner.com</link>
	<description>Random articles about programming, computing and the internet.</description>
	<lastBuildDate>Sun, 13 May 2012 23:08:30 +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 The 5 types of programmers by Allan</title>
		<link>http://stevenbenner.com/2010/07/the-5-types-of-programmers/#comment-81992</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Sun, 13 May 2012 23:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=1163#comment-81992</guid>
		<description>Duct tape. Just that simple.</description>
		<content:encoded><![CDATA[<p>Duct tape. Just that simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up an Ubuntu LAMP server. Part 1: Initial setup by Vik</title>
		<link>http://stevenbenner.com/2010/06/setting-up-an-ubuntu-lamp-server-part-1-initial-setup/#comment-81935</link>
		<dc:creator>Vik</dc:creator>
		<pubDate>Tue, 24 Apr 2012 14:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=1074#comment-81935</guid>
		<description>Hi Steve

I am very new with setting up Ubuntu servers and have found your articles very helpful.

One problem, however, that I have had is that when I try to configure the SSH server to allow a new user to connect I see the message &quot;Server refused our key&quot;. I have been able to successfully create the new user, add him to sudoers file, and allow him access to SSH via the /etc/ssh/sshd_config file, but I cannot get the user to connect. I can only connect with the ubuntu user. Any thoughts on how I should proceed. I have tried searching online, but to no avail.

Many thanks in advance for your help.</description>
		<content:encoded><![CDATA[<p>Hi Steve</p>
<p>I am very new with setting up Ubuntu servers and have found your articles very helpful.</p>
<p>One problem, however, that I have had is that when I try to configure the SSH server to allow a new user to connect I see the message &#8220;Server refused our key&#8221;. I have been able to successfully create the new user, add him to sudoers file, and allow him access to SSH via the /etc/ssh/sshd_config file, but I cannot get the user to connect. I can only connect with the ubuntu user. Any thoughts on how I should proceed. I have tried searching online, but to no avail.</p>
<p>Many thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 5 types of programmers by یک برنامه نویس &#8211; قسمت دوم &#187; من آزادم</title>
		<link>http://stevenbenner.com/2010/07/the-5-types-of-programmers/#comment-81928</link>
		<dc:creator>یک برنامه نویس &#8211; قسمت دوم &#187; من آزادم</dc:creator>
		<pubDate>Mon, 23 Apr 2012 16:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=1163#comment-81928</guid>
		<description>[...] استیون بِنِر یه مطلب جالب در مورد انواع برنامه نویس در کار نوشته، [...]</description>
		<content:encoded><![CDATA[<p>[...] استیون بِنِر یه مطلب جالب در مورد انواع برنامه نویس در کار نوشته، [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom link click tracking using Omniture by K.Adam White</title>
		<link>http://stevenbenner.com/2010/03/custom-link-click-tracking-using-omniture/#comment-81925</link>
		<dc:creator>K.Adam White</dc:creator>
		<pubDate>Mon, 23 Apr 2012 14:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=633#comment-81925</guid>
		<description>Resurrecting a somewhat old thread to thank you for posting this—I came across your article after implementing a similar system myself, and it was good to have that approach validated by such a thorough article!
The one addendum I will add is to link to my own version of that sb_tracklinks.track() function: I took a slightly different approach that takes a few more options, primarily to use an object-based approach to defining events, eVars and props but also to let you point events at an arbitrary tracking suite for debugging purposes. It&#039;s a little heavier than your code, but for us it improved readability within our jQuery event handlers.
I posted the code at https://gist.github.com/2470993</description>
		<content:encoded><![CDATA[<p>Resurrecting a somewhat old thread to thank you for posting this—I came across your article after implementing a similar system myself, and it was good to have that approach validated by such a thorough article!<br />
The one addendum I will add is to link to my own version of that sb_tracklinks.track() function: I took a slightly different approach that takes a few more options, primarily to use an object-based approach to defining events, eVars and props but also to let you point events at an arbitrary tracking suite for debugging purposes. It&#8217;s a little heavier than your code, but for us it improved readability within our jQuery event handlers.<br />
I posted the code at <a href="https://gist.github.com/2470993" rel="nofollow">https://gist.github.com/2470993</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset cascading style sheets are bad practice by Stephan</title>
		<link>http://stevenbenner.com/2010/02/reset-cascading-style-sheets-are-bad-practice/#comment-81923</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Mon, 23 Apr 2012 10:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=582#comment-81923</guid>
		<description>I think CSS reset files are a great way to save you a lot of debugging and browser testing time. 
If you want small code, then just add only the styles you really wish to reset and leave all others out.

You have a point in the section Accessibility. But I always set the outlines to 0. Then later I can add accessibility by using :focus for example:

input:focus {
  border-color:#0000ff;
}

The reset file I use in most of my projects is just under 400 Bytes, so that should&#039;t affect performance much. Heres a link if anyone cares:

http://www.htmltweaks.com/Reset_Browser-Specific_CSS_Styles</description>
		<content:encoded><![CDATA[<p>I think CSS reset files are a great way to save you a lot of debugging and browser testing time.<br />
If you want small code, then just add only the styles you really wish to reset and leave all others out.</p>
<p>You have a point in the section Accessibility. But I always set the outlines to 0. Then later I can add accessibility by using :focus for example:</p>
<p>input:focus {<br />
  border-color:#0000ff;<br />
}</p>
<p>The reset file I use in most of my projects is just under 400 Bytes, so that should&#8217;t affect performance much. Heres a link if anyone cares:</p>
<p><a href="http://www.htmltweaks.com/Reset_Browser-Specific_CSS_Styles" rel="nofollow">http://www.htmltweaks.com/Reset_Browser-Specific_CSS_Styles</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to set up a Team Fortress 2 dedicated server on Ubuntu by Todd</title>
		<link>http://stevenbenner.com/2010/11/how-to-set-up-a-team-fortress-2-dedicated-server-on-ubuntu/#comment-81919</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Mon, 23 Apr 2012 02:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=1068#comment-81919</guid>
		<description>I am trying to transition to Linux from windows. I have a couple questions. 

1. Does running srcds as a service restart the service if it locks up?
2. I also would like to know how to autoupdate in linux.</description>
		<content:encoded><![CDATA[<p>I am trying to transition to Linux from windows. I have a couple questions. </p>
<p>1. Does running srcds as a service restart the service if it locks up?<br />
2. I also would like to know how to autoupdate in linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of popular social bookmarking widgets by hp</title>
		<link>http://stevenbenner.com/2010/03/comparison-of-popular-social-bookmarking-widgets/#comment-81910</link>
		<dc:creator>hp</dc:creator>
		<pubDate>Sun, 22 Apr 2012 03:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=680#comment-81910</guid>
		<description>Hi Steven,
This is a great effort.... Hope you would you be able to slip in some hours to redo the analysis for 2012....</description>
		<content:encoded><![CDATA[<p>Hi Steven,<br />
This is a great effort&#8230;. Hope you would you be able to slip in some hours to redo the analysis for 2012&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 5 types of programmers by LinkFest &#124; rand(TALK)</title>
		<link>http://stevenbenner.com/2010/07/the-5-types-of-programmers/#comment-81892</link>
		<dc:creator>LinkFest &#124; rand(TALK)</dc:creator>
		<pubDate>Fri, 20 Apr 2012 09:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=1163#comment-81892</guid>
		<description>[...] The 5 Types of Programmers &#8211; the duct tape guy, that sounds like me; I also don&#8217;t like rewriting code tho&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] The 5 Types of Programmers &#8211; the duct tape guy, that sounds like me; I also don&#8217;t like rewriting code tho&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 5 types of programmers by Chris Oliver</title>
		<link>http://stevenbenner.com/2010/07/the-5-types-of-programmers/#comment-81863</link>
		<dc:creator>Chris Oliver</dc:creator>
		<pubDate>Mon, 16 Apr 2012 13:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=1163#comment-81863</guid>
		<description>The legendary programmer... The man nobody dares attempt to converse with.
His code can move mountains, and bring the population to their peasant knees.

Muahahaha!

Right?</description>
		<content:encoded><![CDATA[<p>The legendary programmer&#8230; The man nobody dares attempt to converse with.<br />
His code can move mountains, and bring the population to their peasant knees.</p>
<p>Muahahaha!</p>
<p>Right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 5 types of programmers by Geoffrey Hale</title>
		<link>http://stevenbenner.com/2010/07/the-5-types-of-programmers/#comment-81847</link>
		<dc:creator>Geoffrey Hale</dc:creator>
		<pubDate>Sat, 14 Apr 2012 03:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://stevenbenner.com/?p=1163#comment-81847</guid>
		<description>I&#039;m some combination of the anti-programming programmer, though really I&#039;m just a hack, and the OCD perfectionist, though I don&#039;t really know what I&#039;m doing so it&#039;s only gold in my world...</description>
		<content:encoded><![CDATA[<p>I&#8217;m some combination of the anti-programming programmer, though really I&#8217;m just a hack, and the OCD perfectionist, though I don&#8217;t really know what I&#8217;m doing so it&#8217;s only gold in my world&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: stevenbenner.com @ 2012-05-17 19:37:29 -->
