<?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 on: Do-file rules &#8212; one suggestion</title>
	<atom:link href="http://enoriver.net/index.php/2009/01/03/do-file-rules-one-suggestion/feed/" rel="self" type="application/rss+xml" />
	<link>http://enoriver.net/index.php/2009/01/03/do-file-rules-one-suggestion/</link>
	<description>computing for fun and profit</description>
	<lastBuildDate>Mon, 25 Feb 2013 21:41:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Do-file rules, revisited &#124; The Stata Things</title>
		<link>http://enoriver.net/index.php/2009/01/03/do-file-rules-one-suggestion/comment-page-1/#comment-80713</link>
		<dc:creator>Do-file rules, revisited &#124; The Stata Things</dc:creator>
		<pubDate>Tue, 22 May 2012 19:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://enoriver.net/?p=446#comment-80713</guid>
		<description><![CDATA[[...] (typeof(addthis_share) == &quot;undefined&quot;){ addthis_share = [];}Back in 2009 I wrote this post, detailing what at the time I thought would be a good way to write do-files. Some of the ideas [...]]]></description>
		<content:encoded><![CDATA[<p>[...] (typeof(addthis_share) == &quot;undefined&quot;){ addthis_share = [];}Back in 2009 I wrote this post, detailing what at the time I thought would be a good way to write do-files. Some of the ideas [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Consider ado-files &#124; A Stata Mind</title>
		<link>http://enoriver.net/index.php/2009/01/03/do-file-rules-one-suggestion/comment-page-1/#comment-423</link>
		<dc:creator>Consider ado-files &#124; A Stata Mind</dc:creator>
		<pubDate>Thu, 19 Mar 2009 20:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://enoriver.net/?p=446#comment-423</guid>
		<description><![CDATA[[...] A while ago I suggested a particular do-file architecture that seemed to work well for me at the time. The post is here. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A while ago I suggested a particular do-file architecture that seemed to work well for me at the time. The post is here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabi Huiber</title>
		<link>http://enoriver.net/index.php/2009/01/03/do-file-rules-one-suggestion/comment-page-1/#comment-82</link>
		<dc:creator>Gabi Huiber</dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://enoriver.net/?p=446#comment-82</guid>
		<description><![CDATA[Thank you for &quot;set varabbrev off&quot;. It is an excellent idea. Variable name abbreviation looks convenient, but I was never wild about it. It bit me several times on collaborative projects. It just never occurred to me to look into whether turning it off would be an option. Thanks again.]]></description>
		<content:encoded><![CDATA[<p>Thank you for "set varabbrev off". It is an excellent idea. Variable name abbreviation looks convenient, but I was never wild about it. It bit me several times on collaborative projects. It just never occurred to me to look into whether turning it off would be an option. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://enoriver.net/index.php/2009/01/03/do-file-rules-one-suggestion/comment-page-1/#comment-81</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Mon, 05 Jan 2009 16:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://enoriver.net/?p=446#comment-81</guid>
		<description><![CDATA[This is a great post.  I don&#039;t have the background in computer programming that you do, but I have come to find structuring my .do files in the same way (pretty similar to yours) really helps keep me organized.  I&#039;m probably not as strict about it as I should be, but I almost always eventually go back and fill in the blanks anyway.  

One header command that I have recently started adding to my .do files is the -set varabbrev off- command.  Of course, you may want this toggled on, but I&#039;ve caught errors in my .do files by going back and adding this command.  If you&#039;re working with a large dataset, or panel data where many variables have similar names, it&#039;s easy to think you have one variable in your dataset when you actually have another.  If -set varabbrev- is toggled on (as is the default), a typo could easily be overlooked and the variable you&#039;re using may not be what you think.]]></description>
		<content:encoded><![CDATA[<p>This is a great post.  I don't have the background in computer programming that you do, but I have come to find structuring my .do files in the same way (pretty similar to yours) really helps keep me organized.  I'm probably not as strict about it as I should be, but I almost always eventually go back and fill in the blanks anyway.  </p>
<p>One header command that I have recently started adding to my .do files is the -set varabbrev off- command.  Of course, you may want this toggled on, but I've caught errors in my .do files by going back and adding this command.  If you're working with a large dataset, or panel data where many variables have similar names, it's easy to think you have one variable in your dataset when you actually have another.  If -set varabbrev- is toggled on (as is the default), a typo could easily be overlooked and the variable you're using may not be what you think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
