<?xml version="1.0" encoding="ISO-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en-US">
	<title>A day in the life of Joe</title>
	<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php" />
	<modified>2010-03-10T23:43:08Z</modified>
	<author>
		<name>Joe Abbey</name>
	</author>
	<copyright>Copyright 2010, Joe Abbey</copyright>
	<generator url="http://www.sourceforge.net/projects/sphpblog" version="0.5.1">SPHPBLOG</generator>
	<entry>
		<title>Windows x64 assembly</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry100217-175055" />
		<content type="text/html" mode="escaped"><![CDATA[If you&#039;re writing 64-bit assembly for Windows and it happens to call a function, be sure to read the <a href="http://msdn.microsoft.com/en-us/library/x4ea06t0.aspx" target="_blank" >ABI</a> closely. The Windows 64-bit ABI defines that the stack must be 16-byte aligned, and a function must allocate space on the stack for called functions to save register parameters.  <br /><blockquote>The stack will always be maintained 16-byte aligned...</blockquote><br /><br /><blockquote>Note that space is always allocated for the register parameters, even if the parameters themselves are never homed to the stack; a callee is guaranteed that space has been allocated for all its parameters.</blockquote><br /><br />So if you are writing 64-bit assembly and are attempting to call a function and wonder why the registers you are pushing are getting trashed, it&#039;s because the prologue of the called function is saving the parameters over the registers you&#039;ve saved.  <br />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry100217-175055</id>
		<issued>2010-02-17T00:00:00Z</issued>
		<modified>2010-02-17T00:00:00Z</modified>
	</entry>
	<entry>
		<title>The first decade of the 21st century</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry091231-055603" />
		<content type="text/html" mode="escaped"><![CDATA[We have ten digits and thus our early arithmetic relies on incrementing the next digit when we count past 9.  Sure mathematicians and computer scientist regularly deal with different based number systems.  A computer has two states, on and off, and thus it is simpler to represent 9 as 1001, which when incremented becomes 1010.  Not terribly impressive.  In fact let&#039;s take a look at 2009, in binary:  11111011001 or in hex 0x7d9.  2010 is 11111011010, or 0x7da.  Personally I&#039;m somewhat excited about 2047 transitioning to 2048 (11111111111 + 1 = 100000000000 or 0x7FF + 1 = 0x800)<br /><br />However, society and culture continues to put a certain emphasis on the significance of crossing a mod 10 barrier, the DJI crossing 10,000, the end of a decade, football fields are broken into 10 yd increments, and the year 2000.  While not much significance should be ascribed to the &quot;end&quot; of a ten year period, this ten year period has been significant in my life.<br /><br />It is within this ten year period that I completed my undergrad degree at Appalachian State University in Boone NC.  I moved out of my parents home and got my own apartment.  I met my wife during those years in Boone, and our marriage has been a significant portion of this decade.  <br /><br />While married, we moved to Indiana, and I supported my wife as she completed her master&#039;s degree at Purdue University.  Somewhat serendipitously, I met Mike Mehlberg through Elaine Mehlberg who Kristen met in her program, and I landed a dream job at Arxan Technologies.  I have learned more technical details in the past 6 years at Arxan than in the sum of public school and undergraduate.  <br /><br />I have become a father of four amazing children.  Each one brings something special and something challenging to the table.  It has been an incredible blessing to share my life and experience with this next generation.  I only hope that they may learn from me.  <br /><br />If my experience is any sort of predictor of the experience my children will have, I must accept the fact that much of my teaching will be rejected by the arrogance of youth.  It is a necessary form of learning, in that the wisdom of the previous generation is rejected on the basis of a lack of understanding.  The irony of course is that the youth lack the perspective that the previous generation has gained.  But from the youth&#039;s perspective there is no more frame of reference required to make decisions.  Whether the wrong or right decision, I remember making decisions on the pure basis that it was my decision.  However time and time again, in my life, this wisdom of the previous generation holds where the wisdom of the teenage youth falls away.  To that I owe apologies and gratitude to my previous generation.  Mom and Dad, you sacrificed so much to give me the best and taught me lessons that continue to guide me.  <br /><br />All along the way, I am blessed by the presence of so many people.  In undergrad there are Daniel Babel and Adam Yarborough; the professors; Scott Dula, Aaron Dimmette, and Christopher Coffey; and of course Kristen Abbey.  In married life, Mike Mehlberg, Jim Vaught, Aaron Lint, Dan Noland, Brad Woodfin, Fr. Patrick Baikauskaus and many others.  From each of these individuals I have learned lessons that cannot be taught, but lessons that have to be experienced.  From debugging the code with Daniel to debugging the soul with Fr. Patrick, the stuff I&#039;ve taken away isn&#039;t the stuff of books but rather of the human condition that each one shares.<br /><br />In the next decade, I&#039;m not sure what to expect other than it will be a decade of parenting.  At the end of the next ten years, I will be the proud father of a driving 15 year old, a sporting 13 year old, a caring 12 year old, and an adorable 10 year old.  My parental duties won&#039;t be considered &quot;complete&quot; until the end of next decade!  Of course, I&#039;m reminded that my wife&#039;s grandmother continues to take an active role in the development of her great-grandchildren, and as I&#039;ve come to understand parental duties are never complete.<br /><br />In summary, I suggest we do not look back at the decade and define it in terms of the creation of the TSA, the creation of the DHS, the attacks on NYC, the war in Iraq, the war in Afghanistan, the dot-com bubble, the housing market bubble, the devastation of New Orleans, and so many more historical events.  While they should not be forgot, they should also not define who we are.  We&#039;re a people of independence, freedom, liberty, and justice for all.<br /><br />This decade is so much more for me.  I started 2000 at the age 17 and will start 2010 at the age of 27.  If you&#039;re around my age, then you also had a similar transition from teenager to young adult.  And truly I feel that this is the decade of my independence, my freedom, and my liberty.  <br /><br />What defines who I am is that in the past ten years I left my father and my mother and clung to my wife, and my wife and I became one flesh.  I have come into my own spiritual understanding and discovery, embarking on a lifelong pursuit of knowledge of God.  If I were to talk to 1999 me, it would be a long conversation.  A young student with so many questions and yet no clear direction.  I would be able to share some answers that satisfy and some answers that demand more rigorous study.  As for clear direction, after ten years it is still as clouded as ever.<br /><br />Remember what you&#039;ve accomplished, live long, and prosper.<br /><br />Happy 2010!]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry091231-055603</id>
		<issued>2009-12-31T00:00:00Z</issued>
		<modified>2009-12-31T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Elizabeth Jenée Abbey</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090910-130059" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/DSC_0067.JPG" width="300" height="200" border="0" alt="" id="img_float_left" /> She&#039;s here.  Today we celebrate the arrival of not only our fourth child but our first daughter.  This pregnancy has been dramatically different from the previous three.  We were presented with new challenges and experiences that took us beyond what we knew, and we all made it through.  From more severe morning sicknesses to three attempts at delivery, our blessed new arrival is worth every minute. <br /><br />I&#039;d like to sincerely thank all that have made this wonderful experience possible.  Particularly my mother-in-law who has been by Kristen&#039;s side for the past few weeks.  She came to visit us so that she might learn the ropes of taking care of our wonderful boys.  While no easy task, she has met the challenge with love and kindness only a grandmother could hope to possess.  <br /><br />We&#039;ve been lifted up by the congratulations and well wishes that have been received today, from facebook congrats to a beautiful bouquet of flowers.  So in short, we say thanks and God bless.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090910-130059</id>
		<issued>2009-09-10T00:00:00Z</issued>
		<modified>2009-09-10T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Camera Evolution</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090728-082130" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/camera_evolution.jpg" width="184" height="638" border="0" alt="" id="img_float_right" /><br />I like taking pictures.  My first digital camera that I bought was a Sony DSC-P20.  I bought this camera while in college, and it did a decent job of snapping shots.  The best picture I took with it was one of lightning outside my first apartment.  The camera is now used by my son Sebastian, and he fills up the 16MB memory stick quite quickly.<br /><br />My second digital camera was the Sony DSC-P52.  This camera was a step up from the P20, in that it offered 3.2MP and movie mode with sound!  Combined with a 2x optical zoom I was able to capture the first few moments with my son&#039;s life pretty well.  We took it on our first cruise.  It was a good camera.<br /><br />When we found out that we were going to be parents again, it was time to upgrade cameras.  Next I purchased the Sony DSC-H1.  This camera was a big leap forward in that it was my first introduction to the DSLR form factor.  While it was not a DSLR, it had most of the manual adjustments that came with a DSLR.  The biggest complaint with this camera was, despite taking pictures that had depth of field, the time between pressing the shutter and taking the camera was sometime a painful 3-5 seconds.  It doesn&#039;t sound like much, but when trying to capture two little ones in play.. it became cumbersome.<br /><br />I no longer needed the DSC-P52 so it became a Christmas gift to my parents.  They still use it today.  <br /><br />My wife wasn&#039;t terribly pleased with the size of the H1.  It was not terribly portable, and so when we found out we were pregnant with Dominic we proceeded to purchase the DSC-W90.  This camera is still one of our favorites.  It has 8.1MP and is able to take shots relatively quickly.  Since it is small enough to fit in a diaper bag, we take it with us everywhere.  We&#039;ve capture some great candidate moments on the road, at mass, and wherever.  It out-performed the H1 in so many aspect that the H1 has pretty much been gathering dust ever since.<br /><br />Earlier this year I found out that I was going to be a father of a daughter.  After three sons, this is a pretty major parenting shift.  I realized that I&#039;m going to be wanting to take great photos now more than ever.  The DSLR form factor was always desirable with interchangeable lenses, a wide spectrum of filters, and a large community of users.  I was really looking for something to not only take great pictures, but last me several years.  After much research and consulting, I went with the Nikon D90.  So far the camera has exceeded my expectations and I hope to share some great photos.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090728-082130</id>
		<issued>2009-07-28T00:00:00Z</issued>
		<modified>2009-07-28T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Chrome</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090526-090836" />
		<content type="text/html" mode="escaped"><![CDATA[Hurray! <a href="http://www.google.com/chrome" target="_blank" >Chrome 2.0</a> fixed the text edit box painting issue.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090526-090836</id>
		<issued>2009-05-26T00:00:00Z</issued>
		<modified>2009-05-26T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Yup it is that time again.</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090520-160331" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/brainburn.jpg" width="365" height="482" border="0" alt="" />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090520-160331</id>
		<issued>2009-05-20T00:00:00Z</issued>
		<modified>2009-05-20T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Engineering a Fence</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090501-112305" />
		<content type="text/html" mode="escaped"><![CDATA[Typically I&#039;m a fan of code more, test more, doc less.  I&#039;ve had an experience that changes this perspective.<br /><br />I went to the local hardware store and got the pricing for the fence and asked about installation.  I was recommended a man who checked every box on the Contractor Referral worksheet.  After speaking with him on the phone he explained he&#039;d installed fences before but never PVC.  He came by our house and checked out the backyard.  I mentioned what I&#039;d like the fence to look like.  He noted we&#039;d need to have the backyard marked, and then we discussed a price but never formally agreed on him.  FWIW, I didn&#039;t have anyone else lined up.  Anyway the next day he&#039;s out back digging holes.  No contract, no written agreement, no design.  The back line angled such that if you looked down the line it wasn&#039;t even with the neighbors, and ~150 sqft of the back yard wouldn&#039;t be fenced.  I asked him why?  He wanted to keep the posts 6&#039; on center.  I said why can&#039;t we divide a fence panel?  He said, oh.  So then he had to re-drill the whole backline.  Last night my wife asked where the gate would go in the back.  The contractor had a hole for the gate dug in the back corner, not the middle.  This meant due to the playset with landscaping timbers in the back corner, I&#039;d no longer be able to use a wheelbarrow in the yard.  I asked him to move the fence in the middle.  He replied the machine had already been returned, but he said he&#039;d make the adjustment manually.  It&#039;s been raining solid today, so that&#039;s where the story ends (for now).<br /><br />Lessons learned?<br /><br />Well in this case I have the benefit of a customer who isn&#039;t changing requirements.  My wife wanted a PVC picket fence with a gate in the middle of the backline.  So I can only imagine how stressful it would be if my wife suddenly wanted a wooden fence.<br /><br />Biggest lesson learned, I have an overzealous delivery team who is acting quickly without direction.  I gave &quot;the team&quot; an oral description of what I wanted, but nothing written.  The team had to make a decision and didn&#039;t consult me.  Initial releases had defects.  Had a drawn layout been available, we could have avoided the re-digs.  He&#039;s got plenty of initiative, but making some mistakes that are psuedo-costly.  Now I have some patches of lawn that will take time to grow back.  He&#039;s going to have to dig the hole by hand now that the rented machine is unavailable.<br /><br />This experience, especially since I&#039;m the one handing out the $$$, has changed my perspective on software engineering, and I&#039;m trying to learn as much as I can from it.  <br />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090501-112305</id>
		<issued>2009-05-01T00:00:00Z</issued>
		<modified>2009-05-01T00:00:00Z</modified>
	</entry>
	<entry>
		<title>It&#039;s a girl</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090428-084656" />
		<content type="text/html" mode="escaped"><![CDATA[Had the 20w ultrasound today.<br /><br />It&#039;s a girl.<br /><br /><a href="http://en.wikipedia.org/wiki/Bernoulli_process" target="_blank" >Bernoulli process</a> FTW.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090428-084656</id>
		<issued>2009-04-28T00:00:00Z</issued>
		<modified>2009-04-28T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Day 10</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090423-083403" />
		<content type="text/html" mode="escaped"><![CDATA[10 days ago, on April 13th, I started a simple goal:<br /><br />&quot;Run 3 miles a day, no excuses&quot;<br /><br />Yesterday I finished day 10, which means I&#039;ve run 30 miles.  <br /><br />What have I noticed:<br /><br />Although I&#039;m not measuring, my pace has begun to improve.  On the first day, I was jogging very slowly the entire time.  Now, I&#039;m able to sustain small sprints, and maintain a decent pace.  I&#039;ve been listening to an album on my iPod shuffle, and am finishing before the last song.<br /><br />My weight has not changed, it has only been 10 days and so I&#039;m building muscle.  This in combination with other eating habits explains the relative plateau in weight.  I&#039;m not gaining weight.  According to my half-marathon training data, this is expected.  I hovered around 205 for the first month.<br /><br />3 miles is just enough to get a good sweat, without injury.  When training for my half-marathon I was constantly stepping up the mileage, which resulted in some mild injury.<br /><br />I will post again when I hit 60 miles.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090423-083403</id>
		<issued>2009-04-23T00:00:00Z</issued>
		<modified>2009-04-23T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Plants</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090403-114857" />
		<content type="text/html" mode="escaped"><![CDATA[I have plants again, and in addition an automated watering system.  With much help from <a href="http://www.lintile.com" target="_blank" >Aaron Lint</a> four plants can now receive water from the command line.  I&#039;ve got a camera setup on one of the heavily pruned plants.  Maybe new videos soon?<br /><br />Cheers,<br /><br />Joe]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090403-114857</id>
		<issued>2009-04-03T00:00:00Z</issued>
		<modified>2009-04-03T00:00:00Z</modified>
	</entry>
	<entry>
		<title>BFC</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090328-233423" />
		<content type="text/html" mode="escaped"><![CDATA[Want to sleep, but can&#039;t.<br /><br />It was a game night tonight.  My neighbor and I went to the convenient store in search of beverages.  He wanted an energy drink, which made me think this was a good idea.  I started to go for red bull, and then though no, for this game night I should have a monster energy drink.  Now these jolts of productivity have been quintessential to the successful delivery of many, many features at <a href="http://www.arxan.com" target="_blank" >Arxan</a>.  I can attest to the fact that these do make one more alert and jumpy.  While browsing the cooler, we happened upon the BFC.  As if 16oz of caffeine loaded liquid weren&#039;t enough, how bout 32oz in a convenient form factor.  Why not?  So at 8:30pm we cracked them open.  I consumed mine in two hours, and my neighbor made it halfway before suffering a headache.  <br /><br />Nonetheless, I&#039;m still awake.<br /><br />Still alert.<br /><br />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090328-233423</id>
		<issued>2009-03-29T00:00:00Z</issued>
		<modified>2009-03-29T00:00:00Z</modified>
	</entry>
	<entry>
		<title>A sign of the times</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090315-133403" />
		<content type="text/html" mode="escaped"><![CDATA[With the economy in rapid recession, one of the most noticeable signs (if you are a gamer) is the prevalence of Wii systems at retailers.  I went to Wal-Mart and Target today and saw the systems actually in the store.  Launched on November 19, 2006, the Wii rapidly sold out anytime a retailer received a shipment.  <br /><br />TODO: post pictures of Wiis in stock.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090315-133403</id>
		<issued>2009-03-15T00:00:00Z</issued>
		<modified>2009-03-15T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Epiphany at 3am</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090227-201358" />
		<content type="text/html" mode="escaped"><![CDATA[There&#039;s really nothing quite like waking up at 3am with a solution to a problem.  Even better is when you test the solution and it is correct.<br /><br />I woke up at 3am this morning and realized that I wasn&#039;t incrementing my section header pointer and that I was copying the same section multiple times.  At first, I didn&#039;t want to get up... it was 3am!  By 3:15a I couldn&#039;t stop thinking about it.  So I got up, started the VPN, remote desktopped to my machine, typed in:<br /><br /><code>sh++;</code><br /><br />compiled, and executed the program.  By 3:20a it was properly iterating over the sections copying the data I needed.  Waking up with the solution was hard to believe.  <br /><br />I fell back asleep, and got to sleep in a bit (Thanks Kristen!).  When I got to work in the morning sure enough it had really happened.  Usually I wake up with the solution and fall back asleep and forget about it by morning.  But this morning was different, and the solution remained.  Has this ever happened to you?]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090227-201358</id>
		<issued>2009-02-28T00:00:00Z</issued>
		<modified>2009-02-28T00:00:00Z</modified>
	</entry>
	<entry>
		<title>The Faint</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090217-073647" />
		<content type="text/html" mode="escaped"><![CDATA[One of my favorite bands <a href="http://www.ladytron.com/" target="_blank" >Ladytron</a> will be <a href="http://event.etix.com/ticket/online/viewPerformanceGroup.jsp?group_id=100&amp;cobrand=ladytron" target="_blank" >touring</a> with <a href="http://www.thefaint.com/" target="_blank" >The Faint</a>.  I&#039;d not heard of <a href="http://www.thefaint.com/" target="_blank" >The Faint</a> until recently.  I bought their album <a href="http://en.wikipedia.org/wiki/Fasciinatiion" target="_blank" >Fasciination</a>, and the track &quot;Machine in the Ghost&quot; stands out to me.  Here&#039;s the lyrics:<br /><br /><code>there&#039;s no ghost in this machine <br />i make my own mistakes<br />we seem like skeletons with bone head beliefs<br />history&#039;s been crucified<br />humans supernaturalized<br />we hope we&#039;re not alone<br />exploded stars and space debris <br />taught itself to make some things like us<br />was that all?<br />what was there before the bang?<br />how did nothing come to end at once?<br /><br />let&#039;s ask the atheists, the astronauts,<br />the mystics of the amazon,<br />the priests, the cults, the witches, the pope, <br />the crystal ball, the fear of god, <br />the tarot cards, the dowsing rod<br />theologians, alchemists, black magicians, physicists say, know,<br />say, &quot;we don&#039;t know&quot;<br /><br />cults arise from ego<br />sick with poltergeists and demons<br /><br />tune your TV to the snow<br />watch the first thing ever known - it&#039;s always on<br />when nothing&#039;s over what was there?<br />how did nothing come to end at once?<br />let&#039;s ask the atheists<br />let&#039;s ask the astronauts<br />let&#039;s ask the priests, the cults, the witches, the pope, <br />dice, the monks, shamen, the nuns,<br />buddha, the holy ghost, satanists, the philosophes,<br />meditators, pyramids, mathematicians, acid heads,<br />theologians, alchemists, black magicians, physicists say, know,<br />say, &quot;we don&#039;t know&quot;<br /><br />cults arise from egos<br />sick with poltergeists and demons<br /></code>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090217-073647</id>
		<issued>2009-02-17T00:00:00Z</issued>
		<modified>2009-02-17T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Number of 32-bit Primes</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090213-124730" />
		<content type="text/html" mode="escaped"><![CDATA[Just so you know there are approximately 98182656 primes between 2147483648 and 4294967295, or 0x5DA2600 primes between 0x80000001 and 0xFFFFFFFF.  You have a 4.5% chance of randomly picking a prime number, between 2 and 4 billion.  I&#039;ve been trying to find this number all morning and calculated it brute force using a Miller Rabin primality test.  I say approximately since Miller Rabin is &quot;probabilistic&quot;.  I test each prime 5 times which means there&#039;s a 1 in 2^40 chance of a false positive.  That&#039;s 1 in 1099511627776, or 1.1 * 10^12, which means you are 128 times more likely to be killed by lightning today than have this test fail.<br /><br />Have a day.<br /><br />Edit Feb 18, 2009: Found a flaw in PrimeSearch.  I was testing each prime once with Miller Rabin.  Revised the search to test 5 times.  ]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090213-124730</id>
		<issued>2009-02-13T00:00:00Z</issued>
		<modified>2009-02-13T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Happy New Year</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry090115-083809" />
		<content type="text/html" mode="escaped"><![CDATA[Life got remarkably busy in August, and just kept being busy.  I spent most of my time working trying to get a deliverable out the door.  In October/November, there were significant restructuring changes to the company.  In late November early December, there was a major customer to support.  And over the holidays, I had a very nice three week vacation, from NC to SC to the Caribbean.  Anyway, things are still busy with my wife entering the workforce and my boys in daycare.  Maybe I&#039;ll find some spare time for an interesting project to blog about.  Maybe.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry090115-083809</id>
		<issued>2009-01-15T00:00:00Z</issued>
		<modified>2009-01-15T00:00:00Z</modified>
	</entry>
	<entry>
		<title>5+ Naga Jolokias </title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080813-222349" />
		<content type="text/html" mode="escaped"><![CDATA[After many months of waiting, the flowers appear to be pollinating and there are several peppers growing.  There are two peppers that are approximately two inches in length, and at least three more that are just starting.  Looks like we&#039;ll be able to cook some incredibly uncomfortably boiling lava hot food.<br /><br />I&#039;ll post some pictures soon of the mammoth plants and their brood.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080813-222349</id>
		<issued>2008-08-14T00:00:00Z</issued>
		<modified>2008-08-14T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Inheritance</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080721-104442" />
		<content type="text/html" mode="escaped"><![CDATA[<code><br /><br />#include &lt;stdio.h&gt;<br /><br />class RichOldGuy<br />{<br />  public:<br />    RichOldGuy()  { printf(&quot;I&#039;m a Rich Old Guy\n&quot;);}<br />    ~RichOldGuy() { ExecuteWill();}<br />    virtual void ExecuteWill() const {printf(&quot;I leave my money to my family\n&quot;);}<br /><br /><br />};<br /><br />class GoldDigger : public RichOldGuy<br />{<br />   public:<br />     GoldDigger()  {printf(&quot;I&#039;m in it for the money\n&quot;);}<br />     ~GoldDigger() {printf(&quot;Finally after two weeks of marriage\n&quot;);}<br />     void ExecuteWill() {printf(&quot;I ain&#039;t messin&#039; with a broke bloke\n&quot;);}<br />};<br /><br />int main(void)<br />{<br />   RichOldGuy * theOldGuy    = new GoldDigger();<br /><br />   theOldGuy -&gt; ExecuteWill();<br /><br />   return 0;<br />}<br /><br /><br /></code><br /><br />Who gets the money?]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080721-104442</id>
		<issued>2008-07-21T00:00:00Z</issued>
		<modified>2008-07-21T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Before I forget</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080528-193913" />
		<content type="text/html" mode="escaped"><![CDATA[What has happened?<br /><br />May 1st: Water Softener inlet plumbing breaks spraying water in utility room causing water damage.  Repair people are called and they tear up the floor.<br /><br />May 7th - 14th: NC trip to visit over Mother&#039;s Day weekend.  Saw Kristen&#039;s parents, sister and family; my folks, brother and fiance; my old college buddies; and Clay Suddreth a friend of mine for 15 years.  While on vacation the repair people tore up the rest of the floor leaving bare concrete.<br /><br />May 17th - 19th: Put in new laminate floors.  The 18th was a 24 hour workday starting with running, church, flooring until midnight and then plumbing until 6:00a on the 19th.  Floor looks great.<br /><br />May 27th: Theology on Tap]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080528-193913</id>
		<issued>2008-05-29T00:00:00Z</issued>
		<modified>2008-05-29T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Jim and I eat a Naga Jolokia</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080412-112609" />
		<content type="text/html" mode="escaped"><![CDATA[<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/-bXI9uj4vUY"> </param> <embed src="http://www.youtube.com/v/-bXI9uj4vUY" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080412-112609</id>
		<issued>2008-04-12T00:00:00Z</issued>
		<modified>2008-04-12T00:00:00Z</modified>
	</entry>
	<entry>
		<title>She got me</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080401-214719" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/april_fools.JPG" width="389" height="292" border="0" alt="" id="img_float_right" />So our evening was winding to a close.  As Kristen was brushing her teeth and I was browsing the internet, she was fumbling with something.  She says &quot;Am I reading this right?&quot;, and I say &quot;Reading what?&quot;  That&#039;s when I turn and the something she was fumbling with was a pregnancy test.  We have some dialogue, and I come to get a closer look as I&#039;m taken aback.  The test clearly indicated pregnancy.  I&#039;m a bit overwhelmed at the thought of the fourth Abbey, but realize that we can handle the new one and it is such a blessing.  We embrace and then she says:<br /><br />&quot;Happy April Fool&#039;s Day&quot;.<br />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080401-214719</id>
		<issued>2008-04-02T00:00:00Z</issued>
		<modified>2008-04-02T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Peppers?</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080324-122010" />
		<content type="text/html" mode="escaped"><![CDATA[After the move back in February, I haven&#039;t found the time to setup a webcam on the peppers... Please hold.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080324-122010</id>
		<issued>2008-03-24T00:00:00Z</issued>
		<modified>2008-03-24T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Hard water</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080228-094939" />
		<content type="text/html" mode="escaped"><![CDATA[The plants have recently shown an affinity for gravity.  The leaves are drooping, although they have sufficient water.  After examining the base of the stems, I noticed a white buildup.  I thought it was fungal but it feels more like a calcium buildup.  I&#039;m going to go back to feeding the plants filtered water, but I&#039;m afraid it might be too late for the plant that is bearing fruit.<br /><br />If anyone knows about fungal buildup, or if calcium can clog plant, or even better how to resolve the situation, that would be of great help!]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080228-094939</id>
		<issued>2008-02-28T00:00:00Z</issued>
		<modified>2008-02-28T00:00:00Z</modified>
	</entry>
	<entry>
		<title>NagaOne growing</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080218-170158" />
		<content type="text/html" mode="escaped"><![CDATA[<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/-pCotl6AzFU&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/-pCotl6AzFU&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080218-170158</id>
		<issued>2008-02-18T00:00:00Z</issued>
		<modified>2008-02-18T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Naga Jolokia Batch 3</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080208-150042" />
		<content type="text/html" mode="escaped"><![CDATA[Here&#039;s a more complete look at the current life of Batch 3:<br /><br /><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Df3pZv2QwJg&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Df3pZv2QwJg&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080208-150042</id>
		<issued>2008-02-08T00:00:00Z</issued>
		<modified>2008-02-08T00:00:00Z</modified>
	</entry>
	<entry>
		<title>The proof of concept w/ green peppers</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080208-145027" />
		<content type="text/html" mode="escaped"><![CDATA[<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/r9MlIPAi_5g&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/r9MlIPAi_5g&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><br />I&#039;m actively working on a video of the first Naga Jolokia, but of course it will take time.  ]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080208-145027</id>
		<issued>2008-02-08T00:00:00Z</issued>
		<modified>2008-02-08T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Naga Jolokia Pepper on its way</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080205-080609" />
		<content type="text/html" mode="escaped"><![CDATA[<a href="images/NagaOne.JPG" target="_blank" ><img src="images/NagaOne_th.JPG" width="376" height="250" border="0" alt="" id="img_float_right" /></a>I walked in to the office this morning to find Jim in a surprisingly good mood.  One of the flowers that he pollinated appears to be producing fruit.  Now it seems it is just a matter of time before we&#039;ve grown one of the world&#039;s hottest peppers.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080205-080609</id>
		<issued>2008-02-05T00:00:00Z</issued>
		<modified>2008-02-05T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Brief update on the Jolokia</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080124-130655" />
		<content type="text/html" mode="escaped"><![CDATA[We&#039;ve got quite a few blossoms now, but seem to be suffering blossom drop.  There&#039;s really not enough pollen to use a q-tip for fertilization, so I decided to pluck one of the blossoms for direct pollination.  Hopefully one of the flowers will take.  ]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080124-130655</id>
		<issued>2008-01-24T00:00:00Z</issued>
		<modified>2008-01-24T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Defa Jolokia</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080114-080919" />
		<content type="text/html" mode="escaped"><![CDATA[The first bud has bloomed with blue stamen.  This is definitely a Naga Jolokia.<br /><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/TFOtfBGaQ5E&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/TFOtfBGaQ5E&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080114-080919</id>
		<issued>2008-01-14T00:00:00Z</issued>
		<modified>2008-01-14T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Naga Jolokia promotion</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080111-144659" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/nagajolokia_1524160111.jpg" width="320" height="240" border="0" alt="" id="img_float_left" />Jim has purchased the new pots for the next round of Naga Jolokias.  The pepper farm is bigger!<br /><br />Oh and our pepper guardian has returned.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080111-144659</id>
		<issued>2008-01-11T00:00:00Z</issued>
		<modified>2008-01-11T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Naga Jolokia about to bloom</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080109-083954" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/nagajolokia_0935460109.jpg" width="320" height="240" border="0" alt="" id="img_float_right" /> The first Naga Jolokia is continuing to show good progress.  There are quite a few buds getting ready to bloom.  Probably within a week we should seem some blooms.  <br /><br />We&#039;re getting more and more convinced that this <i>is</i> a Naga Jolokia.  The flowers should be fairly definitive... not to mention the fruit.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080109-083954</id>
		<issued>2008-01-09T00:00:00Z</issued>
		<modified>2008-01-09T00:00:00Z</modified>
	</entry>
	<entry>
		<title>N days of Christmas</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry080102-083659" />
		<content type="text/html" mode="escaped"><![CDATA[On the Nth day of Sprint M my company gave to me:<br /><br />12 failing testsuites<br />11 bugs to fix<br />10 different platforms<br />9 scrummers scrumming<br />8 devs a&#039; devving<br />7 QAs testing<br />6 cups of coffee<br />5 hour builds<br />4 perforce timeouts<br />3 syntax errors<br />2 bleeding ulcers<br />and a task that could be done by monkeys. <br /><br />Get back to work.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry080102-083659</id>
		<issued>2008-01-02T00:00:00Z</issued>
		<modified>2008-01-02T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Death of a Naga Jolokia</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071231-094044" />
		<content type="text/html" mode="escaped"><![CDATA[<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/EyUczHsFSDk&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/EyUczHsFSDk&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071231-094044</id>
		<issued>2007-12-31T00:00:00Z</issued>
		<modified>2007-12-31T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Yet another Naga Jolokia Germination video</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071226-085651" />
		<content type="text/html" mode="escaped"><![CDATA[<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/xgeJnYhOC1s&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/xgeJnYhOC1s&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071226-085651</id>
		<issued>2007-12-26T00:00:00Z</issued>
		<modified>2007-12-26T00:00:00Z</modified>
	</entry>
	<entry>
		<title>More Naga Jolokia Time Lapse</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071219-084137" />
		<content type="text/html" mode="escaped"><![CDATA[
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/emNlnkorJNI&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/emNlnkorJNI&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071219-084137</id>
		<issued>2007-12-19T00:00:00Z</issued>
		<modified>2007-12-19T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Even more &quot;Proba&quot; Jolokias</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071218-102834" />
		<content type="text/html" mode="escaped"><![CDATA[We caught these from the beginning:<br /><img src="images/nagajolokia_1124371218.jpg" width="320" height="240" border="0" alt="" />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071218-102834</id>
		<issued>2007-12-18T00:00:00Z</issued>
		<modified>2007-12-18T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Naga... Naga.. Not gonna Jolokia?</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071217-083858" />
		<content type="text/html" mode="escaped"><![CDATA[We&#039;ve been monitoring the &quot;first&quot; Naga Jolokia, and we&#039;re a bit startled.  The plant looks nearly identical to the sweet peppers we&#039;ve been growing.  We&#039;re beginning to wonder if it is a Jolokia at all, or if it is in fact a misplaced Sweet Pepper seed... If anyone knows what the leaves and plant structure of a Naga Jolokia is /supposed/ to look like, please send me an email.<br /><br /><img src="images/nagajolokia_0950581217.jpg" width="320" height="240" border="0" alt="" id="img_float_right" /> The good news is that we&#039;ve got two starts that we are nearly 100% certain they are naga Jolokia seeds... After only being in the soil a week, these two came up over the weekend much to my surprise.  We changed quite a few variables to get these starts, so I&#039;m not sure what caused them to germinate so quickly.  I should have a post-germination video soon.  The video should allow us to compare the behaviors of the two plants.  Most noticeable in these starts is the length of the initial sprout.  The hope here is that the depth the seeds were planted played the role in the sprout length.<br /><br />Again if anyone has any info on what a Naga Jolokia /should/ look like, it would be much obliged.<br /><br />Edit 12/17/07 2:06pm:<br />Josh Fuhs, a co-worker, points me <a href="http://www.fiery-foods.com/dave/profile_jolokia.asp" target="_blank" >here.</a>  We may have a Naga Jolokia after all?<br />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071217-083858</id>
		<issued>2007-12-17T00:00:00Z</issued>
		<modified>2007-12-17T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Preparing for the Naga Jolokia</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071214-140049" />
		<content type="text/html" mode="escaped"><![CDATA[<table><tr><td>Jim and I wanted to prepare for the Naga Jolokia by eating something less spicy.  So we tried orange habaneros.  These are rated between 100,000 and 300,000 units on the Scoville unit of heat scale.  In comparison, Naga Jolokia's are roughly 1,000,000.  The orange habaneros are the 5K to the marathon that will be the Naga Jolokia.  I've never run a marathon, but Jim has.  He notes that the marathon (40K) is a lot harder than a 5K.  We now look at our little plant in a much different light.  There have been at least two surprises after eating the pepper.  The first 45-60 seconds of chewing were easy.  Then the heat built and built and built.  Even 2 cups of milk didn't seem to quench the incredible burn.  The next surprise was the abdominal agony.  My stomach hurt, like pitch fork in the gut kind of pain, for at least an hour.  It has finally begun to subside... ouch.
</td><td>
<a href="images/idiot.JPG"><img src="images/idiot_thumb.JPG"></a></td></tr></table><br /><br />See the full gallery <a href="http://the-abbeys.com/main.php/v/holidays/2007/habanero/" target="_blank" >here</a>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071214-140049</id>
		<issued>2007-12-14T00:00:00Z</issued>
		<modified>2007-12-14T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Happy Halloween</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071031-091541" />
		<content type="text/html" mode="escaped"><![CDATA[Aaron Lint and I decided we should dress up for Halloween.  Best costume idea... ever.<br /><a href="images/Joe_Abbey,_Jim_Vaught,_Aaron_Lint.jpg"><img src="images/Joe_Abbey,_Jim_Vaught,_Aaron_Lint_thumb.JPG"></a><br />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071031-091541</id>
		<issued>2007-10-31T00:00:00Z</issued>
		<modified>2007-10-31T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Second batch of Naga Jolokia begin</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071029-084140" />
		<content type="text/html" mode="escaped"><![CDATA[After only getting 1 of 9 Naga Jolokias germinating, I&#039;ve decided to start a second batch going this morning.  They are being started in the same manner as the sweet peppers which had a better germination rate.<br /><br />I&#039;ve purchased a new light that appears to be working well.  It&#039;s a 2 foot shop light that has 2 17W bulbs in it.  Meijer had them on clearance for $4 so it was hard to pass up.  We&#039;ll see if these lights help out.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071029-084140</id>
		<issued>2007-10-29T00:00:00Z</issued>
		<modified>2007-10-29T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Go peppers go!</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071029-073559" />
		<content type="text/html" mode="escaped"><![CDATA[Significant growth over the weekend:<br /><img src="images/Peppers_0833361029.jpg" width="320" height="240" border="0" alt="" />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071029-073559</id>
		<issued>2007-10-29T00:00:00Z</issued>
		<modified>2007-10-29T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Fruit</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071025-081201" />
		<content type="text/html" mode="escaped"><![CDATA[Here&#039;s a picture of some developing fruit<br /><img src="images/fruit.jpg" width="320" height="240" border="0" alt="" />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071025-081201</id>
		<issued>2007-10-25T00:00:00Z</issued>
		<modified>2007-10-25T00:00:00Z</modified>
	</entry>
	<entry>
		<title>New camera angles</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071019-085921" />
		<content type="text/html" mode="escaped"><![CDATA[Hand-pollination:<br /><img src="images/Peppers_0933031019.jpg" width="320" height="240" border="0" alt="" /><br /><br />Watching the development of fruit:<br /><img src="images/Peppers_0954071019.jpg" width="320" height="240" border="0" alt="" /><br /><br />Up close and personal:<br /><img src="images/nagajolokia_0959061019.jpg" width="320" height="240" border="0" alt="" />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071019-085921</id>
		<issued>2007-10-19T00:00:00Z</issued>
		<modified>2007-10-19T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Naga Jolokia Germination Video</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071015-082012" />
		<content type="text/html" mode="escaped"><![CDATA[<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/QMXBoLGWBh4"> </param> <embed src="http://www.youtube.com/v/QMXBoLGWBh4" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071015-082012</id>
		<issued>2007-10-15T00:00:00Z</issued>
		<modified>2007-10-15T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Naga Jolokia Germination</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071012-083418" />
		<content type="text/html" mode="escaped"><![CDATA[Front row seats:<br /><img src="images/nagajolokia_0933031012.jpg" width="320" height="240" border="0" alt="" />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071012-083418</id>
		<issued>2007-10-12T00:00:00Z</issued>
		<modified>2007-10-12T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Stop banging wiki words</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071008-145922" />
		<content type="text/html" mode="escaped"><![CDATA[We use Twiki at work and I frequently use PolyCaps class names that turn out to be wikiwords.  Too often I find my self having to write:<br /><br />!PolyCaps<br /><br />Granted WikiWords are a fun feature but sometimes I get really tired of all the PolyCaps? links that surface. <br /><br />To turn off auto linking of WikiWords in a TWiki topic try:<br /><br /><pre>&lt;!--<br />   * Set NOAUTOLINK = on<br />--&gt;</pre><br />]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071008-145922</id>
		<issued>2007-10-08T00:00:00Z</issued>
		<modified>2007-10-08T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Growing Peppers 2</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry071005-091649" />
		<content type="text/html" mode="escaped"><![CDATA[More pepper goodness:<br /><img src="images/Peppers_1015041005.jpg" width="320" height="240" border="0" alt="" /><br />Good news, we&#039;ve got some flower buds developing.<br /><br />The Naga Jolokias have been planted for nearly two weeks now and no sign of germination, however germination may take up to five weeks for Capscicum Chinense.  More videos to come...]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry071005-091649</id>
		<issued>2007-10-05T00:00:00Z</issued>
		<modified>2007-10-05T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Growing Peppers</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry070919-081801" />
		<content type="text/html" mode="escaped"><![CDATA[<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/-3iZZwUXmc8"> </param> <embed src="http://www.youtube.com/v/-3iZZwUXmc8" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object><br /><br />The ultimate goal is to grow at least one <a href="http://en.wikipedia.org/wiki/Naga_jolokia" target="_blank" >Naga Jolokia</a> at the office.  What you see above is an initial proof of concept from 09/01/2007 demonstrating that we can at least germinate sweet peppers indoors.  The sweet pepper plants are quite a bit larger now.<br /><br /><img src="images/Peppers_0721170918.jpg" width="320" height="240" border="0" alt="" /><br /><br />I&#039;ll discuss more later.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry070919-081801</id>
		<issued>2007-09-19T00:00:00Z</issued>
		<modified>2007-09-19T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Cleaning gallery2 comments</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry070629-183317" />
		<content type="text/html" mode="escaped"><![CDATA[I just found out today that my gallery was the source of comment graffiti.  Lots of comments used to no doubt boost a page rank of some site.  Most of them had words interesting words.  Regardless, I tried to delete them using gallery2&#039;s interface, but there were so many it was time consuming.. so I whipped up an SQL delete query.  It&#039;s pretty safe as long as noone comments with urls:<br /><br /><code><br />delete from g2_comment WHERE g_comment ~ &#039;.*url.*&#039;;<br /></code>]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry070629-183317</id>
		<issued>2007-06-29T00:00:00Z</issued>
		<modified>2007-06-29T00:00:00Z</modified>
	</entry>
	<entry>
		<title>This time a cross.</title>
		<link rel="alternate" type="text/html" href="http://stats.the-abbeys.com/blog/index.php?entry=entry070402-102410" />
		<content type="text/html" mode="escaped"><![CDATA[TODO: post pic of positive pregnancy test.]]></content>
		<id>http://stats.the-abbeys.com/blog/index.php?entry=entry070402-102410</id>
		<issued>2007-04-02T00:00:00Z</issued>
		<modified>2007-04-02T00:00:00Z</modified>
	</entry>
</feed>
