<?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>The Wonders of an Engineering Mind</title>
	<atom:link href="http://aeronerd.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aeronerd.wordpress.com</link>
	<description>Adventures with the Scientific Process</description>
	<lastBuildDate>Tue, 31 May 2011 03:40:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='aeronerd.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Wonders of an Engineering Mind</title>
		<link>http://aeronerd.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aeronerd.wordpress.com/osd.xml" title="The Wonders of an Engineering Mind" />
	<atom:link rel='hub' href='http://aeronerd.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Adventures with Python</title>
		<link>http://aeronerd.wordpress.com/2011/05/14/adventures-with-python-2/</link>
		<comments>http://aeronerd.wordpress.com/2011/05/14/adventures-with-python-2/#comments</comments>
		<pubDate>Sat, 14 May 2011 22:01:26 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=445</guid>
		<description><![CDATA[Ice Formation On Rock, Lake MacBride, Iowa I haven&#8217;t been around these parts in a while, mainly due to being busy with kids and work. I keep saying I&#8217;m going to remedy this, but that never works out either. I&#8217;ve &#8230; <a href="http://aeronerd.wordpress.com/2011/05/14/adventures-with-python-2/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=445&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/5383485396/" title="img_r1_03_web.jpg by xtacocorex, on Flickr"><img src="http://farm6.static.flickr.com/5043/5383485396_ec89e0a8c8.jpg" width="500" height="386" alt="img_r1_03_web.jpg" style="border-color:#000000;border-style:solid;border-width:2px;"></a><br />Ice Formation On Rock, Lake MacBride, Iowa</p>
<p>I haven&#8217;t been around these parts in a while, mainly due to being busy with kids and work.  I keep saying I&#8217;m going to remedy this, but that never works out either. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve been playing with <a href="http://www.python.org">Python</a> a lot at work recently, in an effort to streamline the testing of our product.  It&#8217;s been quite fun writing scripts that can do pretty much whatever we want.</p>
<p>Outside of work, I&#8217;ve been developing an image stacker (a la <a href="http://startrails.de/html/software.html">startrails.de</a>) using Python and the <a href="http://www.pythonware.com/products/pil/">Python Imaging Library</a> (PIL).  So far, it&#8217;s a command line only program that doesn&#8217;t do much.  I thought about making a Tkinter GUI for it, since I have an <a href="http://www.xubuntu.org/">xubuntu</a> dualboot on my MacBook, but I really wanted a native OS X app due to there being only one (but it&#8217;s cross platform and I don&#8217;t like the buttons).  Unfortunately for me, Objective-C is complete crap and definitely doesn&#8217;t look intuitive.  Thanks to some really good google-fu, I found that there are Python wrappers to Cocoa and I can use native OS X api&#8217;s in my Python code.  The sweet thing is that I don&#8217;t have to use PIL on OS X since I can hook into Quartz and use the imaging algorithms already created.</p>
<p>The code is started, I can get a list of images that I want opened and I have part of the GUI created.  The nice thing about Python is that I can do everything easily within lists to keep stuff organized instead of trying to figure out arrays in Objective-C.  Python really spoils developers with its simplicity.</p>
<p>Hopefully I get some time to work on the code more, it would be neat to have the program do something constructive.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/445/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/445/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/445/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=445&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2011/05/14/adventures-with-python-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5043/5383485396_ec89e0a8c8.jpg" medium="image">
			<media:title type="html">img_r1_03_web.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>things are running smoothly now that droid is controlling our life</title>
		<link>http://aeronerd.wordpress.com/2011/01/22/things-are-running-smoothly-now-that-droid-is-controlling-our-life/</link>
		<comments>http://aeronerd.wordpress.com/2011/01/22/things-are-running-smoothly-now-that-droid-is-controlling-our-life/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 01:13:08 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=439</guid>
		<description><![CDATA[Study of Hoarfrost #12, My House, Cedar Rapids, IA I don&#8217;t think life will ever return to normal now that there are too kids running around the house (well only one really). Erica has been blogging more and because of &#8230; <a href="http://aeronerd.wordpress.com/2011/01/22/things-are-running-smoothly-now-that-droid-is-controlling-our-life/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=439&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center">
<a href="http://www.flickr.com/photos/xtacocorex/5312815660/" title="Study of Hoarfrost #12 by xtacocorex, on Flickr"><img src="http://farm6.static.flickr.com/5287/5312815660_9f978650cb.jpg" style="border-color:#000000;border-style:solid;border-width:2px;" width="500" height="386" alt="Study of Hoarfrost #12" /></a><br />Study of Hoarfrost #12, My House, Cedar Rapids, IA
</p>
<p>I don&#8217;t think life will ever return to normal now that there are too kids running around the house (well only one really).  <a href="http://lillys-mama.blogspot.com">Erica</a> has been blogging more and because of that, I set her up with Windows Live Writer on her Toshiba.  This way, she can save drafts easier and not have to be connected to the internet if she wants to create a post.</p>
<p>Edison&#8217;s schedule is constantly changing and that&#8217;s kind of annoying as I&#8217;ve consistently been getting to work later and leaving earlier than normal.  Work isn&#8217;t too bad, some days are slow, some are hectic.  It&#8217;s not ultra hectic yet, but it&#8217;ll get that way soon.</p>
<p>I finally went to Lake MacBride to get my long exposure pictures of the rock spillway with snow on the ground.  Erica&#8217;s cousins went with me and we had an awesome time.  I&#8217;ve finished scanning the two rolls of Acros 100 I shot in the Bronica and am now working on editing them before I upload to <a href="http://www.flickr.com">flickr</a>.  Don&#8217;t get me started on the two negatives I shot with the Crown Graphic, I totally screwed up and have been trying to determine the best way to recover (if possible) or if I should dump the negatives or shoot over-top of them.</p>
<p>In incredibly exciting news, we were due for an upgrade with <a href="http://www.sprint.com">Sprint</a>, so we ditched the Blackberries and got Android phones.  Erica&#8217;s Blackberry dumped all her contacts and she wasn&#8217;t too happy and began to think about wanting a new phone.  </p>
<p>Phone upgrades and the two of us are an adventure.  When we got the Blackberries, we had to run to the other side of town just so we could get Erica the maroon Curve 8330.  It had to be maroon or she wasn&#8217;t going to let us upgrade to the smartphones.  We had our minds set on the LG Optimus S, a new Android phone and it was going to be free.  For the new phones however, it turns out that she couldn&#8217;t get her upgrade until 7 days after I was allowed to get an upgrade.  We didn&#8217;t know about the gap in upgrade dates before going to <a href="http://www.bestbuy.com">Best Buy</a> to try and get the phones.  She had to have the purple one, so when we were told we needed to wait a week for her upgrade, we both started to worry that she wouldn&#8217;t get her color.  On the day of destiny, we roll into Best Buy to meet up with Zach, the guy who helped us 7 days before.  Sure enough, they had 4 purple phones and looked like they didn&#8217;t have the charcoal colored one that I wanted.  How&#8217;s that for fate?  Fortunately for me, I am rocking the last charcoal phone they had in the store.</p>
<p>The LG Optimus S is a pretty kickass little phone (Erica may disagree, but hers is having some known issues).  Did I want the Evo 4G?  Yes.  Did I want to pay for the phone ($199) as part of the upgrade?  No.  Did I want to pay for the non-existent 4G in Cedar Rapids?  No (but we will once we upgrade again since Sprint raised the price for &#8220;premium 3G&#8221;).  These phones were free in the upgrade, so we&#8217;re now set.  I love the damn thing (not as much as my family), but it&#8217;s pretty damn high on the list of things to love.  I believe it&#8217;s right below Hy-Vee Chinese, that shit is amazing (I&#8217;m getting some for dinner tonight! FTW!).  It&#8217;s the best Chinese food in this damn town, Thai Moon is really good too, but it&#8217;s on the other side of town and driving there is a pain.  Ting&#8217;s Red Lantern is shite, I can&#8217;t stand that place, but everyone I know really likes the food.  Amateurs.</p>
<p>So back to the phones.  The Blackberry felt like a computer in my pocket when I went around town.  I knew that I could do anything if needed; searching the internet comes to mind.  Now I&#8217;m spoiled.  The new phone feels like a better computer in my pocket, so I can search the internet if needed, scan fucking barcodes at stores (that was the most exciting thing about registering for gifts when we got married), and Angry Birds.  That game owns and now controls my life.  I can do things not possible with earlier phones.  I also have a film developing timer, something I tried writing for my Blackberry, but was required to register for a developer hash to sign my program to get access to the restricted API&#8217;s that I needed for timing and thread calls.  That&#8217;s mega lame.</p>
<p>In my never-ending design/build mentality, I&#8217;m working on what is the coolest DIY thing I&#8217;ve built in a while.  I&#8217;m keeping it on the down low until I actually finish building, but it&#8217;s going to be cool and you all are going to be jealous.  My excitement meter for this is at an 11 on a scale of 10, lets just hope that the end result doesn&#8217;t suck.  Sometimes my plans end up that way.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/439/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=439&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2011/01/22/things-are-running-smoothly-now-that-droid-is-controlling-our-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5287/5312815660_9f978650cb.jpg" medium="image">
			<media:title type="html">Study of Hoarfrost #12</media:title>
		</media:content>
	</item>
		<item>
		<title>And then they were four (plus a puppy)</title>
		<link>http://aeronerd.wordpress.com/2010/11/22/and-then-they-were-four-plus-a-puppy/</link>
		<comments>http://aeronerd.wordpress.com/2010/11/22/and-then-they-were-four-plus-a-puppy/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 16:39:41 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[engineering]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=433</guid>
		<description><![CDATA[One Contrail &#8211; Sac &#38; Fox Trail, Cedar Rapids, 03 October 2010 The little dude is now home after a two and a half month stay at the St. Luke&#8217;s NICU; he came home on the 17th. Kinda nice to &#8230; <a href="http://aeronerd.wordpress.com/2010/11/22/and-then-they-were-four-plus-a-puppy/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=433&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/5058486505/" title="One Contrail by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4127/5058486505_a3f8db7b42.jpg" width="500" height="382" alt="One Contrail" /></a><br />One Contrail &#8211; Sac &amp; Fox Trail, Cedar Rapids, 03 October 2010
</p>
<p>The little dude is now home after a two and a half month stay at the St. Luke&#8217;s NICU; he came home on the 17th.  Kinda nice to have him home, but he is harder to take care of than Lilly.  Glad to have a son, but having another girl would have been easier I think.</p>
<p>One thing I am annoyed with is getting pissed on five times while changing diapers.  Kid has some range with that thing too, I&#8217;m impressed.  Immaturity will step in sometime in the future and we&#8217;ll have contests to see how far we can pee while out camping somewhere.</p>
<p>We have been having issues with baby monitors.  Evidently all the ones you can buy in the store are cheap and don&#8217;t use any technology that allows for signal integrity.  The set we had with Lilly are going the way of the ghost and through some research have found that if you keep them plugged into the charger, they die faster.  What ever happened to pride in design and to give the customer great products for a good price.  The added technology won&#8217;t add much cost to the device anyway.</p>
<p>Seriously though, why can&#8217;t I get a nice baby monitor that uses spread spectrum technology to minimize interference.  I&#8217;m sure other parents would want this, given SIDS and children who are born with breathing issues.  I&#8217;d much rather pay money for a device that doesn&#8217;t have static (good noise cancellation on the microphone) and doesn&#8217;t get interfered by the smallest things (charger for said device not being plugged into device).</p>
<p>Another thing that bugs me is the lack of detailed specifications when looking at the products online.  I don&#8217;t care how big it is, I want to know how/what the device does and technologies it uses.  Most consumers don&#8217;t care about this information but they should.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/433/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=433&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/11/22/and-then-they-were-four-plus-a-puppy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4127/5058486505_a3f8db7b42.jpg" medium="image">
			<media:title type="html">One Contrail</media:title>
		</media:content>
	</item>
		<item>
		<title>Stressed Isn&#8217;t The Word I&#8217;m Looking For</title>
		<link>http://aeronerd.wordpress.com/2010/10/04/stressed-isnt-the-word-im-looking-for/</link>
		<comments>http://aeronerd.wordpress.com/2010/10/04/stressed-isnt-the-word-im-looking-for/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 21:14:42 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=430</guid>
		<description><![CDATA[A Lone Leaf &#8211; Whitefish Lake Minnesota The last two months have been extremely hectic and I haven&#8217;t even begun to reflect on them as I haven&#8217;t had time. Erica was put on house bedrest the last week of August &#8230; <a href="http://aeronerd.wordpress.com/2010/10/04/stressed-isnt-the-word-im-looking-for/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=430&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/5034723404/" title="A Lone Leaf by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4132/5034723404_57d542780f.jpg" width="500" height="400" alt="A Lone Leaf" /></a><br />A Lone Leaf &#8211; Whitefish Lake Minnesota</p>
<p>The last two months have been extremely hectic and I haven&#8217;t even begun to reflect on them as I haven&#8217;t had time.  Erica was put on house bedrest the last week of August due to high blood pressure.  Although she was on bedrest, she was determined to shoot her friends wedding on the 4th of September, so we did that for 5 hours with <a href="http://www.flickr.com/photos/deanharken/">Dean</a> helping out.  That afternoon we went in for her second steroid shot for the little dude that was growing inside of her, she was 29 weeks pregnant.</p>
<p>The next week she had another OB/GYN (30 weeks) appointment and her doctor said she was getting admitted for hospital bedrest, this happened on I believe Thursday the 9th (I probably have the wrong day, I know that I didn&#8217;t stay at the hospital Thursday night).  A smattering of tests was performed and it pretty much came down that the little dude wasn&#8217;t doing so well in Erica&#8217;s uterus.</p>
<p>I get a frantic call Friday morning from Erica saying they&#8217;re doing a c-section and I need to find a place for the Lilliputian to go for the day.</p>
<p>Hostile Environment causes a Precision Extraction.  That&#8217;s how I&#8217;m describing everything.  Erica&#8217;s Pre-Eclampsia caused the placenta to suck up nutrients and keep them, reminiscent of relief efforts in Africa.  Little dude wasn&#8217;t getting the nutrients he needed.</p>
<p>I can&#8217;t handle all that surgery stuff, so I waited in the recovery room outside the operating room (go ahead and say I&#8217;m a pansy).  So on the 10th we had our second and last kid, Edison.  It took us 2+ days to figure out the name as we had ideas, but nothing sounded good or worked.</p>
<p>I broke down right after I saw him, I spend all day at work being emotionless, and I think the adrenaline was sort of wearing down and the fact there were 6 nurses hovering over him didn&#8217;t help.  The breakdown only lasted a half hour or so and I tried really hard to not let it happen.  Kind of ashamed of it too; then again, it&#8217;s hard seeing your son so tiny (2lbs 2oz).</p>
<p>Such is life I guess.  Turns out the steroid shot idea from her OB doctor was a grand idea and probably prevented a shitload of issues he could have had.  He&#8217;s just over 3lbs now and is already out of the incubator and into a regular crib, not normal for a kid born as early as he was.  He is on oxygen now as his O2 level in his blood goes down when he gets super relaxed.</p>
<p>At least I have enough vacation to cover the needed time off.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/430/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=430&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/10/04/stressed-isnt-the-word-im-looking-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4132/5034723404_57d542780f.jpg" medium="image">
			<media:title type="html">A Lone Leaf</media:title>
		</media:content>
	</item>
		<item>
		<title>Neglected</title>
		<link>http://aeronerd.wordpress.com/2010/09/03/neglected/</link>
		<comments>http://aeronerd.wordpress.com/2010/09/03/neglected/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 13:19:54 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[sofobomo]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=427</guid>
		<description><![CDATA[At the Top of the World, Noelridge Park I&#8217;ve been neglecting the blog for a while now and I can keep coming up with lame excuses of how my work week is incredibly long, I&#8217;m working second shift for this &#8230; <a href="http://aeronerd.wordpress.com/2010/09/03/neglected/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=427&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4827964003/" title="At the top of the World by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4117/4827964003_d989f69253.jpg" width="500" height="500" alt="At the top of the World" style="border-color:#000000;border-style:solid;border-width:2px;" /></a><br />At the Top of the World, Noelridge Park
</p>
<p>I&#8217;ve been neglecting the blog for a while now and I can keep coming up with lame excuses of how my work week is incredibly long, I&#8217;m working second shift for this past week, or I just haven&#8217;t had anything decent to write.  The latter isn&#8217;t true, I was going to write about <a href="http://www.sofobomo.org/book-380-7110-0">my SoFoBoMo2010 adventures</a>.</p>
<p>This weekend we&#8217;re shooting a wedding for one of Erica&#8217;s friends, going to be an interesting day.  The ceremony is at a baseball diamond on the south side of town, a first for the city of Cedar Rapids (I wonder why&#8230;).  I&#8217;ve been told by my wife that the actual ceremony is 6 minutes long.  With the formals and the reception following, it probably won&#8217;t be a long day, which is good for her because her OB doctor has put her on bedrest due to pre-eclampsia again with the new kid.  We&#8217;re having a boy for this final round of offspring, pregnancy is really messing with her system and it&#8217;s no use putting her in more danger.  At least the family name will live on past me.</p>
<p>Wednesday night was pretty eventful, the program I&#8217;m on for work had a party at the Cedar Rapids Kernels game, a minor league baseball team in town.  I got lots of praise from incredibly high level management for doing good work, so that was nice and very unexpected.  We also waited for the imminent grand slam, the Burlington Bees had walked everyone at bat after their pitcher pegged a Kernel in the head with a fast ball.  Right as we were driving away from the stadium we heard the announcer say something about a grand slam.  Needless to say, we were kinda pissed for leaving, but Erica wanted to look for compression socks at Wal-Mart to reduce the swelling in her legs.</p>
<p>It&#8217;s nice that here is a long weekend due to Labor Day, but I&#8217;ll be doing lots of housework since we&#8217;re totally not ready for the kid we&#8217;re jokingly calling Leonidas.  His room isn&#8217;t clean, need to tear down wallpaper, paint and setup.  I also have to remove nails from the porch rafters so I can paint some Killz paint to eradicate the mold for good.  We finally got a new roof and so far it&#8217;s working out well.  Somewhere in there is mowing my mother-in-law&#8217;s yard which I never look forward to doing (I also don&#8217;t like mowing my yard, but it&#8217;s a fact of life).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/427/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/427/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/427/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/427/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/427/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/427/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/427/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/427/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/427/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/427/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/427/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/427/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/427/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/427/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=427&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/09/03/neglected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4117/4827964003_d989f69253.jpg" medium="image">
			<media:title type="html">At the top of the World</media:title>
		</media:content>
	</item>
		<item>
		<title>Swamped</title>
		<link>http://aeronerd.wordpress.com/2010/06/19/swamped/</link>
		<comments>http://aeronerd.wordpress.com/2010/06/19/swamped/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 18:19:41 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[sofobomo]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/2010/06/19/swamped/</guid>
		<description><![CDATA[Nuclear Lens Flare #1, Wickiup Hill Nature Center, Iowa So I&#8217;m swamped with stuff at work. I&#8217;m working just under 12 hours a day and will continue to do so for most likely the remainder of the summer. Definitely learning &#8230; <a href="http://aeronerd.wordpress.com/2010/06/19/swamped/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=422&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4437552806/" title="Nuclear Lens Flare #1 by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4043/4437552806_d9451fbbf8.jpg" width="375" height="500" alt="Nuclear Lens Flare #1" /></a><br />Nuclear Lens Flare #1, Wickiup Hill Nature Center, Iowa</p>
<p>So I&#8217;m swamped with stuff at work.   I&#8217;m working just under 12 hours a day and will continue to do so for most likely the remainder of the summer.   Definitely learning a lot and that will come in handy for the next project, which I hope comes in soon.</p>
<p>Because I&#8217;ve been so busy, I haven&#8217;t had time to really think about what I want to do for <a href="http://www.sofobomo.org">SoFoBoMo</a>.   My two original ideas aren&#8217;t that great, well one is decent and shouldn&#8217;t be too hard complete, just need to hash it out if I choose to go with that one.   I wish I had a working 4&#215;5 with lots of film so I could use that camera to document my learning how to deal with movements.   The Yashica A TLR I&#8217;m borrowing was going to be the camera I wanted to use, but it only focuses to a 3.3ft minimum and I would like to get closer.</p>
<p>I was able to get a developing tank for the 616 film that Dean&#8217;s dad has and I was able to successfully develop the roll of film.   The negatives turned out two properly exposed images and then a couple of faint, underexposed pictures.   Looking at the clothes and talking with his dad, it appears the pictures were taken in the 1950&#8242;s.</p>
<p>I finally built up a googlecode page for my airfoil generator, so that can be found <a href="http://code.google.com/p/pyfoil/">here</a>.   Hopefully someone will find it useful.   For some reason, when I ran Monolingual the last time, I decided to remove all the extra binaries in my applications that aren&#8217;t needed (ppc) and now Python GUI stuff doesn&#8217;t work.   Go me for hosing that development environment up on my computer.   I guess I could try to revert back with Time Machine, but there really isn&#8217;t a point as I don&#8217;t code much in Python anyway.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/422/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=422&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/06/19/swamped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4043/4437552806_d9451fbbf8.jpg" medium="image">
			<media:title type="html">Nuclear Lens Flare #1</media:title>
		</media:content>
	</item>
		<item>
		<title>Kinda Busy These Days</title>
		<link>http://aeronerd.wordpress.com/2010/05/23/kinda-busy-these-days/</link>
		<comments>http://aeronerd.wordpress.com/2010/05/23/kinda-busy-these-days/#comments</comments>
		<pubDate>Sun, 23 May 2010 19:00:18 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/2010/05/23/kinda-busy-these-days/</guid>
		<description><![CDATA[Scenic Overlook in Galena, IL So we&#8217;ve been busy as of late, the biggest thing we&#8217;ve done was a big dreve to Mississippi to watch my brother graduate from Flight School. That was a fun trip, especially getting two tries &#8230; <a href="http://aeronerd.wordpress.com/2010/05/23/kinda-busy-these-days/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=412&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4572629621/" title="DSC_6904_screen.jpg by xtacocorex, on Flickr"><img src="http://farm4.static.flickr.com/3329/4572629621_17397d842b.jpg" width="334" height="500" alt="DSC_6904_screen.jpg" style="border-color:#000000;border-style:solid;border-width:2px;"></a><br />Scenic Overlook in Galena, IL</p>
<p>So we&#8217;ve been busy as of late, the biggest thing we&#8217;ve done was a big dreve to Mississippi to watch my brother graduate from Flight School.  That was a fun trip, especially getting two tries at the simulator; I almost landed on the carrier, but I was too fast on my first try tries and on the third, I was told I needed the speed brakes and in the mix of talking and trying to figure out what I needed to do to correct for how slow I was going now, I hit the back of the boat.</p>
<p>We also hit up our friends&#8217; wedding in Elgin, IL and had a good weekend without the kid.  Erica and I definitely don&#8217;t like the tolls near Chicago, that&#8217;s lame.  I ended up going back to Boston for work for a couple of days and that was fun; with the exception of the flight back through O&#8217;Hare and the huge storms in the Midwest.</p>
<p>In other news, we&#8217;re having another kid and that&#8217;s pretty cool although Erica has been miserable since day one of this pregnancy.</p>
<p>I&#8217;ve been watching the &#8220;Ancient Aliens&#8221; series on the History Channel.  Things in history are finally starting to make sense now after watching 6 hours of the show.  I&#8217;m totally pumped that I have a fresh new look into ancient times and the evidence presented makes a very compelling argument to prove that we were (and still are) being visited by extra-terrestrials.</p>
<p>I haven&#8217;t taken many pictures in a while and need to remedy that, but I do have an old roll of 616 Kodak Verichrome film that Dean&#8217;s dad acquired in an old camera purchase.  I got a developing tank for cheap off of etsy of all places and that should be here tomorrow or Tuesday.  I can&#8217;t begin to think of how old this roll of film is, but it&#8217;ll be a fun time developing and seeing what photographs show up.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/412/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/412/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=412&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/05/23/kinda-busy-these-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3329/4572629621_17397d842b.jpg" medium="image">
			<media:title type="html">DSC_6904_screen.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>An Experience With 127 Film That Expired In 1962</title>
		<link>http://aeronerd.wordpress.com/2010/04/22/an-experience-with-127-film-that-expired-in-1962/</link>
		<comments>http://aeronerd.wordpress.com/2010/04/22/an-experience-with-127-film-that-expired-in-1962/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 02:36:49 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[cameras]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=409</guid>
		<description><![CDATA[Rock Water Diptych &#8211; Noelridge Park, Cedar Rapids, IA So I have this cousin-in-law who is getting more into photography by the minute and has access to a good surplus store at the University of Iowa. Needless to say he &#8230; <a href="http://aeronerd.wordpress.com/2010/04/22/an-experience-with-127-film-that-expired-in-1962/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=409&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4544826332/" title="Rock Water Diptych by xtacocorex, on Flickr"><img src="http://farm3.static.flickr.com/2614/4544826332_4e84d5d3b0.jpg" style="border-color:#000000;border-style:solid;border-width:2px;" width="500" height="264" alt="Rock Water Diptych" /></a><br />Rock Water Diptych &#8211; Noelridge Park, Cedar Rapids, IA</p>
<p>So I have this cousin-in-law who is getting more into photography by the minute and has access to a good surplus store at the University of Iowa.  Needless to say he found a roll of Kodak Verichrome Pan 127 that expired in June of 1962.  After much discussion about what to do with the fim, it was decided that I was going to shoot and develop the film.</p>
<p>Alas, I had no camera to shoot this interesting format of film; 127 is just slightly larger than 135 film and is on a reel like 120/220/620 film.  I went to <a href="http://www.photoproonline.com">Photo Pro</a>, the local pro shop that I frequent and showed the roll of film to my buddies Mike and Levi (cool guys if you get a chance to visit the store).  Sure enough, they had an old Kodak Brownie Sunflash that they just gave me as it would never have been used there and they were also excited about the roll of film.  I played with the camera for a bit and then loaded up the film, I had noticed some issues with the shutter, but I told myself that you can&#8217;t go wrong with a camera that only has two apertures (color and black+white) and a single shutter speed.</p>
<p>Went to Noelridge Park on the way home to shoot all 12 exposures, as I was inspired since I just acquired a camera I&#8217;ll only use once for this one roll of film.</p>
<p>So the camera&#8217;s shutter sucks and stuck open dragging the exposure (kinda knew that from playing with it, but I had to go big or go home).  I miswound one frame, so I get the overlap/diptych above (which looks cool).  I was able to salvage a total of 5 out of the 12 frames on the roll of film.  It was a fun experience with a classic roll of film and I am sort of annoyed that I couldn&#8217;t have had a better run with the experiment.  At least I&#8217;m happy with the photographs I got.</p>
<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4544193391/" title="Tree and Path by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4036/4544193391_b59a2f4020.jpg" style="border-color:#000000;border-style:solid;border-width:2px;" width="500" height="490" alt="Tree and Path" /></a><br />Tree and Path &#8211; Noelridge Park, Cedar Rapids, IA</p>
<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4544193065/" title="This is a Tree, but it's Hard to Tell Due to the Severe Overexposure and Curve Adjustment to Correct by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4040/4544193065_c7c794cc61.jpg" style="border-color:#000000;border-style:solid;border-width:2px;" width="500" height="500" alt="This is a Tree, but it's Hard to Tell Due to the Severe Overexposure and Curve Adjustment to Correct" /></a><br />This is a Tree, but it&#8217;s Hard to Tell Due to the Severe Overexposure and Curve Adjustment to Correct &#8211; Noelridge Park, Cedar Rapids, IA</p>
<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4544825462/" title="Rock Wall by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4012/4544825462_9a39c7dd69.jpg" style="border-color:#000000;border-style:solid;border-width:2px;" width="499" height="500" alt="Rock Wall" /></a><br />Rock Wall &#8211; Noelridge Park, Cedar Rapids, IA</p>
<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4544825172/" title="Blurred Flowers by xtacocorex, on Flickr"><img src="http://farm5.static.flickr.com/4067/4544825172_9500820da6.jpg" style="border-color:#000000;border-style:solid;border-width:2px;" width="500" height="500" alt="Blurred Flowers" /></a><br />Blurred Flowers &#8211; Noelridge Park, Cedar Rapids, IA</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/409/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=409&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/04/22/an-experience-with-127-film-that-expired-in-1962/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2614/4544826332_4e84d5d3b0.jpg" medium="image">
			<media:title type="html">Rock Water Diptych</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4036/4544193391_b59a2f4020.jpg" medium="image">
			<media:title type="html">Tree and Path</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4040/4544193065_c7c794cc61.jpg" medium="image">
			<media:title type="html">This is a Tree, but it's Hard to Tell Due to the Severe Overexposure and Curve Adjustment to Correct</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4012/4544825462_9a39c7dd69.jpg" medium="image">
			<media:title type="html">Rock Wall</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4067/4544825172_9500820da6.jpg" medium="image">
			<media:title type="html">Blurred Flowers</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Updates</title>
		<link>http://aeronerd.wordpress.com/2010/03/28/project-updates/</link>
		<comments>http://aeronerd.wordpress.com/2010/03/28/project-updates/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 20:57:13 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[cameras]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=407</guid>
		<description><![CDATA[Beach in Selenium &#8211; Ft. Walton Beach, Florida (August 2009) I got on this kick of trying to design and build a monorail 4&#215;5 film camera, so I&#8217;m working on getting ideas for that. Going to hopefully combine aspects of &#8230; <a href="http://aeronerd.wordpress.com/2010/03/28/project-updates/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=407&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/xtacocorex/4471055586/" title="Beach in Selenium by xtacocorex, on Flickr"><img src="http://farm3.static.flickr.com/2745/4471055586_73d528e823.jpg" width="500" height="281" alt="Beach in Selenium" style="border-color:#000000;border-style:solid;border-width:2px;" /></a><br />Beach in Selenium &#8211; Ft. Walton Beach, Florida (August 2009)</p>
<p>I got on this kick of trying to design and build a monorail 4&#215;5 film camera, so I&#8217;m working on getting ideas for that.  Going to hopefully combine aspects of the Fader Monorail kit with the Toho Shima FC-45X.  I keep wanting to sit down and draw out the plans, but I keep thinking of how to best combine the two cameras.  I wanted to use a nice wood like Maple or Cherry, but I think I&#8217;ll have to relegate myself to the cheap Poplar I can get at Home Depot or Lowe&#8217;s near my house.  I am planing on staining the wood to give it some color, need to research what stain would be the best color wise.</p>
<p>The kick to build a 4&#215;5 camera is a direct result of borrowing a Busch Pressman Model D 4&#215;5 camera.  The big negatives are amazing and it seems fitting to go with bigger cameras to feed my obsession.</p>
<p>I did make some progress on my Cuboid-like 120 pinhole camera last night.  I bent some metal to attach to the film back I pulled out of a busted Pentax 645N.  I need a bigger piece of wood for the front of the camera where I&#8217;ll put the pinhole/zoneplate as the other piece of Poplar I have is too small.  The holes in the film holder will be filled and I&#8217;ll probably fiberglass the area between the film holder and the rest of the camera.</p>
<p>Those are the only camera projects I have going on.  I am working on trying to get some print sales and looking for the best possible way to get exposure and the ability to easily ship prints to people.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/407/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=407&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/03/28/project-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2745/4471055586_73d528e823.jpg" medium="image">
			<media:title type="html">Beach in Selenium</media:title>
		</media:content>
	</item>
		<item>
		<title>A Day in the Life of Me at Work</title>
		<link>http://aeronerd.wordpress.com/2010/03/02/dayinthelifeofmeatwork/</link>
		<comments>http://aeronerd.wordpress.com/2010/03/02/dayinthelifeofmeatwork/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 03:36:53 +0000</pubDate>
		<dc:creator>xtacocorex</dc:creator>
				<category><![CDATA[engineering]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://aeronerd.wordpress.com/?p=405</guid>
		<description><![CDATA[&#8220;It&#8217;s a Tangled Web We Weave&#8221; &#8211; Cedar Rapids, IA I figured I&#8217;ve done enough photography posts lately that I should generically document my day as an Engineer. I get in early because it&#8217;s nice and quiet and one can &#8230; <a href="http://aeronerd.wordpress.com/2010/03/02/dayinthelifeofmeatwork/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=405&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center">
<a href="http://www.flickr.com/photos/xtacocorex/4288210385/" title="It's a Tangled Web We Weave by xtacocorex on Flickr"><img src="http://farm5.static.flickr.com/4039/4288210385_65c4110ec6.jpg" style="border-color:#000000;border-style:solid;border-width:2px;" width="375" height="500" alt="It's a Tangled Web We Weave" /></a><br />&#8220;It&#8217;s a Tangled Web We Weave&#8221; &#8211; Cedar Rapids, IA</p>
<p>I figured I&#8217;ve done enough photography posts lately that I should generically document my day as an Engineer.</p>
<p>I get in early because it&#8217;s nice and quiet and one can actually get stuff done.  This morning I worked on getting some emulators set up to run software on the product I&#8217;m working on integrating.  That was an on and off task for most of the morning mainly due to getting asked questions and having to go talk to people about stuff they want me to work on.  I was tasked with helping out people coming in to troubleshoot/integrate their system with ours so that should make the rest of the week interesting to say the least; it is the same group of people I went to go see during my trip to Boston.</p>
<p>I finally got the emulator stuff working a little before the software guy I&#8217;m working with showed up.  I was able to run some tests and missed what I was trying to capture, but that&#8217;s all my fault.  I was looking for an issue the software guy saw yesterday afternoon and in asking him to show me what he saw, I pointed out a big bug in his code.  This was a triumphant occasion as fixing this bug (a simple task) got the issue he was seeing to go away.  I&#8217;ve found that by helping the software and firmware teams I get a better understanding of the entire system I&#8217;m working on, only way to do things in my opinion.</p>
<p>The rest of the afternoon was spent helping him talk through more integration issues we&#8217;re working on and setting up for the visitors.  Somewhere in there I didn&#8217;t take a lunch and ate some Girl Scout cookies my boss brought in to share with the team.</p>
<p>That&#8217;s pretty much my day, sorta normal.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aeronerd.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aeronerd.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aeronerd.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aeronerd.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aeronerd.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aeronerd.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aeronerd.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aeronerd.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aeronerd.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aeronerd.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aeronerd.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aeronerd.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aeronerd.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aeronerd.wordpress.com/405/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aeronerd.wordpress.com&amp;blog=352492&amp;post=405&amp;subd=aeronerd&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aeronerd.wordpress.com/2010/03/02/dayinthelifeofmeatwork/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/81f70234411d2193bc953651f2c07b89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">xtacocorex</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4039/4288210385_65c4110ec6.jpg" medium="image">
			<media:title type="html">It's a Tangled Web We Weave</media:title>
		</media:content>
	</item>
	</channel>
</rss>
