<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.chownlife.com/">
<title>Chownlife</title>
<link>http://www.chownlife.com/</link>
<description>Experiences and travails from a user/developer foraging through the Linux landscape.</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-07-09T15:54:22-06:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=4.1" />

<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/us/" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.chownlife.com/archives/2008/07/blogging_softwa.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2008/03/first_steps_in.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2008/02/finding_the_pat.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2008/01/feedback_produc.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/10/server_upgrade.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/10/rtfm_if_you_can.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/08/slipping_throug.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/08/the_gutwrenchin.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/07/vblank_redux_and_another_flaw_in_being_a_user_in_the_open_source_community.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/07/syncing_to_vblank.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/06/network_fun.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/06/crashy_crashy.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/05/feedback.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/05/the_frustration_of_open_source.html" />

<rdf:li rdf:resource="http://www.chownlife.com/archives/2007/04/preserving_ancient_video.html" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://www.chownlife.com/archives/2008/07/blogging_softwa.html">
<title>Blogging Software &amp; Firewalls</title>
<link>http://www.chownlife.com/archives/2008/07/blogging_softwa.html</link>
<description>Since I started at my new place in December, getting to my home server has been a challenge. We have a Cisco 871 firewall here. I soon noticed that all traffic to and from my server would be blocked at...</description>
<dc:subject>Site Posts</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2008-07-09T15:54:22-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2008/03/first_steps_in.html">
<title>First Steps in ActionScript3</title>
<link>http://www.chownlife.com/archives/2008/03/first_steps_in.html</link>
<description>I&apos;m starting to mess around in Flash. I finally bit the bullet and purchased a copy of Flash CS3 Pro (after trying endlessly to mess around with Open Source alternatives). I&apos;d love to get some simple prototypes going, and my...</description>
<dc:subject>Coding</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2008-03-19T09:13:17-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2008/02/finding_the_pat.html">
<title>Finding the Path</title>
<link>http://www.chownlife.com/archives/2008/02/finding_the_pat.html</link>
<description>Why the heck is it that we&apos;re perfectly happy to send the CPU off to do most other mundane tasks like modifying every single pixel, culling every errant vertex, and monitoring every directory for new music, but when I&apos;m coding,...</description>
<dc:subject>Coding</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2008-02-05T16:44:53-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2008/01/feedback_produc.html">
<title>Feedback &amp; Productivity</title>
<link>http://www.chownlife.com/archives/2008/01/feedback_produc.html</link>
<description>So, for the longest time, I&apos;ve worried that my upbringing was hampering my progress. I never achieve near as much as I think I should be able to. I&apos;ve attributed that to two major things: 1) Being told constantly that...</description>
<dc:subject>Design</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2008-01-04T12:29:27-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/10/server_upgrade.html">
<title>Server Upgrade</title>
<link>http://www.chownlife.com/archives/2007/10/server_upgrade.html</link>
<description>I&apos;ve done a few of them so far. Redking is now running on a shiny new mobo/proc combo, has 2 GB of ram, and much more drive space for the home &amp; web directories. Also, I got a DVI video...</description>
<dc:subject></dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-10-11T14:01:46-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/10/rtfm_if_you_can.html">
<title>RTFM, If You Can Find It</title>
<link>http://www.chownlife.com/archives/2007/10/rtfm_if_you_can.html</link>
<description>I find that most of my problems figuring out how to do something: 1) How to properly classify the problem 2) Where to find the information once it&apos;s classified For example, I have 2 machines that I run. One is...</description>
<dc:subject></dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-10-03T16:16:16-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/08/slipping_throug.html">
<title>Slipping Through the Cracks</title>
<link>http://www.chownlife.com/archives/2007/08/slipping_throug.html</link>
<description>Ok, so here&apos;s how the new package management for distributions is supposed to work. You use your favorite manager (yum, apt-get, etc), you install the binary, and then away you go. For the longest time, I would have problems with...</description>
<dc:subject>Configuration/Installation</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-08-22T13:26:30-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/08/the_gutwrenchin.html">
<title>The Gutwrenching Joy of Linux</title>
<link>http://www.chownlife.com/archives/2007/08/the_gutwrenchin.html</link>
<description>So, there was a post on Slashdot recently that epitomized the frustrating thrill that you can get with a complex system like Linux. Basically, Linux evolved from Unix. Unix files have a time stamp called &quot;atime.&quot; What atime means is...</description>
<dc:subject>Configuration/Installation</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-08-13T12:19:35-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/07/vblank_redux_and_another_flaw_in_being_a_user_in_the_open_source_community.html">
<title>Vblank redux, and another flaw in being a user in the open source community</title>
<link>http://www.chownlife.com/archives/2007/07/vblank_redux_and_another_flaw_in_being_a_user_in_the_open_source_community.html</link>
<description>Ok, so my last post was wrong. The setting in drirc does NOT sync to vblank. My latest guess is that it&apos;s not supported in the r300 branch of the radeon driver, but I can&apos;t tell for sure. Here&apos;s the...</description>
<dc:subject>Configuration/Installation</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-07-20T12:21:37-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/07/syncing_to_vblank.html">
<title>Sync&apos;ing to vblank</title>
<link>http://www.chownlife.com/archives/2007/07/syncing_to_vblank.html</link>
<description>So, I&apos;ve upgraded my desktop box to Fedora 7. I like it a lot. It&apos;s mostly a bug fix/refinement release (IMHO), but there&apos;s one glaring omission: in order to run the ATI fglrx driver you have to roll back to...</description>
<dc:subject>Configuration/Installation</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-07-18T02:01:26-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/06/network_fun.html">
<title>Network Fun</title>
<link>http://www.chownlife.com/archives/2007/06/network_fun.html</link>
<description>So, my server is redking. I&apos;ve got a unique setup with two network cards so I can have protected access to it from the internal network, but all other traffic comes from the outside. As a result, configuring it has...</description>
<dc:subject>Configuration/Installation</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-06-19T11:24:32-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/06/crashy_crashy.html">
<title>Crashy Crashy</title>
<link>http://www.chownlife.com/archives/2007/06/crashy_crashy.html</link>
<description>In the past year or so, I&apos;ve had more hard drives fail on me than in the previous 20 years combined (we got our first hard drive in our IBM PC in around 1985, I believe). I don&apos;t know what...</description>
<dc:subject>Hardware</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-06-11T16:09:39-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/05/feedback.html">
<title>Feedback</title>
<link>http://www.chownlife.com/archives/2007/05/feedback.html</link>
<description>Ok, so in many ways I like the idea of programming so much more than the actual coding itself. One of the major problems I&apos;ve found I have is one of feedback. It doesn&apos;t even necessarily mean feedback from others,...</description>
<dc:subject>Coding</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-05-25T18:43:00-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/05/the_frustration_of_open_source.html">
<title>The Frustration of Open Source</title>
<link>http://www.chownlife.com/archives/2007/05/the_frustration_of_open_source.html</link>
<description>I love Open Source, don&apos;t get me wrong. Since I&apos;ve migrated to Linux, I&apos;ve been able to do WAY more for cheaper. I&apos;ve also been able to do things I wouldn&apos;t have ordinarily been able to do. But...the community has...</description>
<dc:subject>Software</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-05-25T13:58:00-06:00</dc:date>
</item>

<item rdf:about="http://www.chownlife.com/archives/2007/04/preserving_ancient_video.html">
<title>Preserving Ancient Video</title>
<link>http://www.chownlife.com/archives/2007/04/preserving_ancient_video.html</link>
<description>Pretty much since I saw Buck Rogers on TV in the 80&apos;s, I&apos;ve been obsessed with archival. I think it was because they made a point of having that section in each show where Buck explained the crazy 20th century...</description>
<dc:subject>Hardware</dc:subject>
<dc:creator>flynn</dc:creator>
<dc:date>2007-04-21T23:10:00-06:00</dc:date>
</item>


</rdf:RDF>