<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>machus &#187; Misc</title>
	<atom:link href="http://machus.net/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://machus.net</link>
	<description>illusion of free time</description>
	<lastBuildDate>Fri, 09 Dec 2011 21:57:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>webOS now open source</title>
		<link>http://machus.net/2011/12/09/webos-now-open-source/</link>
		<comments>http://machus.net/2011/12/09/webos-now-open-source/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 21:33:01 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[press release]]></category>
		<category><![CDATA[webos]]></category>

		<guid isPermaLink="false">http://machus.net/?p=305</guid>
		<description><![CDATA[It appears the new ceo for HP Meg Whitman has her head on a little bit straighter than the previous one.  In this press release from HP they state they are going to contribute webOS to Open Source. It seems &#8230; <a href="http://machus.net/2011/12/09/webos-now-open-source/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It appears the new ceo for HP Meg Whitman has her head on a little bit straighter than the previous one.  In this <a href="http://www.hp.com/hpinfo/newsroom/press/2011/111209xa.html">press release</a> from HP they state they are going to contribute webOS to Open Source.</p>
<p>It seems to be standard tech spin expect for one line that caught my eye at the bottom.</p>
<blockquote>
<ul>
<li>Good, transparent and inclusive governance to avoid fragmentation</li>
</ul>
</blockquote>
<p>I wonder how much of this is a dig at the current state of android OS another open source operating system that has suffered from massive fragmentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2011/12/09/webos-now-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx reverse proxy for Exchange</title>
		<link>http://machus.net/2011/12/09/nginx-reverse-proxy-for-exchange/</link>
		<comments>http://machus.net/2011/12/09/nginx-reverse-proxy-for-exchange/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 21:32:31 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[exchange 2007]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://machus.net/?p=304</guid>
		<description><![CDATA[If you find yourself setup up a reverse proxy for Microsoft Exchange 2007 using Nginx you may be using this article for your conf http://planetit.ws/linux/debian/configuring-nginx-based-reverse-proxy-for-owa.html While that article is good it is missing one line from the conf that will &#8230; <a href="http://machus.net/2011/12/09/nginx-reverse-proxy-for-exchange/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you find yourself setup up a reverse proxy for Microsoft Exchange 2007 using <a href="http://nginx.org/"> Nginx</a> you may be using this article for your conf <a href="http://planetit.ws/linux/debian/configuring-nginx-based-reverse-proxy-for-owa.html">http://planetit.ws/linux/debian/configuring-nginx-based-reverse-proxy-for-owa.html</a></p>
<p>While that article is good it is missing one line from the conf that will allow all mobilbe devices but iPhones/iPads to verify account information using the Microsoft Activesync protocol.<br />
<code><br />
proxy_set_header Accept-Encoding "";<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2011/12/09/nginx-reverse-proxy-for-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yamaha YZF R6 2002 Rectifier Replacement</title>
		<link>http://machus.net/2011/11/23/yamaha-yzf-r6-2002-rectifier-replacement/</link>
		<comments>http://machus.net/2011/11/23/yamaha-yzf-r6-2002-rectifier-replacement/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 20:04:13 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Vehicles]]></category>
		<category><![CDATA[2002]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[motorcycle]]></category>
		<category><![CDATA[rectifier]]></category>
		<category><![CDATA[yamaha]]></category>
		<category><![CDATA[yamaha r6]]></category>
		<category><![CDATA[yzfr6]]></category>

		<guid isPermaLink="false">http://machus.net/?p=225</guid>
		<description><![CDATA[As most forum posts will show tell you with a little searching is that the voltage regulator/rectifier on Yamaha motorcycles will eventually go bad. Thankfully an hour or two is all it takes to replace this part. I figured my &#8230; <a href="http://machus.net/2011/11/23/yamaha-yzf-r6-2002-rectifier-replacement/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As most forum posts will show tell you with a little searching is that the voltage regulator/rectifier on Yamaha motorcycles will eventually go bad. Thankfully an hour or two is all it takes to replace this part.</p>
<p>I figured my rectifier was going bad as when I would drive at night my headlights brightness was changing as the RPM&#8217;s increase or decreased.  This would take a few minutes to kick in since the rectifier either had to get warm to start failing or would get jostled.<br />
<script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-5419810258569496"; /* Half Banner */ google_ad_slot = "5545836683"; google_ad_width = 234; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
<span id="more-225"></span><br />
The first step is to actually get the part. I went with a very simple website to order my part <a href="http://www.regulatorrectifier.com/catalog/">http://www.regulatorrectifier.com/catalog/</a>. Being a lazy consumer I did not check their prices to others but what they did have was the part I wanted clearly labeled on the page and also a new connector. This saved me the hassle of using other OEM part replacement websites and using a scanned image to identify the part I wanted.</p>
<p>Once the part arrived it was time to get cracking. First order of business is to remove the seat and the gas tank. One Allen wrench and some pliers work it was off. Lets inspect the damage.<a href="http://machus.net/wp-content/uploads/2011/11/DSC_0001.jpg"><img class="alignnone size-full wp-image-262" title="Old Rectifier" src="http://machus.net/wp-content/uploads/2011/11/DSC_0001.jpg" alt="Old Rectifier" /></a><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0007.jpg"><img class="alignnone size-full wp-image-263" title="burnt rectifier connector" src="http://machus.net/wp-content/uploads/2011/11/DSC_0007.jpg" alt="burnt rectifier connector" /></a><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0009.jpg"><img class="alignnone size-full wp-image-264" title="bad rectifier" src="http://machus.net/wp-content/uploads/2011/11/DSC_0009.jpg" alt="bad rectifier" /></a><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0011.jpg"><img class="alignnone size-full wp-image-265" title="side view bad connector" src="http://machus.net/wp-content/uploads/2011/11/DSC_0011.jpg" alt="Side view bad connector" /></a></p>
<p>As you can see by the above images there was clearly some over heating.  It was a good thing I got all new connectors and wires included in the kit.  This allowed me to to not have to worry about how close I trimmed the old wires so I could get as much bad stuff cut away.</p>
<p><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0015.jpg"><img class="alignnone size-full wp-image-267" title="new connectors" src="http://machus.net/wp-content/uploads/2011/11/DSC_0015.jpg" alt="new connectors" /></a><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0016.jpg"><img class="alignnone size-full wp-image-268" title="new wires" src="http://machus.net/wp-content/uploads/2011/11/DSC_0016.jpg" alt="new wires" /></a></p>
<p>It was a good thing I got all new connectors and wires included in the kit.  This allowed me to to not have to worry about how close I trimmed the old wires so I could get as much bad stuff cut away.</p>
<p><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0014.jpg"><img class="alignnone size-full wp-image-266" title="labeled wires" src="http://machus.net/wp-content/uploads/2011/11/DSC_0014.jpg" alt="labeled wires" /></a></p>
<p>I labeled the white wires to make sure I put them back in the same spot on the connector.  I don&#8217;t know if the order they are placed matters but better safe then sorry.  I also in addition to the numbers written on the wires placed dots in case I was unable to read the numbers.</p>
<p><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0017.jpg"><img class="alignnone size-full wp-image-269" title="new wires soldered" src="http://machus.net/wp-content/uploads/2011/11/DSC_0017.jpg" alt="new wires soldered" /></a></p>
<p>I also labeled the new wires when I soldered them to the old ones to keep confusion away.  Thankfully there was some heat shrink tubing laying around for me to seal my work away from prying eyes.</p>
<p><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0018.jpg"><img class="alignnone size-full wp-image-270" title="new wires soldered old harness" src="http://machus.net/wp-content/uploads/2011/11/DSC_0018.jpg" alt="new wires soldered old harness" /></a></p>
<p>Another shot of the wires soldered together but you can also see where the old wire was wrapped that I had to cut back to give me more working room.</p>
<p><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0020.jpg"><img class="alignnone size-full wp-image-271" title="new connector" src="http://machus.net/wp-content/uploads/2011/11/DSC_0020.jpg" alt="new connector" /></a></p>
<p>Connector all attached.</p>
<p><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0021.jpg"><img class="alignnone size-full wp-image-272" title="rectifier all installed" src="http://machus.net/wp-content/uploads/2011/11/DSC_0021.jpg" alt="rectifier all installed" /></a></p>
<p>New rectifier and connector all installed.  I also tried to tape back up the wiring where I had cut it loose earlier to keep out moisture and dirt.</p>
<p><a href="http://machus.net/wp-content/uploads/2011/11/DSC_0027.jpg"><img class="alignnone size-full wp-image-276" title="testing new rectifier" src="http://machus.net/wp-content/uploads/2011/11/DSC_0027.jpg" alt="testing new rectifier" /></a></p>
<p>The all important testing of the new parts.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2011/11/23/yamaha-yzf-r6-2002-rectifier-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Invention Idea</title>
		<link>http://machus.net/2008/11/24/free-invention-idea/</link>
		<comments>http://machus.net/2008/11/24/free-invention-idea/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 23:24:59 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[invention]]></category>

		<guid isPermaLink="false">http://www.machus.net/?p=50</guid>
		<description><![CDATA[All right here is a free invention for you all to go ahead and market and make millions. It is a simple device that attaches to bottles that will stabilze them so when they get empty it will help the &#8230; <a href="http://machus.net/2008/11/24/free-invention-idea/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>All right here is a free invention for you all to go ahead and market and make millions.</p>
<p>It is a simple device that attaches to bottles that will stabilze them so when they get empty it will help the bottle stand upside down.</p>
<p>This way when you try to get the last bits out of a bottle by turning it upside down it won&#8217;t easily fall over. </p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2008/11/24/free-invention-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekend results</title>
		<link>http://machus.net/2008/08/05/weekend-results/</link>
		<comments>http://machus.net/2008/08/05/weekend-results/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 17:41:10 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA["The Project"]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.machus.net/?p=26</guid>
		<description><![CDATA[So after some cutting and gluing over the weekend had some prototyping of some ideas ended up with one sample parts.]]></description>
			<content:encoded><![CDATA[<p>So after some cutting and gluing over the weekend had some prototyping of some ideas ended up with one sample parts.</p>
<p><a href="http://www.machus.net/wp-content/uploads/2008/08/p-640-480-2bdf9703-4f95-43d4-8501-23df7f54ecfb.jpeg"><img class="alignnone size-full wp-image-364" src="http://www.machus.net/wp-content/uploads/2008/08/p-640-480-2bdf9703-4f95-43d4-8501-23df7f54ecfb.jpeg" alt="photo" width="225" height="300" /></a></p>
<p><a href="http://www.machus.net/wp-content/uploads/2008/08/p-640-480-8eb9be1b-5097-4a6d-8f68-515e92c2bfbe.jpeg"><img class="alignnone size-full wp-image-364" src="http://www.machus.net/wp-content/uploads/2008/08/p-640-480-8eb9be1b-5097-4a6d-8f68-515e92c2bfbe.jpeg" alt="photo" width="225" height="300" /></a></p>
<p><a href="http://www.machus.net/wp-content/uploads/2008/08/l-640-480-ac709372-00d9-4656-b57d-4ef591614038.jpeg"><img class="alignnone size-full wp-image-364" src="http://www.machus.net/wp-content/uploads/2008/08/l-640-480-ac709372-00d9-4656-b57d-4ef591614038.jpeg" alt="photo" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2008/08/05/weekend-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project prototyping</title>
		<link>http://machus.net/2008/08/03/project-prototyping/</link>
		<comments>http://machus.net/2008/08/03/project-prototyping/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 18:11:49 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA["The Project"]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.machus.net/2008/08/03/project-prototyping/</guid>
		<description><![CDATA[Look at all these nice materials. All for prototyping 1 of 6 parts.]]></description>
			<content:encoded><![CDATA[<p>Look at all these nice materials.  All for prototyping 1 of 6 parts.</p>
<p><a href="http://www.machus.net/wp-content/uploads/2008/08/p-640-480-d5ec7624-4242-4328-bdc3-742172463093.jpeg"><img class="alignnone size-full wp-image-364" src="http://www.machus.net/wp-content/uploads/2008/08/p-640-480-d5ec7624-4242-4328-bdc3-742172463093.jpeg" alt="photo" width="225" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2008/08/03/project-prototyping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress app test</title>
		<link>http://machus.net/2008/07/25/wordpress-app-test/</link>
		<comments>http://machus.net/2008/07/25/wordpress-app-test/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 19:23:56 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.machus.net/2008/07/25/wordpress-app-test/</guid>
		<description><![CDATA[Testing out the iPhone wordpress app. I even included a wonderful picture of some utility plans.]]></description>
			<content:encoded><![CDATA[<p>Testing out the iPhone wordpress app. I even included a wonderful picture of some utility plans.</p>
<p><a href="http://www.machus.net/wp-content/uploads/2008/07/p-640-480-e93d5311-b8c4-42e7-b7ba-753be7a58e10.jpeg"><img src="http://www.machus.net/wp-content/uploads/2008/07/p-640-480-e93d5311-b8c4-42e7-b7ba-753be7a58e10.jpeg" alt="photo" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2008/07/25/wordpress-app-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://machus.net/2008/07/02/hello-world/</link>
		<comments>http://machus.net/2008/07/02/hello-world/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 18:32:28 +0000</pubDate>
		<dc:creator>machus</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.machus.net/?p=1</guid>
		<description><![CDATA[Houston we are a go.]]></description>
			<content:encoded><![CDATA[<p>Houston we are a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://machus.net/2008/07/02/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

