<?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>Plaidbuttonup</title>
	<atom:link href="http://plaidbuttonup.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://plaidbuttonup.com/blog</link>
	<description>I write like I&#039;m in 4th grade. Also I make things</description>
	<lastBuildDate>Tue, 11 May 2010 15:05:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Best Writing Advice for Engineers I&#8217;ve Ever Seen. Period.</title>
		<link>http://plaidbuttonup.com/blog/30/thoughts/best-writing-advice-for-engineers-ive-ever-seen-period/</link>
		<comments>http://plaidbuttonup.com/blog/30/thoughts/best-writing-advice-for-engineers-ive-ever-seen-period/#comments</comments>
		<pubDate>Tue, 11 May 2010 15:05:00 +0000</pubDate>
		<dc:creator>Raisins</dc:creator>
				<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://plaidbuttonup.com/blog/?p=30</guid>
		<description><![CDATA[How to make engineers write concisely with sentences? By combining journalism with the technical report format. In a newspaper article, the paragraphs are ordered by importance, so that the reader can stop reading the article at whatever point they lose interest, knowing that the part they have read was more important than the part left [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>How to make engineers write concisely with sentences? By combining journalism with the technical report format. In a newspaper article, the paragraphs are ordered by importance, so that the reader can stop reading the article at whatever point they lose interest, knowing that the part they have read was more important than the part left unread.</p>
<p>State your message in one sentence. That is your title. Write one paragraph justifying the message. That is your abstract. Circle each phrase in the abstract that needs clarification or more context. Write a paragraph or two for each such phrase. That is the body of your report. Identify each sentence in the body that needs clarification and write a paragraph or two in the appendix. Include your contact information for readers who require further detail.</p></blockquote>
<p>via:<a href="http://engineerwriting.jottit.com/">http://engineerwriting.jottit.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://plaidbuttonup.com/blog/30/thoughts/best-writing-advice-for-engineers-ive-ever-seen-period/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Psyco to work on Mac OSX snow leopard 10.6.2</title>
		<link>http://plaidbuttonup.com/blog/23/tech/getting-psyco-to-work-on-mac-osx-snow-leopard-10-6-2/</link>
		<comments>http://plaidbuttonup.com/blog/23/tech/getting-psyco-to-work-on-mac-osx-snow-leopard-10-6-2/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 13:22:48 +0000</pubDate>
		<dc:creator>Raisins</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[note to self]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://plaidbuttonup.com/blog/?p=23</guid>
		<description><![CDATA[Psyco is a Python extension module which can greatly speed up the execution of any Python code. Psyco is basically a Just In time compiler or a JIT, but as of March 10, 2010 it doesnt work on 64 bit systems. If you recently bought a mac then your OS is 64 bits.You used to [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://psyco.sourceforge.net/">Psyco</a> is a Python extension module which can greatly speed up the execution of any Python code.
</p></blockquote>
<p>Psyco is basically a Just In time compiler or a JIT, but as of March 10, 2010 it doesnt work on 64 bit systems.  If you recently bought a mac then your OS is 64 bits.You used to have to recompile python to the 32 bit ver. </p>
<p>Well no more just run this<br />
<code>defaults write com.apple.versioner.python Prefer-32-Bit -bool yes</code></p>
]]></content:encoded>
			<wfw:commentRss>http://plaidbuttonup.com/blog/23/tech/getting-psyco-to-work-on-mac-osx-snow-leopard-10-6-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Entrepreneur State of Mind</title>
		<link>http://plaidbuttonup.com/blog/21/web/entrepreneur-state-of-mind/</link>
		<comments>http://plaidbuttonup.com/blog/21/web/entrepreneur-state-of-mind/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 00:44:56 +0000</pubDate>
		<dc:creator>Raisins</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://plaidbuttonup.com/blog/?p=21</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/exmwSxv7XJI&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/exmwSxv7XJI&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://plaidbuttonup.com/blog/21/web/entrepreneur-state-of-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I love the onion</title>
		<link>http://plaidbuttonup.com/blog/13/web/i-love-the-onion/</link>
		<comments>http://plaidbuttonup.com/blog/13/web/i-love-the-onion/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 19:05:45 +0000</pubDate>
		<dc:creator>Raisins</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[onion]]></category>

		<guid isPermaLink="false">http://plaidbuttonup.com/blog/?p=13</guid>
		<description><![CDATA[Internet Archaeologists Find Ruins Of &#8216;Friendster&#8217; Civilization Adults Go Wild Over Latest In Children&#8217;s Picture Book Series]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="430" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /><param name="src" value="http://www.theonion.com/content/themes/common/assets/onn_embed/embedded_player.swf?image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FLOST_FRIENDSTER_ARTICLE_12_11-layered.jpg&amp;videoid=99823&amp;title=Internet%20Archaeologists%20Find%20Ruins%20Of%20'Friendster'%20Civilization" /><param name="flashvars" value="image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FLOST_FRIENDSTER_ARTICLE_12_11-layered.jpg&amp;videoid=99823&amp;title=Internet%20Archaeologists%20Find%20Ruins%20Of%20'Friendster'%20Civilization" /><embed type="application/x-shockwave-flash" width="480" height="430" src="http://www.theonion.com/content/themes/common/assets/onn_embed/embedded_player.swf?image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FLOST_FRIENDSTER_ARTICLE_12_11-layered.jpg&amp;videoid=99823&amp;title=Internet%20Archaeologists%20Find%20Ruins%20Of%20'Friendster'%20Civilization" flashvars="image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FLOST_FRIENDSTER_ARTICLE_12_11-layered.jpg&amp;videoid=99823&amp;title=Internet%20Archaeologists%20Find%20Ruins%20Of%20'Friendster'%20Civilization" wmode="transparent" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://www.theonion.com/content/video/internet_archaeologists_find?utm_source=videoembed">Internet Archaeologists Find Ruins Of &#8216;Friendster&#8217; Civilization</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="430" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /><param name="src" value="http://www.theonion.com/content/themes/common/assets/onn_embed/embedded_player.swf?image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FCHILDRENS_BOOK_ARTICLE_12_3.jpg&amp;videoid=99744&amp;title=Adults%20Go%20Wild%20Over%20Latest%20In%20Children's%20Picture%20Book%20Series" /><param name="flashvars" value="image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FCHILDRENS_BOOK_ARTICLE_12_3.jpg&amp;videoid=99744&amp;title=Adults%20Go%20Wild%20Over%20Latest%20In%20Children's%20Picture%20Book%20Series" /><embed type="application/x-shockwave-flash" width="480" height="430" src="http://www.theonion.com/content/themes/common/assets/onn_embed/embedded_player.swf?image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FCHILDRENS_BOOK_ARTICLE_12_3.jpg&amp;videoid=99744&amp;title=Adults%20Go%20Wild%20Over%20Latest%20In%20Children's%20Picture%20Book%20Series" flashvars="image=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Ffiles%2Fimages%2FCHILDRENS_BOOK_ARTICLE_12_3.jpg&amp;videoid=99744&amp;title=Adults%20Go%20Wild%20Over%20Latest%20In%20Children's%20Picture%20Book%20Series" wmode="transparent" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://www.theonion.com/content/video/adults_go_wild_over_latest_in?utm_source=videoembed">Adults Go Wild Over Latest In Children&#8217;s Picture Book Series</a></p>
]]></content:encoded>
			<wfw:commentRss>http://plaidbuttonup.com/blog/13/web/i-love-the-onion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adventure Time is becoming a show. YES</title>
		<link>http://plaidbuttonup.com/blog/12/web/adventure-time-is-becoming-a-show-yes/</link>
		<comments>http://plaidbuttonup.com/blog/12/web/adventure-time-is-becoming-a-show-yes/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 18:11:44 +0000</pubDate>
		<dc:creator>Raisins</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[absurd]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[cartoons]]></category>

		<guid isPermaLink="false">http://plaidbuttonup.com/blog/12/web/adventure-time-is-becoming-a-show-yes/</guid>
		<description><![CDATA[&#160; The original adventure time if you haven&#8217;t seen it And he also seems to have mad another short &#160; &#160; This is the greatest of days]]></description>
			<content:encoded><![CDATA[<div style="padding-bottom: 0px; padding-left: 0px; width: 425px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:4b3d7cef-1a38-48fb-9680-955b34681c9a" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/pX5uHllECBw&amp;hl=en"></param><embed src="http://www.youtube.com/v/pX5uHllECBw&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>&#160;</p>
<p><a href="http://www.youtube.com/watch?v=FU5KmnvRKIw">The original adventure time</a> if you haven&#8217;t seen it</p>
<p>And he also seems to have mad another short</p>
<p>&#160;</p>
<div style="padding-bottom: 0px; padding-left: 0px; width: 425px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:a8489ec0-2ac0-47a7-aa0c-9701de1dd413" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/ypJOq2vYfe8&amp;hl=en"></param><embed src="http://www.youtube.com/v/ypJOq2vYfe8&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>&#160;</p>
<p>This is the greatest of days</p>
]]></content:encoded>
			<wfw:commentRss>http://plaidbuttonup.com/blog/12/web/adventure-time-is-becoming-a-show-yes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Every day the same dream</title>
		<link>http://plaidbuttonup.com/blog/7/games/every-day-the-same-dream/</link>
		<comments>http://plaidbuttonup.com/blog/7/games/every-day-the-same-dream/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 13:47:32 +0000</pubDate>
		<dc:creator>Raisins</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[art game]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[game]]></category>

		<guid isPermaLink="false">http://plaidbuttonup.com/blog/?p=7</guid>
		<description><![CDATA[Hey play this game link]]></description>
			<content:encoded><![CDATA[<p>Hey play this game<br />
<a href="http://www.molleindustria.org/everydaythesamedream/everydaythesamedream.html"><img class="aligncenter size-full wp-image-8" title="everyday3a" src="http://plaidbuttonup.com/blog/wp-content/uploads/2009/12/everyday3a.png" alt="everyday3a" width="478" height="300" /></a><a href=" Every day the same dream by  (Molleindustria)">link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://plaidbuttonup.com/blog/7/games/every-day-the-same-dream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://plaidbuttonup.com/blog/1/site-news/hello-world/</link>
		<comments>http://plaidbuttonup.com/blog/1/site-news/hello-world/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 17:28:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[wut up internet?]]></description>
			<content:encoded><![CDATA[<p>wut up internet?</p>
]]></content:encoded>
			<wfw:commentRss>http://plaidbuttonup.com/blog/1/site-news/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
