<?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"
	>
<channel>
	<title>Comments on: Hiring a web front-end engineer and a rant</title>
	<atom:link href="http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant/feed" rel="self" type="application/rss+xml" />
	<link>http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant</link>
	<description>Anecdotes on Java, Ruby, Sysadmin, SEO, Design, and Management</description>
	<pubDate>Wed, 08 Oct 2008 10:46:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Todd Huss</title>
		<link>http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-732</link>
		<dc:creator>Todd Huss</dc:creator>
		<pubDate>Tue, 09 May 2006 15:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-732</guid>
		<description>htmlvalidator, thanks for catching that, I've fixed it. I still maintain that a front end developers portfolio site should show off their skills of which one of those should be writing validating HTML or XHTML. If I'm looking for a designer to create full page photoshop comps then I'm looking for artistic skills so I don't care if their site validates, but if I'm looking for a front-end developer to take comps and implement them in XHTML, CSS, and Javascript then I struggle to believe anyone would defend that person having a non-validating portfolio site.</description>
		<content:encoded><![CDATA[<p>htmlvalidator, thanks for catching that, I&#8217;ve fixed it. I still maintain that a front end developers portfolio site should show off their skills of which one of those should be writing validating HTML or XHTML. If I&#8217;m looking for a designer to create full page photoshop comps then I&#8217;m looking for artistic skills so I don&#8217;t care if their site validates, but if I&#8217;m looking for a front-end developer to take comps and implement them in XHTML, CSS, and Javascript then I struggle to believe anyone would defend that person having a non-validating portfolio site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: htmlvalidator</title>
		<link>http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-731</link>
		<dc:creator>htmlvalidator</dc:creator>
		<pubDate>Tue, 09 May 2006 01:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-731</guid>
		<description>Nice rant. Your next page (Enhancements to SubModal) doesn't validate.</description>
		<content:encoded><![CDATA[<p>Nice rant. Your next page (Enhancements to SubModal) doesn&#8217;t validate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Cheeze</title>
		<link>http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-241</link>
		<dc:creator>Chuck Cheeze</dc:creator>
		<pubDate>Sun, 26 Mar 2006 08:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-241</guid>
		<description>Ouch, sounds right up my alley but unfortunately I fall in the boat of most-past-sites not validating.  Luckily I am currently rebuilding my design firm site (http://www.webinception.com) and so far it validates as I am in process with building it.  I've been working with a private comapny for a few years now so my chops have been on thier intranet for getting up on valid coding, thus I wouldn't have much to show anyway.  Good luck witht he search...</description>
		<content:encoded><![CDATA[<p>Ouch, sounds right up my alley but unfortunately I fall in the boat of most-past-sites not validating.  Luckily I am currently rebuilding my design firm site (http://www.webinception.com) and so far it validates as I am in process with building it.  I&#8217;ve been working with a private comapny for a few years now so my chops have been on thier intranet for getting up on valid coding, thus I wouldn&#8217;t have much to show anyway.  Good luck witht he search&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Huss</title>
		<link>http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-154</link>
		<dc:creator>Todd Huss</dc:creator>
		<pubDate>Sat, 11 Mar 2006 02:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-154</guid>
		<description>Charles, I'd be happy if even a few of the sites I looked at validated at all, HTML 4 or XHTML. The bottom line is most personal portfolio sites are full of invalid HTML, display no understanding of proper CSS, and in my opinion there's just no excuse for it from people who produce HTML for a living. I've phone interviewed a bunch of candidates and so far the only 2 that were worth interviewing in person had sites that validate so I think it's a pretty good benchmark.</description>
		<content:encoded><![CDATA[<p>Charles, I&#8217;d be happy if even a few of the sites I looked at validated at all, HTML 4 or XHTML. The bottom line is most personal portfolio sites are full of invalid HTML, display no understanding of proper CSS, and in my opinion there&#8217;s just no excuse for it from people who produce HTML for a living. I&#8217;ve phone interviewed a bunch of candidates and so far the only 2 that were worth interviewing in person had sites that validate so I think it&#8217;s a pretty good benchmark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Miller</title>
		<link>http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-152</link>
		<dc:creator>Charles Miller</dc:creator>
		<pubDate>Thu, 09 Mar 2006 20:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/hiring-a-front-end-web-developer-and-a-rant#comment-152</guid>
		<description>I'd balk at requiring XHTML for a personal site. There are all sorts of problems with serving XHTML, so it's only really a good idea to use it if you've got to process the site in some way as XML. Otherwise, HTML4 is probably more correct.

(see also: http://www.hixie.ch/advocacy/xhtml )

Also with portfolio sites, you often run into the "the cobbler's children are barefoot" problem. I remember when I worked for a mostly web-design firm, improving our own site was always on that "we really need to do it, but we're snowed under with paid work" list. We just sent prospective customers links to sites we'd developed for other customers, and nervously coughed about our own site. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;d balk at requiring XHTML for a personal site. There are all sorts of problems with serving XHTML, so it&#8217;s only really a good idea to use it if you&#8217;ve got to process the site in some way as XML. Otherwise, HTML4 is probably more correct.</p>
<p>(see also: <a href="http://www.hixie.ch/advocacy/xhtml" rel="nofollow">http://www.hixie.ch/advocacy/xhtml</a> )</p>
<p>Also with portfolio sites, you often run into the &#8220;the cobbler&#8217;s children are barefoot&#8221; problem. I remember when I worked for a mostly web-design firm, improving our own site was always on that &#8220;we really need to do it, but we&#8217;re snowed under with paid work&#8221; list. We just sent prospective customers links to sites we&#8217;d developed for other customers, and nervously coughed about our own site. <img src='http://gabrito.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
