<?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>Loose Morels</title>
	<atom:link href="http://verpa.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://verpa.wordpress.com</link>
	<description>Complexity grows like a delicious fungus</description>
	<lastBuildDate>Sun, 12 May 2013 20:50:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='verpa.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c86b9cc1a7c21ea6f30703f31df98a09?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Loose Morels</title>
		<link>http://verpa.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://verpa.wordpress.com/osd.xml" title="Loose Morels" />
	<atom:link rel='hub' href='http://verpa.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Protected: Test</title>
		<link>http://verpa.wordpress.com/2012/12/08/test/</link>
		<comments>http://verpa.wordpress.com/2012/12/08/test/#comments</comments>
		<pubDate>Sat, 08 Dec 2012 17:05:27 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=457</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=457&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2012/12/08/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>
	</item>
		<item>
		<title>2010 in review</title>
		<link>http://verpa.wordpress.com/2011/01/02/2010-in-review/</link>
		<comments>http://verpa.wordpress.com/2011/01/02/2010-in-review/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 18:55:34 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=451</guid>
		<description><![CDATA[The stats helper monkeys at WordPress.com mulled over how this blog did in 2010, and here&#8217;s a high level summary of its overall blog health: The Blog-Health-o-Meter™ reads Wow. Crunchy numbers A helper monkey made this abstract painting, inspired by your stats. A Boeing 747-400 passenger jet can hold 416 passengers. This blog was viewed [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=451&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2011/01/02/2010-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>

		<media:content url="http://s0.wp.com/i/annual-recap/meter-healthy5.gif" medium="image">
			<media:title type="html">Healthy blog!</media:title>
		</media:content>

		<media:content url="http://s0.wp.com/i/annual-recap/abstract-stats-5.png" medium="image">
			<media:title type="html">Featured image</media:title>
		</media:content>
	</item>
		<item>
		<title>Making your webapp react to emails with Lamson, pt 2</title>
		<link>http://verpa.wordpress.com/2010/11/13/making-your-webapp-react-to-emails-with-lamson-pt-2/</link>
		<comments>http://verpa.wordpress.com/2010/11/13/making-your-webapp-react-to-emails-with-lamson-pt-2/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 04:50:15 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[lamson]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[simplecode]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=422</guid>
		<description><![CDATA[This is part 2 in a series, here is part 1. In the last section, you should have got Zed Shaw&#8217;s LamsonProject running successfully through its unit tests. Now I&#8217;ll show you how to make what maybe the *simplest* application with Lamson that you&#8217;ll ever see. All our application is going to do is: Receive [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=422&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/11/13/making-your-webapp-react-to-emails-with-lamson-pt-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>
	</item>
		<item>
		<title>Making your webapp react to emails with Lamson, pt 1</title>
		<link>http://verpa.wordpress.com/2010/11/13/making-your-webapp-react-to-emails-with-lamson-pt-1/</link>
		<comments>http://verpa.wordpress.com/2010/11/13/making-your-webapp-react-to-emails-with-lamson-pt-1/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 04:48:46 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[lamson]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=399</guid>
		<description><![CDATA[(quick install instructions) If you&#8217;re a web programmer &#8230; and if you&#8217;re not, why are you reading this? &#8230; at some point you&#8217;ve wished you could integrate email into your webapp.  Now, by integrate, I don&#8217;t mean sending emails &#8230; that&#8217;s trivial.  Any language you can think of, there&#8217;s a library that will let you [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=399&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/11/13/making-your-webapp-react-to-emails-with-lamson-pt-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>
	</item>
		<item>
		<title>Innocentive: On the Internet, no one knows you’re a dog</title>
		<link>http://verpa.wordpress.com/2010/07/07/on-the-internet-no-one-knows-youre-a-dog/</link>
		<comments>http://verpa.wordpress.com/2010/07/07/on-the-internet-no-one-knows-youre-a-dog/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 21:23:21 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[chemistry]]></category>
		<category><![CDATA[innocentive]]></category>
		<category><![CDATA[innovation]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=374</guid>
		<description><![CDATA[&#8230; or an undergrad: In a previous post, I mentioned Innocentive (wikipedia), a company that posts industrial science challenges with cash rewards for a solution.  As full disclosure, I have previously had a solution bought by Innocentive, so I am a fan boy. To put it another way, it allows anyone with the skills, degree [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=374&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/07/07/on-the-internet-no-one-knows-youre-a-dog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>
	</item>
		<item>
		<title>Innocentive and the Oil Spill:  Don’t chase ambulances</title>
		<link>http://verpa.wordpress.com/2010/07/07/innocentive-and-the-oil-spill-don%e2%80%99t-chase-ambulances/</link>
		<comments>http://verpa.wordpress.com/2010/07/07/innocentive-and-the-oil-spill-don%e2%80%99t-chase-ambulances/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 19:54:59 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[crazy]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[innocentive]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[oil spill]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=365</guid>
		<description><![CDATA[Innocentive, for those of you who don’t know, is a company/community where science types can go to get cash awards for solving problems in science.  Innocentive likes to call this the ‘open sourcing of science’ which makes for good PR, but a closer description might be ‘outsourcing the R&#38;D dept.’  As full disclosure, I’ve been [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=365&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/07/07/innocentive-and-the-oil-spill-don%e2%80%99t-chase-ambulances/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>
	</item>
		<item>
		<title>K-12 Science Education (STEM)</title>
		<link>http://verpa.wordpress.com/2010/03/07/k-12-science-stem/</link>
		<comments>http://verpa.wordpress.com/2010/03/07/k-12-science-stem/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 00:37:33 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[science]]></category>
		<category><![CDATA[dr. kiki]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[NSF]]></category>
		<category><![CDATA[stem]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[valium]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=329</guid>
		<description><![CDATA[K-12 Science Education (STEM): brought to you today by Dr. Gordon Gee:
# "Mathematics is very intimidating.  Every time I go and visit with our Math dept ... I take Valium before I go over ... they scare the hell out of me." (1:18:43)  ... So remember kids, if your PI asks why you're dropping X before group meeting, tell 'em Dr. Gee said it was cool.  Honestly, I think most group meetings would be improved by a little X.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=329&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/03/07/k-12-science-stem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://science.edgeboss.net/wmedia/science/scitech10/030410.wvx" length="515" type="video/x-ms-wvx" />
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>
	</item>
		<item>
		<title>Nitrogen Triiodide: Just Don&#8217;t!</title>
		<link>http://verpa.wordpress.com/2010/02/25/nitrogen-triiodide-just-dont/</link>
		<comments>http://verpa.wordpress.com/2010/02/25/nitrogen-triiodide-just-dont/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 06:37:51 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[chemistry]]></category>
		<category><![CDATA[demonstrations]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[nitrogen triiodide]]></category>
		<category><![CDATA[shakhashiri]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=317</guid>
		<description><![CDATA[... stop ...

Look down at your hands.  Pick your two least favorite fingers ... now imagine them reduced to a chunky mist about 6 inches to the right of your body.  If you make nitrogen triiodide without knowing what the hell you are doing that image will become reality.  Ask one of its discoverers: Pierre Dulong.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=317&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/02/25/nitrogen-triiodide-just-dont/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>

		<media:content url="http://www.assoc-amazon.com/e/ir?t=krissfant-20&#38;l=as2&#38;o=1&#38;a=0299088901" medium="image" />
	</item>
		<item>
		<title>A Chemistry Fraud Roundup</title>
		<link>http://verpa.wordpress.com/2010/02/21/a-chemistry-fraud-roundup/</link>
		<comments>http://verpa.wordpress.com/2010/02/21/a-chemistry-fraud-roundup/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 16:55:58 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[chemistry]]></category>
		<category><![CDATA[Chiranjeevi]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[IUCr]]></category>
		<category><![CDATA[NSF]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=306</guid>
		<description><![CDATA[For reasons I don&#8217;t entirely understand, this post is trending high on Google searches for &#8216;chemistry fraud&#8217;.  I&#8217;d actually like to do a follow up on some of these cases, so if you&#8217;re interested in seeing that, have other cases you&#8217;d like listed, or know any of the participants, please contact me in the comments or at: chemistrystatistics [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=306&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/02/21/a-chemistry-fraud-roundup/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting started with VMD and NAMD</title>
		<link>http://verpa.wordpress.com/2010/02/21/getting-started-with-vmd-and-namd/</link>
		<comments>http://verpa.wordpress.com/2010/02/21/getting-started-with-vmd-and-namd/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 07:10:41 +0000</pubDate>
		<dc:creator>verpa</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[chemistry]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[namd]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[simplecode]]></category>

		<guid isPermaLink="false">http://verpa.wordpress.com/?p=290</guid>
		<description><![CDATA[VMD and NAMD are two closely linked molecular dynamics tools from the UIUC Computational Biophysics Group.  As you can probably guess from the &#8216;Biophysics&#8217; header, the emphasis for this suite is on large-scale macromolecular clusters such as proteins or even lipid bilayers, meaning CHARMM and force field models are the order of the day. Despite [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verpa.wordpress.com&#038;blog=11541513&#038;post=290&#038;subd=verpa&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verpa.wordpress.com/2010/02/21/getting-started-with-vmd-and-namd/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/34d869b2b424cff1b11b009ef239f764?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=X" medium="image">
			<media:title type="html">verpa</media:title>
		</media:content>

		<media:content url="http://verpa.files.wordpress.com/2010/02/ions.jpg?w=150" medium="image">
			<media:title type="html">ions</media:title>
		</media:content>
	</item>
	</channel>
</rss>
