<?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>I want to be free &#187; php classes</title>
	<atom:link href="http://i1t2b3.com/category/php-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://i1t2b3.com</link>
	<description>Any fool can make things bigger and more complex</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:34:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=392</generator>
		<item>
		<title>Quick CSV import with visual mapping</title>
		<link>http://i1t2b3.com/2009/01/14/quick-csv-import-with-mapping/</link>
		<comments>http://i1t2b3.com/2009/01/14/quick-csv-import-with-mapping/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 00:22:09 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php classes]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=153</guid>
		<description><![CDATA[Several years ago I created PHP class Quick_CSV_Import to import CSV files to a database table very quickly (LOAD DATA INFILE statement). I found that the class became quite popular in India due to feedback received :] Now I want to share a little application on the basis of that class. &#8220;Quick CSV Import with [...]]]></description>
			<content:encoded><![CDATA[<p>Several years ago I created PHP class <noindex><a rel="nofollow" title="Class page at phpclasses.org" href="http://a4.users.phpclasses.org/browse/package/2917.html">Quick_CSV_Import</a></noindex> to import CSV files to a database table very quickly (<noindex><a rel="nofollow" title="Manual reference at mysql.com" href="http://dev.mysql.com/doc/refman/5.1/en/load-data.html">LOAD DATA INFILE</a></noindex> statement). I found that the class became quite popular in India due to feedback received :]</p>
<p>Now I want to share a little application on the basis of that class.</p>
<p>&#8220;<noindex><a rel="nofollow" href="http://www.assembla.com/code/quick_csv_mapping_import/subversion/nodes">Quick CSV Import with Mapping</a></noindex>&#8221; is a PHP example application that imports CSV file to a database table with visual mapping of CSV columns to table columns.</p>
<p><noindex><a rel="nofollow" title="Go to the project page" href="http://www.assembla.com/code/quick_csv_mapping_import/subversion/nodes"><img class="aligncenter size-full wp-image-147" style="border: solid 1px black" title="CSV Mapping Master - click to download" src="http://i1t2b3.com/wp-content/uploads/2009/01/csv_mapping2.png" alt="CSV Mapping Master - click to download" width="398" height="369" /></a></noindex></p>
<p>Of course, you can get a copy of the application source &#8211; just go to the <noindex><a rel="nofollow" href="http://www.assembla.com/code/quick_csv_mapping_import/subversion/nodes">SVN repository</a></noindex>.</p>
<p>Don&#8217;t forget to send me your feedback and donations ;]</p>
<p>P.S. If you are having problems with going to step 2 while using the app, try the following:</p>
<ol>
<li>Open Quick_CSV_import.class and find &#8220;<code>LOAD DATA INFILE</code>&#8220;</li>
<li>change it to &#8220;<code>LOAD DATA <strong>LOCAL</strong> INFILE</code>&#8220;</li>
</ol>
<p>It&#8217;s connected with permissions at your Linux server. Thanks to <noindex><a rel="nofollow" href="http://noelbautista.com/">Noel</a></noindex> for the solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2009/01/14/quick-csv-import-with-mapping/feed/</wfw:commentRss>
		<slash:comments>75</slash:comments>
		</item>
		<item>
		<title>Using PHPClasses.org for marketing purposes</title>
		<link>http://i1t2b3.com/2009/01/11/using-phpclassesorg-for-marketing-purposes/</link>
		<comments>http://i1t2b3.com/2009/01/11/using-phpclassesorg-for-marketing-purposes/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 18:43:45 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[ideas]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php classes]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=116</guid>
		<description><![CDATA[Once upon a time I took a look at my Google Analytics account and found out that phpclasses.org is 5th source medium for two my blogs (this one and my russian blog). I have 8 classes submitted. Calculation shows that 7% of my blogs visitors are my classes downloaders and viewers for all the time [...]]]></description>
			<content:encoded><![CDATA[<p>Once upon a time I took a look at my Google Analytics account and found out that <noindex><a rel="nofollow" href="http://a4.users.phpclasses.org">phpclasses.org</a></noindex> is 5th source medium for two my blogs (this one and my <noindex><a rel="nofollow" href="http://i1t2b3.blogspot.com/">russian blog</a></noindex>).</p>
<p><img class="aligncenter size-full wp-image-122" style="border: solid 1px black" title="phpclasses stats" src="http://i1t2b3.com/wp-content/uploads/2009/01/phpclasses.png" border="1" alt="" width="500" height="217" /></p>
<p>I have <noindex><a rel="nofollow" href="http://a4.users.phpclasses.org/browse/author/224189.html">8 classes submitted</a></noindex>. Calculation shows that 7% of my blogs visitors are my classes downloaders and viewers for all the time my classes and blogs exist, and 11% &#8211; for last week.</p>
<p>Take into account, that</p>
<ul>
<li>I get these people to me without any move &#8211; I have just placed the links once.</li>
<li>in-bound links improve Google PageRank</li>
<li>count of links is limited only by your imagination ;]</li>
</ul>
<p>To check that all my classes have all needed links in &#8220;Related links&#8221; section, I wrote a PHP script that adds a link if it&#8217;s not present on your class page. It was written fast so there not so much error checks; to use it, just</p>
<ol>
<li>type your login/pass,</li>
<li>list IDs of your classes and</li>
<li>define the list of links to be placed in &#8220;Related links&#8221; section of every class page.</li>
</ol>
<p>Script supports more than one login/pass pair. If such link is already present, it will be skipped. <noindex><a rel="nofollow" href="http://php.net/curl">CURL</a></noindex> is required for your PHP server.<noindex><a rel="nofollow" href="http://i1t2b3.com/wp-content/uploads/2009/01/phpclasses_links_submiter.rar"><img class="size-full wp-image-126 alignright" title="download PHPClasses.org links submitter" src="http://i1t2b3.com/wp-content/uploads/2009/01/download_button2.jpg" alt="" width="143" height="71" /></a></noindex></p>
<p>You can <noindex><a rel="nofollow" title="download PHPClasses.org links submitter" href="http://i1t2b3.com/wp-content/uploads/2009/01/phpclasses_links_submiter.rar">download it</a></noindex> and use for free.</p>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2009/01/11/using-phpclassesorg-for-marketing-purposes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Another PHPClasses victory</title>
		<link>http://i1t2b3.com/2008/11/10/another-phpclasses-victory/</link>
		<comments>http://i1t2b3.com/2008/11/10/another-phpclasses-victory/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 15:13:25 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[php classes]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=27</guid>
		<description><![CDATA[Another my class has become a winner of PHP Classes Innovation Award &#8211; it&#8217;s the implementation of Binary Search algorithm. Yes, it&#8217;s the algorithm we all know from university &#8211; it&#8217;s strange for me, that it was considered as innovative. I wrote this class as a test task while an interview for a new job. Results were [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://a4.users.phpclasses.org/browse/package/4799.html"><img class=" alignright" title="September 2008 Winner" src="http://www.phpclasses.org/award/innovation/winner.gif" alt="September 2008 Winner" width="89" height="89" /></a>Another my class has become a winner of PHP Classes Innovation Award &#8211; it&#8217;s the implementation of <a href="http://en.wikipedia.org/wiki/Binary_search">Binary Search</a> algorithm. Yes, it&#8217;s the algorithm we all know from university &#8211; it&#8217;s strange for me, that it was considered as innovative.</p>
<p>I wrote this class as a test task while an interview for a new job. Results were so impressive for me, that I decided to share this piece of code: it finds result in 10Gb file for less than 5 seconds! File must contain key/value pairs (separator can be defined, by default it&#8217;s equal sign), and these pairs are sorted by keys. You define what key to search and get correspondent value very quickly.</p>
<p>For example:</p>
<pre><code>Ann=5
Bob=3
Sandy=8
Zulu=1</code></pre>
<p>If you search &#8220;Sandy&#8221;, you&#8217;ll get result &#8220;8&#8243;. Very quick :]</p>
<p><a href="http://apress.com/book/view/9781590599716"><img class="alignright" title="From Program to Product: Turning Your Code into a Saleable Product" src="http://apress.com/resource/bookcover/9781590599716?size=medium" alt="" width="125" height="185" /></a>As a prize I selected an Apress book called &#8220;<a href="http://apress.com/book/view/9781590599716">From Program to Product</a>&#8221; &#8211; though I found it in PDF, it seems to be quite insightfull for me: we, developers, always think about code, and never about how to sell it. I have several product ideas, so I hope the book would help me to succeed.</p>
<p>P.S. Fun is that a few people emailed me to say how nice my new PHP Classes avatar is :] Thanks to Anton Dovgal for such a great picture of sad me.</p>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2008/11/10/another-phpclasses-victory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phonetic won!</title>
		<link>http://i1t2b3.com/2008/05/05/phonetic-won/</link>
		<comments>http://i1t2b3.com/2008/05/05/phonetic-won/#comments</comments>
		<pubDate>Mon, 05 May 2008 21:12:51 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php classes]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/2008/05/05/phonetic-won/</guid>
		<description><![CDATA[Yes, my class Phonetic won the first place of the PHPClasses Innovation Award. Thanks to everyone voted for me! You can check a demo here.]]></description>
			<content:encoded><![CDATA[<p><noindex><a rel="nofollow" title="winner" href="http://a4.users.phpclasses.org/browse/package/4400.html"><img src="http://i1t2b3.com/wp-content/uploads/2008/05/winner1.gif" alt="winner1.gif align=" align="right" /></a></noindex>Yes, my class <noindex><a rel="nofollow" href="http://a4.users.phpclasses.org/browse/package/4400.html">Phonetic</a></noindex> won the first place of the <noindex><a rel="nofollow" href="http://www.phpclasses.org/award/innovation/">PHPClasses Innovation Award</a></noindex>.</p>
<p>Thanks to everyone voted for me!</p>
<p>You can check <noindex><a rel="nofollow" href="http://i1t2b3.com/wp-content/uploads/2009/06/phonetic/">a demo here</a></noindex>.</p>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2008/05/05/phonetic-won/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Vote for Phonetic class</title>
		<link>http://i1t2b3.com/2008/04/01/vote-for-phonetic-class/</link>
		<comments>http://i1t2b3.com/2008/04/01/vote-for-phonetic-class/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 20:09:06 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php classes]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/2008/04/01/vote-for-phonetic-class/</guid>
		<description><![CDATA[My PHP class Phonetic is nominated on phpclasses.org Innovation Award. Vote for it! The class generates words that phonetically are equal to the given one, but are written differently.]]></description>
			<content:encoded><![CDATA[<p>My PHP class <a href="http://a4.users.phpclasses.org/browse/package/4400.html">Phonetic</a> is nominated on phpclasses.org Innovation Award.</p>
<p><a href="http://a4.users.phpclasses.org/vote.html">Vote</a> for it!</p>
<p>The class generates words that phonetically are equal to the given one, but are written differently.</p>
<p><img style="margin: 0px auto 10px; display: block; text-align: center; wwidth: 400px;" src="http://a4.users.phpclasses.org/browse/view/image/file/22138/name/phonetic.PNG" border="0" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2008/04/01/vote-for-phonetic-class/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
