<?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 for Bits 'n Bytes</title>
	<atom:link href="http://www.arnas.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arnas.net/blog</link>
	<description></description>
	<lastBuildDate>Mon, 14 Nov 2011 09:21:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Password hashing class (phpass) converted to CodeIgniter library by Arnas</title>
		<link>http://www.arnas.net/blog/2010/06/password-hashing-class-phpass-converted-to-codeigniter-library/comment-page-1/#comment-89</link>
		<dc:creator>Arnas</dc:creator>
		<pubDate>Mon, 14 Nov 2011 09:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=57#comment-89</guid>
		<description>Setting $config[&#039;portable&#039;] to TRUE will basically fall-back to md5() so it&#039;s not recommended unless you are expecting to move your codebase between multiple incompatible environments (i.e. move from the host who supports bcrypt to one that doesn&#039;t).

You can read detailed paper about password hashing here - http://www.openwall.com/articles/PHP-Users-Passwords (highly recommended). It also addresses iteration counts.

I didn&#039;t include config file as defaults work fine for me, but you can certainly extend it on your own.</description>
		<content:encoded><![CDATA[<p>Setting $config['portable'] to TRUE will basically fall-back to md5() so it&#8217;s not recommended unless you are expecting to move your codebase between multiple incompatible environments (i.e. move from the host who supports bcrypt to one that doesn&#8217;t).</p>
<p>You can read detailed paper about password hashing here &#8211; <a href="http://www.openwall.com/articles/PHP-Users-Passwords">http://www.openwall.com/articles/PHP-Users-Passwords</a> (highly recommended). It also addresses iteration counts.</p>
<p>I didn&#8217;t include config file as defaults work fine for me, but you can certainly extend it on your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password hashing class (phpass) converted to CodeIgniter library by hura</title>
		<link>http://www.arnas.net/blog/2010/06/password-hashing-class-phpass-converted-to-codeigniter-library/comment-page-1/#comment-88</link>
		<dc:creator>hura</dc:creator>
		<pubDate>Sun, 13 Nov 2011 00:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=57#comment-88</guid>
		<description>may i know what is for $config[&#039;portable&#039;] and $config[&#039;iterations&#039;] ?
why not include in .zip for config file?</description>
		<content:encoded><![CDATA[<p>may i know what is for $config['portable'] and $config['iterations'] ?<br />
why not include in .zip for config file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password hashing class (phpass) converted to CodeIgniter library by Arnas</title>
		<link>http://www.arnas.net/blog/2010/06/password-hashing-class-phpass-converted-to-codeigniter-library/comment-page-1/#comment-86</link>
		<dc:creator>Arnas</dc:creator>
		<pubDate>Mon, 01 Aug 2011 19:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=57#comment-86</guid>
		<description>&lt;a href=&quot;#comment-85&quot;&gt;@sam &lt;/a&gt; I think so, I&#039;ve used it recently on a CI 2.0.2 based project and it was working just fine.</description>
		<content:encoded><![CDATA[<p><a href="#comment-85">@sam </a> I think so, I&#8217;ve used it recently on a CI 2.0.2 based project and it was working just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password hashing class (phpass) converted to CodeIgniter library by sam</title>
		<link>http://www.arnas.net/blog/2010/06/password-hashing-class-phpass-converted-to-codeigniter-library/comment-page-1/#comment-85</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 01 Aug 2011 19:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=57#comment-85</guid>
		<description>is your library still reliable to use?</description>
		<content:encoded><![CDATA[<p>is your library still reliable to use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter JavaScript validation by Tony Dew</title>
		<link>http://www.arnas.net/blog/2011/03/codeigniter-javascript-validation/comment-page-1/#comment-80</link>
		<dc:creator>Tony Dew</dc:creator>
		<pubDate>Mon, 04 Jul 2011 19:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=87#comment-80</guid>
		<description>This is absolutely fantastic! I was just trying to figure out how to accomplish single field form validation... then I stumbled upon your solution.

Thanks!</description>
		<content:encoded><![CDATA[<p>This is absolutely fantastic! I was just trying to figure out how to accomplish single field form validation&#8230; then I stumbled upon your solution.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password hashing class (phpass) converted to CodeIgniter library by jeric realubit</title>
		<link>http://www.arnas.net/blog/2010/06/password-hashing-class-phpass-converted-to-codeigniter-library/comment-page-1/#comment-77</link>
		<dc:creator>jeric realubit</dc:creator>
		<pubDate>Tue, 28 Jun 2011 07:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=57#comment-77</guid>
		<description>Thanks! work like a charm! ;)</description>
		<content:encoded><![CDATA[<p>Thanks! work like a charm! <img src='http://www.arnas.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter JavaScript validation by Arnas</title>
		<link>http://www.arnas.net/blog/2011/03/codeigniter-javascript-validation/comment-page-1/#comment-76</link>
		<dc:creator>Arnas</dc:creator>
		<pubDate>Fri, 24 Jun 2011 12:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=87#comment-76</guid>
		<description>Hi Andrew, matches[] is a special case since two fields are involved. I updated my original code to make matches[] rule work, you can take a look and download it &lt;a href=&quot;https://bitbucket.org/arnaslu/codeigniter-javascript-validation&quot;&gt;here&lt;/a&gt; and view updated demo &lt;a href=&quot;http://arnas.net/blog/validation/index.php/form&quot;&gt;here&lt;/a&gt;.

One thing to note is that field being matched against (i.e. &quot;password&quot; field in demo) must have id set as the name of input field (check demo source code to see what I mean).</description>
		<content:encoded><![CDATA[<p>Hi Andrew, matches[] is a special case since two fields are involved. I updated my original code to make matches[] rule work, you can take a look and download it <a href="https://bitbucket.org/arnaslu/codeigniter-javascript-validation">here</a> and view updated demo <a href="http://arnas.net/blog/validation/index.php/form">here</a>.</p>
<p>One thing to note is that field being matched against (i.e. &#8220;password&#8221; field in demo) must have id set as the name of input field (check demo source code to see what I mean).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter JavaScript validation by andrew</title>
		<link>http://www.arnas.net/blog/2011/03/codeigniter-javascript-validation/comment-page-1/#comment-75</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Fri, 24 Jun 2011 05:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=87#comment-75</guid>
		<description>any ideas?</description>
		<content:encoded><![CDATA[<p>any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter JavaScript validation by andrew</title>
		<link>http://www.arnas.net/blog/2011/03/codeigniter-javascript-validation/comment-page-1/#comment-74</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Thu, 23 Jun 2011 15:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=87#comment-74</guid>
		<description>seems to work great, I think there is some issue with the matches[] rule, as when I run the form two fields are matching but it still says not matching, when I run it with my own class that doesnt use javascript instead uses CI form validation, the matches[] rule works fine...</description>
		<content:encoded><![CDATA[<p>seems to work great, I think there is some issue with the matches[] rule, as when I run the form two fields are matching but it still says not matching, when I run it with my own class that doesnt use javascript instead uses CI form validation, the matches[] rule works fine&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter JavaScript validation by andrew</title>
		<link>http://www.arnas.net/blog/2011/03/codeigniter-javascript-validation/comment-page-1/#comment-73</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Thu, 23 Jun 2011 15:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.arnas.net/blog/?p=87#comment-73</guid>
		<description>thanks heaps for this man, really appreciate your work!!</description>
		<content:encoded><![CDATA[<p>thanks heaps for this man, really appreciate your work!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

