<?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>Karl Katzke &#187; Uncategorized</title>
	<atom:link href="http://www.karlkatzke.com/categories/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlkatzke.com</link>
	<description>Geek of the Week</description>
	<lastBuildDate>Thu, 22 Jul 2010 16:14:27 +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>VMWare explorations&#8230;</title>
		<link>http://www.karlkatzke.com/vmware-explorations/</link>
		<comments>http://www.karlkatzke.com/vmware-explorations/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 18:33:26 +0000</pubDate>
		<dc:creator>karlkatzke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.karlkatzke.com/?p=540</guid>
		<description><![CDATA[GhettoVCB &#8211; VCB for free. Doesn&#8217;t get better than that.]]></description>
			<content:encoded><![CDATA[<p><a href="http://communities.vmware.com/docs/DOC-8760">GhettoVCB</a> &#8211; VCB for free. Doesn&#8217;t get better than that. </p>
<p><a href=http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1015180">Understanding VMWare Snapshots</a> &#8211; Also, it&#8217;s probably a good idea to learn this stuff. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlkatzke.com/vmware-explorations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And while we&#8217;re talking about tools&#8230;</title>
		<link>http://www.karlkatzke.com/and-while-were-talking-about-tools/</link>
		<comments>http://www.karlkatzke.com/and-while-were-talking-about-tools/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 02:16:42 +0000</pubDate>
		<dc:creator>karlkatzke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.karlkatzke.com/?p=424</guid>
		<description><![CDATA[I&#8217;ve been trying to remember to mention alkaline for a few days now. It removes at least 50% of the time spent as per the below graph.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to remember to mention <a href="http://litmusapp.com/alkaline/">alkaline</a> for a few days now. It removes at least 50% of the time spent as per the below graph. </p>
<p><img src="http://www.karlkatzke.com/wp-content/uploads/2009/03/web-design.gif" alt="web-design" title="web-design" width="550" height="410" class="alignnone size-full wp-image-425" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlkatzke.com/and-while-were-talking-about-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmer Survey</title>
		<link>http://www.karlkatzke.com/programmer-survey/</link>
		<comments>http://www.karlkatzke.com/programmer-survey/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 04:54:23 +0000</pubDate>
		<dc:creator>karlkatzke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.karlkatzke.com/?p=228</guid>
		<description><![CDATA[This is going around like a bad cold, but here goes. How old were you when you started programming? I first tried at 12, but couldn&#8217;t get started in a way that was meaningful to me. I ran into a problem at 18 in college that I solved with an Access database. How did you [...]]]></description>
			<content:encoded><![CDATA[<p>This is going around like a bad cold, but here goes. </p>
<p><strong>How old were you when you started programming?</strong><br />
I first tried at 12, but couldn&#8217;t get started in a way that was meaningful to me. I ran into a problem at 18 in college that I solved with an Access database. </p>
<p><strong>How did you get started in programming?</strong><br />
That access database needed to be glued together with a lot of VBA to make it work the way we needed it to. I read a book and just jumped from topic to topic reading the bare minimum I needed to make it work. Unlike most programmers, I wasn </p>
<p><strong>What was your first language?</strong><br />
VBA, then VB6, then Bash shell scripting, then PHP, and from then it was on. </p>
<p><strong>What was the first real program you wrote?</strong><br />
Probably a VB6 program for a class. The first one that stuck around for a while was in PHP3. </p>
<p><strong>What languages have you used since you started programming?</strong><br />
VBA, VB6, PHP, Shell scripting, Java, Python, Perl, C#, and VB.net</p>
<p><strong>What was your first professional programming gig?</strong><br />
Writing shell scripts and regular expressions to update <a href="http://www.oregonlive.com">OregonLive</a> automatically with a minimum of cleanup. All the text for the site at the time was sent over in the Oregonian&#8217;s custom typesetting language.</p>
<p><strong>If you knew then what you know now, would you have started programming?</strong><br />
Yeah, probably. I still say that programmers who want to work with the toys because they&#8217;re shiny and they enjoy making them do things should not go into programming at all &#8212; they belong in computer science research. The programmers I enjoy working with are the ones who use the programming tools to solve problems. They also recognize that maintainability and future-proofing ARE problems and code in ways that solve them. </p>
<p><strong>If there is one thing you learned along the way that you would tell new developers, what would it be?</strong><br />
Do read other people&#8217;s code. Don&#8217;t read their comments. If you can&#8217;t understand what it&#8217;s doing from the code, then throw the code out because the comments aren&#8217;t worth reading. Code in a way that keeps things simple and makes things easy. Easy, simple systems are easy to maintain and reliable. Don&#8217;t over engineer it or try to be clever because you&#8217;ll only end up creating something that will get thrown out shortly because it&#8217;s hard to keep working. </p>
<p><strong>What&#8217;s the most fun you&#8217;ve ever had?</strong><br />
Um, with my clothes on? Seriously, get out and live a little. It&#8217;s not all about programming. Programmers work to solve problems that people run into, and unless you&#8217;ve got life skills and social skills, you won&#8217;t be able to understand the problems sometimes. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlkatzke.com/programmer-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Regrow a Dead Lawn in College Station</title>
		<link>http://www.karlkatzke.com/howto-regrow-a-dead-lawn-in-college-station/</link>
		<comments>http://www.karlkatzke.com/howto-regrow-a-dead-lawn-in-college-station/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 00:53:32 +0000</pubDate>
		<dc:creator>karlkatzke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bermuda grass]]></category>
		<category><![CDATA[bermudagrass]]></category>
		<category><![CDATA[bloossom-end rot]]></category>
		<category><![CDATA[brazos]]></category>
		<category><![CDATA[brazos valley]]></category>
		<category><![CDATA[calcium]]></category>
		<category><![CDATA[College Station]]></category>
		<category><![CDATA[dead grass]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[grass]]></category>
		<category><![CDATA[lawn]]></category>
		<category><![CDATA[lawn fungus]]></category>
		<category><![CDATA[saint agustine grass]]></category>
		<category><![CDATA[st aug]]></category>

		<guid isPermaLink="false">http://www.karlkatzke.com/?p=222</guid>
		<description><![CDATA[This summer&#8217;s sucked around here. We&#8217;ve had a drought for most of the summer, and if you look at the current US drought maps, we&#8217;re in an area that&#8217;s experiencing the most severe level of droughts. Water use has gone through the roof and the utility companies are putting drought billing structures in place that [...]]]></description>
			<content:encoded><![CDATA[<p>This summer&#8217;s sucked around here. We&#8217;ve had a drought for most of the summer, and if you look at the current US drought maps, we&#8217;re in an area that&#8217;s experiencing the most severe level of droughts. Water use has gone through the roof and the utility companies are putting drought billing structures in place that will penalize excessive water use, although they haven&#8217;t yet implemented drought use restrictions since we&#8217;ve still got adequate water in the aquifer that feeds our drinking water wells. </p>
<p>College Station sucks as an area to grow things unless you&#8217;ve spent some time enriching your soil. The two varieties of lawn grasses that grow around here are Bermuda Grass and St. Augustine Grass, which isn&#8217;t that unfortunate because both will grow decently well in the clay subsoil we have, both are relatively drought tolerant, and as long as you&#8217;re not using fertilizers that favor one or the other, you can cross-seed them and they&#8217;ll help reinforce each other and present a greener total picture. </p>
<p>The clay sub soil is the worst problem. Any time it rains, most of the water hits the lawn and then flows straight down into the gutter because it runs off the clay. This is also true of any watering you do of your lawn or garden &#8212; it all hits the clay and runs right off downhill. </p>
<p>This summer, I&#8217;m growing some tomatoes in mostly unenriched areas. I did some enrichment using coarse sand and wood mulch to break up the clay, but it hasn&#8217;t been that effective and I&#8217;ve had to do a pretty extensive daily watering for brief periods to get the water deep enough to be effective. Thanks to the water running off the clay, most of my plants haven&#8217;t developed deep root systems &#8230; all of them have sent out wide root patterns just below the surface of the soil. And what&#8217;s worse has been the fungus. The lawn dries out and dies, and as it rots, it provides a fine thatch that retains water wonderfully and provides a great home for mushrooms and other fungus to grow&#8230; right in the middle of my yard. I&#8217;ve been putting down antifungal treatments as a preventative but still haven&#8217;t managed to get ahead of it. I&#8217;ve also had serious problems with blossom-end rot on my vegetable plants. My tomatoes, peppers, and squash have all had an impossible time establishing fruit. </p>
<p>After a bit of googling, I found two solutions to my lawn and garden problems. The first thing is <b>deep spot watering</b>. Deep spot watering means that you need to buy a programmable faucet timer and have it turn on the water in a specific area for five to ten minutes at a time, take a rest of about an hour (at very least a half hour), and then water again for five or ten minutes. You want to get the water down as far as possible into the soil &#8212; six inches if possible. If you find that any water is running out of your lawn and down into the drainage areas, then switch immediately to a different area. This cycle has helped to reduce my water bill and after three weeks has brought back almost my entire front lawn. You&#8217;ll want to water either early in the morning (4am-8am) or after the sun&#8217;s no longer directly on the lawn in the evening, but watering too late into the night will aid fungi in attacking your lawn.</p>
<p>The second solution is to spread some gypsum granules, which are available in a 40 lbs bag from Home Depot for under $10. Lime granules would also work. Gypsum is Calcium Sulfate and Lime is Calcium Carbonate. The calcium apparently over time will help break down the clay subsoil into actual soil &#8212; and it remedies the blossom-end rot problem in my fruiting plants, which is a sign of a serious calcium deficiency. Before an improvement is really noted it will take about three years of consistent applications, but I&#8217;m hoping to accelerate that a little bit by aerating the lawn and then applying it again next spring. The one caution when you&#8217;re using Calcium Sulfate instead of Calcium Carbonate is that you want to avoid ammonium sulfate-based fertilizers when you&#8217;ve just applied Calcium Sulfate because you can easily burn the grass. </p>
<p>I have no idea how specific this nutrient-free clay subsoil is to our area, but every house in the neighborhood that has been in place for over a year and doesn&#8217;t expend massive amounts of water via an automatic in-ground sprinkler system is having similar problems. My lawn now looks MUCH better. Hopefully this helps someone out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlkatzke.com/howto-regrow-a-dead-lawn-in-college-station/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
