<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>MEC's Blog</title>
	<atom:link href="http://mecoward.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mecoward.wordpress.com</link>
	<description>Computers, Tech............etc</description>
	<lastBuildDate>Wed, 31 Oct 2007 06:06:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mecoward.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>MEC's Blog</title>
		<link>http://mecoward.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mecoward.wordpress.com/osd.xml" title="MEC&#039;s Blog" />
	<atom:link rel='hub' href='http://mecoward.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SSH Using Public Keys For Authenication</title>
		<link>http://mecoward.wordpress.com/2007/10/31/ssh-using-public-keys-for-authenication/</link>
		<comments>http://mecoward.wordpress.com/2007/10/31/ssh-using-public-keys-for-authenication/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 06:06:36 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/10/31/ssh-using-public-keys-for-authenication/</guid>
		<description><![CDATA[This will be a quick post, just wanted to provide a link to a site for learning how to setup public key authentication for your SSH server. What does this mean to you? Well, it means that there will be no more brute force attacks allowed on your SSH server. If the offenders don&#8217;t have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=23&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font color="#000000">T</font>his will be a quick post, just wanted to provide a link to a site for learning how to setup public key authentication for your SSH server. What does this mean to you? Well, it means that there will be no more brute force attacks allowed on your SSH server. If the offenders don&#8217;t have your private key then they will be SOL (Shit Outta Luck).</p>
<p>Now here is the cool part, if you are accessing this sever from a computer without the private key that you generated, you will not be allowed to even try to enter a password. It will immediately kick you out, only if you have the private key that matches the key that you install on the server will you be asked for a password. If the password matches then you are allowed access and can go on with your business. You get&nbsp; three shots at getting the password right, after that you have to try logging in again.</p>
<p>Some configuration must be completed to the /etc/ssh/sshd_config file for this to work, and while in there be sure the turn off clear text authentication once you have the public/private key combination working.</p>
<p>Much more detailed information can be found <a href="http://sial.org/howto/openssh/publickey-auth/">here</a> </p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=23&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/10/31/ssh-using-public-keys-for-authenication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>Everything is installed and running good</title>
		<link>http://mecoward.wordpress.com/2007/10/30/everything-is-installed-and-running-good/</link>
		<comments>http://mecoward.wordpress.com/2007/10/30/everything-is-installed-and-running-good/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 02:44:15 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/10/30/everything-is-installed-and-running-good/</guid>
		<description><![CDATA[Just wanted to chim back in and let everyone know that the components that were chosen for my main Ubuntu Linux box are installed and working fine. I had no trouble with the install at all, the computer was up and running within 30 minutes (including all the wire tying of the excess cables). Everything [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=22&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just wanted to chim back in and let everyone know that the components that were chosen for my main Ubuntu Linux box are installed and working fine. I had no trouble with the install at all, the computer was up and running within 30 minutes (including all the wire tying of the excess cables). Everything seems to be working, both cores of the CPU, all the voltage, fan and temperature sensors, video, sound, network interface card&#8230;.etc. The CPU is even throttling down when there is nothing to do to conserver power and to help keep the temps down. </p>
<p>So far I have installed <a href="http://us1.samba.org/samba/">Samba</a>, <a href="http://info.vmware.com/content/GLP_BizVirt2b?urlcode=AMER_Google_Hero_VMware2b&amp;src=PaidSearch_07Q3_VMW_Google_AMER_Google_Hero_VMware2b&amp;ossrc=PaidSearch_07Q3_VMW_Google_AMER_Google_Hero_VMware2b&amp;gclid=CLXHtZHNtY8CFRJgWAod6jbgcw">VMware Server</a>, all my <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> extensions, <a href="http://www.getautomatix.com/">Automatix</a> (for all the goodies not included by default). </p>
<p>I did run into an issue with having 1 SATA HD and 1 IDE HD installed, it looks like it was trying to boot off the IDE drive, even though that was my &#8220;throw junk on&#8221; disk and not the main system drive. This was cleared up by editing the menu.lst file in the /boot/grub directory. I have GkRellm installed and it is displaying the temps for my motherboard, processor, and video card, my fan speeds for my system and processor fans, and all the voltages coming from the power supply. </p>
<p>I am very impressed by the speed of this machine now, it makes a big difference going from what I had before (Athlon XP 2400+) to what I have now (AMD X2 4800+). I could not be happier with the performance. </p>
<p>If I run into anything I will post back and let everyone know, but as of right now I am having a blast.</p>
<p><img src="http://farm3.static.flickr.com/2036/1801317897_0f012cd2f0_b.jpg" /></p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=22&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/10/30/everything-is-installed-and-running-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2036/1801317897_0f012cd2f0_b.jpg" medium="image" />
	</item>
		<item>
		<title>Computer is DRT (Dead Right There)</title>
		<link>http://mecoward.wordpress.com/2007/10/27/computer-is-drt-dead-right-there/</link>
		<comments>http://mecoward.wordpress.com/2007/10/27/computer-is-drt-dead-right-there/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 15:22:45 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/10/27/computer-is-drt-dead-right-there/</guid>
		<description><![CDATA[I worked all day long to load the latest release of Ubuntu Linux onto my main Linux desktop computer. I did not devote much time to setting up the previous release that was installed on it, and I vowed to try harder with this one. I had everything working that I needed including VMware Server [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=21&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I worked all day long to load the latest release of <a href="http://www.ubuntu.com/">Ubuntu Linux</a> onto my main Linux desktop computer. I did not devote much time to setting up the previous release that was installed on it, and I vowed to try harder with this one. I had everything working that I needed including <a href="http://www.vmware.com/products/server/">VMware Server</a> running Windows XP SP2 with all the updates. I installed something that required a restart and wouldn&#8217;t you know it&#8230;.the computer was never to boot again. Not sure what happened but the HD light came on solid and the motherboard made some sound (nothing like the normal POST sounds that you would expect). I installed the HD into another computer thinking that might be the culprit but it seemed to be working fine. I guess that the motherboard had finally decided to call it quits. I built this computer in 2003 and it has served me well, but the hardware was getting a little dated and it was time for an upgrade.</p>
<p>Here are the new components that I bought online from <a href="http://www.newegg.com/">newegg.com</a></p>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16813128034">Gigabyte GA-M61P-S3 AM2 Nvidia GeForce 6100 ATX AMD Motherboard</a></li>
</ul>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16814127286">MSI NX8600GT 256MB 128-bit GDDR3 PCI Express x16 Video Card</a></li>
</ul>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16817371002">Antec True Power Trio TP3-550 ATX12V 550W Power Supply</a></li>
</ul>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16819103778">AMD Athlon 64 X2 4800+ Brisbane 2.5GHz Socket AM2 65W Processor</a></li>
</ul>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16820231087">G.Skill 2GB (2 x 1GB) 240-Pin DDR2 SDRAM DDR2-800 (PC2-6400) Ram</a></li>
</ul>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16822148262">Seagate Barracuda 7200.10 ST3250410AS 250GB 7200 RPM SATA Hard Drive</a></li>
</ul>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16827151154">Samsung 20X DVD+/-R DVD Burner w/ LightScribe SATA</a></li>
</ul>
<ul>
<li><a href="http://www.newegg.com/product/product.asp?item=N82E16835129030">Antec 75003 120mm Case Fan</a></li>
</ul>
<p>All of this set me back about $560 before mail in rebates.  This will be a pretty good upgrade over what I was running (AMD 2400+ Throughbred Core Athlon). I already have the monitor, keyboard, mouse, and case, so the above should take care of about everything. I will be sure to post back to this and let everyone that is interested know how well all of the components work with Ubuntu. Hardware compatibility with Linux is kind of a hit or miss thing, most of the time it comes down to just how hard you are willing to work at making everything play nice together, as a friend of mine has found out with his video card. He now says that he has a known working xorg.conf file stored in 3 different spots to prevent it from being lost and having to retrace his steps.</p>
<p>Getting back to the <a href="http://www.vmware.com/products/server/">VMware Server</a> for a moment, for those that are interested, there is a great guide on setting this up that can be found<a target="_blank" href="http://ubuntuforums.org/showthread.php?t=183209&amp;highlight=vmware+server"> here</a>. This is the same guide that I have used and it worked great. Don&#8217;t forget to install <a href="http://www.petri.co.il/virtual_install_vmware_tools.htm">VMware Tools</a> once you get windows updated, it makes things much nicer to use (mouse is no longer locked in the screen, the resolution of the guest OS is much improved&#8230;etc).</p>
<p>That is about all that is going on, I am just waiting for all the stuff to get here so I can start installing it all. I will report back once everything is in and running.</p>
<table border="0" width="100%" cellPadding="0" cellSpacing="1">
<tbody></tbody>
</table>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=21&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/10/27/computer-is-drt-dead-right-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>Shipping Is Not Always A Sure Thing</title>
		<link>http://mecoward.wordpress.com/2007/09/13/shipping-is-not-always-a-sure-thing/</link>
		<comments>http://mecoward.wordpress.com/2007/09/13/shipping-is-not-always-a-sure-thing/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 15:48:32 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/09/13/shipping-is-not-always-a-sure-thing/</guid>
		<description><![CDATA[In an eariler post I said that I had sold my Pentax 67II medium format camera. Everything was going fine, it was on its way to California&#8230;when out of nowhere I get an e-mail from a person in Georgia letting me know that they have recieved a camera in the mail that they did not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=20&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In an eariler post I said that I had sold my Pentax 67II medium format camera. Everything was going fine, it was on its way to California&#8230;when out of nowhere I get an e-mail from a person in Georgia letting me know that they have recieved a camera in the mail that they did not bid on. I was more than somewhat unhappy upon hearing this. I had been holding off on purchasing the accessories for my bike until I was sure that the camera was delivered and everything with the transaction was fully completed. It took about 2 days of getting in touch with everyone and getting everything straightened out but it was finally back on the road and bound for California. It was delievered without further drama and I have since placed the items mentioned below on order from <a href="http://www.meancycles.com">MeanCycles.com</a>. </p>
<p>I highly recommend them BTW, I placed my order on a Sunday night and the goods were out the door on Monday and should be delivered by Friday (with free shipping too). Their website is pretty easy to navigate and you can cut down the items that you see to just what will fit your particular motorcycle. They seem to be one of the first to get in new items and the owner seems to be a pretty good good guy, he interacts with customers at the <a href="http://forums.delphiforums.com/kawasaki900/messages">Vulcan-900 Delphi Forums</a>. His username is bikeman17, and there is a special little section called &#8220;JC to the rescue&#8221; for asking him direct questions about part availability and such. </p>
<p>I am liking my stint on swing shift, I have gotten alot more comfortable with all that it entails. I now have a better idea of what to do and what is expected of me , which makes all the difference. Nothing is as bad as being somewhere where you have no clue what you should be doing and what is expected of you. It has been pretty relaxing and slow going these last few days, I am sure that the busy hectic days are not far away, but I will enjoy this time while it lasts.</p>
<p>This past weekend I went to the <a href="http://soonersports.com/">Oklahoma Sooners</a> Football Game against the University of Miami. The Sooners absolutly destroyed the Hurricanes 51 &#8211; 13. It was a &#8220;Hotter Than Hell&#8221; kind of day, where it showered around the first play of the game for about 5 minutes then the sun came out. This was only my second time to be in the stadium, but on the sports network (<a href="http://www.thesportsanimal.com/">WWLS The Sports Animal</a>) that covers the Sooners they were saying that it was one of the most uncomfortable days at the stadium that they can remember.&nbsp; I believe that the attendance was somewhere in the neighborhood of 85,387 people. Let me confirm that that is a shit load of people when everybody goes to the snack bar and whatnot during halftime. We were packed in there like sardines and it was still a blast. I could barley talk after the game from all the hollering that was going on, and the only time anybody sat down was during the time-outs. </p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=20&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/09/13/shipping-is-not-always-a-sure-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing Shifts</title>
		<link>http://mecoward.wordpress.com/2007/08/31/changing-shifts/</link>
		<comments>http://mecoward.wordpress.com/2007/08/31/changing-shifts/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 19:54:26 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/08/31/changing-shifts/</guid>
		<description><![CDATA[Today marked my last day on the 11-7 shift. I have been on this shift for the last 5 years and have gotten pretty burnt out. I will be going to the 3-11 shift for the foreseeable future, I am looking forward to it . I did work this shift for about 1 year at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=19&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today marked my last day on the 11-7 shift. I have been on this shift for the last 5 years and have gotten pretty burnt out. I will be going to the 3-11 shift for the foreseeable future, I am looking forward to it . I did work this shift for about 1 year at my previous job and really didn&#8217;t mind the hours. It will defiantly be a change and there will be an adjustment period. Things should be a little quieter, and this will give some other people a chance to take the reigns and see what they are made of. </p>
<p>I recently sold my medium format Pentax 67II camera to a bidder in California. Everything was going fine with the transaction until I got an e-mail from a lady in Georgia saying that the camera had shown up on her doorstep. Needless to say I was freaking out that something worth that kind of money had been dropped off not only at the wrong address but in the totally opposite direction than it was intended for. The lady was great and is an ebayer herself and the package has been dropped off at a FEDEX location and is hopefully on its way to its rightful owner. I have not heard anything from the winning bidder, which is either a good thing of a bad thing. My upgrade plans for the bike will be on hold until I am sure that it has been properly delivered.</p>
<p>Today is a very nice day for Oklahoma this time of year. It is currently 82 degrees and I should be out riding, but I am trying to cut back on my unnecessary trips. I find it amusing that I had great plans of saving money on gas when getting the motorcycle, but once you own one, all you can think about is getting out and riding. My wife will be back on rotations soon and I will be here all alone. Weather permitting I will be getting alot of riding in during that time. Hopefully with all my new accessories attached to the bike. That money is burning a hole in my checking account. </p>
<p>Kudos to my employer, they have sent a notice that in return for filling out an online health survey both me and my wife will receive a $50 gift card to over 300 stores. I am thinking this would be a good time to stock up on some books from <a href="http://amazone.com/">Amazon</a> or <a href="http://www.barnesandnoble.com/">Barnes and Noble</a>. Will have to start browsing and see what peaks my interest. </p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=19&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/08/31/changing-shifts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>5 Month Update</title>
		<link>http://mecoward.wordpress.com/2007/08/28/5-month-update/</link>
		<comments>http://mecoward.wordpress.com/2007/08/28/5-month-update/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 18:44:24 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/08/28/5-month-update/</guid>
		<description><![CDATA[I have been staying somewhat busy for the last 5 months&#8230;.but obviously not with updating this blog Been doing the summer thing&#8230;working&#8230;.sleeping&#8230;working&#8230;mowing the damn yard&#8230;sleeping&#8230;etc Lets see, what has changed.. I have a new computer, the other one was showing its age. I purchased a Dell XPS 410 + 24&#8243; widescreen LCD. I am really [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=18&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been staying somewhat busy for the last 5 months&#8230;.but obviously not with updating this blog</p>
<p>Been doing the summer thing&#8230;working&#8230;.sleeping&#8230;working&#8230;mowing the damn yard&#8230;sleeping&#8230;etc</p>
<p>Lets see, what has changed..</p>
<p>I have a new computer, the other one was showing its age. I purchased a Dell XPS 410 + 24&#8243; widescreen LCD. I am really enjoying it, it was time for a change. It came with Windows Vista pre-installed, so I have been having to get used to that. There are parts to it that I like, other parts that suck&#8230;.just about like anything else. The start task manager is much improved, it gives you all kinds of useful info such as disk I/O writes and reads&#8230;etc, some of that stuff that you think that you will never use until you have a problem with something accessing your hard drive for no reason and you have to track it down. </p>
<p>I haven&#8217;t done just a whole lot with my linux machines lately. I did reload two of them to the latest version of Ubuntu. That upgrade went pretty smoothly, I have not gotten the GUI arranged the way that I want yet, will have to sit down one of these days and get that done. For the most part they just stay in the back room and run.</p>
<p>I have of course been riding the wheels off my motorcycle this summer. It is sitting somewhere in the neighborhood of 3200 miles since I bought it in late Feb. I have changed the oil once on it, bit the bullet and did it myself. Glad that I did, ended up changing it in my garage one morning in ~30 minutes for a cost of about $20 vs $75 at the dealership. I have recently sold my <a href="http://www.pentaximaging.com/products/product_details?reqID=6002&amp;subsection=medium">Pentax 67II Medium Format Camera</a> on ebay to purchase some goodies for the bike. On the wishlist currently are:</p>
<ul>
<li><a href="http://www.meancycles.com/Home.asp?PartID=211727&amp;BikeType=Cruiser&amp;BikeModelID=0">Cobra Speedster Slashdowns</a></li>
</ul>
<ul>
<li><a href="http://www.meancycles.com/Home.asp?PartID=183556&amp;BikeType=Cruiser&amp;BikeModelID=0">Universal Vista Cruise Control</a></li>
</ul>
<ul>
<li><a href="http://www.meancycles.com/Home.asp?PartID=209025&amp;BikeType=Cruiser&amp;BikeModelID=0">Drifter Large Slant Saddlebags</a></li>
</ul>
<ul>
<li><a href="http://www.meancycles.com/Home.asp?PartID=211793&amp;BikeType=Cruiser&amp;BikeModelID=0">Saddlebag Supports For VN900</a></li>
</ul>
<p>That should hold me over for the rest of the year. I would like to possibly look into a removable windshield for some longer range trips. I am going to try and ride it as much as possible this winter, but my enthusiam for riding will drop off significantly after about 40 degrees.</p>
<p>Other than what is stated above, things have been pretty normal this summer. That is going to be my excuse for not updating this blog. I need to be better at coming up with things to write about everyday. If not I think that might mean that I am a boring person.</p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=18&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/08/28/5-month-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>Passed all the hurdles</title>
		<link>http://mecoward.wordpress.com/2007/04/26/passed-all-the-hurdles/</link>
		<comments>http://mecoward.wordpress.com/2007/04/26/passed-all-the-hurdles/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 21:13:01 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/04/26/passed-all-the-hurdles/</guid>
		<description><![CDATA[I have now officially passed all of the hurdles to ride the bike on base. That required taking the MSF basic rider course out on base. It was a very good class and gives you alot of things to think about. I learned the most during the low speed portions of the course. They teach [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=17&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have now officially passed all of the hurdles to ride the bike on base. That required taking the <a href="http://www.msf-usa.org/">MSF</a> basic rider course out on base. It was a very good class and gives you alot of things to think about. I learned the most during the low speed portions of the course. They teach you things like scanning traffic ahead of you to spot possible dangers so that you can react ahead of time. I burned the crap out of my head (sunburn) but other than that it was a very good class. It is a two day course for those interested and is highly recommended. In Oklahoma&#8230;..passing this class means that you don&#8217;t have to take the riders portion of the test at the Highway Patrol to get your &#8220;M&#8221; endorsement on your license. </p>
<p>Lets see&#8230;..what else have I been doing&#8230;.</p>
<p>Oh..I cleaned up my garage, it was needing it in the worst way. I have been feeling bad that the bike kicked my car out of the garage. So today I decided to do something about it. After some major re-arranging I have the ability to park both the car and the bike in the garage. It is a tight fit to be sure, but it works. No more helplessly looking on as my car gets pummeled by hail stones</p>
<p>I am off to Foxes to find some reflective tape or something similar to put on my backpack. The gate guards get all up in arms if you don&#8217;t have it on at night.</p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=17&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/04/26/passed-all-the-hurdles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>Nice Day for a Ride</title>
		<link>http://mecoward.wordpress.com/2007/03/02/nice-day-for-a-ride/</link>
		<comments>http://mecoward.wordpress.com/2007/03/02/nice-day-for-a-ride/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 21:47:10 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/03/02/nice-day-for-a-ride/</guid>
		<description><![CDATA[Went on a little ride to get the bike out on the highway the other day (02/27/07). I kept it around 60mph per the owners manual break-in period suggestions. The thing that struck me the most was the wind, it is something that you never really pay attention to in a car, but on a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=16&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Went on a little ride to get the bike out on the highway the other day (02/27/07). I kept it around 60mph per the owners manual break-in period suggestions. The thing that struck me the most was the wind, it is something that you never really pay attention to in a car, but on a bike it is another story. It took me a good while to get used to letting the bike lean into the wind to keep inside my riding lane. I think the wind that day was around 20mph or so. I did encounter some Semi&#8217;s here and there, and dealing with the wake or air they leave behind was something that I was wanting to get under my belt, I think it will take me some time to get used to that.</p>
<p>I really like the full face helmet (<a href="http://www.fulmerhelmets.com/Product/afm.html">Fulmer Modular AF-M</a>) that I got. I was wanting a 3/4, and may still get one for in town riding, but being in that wind i really enjoyed not having to deal with it blowing on my face. I do need to pick up a tinted shield for it though, it is on my list of things to get, along with a jacket and a backpack or some sort (not alot of storage on my bike)</p>
<p>The bike did great, I had more than enough throttle left to go faster if I had wanted to. Even going up some pretty good hills or directly into the wind didn&#8217;t take much extra throttle to maintain my speed. </p>
<p>Here is a google map of the route that I took <a href="http://maps.google.com/maps?f=d&amp;hl=en&amp;saddr=altus,+ok&amp;daddr=duke,+ok+to:creata,+ok+to:Olustee,+ok+to:altus,+ok&amp;layer=&amp;sll=34.586702,-99.451166&amp;sspn=0.195309,0.32135&amp;ie=UTF8&amp;z=11&amp;ll=34.503727,-99.39743&amp;spn=0.375729,0.6427&amp;om=1">02/27/07-RIDE</a>.</p>
<p>Filled up the tank cause it was reading close to empty, it held ~2.1 gallons (out of a 5.3gal tank) so it looks like the gas gauge is a tad off. Got 80.1 miles on that tank, which equals about 38mpg. This was the first time that I filled up so that takes into account all of the parking lot riding that I did after buying the bike. I will be looking for something in the 45-50mpg range this next fill up.</p>
<p>I find myself wanting to hop on it and ride everywhere, it can become very addicting.</p>
<p>
<p class="poweredbyperformancing">powered by <a href="http://performancing.com/firefox">performancing firefox</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=16&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/03/02/nice-day-for-a-ride/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>Licensed to Ride</title>
		<link>http://mecoward.wordpress.com/2007/02/27/licensed-to-ride/</link>
		<comments>http://mecoward.wordpress.com/2007/02/27/licensed-to-ride/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 22:42:03 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/02/27/licensed-to-ride/</guid>
		<description><![CDATA[Went and took the motorcycle drivers test today, it was a bit of a shock. I went in there expecting to have to wait a few days before taking it, but they said to come in at 1:30pm&#8230;YIKES. Went home and tried to grab some sleep (like that was going to happen) and was sitting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=15&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Went and took the motorcycle drivers test today, it was a bit of a shock. I went in there expecting to have to wait a few days before taking it, but they said to come in at 1:30pm&#8230;YIKES. Went home and tried to grab some sleep (like that was going to happen) and was sitting up there are 1:15pm. </p>
<p>Didn&#8217;t have too many problems, couple of times I left the blinker on after making a turn (that is going to take some getting used to). Overall it went well, I was nervous to say the least.</p>
<p>Ending up passing it and went and got my endorsement on my license, so no more parking lots for me. One hurdle left to pass before riding it to work.</p>
<p>The first ride was the most awesome feeling, the bike has more power than I am used to on my old bike. Looking forward to taking the defensive driving course, because of all the good things that I hear about it. </p>
<p>Asphewwwwww, time for some shut eye</p>
<p>
<p class="poweredbyperformancing">powered by <a href="http://performancing.com/firefox">performancing firefox</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=15&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/02/27/licensed-to-ride/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>
	</item>
		<item>
		<title>Pic of the new bike</title>
		<link>http://mecoward.wordpress.com/2007/02/24/pic-of-the-new-bike/</link>
		<comments>http://mecoward.wordpress.com/2007/02/24/pic-of-the-new-bike/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 14:21:53 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://mecoward.wordpress.com/2007/02/24/pics-of-the-new-bike/</guid>
		<description><![CDATA[Here is a picture of me on the bike as promised, I didn&#8217;t sleep at all last night Please disregard the harley davidson shirt that I am wearing on a Kawasaki bike&#8230;lol powered by performancing firefox<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=14&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is a picture of me on the bike as promised, I didn&#8217;t sleep at all last night <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please disregard the harley davidson shirt that I am wearing on a Kawasaki bike&#8230;lol</p>
<p><img src="http://farm1.static.flickr.com/165/400715515_5729c5d7aa_o.jpg" /></p>
<p>
<p class="poweredbyperformancing">powered by <a href="http://performancing.com/firefox">performancing firefox</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mecoward.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mecoward.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mecoward.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mecoward.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mecoward.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mecoward.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mecoward.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mecoward.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mecoward.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mecoward.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mecoward.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mecoward.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mecoward.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mecoward.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mecoward.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mecoward.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mecoward.wordpress.com&amp;blog=442683&amp;post=14&amp;subd=mecoward&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mecoward.wordpress.com/2007/02/24/pic-of-the-new-bike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6889c89b2cde73f689e295e9dce92619?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MEC</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/165/400715515_5729c5d7aa_o.jpg" medium="image" />
	</item>
	</channel>
</rss>
