<?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>Ramblings by Chase</title>
	<atom:link href="http://kc5mpk.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://kc5mpk.com/blog</link>
	<description>A constant rattle of unintelligible nonsense</description>
	<pubDate>Thu, 14 Aug 2008 20:26:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Quick Quote</title>
		<link>http://kc5mpk.com/blog/archives/2008/06/19/quick-quote/</link>
		<comments>http://kc5mpk.com/blog/archives/2008/06/19/quick-quote/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 20:27:43 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/?p=309</guid>
		<description><![CDATA[Idealism is what precedes experience; cynicism is what follows.
- David T. Wolf [1]
Especially funny since I have a co-worker that thinks very much along those lines. To top it all off, his name is eerily similar.
]]></description>
			<content:encoded><![CDATA[<blockquote><p>Idealism is what precedes experience; cynicism is what follows.<br />
- David T. Wolf <a href="http://www.quotationspage.com/quote/29731.html">[1]</a></p></blockquote>
<p>Especially funny since I have a co-worker that thinks very much along those lines. To top it all off, his name is eerily similar.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2008/06/19/quick-quote/feed/</wfw:commentRss>
		</item>
		<item>
		<title>It has been a long time</title>
		<link>http://kc5mpk.com/blog/archives/2008/04/02/it-has-been-a-long-time/</link>
		<comments>http://kc5mpk.com/blog/archives/2008/04/02/it-has-been-a-long-time/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 19:30:30 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[xbox360 birthday oneofmany]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/?p=308</guid>
		<description><![CDATA[It has been far too long since my last &#8216;real&#8217; update. For that, I apologize in advance. It has been a crazy few months since the last post. Let me see if I can work my way through some of the more memorable events. I will probably break this post up into several, or you [...]]]></description>
			<content:encoded><![CDATA[<p>It has been far too long since my last &#8216;real&#8217; update. For that, I apologize in advance. It has been a crazy few months since the last post. Let me see if I can work my way through some of the more memorable events. I will probably break this post up into several, or you may never see the whole thing.</p>
<p>November saw another birthday. Nothing special, or as my grandmother would say &#8220;It&#8217;s just another day&#8221;. Sometime around that point I bought an Xbox 360. I never thought I would give Microsoft money like that, but there were a couple of games that I wanted to be able to play that were only going to be released on the 360 or the PS3. Sony wanted too much for the PS3, so hello Microsoft.</p>
<p>I picked up a few games initially (Orange Box, Halo 3, Gears of War, and Oblivion) and eventually got a few others (Army of Two, Mass Effect, Assassin&#8217;s Creed, and C&amp;C 3). Many enjoyable hours playing those game were had by all. Portal (part of The Orange Box) in particular was waaaay too much fun.</p>
<p>It wasn&#8217;t all peachy at first with the 360. The first one, yes I said first, died within a couple of days. It quit reading DVDs, both games and movies, which basically makes it useless. I opened a support case with Microsoft until I realized the amount of downtime I was going to have to deal with (more than a month). That&#8217;s when I decided to just exchange/return the stupid thing.</p>
<p>Walmart, where I bought the first one, did not have any others when I tried to exchange it, so I just returned it. I took the cash and went down the road to Best Buy and paid 2 cents more. I have not had any trouble with the new one since that point.</p>
<p>More to follow before too long.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2008/04/02/it-has-been-a-long-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>xfce 4.4.2 and Windows/Super shortcuts</title>
		<link>http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/</link>
		<comments>http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 22:16:07 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[xfce]]></category>

		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/</guid>
		<description><![CDATA[For anyone looking to use the &#8220;Windows Key&#8221; for shortcuts in Xfce 4.4.2, be sure that you do something like this before you try to use the shortcut editor:
xmodmap -e "add mod3 = Super_L"
Once that&#8217;s done, the shortcut editor will actually recognize the key. This is as much for my future reference as anyone, but [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone looking to use the &#8220;Windows Key&#8221; for shortcuts in Xfce 4.4.2, be sure that you do something like this before you try to use the shortcut editor:<br />
<code>xmodmap -e "add mod3 = Super_L"</code></p>
<p>Once that&#8217;s done, the shortcut editor will actually recognize the key. This is as much for my future reference as anyone, but if you find it useful, it was worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2008/02/13/xfce-442-and-windowssuper-shortcuts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Apartment Update</title>
		<link>http://kc5mpk.com/blog/archives/2007/10/25/new-apartment-update/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/10/25/new-apartment-update/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 21:40:51 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[apartment]]></category>

		<category><![CDATA[moving]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/10/25/new-apartment-update/</guid>
		<description><![CDATA[If you waded through my last entry you will know that things haven&#8217;t been terribly smooth during my move. Thankfully the previous events were not an indication of future events. Tuesday came and by the evening, my first chance to check, I had DSL fully functioning. I also got a call Tuesday morning from Home [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/q4radioguy/1751281438/" style="border: 0px none "><img src="http://kc5mpk.com/blog/wp-content/uploads/2007/10/dryer-electrical.jpg" style="border: 1px solid #000000; margin: 5px; padding: 2px; background-color: #ffffff" title="Dryer Electrical Hookup" alt="Dryer Electrical Hookup" align="right" /></a>If you waded through my last entry you will know that things haven&#8217;t been terribly smooth during my move. Thankfully the previous events were not an indication of future events. Tuesday came and by the evening, my first chance to check, I had DSL fully functioning. I also got a call Tuesday morning from Home Depot letting me know that my washer and dryer were in. That was a surprise since the paperwork said November 1st.</p>
<p><a href="http://flickr.com/photos/q4radioguy/1751281486/" style="border: 0px none "><img src="http://kc5mpk.com/blog/wp-content/uploads/2007/10/washer.jpg" style="border: 1px solid #000000; margin: 5px; padding: 2px; background-color: #ffffff" title="Washer" alt="Washer" align="left" /></a>I opted to not have Home Depot deliver/install the washer and dryer mainly because of the amount of money they wanted for the service. I bought a nice, for me at least, front loading washer and dryer that put a big dent (crater?) in my checking account, but it&#8217;s the type of item I expect to have around for some time. Home Depot wanted over $100 to deliver and install them. I have a hard time paying anyone that much for so little. Heck, I&#8217;m of the engineering mindset, right? The hitch, the washer must weight 250 - 300 pounds *dry*. Wow! Jimbo and I nearly died getting that thing up the stairs and into place.</p>
<p>In more upbeat news (and less painful), the move is essentially over. I turned in the keys to my old apartment Wednesday morning and signed all the paperwork for the new one. No more trips with heavy boxes or furniture to be made. And all just in time as the Q4/Mullet reunion is this weekend. There are already people arriving. Slackers!</p>
<p>News and photos from that event [possibly] as it happens. For sure after.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/10/25/new-apartment-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The woes of moving and stupid people</title>
		<link>http://kc5mpk.com/blog/archives/2007/10/22/the-woes-of-moving-and-stupid-people/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/10/22/the-woes-of-moving-and-stupid-people/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 21:25:59 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[aep]]></category>

		<category><![CDATA[apartment]]></category>

		<category><![CDATA[at&amp;t]]></category>

		<category><![CDATA[dsl]]></category>

		<category><![CDATA[electricity]]></category>

		<category><![CDATA[moving]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/10/22/the-woes-of-moving-and-stupid-people/</guid>
		<description><![CDATA[I know it&#8217;s been ages since I wrote anything here, and some of that is having been busy. The rest? Yeah, you know it &#8230; I&#8217;m lazy :-)
So, I&#8217;ve been trying to get moved into a larger apartment since early August. I asked my current complex if they had anything available and when they said [...]]]></description>
			<content:encoded><![CDATA[<p>I know it&#8217;s been ages since I wrote anything here, and some of that is having been busy. The rest? Yeah, you know it &#8230; I&#8217;m lazy :-)</p>
<p>So, I&#8217;ve been trying to get moved into a larger apartment since early August. I asked my current complex if they had anything available and when they said they didn&#8217;t, I began looking around. It didn&#8217;t take long to decide I&#8217;d rather wait out a larger apartment becoming available at North Huntington Hills (NHN from now on, my current place). The prices almost everywhere else were significantly higher. I&#8217;m not talking just a $50 or $100 per month difference in many cases.</p>
<p>NHN said they should have something open around the end of August or the middle of September at the latest. I bugged them constantly checking on availability. I&#8217;m sure they got tired of hearing from me every other day. I think there was someone on the waiting list ahead of me that got bumped so they could be rid of me. Ha! They wish.</p>
<p>I finally got word from the complex that something would be available at the end of September. The current occupant was doing the same thing I was planning to; moving to another apartment in the same complex. Apparently she was taking her time (at least that the impression I got from the manager) and the complex was having a hard time estimating when she&#8217;d be clear.</p>
<p>I finally got a move in / sign paperwork date: Oct 5th, 2007. Yeah, not even in September anymore. I stayed in touch with the complex office, which I&#8217;m sure they just loved, making sure that the 5th was still looking good. By the 4th it became obvious it wasn&#8217;t going to happen. The tenet still had stuff in the apartment, was out of town, and could not move the remainder until the weekend. The office manager was extremely apologetic (and has been through most of the process), but told me that she&#8217;d issued an ultimatum: the tenet had until Monday morning (the 8th) to return the key. Anything left in the apartment after that point was going in the dumpster.</p>
<p>The manager gave me the opportunity to go take a look at it on Tuesday. If I&#8217;d been willing to deal with the current state of the apartment, I could have taken possession then, but I wasn&#8217;t. I was then told that I&#8217;d be clear to move in on Friday afternoon. That would give them time to finish painting, fix the usual things, and get the carpet cleaned.</p>
<p>Friday finally arrived and I got the key (but didn&#8217;t sign any paperwork yet)! Then I left for Houston for the weekend. Obviously nothing got moved over the weekend. Since then, Jimbo and I have gotten most of the stuff moved over. All the heavy items got moved on Monday with a fairly steady stream of other stuff throughout the week.</p>
<p>Wednesday I was at the apartment in the morning when the power when out. I hadn&#8217;t moved the utilities over into my name yet since I hadn&#8217;t signed a lease or any other paperwork at that point, so it was pretty obvious what had happened, but that didn&#8217;t make me any less unhappy. The apartment office told me that they only have power applied while the cleaning crew was in the apartment, and I understand &#8230; I do, but a little warning would have been very nice. I was specifically holding off partially due to decisions they&#8217;d made.</p>
<p>I got the number to AEP (the local power company) and began the process of transferring my service from the old apartment to the new one. It went pretty painless until I was told that the connection at the new apartment could not happen until Thursday at the earliest. At least it wasn&#8217;t 100 degrees outside. Candles sufficed as lighting for one night. It&#8217;s turned out though that they never flipped the main breaker on after hooking up my service.</p>
<p>Since I was going to be loosing power at the old apartment, I figured there was no point in leaving the phone/DSL there since it&#8217;d be useless soon. After calling AT&amp;T I got a reasonable transfer schedule. They&#8217;d move the dial tone by Wednesday and then have the DSL hooked up by Friday. That&#8217;s a long time to wait, but I do sit in front of a computer all day for work.</p>
<p>Friday I called (after checking to see if I had DSL in the morning) to see what the ETA was on the DSL transfer. Let&#8217;s just say that what should have been a 5 minute phone call turned into a 30 minute ordeal that had me talking to a standard rep, her manager, and then the billing department. Apparently the DSL tech showed up before the dial tone had been moved, and therefore couldn&#8217;t do his part. The DSL work order got sent back to the phone side . Once they finished, they created a *new* work order for the DSL stuff which caused a new estimated date to be selected. They pushed the install date all the way back to Tuesday (the 23rd). I gave them hell for that, but there wasn&#8217;t anything they were willing/able to do to speed it up. The chat with the billing department was to ensure that I wasn&#8217;t being charged for the time when I didn&#8217;t have service.</p>
<p>I called again this afternoon to check on the status and got a very pissy phone rep that really didn&#8217;t want to talk. How much do you want to bet that I have some red flag on my file now after last week&#8217;s events? I wanted to verify that everything should be working tomorrow, which she confirmed, but I also wanted a time to expect it. *That* she didn&#8217;t want to talk about. It took four times of rephrasing the question before she realized I wanted a worst case time, a.k.a. when do the techs stop for the night. That magic time is apparently 8:00 PM.</p>
<p>So now we wait &#8230; some more.</p>
<p>I&#8217;ll post some more about the new apartment and pictures before too long.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/10/22/the-woes-of-moving-and-stupid-people/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TJOC update</title>
		<link>http://kc5mpk.com/blog/archives/2007/09/16/tjoc-update/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/09/16/tjoc-update/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 01:52:31 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[TJOC]]></category>

		<category><![CDATA[lookelsewhere]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/09/16/tjoc-update/</guid>
		<description><![CDATA[For TJOC 2008 (and beyond) information, please go check the TJOC Development Blog.
]]></description>
			<content:encoded><![CDATA[<p>For TJOC 2008 (and beyond) information, please go check the <a href="http://tjoc.us/devblog" title="TJOC Development Blog">TJOC Development Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/09/16/tjoc-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TJOC 2007 &#038; 2008</title>
		<link>http://kc5mpk.com/blog/archives/2007/06/06/tjoc-2007-2008/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/06/06/tjoc-2007-2008/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 04:22:43 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[TJOC]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/06/06/tjoc-2007-2008/</guid>
		<description><![CDATA[Well, like I said about this time last year, camp is over for the year. I also said last year that I had all sorts of exciting things to share, and then I never followed through. Well, I&#8217;m saying the same thing this year, but I can promise you that you will see more TJOC [...]]]></description>
			<content:encoded><![CDATA[<p>Well, like I said about this time last year, camp is over for the year. I also said last year that I had all sorts of exciting things to share, and then I never followed through. Well, I&#8217;m saying the same thing this year, but I can promise you that you will see more TJOC related posts in the next few days and weeks. I have *so* much to do before Christmas time that it isn&#8217;t funny, but at the same time I asked for it (and think it&#8217;s a great idea, since I was the one to propose it).</p>
<p>Here&#8217;s a quick run down of items I&#8217;ll talk about before too long:</p>
<ul>
<li>New application process for next year (all online)</li>
<li>Major updates to the Diagnostic O written (which was online this year)
<ul>
<li>Tests for all experience levels</li>
<li>Part of the application process</li>
</ul>
</li>
<li> Results and lessons learned from TJOC 2007</li>
<li>And don&#8217;t forget the weather stories &#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/06/06/tjoc-2007-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fedora 7</title>
		<link>http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 04:20:06 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Fedora]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/</guid>
		<description><![CDATA[Well, I got Fedora 7 installed on my laptop today. That&#8217;s actually what I&#8217;m using right now. I must say, it&#8217;s pretty slick overall. I&#8217;ve been very impressed with some of the new features that are available by default. If you are currently running an older version of Fedora [Core], give 7 a try.
]]></description>
			<content:encoded><![CDATA[<p>Well, I got Fedora 7 installed on my laptop today. That&#8217;s actually what I&#8217;m using right now. I must say, it&#8217;s pretty slick overall. I&#8217;ve been very impressed with some of the new features that are available by default. If you are currently running an older version of Fedora [Core], give 7 a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/06/06/fedora-7/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The night before TJOC</title>
		<link>http://kc5mpk.com/blog/archives/2007/05/26/the-night-before-tjoc/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/05/26/the-night-before-tjoc/#comments</comments>
		<pubDate>Sat, 26 May 2007 08:42:47 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[TJOC]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/05/26/the-night-before-tjoc/</guid>
		<description><![CDATA[&#8216;Tis the night before TJOC and all through the apartment, not a soul was sleeping, not even me &#8230;
It&#8217;s been a long rampup to camp for me already, and camp doesn&#8217;t officially start until tomorrow (well, later today). We did the Diagnostic O written test online this year, and since I&#8217;m the one that suggested [...]]]></description>
			<content:encoded><![CDATA[<p>&#8216;Tis the night before TJOC and all through the apartment, not a soul was sleeping, not even me &#8230;</p>
<p><a href="http://flickr.com/photos/q4radioguy/160718530/" style="border: 0px none "><img src="http://farm1.static.flickr.com/45/160718530_9e97a87e57_m.jpg" style="border: 1px solid #000000; margin: 5px; padding: 2px" title="TJOC - Map &amp; Compass" alt="TJOC - Map &amp; Compass" id="image294" align="right" /></a>It&#8217;s been a long rampup to camp for me already, and camp doesn&#8217;t officially start until tomorrow (well, later today). We did the Diagnostic O written test online this year, and since I&#8217;m the one that suggested it and have the skills, I was responsible for implementing it. Not that I&#8217;m complaining &#8230; it really is a cool project, it&#8217;s just my timeline really sucked. I waited too long to really get started, and that left me almost too little time to get all the core features completed before we needed to roll it out to everyone.</p>
<p>But, all of that to say, I&#8217;m not the only one up late. There are still last minute test takers going right now. An email was sent out earlier today giving an official cutoff of 8AM CST on Saturday and there have been quite a few new users and test attempts since. If only more of the students had completed it &#8230; we just had barely broken 50% this morning.</p>
<p>I guess there are still a couple of hours &#8230;&#8230;&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/05/26/the-night-before-tjoc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sound Update</title>
		<link>http://kc5mpk.com/blog/archives/2007/03/30/sound-update/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/03/30/sound-update/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 04:03:26 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Fedora Core]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[alsa]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/03/30/sound-update/</guid>
		<description><![CDATA[Well, I found a way to make it work, but I&#8217;m not sure why it broke to begin with. In /etc/asound.conf I simply changed the variable &#8220;defaults.pcm.device&#8221; from a value of 4, to one of 0. I chose zero only because the output of aplay -l indicated that device zero was my main device &#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I found a way to make it work, but I&#8217;m not sure why it broke to begin with. In /etc/asound.conf I simply changed the variable &#8220;defaults.pcm.device&#8221; from a value of 4, to one of 0. I chose zero only because the output of aplay -l indicated that device zero was my main device &#8230; I can&#8217;t get any audio out of 4 for whatever reason. Anyway, it&#8217;s working for now and I thought it smart to write this down for any others looking &#8230; and for me if I need it later.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/03/30/sound-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ALSA on Fedora Core 6 Issues</title>
		<link>http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 03:59:16 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Fedora Core]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Questions]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/</guid>
		<description><![CDATA[So, I&#8217;ve finally run into my first real issue with Fedora Core 6. Don&#8217;t get me wrong, it has done me well for quite some time now, but it finally cried &#8216;Gotcha!&#8217; the other day. In the course of a standard &#8216;yum update&#8217;, which, since it&#8217;s so simple, I tend to do pretty often, my [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve finally run into my first real issue with Fedora Core 6. Don&#8217;t get me wrong, it has done me well for quite some time now, but it finally cried &#8216;Gotcha!&#8217; the other day. In the course of a standard &#8216;yum update&#8217;, which, since it&#8217;s so simple, I tend to do pretty often, my ALSA packages got upgraded to 1.0.14-0.1.rc1.fc6. Not really paying attention too closely, a side effect of it normally being pretty painless, I went about my business for several more hours. This being a laptop, it got shutdown before heading to bed &#8230; and then started back up as I realized I&#8217;d like to watch some cartoons (Looney Tunes DVDs are great) while laying in bed trying to unwind.</p>
<p>Here&#8217;s where the story gets ugly &#8230; I didn&#8217;t have any sound when the machine came back up. No sound! How am I supposed to watch a DVD without sound? It seems that the few applications I have that still have OSS support will function if I manually set them to OSS and not ALSA, but those apps are in the minority by far these days.</p>
<p>So, it&#8217;s been a couple of days and there haven&#8217;t been any &#8216;whoops&#8217; updates to ALSA, nor does there appear to be a flurry of activity on the Web. That leaves me in a bit of a quandry. I don&#8217;t know enough about yum, even after digesting the man pages, to try and roll back to an old version to see if that fixes it, nor do I really know enough about ALSA (once upon a time I did, but a lot has changed since then).</p>
<p>What really confuses me is that Fedora has a few utilities for managing sound and sound cards. Some of the &#8216;can you hear this sound&#8217; checks pass just fine (when selecting a card for instance), but the user level properties that let me select &#8216;Auto Detect&#8217;, or a specific device all fail (unless I select OSS, but even then my apps can&#8217;t play sound).</p>
<p>Anyone out there know enough to help? I&#8217;m on an IBM Thinkpad R50e that uses the snd_intel8&#215;0 module normally (and it&#8217;s currently loaded). Help?!?</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/03/28/alsa-on-fedora-core-6-issues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I am alive. Really!</title>
		<link>http://kc5mpk.com/blog/archives/2007/01/31/i-am-alive-really/</link>
		<comments>http://kc5mpk.com/blog/archives/2007/01/31/i-am-alive-really/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 22:57:52 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Car]]></category>

		<category><![CDATA[Cats]]></category>

		<category><![CDATA[Fusion]]></category>

		<category><![CDATA[Games]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Splinter Cell]]></category>

		<category><![CDATA[TJOC]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2007/01/31/i-am-alive-really/</guid>
		<description><![CDATA[It&#8217;s been a very long while since I&#8217;ve taken the time to write anything here as you are probably well aware. I have a little time to kill before a meeting this afternoon, so here goes nothing.
Since the last &#8216;personal&#8217; entry I have is really back in the summer there&#8217;s a lot to fill in. [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a very long while since I&#8217;ve taken the time to write anything here as you are probably well aware. I have a little time to kill before a meeting this afternoon, so here goes nothing.</p>
<p><a style="border: 0px none " href="http://flickr.com/photos/q4radioguy/279336768/"><img align="right" style="border: 1px solid #000000; margin: 5px; padding: 2px" title="Spot" alt="Spot" id="image294" src="http://kc5mpk.com/blog/wp-content/uploads/2007/01/279336768_eb296e9495_o_cr.jpg" /></a>Since the last &#8216;personal&#8217; entry I have is really back in the summer there&#8217;s a lot to fill in. First off, I got a new kitten on October 11th, 2006. I&#8217;ve named him Spot after the various spots of white fur that are in his coat. He&#8217;s a very good natured cat and gets along <span style="font-style: italic">very</span> well with Mocha.</p>
<p>I started letting him out on my balcony after a week or two, and not but about 3 weeks after I got him, he got stung by a wasp right above his left eye. He developed a little foam at the mouth and his eye was watering like mad, but after less than a minute the foam was gone and once I wiped out his eye he seemed fine. I took him to the vet anyway since he was so young and I was a little worried about long-term effects. The vet gave him a shot for the sting and a couple of his baby shots all at the same time. He&#8217;s doing great these days with absolutely no apparent ill effects.</p>
<p><a style="border: 0px none " href="http://flickr.com/photos/q4radioguy/267221701/"><img align="left" style="border: 1px solid #000000; margin: 5px; padding: 2px" title="Spot" alt="Spot" id="image294" src="http://kc5mpk.com/blog/wp-content/uploads/2007/01/267221701_672fe97c7b_o_cr.jpg" /></a>I&#8217;ve had a birthday and we all celebrated Christmas, Thanksgiving, and a New Year since the last entry here. It was good all around. Erica bought me a bunch of DVDs to add to my collection and the family as a whole bought a new TV (<span style="font-style: italic">very</span> nice). Too bad I&#8217;m not around to use it.</p>
<p>I&#8217;ve been eying up the Nintendo Wii for some time, but I&#8217;m inclined to let it come down in price some first. That probably means a couple of years, so I may not hold off that long, but I&#8217;m pretty sure it isn&#8217;t going to happen in the very near future. It sounds more promising every day as I read reviews and see new games appear. Play over the Internet will be nice as games begin supporting it.</p>
<p>Speaking of game consoles, I&#8217;ve been using my Gamecube a lot lately playing the Splinter Cell series of games. I&#8217;ve played, and beaten, all four at this point (including all the co-op missions in the last two). I even went back in Splinter Cell: Double Agent and played it on Elite level (the highest, no ammo, insane AI, etc) all the way through with not too much in the way of difficulty. It turns out that my general strategy, and that of a coworker and friend David Smeeton, is to use the gun very little anyways, so not having it available wasn&#8217;t that big of a crutch. Now it&#8217;s time to find similar games in the Stealth Action genre.</p>
<p><a style="border: 0px none " href="http://flickr.com/photos/q4radioguy/290629054//"><img align="right" style="border: 1px solid #000000; margin: 5px; padding: 2px" title="Spot" alt="Spot" id="image294" src="http://kc5mpk.com/blog/wp-content/uploads/2007/01/290629054_b92fa1618f_o_cr.jpg" /></a>It&#8217;s getting a little lonely around here since Jimbo and Colin both have moved on to greener pastures. Jimbo&#8217;s back in Chicago for a while with his parents and Colin is at Rockwell Collins in Iowa. We all still call or chat online a fair bit, but it&#8217;s not quite the same.</p>
<p>I&#8217;m working on some very cool stuff for TJOC this year. We are going to try to do the bulk of the Diagnostic O written test <span style="font-style: italic">before</span> camp starts this year by pushing the test out onto the web. I&#8217;m currently building all the infrastructure for that right now. It&#8217;s taking a while due to the fact that we have such a diverse set of question <em>types</em>. Once we get past the rush to use it for camp this year, we plan to add some tests to the pool for instructors or students to practice with. The plan also includes getting a few real study/training resources avilable on the TJOC website.</p>
<p>My car turned a year old about three weeks ago and I did my first real damage to it at about that point. It&#8217;s not really bad or even noticible if you don&#8217;t know what you are looking for, but I backed into a pole and scratched the bumper a little as well as indenting it ever so slightly in one spot. Like I said, not bad, but still rather annoying since I&#8217;ve really tried to be careful.</p>
<p>Well, I need to run for now. If anyone can think of some area I skipped (other than work for now) that you&#8217;d like to hear about or hear more on something I did hit on, just leave me a note here or drop me an email.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2007/01/31/i-am-alive-really/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LVM Extention Process</title>
		<link>http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 19:35:00 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[LeTourneau University]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Reference]]></category>

		<category><![CDATA[Server Administration]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/</guid>
		<description><![CDATA[dd if=/dev/zero of=/mnt/remotestorage/linuxupdates-2 bs=1k count=1048576
losetup /dev/loop2 /mnt/remotestorage/linuxupdates-2
pvcreate /dev/loop2
vgextend updates_store /dev/loop2
lvextend -L+1G /dev/updates_store/store
umount /mnt/vg
e2fsck -f /dev/updates_store/store
resize2fs /dev/updates_store/store
mount /dev/updates_store/store /mnt/vg
Where the filename (linuxupdates-2) increments, the &#8216;count&#8217; in the dd command is a multiple of the one listed (1GB), and the loopback devices (loop2 here) increments.
]]></description>
			<content:encoded><![CDATA[<pre style="border: 1px solid #888888; padding: 3px; text-align: left">dd if=/dev/zero of=/mnt/remotestorage/linuxupdates-2 bs=1k count=1048576
losetup /dev/loop2 /mnt/remotestorage/linuxupdates-2
pvcreate /dev/loop2
vgextend updates_store /dev/loop2
lvextend -L+1G /dev/updates_store/store
umount /mnt/vg
e2fsck -f /dev/updates_store/store
resize2fs /dev/updates_store/store
mount /dev/updates_store/store /mnt/vg</pre>
<p>Where the filename (linuxupdates-2) increments, the &#8216;count&#8217; in the dd command is a multiple of the one listed (1GB), and the loopback devices (loop2 here) increments.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/12/13/lvm-extention-process/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Radio Install (Not a New Radio)</title>
		<link>http://kc5mpk.com/blog/archives/2006/12/01/new-radio-install-not-a-new-radio/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/12/01/new-radio-install-not-a-new-radio/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 22:52:02 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Car]]></category>

		<category><![CDATA[Fusion]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Ham Radio]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/12/01/new-radio-install-not-a-new-radio/</guid>
		<description><![CDATA[I have something more substantial coming down the pipe as far as entries are concerned, but I thought I&#8217;d share this while I was thinking about it. During Thanksgiving my father and I redid the way that my FT-8800R (thanks dad!) is mounted in the car, along with cable routing. I took some pictures throughout [...]]]></description>
			<content:encoded><![CDATA[<p>I have something more substantial coming down the pipe as far as entries are concerned, but I thought I&#8217;d share this while I was thinking about it. During Thanksgiving my father and I redid the way that my FT-8800R (thanks dad!) is mounted in the car, along with cable routing. I took some pictures throughout the process and have the posted on Flickr! with a bunch of tags like <a title="Flickr! tag: FT8800R" href="http://flickr.com/photos/q4radioguy/tags/ft8800r/">ft8800r</a>, <a title="Flickr! tag: Install" href="http://flickr.com/photos/q4radioguy/tags/install/">install</a>, <a title="Flickr! tag: Radio" href="http://flickr.com/photos/q4radioguy/tags/radio/">radio</a> &#8230; here&#8217;s a <a title="Radio Install on Flickr!" href="http://flickr.com/search/?w=53225460%40N00&#038;q=install+ft8800r&#038;m=tags">quick link</a> that should grab them (and maybe a few others, who knows). See if you can spot where we had a problem that stumped us for an hour or so.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/12/01/new-radio-install-not-a-new-radio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Mirror Question</title>
		<link>http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 22:41:37 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Fedora Core]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[LeTourneau University]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Questions]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/</guid>
		<description><![CDATA[Anyone listening? Hello?
If you are, and you know a nice way to create a local Ubuntu mirror via rsync, drop me a note here or via email. I&#8217;m trying to set one up here at LeTourneau and just haven&#8217;t found anything useful (the mirror server is running Fedora Core 5 right now). Also, advice on [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone listening? Hello?</p>
<p>If you are, and you know a nice way to create a local Ubuntu mirror via rsync, drop me a note here or via email. I&#8217;m trying to set one up here at <a title="LeTourneau University" href="http://www.letu.edu">LeTourneau</a> and just haven&#8217;t found anything useful (the mirror server is running Fedora Core 5 right now). Also, advice on what to mirror for Ubuntu would be nice, I&#8217;m not sure what they are called in Ubuntu, but stuff like universe, mutiverse, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/12/01/ubuntu-mirror-question/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linux Updates &#8230; Updated</title>
		<link>http://kc5mpk.com/blog/archives/2006/11/20/linux-updates-updated/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/11/20/linux-updates-updated/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 20:11:35 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Fedora Core]]></category>

		<category><![CDATA[LeTourneau University]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/11/20/288/</guid>
		<description><![CDATA[The Linux Updates mirror (on campus only) now has full support for Fedora Core 6 (Core, Updates, and Extras). It updates twice a day, just like Fedora Core 5 and Gentoo, so check out the configuration page to see the scheduled times, configuration instructions (they are the same as Fedora Core 5), alternative installation methods, [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="Linux Updates" href="http://linuxupdate.letnet.net">Linux Updates mirror</a> (on campus only) now has full support for Fedora Core 6 (Core, Updates, and Extras). It updates twice a day, just like Fedora Core 5 and Gentoo, so check out the <a title="Fedora Core 6 Configuration Instructions" href="http://linuxupdate.letnet.net/distros/fedora/6/">configuration page</a> to see the scheduled times, configuration instructions (they are the same as Fedora Core 5), alternative installation methods, status notices, and statistics.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/11/20/linux-updates-updated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trickle Theory</title>
		<link>http://kc5mpk.com/blog/archives/2006/09/29/trickle-theory/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/09/29/trickle-theory/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 14:40:57 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/09/29/trickle-theory/</guid>
		<description><![CDATA[http://www.randsinrepose.com/archives/2006/09/25/trickle_theory.html
]]></description>
			<content:encoded><![CDATA[<pre id="line160"><a href="http://www.randsinrepose.com/archives/2006/09/25/trickle_theory.html"><span class="attribute-value">http://www.randsinrepose.com/archives/2006/09/25/trickle_theory.html</span></a></pre>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/09/29/trickle-theory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linux Updates Mirror on Campus</title>
		<link>http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 13:24:07 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Fedora Core]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[LeTourneau University]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/</guid>
		<description><![CDATA[If you are a Linux user at LeTourneau University, and happen to use Fedora Core 5 or Gentoo Linux, you need to check out our new shiny local mirror. Once I get my hands on some more disk space, I&#8217;ll be able to support Debian and Ubuntu so do not despair if your favorite distro [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a Linux user at LeTourneau University, and happen to use Fedora Core 5 or Gentoo Linux, you need to check out our new shiny <a title="Linux Updates Local Mirror" href="http://linuxupdate.letnet.net">local mirror</a>. Once I get my hands on some more disk space, I&#8217;ll be able to support Debian and Ubuntu so do not despair if your favorite distro isn&#8217;t on the current supported distro list.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/09/01/linux-updates-mirror-on-campus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back from camp</title>
		<link>http://kc5mpk.com/blog/archives/2006/06/03/back-from-camp/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/06/03/back-from-camp/#comments</comments>
		<pubDate>Sun, 04 Jun 2006 03:05:33 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/2006/06/03/back-from-camp/</guid>
		<description><![CDATA[I&#8217;m back from TJOC 2006 and I&#8217;m armed with a whole set of cool ideas and plans for TJOC 2007 and other nifty things. I&#8217;ll post some details and thoughts after I get some sleep. Good night!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back from TJOC 2006 and I&#8217;m armed with a whole set of cool ideas and plans for TJOC 2007 and other nifty things. I&#8217;ll post some details and thoughts after I get some sleep. Good night!</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/06/03/back-from-camp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TJOC 2006</title>
		<link>http://kc5mpk.com/blog/archives/2006/05/26/tjoc-2006/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/05/26/tjoc-2006/#comments</comments>
		<pubDate>Fri, 26 May 2006 23:37:26 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/2006/05/26/tjoc-2006/</guid>
		<description><![CDATA[Well, I&#8217;m leaving first thing tomorrow morning for the Texas Junior Orienteering Camp. I can&#8217;t ever seem to remember how many years we&#8217;ve been doing this (and I&#8217;ve been to every one), but I think it is somewhere in the range of 7 or 8 years. These days I just provide technical support, and a [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;m leaving first thing tomorrow morning for the Texas Junior Orienteering Camp. I can&#8217;t ever seem to remember how many years we&#8217;ve been doing this (and I&#8217;ve been to every one), but I think it is somewhere in the range of 7 or 8 years. These days I just provide technical support, and a little training help, but mostly I&#8217;m there for the tech. If anyone needs to reach me while I&#8217;m gone, which will be until June 3rd, you can call my cell phone, or try sending me an email. I should be checking it a few times while I&#8217;m gone (mostly due to work needs), so that might actually work for once.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/05/26/tjoc-2006/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ecommerce SLA Update</title>
		<link>http://kc5mpk.com/blog/archives/2006/05/22/ecommerce-sla-update/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/05/22/ecommerce-sla-update/#comments</comments>
		<pubDate>Mon, 22 May 2006 20:03:16 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/2006/05/22/ecommerce-sla-update/</guid>
		<description><![CDATA[The latest numbers. You can see that things are improving a little on average as our transaction count goes up. We are still significantly short of the 5 seconds goal, but it will require me moving the posting process out of the linear flow.
Total Transactions: 71
Min: 3
Max: 34
Average: 7.55


&#160;
Target
Actual
Diff
Real %


50%
36
17
19
23.94%


90%
64
63
1
88.73%


98%
70
70
0
98.59%


]]></description>
			<content:encoded><![CDATA[<p>The latest numbers. You can see that things are improving a little on average as our transaction count goes up. We are still significantly short of the 5 seconds goal, but it will require me moving the posting process out of the linear flow.<br />
Total Transactions: 71<br />
Min: 3<br />
Max: 34<br />
Average: 7.55</p>
<table cellspacing="0" cellpadding="0" border="1" class="summaryTable">
<tr>
<td>&nbsp;</td>
<td class="value">Target</td>
<td class="value">Actual</td>
<td class="value">Diff</td>
<td class="value">Real %</td>
</tr>
<tr>
<td>50%</td>
<td class="value">36</td>
<td class="value">17</td>
<td class="value highlight">19</td>
<td class="value">23.94%</td>
</tr>
<tr>
<td>90%</td>
<td class="value">64</td>
<td class="value">63</td>
<td class="value highlight">1</td>
<td class="value">88.73%</td>
</tr>
<tr>
<td>98%</td>
<td class="value">70</td>
<td class="value">70</td>
<td class="value">0</td>
<td class="value">98.59%</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/05/22/ecommerce-sla-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Phone update</title>
		<link>http://kc5mpk.com/blog/archives/2006/05/19/phone-update/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/05/19/phone-update/#comments</comments>
		<pubDate>Sat, 20 May 2006 00:21:03 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/2006/05/19/phone-update/</guid>
		<description><![CDATA[The new phone has arrived! It&#8217;s currently charging, but you can check out some photos I took while unpacking the phone (tagged razr) over on my Flickr! page.
]]></description>
			<content:encoded><![CDATA[<p>The new phone has arrived! It&#8217;s currently charging, but you can check out some photos I took while unpacking the phone (<a title="Flickr! RAZR tag" href="http://flickr.com/photos/q4radioguy/tags/razr/">tagged razr</a>) over on my <a title="Flickr!" href="http://www.flickr.com/photos/q4radioguy">Flickr!</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/05/19/phone-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Phone &#038; Phone Number</title>
		<link>http://kc5mpk.com/blog/archives/2006/05/18/new-phone-phone-number/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/05/18/new-phone-phone-number/#comments</comments>
		<pubDate>Thu, 18 May 2006 21:41:44 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/2006/05/18/new-phone-phone-number/</guid>
		<description><![CDATA[I finally did it. I broke down and purchased a real phone and wireless plan. As a result my phone number will be changing. I know, I know, I could keep my existing number and save all you losers some effort, but it turned out to be somewhat complicated because, get this, the company I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p><img width="72" height="100" border="0" align="left" style="border: 0px none ; margin: 2px" alt="RAZR" src="http://static.flickr.com/53/148937194_888ae58eeb_t.jpg" />I finally did it. I broke down and purchased a real phone and wireless plan. As a result my phone number will be changing. I know, I know, I could keep my existing number and save all you losers some effort, but it turned out to be somewhat complicated because, get this, the company I&#8217;m going to use already has control of that number. They seem to be geared up to handle number shifts from other carriers, not internally. I may deal with it once I get the phone, but for now I&#8217;m going to let it slide.</p>
<p>If you are someone who would like my new number, email or IM me (you should already know where) and I&#8217;ll gladly pass it along.</p>
<p>BTW, I picked up a <a title="Motorola RAZR" href="http://www.motorola.com/motoinfo/product/details.jsp?globalObjectId=69">RAZR</a> in the deal.</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/05/18/new-phone-phone-number/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ecommerce Performance Tuning</title>
		<link>http://kc5mpk.com/blog/archives/2006/05/18/ecommerce-performance-tuning/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/05/18/ecommerce-performance-tuning/#comments</comments>
		<pubDate>Thu, 18 May 2006 21:17:30 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/2006/05/18/ecommerce-performance-tuning/</guid>
		<description><![CDATA[As we all know (if you&#8217;ve ever used it or heard me complain), the ecommerce process (recording the payment, etc) has been running pretty slow lately. My boss and I recently had a discussion where we agreed we wanted to spend some time fixing this. I put some better logging in place to see where [...]]]></description>
			<content:encoded><![CDATA[<p>As we all know (if you&#8217;ve ever used it or heard me complain), the ecommerce process (recording the payment, etc) has been running pretty slow lately. My boss and I recently had a discussion where we agreed we wanted to spend some time fixing this. I put some better logging in place to see where the bottlenecks might be and based on information gathered I have been able to make some upgrades and modifications to enhance the overall performance of the system.</p>
<p>It turned out the the process of sending out emails was really the killer initially. They were taking (cumulatively as there are an average of about 3 that go out per transaction) around one minute on average, and up to 2 or 3 worst case. I have redone the way those emails are being sent and have trimmed that down to an average of under 2 seconds (for all of them). That alone made a huge difference, but it isn&#8217;t all<br />
that has changed.</p>
<p>There is a query that I run to determine the journal number (basically a batch number) of the transaction that was just posted. It turns out that it was taking anywhere from 3 - 10 seconds to run. Upon further investigation, the query wasn&#8217;t making use of any of the indexes on the table (and it&#8217;s a large one, so many, many records). I made a small modification there that reduced its run time to under a second.</p>
<p>Right now I have good data on about 32 transactions that have occurred since I made the bulk of the changes on Tuesday and Wednesday. Here&#8217;s a breakdown of the numbers and how they fall into a Service Level Agreement that we are working up:</p>
<ul>
<li>Trad Student Account Payments: 7 @ 18, 34, 8, 8, 5, 13, 10 seconds</li>
<li>Non Trad Student Account Payments: 12 @ 6, 9, 7, 5, 4, 3, 4, 6, 9, 9, 12, 11, 5 seconds</li>
<li>Non Trad Web Reg Payments: 13 @ 7, 7, 5, 8, 8, 7, 7, 8, 9, 16, 6, 7, 8 seconds</li>
</ul>
<p>The Service Level Agreement (SLA) is currently defined as the following:</p>
<ul>
<li>50% of the transactions should occur within 5 seconds</li>
<li>90% of the transactions should occur within 10 seconds</li>
<li>98% of the transactions should occur within 20 seconds</li>
</ul>
<p>When you look at the numbers I provided previously, we are currently short of that SLA:</p>
<ul>
<li>5s target: Need 16, only have 7 for a real percentage of 21.88%</li>
<li>10s target: Need 29, only have 26 for a real percentage of 81.25%</li>
<li>20s target: Need 31, have 31, but only have a 96.88% (rounding)</li>
</ul>
<p>Only the 20 second period is currently within limits. We aren&#8217;t far off on the others, but we aren&#8217;t done with performance enhancements either. When you look at the averages, things look a little better:</p>
<ul>
<li>Max: 34 seconds (fluke, very high system load at the time)</li>
<li>Min: 3 seconds</li>
<li>Average: 8.75 seconds</li>
<li>Median: 7.50 seconds</li>
</ul>
<p>These numbers are with the posting process (what actually applies the payment to the account) still being a part of the total time. We&#8217;ve discussed having that process run sometime after a payment has been made, but within a minute or two of the actual payment. If we go that route, we should be able to subtract at least 80% of the time that we are currently seeing (as far as the student is concerned).</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/05/18/ecommerce-performance-tuning/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Crossband Repeat</title>
		<link>http://kc5mpk.com/blog/archives/2006/05/10/crossband-repeat/</link>
		<comments>http://kc5mpk.com/blog/archives/2006/05/10/crossband-repeat/#comments</comments>
		<pubDate>Wed, 10 May 2006 06:03:40 +0000</pubDate>
		<dc:creator>Q4RadioGuy</dc:creator>
		
		<category><![CDATA[Ham Radio]]></category>

		<guid isPermaLink="false">http://kc5mpk.com/blog/2006/05/10/crossband-repeat/</guid>
		<description><![CDATA[If you are on campus and are restricted to an HT (that atleast has 440 capabilities), feel free to use the new crossband repeat capabilities of my new radio. Simply use 445.750 simplex whenever my radio is in range and you should get through to the 146.640 repeater here in town (it&#8217;s where most of [...]]]></description>
			<content:encoded><![CDATA[<p>If you are on campus and are restricted to an HT (that atleast has 440 capabilities), feel free to use the new crossband repeat capabilities of my new radio. Simply use 445.750 simplex whenever my radio is in range and you should get through to the 146.640 repeater here in town (it&#8217;s where most of the activity is at).</p>
]]></content:encoded>
			<wfw:commentRss>http://kc5mpk.com/blog/archives/2006/05/10/crossband-repeat/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
