<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP CSV Utilities &#8211; a PHP library similar to python&#8217;s standard CSV&#160;module</title>
	<atom:link href="http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module</link>
	<description>Web development and marketing from the squares at MC² Design Group</description>
	<lastBuildDate>Mon, 28 Sep 2009 19:44:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-70533</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 25 Sep 2009 16:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-70533</guid>
		<description>Hey everyone,
I have the class writing form data to a csv and it works perfectly. What I am wondering is am I able to compare the form data first with the csv rows to make sure its not writing a duplicate entry? Maybe a loop to go through all the rows and compare it to the new data first? If anyone has a duggestion it is much appreciated. I could post my code if it helps.
Ryan</description>
		<content:encoded><![CDATA[<p>Hey everyone,<br />
I have the class writing form data to a csv and it works perfectly. What I am wondering is am I able to compare the form data first with the csv rows to make sure its not writing a duplicate entry? Maybe a loop to go through all the rows and compare it to the new data first? If anyone has a duggestion it is much appreciated. I could post my code if it helps.<br />
Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Ribakoff</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-61448</link>
		<dc:creator>Josh Ribakoff</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-61448</guid>
		<description>Looks like there needs to be a trim() filter on fields as well.</description>
		<content:encoded><![CDATA[<p>Looks like there needs to be a trim() filter on fields as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Ribakoff</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-61446</link>
		<dc:creator>Josh Ribakoff</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-61446</guid>
		<description>Nice work! I may end up extending this so that you can access fields like a hash map, using numerical keys goes against being intuitive. If you shoot me SVN info I&#039;ll send in my patch. Regarding the filenames guys just add the folder to your include path, that&#039;s what you normally would do with a library like this.</description>
		<content:encoded><![CDATA[<p>Nice work! I may end up extending this so that you can access fields like a hash map, using numerical keys goes against being intuitive. If you shoot me SVN info I&#8217;ll send in my patch. Regarding the filenames guys just add the folder to your include path, that&#8217;s what you normally would do with a library like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Visinoni</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-53118</link>
		<dc:creator>Luke Visinoni</dc:creator>
		<pubDate>Fri, 28 Nov 2008 19:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-53118</guid>
		<description>Yes, I am aware of these issues, thank you!

I&#039;m sorry guys, I&#039;ve unexpectedly become very very busy. I&#039;m working on this when I can, but it still may be  a bit.</description>
		<content:encoded><![CDATA[<p>Yes, I am aware of these issues, thank you!</p>
<p>I&#8217;m sorry guys, I&#8217;ve unexpectedly become very very busy. I&#8217;m working on this when I can, but it still may be  a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kip</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-52922</link>
		<dc:creator>Kip</dc:creator>
		<pubDate>Thu, 27 Nov 2008 09:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-52922</guid>
		<description>I&#039;ve just been sitting around waiting for something to happen.,</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just been sitting around waiting for something to happen.,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-52821</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Wed, 26 Nov 2008 07:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-52821</guid>
		<description>and now my comment about the directory structure is messed up:
Csv is the top level.
all other files are below.
Csv &gt; Dialect
Csv &gt; Exception
Csv &gt; Reader.php
....</description>
		<content:encoded><![CDATA[<p>and now my comment about the directory structure is messed up:<br />
Csv is the top level.<br />
all other files are below.<br />
Csv &gt; Dialect<br />
Csv &gt; Exception<br />
Csv &gt; Reader.php<br />
&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-52819</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Wed, 26 Nov 2008 07:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-52819</guid>
		<description>Just a short question to the directory structure and include paths:
The directory structure is
+ Csv
  + Dialect
  + Exception
  ...
  + Reader.php
  ...

But in Reader.php is

require_once &#039;Csv/Dialect.php&#039;;

which php won&#039;t find because Reader is IN Csv. Should it not be

require_once &#039;Dialect.php&#039;;

?
Trying to use the lib in a symfony app.

thank you for your work.

Florian</description>
		<content:encoded><![CDATA[<p>Just a short question to the directory structure and include paths:<br />
The directory structure is<br />
+ Csv<br />
  + Dialect<br />
  + Exception<br />
  &#8230;<br />
  + Reader.php<br />
  &#8230;</p>
<p>But in Reader.php is</p>
<p>require_once &#8216;Csv/Dialect.php&#8217;;</p>
<p>which php won&#8217;t find because Reader is IN Csv. Should it not be</p>
<p>require_once &#8216;Dialect.php&#8217;;</p>
<p>?<br />
Trying to use the lib in a symfony app.</p>
<p>thank you for your work.</p>
<p>Florian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Visinoni</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-50885</link>
		<dc:creator>Luke Visinoni</dc:creator>
		<pubDate>Thu, 06 Nov 2008 18:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-50885</guid>
		<description>Arena,
I&#039;ll look into it. The next release will be a lot more stable. 

Vikas,
What are you asking me? How to import a csv file full of contacts into your system? That&#039;s a very general question. Be specific.

Everybody else,
My apologies, but I have been unable to find the time to work on this project as of late. Other, more lucrative projects have been keeping me busy unfortunately. Hopefully I&#039;ll get a chance to finally wrap up version 0.3 some time before the end of the year.</description>
		<content:encoded><![CDATA[<p>Arena,<br />
I&#8217;ll look into it. The next release will be a lot more stable. </p>
<p>Vikas,<br />
What are you asking me? How to import a csv file full of contacts into your system? That&#8217;s a very general question. Be specific.</p>
<p>Everybody else,<br />
My apologies, but I have been unable to find the time to work on this project as of late. Other, more lucrative projects have been keeping me busy unfortunately. Hopefully I&#8217;ll get a chance to finally wrap up version 0.3 some time before the end of the year.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas Mohan</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-50825</link>
		<dc:creator>Vikas Mohan</dc:creator>
		<pubDate>Thu, 06 Nov 2008 04:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-50825</guid>
		<description>Hello,

       I am doing a social network site and i have to let the user sign into their account from my page.Once they enter the login details i have to collect all their address book and further use the same for sending invites.Can you guide me how to do this

Thanks in advance
vikas</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>       I am doing a social network site and i have to let the user sign into their account from my page.Once they enter the login details i have to collect all their address book and further use the same for sending invites.Can you guide me how to do this</p>
<p>Thanks in advance<br />
vikas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arena</title>
		<link>http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module/comment-page-1#comment-48571</link>
		<dc:creator>arena</dc:creator>
		<pubDate>Wed, 15 Oct 2008 16:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module#comment-48571</guid>
		<description>Hello, 

I tried to use your php code with an csv file coming from the export of my gmail contact. Apparently, the Csv_Sniffer is not abe to handle the data properly.

Please help.</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I tried to use your php code with an csv file coming from the export of my gmail contact. Apparently, the Csv_Sniffer is not abe to handle the data properly.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
