<?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>{Chang2Chang} &#187; split file by lines</title>
	<atom:link href="http://www.chang2chang.com/tag/split-file-by-lines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chang2chang.com</link>
	<description>Web Technology &#124; Reviews &#124; Development &#124; Tutorials</description>
	<lastBuildDate>Mon, 01 Nov 2010 14:28:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Split text file by line numbers in PHP</title>
		<link>http://www.chang2chang.com/2010/06/split-text-file-by-line-numbers-in-php/</link>
		<comments>http://www.chang2chang.com/2010/06/split-text-file-by-line-numbers-in-php/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 03:17:32 +0000</pubDate>
		<dc:creator>Chang</dc:creator>
				<category><![CDATA[Open source development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[file split]]></category>
		<category><![CDATA[split file by lines]]></category>
		<category><![CDATA[text file split]]></category>

		<guid isPermaLink="false">http://www.chang2chang.com/?p=144</guid>
		<description><![CDATA[On a recent project I happen to stumble upon an unique problem: splitting up a large flat text file (in my case large CSV) into equal parts so the processing could be more manageable. So the problem: Split up a CSV file with 100,000 rows of data After going through a few search engines, I [...]]]></description>
		<wfw:commentRss>http://www.chang2chang.com/2010/06/split-text-file-by-line-numbers-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

