<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Experiencing Life on the Verge</title>
	<atom:link href="http://nancyfolsom.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nancyfolsom.wordpress.com</link>
	<description>Keepin' it real with cubicle cred</description>
	<lastBuildDate>Sun, 20 Nov 2011 02:07:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nancyfolsom.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Experiencing Life on the Verge</title>
		<link>http://nancyfolsom.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nancyfolsom.wordpress.com/osd.xml" title="Experiencing Life on the Verge" />
	<atom:link rel='hub' href='http://nancyfolsom.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Refactoring: VFP form calls external PRG, uses Publics for shared data</title>
		<link>http://nancyfolsom.wordpress.com/2011/04/15/refactoring-vfp-form-calls-external-prg-uses-publics-for-shared-data/</link>
		<comments>http://nancyfolsom.wordpress.com/2011/04/15/refactoring-vfp-form-calls-external-prg-uses-publics-for-shared-data/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 18:48:10 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Refactoring]]></category>
		<category><![CDATA[Right problem--right solution]]></category>
		<category><![CDATA[over-programming]]></category>
		<category><![CDATA[resist]]></category>

		<guid isPermaLink="false">http://nancyfolsom.wordpress.com/?p=485</guid>
		<description><![CDATA[Not all boats have to be built to withstand the sea. My inclination to build the Queen Mary is changing as I see myself moving further from Visual FoxPro. Or, it's just my natural cranky impatience.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=485&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve inherited another legacy VFP application and am updating a routine to use a new format required by my client&#8217;s customer. There is a VFP form that eventually calls a program to gather, format, and export relevant data. One of the first things I need to do is change the form and program so their code can be independently tested. Once that&#8217;s accomplished, I&#8217;ll change the routines to generate the new format.</p>
<p>The question is, as always with this common situation is whether to pull the code into a &#8220;blob&#8221; method in the form and change all variables to properties, or call the program from the form with parameters. I realized my usual inclination is to use the former because eventually I would be binding the form properties to properties on future business classes that I&#8217;d create down the road. It&#8217;s odd how I&#8217;ll suddenly think of a usual problem in a different light. This is a routine that&#8217;s run four times a year, the new format is needed soon, and the client wants to begin planning for a new application to replace this one. Visual FoxPro will probably not be the tool of choice, so there is no reason to build the Queen Mary when a dinghy will get us across the narrow inlet just fine.</p>
<p>Can you tell I&#8217;m prone to make everything into A Work Of Art? Maybe I&#8217;m changing after all.</p>
<br /> Tagged: <a href='http://nancyfolsom.wordpress.com/tag/over-programming/'>over-programming</a>, <a href='http://nancyfolsom.wordpress.com/tag/refactoring/'>Refactoring</a>, <a href='http://nancyfolsom.wordpress.com/tag/resist/'>resist</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nancyfolsom.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nancyfolsom.wordpress.com/485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nancyfolsom.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nancyfolsom.wordpress.com/485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nancyfolsom.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nancyfolsom.wordpress.com/485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nancyfolsom.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nancyfolsom.wordpress.com/485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nancyfolsom.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nancyfolsom.wordpress.com/485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nancyfolsom.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nancyfolsom.wordpress.com/485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nancyfolsom.wordpress.com/485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nancyfolsom.wordpress.com/485/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=485&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nancyfolsom.wordpress.com/2011/04/15/refactoring-vfp-form-calls-external-prg-uses-publics-for-shared-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">nancyfolsom</media:title>
		</media:content>
	</item>
		<item>
		<title>Using, or not, Windows File and Folder Encryption</title>
		<link>http://nancyfolsom.wordpress.com/2011/04/15/using-or-not-windows-file-and-folder-encryption/</link>
		<comments>http://nancyfolsom.wordpress.com/2011/04/15/using-or-not-windows-file-and-folder-encryption/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 17:33:32 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[danger]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[gotcha]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://nancyfolsom.wordpress.com/?p=480</guid>
		<description><![CDATA[Windows encryption makes files unreadable on computers other than the one from which they were encrypted. This is makes it less of a feature and more of a danger.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=480&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently, I found out the easy way, thankfully, that there is a critical reason for not using Windows file and folder encryption. The files and folders will be unavailable if the drive on which they reside is moved to another computer!</p>
<p>I had to revive my previous laptop in order to run an old version of software incompatible with Windows 7. I felt inordinately smug that 1) I hadn&#8217;t yet cleaned and dumped the laptop, and 2) I use a removable hard drive for many of the tools my two laptops would need to share.</p>
<p>Luckily I was only stuck slightly when, on-site at a new client&#8217;s, I couldn&#8217;t get to information I wanted to use from the removable drive. The files had been encrypted on the drive while connected to the other laptop.</p>
<p>I say luckily, because, while searching for a work around (or reality check) I read posts from people who found out only when a computer had died and they installed the old drive in a new system. Yikes.</p>
<p>I expect this may seem obvious to some of you. It wasn&#8217;t to me. And it effectively kills any reason whatsoever to use it. Indeed, I&#8217;d go so far as to call it a danger.</p>
<p>I haven&#8217;t settled on an alternative, so if you have a personal favorite, I&#8217;d like to hear about it. And if I&#8217;ve just missed the work around, I&#8217;d be pleased to hear about that, too.</p>
<br /> Tagged: <a href='http://nancyfolsom.wordpress.com/tag/danger/'>danger</a>, <a href='http://nancyfolsom.wordpress.com/tag/encryption/'>encryption</a>, <a href='http://nancyfolsom.wordpress.com/tag/file/'>file</a>, <a href='http://nancyfolsom.wordpress.com/tag/folder/'>folder</a>, <a href='http://nancyfolsom.wordpress.com/tag/gotcha/'>gotcha</a>, <a href='http://nancyfolsom.wordpress.com/tag/windows/'>windows</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nancyfolsom.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nancyfolsom.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nancyfolsom.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nancyfolsom.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nancyfolsom.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nancyfolsom.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nancyfolsom.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nancyfolsom.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nancyfolsom.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nancyfolsom.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nancyfolsom.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nancyfolsom.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nancyfolsom.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nancyfolsom.wordpress.com/480/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=480&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nancyfolsom.wordpress.com/2011/04/15/using-or-not-windows-file-and-folder-encryption/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">nancyfolsom</media:title>
		</media:content>
	</item>
		<item>
		<title>A plea to bloggers and tutorial authors&#8211;especially Microsoft</title>
		<link>http://nancyfolsom.wordpress.com/2011/03/22/a-plea-to-bloggers-and-tutorial-authors-especially-microsoft/</link>
		<comments>http://nancyfolsom.wordpress.com/2011/03/22/a-plea-to-bloggers-and-tutorial-authors-especially-microsoft/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 19:36:26 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[pleas]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://nancyfolsom.wordpress.com/?p=463</guid>
		<description><![CDATA[Writers should always include the version of the software they're writing about. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=463&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Please, please, please date your writing and include the versions of the products you&#8217;re writing about. Make it very obvious. It&#8217;s not helpful to find a tutorial that doesn&#8217;t include the version information, only to find that it doesn&#8217;t still apply, has been superseded, works differently, or needs, oh, say, updated namespaces and project references. I&#8217;m looking at <em>you </em>Visual Studio 2010 Prism and MVVM and MVC.</p>
<br /> Tagged: <a href='http://nancyfolsom.wordpress.com/tag/2010/'>2010</a>, <a href='http://nancyfolsom.wordpress.com/tag/annoyances/'>Annoyances</a>, <a href='http://nancyfolsom.wordpress.com/tag/pleas/'>pleas</a>, <a href='http://nancyfolsom.wordpress.com/tag/visual-studio/'>visual studio</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nancyfolsom.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nancyfolsom.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nancyfolsom.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nancyfolsom.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nancyfolsom.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nancyfolsom.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nancyfolsom.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nancyfolsom.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nancyfolsom.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nancyfolsom.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nancyfolsom.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nancyfolsom.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nancyfolsom.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nancyfolsom.wordpress.com/463/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=463&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nancyfolsom.wordpress.com/2011/03/22/a-plea-to-bloggers-and-tutorial-authors-especially-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">nancyfolsom</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio LightSwitch Beta 2 Training Kit</title>
		<link>http://nancyfolsom.wordpress.com/2011/03/21/visual-studio-lightswitch-beta-2-training-kit/</link>
		<comments>http://nancyfolsom.wordpress.com/2011/03/21/visual-studio-lightswitch-beta-2-training-kit/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 17:02:14 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Software development]]></category>
		<category><![CDATA[beta 2]]></category>
		<category><![CDATA[Training Kit]]></category>
		<category><![CDATA[Visual Studio LightSwitch]]></category>

		<guid isPermaLink="false">http://nancyfolsom.wordpress.com/?p=459</guid>
		<description><![CDATA[Microsoft LightSwitch Beta 2 Training Pack is available<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=459&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just now downloading the <a title="LightSwitch Beta 2 Training Pack" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ac1d8eb5-ac8e-45d5-b1e3-efb8e4e3ebd1">Microsoft LightSwitch Beta 2 Training Pack</a>. I&#8217;m looking forward to checking it out.</p>
<br /> Tagged: <a href='http://nancyfolsom.wordpress.com/tag/beta-2/'>beta 2</a>, <a href='http://nancyfolsom.wordpress.com/tag/training-kit/'>Training Kit</a>, <a href='http://nancyfolsom.wordpress.com/tag/visual-studio-lightswitch/'>Visual Studio LightSwitch</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nancyfolsom.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nancyfolsom.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nancyfolsom.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nancyfolsom.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nancyfolsom.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nancyfolsom.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nancyfolsom.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nancyfolsom.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nancyfolsom.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nancyfolsom.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nancyfolsom.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nancyfolsom.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nancyfolsom.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nancyfolsom.wordpress.com/459/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nancyfolsom.wordpress.com&amp;blog=80318&amp;post=459&amp;subd=nancyfolsom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nancyfolsom.wordpress.com/2011/03/21/visual-studio-lightswitch-beta-2-training-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">nancyfolsom</media:title>
		</media:content>
	</item>
	</channel>
</rss>
