<?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/"
	>

<channel>
	<title>Callek's Blog</title>
	<atom:link href="http://blog.drapostles.org/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.drapostles.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 07 Jun 2010 02:54:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How I broke mozilla-central history&#8230;</title>
		<link>http://blog.drapostles.org/archives/45</link>
		<comments>http://blog.drapostles.org/archives/45#comments</comments>
		<pubDate>Mon, 07 Jun 2010 02:43:16 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=45</guid>
		<description><![CDATA[&#8230; And why the tree is CLOSED. Late Friday the 4&#8242;th, of June; I was looking to checkin a series of patches that I had previously pushed to the try server and got it to pass all tests. This series &#8230; <a href="http://blog.drapostles.org/archives/45">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>&#8230; And why the tree is CLOSED.</h2>
<p>Late Friday the 4&#8242;th, of June; I was looking to checkin a <a href="http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=28086cf6ede8">series of patches</a> that I had previously pushed to the try server and got it to pass all tests. This series was a large block of the <a href="https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&amp;remaction=run&amp;namedcmd=checkin-needed&amp;sharer_id=83595">checkin-needed</a> work in Bugzilla.</p>
<p>Now being a person who hates (within reason) merge&#8217;s in the history of m-c I went ahead with a |<code>hg pull --<a href="http://mercurial.selenic.com/wiki/RebaseProject#Integration_with_pull">rebase</a></code>| for my MQ Queue full of all those patches.  This to move everything up to tip, help stave off any .rej files from failed (trivial) hunks, etc.</p>
<p>So, here I am doing all this, and I break stuff! In particular during the landing of <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=542222">Bug 542222</a> (on <a href="http://hg.mozilla.org/mozilla-central/rev/d8dc49d5bd60">Changeset d8dc49d5bd60</a>). Sadly it took until the next day for a <a href="http://www.gavinsharp.com/blog/">few</a> <a href="http://dbaron.org/log/">people</a> to notice. The <a href="https://bugzilla.mozilla.org/attachment.cgi?id=448708">correct patch</a> includes all the rename information I was supposed to push.</p>
<h2>So What Went Wrong?</h2>
<p>It turns out there is an existing <a title="Mercurial Issue 1423" href="http://mercurial.selenic.com/bts/issue1423">bug</a> in Mercurial, which has been fixed in Mercurial Version 1.3 and newer. Of course this particular bug was <a href="https://developer.mozilla.org/en/Mercurial_FAQ#Using_hg_rebase_%28Mercurial_1.1_and_above%29">Footnoted on MDC</a> as well.</p>
<p>This problem is compounded by the fact that <a href="https://developer.mozilla.org/en/Windows_Build_Prerequisites#MozillaBuild">MozillaBuild</a> <a href="http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/">version  1.4</a> (which is the latest as of this writing) ships with Mercurial 1.2, a version which still contains this bug!</p>
<p>I advise anyone who has push access, or even better who <strong>USES </strong>hg rebase to <a href="http://mercurial.selenic.com/downloads/">upgrade</a> their Mercurial Version <strong>TODAY</strong>. [<em>Note, MozillaBuild will not pickup the install directory by default, you'll need to change the PATH yourself, I did it for myself in my .bash_login</em>]</p>
<h2>The way forward?</h2>
<p>As far as the solution to fixing what I broke&#8230; The mozilla-central tree was closed today to avoid added problems, and smarter minds than me are working on potential solution(s) to the problem in a <a title="Google Groups" href="http://groups.google.com/group/mozilla.dev.tree-management/browse_thread/thread/fe821769f03d09d6">thread in the Newsgroup mozilla.dev.tree-management</a>.</p>
<p>For MozillaBuild, my hope is that <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=557210">Bug 557210</a> can be fixed sooner than later, and that we can release a newer MozillaBuild package to fix this. Within the next 24 hours, I will look into getting that bug fixed, as repentance to making this error myself.</p>
<h2>The End?</h2>
<p>Boy do I hope so! I hope this is the END of any all errors or mistakes relating to this type of history snafu. Not only does this hurt Hg Annotate (significant for this directory), but it would hurt the electrolysis landing as well (as there are non-trivial changes to netwerk/ that if this was fixed right would make it relatively trivial to merge in). so long story short I AM SORRY TO EVERYONE.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">http://hg.mozilla.org/mozilla-central/rev/d8dc49d5bd60</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/45/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[SeaMonkey] Notes for addon authors</title>
		<link>http://blog.drapostles.org/archives/43</link>
		<comments>http://blog.drapostles.org/archives/43#comments</comments>
		<pubDate>Fri, 14 May 2010 02:15:08 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[addonmgr]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=43</guid>
		<description><![CDATA[Attention Addon Authors. Starting with SeaMonkey 2.1a2pre (latest nightlies) many addons could be quite broken. Feel free to follow Mossop&#8217;s suggestions for some fixes, or see the Mozilla Wiki for what we have for the current API. This is brand &#8230; <a href="http://blog.drapostles.org/archives/43">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Attention Addon Authors. Starting with SeaMonkey 2.1a2pre (latest nightlies) many addons could <a href="http://blog.drapostles.org/archives/37">be quite broken</a>.</p>
<p>Feel free to follow <a href="http://www.oxymoronical.com/blog/2010/03/How-were-breaking-some-extensions-in-the-near-future">Mossop&#8217;s suggestions</a> for some fixes, or see the <a href="https://wiki.mozilla.org/Extension_Manager:API_Rewrite:API">Mozilla Wiki </a>for what we have for the current API. This is brand new to Firefox nightlies so the MDC docs are not yet written but should be coming soon.</p>
<p>Please set your targetApp Versions appropriately.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/43/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something good is coming!</title>
		<link>http://blog.drapostles.org/archives/37</link>
		<comments>http://blog.drapostles.org/archives/37#comments</comments>
		<pubDate>Fri, 23 Apr 2010 01:00:48 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=37</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_38" class="wp-caption aligncenter" style="width: 540px"><a rel="attachment wp-att-38" href="http://blog.drapostles.org/archives/37/smaddonsmanager"><img class="size-full wp-image-38 " title="SMAddonsManager" src="http://blog.drapostles.org/wp-content/uploads/2010/04/SMAddonsManager.png" alt="New Addons Manager in SeaMonkey" width="530" height="423" /></a><p class="wp-caption-text">Something Good is Coming</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/37/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Build m-c with pymake (again)</title>
		<link>http://blog.drapostles.org/archives/33</link>
		<comments>http://blog.drapostles.org/archives/33#comments</comments>
		<pubDate>Sun, 21 Mar 2010 04:10:31 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=33</guid>
		<description><![CDATA[For those of you who don&#8217;t know, pymake is a GNUMake port written mostly by Ben Smedberg that actually makes the build process on windows (and potentially other platforms) significantly faster. For a while now this process has been broken &#8230; <a href="http://blog.drapostles.org/archives/33">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For those of you who don&#8217;t know, pymake is a GNUMake port written mostly by <a title="Bsmedberg's Blog" href="http://benjamin.smedbergs.us/blog">Ben Smedberg</a> that actually makes the build process on windows (and potentially other platforms) significantly faster.</p>
<p>For a while now this process has been broken on m-c due to the libffi landing (<a title="https://bugzilla.mozilla.org/show_bug.cgi?id=550602" href="https://bugzilla.mozilla.org/show_bug.cgi?id=550602">Bug 550602</a>).</p>
<p>The problem, we discovered, was due to the GNUMake &#8220;<a title="Man GNUMake 10.7 Old-Fashioned Suffix Rules" href="http://www.gnu.org/software/make/manual/html_node/Suffix-Rules.html#Suffix-Rules">Old Style Suffix Rules</a>&#8221; which pymake does not (<a title=" Bug 553865 -  Pymake should support &quot;Old Style Suffix Rules&quot;" href="https://bugzilla.mozilla.org/show_bug.cgi?id=553865">yet</a>) support.</p>
<p>Needless to say, with a quick turnaround by <a title="Shaver's Blog" href="http://shaver.off.net/diary">Mike Shaver</a> (from when he heard I had a patch up) the issue is now fixed!</p>
<p>So, you all can now happily <a title="Doc on how to build with PyMake" href="https://developer.mozilla.org/en/pymake">Build with Pymake (again)</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News and Blogs this week…</title>
		<link>http://blog.drapostles.org/archives/28</link>
		<comments>http://blog.drapostles.org/archives/28#comments</comments>
		<pubDate>Wed, 18 Mar 2009 03:23:28 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=28</guid>
		<description><![CDATA[Netbook Software: HTML Writing &#8211; A review of 3 HTML-based editors (two of which are Gecko based!) reviewed for use on netbooks. Legit Reviews: Which Internet Browser is Fastest for Windows? &#8211; A comparison of various Browsers as tested using &#8230; <a href="http://blog.drapostles.org/archives/28">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://thomastalkstech.com/blog1.php/netbook-software-html-writing">Netbook Software: HTML Writing</a> &#8211; A review of 3 HTML-based editors (two of which are Gecko based!) reviewed for use on netbooks.</li>
<li><a href="http://www.legitreviews.com/article/929/1/">Legit Reviews: Which Internet Browser is Fastest for Windows? </a>&#8211; A comparison of various Browsers as tested using the new performance testsuite, Peacekeeper. There are some concerns with this suite [1] so I only note it due to Legit Reviews having tested not only SeaMonkey 1.1.14, but SeaMonkey 2.0a3!</li>
</ul>
<p>[1] &#8212; &#8220;Given that they don&#8217;t publish sub-scores for the parts of the benchmark,  don&#8217;t provide their benchmark&#8217;s tests in a way that can be read (much  less run individually), and don&#8217;t explain how their final score is  computed from the sub-scores, the credibility of these folks is about 0  for me right now.&#8221; &#8212; Boris Zbarsky (<a href="http://groups.google.com/group/mozilla.dev.performance/browse_thread/thread/7f73f91841b9b2b9/b4dc22da6be455?q=#00b4dc22da6be455">source</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News and Blogs this week…</title>
		<link>http://blog.drapostles.org/archives/26</link>
		<comments>http://blog.drapostles.org/archives/26#comments</comments>
		<pubDate>Fri, 27 Feb 2009 15:35:01 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=26</guid>
		<description><![CDATA[8 Open Source Applications for Web Designer &#8211; In this article, you will find the 8 applications open source is very useful for a web designer; With SeaMonkey listed as #1.]]></description>
			<content:encoded><![CDATA[<p><a style="color: blue;" href="http://www.google.com/url?sa=X&amp;q=http://www.jpgadget.com/about-computer/tutorial/8-open-source-applications-for-web-designer/&amp;ct=ga&amp;cd=cw4-Syl0nvE&amp;usg=AFQjCNEEWC60Clnfknxj4t7yzjGjs48KcQ" target="_blank">8 Open Source Applications for Web Designer</a> &#8211; In this article, you will find the 8 applications open source is very useful for a web designer; With SeaMonkey listed as #1.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News and Blogs this week&#8230;</title>
		<link>http://blog.drapostles.org/archives/24</link>
		<comments>http://blog.drapostles.org/archives/24#comments</comments>
		<pubDate>Fri, 20 Feb 2009 00:37:48 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=24</guid>
		<description><![CDATA[Only one entry of note this week&#8230; Go beyond Google searches &#8212; By Joe Kissell , Macworld &#8212; an article describing ways to search other than with Google. Does mention SeaMonkey, but describes it as unable to alter search providers. &#8230; <a href="http://blog.drapostles.org/archives/24">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Only one entry of note this week&#8230;</p>
<p><a href="http://www.macworld.com/article/138781/2009/02/beyondgoogle.html">Go beyond Google searches</a> &#8212; By Joe Kissell     	 		, 	 	 Macworld &#8212; an article describing ways to search other than with Google. Does mention SeaMonkey, but describes it as unable to alter search providers. I&#8217;d appreciate if someone comments there explaining that it is possible and a brief &#8220;how to&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>se7en thingies</title>
		<link>http://blog.drapostles.org/archives/12</link>
		<comments>http://blog.drapostles.org/archives/12#comments</comments>
		<pubDate>Thu, 19 Feb 2009 16:07:08 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=12</guid>
		<description><![CDATA[Yes, I may have made some people (like KaiRo believe I was skipping out on this) though I finally found some brief time to write it out. First the rules: Link to your original tagger(s) and list these rules in &#8230; <a href="http://blog.drapostles.org/archives/12">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yes, I may have made some people (like <a href="http://home.kairo.at/blog/2009-01/53v3n_7h1ng5">KaiRo</a> believe I was skipping out on this) though I finally found some brief time to write it out.</p>
<p><span style="font-weight: bold;">First the rules:</span></p>
<ol>
<li>Link to your original tagger(s) and list these rules in your post.</li>
<li>Share seven facts about yourself in the post.</li>
<li>Tag seven people at the end of your post by leaving their names and the links to their blogs.</li>
<li>Let them know they’ve been tagged.</li>
</ol>
<p><span style="font-weight: bold;">The seven things you may (or may not) know about me:</span></p>
<ol>
<li>I started my programming &#8220;career&#8221; when I was awfully young with an AOL mini HTML page. Which consisted of ascii smilies (including some alt+numpad combinations I found interesting for AOL Chat Rooms). Later moved to batch programming, then QBasic, before I even learned OF javascript.</li>
<li>I learned of the existence of W3C and the HTML and CSS WG&#8217;s at some point after I started working on mozilla.</li>
<li>I never took any programming classes until late college (basic C++ course) &#8212; after I had already been programming with mozilla for a while.</li>
<li>I am a <a href="http://blog.drapostles.org/archives/4">dad</a>!</li>
<li>I have never been out of the country, though I would like to. I have only ever stayed (briefly) in 3 other states. And only 1 of them was without my parents. (Maine, Florida [Disney], and with my and my fiance: Pensylvania)</li>
<li>I have a strong love and fondness for Star Trek, though I don&#8217;t forsee myself ever going to a convention. (Nor have I ever used <a href="https://addons.mozilla.org/en-US/seamonkey/addon/3051">KaiRo&#8217;s LCARSTREK theme</a>) TNG was my favorite, followed closely by Enterprise.</li>
<li>I attended Catholic School most of my life. While I do find myself very spiritual I do not currently attend church, and have an open mind. I specifically avoid debates/conversations about religion and politics (strong opinions in almost all cases)</li>
</ol>
<p>For fear of planet.mozilla.org killing me, I won&#8217;t tag many there, (as this has already propogated nearly all of planetmo) and instead tag some other people I do read regularly, outside of this group.</p>
<p><span style="font-weight: bold;">The people I&#8217;m tagging:</span></p>
<ol>
<li><a href="http://blog.seanmartell.com/">Chris AtLee</a> &#8212; Because his work is interested, and he did not get tagged, far as I can see.</li>
<li><a href="http://blog.seanmartell.com/">Sean Martell</a> &#8212; Talos scares me, but hopefully this will make Sean scare me less <img src='http://blog.drapostles.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li><a href="http://blogs.msdn.com/oldnewthing/default.aspx">Raymond Chen</a> &#8212; Author of &#8220;The Old New Thing&#8221; blog. Has more readers than most of the mozillians here, but he always has something interesting to say.</li>
<li><a href="http://johnaugust.com/">John August</a> &#8212; I started following his blog during the Writers Strike, and never stopped. (I find myself always at a brain fart when composing anything written, and I am intrigued at the subjects he writes about, even if I am unable to achieve or understand them)</li>
<li>(6 and 7..) The <a href="http://blog.wired.com/geekdad/">Geekdad</a> crowd.  In particular at least <span style="margin-right: 20px;"><span id="contributor" class="c cs">Russ Neumeier who&#8217;s posts I usually enjoy the most.</span></span></li>
</ol>
<p><span style="margin-right: 20px;"><span id="contributor" class="c cs"><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogs and News This Week&#8230;</title>
		<link>http://blog.drapostles.org/archives/17</link>
		<comments>http://blog.drapostles.org/archives/17#comments</comments>
		<pubDate>Thu, 12 Feb 2009 15:19:21 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=17</guid>
		<description><![CDATA[Seamonkey Replacing and Improving on Firefox in a Lightweight Distro &#8212; A good analysis of some of the virtues of SeaMonkey, and as noted in the Post, many of his concerns are fixed with SeaMonkey 2 Free alternatives to Windows&#8217; &#8230; <a href="http://blog.drapostles.org/archives/17">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://deaddogcafe.wordpress.com/2009/02/08/seamonkey-replacing-improving-on-firefox-in-a-lightweight-distro/">Seamonkey Replacing and Improving on Firefox in a Lightweight Distro</a> &#8212; A good analysis of some of the virtues of SeaMonkey, and as noted in the Post, many of his concerns are fixed with SeaMonkey 2</li>
<li><a href="http://news.cnet.com/8301-13880_3-10160103-68.html">Free alternatives to Windows&#8217; built-in utilities</a> &#8212; by Dennis O&#8217;Reilly. Nice plug for us (and Firefox) mentioning that IE7 is not even in his top browsers, trailing behind us.</li>
</ul>
<p>More to come in coming weeks&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a dad</title>
		<link>http://blog.drapostles.org/archives/4</link>
		<comments>http://blog.drapostles.org/archives/4#comments</comments>
		<pubDate>Sat, 20 Dec 2008 00:29:56 +0000</pubDate>
		<dc:creator>Callek</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[joey]]></category>

		<guid isPermaLink="false">http://blog.drapostles.org/?p=4</guid>
		<description><![CDATA[[Backdated post] As of today, December 19th 2008 &#8212; I am the father of a healthy son, Joseph Ellis. 7lb 7oz, 20&#8243; long. This will be a big change for me, and an exciting one. I still can&#8217;t picture how &#8230; <a href="http://blog.drapostles.org/archives/4">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>[Backdated post]</strong></p>
<p>As of today, December 19th 2008 &#8212; I am the father of a healthy son, Joseph Ellis.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-8" title="hpim0148" src="http://blog.drapostles.org/wp-content/uploads/2009/01/hpim0148.jpg" alt="hpim0148" width="448" height="337" /></p>
<p>7lb 7oz, 20&#8243; long.</p>
<p>This will be a big change for me, and an exciting one. I still can&#8217;t picture how I came from being a child to a father, but its a journey I&#8217;m ready [as I'll ever be] to lead my son along. And who knows, perhaps I can get him interested in programming for Mozilla [or really anything] by age 5!</p>
<p>But all in all, chances are he&#8217;ll only be interested in video games and toy trucks, and nerf guns. But well that&#8217;s childhood I suppose I should not make him grow up too early &#8212; after all he can&#8217;t even crawl yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drapostles.org/archives/4/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
