<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>I Need a Better Hobby</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/kirkland/badhobby/" />
    <link rel="self" type="application/atom+xml" href="http://blog.lib.umn.edu/kirkland/badhobby/atom.xml" />
    <id>tag:blog.lib.umn.edu,2012-08-15:/kirkland/badhobby//16461</id>
    <updated>2012-09-20T16:12:50Z</updated>
    <subtitle>I spend a decent amount of my free time configuring systems, mostly for the UofM student chapter of the ACM. I need a better hobby.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 4.31-en</generator>

<entry>
    <title>Test of SyntaxHighlighter</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/kirkland/badhobby/2012/09/test-of-syntaxhighlighter.html" />
    <id>tag:blog.lib.umn.edu,2012:/kirkland/badhobby//16461.366082</id>

    <published>2012-09-20T14:35:29Z</published>
    <updated>2012-09-20T16:12:50Z</updated>

    <summary> #!/usr/bin/perl use warnings; use strict; print &quot;Hello World\n&quot;; SyntaxHighlighter.all()...</summary>
    <author>
        <name></name>
        
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/kirkland/badhobby/">
        <![CDATA[<pre class="brush: perl">
#!/usr/bin/perl
use warnings;
use strict;

print "Hello World\n";
</pre>

<script type="text/javascript">
     SyntaxHighlighter.all()
</script>]]>
        
    </content>
</entry>

</feed>
