<?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>Jason Newmoyer</title>
	<atom:link href="http://jasonnewmoyer.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonnewmoyer.com</link>
	<description>GIS Software Developer, Consultant, and Entrepreneur</description>
	<lastBuildDate>Thu, 02 May 2013 18:36:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Command to list files marked skip worktree in Git</title>
		<link>http://jasonnewmoyer.com/2013/05/command-to-list-files-marked-skip-worktree-in-git/</link>
		<comments>http://jasonnewmoyer.com/2013/05/command-to-list-files-marked-skip-worktree-in-git/#comments</comments>
		<pubDate>Thu, 02 May 2013 16:27:39 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://jasonnewmoyer.com/?p=140</guid>
		<description><![CDATA[For the current directory: git ls-files -v . &#124; grep ^S full reference here => https://www.kernel.org/pub/software/scm/git/docs/git-ls-files.html]]></description>
		<wfw:commentRss>http://jasonnewmoyer.com/2013/05/command-to-list-files-marked-skip-worktree-in-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrap ToolTipText</title>
		<link>http://jasonnewmoyer.com/2009/01/wrap-tooltiptext/</link>
		<comments>http://jasonnewmoyer.com/2009/01/wrap-tooltiptext/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 02:40:28 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tooltip]]></category>
		<category><![CDATA[tooltiptext]]></category>

		<guid isPermaLink="false">http://jasonnewmoyer.com/?p=45</guid>
		<description><![CDATA[Why isn&#8217;t your tooltiptext wrapping when you add a &#8220;\n&#8221; or even a &#8220;\r\n&#8221; to the string literal you ask? The real answer [...]]]></description>
		<wfw:commentRss>http://jasonnewmoyer.com/2009/01/wrap-tooltiptext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
