<?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>Lower Thought</title>
	<atom:link href="http://lowerthought.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lowerthought.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 01 Jan 2012 00:39:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lowerthought.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Lower Thought</title>
		<link>http://lowerthought.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lowerthought.wordpress.com/osd.xml" title="Lower Thought" />
	<atom:link rel='hub' href='http://lowerthought.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Keyboard ninja skills</title>
		<link>http://lowerthought.wordpress.com/2011/05/31/keyboard%c2%a0ninja-skills/</link>
		<comments>http://lowerthought.wordpress.com/2011/05/31/keyboard%c2%a0ninja-skills/#comments</comments>
		<pubDate>Tue, 31 May 2011 14:35:22 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=9</guid>
		<description><![CDATA[A keyboard ninja is someone who uses the keyboard to do things that most people would use the mouse for. Keyboard ninja&#8217;s can get stuff done way faster than mousers, and sometimes it can be mesmerizing to watch a good keyboard ninja flying through a task at speeds you&#8217;ve never dreamed of. Fundamentals To become [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=9&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://keyboard-ninja.urbanup.com/3812915" target="_blank">keyboard ninja</a> is someone who uses the keyboard to do things that most people would use the mouse for. Keyboard ninja&#8217;s can get stuff done way faster than mousers, and sometimes it can be mesmerizing to watch a good keyboard ninja flying through a task at speeds you&#8217;ve never dreamed of.</p>
<h3>Fundamentals</h3>
<p>To become a keyboard ninja, you should be familiar with the basic <a href="http://support.microsoft.com/kb/126449" target="_blank">Windows keyboard shortcuts</a>. These work in pretty much all programs:</p>
<ul>
<li>Control key shortcuts</li>
<ul>
<li>Ctrl+a: Select All</li>
<li>Ctrl+x: Cut</li>
<li>Ctrl+c: Copy</li>
<li>Ctrl+v: Paste</li>
<li>Ctrl+z: Undo</li>
<li>Ctrl+f:  find/search</li>
</ul>
<li>Alt key shortcuts</li>
<ul>
<li>Alt is often used to access program menus (e.g., File, Edit, etc). Just press and release Alt and they keyboard focus will be on the menus. Navigate with the arrow keys or by pressing the underlined letters.</li>
<li>Whenever you see a single underlined letter in a word (usually in buttons, check box options), you can hold Alt and press that letter instead of clicking.</li>
<li>Alt+F4: close program</li>
<li>Alt+Tab: switch program. You can hold Alt and repeatedly press Tab to cycle through programs. Alt+Shift+Tab cycles backwards.</li>
</ul>
<li>Win key shortcuts</li>
<ul>
<li>Win+&#8217;search term&#8217;: the Win key opens the start menu and in Windows 7 you can start typing to search your computer.</li>
<li>Win+d: show desktop</li>
<li>Win+e: launch Windows Explorer (&#8220;My Computer&#8221;)</li>
</ul>
<li>Tab</li>
<ul>
<li>Tabbing is a very basic keyboard ninja skill, mainly used when better keyboard navigation is not available. In almost every program, you can Tab to cycle through the interface. Shift+Tab cycles backwards.</li>
</ul>
</ul>
<div>Next, considering that you probably spend most of your time in a browser, let&#8217;s looks at some useful <a href="http://browsers.about.com/od/tipstricks/a/browsershortcut.htm" target="_blank">browser shortcuts</a>:</div>
<div>
<ul>
<li>Ctrl+l: select address bar (that&#8217;s an L)</li>
<li>Ctrl+t: new tab</li>
<li>Ctrl+w: close tab</li>
<li>Ctrl+Tab or Ctrl+PageDown: switch to next tab</li>
<li>Ctrl+Shift+Tab or Ctrl+PageUp: switch to previous tab</li>
<li>Ctrl+d: add bookmark</li>
<li>Alt+left/right arrows: back/forward</li>
<li>Backspace: back</li>
<li>F5: refresh/reload page</li>
<li>F11: fullscreen mode</li>
</ul>
<div>Many web apps are adding keyboard shortcuts for convenient navigation. If you use the app a lot, it&#8217;s definitely worth learning the shortcuts. They usually use the <a title="Gmail-style keyboard navigation as web standard" href="http://lowerthought.wordpress.com/2010/03/29/gmail-style-keyboard-navigation-as-web-standard/" target="_blank">same basic keys</a> so it&#8217;s easy to remember them all. And it&#8217;s standard for &#8216;?&#8217; to bring up an overlay with the keyboard shortcuts, which is really handy for learning them.</div>
<div>
<ul>
<li>Google search is now keyboardable using the arrow keys. Enter opens the link, Ctrl+Enter opens it in a new tab.</li>
<li>Gmail and Google Reader have great keyboard navigation</li>
<li>Hotmail</li>
<li>Yahoo! Mail</li>
<li>This website</li>
</ul>
</div>
</div>
<p>These fundamentals are enough to make you a pretty good keyboard ninja. But these next tricks will really help you take your skills from impressive to amazing.</p>
<h3>Skills</h3>
<p>Desktop:</p>
<ul>
<li>Use an application launcher, this makes it super easy and quick to start a program or open a folder. I love <a href="http://www.launchy.net/" target="_blank">Launchy</a>.</li>
<li>If you&#8217;re really serious about customizing/creating keyboard shortcuts and automating just about anything, spend some time <a href="http://lifehacker.com/316589/turn-any-action-into-a-keyboard-shortcut" target="_blank">learning Autohotkey</a>. It&#8217;s like playing god with your computer.</li>
</ul>
<p>Browser:</p>
<ul>
<li>Open links using &#8216;find-as-you-type&#8217; links mode (press &#8216; and type). Enable it in Firefox (Options &gt; Advanced). Download the <a href="https://chrome.google.com/webstore/detail/cpecbmjeidppdiampimghndkikcmoadk" target="_blank">extension for Chrome</a>.</li>
<li>To take mouseless browsing to the next level, try a Vim-like browser extension. I swear by <a href="https://chrome.google.com/webstore/detail/cpecbmjeidppdiampimghndkikcmoadk" target="_blank">Vimium</a> for Chrome, it&#8217;s very simple to use and incredibly useful. <a href="https://addons.mozilla.org/en-us/firefox/addon/pentadactyl/" target="_blank">Pentadactyl</a> for Firefox is more for experienced Vim users.</li>
</ul>
<h3>Conclusion</h3>
<p>This guide will give you a great start, but a good keyboard ninja keeps learning new moves to his skill set. Learn the keyboard shortcuts for programs you use frequently. And practice, practice, practice! Try not to use that mouse. Print yourself a cheat sheet. You need to internalize them.</p>
<p>Did I miss any good ones? Let me know in the comments.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=9&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2011/05/31/keyboard%c2%a0ninja-skills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>Algebra appreciation</title>
		<link>http://lowerthought.wordpress.com/2011/05/22/algebra-appreciation/</link>
		<comments>http://lowerthought.wordpress.com/2011/05/22/algebra-appreciation/#comments</comments>
		<pubDate>Sun, 22 May 2011 04:52:33 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=146</guid>
		<description><![CDATA[We take algebra for granted, at least those who still remember it. But it&#8217;s not as obvious as we think (as those who don&#8217;t remember it can attest.) Consider Boolean algebra: it&#8217;s very similar to ordinary algebra yet we find it highly surprising (Boolean algebra is basically just algebra for logic). Boring old algebra is similarly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=146&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We take algebra for granted, at least those who still remember it. But it&#8217;s not as obvious as we think (as those who don&#8217;t remember it can attest.) Consider <a href="http://en.wikipedia.org/wiki/Boolean_algebra_(logic)" target="_blank">Boolean algebra</a>: it&#8217;s very similar to ordinary algebra yet we find it highly surprising (Boolean algebra is basically just algebra for logic). Boring old algebra is similarly surprising when you think about it.</p>
<p>To be precise, I&#8217;m using algebra here to refer to <a href="http://en.wikipedia.org/wiki/Elementary_algebra" target="_blank">elementary algebra</a>. It&#8217;s the one we&#8217;re all familiar with: solving an equation for a variable (x).</p>
<p>Algebra lets us solve problems that would be extremely difficult without. Easy equations can be solved trivially in your head: for example, say you have $8 and you give $3 to your son and the rest to your daughter. Obviously, you gave her $5, but you could also write out the equation and solve it: <img src='http://s0.wp.com/latex.php?latex=x%2B3%3D8&amp;bg=ffffff&amp;fg=555555&amp;s=0' alt='x+3=8' title='x+3=8' class='latex' />Subtracting 3 from both sides we get <img src='http://s0.wp.com/latex.php?latex=x%3D5&amp;bg=ffffff&amp;fg=555555&amp;s=0' alt='x=5' title='x=5' class='latex' /></p>
<p>But when it gets more complicated, it&#8217;s much more convenient to use the rules of algebra to manipulate the equation to isolate x: for example, say you&#8217;re at an amusement park and the pricing is as follows. $12 to get in and $3 per ride. You have $30 and a 50% off coupon. How many rides can you afford? You could count it out, or write out the equation and solve it using algebra: <img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7B12%2B3x%7D%7B2%7D%3D30&amp;bg=ffffff&amp;fg=555555&amp;s=0' alt='&#92;frac{12+3x}{2}=30' title='&#92;frac{12+3x}{2}=30' class='latex' />This is tedious to solve without algebra. But it&#8217;s very easy to solve with algebra: multiply through by 2, then subtract 12, and divide by 3, yielding x=16.</p>
<p>As you can imagine, when the equations get more complicated it becomes practically impossible to solve them without using algebra. Algebra provides a set of tools to systematically solve equations. We can even program computers with these rules so that they can solve equations for us algorithmically.</p>
<p>Manipulating equations to solve them is extremely useful, and not intuitively obvious. Without algebra, we would be greatly inconvenienced.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=146&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2011/05/22/algebra-appreciation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>Calories per dollar calculator</title>
		<link>http://lowerthought.wordpress.com/2010/12/19/calories-per-dollar-calculator/</link>
		<comments>http://lowerthought.wordpress.com/2010/12/19/calories-per-dollar-calculator/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 22:08:19 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=132</guid>
		<description><![CDATA[Continuing on the budget paleo theme, this post will help you get the most nourishment per dollar by giving you easy tools to calculate the real cost of your food in calories per dollar. Instacalc I just found this cool web app, Instacalc, and made a couple calculators with it for your convenience. In the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=132&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Continuing on the budget paleo theme, this post will help you get the most nourishment per dollar by giving you easy tools to calculate the real cost of your food in calories per dollar.</p>
<h4>Instacalc</h4>
<p>I just found this cool web app, <a href="http://instacalc.com/" target="_blank">Instacalc</a>, and made a couple calculators with it for your convenience.</p>
<p>In the first one, you enter the price and calories per unit: <a href="http://instacalc.com/?d=Q2FsY3VsYXRlIHRoZSByZWFsIGNvc3Qgb2YgeW91ciBmb29kIGluIGNhbG9yaWVzIHBlciBkb2xsYXIuCgpKdXN0IGNoYW5nZSB0aGUgcHJpY2UgYW5kIGNhbG9yaWVzIHBlciB1bml0LCBhbmQgaXQgd2lsbCBpbnN0YW50bHkgZ2l2ZSB5b3UgdGhlIGNhbG9yaWVzIHBlciBkb2xsYXIu&amp;c=Ly9DYWxvcmllcyBwZXIgZG9sbGFyfHByaWNlID0gMS4yNSAvL3ByaWNlIHBlciB1bml0fGNhbG9yaWVzID0gMTIwMCAvL2NhbG9yaWVzIHBlciB1bml0fGNhbG9yaWVzL3ByaWNlIC8vY2Fsb3JpZXMgcGVyIGRvbGxhcg&amp;s=hssh&amp;v=0.9" target="_blank">Calorie Cost Calculator 1</a></p>
<p>The second one takes unit price, calories per serving, serving size, and servings per unit: <a href="http://instacalc.com/?d=Q2FsY3VsYXRlIHRoZSByZWFsIGNvc3Qgb2YgeW91ciBmb29kIGluIGNhbG9yaWVzIHBlciBkb2xsYXIuCgpKdXN0IGNoYW5nZSB0aGUgbnVtYmVycywgYW5kIGl0IHdpbGwgaW5zdGFudGx5IGdpdmUgeW91IHRoZSBjYWxvcmllcyBwZXIgZG9sbGFyLg&amp;c=Ly9DYWxvcmllcyBwZXIgZG9sbGFyfHByaWNlID0gMS4yNSAvL3ByaWNlIHBlciB1bml0fGNhbG9yaWVzID0gMTIwIC8vY2Fsb3JpZXMgcGVyIHNlcnZpbmd8bnVtc2VydmluZ3MgPSA5IC8vbnVtYmVyIG9mIHNlcnZpbmdzIHBlciB1bml0fGNhbG9yaWVzKm51bXNlcnZpbmdzL3ByaWNlIC8vY2Fsb3JpZXMgcGVyIGRvbGxhcg&amp;s=hsssh&amp;v=0.9" target="_blank">Calorie Cost Calculator 2</a></p>
<p>It&#8217;s not a perfect solution, but I was unable to find a simple web app for this (I could write a JavaScript calculator, but I&#8217;d much rather use a web app). WolframAlpha widgets looked promising but I couldn&#8217;t get enough control of it to handle this type of calculation.</p>
<h4>Spreadsheet</h4>
<p>You might find it more useful to create a spreadsheet and enter all the data so that you can save it and compare many foods at once. This is what I did and it&#8217;s super handy. Make columns for &#8216;Food name&#8217;, &#8216;Price&#8217;, &#8216;Calories&#8217; and fill in the data. Then create a fourth column to calculate &#8216;Calories per dollar&#8217;. In this case the formula would be calories/dollars, for example, <code>=C2/B2</code>. Just fill that formula down the column to get results for all your entries.</p>
<h4>Why should I</h4>
<p>Looking at calorie cost is an eye-opener: it reveals just how expensive vegetables and fruits are compared to fats. If you&#8217;re trying to keep your food costs down, knowing which foods are cheap—<a title="How to eat paleo on the cheap" href="http://lowerthought.wordpress.com/2010/12/16/how-to-eat-paleo-on-the-cheap/">which foods to fill up on</a>—is essential.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=132&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/12/19/calories-per-dollar-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>Make your dumbphone a bit smarter with J2ME apps</title>
		<link>http://lowerthought.wordpress.com/2010/12/16/make-your-dumbphone-a-bit-smarter-with-j2me-apps/</link>
		<comments>http://lowerthought.wordpress.com/2010/12/16/make-your-dumbphone-a-bit-smarter-with-j2me-apps/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 23:31:01 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=126</guid>
		<description><![CDATA[Most people think apps are only for smartphones. But did you know that pretty much all dumbphones can handle J2ME apps? If you have mobile web, you can download a wide variety of apps from getjar. But don&#8217;t get too excited: while the apps are handy, they&#8217;re also pretty slow—your phone won&#8217;t feel like a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=126&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most people think apps are only for smartphones. But did you know that pretty much all dumbphones can handle J2ME apps? If you have mobile web, you can download a wide variety of apps from <a href="http://getjar.com" target="_blank">getjar</a>. But don&#8217;t get too excited: while the apps are handy, they&#8217;re also pretty slow—your phone won&#8217;t feel like a smartphone, just not as dumb.</p>
<p>Here are the top apps you should get:</p>
<ul>
<li><a href="http://m.google.com" target="_blank">Gmail</a> app</li>
<li><a href="http://m.google.com" target="_blank">Google Maps</a> app</li>
<li><a href="http://www.opera.com/mobile/" target="_blank">Opera Mini</a> &#8211; a much better browser than the one your phone came with</li>
<li><a href="http://www.snaptu.com/" target="_blank">Snaptu</a> &#8211; an app package with speedy apps including Facebook, Twitter, Picasa, Weather, and more</li>
<li><a href="http://www.ebuddy.com/mobilebeta/index.php" target="_blank">Ebuddy</a> or <a href="http://www.nimbuzz.com/en/mobile/" target="_blank">Nimbuzz</a> &#8211; instant messaging apps</li>
</ul>
<p>You can find lots of other cool apps. I found one that lets me use my phone as a <a href="http://www.getjar.com/mobile-all-applications/bluetooth-remote-control/?o=bestmatch" target="_blank">remote control</a> for my computer via bluetooth—it&#8217;s great for watching videos since my PC is my TV. I mainly find it nice to be able to check my Gmail or the weather, and to access Google Reader with the Opera browser.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=126&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/12/16/make-your-dumbphone-a-bit-smarter-with-j2me-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>How to eat paleo on the cheap</title>
		<link>http://lowerthought.wordpress.com/2010/12/16/how-to-eat-paleo-on-the-cheap/</link>
		<comments>http://lowerthought.wordpress.com/2010/12/16/how-to-eat-paleo-on-the-cheap/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 05:31:03 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Paleo]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=11</guid>
		<description><![CDATA[Richard Nikoley recently discussed the need for paleo to be cheap in order for it to become mainstream. He courageously says what we&#8217;re all thinking, blasting &#8220;the apologetically motivated faux emphasis on f&#8211;king vegetables in the Paleo community&#8221; and forcefully insisting that &#8220;a proper diet is a meat based diet.&#8221; Richard is right: eating lots of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=11&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://freetheanimal.com/2010/11/budget-paleo.html" target="_blank">Richard Nikoley recently discussed</a> the need for paleo to be cheap in order for it to become mainstream. He courageously says what we&#8217;re all thinking, blasting &#8220;the apologetically motivated <em>faux</em> emphasis on f&#8211;king vegetables in the Paleo community&#8221; and forcefully insisting that &#8220;<em>a proper diet is a <strong>meat based</strong> diet</em>.&#8221; Richard is right: eating lots of fancy organic vegetables is going to make your diet ridiculously expensive, and it&#8217;s not going to make you healthier. Vegetables have practically zero calories in them, so they don&#8217;t fill you up—they just run up your grocery bill. They&#8217;re not even that healthy when compared to animal foods. Following the <a href="http://huntgatherlove.com/content/are-you-faileo-diet" target="_blank">Faileo Diet</a> is not only difficult but expensive.</p>
<p><strong>A real paleo regimen is heavy on fat, and plant foods play a minor role</strong>. Now, good paleo-quality meat is indeed expensive, but good paleo-quality fats are very cheap: I get pastured, organic pig fat for $2/lb and <a title="How to Render Lard" href="http://lowerthought.wordpress.com/2010/02/28/how-to-render-lard/" target="_blank">render it into lard</a>, my <a title="How to Eat Lard" href="http://lowerthought.wordpress.com/2010/03/31/how-to-eat-lard/" target="_blank">staple source of calories</a>. You can find cheap paleo meats as well: I often get bison hearts and livers for $1.50/lb. I get them ground so I can conveniently cook up a portion, and because ground meats can soak up more lard.</p>
<p>To get an idea of real food costs, you have to look at the cost per calorie, not the cost per weight that stores put on the price tags. Consider the real costs of a few foods. (Note that this only accounts for calories, it doesn&#8217;t take into account the value of micronutrients or the quality of the food. I intentionally excluded meat because you eat meat for structural protein, not for the calories):</p>
<ul>
<li>vegetables: 250-350 kcal/$</li>
<li>fruits: 300-400 kcal/$</li>
<li>potatoes, yams: 700-1000 kcal/$</li>
<li>coconut milk: 800 kcal/$</li>
<li>conventional butter or cream: 1000 kcal/$</li>
<li>paleo-quality lard: 1600 kcal/$</li>
<li>sugar: 4000 kcal/$</li>
<li>flour: 6000 kcal/$</li>
<li>canola oil: 7000 kcal/$</li>
</ul>
<p>As you can see, trying to fill up on fruits and veggies is a waste of money. Eating nutrient dense foods is the way to keep paleo costs reasonable: fill up on cheap fats and use starchy vegetables as fat vehicles. Potatoes and yams can soak up wonderful amounts of fat. The fact is, <strong>budget paleo is high fat paleo</strong>.</p>
<p>Note also how cheap the 3 primary agents of disease are (sugar, grains, seed oil)&#8230; <em>damn the government subsidies for those poisonous foods, and its regulations on healthy foods!</em></p>
<p>I eat a simple paleo diet pretty affordably: cheaper cuts of grass-fed beef and bison, cheap pork (organic, but grain-fed) from a local farmer, lots of lard, carrots/potatoes/yams/canned salmon as fat vehicles, some vegetables to cook up with ground beef, salsa for flavor, fruits eaten with coconut milk. I don&#8217;t like to spend time cooking so my meals are pretty plain (but paleo foods are tasty anyways). My focus is utilitarian: I like easy meals that efficiently nourish me. I never follow recipes—I just improvise with what&#8217;s on hand, probably just as paleo people did.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=11&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/12/16/how-to-eat-paleo-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>GMO-phobia</title>
		<link>http://lowerthought.wordpress.com/2010/09/20/gmo-phobia/</link>
		<comments>http://lowerthought.wordpress.com/2010/09/20/gmo-phobia/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 01:13:17 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Paleo]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=109</guid>
		<description><![CDATA[Steven Pinker on the irrational fear of genetically modified foods (from The Blank Slate, pp.  229-30): Genetically modified foods are no more dangerous than &#8220;natural&#8221; foods because they are not fundamentally different from natural foods. Virtually every animal and vegetable sold in a health-food store has been &#8220;genetically modified&#8221; for millennia by selective breeding and hybridization&#8230;. Plants [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=109&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Steven Pinker on the irrational fear of genetically modified foods (from <em>The Blank Slate</em>, pp.  229-30):</p>
<blockquote><p>Genetically modified foods are no more dangerous than &#8220;natural&#8221; foods because they are not fundamentally different from natural foods. Virtually every animal and vegetable sold in a health-food store has been &#8220;genetically modified&#8221; for millennia by selective breeding and hybridization&#8230;. Plants are Darwinian creatures with no particular desire to be eaten, so they did not go out of their way to be tasty, healthy, or easy for us to grow and harvest. On the contrary: they <em>did</em> go out of their way to <em>deter</em> us from eating them, by evolving irritants, toxins, and bitter-tasting compounds. So there is nothing especially safe about natural foods&#8230;.</p>
<p>A blanket fear of all artificial and genetically modified foods is patently irrational on health grounds, and it could make food more expensive and hence less available to the poor.</p></blockquote><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=109&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/09/20/gmo-phobia/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>Latex foam mattress</title>
		<link>http://lowerthought.wordpress.com/2010/09/05/latex-foam-mattress/</link>
		<comments>http://lowerthought.wordpress.com/2010/09/05/latex-foam-mattress/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 14:10:58 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Paleo]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=97</guid>
		<description><![CDATA[Mark Sisson, in a recent post about bedding, wrote: &#8220;In the last couple of sleep posts, commenters praised latex mattresses. Since I’m inclined to trust my readership, especially when they reach a consensus, I would suggest checking out latex mattresses if you need a change.&#8221; I second that. I&#8217;ve been sleeping on a latex foam [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=97&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mark Sisson, <a href="http://www.marksdailyapple.com/bedding-do-we-really-need-it/">in a recent post</a> about bedding, wrote: &#8220;In the last couple of sleep posts, commenters praised latex mattresses. Since I’m inclined to trust my readership, especially when they reach a consensus, I would suggest checking out latex mattresses if you need a change.&#8221;</p>
<p>I second that. I&#8217;ve been sleeping on a latex foam mattress for 4 years. I&#8217;ve been quite pleased with it. It&#8217;s very comfortable.  One of the big benefits is that they don&#8217;t wear out—mine&#8217;s still like new. I&#8217;ve also been using a latex foam pillow, which has also been great, though it took some time getting used to.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=97&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/09/05/latex-foam-mattress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>University Hack</title>
		<link>http://lowerthought.wordpress.com/2010/09/04/university-hack/</link>
		<comments>http://lowerthought.wordpress.com/2010/09/04/university-hack/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 20:38:59 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=103</guid>
		<description><![CDATA[First year university courses suck. Chances are you&#8217;re in a huge class with at least 100 other students and the lecturer is a grad student whose English is hard to understand. These classes are pointless: you could just as easily watch a video of the lecture, or better yet just read the lesson and skip [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=103&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First year university courses suck. Chances are you&#8217;re in a huge class with at least 100 other students and the lecturer is a grad student whose English is hard to understand. These classes are pointless: you could just as easily watch a video of the lecture, or better yet just read the lesson and skip the lecture. Lectures are a terribly inefficient way of sharing information. Lecturing is a tradition that dates to the middle ages, before the invention of the printing press, when the best way to share information was to lecture to a class of students who would take notes. Nowadays, this method is horribly inefficient: the instructor reads his notes while the student attempts to both listen and write down what he says. Needless to say, much is lost in transmission. Sadly, while the rest of the world enters the information age, university courses are still taught with the ancient lecture method. The university still hasn&#8217;t fully adapted to the printing press, never mind the computer or the internet.</p>
<p>So what is one to do? Simple: take distance courses. Online or independent study. It probably won&#8217;t save you much money, but it can save you a load of time and effort. First, if you&#8217;re a fast learner you aren&#8217;t wasting any time in lectures aimed at slower students. Second, you completely avoid lectures and note-taking, and you&#8217;ll learn that much better. Third, you can work around your own schedule and if you can get all your courses by distance, you can completely avoid living on campus or commuting.</p>
<p>You&#8217;ll need to be self-motivated and disciplined, because it&#8217;s all too easy to neglect your coursework. If you&#8217;re a strong student, you&#8217;ll love it.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=103&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/09/04/university-hack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>Vivaldi Concerto RV 443 on Recorder</title>
		<link>http://lowerthought.wordpress.com/2010/08/20/vivaldi-concerto-rv-443-on-recorder/</link>
		<comments>http://lowerthought.wordpress.com/2010/08/20/vivaldi-concerto-rv-443-on-recorder/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 18:31:55 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=100</guid>
		<description><![CDATA[This is an amazing performance, Antonini is on fire! It&#8217;s also kind of humorous how animated he is! For more wonderful Vivaldi music, get this torrent.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=100&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is an amazing performance, Antonini is on fire! It&#8217;s also kind of humorous how animated he is!</p>
<span style="text-align:center; display: block;"><a href="http://lowerthought.wordpress.com/2010/08/20/vivaldi-concerto-rv-443-on-recorder/"><img src="http://img.youtube.com/vi/12Se-Awbx7w/2.jpg" alt="" /></a></span>
<p>For more wonderful Vivaldi music, get <a href="http://thepiratebay.org/torrent/4199216/Antonio_Vivaldi_(1678_-_1741)_Concertos__more_than_90_-_Violin__" target="_blank">this torrent</a>.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=100&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/08/20/vivaldi-concerto-rv-443-on-recorder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
		<item>
		<title>How to enable AMD Cool &#8216;n&#8217; Quiet in Windows 7</title>
		<link>http://lowerthought.wordpress.com/2010/07/31/how-to-enable-amd-cool-n-quiet-in-windows-7/</link>
		<comments>http://lowerthought.wordpress.com/2010/07/31/how-to-enable-amd-cool-n-quiet-in-windows-7/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 23:13:37 +0000</pubDate>
		<dc:creator>Toban Wiebe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://lowerthought.wordpress.com/?p=92</guid>
		<description><![CDATA[In Windows XP there&#8217;s a driver and utility (on the ASUS Support site) for the Cool &#8216;n&#8217; Quiet functionality. (It throttles CPU speed when not needed to reduce heat and power consumption). But in newer versions of Windows, there&#8217;s no driver available because it&#8217;s not needed; Windows supports it natively. First, make sure it is enabled [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=92&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In Windows XP there&#8217;s a driver and utility (on the <a href="http://support.asus.com/download/download.aspx?SLanguage=en-us">ASUS Support</a> site) for the <a href="http://en.wikipedia.org/wiki/Cool'n'Quiet">Cool &#8216;n&#8217; Quiet</a> functionality. (It throttles CPU speed when not needed to reduce heat and power consumption). But in newer versions of Windows, there&#8217;s no driver available because it&#8217;s not needed; Windows supports it natively. First, make sure it is <a href="http://forums.amd.com/forum/messageview.cfm?catid=11&amp;threadid=99410">enabled in the BIOS</a>. Then, open Power Options from the Control Panel and set it to Balanced or Power Saver mode. Either of these will activate the Cool &#8216;n&#8217; Quiet functionality.</p>
<p>I verified this in Windows 7 (64-bit) using <a href="http://www.cpuid.com/softwares/cpu-z.html">CPU-Z</a>. When it&#8217;s working, the Core Speed and Multiplier will change according to the processing load.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lowerthought.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lowerthought.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lowerthought.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lowerthought.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lowerthought.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lowerthought.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lowerthought.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lowerthought.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lowerthought.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lowerthought.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lowerthought.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lowerthought.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lowerthought.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lowerthought.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lowerthought.wordpress.com&amp;blog=12926901&amp;post=92&amp;subd=lowerthought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lowerthought.wordpress.com/2010/07/31/how-to-enable-amd-cool-n-quiet-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e8e22796618ea3b817d4aae19c6e33?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">tobanw</media:title>
		</media:content>
	</item>
	</channel>
</rss>
