<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Wisdom and Wonder</title>
	
	<link>http://www.wisdomandwonder.com</link>
	<description>Science and Philosophy</description>
	<lastBuildDate>Fri, 13 Apr 2012 20:36:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WisdomAndWonder" /><feedburner:info uri="wisdomandwonder" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>The Best Article on Python Decorators</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/lSiYgkFLgmM/the-best-article-on-python-decorators</link>
		<comments>http://www.wisdomandwonder.com/link/6251/the-best-article-on-python-decorators#comments</comments>
		<pubDate>Fri, 13 Apr 2012 20:36:46 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6251</guid>
		<description><![CDATA[Here it is.]]></description>
			<content:encoded><![CDATA[<p><a href="http://stackoverflow.com/questions/739654/understanding-python-decorators">Here</a> it is.</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/lSiYgkFLgmM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/6251/the-best-article-on-python-decorators/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/link/6251/the-best-article-on-python-decorators</feedburner:origLink></item>
		<item>
		<title>Spring 2012 Midterm Poster</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/VchYQxHlUV4/spring-2012-midterm-poster</link>
		<comments>http://www.wisdomandwonder.com/article/6246/spring-2012-midterm-poster#comments</comments>
		<pubDate>Fri, 13 Apr 2012 17:02:41 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Endometriosis]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6246</guid>
		<description><![CDATA[Here is my poster as of midterm for the MSCS and Sigma Xi poster sessions.]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.wisdomandwonder.com/wordpress/wp-content/uploads/2012/04/GrantRettkePosterSpring2012Midterm.pdf'>Here</a> is my poster as of midterm for the MSCS and Sigma Xi poster sessions.</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/VchYQxHlUV4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/6246/spring-2012-midterm-poster/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/article/6246/spring-2012-midterm-poster</feedburner:origLink></item>
		<item>
		<title>Finding Python’s package directories</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/DdPat-uYqvI/6240</link>
		<comments>http://www.wisdomandwonder.com/link/6240/6240#comments</comments>
		<pubDate>Sun, 08 Apr 2012 02:43:15 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6240</guid>
		<description><![CDATA[Finding Python&#8217;s package directories: python -c 'import sys, pprint; pprint.pprint(sys.path)' (via djangobook)]]></description>
			<content:encoded><![CDATA[<p>Finding Python&#8217;s package directories:</p>

<div class="wp_syntax"><div class="code"><pre class="python" style="font-family:monospace;">python -c <span style="color: #000000; ">'import sys, pprint; pprint.pprint(sys.path)'</span></pre></div></div>

<p>(via <a href="http://www.djangobook.com/en/2.0/chapter02/">djangobook</a>)</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/DdPat-uYqvI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/6240/6240/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/link/6240/6240</feedburner:origLink></item>
		<item>
		<title>Spring 2012 Midterm Endometriosis Resources</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/ydb4esLhpLQ/spring-2012-midterm-endometriosis-resources</link>
		<comments>http://www.wisdomandwonder.com/article/6229/spring-2012-midterm-endometriosis-resources#comments</comments>
		<pubDate>Fri, 06 Apr 2012 22:56:03 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Endometriosis]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6229</guid>
		<description><![CDATA[Rather than listing them all, it will suffice to say that pubmed and MUs subscription to many journals along with the library and books I&#8217;ve purchased have been very helpful. BTW, my research shelf is always this clean ;).]]></description>
			<content:encoded><![CDATA[<p>Rather than listing them all, it will suffice to say that pubmed and MUs subscription to many journals along with the library and books I&#8217;ve purchased have been very helpful. BTW, my research shelf is always this clean ;).</p>
<p><a href="http://www.wisdomandwonder.com/wordpress/wp-content/uploads/2012/04/2012-Spring-Midterm-Half-Half.png"><img src="http://www.wisdomandwonder.com/wordpress/wp-content/uploads/2012/04/2012-Spring-Midterm-Half-Half-150x150.png" alt="" title="2012-Spring-Midterm-Half-Half" width="150" height="150" class="aligncenter size-thumbnail wp-image-6230" /></a></p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/ydb4esLhpLQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/6229/spring-2012-midterm-endometriosis-resources/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/article/6229/spring-2012-midterm-endometriosis-resources</feedburner:origLink></item>
		<item>
		<title>Sayre’s law</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/kgyoWLZ2McE/sayres-law</link>
		<comments>http://www.wisdomandwonder.com/link/6224/sayres-law#comments</comments>
		<pubDate>Sun, 01 Apr 2012 00:40:20 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6224</guid>
		<description><![CDATA[Sayre&#8217;s law states, in a formulation quoted by Charles Philip Issawi: &#8220;In any dispute the intensity of feeling is inversely proportional to the value of the issues at stake.&#8221; (via wikipedia)]]></description>
			<content:encoded><![CDATA[<blockquote><p>Sayre&#8217;s law states, in a formulation quoted by Charles Philip Issawi: &#8220;In any dispute the intensity of feeling is inversely proportional to the value of the issues at stake.&#8221;</p></blockquote>
<p>(via <a href="http://en.wikipedia.org/wiki/Sayre's_law">wikipedia</a>)</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/kgyoWLZ2McE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/6224/sayres-law/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/link/6224/sayres-law</feedburner:origLink></item>
		<item>
		<title>Schampa Warmskin and Coolskin Balaclavas</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/kfik0zzHEl4/schampa-warmskin-and-coolskin-balaclavas</link>
		<comments>http://www.wisdomandwonder.com/article/6220/schampa-warmskin-and-coolskin-balaclavas#comments</comments>
		<pubDate>Fri, 16 Mar 2012 03:06:03 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Gear]]></category>
		<category><![CDATA[Motorcycle]]></category>
		<category><![CDATA[Safety]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6220</guid>
		<description><![CDATA[Last Fall I bought a Schampa Warm and Coolskin. They both fit under my helmet comfortably and kept me just warm enough. Even down to 34F, riding just felt great.]]></description>
			<content:encoded><![CDATA[<p>Last Fall I bought a <a href="http://www.schampa.com/Balaclavas_s/1.htm">Schampa</a> Warm and Coolskin. They both fit under my helmet comfortably and kept me just warm enough. Even down to 34F, riding just felt great.</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/kfik0zzHEl4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/6220/schampa-warmskin-and-coolskin-balaclavas/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/article/6220/schampa-warmskin-and-coolskin-balaclavas</feedburner:origLink></item>
		<item>
		<title>Pinlock anti-fog visor</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/tVB2t5AvkaU/pinlock-anti-fog-visor</link>
		<comments>http://www.wisdomandwonder.com/article/6214/pinlock-anti-fog-visor#comments</comments>
		<pubDate>Fri, 16 Mar 2012 03:00:22 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Gear]]></category>
		<category><![CDATA[Motorcycle]]></category>
		<category><![CDATA[Safety]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6214</guid>
		<description><![CDATA[Last year I bought one of these for the RF1100. It is really a brilliant piece of hardware; it &#8220;just works&#8221;. For eyeglass wearing folks&#8230; remember that if those fog up then the Pinlock won&#8217;t offer you much help :).]]></description>
			<content:encoded><![CDATA[<p>Last year I bought one of <a href="http://www.pinlock.nl/en/">these</a> for the RF1100. It is really a brilliant piece of hardware; it &#8220;just works&#8221;. </p>
<p>For eyeglass wearing folks&#8230; remember that if those fog up then the Pinlock won&#8217;t offer you much help :).</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/tVB2t5AvkaU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/6214/pinlock-anti-fog-visor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/article/6214/pinlock-anti-fog-visor</feedburner:origLink></item>
		<item>
		<title>Using Firebug to Evaluate XPath Queries in Firebug</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/pdt6pmqYQjY/using-firebug-to-evaluate-xpath-queries-in-firebug</link>
		<comments>http://www.wisdomandwonder.com/link/6209/using-firebug-to-evaluate-xpath-queries-in-firebug#comments</comments>
		<pubDate>Wed, 14 Mar 2012 04:07:49 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[XPath]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6209</guid>
		<description><![CDATA[Start the Firebug console and use the &#8216;$x&#8217; function. It takes one argument, the xpath query in single quotes. (via browsermob)]]></description>
			<content:encoded><![CDATA[<p>Start the Firebug console and use the &#8216;$x&#8217; function. It takes one argument, the xpath query in single quotes.</p>
<p>(via <a href="http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/">browsermob</a>)</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/pdt6pmqYQjY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/6209/using-firebug-to-evaluate-xpath-queries-in-firebug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/link/6209/using-firebug-to-evaluate-xpath-queries-in-firebug</feedburner:origLink></item>
		<item>
		<title>Publishing MATLAB Code</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/KaZv_V5VamY/publishing-matlab-code</link>
		<comments>http://www.wisdomandwonder.com/link/6204/publishing-matlab-code#comments</comments>
		<pubDate>Wed, 14 Mar 2012 04:01:42 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[Octave]]></category>
		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6204</guid>
		<description><![CDATA[This link explains how you can annotate MATLAB code with markup to help communicate your ideas and result to others. For some tasks I already know that it will beat the LaTeX or copy and paste into Word lifecycle.]]></description>
			<content:encoded><![CDATA[<p>This <a href="http://www.mathworks.com/help/techdoc/matlab_env/f6-14058.html">link</a> explains how you can annotate MATLAB code with markup to help communicate your ideas and result to others. </p>
<p>For some tasks I already know that it will beat the LaTeX or copy and paste into Word lifecycle.</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/KaZv_V5VamY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/6204/publishing-matlab-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/link/6204/publishing-matlab-code</feedburner:origLink></item>
		<item>
		<title>MATLAB’s Rich Java Interoperation</title>
		<link>http://feedproxy.google.com/~r/WisdomAndWonder/~3/RJfCFPrRhaM/matlabs-rich-java-interoperation</link>
		<comments>http://www.wisdomandwonder.com/article/6198/matlabs-rich-java-interoperation#comments</comments>
		<pubDate>Wed, 14 Mar 2012 01:44:18 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[Octave]]></category>
		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=6198</guid>
		<description><![CDATA[Last night I wanted to figure out how to get rid of the &#8220;Start Menu&#8221; on the bottom of the IDE and found a solution here. That got me digging into the docs about Java integration. Wow; it just works and seems to work really well. The interop is seamless. For the little coding I [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I wanted to figure out how to get rid of the &#8220;Start Menu&#8221; on the bottom of the IDE and found a solution <a href="http://www.mathworks.com/matlabcentral/newsreader/view_thread/152888">here</a>. That got me digging into the docs about <a href="http://www.mathworks.com/help/techdoc/matlab_external/f44062.html">Java integration</a>. Wow; it just works and seems to work really well. The interop is seamless. For the little coding I did to play around with loading files (it is built in but I was still curious to know) it was really easy to use. Awesome.</p>
<img src="http://feeds.feedburner.com/~r/WisdomAndWonder/~4/RJfCFPrRhaM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/6198/matlabs-rich-java-interoperation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wisdomandwonder.com/article/6198/matlabs-rich-java-interoperation</feedburner:origLink></item>
	</channel>
</rss>

