<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cdevroe.com &#187; kyle-neath</title>
	<atom:link href="http://cdevroe.com/tag/kyle-neath/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdevroe.com</link>
	<description>by Colin Devroe</description>
	<lastBuildDate>Thu, 24 May 2012 15:29:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://cdevroe.com/?pushpress=hub'/>
<cloud domain='cdevroe.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>GitHub, getting easier all the time</title>
		<link>http://cdevroe.com/links/github-easy/</link>
		<comments>http://cdevroe.com/links/github-easy/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 03:19:13 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[kyle-neath]]></category>
		<category><![CDATA[source control]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=5883</guid>
		<description><![CDATA[My friend Kyle Neath on the GitHub blog: Today we&#8217;re rolling out a new and improved flow for creating repositories on GitHub. Remember when I said this, shortly after GitHub released GitHub for Mac: If Git is easy to use more people will use it and therefore more people will sign up and pay for [...]]]></description>
			<content:encoded><![CDATA[<p>My friend <a href="https://github.com/blog/1105-an-easier-way-to-create-repositories">Kyle Neath on the GitHub blog</a>:</p>
<blockquote><p>Today we&#8217;re rolling out a new and improved flow for creating repositories on GitHub.</p></blockquote>
<p>Remember when I said this, <a href="http://cdevroe.com/notes/github-mac/">shortly after GitHub released GitHub for Mac</a>:</p>
<blockquote><p>If Git is easy to use more people will use it and therefore more people will sign up and pay for GitHub.</p></blockquote>
<p>It is just as important for Github to make git easier, so that its potential customer base expands beyond us geeks, as it is to promote best practices (like including a .gitignore file with one&#8217;s repo). This is why the GitHub website with its ease of use, documentation, training, etc. is really such a great business.</p>
<p>You see, GitHub isn&#8217;t just in the business of giving people access to git. They&#8217;re in the business of helping people to use git the right way. They&#8217;re creating some of the most loyal customers you&#8217;ll find anywhere online.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/github-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ifttt</title>
		<link>http://cdevroe.com/links/ifttt/</link>
		<comments>http://cdevroe.com/links/ifttt/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 14:47:58 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[if this then that]]></category>
		<category><![CDATA[ifttt]]></category>
		<category><![CDATA[kyle-neath]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[triggers]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=5178</guid>
		<description><![CDATA[If This Then That is a web service that allows you to plug into a few other web services and trigger actions based on certain criteria. Example: If I take a photo using Instagram store it in Dropbox as well. /via Kyle Neath on Twitter.]]></description>
			<content:encoded><![CDATA[<p><a href="http://ifttt.com/">If This Then That</a> is a web service that allows you to plug into a few other web services and trigger actions based on certain criteria. Example: If I take a photo using Instagram store it in Dropbox as well.</p>
<p>/via <a href="https://twitter.com/kneath/statuses/112593350426763264">Kyle Neath on Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/ifttt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quality is contagious</title>
		<link>http://cdevroe.com/links/neath-quality/</link>
		<comments>http://cdevroe.com/links/neath-quality/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 11:50:06 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[dedication]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[kyle-neath]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[quotes]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=5061</guid>
		<description><![CDATA[Kyle Neath on Relentless Quality: &#8220;Broken windows are the reason most large software projects suck to work on. A little technical debt here, a few shortcuts there, and pretty soon you’ve got a codebase so full of broken windows that no one even cares if they throw another pile of broken glass on the heap. [...]]]></description>
			<content:encoded><![CDATA[<p>Kyle Neath on <a href="http://warpspire.com/posts/relentless-quality/"><em>Relentless Quality</em></a>:</p>
<blockquote><p>
  &#8220;Broken windows are the reason most large software projects suck to work on. A little technical debt here, a few shortcuts there, and pretty soon you’ve got a codebase so full of broken windows that no one even cares if they throw another pile of broken glass on the heap.</p>
<p>  But just as broken windows are contagious, so is a dedication to quality. Carve out a little piece of a messy codebase and clean it up. Sharpen the edges, polish the surface and make it shine.&#8221;
</p></blockquote>
<p>This bubbles all the way up to the top of the product too. The code of a not-so-great feature can be gorgeous but it is still a feature that isn&#8217;t quite right. Focusing on the quality of the product from the engineering to the coding to the marketing is also contagious.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/neath-quality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kyle Neath on Designing GitHub for Mac</title>
		<link>http://cdevroe.com/links/neath-github-mac/</link>
		<comments>http://cdevroe.com/links/neath-github-mac/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 13:41:26 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[github for mac]]></category>
		<category><![CDATA[kyle-neath]]></category>
		<category><![CDATA[macintosh]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=4872</guid>
		<description><![CDATA[I&#8217;m always looking for validation of my hair-brained ideas. In Kyle Neath&#8217;s post on his designing GitHub for Mac I found this nugget which backs up my assumptions that I made about GitHub for Mac being a big deal. &#8220;Eventually, I (well, many of us) decided that better native clients (OSX, Windows, Linux, Eclipse, Visual [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always looking for validation of my hair-brained ideas. In Kyle Neath&#8217;s <a href="http://warpspire.com/posts/designing-github-mac/">post on his designing GitHub for Mac</a> I found this nugget which backs up my assumptions that I made about <a href="http://cdevroe.com/notes/github-mac/">GitHub for Mac being a big deal</a>.</p>
<blockquote><p>&#8220;Eventually, I (well, many of us) decided that better native clients (OSX, Windows, Linux, Eclipse, Visual Studio, etc) was the best way to grow GitHub.&#8221;</p></blockquote>
<p>Boom.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/neath-github-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re: The usefulness of Microformats</title>
		<link>http://cdevroe.com/notes/re-microformats-useful/</link>
		<comments>http://cdevroe.com/notes/re-microformats-useful/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 15:51:39 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[hatom]]></category>
		<category><![CDATA[hcard]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jeremy-keith]]></category>
		<category><![CDATA[kyle-neath]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[tantek-Çelik]]></category>
		<category><![CDATA[technorati]]></category>

		<guid isPermaLink="false">http://cdevroe.com/notes/re-microformats-useful/</guid>
		<description><![CDATA[Recently Kyle expressed his gripes about Microformats, their documentation, and usefulness.  This is my reply to that.]]></description>
			<content:encoded><![CDATA[<p><a href="http://warpspire.com/" rel="friend">Kyle Kneath</a> recently wrote <i><a href="http://warpspire.com/journal/web-production/i-just-dont-get-this-whole-microformats-thing/" rel="bookmark">I just don&#8217;t get this whole Microformats thing</a></i> and I wanted to take a minute to respond to him.</p>
<p>Kyle is doubting the usefulness of <a href="http://microformats.org/">Microformats</a>, and is also saying that he thinks the learning curve is too hard because of the documentation making things &#8220;too hard&#8221;.  First I&#8217;ll address his comments on the documentation being much too difficult to follow:</p>
<blockquote><p>&#8220;Maybe it&rsquo;s just me &mdash; but I feel like the microformats crew are actively trying to make this an elitest club. I&rsquo;m not very stupid (I don&rsquo;t think) but when I first started researching microformats it took me ages to really understand it. It turned out to be dead simple.</p>
<p>You can see the documentation (featured to the right) is quite brief for simple formats like hCard. Wait a second&#8230; are you serious? This page is reeee-diculously (and needlessly) long and really needs to be cleaned up. It&rsquo;s like a giant newbie-scaring-machine. hCard is dead simple to implement; a couple of paragraphs should suffice with two or three examples.&#8221;</p></blockquote>
<p>I could not agree more with Kyle on this.  The documentation for Microformats, in reality, is all spec information.  There is a definitive need for someone with any type of documentation experience to get on <a href="http://microformats.org/wiki/Main_Page">the Microformats Wiki</a> and really make some &#8220;Microformats for Dummies&#8221; type of documentation.</p>
<p>Someone on Kyle&#8217;s comments suggested just getting <a href="http://adactio.com/">Jeremy Keith</a> to spear-head the effort.  Well, Jeremy is already <a href="http://adactio.com/journal/tag/microformats">a microformats &#8220;evangelist&#8221;</a>, but I can see their point.  He has the ability to make things that seem difficult, dead simple.  Perhaps he could take some time to edit the heck out of the wiki and/or just add a series of pages explaining each Microformat in human language.</p>
<p>Onto Kyle&#8217;s other gripe; the usefulness of Microformats.  I disagree with Kyle on this point.  Microformats can be, will be, and already are extremely useful.  I feel a little weird saying this since I have yet to really take <em>full</em> advantage of Microformats on my site here &#8211; but it is definitely in my plans.  Kyle didn&#8217;t really expound on his reasons why he thinks Microformats are not useful until one of the very last comments that he wrote (he doesn&#8217;t have permalinks on his comments so I will copy it here):</p>
<blockquote><p>&#8220;But&#8230; again, you seem to have proved my own point with &ldquo;We haven&rsquo;t figure out how exactly that will help us&rdquo; &mdash; that&rsquo;s my entire point. I&rsquo;ve been following microformats since Tantek was talking about them years ago. An yeah, Tantek is a cool dude&#8230; but is it enough of a reason to use them?</p>
<p>I honestly haven&rsquo;t found it.</p>
<p>I use web standards because it helps me work faster produce more maintainable code and standardize my practices. I can&rsquo;t say the same for microformats. The best I could say is: &ldquo;I use microformats so that the extreme minority of my browsers, who have an extension installed, who are looking for specific metadata, who have scripts installed to interact with their other data management applications can more easily add me to their address book.&rdquo;</p>
<p>Oh, and for those pushing hAtom&#8230; the last thing we need in this world is more syndication formats <img src='http://cdevroe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;</p></blockquote>
<p>His argument here is really way off.  When he says &#8220;we haven&#8217;t found ways&#8221; he really means himself.  I think if you ask the folks at <a href="http://technorati.com/">Technorati</a>, and the people that have invested millions of dollars into them, they&#8217;d disagree with Kyle too.  Microformats is just really starting to take off (if people do not use them, they are indeed useless but as more people use them, companies like Technorati can really build <a href="http://kitchen.technorati.com/">useful tools</a>).  There is no one definite useage for each Microformat, however each have their own implementation.  The biggest advantage I see?  One content delivery system for almost any type of data.  I don&#8217;t need to create a vCard for my about page, I just need to add a few classes to the information that is already there.  This brings me to his second point that falls short.</p>
<p>His argument that &#8220;&#8230;and for those pushing hAtom&#8230; the last thing we need in this world is more syndication formats&#8221;.  Perhaps he hasn&#8217;t delved into hAtom much, but it isn&#8217;t another syndication format, it literally takes the place of Atom (which is becoming increasingly popular and is starting to become the syndication format of choice of some of the larger companies that have tons of data to syndicate [ see <a href="http://www.niallkennedy.com/blog/archives/2006/11/feed-publishing-best-practices.html">Nail Kennedy's article about feed syndication formats and their usage</a>]).  Also something to remember is the hAtom is currently in draft format, but imagine if if you had a blog and you didn&#8217;t need to serve an HTML version, RSS 0.92, RSS 2, and Atom version of your site.  You could just serve the HTML version and all of the data you wish to syndicate &#8211; to different applications and services, could be parsed from that single delivery system.  This is the biggest advantage of Microformats in my opinion.</p>
<p>The documentation does need a <em>serious</em> look, and update, to make it a much less steep learning curve.  Broader usage will come of that, and in turn more uses will reveal themselves from a growing user base.  I suppose Kyle&#8217;s post really cuts right down to the root of the Microformats problem &#8211; explain them better, and they&#8217;ll be used.</p>
<p>[tags]microformats, kyle neath, tantek &Ccedil;elik, jeremy keith, hcard, hatom, rss, atom, feeds, syndication, technorati, html[/tags]<br />
[slug]re-microformats-useful[/slug]</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/re-microformats-useful/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

