<?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>Ryan Lerch</title>
	<atom:link href="http://www.ryanlerch.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryanlerch.org/blog</link>
	<description></description>
	<lastBuildDate>Thu, 02 May 2013 17:23:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Development Builds of Inkscape for fedora</title>
		<link>http://www.ryanlerch.org/blog/development-builds-of-inkscape-for-fedora/</link>
		<comments>http://www.ryanlerch.org/blog/development-builds-of-inkscape-for-fedora/#comments</comments>
		<pubDate>Thu, 02 May 2013 17:17:30 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=566</guid>
		<description><![CDATA[I have recently just started building RPMS for development versions of Inkscape. The previous stable version of fedora was first released back in August 23, 2010, so these development versions have a bunch of new features and improvements. There are currently builds for Fedora 17, 18 and 19 available. I hope to be able to update [...]]]></description>
				<content:encoded><![CDATA[<p>I have recently just started building RPMS for development versions of Inkscape. The previous stable version of fedora was first released back in August 23, 2010, so these development versions have a bunch of new features and improvements. There are currently builds for Fedora 17, 18 and 19 available. I hope to be able to update this to the inkscape trunk at least once a week.</p>
<p><a href="http://repos.fedorapeople.org/repos/ryanlerch/inkscape-unstable/">http://repos.fedorapeople.org/repos/ryanlerch/inkscape-unstable/</a></p>
<p>&nbsp;</p>
<p>To set this up on your Fedora machine, first download the .repo file:</p>
<pre style="white-space:pre-wrap">sudo curl -o /etc/yum.repos.d/fedora-inkscape-unstable.repo http://repos.fedorapeople.org/repos/ryanlerch/inkscape-unstable/fedora-inkscape-unstable.repo</pre>
<p>Then tell yum to update inkscape:</p>
<pre>sudo yum update inkscape</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/development-builds-of-inkscape-for-fedora/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fedora Boot Experience</title>
		<link>http://www.ryanlerch.org/blog/fedora-boot-experience/</link>
		<comments>http://www.ryanlerch.org/blog/fedora-boot-experience/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 15:49:54 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[bootup]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 18]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=553</guid>
		<description><![CDATA[In a recent thread on fedora-devel, (warning, it&#8217;s &#62; 150 messages) there is discussion on what we should display to the user during a typical boot up.  But to change and improve, defining and documenting what we already have is a good place to start. Here is a quick set of screenshots that shows the [...]]]></description>
				<content:encoded><![CDATA[<p>In a <a href="http://lists.fedoraproject.org/pipermail/devel/2013-March/179667.html">recent thread on fedora-devel,</a> (warning, it&#8217;s &gt; 150 messages) there is discussion on what we should display to the user during a typical boot up.  But to change and improve, defining and documenting what we already have is a good place to start.</p>
<p>Here is a quick set of screenshots that shows the screens that typical user may have to see and interact with when booting Fedora 18</p>
<h2>1. Grub is displayed</h2>
<p>GRUB is displayed by default on boot. There is a 5 second time-out for the user to do <strong>something. </strong>Or they can just press enter to boot the highlighted entry.</p>
<p><img class="alignnone" alt="" src="http://ryanlerch.fedorapeople.org/Selection_045.png" width="618" height="463" /></p>
<h2>2. Grub boot details</h2>
<p style="text-align: left;">GRUB then displays some output on what it is booting</p>
<p><a href="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_046.png"><img class="wp-image-555 alignnone" alt="Selection_046" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_046-1024x766.png" width="614" height="460" /></a></p>
<h2></h2>
<h2>Optional Disk encryption screen.</h2>
<p>If the system has disk encryption enabled, you will see an input box with a lock beside it where the LUKS passphrase is entered.</p>
<p><img class="alignnone" alt="" src="http://ryanlerch.fedorapeople.org/Selection_052.png" width="615" height="461" /></p>
<h2></h2>
<h2>3. Plymouth Boot</h2>
<p>A grey screen appears, and a silhouette of the fedora logo is shown on the screen. It &#8220;fills up&#8221; with white as the boot progresses. At this point the user may press the ESC key to bring up the gritty details of the bootup sequence.</p>
<p><a href="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_047.png"><img class="wp-image-556 alignnone" alt="Selection_047" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_047-1024x766.png" width="614" height="460" /></a></p>
<h2 style="text-align: left;">4. Bootup Complete</h2>
<p>When the logo is filled up, the boot sequence is complete, and the fedora logo is shown in full colour</p>
<p><a href="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_048.png"><img class="wp-image-557 alignnone" alt="Selection_048" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_048-1024x766.png" width="614" height="460" /></a></p>
<h2>5. Login Screen Shows</h2>
<p>The login screen is shown.</p>
<p><a href="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_049.png"><img class=" wp-image-558 alignnone" alt="Selection_049" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/03/Selection_049-1024x766.png" width="614" height="460" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/fedora-boot-experience/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How do you stop GNOME applications (like nautilus) from hiding their titlebar when maximised?</title>
		<link>http://www.ryanlerch.org/blog/how-do-you-stop-gnome-applications-like-nautilus-from-hiding-their-titlebar-when-maximised/</link>
		<comments>http://www.ryanlerch.org/blog/how-do-you-stop-gnome-applications-like-nautilus-from-hiding-their-titlebar-when-maximised/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 19:32:55 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[fedora 18]]></category>
		<category><![CDATA[GNOME 3.6]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=512</guid>
		<description><![CDATA[Easy! There is an Ask Fedora! question that has the answer for you!]]></description>
				<content:encoded><![CDATA[<p>Easy! There is an <a href=" https://ask.fedoraproject.org/question/3936/how-do-i-stop-applications-hiding-their-titlebar">Ask Fedora! question that has the answer for you</a>!</p>
<p style="text-align: center;"><a href="https://ask.fedoraproject.org/question/3936/how-do-i-stop-applications-hiding-their-titlebar"><img class="aligncenter" alt="" src="http://ryanlerch.fedorapeople.org/askscreenshots/maximise2.png" width="100%" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/how-do-you-stop-gnome-applications-like-nautilus-from-hiding-their-titlebar-when-maximised/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We need your Fedora 19 Artwork / Wallpaper Ideas</title>
		<link>http://www.ryanlerch.org/blog/we-need-your-fedora-19-artwork-wallpaper-ideas/</link>
		<comments>http://www.ryanlerch.org/blog/we-need-your-fedora-19-artwork-wallpaper-ideas/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 19:25:55 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[fedora 19]]></category>
		<category><![CDATA[fedora design]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=525</guid>
		<description><![CDATA[The Fedora Design Team has already started the brainstorming for the default wallpaper and artwork for Fedora 19. The codename for Fedora 19 is Schrödinger&#8217;s Cat, and the Design Team usually tries to make the default artwork and wallpaper tie into the codename somehow. Sadly, however, cute pictures of cats in boxes do not make [...]]]></description>
				<content:encoded><![CDATA[<p>The Fedora Design Team has <a href="http://pinterest.com/mairindubh/fedora-19-schroedinger-s-cat/">already started the brainstorming</a> for the default wallpaper and artwork for Fedora 19.<br />
The codename for Fedora 19 is <strong><em>Schrödinger&#8217;s Cat,</em></strong><em> </em>and the Design Team usually tries to make the default artwork and wallpaper tie into the codename somehow.<br />
<strong> Sadly, however, cute pictures of cats in boxes do not make good *DEFAULT* wallpapers.</strong></p>
<p style="text-align: center;"><a href="http://www.ryanlerch.org/blog/wp-content/uploads/2013/02/nocats.gif"><img class="aligncenter size-full wp-image-526" style="border: 0px none;" alt="nocats" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/02/nocats.gif" width="371" height="393" /></a></p>
<p style="text-align: left;">So leave a comment here with your ideas / brainstorms / links to images for how to make a default wallpaper that ties into the codename!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/we-need-your-fedora-19-artwork-wallpaper-ideas/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Anaconda didn&#8217;t just shed its skin</title>
		<link>http://www.ryanlerch.org/blog/anaconda-didnt-just-shed-its-skin/</link>
		<comments>http://www.ryanlerch.org/blog/anaconda-didnt-just-shed-its-skin/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 22:35:57 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[anaconda]]></category>
		<category><![CDATA[fedora 18]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=523</guid>
		<description><![CDATA[In a recent post, anaconda developer Will Woods provided the amazing statistic that: about 90% of the Anaconda codebase was rewritten over 2 Fedora release cycles This means that as well as having refreshed installer interface (aka newUI), the underlying code is cleaner, and easier to maintain.]]></description>
				<content:encoded><![CDATA[<p>In a <a href="http://ohjeezlinux.wordpress.com/2013/02/05/anaconda-retrospective/">recent post, anaconda developer Will Woods</a> provided the amazing statistic that:</p>
<p><strong style="font-size: 20px;">about 90% of the Anaconda codebase was rewritten over 2 Fedora release cycles</strong></p>
<p>This means that as well as having refreshed installer interface (aka newUI), the underlying code is cleaner, and easier to maintain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/anaconda-didnt-just-shed-its-skin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Planeteria &#8212; Hosted blog aggregator planets in seconds!</title>
		<link>http://www.ryanlerch.org/blog/planeteria-hosted-blog-aggregator-planets-in-seconds/</link>
		<comments>http://www.ryanlerch.org/blog/planeteria-hosted-blog-aggregator-planets-in-seconds/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 15:32:15 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[GNOME OPW]]></category>
		<category><![CDATA[Planetaria]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=519</guid>
		<description><![CDATA[Thanks to the GNOME Outreach Program for Women, I have just discovered Planeteria. It is a hosted service that makes it super easy to create a Planet (like the Fedora Planet). If you want to follow the progress of the changes to Planeteria by Aleta Dunne (the GNOME OPW intern working on it) her blog [...]]]></description>
				<content:encoded><![CDATA[<p>Thanks to the <a href="https://live.gnome.org/OutreachProgramForWomen">GNOME Outreach Program for Women</a>, I have just discovered <a href="http://planeteria.org/">Planeteria</a>. It is a hosted service that makes it super easy to create a Planet (like the<a href="http://planet.fedoraproject.org/"> Fedora Plane</a>t). If you want to follow the progress of the changes to Planeteria by<a href="https://dtiburon.wordpress.com/"> Aleta Dunne</a> (the GNOME OPW intern working on it) <a href="https://dtiburon.wordpress.com/">her blog is the best place.</a></p>
<p><img class="size-full wp-image-520 aligncenter" alt="logo" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/02/logo.png" width="300" height="229" /></p>
<p>&nbsp;</p>
<p>This service is awesome for the smaller open source projects that do not have the infrastructure to set up their own servers to host a <a href="http://www.planetplanet.org/">Planet Planet</a> or <a href="http://www.intertwingly.net/code/venus/">Venus</a> instance.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/planeteria-hosted-blog-aggregator-planets-in-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alt + Click &amp; Drag to move windows no longer works in Fedora 18 / GNOME 3.8</title>
		<link>http://www.ryanlerch.org/blog/alt-click-drag-to-move-windows-no-longer-works-in-fedora-18-gnome-3-8/</link>
		<comments>http://www.ryanlerch.org/blog/alt-click-drag-to-move-windows-no-longer-works-in-fedora-18-gnome-3-8/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 15:56:13 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 18]]></category>
		<category><![CDATA[GNOME 3.6]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=513</guid>
		<description><![CDATA[In previous versions of Fedora running GNOME (pre Fedora 18, GNOME 3.6), a user was able to click and drag anywhere on a window while the ALT key was pressed to move the window. This behaviour has changed in Fedora 18. To replicate this behaviour, the user now needs to hold down the Super key [...]]]></description>
				<content:encoded><![CDATA[<p>In previous versions of Fedora running GNOME (pre Fedora 18, GNOME 3.6), a user was able to click and drag anywhere on a window while the ALT key was pressed to move the window. This behaviour has changed in Fedora 18. To replicate this behaviour, the user now needs to hold down the Super key (aka the meta key, or the Command key on an apple keyboard or the Windows key on a windows keyboard) while dragging anywhere on a window. Additionally, holding down ALT and Middle Clicking and dragging on a window previously allowed a user to resize the window. In Fedora 18 and GNOME 3.6, this key is now also the Super Key.</p>
<h2>Want the old ALT key behaviour back?</h2>
<p>Easy.</p>
<ol>
<li>Open up the GNOME Tweak Tool</li>
<li>Choose the <strong>Windows</strong> category, from the list on the left hand side.</li>
<li>Change the option for <strong>Modifier to use for modified window click actions</strong> from <strong>Super</strong> to <strong>Alt</strong>.<br />
<a href="http://www.ryanlerch.org/blog/wp-content/uploads/2013/02/tweak-alt-drag.png"><img class="wp-image-514 alignleft" alt="tweak-alt-drag" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/02/tweak-alt-drag.png" width="445" height="398" /></a></li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/alt-click-drag-to-move-windows-no-longer-works-in-fedora-18-gnome-3-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Some wisdom on anaconda and major rewrites</title>
		<link>http://www.ryanlerch.org/blog/some-wisdom-on-anaconda-and-major-rewrites/</link>
		<comments>http://www.ryanlerch.org/blog/some-wisdom-on-anaconda-and-major-rewrites/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 15:56:39 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=507</guid>
		<description><![CDATA[So, before ranting and raving about anaconda being different (not only from previous anaconda releases, but really significantly different from just about any other Linux installer out there), stop and think. Look for help, open your mind and try to see what it is trying to tell you. You might be surprised. I was. http://www.zdnet.com/more-on-fedora-18_p4-7000009990/ [...]]]></description>
				<content:encoded><![CDATA[<blockquote><p>So, before ranting and raving about anaconda being different (not only from previous anaconda releases, but really significantly different from just about any other Linux installer out there), stop and think. Look for help, open your mind and try to see what it is trying to tell you. You might be surprised. I was.</p>
<p><a href="http://www.zdnet.com/more-on-fedora-18_p4-7000009990/">http://www.zdnet.com/more-on-fedora-18_p4-7000009990/</p>
<p></a></p></blockquote>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/some-wisdom-on-anaconda-and-major-rewrites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FUDCon 2013 Photos &#8211; Day 1 &#8211; Lightning Talks</title>
		<link>http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/</link>
		<comments>http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/#comments</comments>
		<pubDate>Fri, 18 Jan 2013 20:52:28 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=495</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk1/' title='lightningtalk1'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk1-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk1" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk2/' title='lightningtalk2'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk2-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk2" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk3/' title='lightningtalk3'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk3-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk3" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk4/' title='lightningtalk4'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk4-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk4" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk5/' title='lightningtalk5'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk5-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk5" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk6/' title='lightningtalk6'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk6-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk6" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk7/' title='lightningtalk7'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk7-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk7" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/lightningtalk8/' title='lightningtalk8'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/lightningtalk8-150x150.jpg" class="attachment-thumbnail" alt="lightningtalk8" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/fudcon-2013-photos-day-1-lightning-talks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FUDCon Photos &#8211; the morning of Day 1</title>
		<link>http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/</link>
		<comments>http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/#comments</comments>
		<pubDate>Fri, 18 Jan 2013 19:02:00 +0000</pubDate>
		<dc:creator>ryanlerch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ryanlerch.org/blog/?p=480</guid>
		<description><![CDATA[&#160; Here are some of the photos i took during the morning of day 1 of FUDCon Kansas. I am uploading them as the day goes along on the fudcon stream on google+]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Here are some of the photos i took during the morning of day 1 of FUDCon Kansas. I am uploading them as the day goes along on the<a href="https://plus.google.com/s/fudcon"> fudcon stream on google</a>+</p>

<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/will/' title='will'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/will-150x150.jpg" class="attachment-thumbnail" alt="will" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/voting5/' title='voting5'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/voting5-150x150.jpg" class="attachment-thumbnail" alt="voting5" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/voting4/' title='voting4'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/voting4-150x150.jpg" class="attachment-thumbnail" alt="voting4" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/voting3/' title='voting3'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/voting3-150x150.jpg" class="attachment-thumbnail" alt="voting3" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/voting2/' title='voting2'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/voting2-150x150.jpg" class="attachment-thumbnail" alt="voting2" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/voting1/' title='voting1'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/voting1-150x150.jpg" class="attachment-thumbnail" alt="voting1" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/stateoffedora2/' title='stateoffedora2'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/stateoffedora2-150x150.jpg" class="attachment-thumbnail" alt="stateoffedora2" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/stateoffedora1/' title='stateoffedora1'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/stateoffedora1-150x150.jpg" class="attachment-thumbnail" alt="stateoffedora1" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/pitching/' title='pitching'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/pitching-150x150.jpg" class="attachment-thumbnail" alt="pitching" /></a>
<a href='http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/danselinux/' title='danselinux'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/danselinux-150x150.jpg" class="attachment-thumbnail" alt="danselinux" /></a>
<a href='http://www.ryanlerch.org/blog/the-morning-before-fudcon-2013/dsc_0429/' title='Shuttle'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/DSC_0429-150x150.jpg" class="attachment-thumbnail" alt="The shuttle was interesting. :)" /></a>
<a href='http://www.ryanlerch.org/blog/the-morning-before-fudcon-2013/dsc_0430/' title='Waiting to start'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/DSC_0430-150x150.jpg" class="attachment-thumbnail" alt="Waiting to start" /></a>
<a href='http://www.ryanlerch.org/blog/the-morning-before-fudcon-2013/dsc_0431/' title='Waiting to start 2'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/DSC_0431-150x150.jpg" class="attachment-thumbnail" alt="waiting to start" /></a>
<a href='http://www.ryanlerch.org/blog/the-morning-before-fudcon-2013/dsc_0433/' title='The Shirts!'><img width="150" height="150" src="http://www.ryanlerch.org/blog/wp-content/uploads/2013/01/DSC_0433-150x150.jpg" class="attachment-thumbnail" alt="The Official Fudcon Kansas shirt" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.ryanlerch.org/blog/fudcon-photos-the-morning-of-day-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
