<?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>moonbug.org &#187; Lucas</title>
	<atom:link href="http://www.moonbug.org/log/category/lucas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moonbug.org/log</link>
	<description>the sun’s not yellow it is chicken</description>
	<lastBuildDate>Thu, 15 Dec 2011 20:18:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Translation</title>
		<link>http://www.moonbug.org/log/2011/12/15/translation/</link>
		<comments>http://www.moonbug.org/log/2011/12/15/translation/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 20:16:54 +0000</pubDate>
		<dc:creator>moonbug</dc:creator>
				<category><![CDATA[Lucas]]></category>
		<category><![CDATA[Snapshots]]></category>

		<guid isPermaLink="false">http://www.moonbug.org/log/?p=478</guid>
		<description><![CDATA[Drew my three year old a circle and asked what he saw. He said: &#8220;Moon!&#8221;]]></description>
			<content:encoded><![CDATA[<p>Drew my three year old a circle and asked what he saw. He said: &#8220;Moon!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moonbug.org/log/2011/12/15/translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nevermind</title>
		<link>http://www.moonbug.org/log/2011/08/24/nevermind/</link>
		<comments>http://www.moonbug.org/log/2011/08/24/nevermind/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 19:48:03 +0000</pubDate>
		<dc:creator>moonbug</dc:creator>
				<category><![CDATA[Lucas]]></category>
		<category><![CDATA[Me Myself And I]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Snapshots]]></category>

		<guid isPermaLink="false">http://www.moonbug.org/log/?p=446</guid>
		<description><![CDATA[It was sorta kinda twenty years ago.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.moonbug.org/log/wp-content/uploads/2011/08/nirvana20-1024x568.jpg" alt="lucas seated &copy; moonbug.org" title="lucas seated &copy; moonbug.org" width="640" height="355" class="alignnone size-large wp-image-447" /></p>
<p>It was sorta kinda <a href="http://en.wikipedia.org/wiki/Nevermind">twenty years ago</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moonbug.org/log/2011/08/24/nevermind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Aha-Erlebnis</title>
		<link>http://www.moonbug.org/log/2011/05/10/todays-aha-erlebnis/</link>
		<comments>http://www.moonbug.org/log/2011/05/10/todays-aha-erlebnis/#comments</comments>
		<pubDate>Tue, 10 May 2011 19:20:48 +0000</pubDate>
		<dc:creator>moonbug</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Lucas]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Today's Aha-Erlebnis]]></category>

		<guid isPermaLink="false">http://www.moonbug.org/log/?p=374</guid>
		<description><![CDATA[There&#8217;s a second, optional argument to CodeIgniter&#8217;s uri segment helper which allows for a fall back default in cases where the uri segment returns false: $this->uri->segment(2, date('Y')); When loading a CI view, there&#8217;s an optional third argument which, when set &#8230; <a href="http://www.moonbug.org/log/2011/05/10/todays-aha-erlebnis/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>There&#8217;s a second, optional argument to CodeIgniter&#8217;s uri segment helper which allows for a fall back default in cases where the uri segment returns false:<br />
<code>$this->uri->segment(2, date('Y'));</code></li>
<li>When loading a CI view, there&#8217;s an optional third argument which, when set to <i>true</i>, allows you to assign the view to a variable, instead of directly outputting it to the browser. Very very handy when constructing RSS feeds, PDF-downloads, or html emails:<br />
<code>//mail config...<br />
$msg = $this->load->view('email_template', $data, TRUE);<br />
$this->email->message($msg);<br />
$this->email->send();</code></li>
<li>At age two and a half my son is a confirmed, certified Apple nerd (do disregard Khadaffi audio in the back):
<p><iframe src="http://player.vimeo.com/video/21452439?title=0&amp;byline=0&amp;portrait=0" width="600" height="450" frameborder="0"></iframe>
</li>
<li>Today&#8217;s favorite Beatles tune has to be <i>Golden Slumbers</i>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.moonbug.org/log/2011/05/10/todays-aha-erlebnis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conversation With Lucas</title>
		<link>http://www.moonbug.org/log/2009/01/31/conversation-with-lucas/</link>
		<comments>http://www.moonbug.org/log/2009/01/31/conversation-with-lucas/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 16:22:34 +0000</pubDate>
		<dc:creator>moonbug</dc:creator>
				<category><![CDATA[Lucas]]></category>

		<guid isPermaLink="false">http://www.moonbug.org/log/?p=314</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="441" height="249"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3028707&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3028707&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="441" height="249"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moonbug.org/log/2009/01/31/conversation-with-lucas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smile!</title>
		<link>http://www.moonbug.org/log/2009/01/15/smile/</link>
		<comments>http://www.moonbug.org/log/2009/01/15/smile/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:03:59 +0000</pubDate>
		<dc:creator>moonbug</dc:creator>
				<category><![CDATA[Lucas]]></category>

		<guid isPermaLink="false">http://www.moonbug.org/log/?p=302</guid>
		<description><![CDATA[Picture taken by the the significant other.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.moonbug.org/log/wp-content/uploads/2009/01/lucas-smile.jpg" alt="Lucas Smiles" /></p>
<p>Picture taken by the <a href="http://moonbug.org/diario/">the significant other</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moonbug.org/log/2009/01/15/smile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

