<?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"
	>

<channel>
	<title>Paper Trail</title>
	<atom:link href="http://papertrailsoftware.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://papertrailsoftware.com/wordpress</link>
	<description>Infrequent, Sporadic Thoughts</description>
	<pubDate>Fri, 02 Jan 2009 04:36:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Quickly Making a Bunch of Folders</title>
		<link>http://papertrailsoftware.com/wordpress/2009/01/02/quickly-making-a-bunch-of-folders/</link>
		<comments>http://papertrailsoftware.com/wordpress/2009/01/02/quickly-making-a-bunch-of-folders/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 04:34:19 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Computer Science]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=170</guid>
		<description><![CDATA[
Have you ever needed to create a lot of folders, but didn&#8217;t want to spend all that time creating and naming them? I&#8217;ve had the occasional need. The most recent was when I was working with a group of students and wanted them to each save what they were working on in their own folders. [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_171" class="wp-caption alignleft" style="width: 310px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2009/01/foldermaker.jpg"><img class="size-medium wp-image-171" title="foldermaker" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2009/01/foldermaker-300x199.jpg" alt="Folder Maker" width="300" height="199" /></a><p class="wp-caption-text">Folder Builder</p></div>
<p>Have you ever needed to create a lot of folders, but didn&#8217;t want to spend all that time creating and naming them? I&#8217;ve had the occasional need. The most recent was when I was working with a group of students and wanted them to each save what they were working on in their own folders. It turned out that their teacher hadn&#8217;t established individual folders for each student within the classroom folder. This added a considerable amount of time to what I was trying to do with the class.</p>
<p>It occurred to me that if I had a list of the folders I&#8217;d like to create, I could feed the list to a program and have it automatically create the folders. A list of student names is easy to obtain, and once fed to a program, it would take less than a second to create a folder for every name on the list.</p>
<p>I wrote a program I call Folder Builder, which does just what I&#8217;ve described. Drag and drop a file onto it that contains a list of folders to be created, select a destination for the folders, and viola! The list can be anything you want, not necessarily a bunch of student names. If you&#8217;d like to try out Folder Builder, you can download it at <a title="http://papertrailsoftware.com/foldermaker/index.htm" href="http://papertrailsoftware.com/foldermaker/index.htm" target="_blank">http://papertrailsoftware.com/foldermaker/index.htm</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2009/01/02/quickly-making-a-bunch-of-folders/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NCLB Isn&#8217;t Working</title>
		<link>http://papertrailsoftware.com/wordpress/2008/12/30/nclb-isnt-working/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/12/30/nclb-isnt-working/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 00:18:11 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=167</guid>
		<description><![CDATA[No Child Left Behind isn&#8217;t working. Of course, if you&#8217;re a teacher, you already knew that. This month&#8217;s issue of neatoday (January/February 2009) has a great article that discusses how improved high-stakes test scores should not be taken as an indication that NCLB is successful. See the article on pp 30-31: &#8220;Is NCLB Working? The [...]]]></description>
			<content:encoded><![CDATA[<p>No Child Left Behind isn&#8217;t working. Of course, if you&#8217;re a teacher, you already knew that. This month&#8217;s issue of <em><span style="color: #ff0000;">nea</span>today</em> (January/February 2009) has a great article that discusses how improved high-stakes test scores should not be taken as an indication that NCLB is successful. See the article on pp 30-31: &#8220;Is NCLB Working? The &#8217;scientifically-based&#8217; answer&#8221;.</p>
<p>It&#8217;s all about something called Campbell&#8217;s Law, which basically says that students&#8217; scores will rise when you devote your resources to doing well on a particular test, even though students may not actually know more. If you&#8217;re a teacher, you already knew that, too! After months of preparing students to do well on a high-stakes test, just try asking them to solve problems in a way that isn&#8217;t on the test and see what you get.</p>
<p>My favorite quote from the article: &#8220;&#8230; to see whether NCLB is really boosting achievement, we can&#8217;t rely on high-stakes state tests. We need to look at scores on a test for which students don&#8217;t get prepped.&#8221; Or maybe it was this one, a quote of Susan Neuman, former Bush education official: &#8220;Villifying teachers and saying we are going to shame them was not the right approach &#8230;&#8221;</p>
<p>After January 2, you should be able to find the online edition at <a href="http://www.nea.org/neatoday/index.html" target="_blank">http://www.nea.org/neatoday/index.html</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/12/30/nclb-isnt-working/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Monitoring Drive Free Space</title>
		<link>http://papertrailsoftware.com/wordpress/2008/12/29/monitoring-drive-free-space/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/12/29/monitoring-drive-free-space/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 01:41:15 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Computer Science]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=164</guid>
		<description><![CDATA[A couple weeks before Christmas I received an e-mail from our networking department advising me that the data volume on our server was getting awfully full. Admittedly I&#8217;d been a little lax lately in keeping close tabs on it. (Hey, I&#8217;ve been busy with other distractions!) It turns out that a couple of users were [...]]]></description>
			<content:encoded><![CDATA[<p>A couple weeks before Christmas I received an e-mail from our networking department advising me that the data volume on our server was getting awfully full. Admittedly I&#8217;d been a little lax lately in keeping close tabs on it. (Hey, I&#8217;ve been busy with other distractions!) It turns out that a couple of users were syncing their iPods to the server, and there was an incredibly large amount of music filling up the data volume. (This might be a good time to consider reinstituting space limitations. )</p>
<div id="attachment_165" class="wp-caption alignleft" style="width: 310px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/main.jpg"><img class="size-medium wp-image-165" title="Disc Size" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/main-300x190.jpg" alt="Disc Size" width="300" height="190" /></a><p class="wp-caption-text">Disc Size</p></div>
<p>I got it all cleaned up and began thinking about a better way to keep track of the amount of space being used without having to remember to go check it periodically. I decided to write a little program that would automatically give me a report whenever I logged in. The result is Disc Size. Whenever it runs, it has a look at each drive on the system and reports (among other things) the amount of space used and available. To run it automatically, I just placed a shortcut in my startup folder. If you&#8217;d like to give the program a try, you can download it at <a title="http://papertrailsoftware.com/discsize/" href="http://papertrailsoftware.com/discsize/" target="_blank">http://papertrailsoftware.com/discsize/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/12/29/monitoring-drive-free-space/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More Fun With Water Pipes</title>
		<link>http://papertrailsoftware.com/wordpress/2008/12/14/more-fun-with-water-pipes/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/12/14/more-fun-with-water-pipes/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 08:15:23 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=153</guid>
		<description><![CDATA[
Back in September after fixing a pipe that a tree root broke, I wrote in a post, &#8220;I have to wonder how many more spots there are along the system of pipes under my back lawn that  are slowly being pulled apart &#8230;&#8221; (by roots). Well, the next installment arrived, only this time it [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_154" class="wp-caption alignleft" style="width: 310px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/pdr_0487.jpg"><img class="size-medium wp-image-154" title="TrenchingForWaterLine" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/pdr_0487-300x225.jpg" alt="Trenching For a New Water Line" width="300" height="225" /></a><p class="wp-caption-text">Trenching For a New Water Line</p></div>
<p>Back in September after fixing a pipe that a tree root broke, I wrote in a post, &#8220;I have to wonder how many more spots there are along the system of pipes under my back lawn that  are slowly being pulled apart &#8230;&#8221; (by roots). Well, the next installment arrived, only this time it was much more serious than a broken sprinkler pipe. It was the supply line to my house from the water meter. Amazingly, our water pressure seemed OK, and there was no evidence of a wet or spongy lawn, but our bill for last month was $800! Usage was 168,000 gallons for the month! That&#8217;s like filling up three 25 x 50 foot swimming pools, 6 feet deep!</p>
<p>I knew this day would arrive eventually, but I wasn&#8217;t prepared for it. We&#8217;re the seventh or eighth house on our cul-de-sac to replace our main water line. I&#8217;ve been told that the plastic line they used 20 years ago wasn&#8217;t very good. The truth in that statement is evident, as one-by-one, main lines are failing in the neighborhood.</p>
<p>The best fix is to run a completely new line. There&#8217;s no sense trying to find where it&#8217;s leaking and just fix the leak. Soon it will leak again in another spot. My neighbor found that out. I was lucky to get ahold of Mario, a contractor I&#8217;ve used in the past. He&#8217;s very talented and very reasonable. He&#8217;s done several of these jobs and is careful not to tear up the yard more than absolutely necessary. He even tunnels under sidewalks instead of breaking them. (I&#8217;ve read a few horror stories online about contractors who come in and rip and tear, fix the leak, and then leave the mess for the owner to clean up.) In addition to replacing the line, Mario replaced the shut-off valve, the sprinkler valves, and the anti-siphon valve. Might as well, since most of the plumbing was all torn up anyway. Mario did a nice job of putting the yard back together, as shown below.</p>
<p>If you&#8217;re in the Las Vegas area and need someone to do this kind of work, <a href="http://www.papertrailsoftware.com/contact.htm" target="_blank">contact me</a>. I&#8217;ll get you in touch with him.</p>
<div id="attachment_159" class="wp-caption alignleft" style="width: 310px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/pdr_04921.jpg"><img class="size-medium wp-image-159" title="pdr_04921" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/pdr_04921-300x225.jpg" alt="Together Again" width="300" height="225" /></a><p class="wp-caption-text">Together Again</p></div>
<div id="attachment_156" class="wp-caption alignleft" style="width: 310px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/pdr_0493.jpg"><img class="size-medium wp-image-156" title="pdr_0493" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/12/pdr_0493-300x225.jpg" alt="The Bushes That Broke the Original" width="300" height="225" /></a><p class="wp-caption-text">The Bushes That Broke the Original</p></div>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/12/14/more-fun-with-water-pipes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Need for On Site Technical Assistance</title>
		<link>http://papertrailsoftware.com/wordpress/2008/12/06/the-need-for-on-site-technical-assistance/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/12/06/the-need-for-on-site-technical-assistance/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 01:38:18 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Computer Science]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=142</guid>
		<description><![CDATA[Recently a new version of Shockwave was automatically updated on a large number of computers in my district. Probably it happened all over the country. I don&#8217;t know, I&#8217;ve been too busy to notice. One of the results of this update was to break the eTools (virtual manipulatives) piece of Pearson Success Net. The problem [...]]]></description>
			<content:encoded><![CDATA[<p>Recently a new version of Shockwave was automatically updated on a large number of computers in my district. Probably it happened all over the country. I don&#8217;t know, I&#8217;ve been too busy to notice. One of the results of this update was to break the <a title="eTools" href="http://www.pearsonsuccessnet.com/iText/products/0-328-09331-9/etools.html" target="_blank">eTools</a> (virtual manipulatives) piece of <a title="Pearson SuccessNet" href="https://www.pearsonsuccessnet.com" target="_blank">Pearson Success Net</a>. The problem was referred to our district&#8217;s user support division. We were hoping for an automated fix. After spending a considerable amount of time trying to find a way to automatically push a fix onto all affected machines over the network, the technicians concluded that they just couldn&#8217;t find a way.</p>
<p>To understand the scope of the problem, you must realize that Success Net is part of a district-wide adopted elementary math program, and there are 208 elementary schools in our district, each with between 100 and 200 machines. The majority of these are used by students and teachers, hopefully for curriculum-related endeavors such as reinforcing math concepts using the aforementioned software. The technicians concluded that someone at each school would have to go to each affected machine, temporarily disable the anti-virus program, and reinstall the older version of Shockwave.</p>
<p>For the past 12 years, the <em>someone</em> who will be doing that at my two schools has been me&#8211;an ECS. That&#8217;s fine. I&#8217;m an Educational Computing Strategist, and that falls within my abilities and my job description. ECS is the label our district has given me and about 220 others who do my job. We have two jobs, really: to provide instructional technology to teachers and students, and to serve as level 1 technical support at our schools.</p>
<p>So, okay, I&#8217;ll get that done. I think the folks at user support do a pretty good job, and if they say they can&#8217;t find a way, then they can&#8217;t find a way, and I&#8217;ll just spend the time and do it. It&#8217;s only about 265 machines between my two schools that I&#8217;ll have to go around and perform those steps on. No, not quite that many. A few, maybe 30, are used by administrators and office staff, and I&#8217;m not going to worry about them. At least not for the current problem.</p>
<p>It should only take, um let me see, <strong>a huge chunk of my time</strong>! Time I won&#8217;t be spending on my other responsibilities, but, still, okay. I&#8217;m the one with the necessary rights to do the job, and I understand what I need to do without anyone having to talk me through it, provide me a handout, or send me to a training. Imagine if we asked the teachers to fix this problem on their own classroom machines and the ones in the common learning areas, as well! Imagine if the Shockwave update has also broken some other program that might be used in our 102 middle and high schools, or our 27 other facilities that provide special services to students who aren&#8217;t placed in &#8220;regular&#8221; settings.</p>
<p>But what about next year? When problems like this come up, who will be there for the teachers and students next year? You see, like many other parts of the country, we&#8217;re undergoing a budget crisis. The ECS position is being seriously looked at as one of many positions to cut in order to save money. The district believes it will save $18 million by sending ECSs back to the classroom. I have to wonder if, in the long run, it will cost them more than that by eliminating us.</p>
<p>If we&#8217;re all back in classrooms and User Support says,</p>
<p style="padding-left: 30px;">&#8220;You&#8217;ll have to have your ECS &#8230;. no, wait! &#8230;. I forgot &#8230;. you don&#8217;t have an ECS anymore, do you? &#8230; um &#8230; sorry, we can&#8217;t help you. We don&#8217;t have any people left, either. Budget cuts. Well, actually we have a couple, but you&#8217;ll have to wait a few weeks until they can make it to your side of town. Try to find a computer in your building that&#8217;s still working and just use that one.&#8221;</p>
<p>Substitute any software title in the above for one of your choice. They all seem to break sooner or later and require timely human intervention: Fast ForWord, Lexia, AIMS Web, Accelerated Reader, Accelerated Math, Star Math, Dibels, Destination Math, Fastt Math, Study Island, eWalk, and several other titles in use that I can&#8217;t think of at the moment. Even the operating itself, whether Windows or Mac, is subject to damage when an update goes wrong. (Sometimes that requires that a machine be reimaged, a process where the machine&#8217;s hard drive is wiped out and then receives a fresh, uncorrupted load of the operating system and other software. That&#8217;s part of my job, too.)</p>
<p>My district has a huge investment in these programs and the machines that run them, and many have become important components of plans to meet AYP (<a title="AYP" href="http://www.ncrel.org/sdrs/areas/issues/content/cntareas/science/sc7ayp.htm" target="_blank">Adequate Yearly Progress</a>). I hope the administration dwelling in the stratosphere know what we&#8217;ll be in for when stuff starts falling apart. Further, I hope our building administrators understand that a former ECS who has again become a classroom teacher has a full-time job planning, reflecting on his/her teaching, doing reports, grading, conferencing, meeting individual instructional needs, maintaining discipline, pulling duty, going to meetings, doing the bulletin boards, and probably a hundred other things I don&#8217;t remember that happen in an elementary classroom on a recurring basis.</p>
<p>I know my building administrators may not have a lot of power to affect the upcoming decisions about who is in which job next year, and I&#8217;m sure they&#8217;ve begun to ponder what they&#8217;ll have to do to try and keep as many of their instructional programs intact as possible. I know they have many other possible scenarios that should be bothering them by now, for example, &#8220;How will I get all the stuff done if my Literacy Specialist is cut&#8221;, or &#8220;Who will service my <a title="ELL" href="http://www.bnkst.edu/literacyguide/ell.html" target="_blank">ELL</a> (English Language Learner) students if I lose my ELL specialist?&#8221; But the e-tools problem is just such a nice example of how quickly an innocent automatic upgrade can quickly affect every machine in the district that uses a particular program, rendering it useless for a given task or program, or even useless, period!</p>
<p>A few weeks ago it was Fast ForWord on the Macs, requiring every Mac to be reconfigured by human hands in order to use the program again.  Again, victims of an automatic update. Now, it&#8217;s e-Tools. What an impossible job it would be for user support to send technicians out to all these schools and touch all the machines that use this program. It will also be impossible for a bunch of former ECS&#8217;s, now classroom teachers, to deal with problems of this magnitude and do justice to their students.</p>
<p>Let&#8217;s hope our leaders decide not to save $18 million, only to have to spend much more to recover from a foolish decision!</p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/12/06/the-need-for-on-site-technical-assistance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My Homemade Turkey Soup</title>
		<link>http://papertrailsoftware.com/wordpress/2008/11/30/my-homemade-turkey-soup/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/11/30/my-homemade-turkey-soup/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 01:47:25 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Domestic Duties]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=140</guid>
		<description><![CDATA[For the past five years, I&#8217;ve used what was left of the turkey to make homemade turkey soup. My recipe is a combination of several I&#8217;ve read in the past. Nobody agrees on exactly what goes into something like turkey soup, and that&#8217;s OK. For what it&#8217;s worth, here&#8217;s my take on it. I think [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: small;"><span style="font-family: Times New Roman;">For the past five years, I&#8217;ve used what was left of the turkey to make homemade turkey soup. My recipe is a combination of several I&#8217;ve read in the past. Nobody agrees on exactly what goes into something like turkey soup, and that&#8217;s OK. For what it&#8217;s worth, here&#8217;s my take on it. I think this year&#8217;s batch was my best. I must have gotten the ingredients about right.</span></span></p>
<h2 style="margin: 12pt 0in 3pt;"><em><span style="font-size: large;"><span style="font-family: Arial;">Ingredients</span></span></em></h2>
<h3 style="margin: auto 0in;"><!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h3 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:3; 	font-size:13.5pt; 	font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!-- /* Style Definitions */  table.MsoNormalTable  {mso-style-name:"Table Normal";  mso-tstyle-rowband-size:0;  mso-tstyle-colband-size:0;  mso-style-noshow:yes;  mso-style-parent:"";  mso-padding-alt:0in 5.4pt 0in 5.4pt;  mso-para-margin:0in;  mso-para-margin-bottom:.0001pt;  mso-pagination:widow-orphan;  font-size:10.0pt;  font-family:"Times New Roman";  mso-ansi-language:#0400;  mso-fareast-language:#0400;  mso-bidi-language:#0400;} --><span style="font-size: medium;"><span style="font-family: Times New Roman;">1<sup>st</sup> Phase</span></span></h3>
<p class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="font-family: Times New Roman;">turkey carcass &amp; scraps, salt, water, tall boiler</span></span></p>
<h3 style="margin: auto 0in;"><span style="font-size: medium;"><span style="font-family: Times New Roman;">2<sup>nd</sup> Phase</span></span></h3>
<p class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="font-family: Times New Roman;">bay leaves, basil, thyme, chili pepper, fresh ground pepper, parsley, marjoram, crushed garlic cloves, brown rice, carrots, celery, sun dried tomatoes</span></span></p>
<h3 style="margin: auto 0in;"><span style="font-size: medium;"><span style="font-family: Times New Roman;">3<sup>rd</sup> Phase</span></span></h3>
<p class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Onion, noodles, grated zucchini, potatoes, turkey, recovered from 1<sup>st</sup> phase, green chilies, mushrooms, corn, diced red/yellow/orange sweet pepper(s)</span></span></p>
<h2 style="margin: 12pt 0in 3pt;"><em><span style="font-size: large;"><span style="font-family: Arial;">Cooking</span></span></em></h2>
<h3 style="margin: auto 0in;"><span style="font-size: medium;"><span style="font-family: Times New Roman;">1<sup>st</sup> Phase</span></span></h3>
<ol style="margin-top: 0in;" type="1">
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l2 level1 lfo1; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Throw turkey carcass &amp; scraps and salt in the boiler and fill with water until the carcass is at least covered. Fill with as much water as you think you can get away with, but remember that you&#8217;ll need room in the boiler later on for the rest of the ingredients. (When you remove the carcass later, there&#8217;ll be some extra room again, but keep in mind that the rice and noodles will swell. Don&#8217;t get too carried away with the salt!</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l2 level1 lfo1; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Boil the carcass until the meat falls away from the bones. While it&#8217;s boiling, make room in the refrigerator for the boiler.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l2 level1 lfo1; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Drain the broth through a colander. Sift through what remains in the colander, throwing away the skin, gristle, and bones. Place the meat that remains in the colander into the refrigerator for later.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l2 level1 lfo1; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Refrigerate the broth in the boiler until the grease has solidified at the top (probably overnight.) When the grease is solid, skim it off. The remaining broth will be quite gelatinous until it&#8217;s re-warmed.</span></span></li>
</ol>
<h3 style="margin: auto 0in;"><span style="font-size: medium;"><span style="font-family: Times New Roman;">2<sup>nd</sup> Phase</span></span></h3>
<ol style="margin-top: 0in;" type="1">
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo2; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Add ingredients for 2<sup>nd</sup> phase to the broth. These ingredients are separated into 2<sup>nd</sup> and 3<sup>rd</sup> phases based on how much longer it takes to cook them until soft. Quantities are by guess and by gosh, which is what makes it interesting. Adjust ingredients to suit. Omit or add anything you&#8217;d like. Move ingredients back and forth in the columns if you discover something needs more/less cooking than something else.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo2; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Bring to a boil, then reduce heat until it is just barely simmering.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo2; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Stir occasionally.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo2; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">When the rice begins to soften, begin the 3<sup>rd</sup> phase.</span></span></li>
</ol>
<h3 style="margin: auto 0in;"><span style="font-size: medium;"><span style="font-family: Times New Roman;">3<sup>rd</sup> Phase</span></span></h3>
<ol style="margin-top: 0in;" type="1">
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l1 level1 lfo3; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Add ingredients for 3<sup>rd</sup> phase. Again, quantities are personal preference.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l1 level1 lfo3; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Bring to a boil again, then reduce heat until it is just barely simmering.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l1 level1 lfo3; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Stir occasionally.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l1 level1 lfo3; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">When the potatoes and noodles are soft, remove the soup from the heat.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l1 level1 lfo3; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Add cool water to make up for any additional volume of broth you want to have. This also helps cool it faster.</span></span></li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l1 level1 lfo3; tab-stops: list .5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Package and freeze in serving-sized portions when the soup has cooled enough to easily handle.</span></span></li>
</ol>
<p><span style="font-size: small;"><span style="font-family: Times New Roman;">Enjoy.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/11/30/my-homemade-turkey-soup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Erratic Optical Mouse</title>
		<link>http://papertrailsoftware.com/wordpress/2008/11/28/erratic-optical-mouse/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/11/28/erratic-optical-mouse/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 13:36:31 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Computer Science]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=121</guid>
		<description><![CDATA[This is one of those simple little things that can trip you (me) up.
This morning it was like I was drunk, every time I&#8217;d try to use my mouse. It was working fine, then suddenly it wasn&#8217;t&#8211;jumping all over the place when I&#8217;d try to guide it to anything I wanted to click on. I [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;"><span style="font-family: Arial; color: #000000;">This is one of those simple little things that can trip you (me) up.</span></div>
<div style="text-align: left;"><span style="font-family: Arial; color: #000000;">This morning it was like I was drunk, every time I&#8217;d try to use my mouse. It was working fine, then suddenly it wasn&#8217;t&#8211;jumping all over the place when I&#8217;d try to guide it to anything I wanted to click on. I turned it over and everything looked OK until I took off my glasses (a tactic employed by people past 40) and held it closer. There was just the tiniest thread of fuzz riding along, clinging to the lens. One end was brushing my desktop as I moved the mouse, and the other end was apparently wiggling all over the place, giving my mouse&#8217;s tiny little brain fits as it tried to coordinate my movements with the movements of the fuzz. All is well now. The fuzz has been added to the collection on the floor, and my mouse is clean and happy. </span></div>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/11/28/erratic-optical-mouse/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Life for an Old Cordless Drill</title>
		<link>http://papertrailsoftware.com/wordpress/2008/09/07/new-life-for-an-old-cordless-drill/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/09/07/new-life-for-an-old-cordless-drill/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 02:01:21 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=110</guid>
		<description><![CDATA[
Cheap cordless drills seem to last longer than the batteries that come with them. The problem is, a replacement battery is usually more than half the price of a new (cheap) drill. As far as I&#8217;m concerned, I might as well buy a new drill, which usually comes with two new batteries. The batteries usually [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_109" class="wp-caption alignright" style="width: 310px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/09/mvc-527s.jpg"><img class="size-medium wp-image-109" title="Sears Cordless Drill" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/09/mvc-527s-300x225.jpg" alt="Old cordless drill turned into a new 12-volt drill." width="300" height="225" /></a><p class="wp-caption-text">Old cordless drill turned into a new 12-volt drill.</p></div>
<p>Cheap cordless drills seem to last longer than the batteries that come with them. The problem is, a replacement battery is usually more than half the price of a new (cheap) drill. As far as I&#8217;m concerned, I might as well buy a new drill, which usually comes with two new batteries. The batteries usually last for 12 to 18 months. This presents a problem, though. I now have a small collection of cordless drills and no way to power and use them.</p>
<p>One solution is to find an alternate power supply, like I&#8217;ve shown in the picture. Shown is an old 12-volt Sears drill, perfect for running from a 12-volt autotive battery. I gutted the old battery and soldered a two-conductor cable to the battery shell&#8217;s connectors. On the other end of the cable, I attached battery clips. I now have a drill I can carry in my vehicle and power directly from the vehicle battery.</p>
<p>My next challenge is to figure out how to re-power my 18-volt drill.</p>
<p>Maybe it&#8217;s time to quit buying the cheapies and invest in a professional-grade tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/09/07/new-life-for-an-old-cordless-drill/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tree Roots &#038; Sprinkler Pipes</title>
		<link>http://papertrailsoftware.com/wordpress/2008/09/06/tree-roots-sprinkler-pipes/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/09/06/tree-roots-sprinkler-pipes/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 21:50:59 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=78</guid>
		<description><![CDATA[
It always amazes me how powerful tree roots can be. They can heave up sidewalks and driveways and break water and sewer lines. It&#8217;s also amazing to see to what lengths they&#8217;ll go to find water.  Here in Southern Nevada, growing downward isn&#8217;t usually an option for tree roots because of the hard soil, so [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_89" class="wp-caption alignright" style="width: 310px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/09/rootandpipe1.jpg"><img class="size-medium wp-image-89" title="rootandpipe1" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/09/rootandpipe1-300x225.jpg" alt="The root grew around the pipe, finally breaking it." width="300" height="225" /></a><p class="wp-caption-text">The root grew around the pipe, finally breaking it.</p></div>
<p>It always amazes me how powerful tree roots can be. They can heave up sidewalks and driveways and break water and sewer lines. It&#8217;s also amazing to see to what lengths they&#8217;ll go to find water.  Here in Southern Nevada, growing downward isn&#8217;t usually an option for tree roots because of the hard soil, so they typically stay near the surface and compete with lawn and other plants for their water. The center tap root usually wanders around in the hole the tree was planted in, looking for a way down. It changes direction several times in its quest, resulting in a gnarly ball, then it gives up and heads sideways like the rest of the roots.</p>
<p>Traditional tree diagrams usually show the root system as a near reflection of the canopy, with the limits of the roots roughly coinciding with the tree&#8217;s drip line. Maybe in ideal soil and climate conditions, but certainly not here in the desert. This weekend, my back yard developed an underground gusher as a tree root 20 feet beyond the edge of my apricot tree&#8217;s canopy finally succeeded in breaking a section of sprinkler pipe. The root had made nearly a full twist around the pipe, and as it continued to grow, it pulled the pipe on both sides of a joint in opposite directions, finally breaking the joint. I know that&#8217;s not as impressive as heaving a section of concrete upward 8 or 10 inches, but it was unexpected, since the damage was so far away from the tree.</p>
<div id="attachment_85" class="wp-caption alignleft" style="width: 279px"><a href="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/09/rootpipeimpression.jpg"><img class="size-full wp-image-85" style="margin: 10px;" title="rootpipeimpression" src="http://papertrailsoftware.com/wordpress/wp-content/uploads/2008/09/rootpipeimpression.jpg" alt="As it grew, the root developed a perfect impression of the pipe." width="269" height="202" /></a><p class="wp-caption-text">As it grew, the root developed a perfect impression of the pipe.</p></div>
<p>Looking at the root without the pipe, it&#8217;s evident the two have been close companions for years. There&#8217;s a perfect impression of the pipe in the root. If you look closely, it&#8217;s not too difficult to even see where the pipe joint was. I have to wonder how many more spots there are along the system of pipes under my back lawn that are slowly being pulled apart by their thirsty companions.</p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/09/06/tree-roots-sprinkler-pipes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How Long Should You Idle Before It&#8217;s More Economical to Turn Off Your Engine?</title>
		<link>http://papertrailsoftware.com/wordpress/2008/08/25/how-long-should-you-idle-before-its-more-economical-to-turn-off-your-engine/</link>
		<comments>http://papertrailsoftware.com/wordpress/2008/08/25/how-long-should-you-idle-before-its-more-economical-to-turn-off-your-engine/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 02:27:48 +0000</pubDate>
		<dc:creator>papertrl</dc:creator>
		
		<category><![CDATA[Automotive]]></category>

		<guid isPermaLink="false">http://papertrailsoftware.com/wordpress/?p=68</guid>
		<description><![CDATA[This question has intrigued me for a long time&#8211;even more so in these days of higher gas prices. I seem to remember that in the polluted Missoula valley where I grew up in the 70&#8217;s and 80&#8217;s, air quality officials advocated turning off your car if you knew you&#8217;d be idling for longer than 30 [...]]]></description>
			<content:encoded><![CDATA[<p>This question has intrigued me for a long time&#8211;even more so in these days of higher gas prices. I seem to remember that in the polluted Missoula valley where I grew up in the 70&#8217;s and 80&#8217;s, air quality officials advocated turning off your car if you knew you&#8217;d be idling for longer than 30 seconds. That was in the old days of carbureted motors, which were much less efficient to start up again.</p>
<p>Looking around the Internet lately, that recommendation is down around 10 seconds, with the break-even point actually being around 6 or 7 seconds. One reason for shorter recommended idle times is due to the increased efficiency with which modern, fuel-injected motors start. The Green Lantern section of the <em>Slate</em> website (<a href="http://www.slate.com/id/2192187/" target="_blank">http://www.slate.com/id/2192187/</a>) provides an interesting article on this notion, written by Brendan E. Koerner, entitled &#8220;Is an Idle Car the Devil&#8217;s Workshop?&#8221; The estimated annual savings of this tactic (about $34 a year according to the article) is a little disappointing, but the notion of such a short break-even point is intriguing.</p>
]]></content:encoded>
			<wfw:commentRss>http://papertrailsoftware.com/wordpress/2008/08/25/how-long-should-you-idle-before-its-more-economical-to-turn-off-your-engine/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
