<?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>Kevin&#039;s musings &#187; fedora</title>
	<atom:link href="http://scrye.com/wordpress-mu/nirik/category/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://scrye.com/wordpress-mu/nirik</link>
	<description>Kevin&#039;s random dog pics and posts of life</description>
	<lastBuildDate>Thu, 17 May 2012 16:17:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel="next" href="http://scrye.com/wordpress-mu/nirik/category/fedora/feed/?page=2" />

		<item>
		<title>f17 distro-sync gotchas</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/05/17/f17-distro-sync-gotchas/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/05/17/f17-distro-sync-gotchas/#comments</comments>
		<pubDate>Thu, 17 May 2012 16:17:39 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=1002</guid>
		<description><![CDATA[As I noted recently ( Fedora 17 and updates-testing ) In the run up to Fedora 17 release, the updates-testing repo has been disabled. If you are wanting to use &#8216;yum distro-sync&#8217; to sync your pre-release machine up to stable updates/base repo packages only, there&#8217;s a few gotchas you might run into: First the fftw [...]]]></description>
			<content:encoded><![CDATA[<p>As I noted recently ( <a href="http://scrye.com/wordpress-mu/nirik/2012/05/09/fedora-17-prerelease-and-updates-testing/" title="Fedora17 and updates-testing" target="_blank">Fedora 17 and updates-testing</a> ) In the run up to Fedora 17 release, the updates-testing repo has been disabled. If you are wanting to use &#8216;yum distro-sync&#8217; to sync your pre-release machine up to stable updates/base repo packages only, there&#8217;s a few gotchas you might run into: </p>
<ul>
<li>First the fftw package decided to reorg how it&#8217;s subpackages were setup. (IMHO not a great idea right before release). The version in updates-testing is one libs package, but the base version is a bunch more subpackages.</li>
<li>Next you may run into colord-gtk issues. colord grew a new colord-gtk subpackage (IMHO not a great change right before a release either). </li>
</ul>
<p>To work around these, try:<br />
<code><br />
yum shell<br />
remove colord-gtk<br />
remove fftw-libs-double fftw-libs-long fftw-libs-quad fftw-libs-single<br />
downgrade colord<br />
downgrade fftw-libs<br />
distro-sync<br />
</code></p>
<p>I&#8217;ll try and update this post with any more of these I find&#8230; feedback welcome. </p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/05/17/f17-distro-sync-gotchas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Xfce 4.10 final in Fedora</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/05/09/xfce-4-10-final-in-fedora/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/05/09/xfce-4-10-final-in-fedora/#comments</comments>
		<pubDate>Wed, 09 May 2012 13:40:57 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=993</guid>
		<description><![CDATA[Xfce 4.10 was released to the world 2012-04-28 and Fedora rawhide was updated in the days right after that. (Thanks Christoph!) Our Fedora 18 feature has been approved: https://fedoraproject.org/wiki/Features/Xfce-4.10 My side repo for existing Fedora releases has been updated also to 4.10 final, and I have also built for Fedora 16 as well now. See: [...]]]></description>
			<content:encoded><![CDATA[<p>Xfce 4.10 was released to the world 2012-04-28 and Fedora rawhide was updated in the days right after that. (Thanks Christoph!)</p>
<p>Our Fedora 18 feature has been approved: <a href="https://fedoraproject.org/wiki/Features/Xfce-4.10">https://fedoraproject.org/wiki/Features/Xfce-4.10</a></p>
<p>My side repo for existing Fedora releases has been updated also to 4.10 final, and I have also built for Fedora 16 as well now. See:<br />
<a href="http://repos.fedorapeople.org/repos/kevin/xfce-4.10/">http://repos.fedorapeople.org/repos/kevin/xfce-4.10</a> for a repo file for your /etc/yum.conf.d/ directory. </p>
<p>Lots of nice new little bugfixes and additions in Xfce 4.10. Give it a try today. </p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/05/09/xfce-4-10-final-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 17 (prerelease) and updates-testing</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/05/09/fedora-17-prerelease-and-updates-testing/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/05/09/fedora-17-prerelease-and-updates-testing/#comments</comments>
		<pubDate>Wed, 09 May 2012 13:27:18 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=991</guid>
		<description><![CDATA[If you have a Fedora 17 install and updated recently (since saturday), you may or may not have noticed that the updates-testing repo is now disabled. It&#8217;s enabled for testing during most of the pre-release cycle of Fedora, but as we get close to release time (and we are), updates-testing is disabled. So, if you [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a Fedora 17 install and updated recently (since saturday), you may or may not have noticed that the updates-testing repo is now disabled. </p>
<p>It&#8217;s enabled for testing during most of the pre-release cycle of Fedora, but as we get close to release time (and we are), updates-testing is disabled. </p>
<p>So, if you are a tester/qa person/wanting to help test in the run up to release you may wish to re-enable updates-testing (a simple: &#8216;su -c &#8216;yum-config-manager &#8211;enable updates-testing&#8221; should do). You can then update and use the excellent &#8216;fedora-easy-karma&#8217; tool to provide testing feedback. </p>
<p>If you are not interested in testing things out, and want to just have your install more or less as it will be when it&#8217;s released on the 22nd, you may want to run a &#8216;yum distro-sync&#8217;. This should downgrade your packages to the base versions from any you have installed from updates-testing. If you don&#8217;t do this you may run into odd problems about packages not available or mismatches when trying to install 32bit packages on a 64bit install or the like.</p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/05/09/fedora-17-prerelease-and-updates-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xfce 4.10pre1 in Fedora</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/04/07/xfce-4-10pre1-in-fedora/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/04/07/xfce-4-10pre1-in-fedora/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 21:07:09 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=971</guid>
		<description><![CDATA[Xfce 4.10 pre1 was released on 2012-04-01 (no joke! In the last week I have built and landed it in Fedora rawhide, including rebuilding all the plugins against the new libraries. The only application left I know of that has issues is xfburn. I&#8217;ll be working on that in the next few days, in the [...]]]></description>
			<content:encoded><![CDATA[<p>Xfce 4.10 pre1 <a href="http://mail.xfce.org/pipermail/xfce/2012-April/030220.html" title="Was released">was released</a> on 2012-04-01 (no joke! <img src='http://scrye.com/wordpress-mu/nirik/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>In the last week I have built and landed it in Fedora rawhide, including rebuilding all the plugins against the new libraries. The only application left I know of that has issues is xfburn. I&#8217;ll be working on that in the next few days, in the mean time you will probibly want to remove it so you can update the rest of the stack. </p>
<p>I&#8217;ve also setup a Fedora 17 side repo with all these packages built. You can find it at: </p>
<p>http://repos.fedorapeople.org/repos/kevin/xfce-4.10/</p>
<p>I&#8217;m running it here and it seems to be pretty stable so far. Of course it&#8217;s only a pre1, so there could well be problems. Save your work often. <img src='http://scrye.com/wordpress-mu/nirik/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Please report bugs on these packages to the fedora-xfce list or directly to me, to avoid confusion with the normal 4.8 packages in Fedora 17. </p>
<p>Comments and corrections and welcome for our Fedora 18 Feature page: <a href="https://fedoraproject.org/wiki/Features/Xfce-4.10" title="Xfce-4.10">Xfce-4.10</a></p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/04/07/xfce-4-10pre1-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Has it really been a year?</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/04/04/has-it-really-been-a-year/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/04/04/has-it-really-been-a-year/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 15:19:32 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=967</guid>
		<description><![CDATA[I got a little email note from the Red Hat HR folks today congratulating me on my 1 year anniversary with Red Hat. It really has gone by so quickly, so much to do, so much to learn, so much to work on. Hopefully I&#8217;ve made a difference and kept things running smoothly in Fedora [...]]]></description>
			<content:encoded><![CDATA[<p>I got a little email note from the Red Hat HR folks today congratulating me on my 1 year anniversary with Red Hat. It really has gone by so quickly, so much to do, so much to learn, so much to work on. Hopefully I&#8217;ve made a difference and kept things running smoothly in Fedora Infrastructure for everyone. I hope it will continue to be a fun and satisfying trip in the years to come. <img src='http://scrye.com/wordpress-mu/nirik/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/04/04/has-it-really-been-a-year/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>rc.local in Fedora</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/03/30/rc-local-in-fedora/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/03/30/rc-local-in-fedora/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 21:43:11 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=964</guid>
		<description><![CDATA[A number of folks have asked about this in #fedora over the last few months, so I thought I would do a quick blog post about rc.local in the systemd world. /etc/rc.d/rc.local is no longer shipped, but it still works fine once you set it up correctly: Create /etc/rc.d/rc.local as root. Add a &#8220;#!/bin/sh&#8221; to [...]]]></description>
			<content:encoded><![CDATA[<p>A number of folks have asked about this in #fedora over the last few months, so I thought I would do a quick blog post about rc.local in the systemd world. </p>
<p>/etc/rc.d/rc.local is no longer shipped, but it still works fine once you set it up correctly: </p>
<p>Create /etc/rc.d/rc.local as root.<br />
Add a &#8220;#!/bin/sh&#8221; to the top of it.<br />
chmod 755 /etc/rc.d/rc.local</p>
<p>Once you do those things, systemd will see the file exists, is executable, is a shell script and will run it. No further action needed.<br />
I do hope systemd maintainers keep this functionality around as it&#8217;s sometimes handy to run things in a simple script rather than create a new unit file for it. </p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/03/30/rc-local-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please update your links: download.fedora.redhat.com -&gt; dl.fedoraproject.org</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/02/20/please-update-your-links-download-fedora-redhat-com-dl-fedoraproject-org/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/02/20/please-update-your-links-download-fedora-redhat-com-dl-fedoraproject-org/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 16:02:19 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=959</guid>
		<description><![CDATA[A week or two back we got a bug report from someone that they were downloading Fedora from download.fedora.redhat.com via https and the ssl cert didn&#8217;t match up. Of course it wouldn&#8217;t, as download.fedora.redhat.com has pointed to our dl.fedoraproject.org servers for at least 2.5 years now. Since no one should be using this old dns [...]]]></description>
			<content:encoded><![CDATA[<p>A week or two back we got a bug report from someone that they were downloading Fedora from download.fedora.redhat.com via https and the ssl cert didn&#8217;t match up. Of course it wouldn&#8217;t, as download.fedora.redhat.com has pointed to our dl.fedoraproject.org servers for at least 2.5 years now. </p>
<p>Since no one should be using this old dns entry now, I asked for it to be removed. I probibly should have made more noise at the time, but didn&#8217;t think too many people would still be using it. <img src='http://scrye.com/wordpress-mu/nirik/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I did make a pass at fixing anything I could see still using it in the wiki. </p>
<p>In any case, it&#8217;s gone now. Please take a few minutes to go and look and see if you have any docs or wiki pages or notes or anything else that refers to this old entry, and update it. Please point them to &#8216;dl.fedoraproject.org&#8217; (if you want to point directly to our master mirrors) or &#8216;download.fedoraproject.org&#8217; (If you want it to point to a mirrormanager mirror that contains the content you seek). </p>
<p>Sorry if this causes any issues for anyone, but after 2.5 years, we should really be able to move on.</p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/02/20/please-update-your-links-download-fedora-redhat-com-dl-fedoraproject-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post Fudcon todo&#8217;s</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/01/16/post-fudcon-todos/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/01/16/post-fudcon-todos/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 00:11:39 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=957</guid>
		<description><![CDATA[After seeing Christoph&#8217;s post fudcon 2012 todo list I thought that making a post fudcon TODO list was a great idea. Here&#8217;s mine (help welcomed!): Need to drop our staging git branch in puppet and merge any staging machine changes into the master branch Need to work on making out applications more &#8216;container&#8217; like. ie, [...]]]></description>
			<content:encoded><![CDATA[<p>After seeing <a href="http://www.christoph-wickert.de/blog/2012/01/16/fudcon-blacksburg-to-do-list/" title="Christoph's post fudcon 2012 todo list">Christoph&#8217;s post fudcon 2012 todo list</a> I thought that making a post fudcon TODO list was a great idea. Here&#8217;s mine (help welcomed!):</p>
<ul>
<li>Need to drop our staging git branch in puppet and merge any staging machine changes into the master branch</li>
<li>Need to work on making out applications more &#8216;container&#8217; like. ie, reduce the things they depend on and make it easier to spin up an env they run in</li>
<li>Check out cloud tech and filesystems to see if any will meet our needs</li>
<li>See if we can automate spinning up a application env with all needed integration testing machines</li>
<li>Get two factor auth working for sudo for sysadmin-main and deploy. Continue adding types of auth and services once it&#8217;s solid</li>
<li>Talk to the Board about our torrent seeder.</li>
<li>Make sure the folks who want to work on reviving smolt have all the info and help they need</li>
<li>Figure out how best to deploy the new community/tagger applications to production</li>
<li>Find the time to add the nightly live compose to the rawhide/branched scripts so it happens in a totally automated way</li>
<li>Finish migrating everything to RHEL6</li>
</ul>
<p>If there&#8217;s something I told you I would help you with/do at Fudcon and you don&#8217;t see it above, please let me know and I will add it to the list. <img src='http://scrye.com/wordpress-mu/nirik/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/01/16/post-fudcon-todos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fudcon day 3</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/01/15/fudcon-day-3/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/01/15/fudcon-day-3/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 21:20:22 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=951</guid>
		<description><![CDATA[Day 3 started out over at Macbride hall again. Some of us Fedora Infrastructure folks got together to hash out any issues and projects we are concerned about in the coming weeks, months or year. We may have some big challenges ahead with ARM possibly coming in as a primary arch, which will stretch our [...]]]></description>
			<content:encoded><![CDATA[<p>Day 3 started out over at Macbride hall again. </p>
<p>Some of us Fedora Infrastructure folks got together to hash out any issues and projects we are concerned about in the coming weeks, months or year. We may have some big challenges ahead with ARM possibly coming in as a primary arch, which will stretch our storage and networks and building code. We are going to take a harder look at torrents and see if they are still worth providing to the community. The new community packages and tagging stuff needs to move into production. Lots of high bandwith talks with involved folks in all those areas. </p>
<p>After a nice little lunch, and a few more discussions it was time to head out to the airport. Matt Domsch was able to take 3 of us to the airport, which was nice. At the airport, there was time to sign gpg keys and mail them out from the keysigning the other day as well as make another pass of the cacert.org assurances that I needed to enter into the system. Hopefully flights home will go smoothly. </p>
<p>Overall it&#8217;s been a great fudcon. Lots of things seemed to get discussed and worked out. I heard very little where people were asking for something that they were not willing to champion themselves, which I think is excellent. </p>
<p>Thanks to all the folks who worked so hard to put on a great event and those who attended. </p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/01/15/fudcon-day-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fudcon day 2</title>
		<link>http://scrye.com/wordpress-mu/nirik/2012/01/14/fudcon-day-2/</link>
		<comments>http://scrye.com/wordpress-mu/nirik/2012/01/14/fudcon-day-2/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 05:41:11 +0000</pubDate>
		<dc:creator>nirik</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://scrye.com/wordpress-mu/nirik/?p=943</guid>
		<description><![CDATA[Saturday started off super early: Scheduled for a 8:30 start (although we didn&#8217;t actually start until 9am). We had some intro and then pitching of barcamp sessions. Lots of nice sounding sessions. Then a short State of Fedora talk from our fearless Fedora Project leader. There were tons of sessions (as you can see from [...]]]></description>
			<content:encoded><![CDATA[<p>Saturday started off super early: Scheduled for a 8:30 start (although we didn&#8217;t actually start until 9am). </p>
<p>We had some intro and then pitching of barcamp sessions. Lots of nice sounding sessions. Then a short State of Fedora talk from our fearless Fedora Project leader. </p>
<p>There were tons of sessions (as you can see from looking at the wiki: <a href="https://fedoraproject.org/wiki/FUDCon:Blacksburg_2012#Saturday.2C_January_14" title="Fudcon wiki page for saturday">Fudcon wiki page for saturday</a>. I went to the session on making Fedora packaging easier. This was a talk to unveil a few new cool applications that can help folks with maintaining packages. </p>
<p>Pretty slick stuff: <a href="https://community.dev.fedoraproject.org/packages/" title="Community development packages instance">Community development packages</a> and <a href="https://community.dev.fedoraproject.org/tagger/rubygem-rest-client" title="community dev tagger">community dev tagger</a>. It&#8217;s fast and could be very very handy for users. </p>
<p>Lunch was a delightful burger and beefy miracle. Good stuff. </p>
<p>After lunch I met up with some IRC folks to discuss some issues and ideas for improvements there. We also did some cacert.org assurances with a few folks (there&#8217;s another session just for that at 4pm, but since we had a few minutes we went ahead and did it to save time later). </p>
<p>Then on to the session on redoing comps and package organization given by Bill Notthingham. There are still lots of details to work out, but comps will split into distro groups (xfce, kde, base, webserver, etc) and categories (web browsers, editors, etc). distro groups will stay in the same place, but categories still need to be hashed out. Some info can come from the package tagging application I saw this morning and some from package maintainers. More info to come, but overall a good plan. </p>
<p>Next was the talk and show and tell on the rasberry pi arm box. It&#8217;s a pretty cute little device. I might have to pick up one after they are available. </p>
<p>Then, a lovely cacert event. I assured about 7 people and was in turn assured by 5 more. Then a gpg keysigning which had quite a few folks at it, but we managed to organize and run through checking fingerprints and id&#8217;s in short order. </p>
<p>Only a few minutes to drop things off at the hotel and then it was time for FUDPub over at the student center. Lots of food and fun. Finally some more talk back in the hotel where amusingly a wedding party was gathered. </p>
<p>tomorrow will be the last day and travel back home. </p>
]]></content:encoded>
			<wfw:commentRss>http://scrye.com/wordpress-mu/nirik/2012/01/14/fudcon-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

