<?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: Javascript: Letter incrementation à la PHP/Perl &#8211; Part 2</title>
	<atom:link href="http://usestrict.net/2009/01/05/javascript-letter-incrementation-a-la-phpperl-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://usestrict.net/2009/01/05/javascript-letter-incrementation-a-la-phpperl-part-2/</link>
	<description>Vinny&#039;s Technical Corner</description>
	<lastBuildDate>Wed, 18 Aug 2010 13:09:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Vinny</title>
		<link>http://usestrict.net/2009/01/05/javascript-letter-incrementation-a-la-phpperl-part-2/comment-page-1/#comment-8</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Tue, 13 Jan 2009 14:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=127#comment-8</guid>
		<description>Hey Rodrigo!

Thanks for your comment. I&#039;m working on a portal where the user selects some items from the database and gets to insert new ones in case it&#039;s not found. Both kinds go into the same html table and I had to find a way to iterate through them separately. So for the ones that the user pulled from the database I used the MySQL table id, and for the new ones I used the alphabetical counter. Nothing as fun as breaking a password, but necessary nevertheless.

;)</description>
		<content:encoded><![CDATA[<p>Hey Rodrigo!</p>
<p>Thanks for your comment. I&#8217;m working on a portal where the user selects some items from the database and gets to insert new ones in case it&#8217;s not found. Both kinds go into the same html table and I had to find a way to iterate through them separately. So for the ones that the user pulled from the database I used the MySQL table id, and for the new ones I used the alphabetical counter. Nothing as fun as breaking a password, but necessary nevertheless.<br />
 <img src='http://usestrict.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo Santa Maria</title>
		<link>http://usestrict.net/2009/01/05/javascript-letter-incrementation-a-la-phpperl-part-2/comment-page-1/#comment-7</link>
		<dc:creator>Rodrigo Santa Maria</dc:creator>
		<pubDate>Tue, 13 Jan 2009 14:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=127#comment-7</guid>
		<description>Hi there Vinny!
Very interesting post! Just for my curiosity... LOL why did you need such kind of function in JS? Last year I used one very similar to this one you made, but in C ANSI. I was working on a university project under &quot;distributed systems&quot; classes.. actually it was a brute force password braker for MD5-crypted passwords. In a nutshell, it needed to generate all the passwords possibilities to try to break it, but the most important of this project, was that it needed to be ran on a cluster made with some computers, so, all the job needed to be breaked, devided and syncronized between all avaliable machines, so we could decrease the overall time to break a passwd.. well, this was my case, that&#039;s why I am curious about yours! LOL.. Congratulations for this post, cya! []&#039;s</description>
		<content:encoded><![CDATA[<p>Hi there Vinny!<br />
Very interesting post! Just for my curiosity&#8230; LOL why did you need such kind of function in JS? Last year I used one very similar to this one you made, but in C ANSI. I was working on a university project under &#8220;distributed systems&#8221; classes.. actually it was a brute force password braker for MD5-crypted passwords. In a nutshell, it needed to generate all the passwords possibilities to try to break it, but the most important of this project, was that it needed to be ran on a cluster made with some computers, so, all the job needed to be breaked, devided and syncronized between all avaliable machines, so we could decrease the overall time to break a passwd.. well, this was my case, that&#8217;s why I am curious about yours! LOL.. Congratulations for this post, cya! []&#8216;s</p>
]]></content:encoded>
	</item>
</channel>
</rss>
