<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://bliki.rimuhosting.com/rdf'>
    <s:Snip rdf:about='http://bliki.rimuhosting.com/rdf#john/2007-12-15/1'
         s:name='john/2007-12-15/1'
         s:cUser='john'
         s:oUser=''
         s:mUser='john'>
        <s:content>This blog has some good tips about parsing rails logs with sed/awk. &#xD;&#xA;&#xD;&#xA;http://www.caboo.se/articles/2007/7/2/sed-awk-for-rails-devs&#xD;&#xA;&#xD;&#xA;I&apos;ll do something like&#xD;&#xA;&#xD;&#xA;{code}&#xD;&#xA;tail -1000 production.log | grep ^Completed | awk &apos; {print &quot;[&quot; $3 &quot;] - &quot; $0 }&apos; | sort -n | tail&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;Just to see some recent requests.</s:content>
        <s:mTime>2007-12-15 19:19:57.0</s:mTime>
        <s:cTime>2007-12-15 19:16:37.0</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#john'/>
                <rdf:li rdf:resource='#ivan'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/misc/Preventing Brute Force SSH Attacks'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/linux/mail/dkfilter setup'/>
                <rdf:li rdf:resource='http://bliki.rimuhosting.com/rdf#knowledgebase/rimuhosting/vps backups'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
