<?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 Aaron Jefferson Villanueva&#039;s Blog Site</title>
	<atom:link href="http://malebolgia.shadowsonawall.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://malebolgia.shadowsonawall.net</link>
	<description>Programming / Designing Blogging from windows to mac.</description>
	<lastBuildDate>Wed, 15 Feb 2012 05:30:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SF forms with captcha by Kyle Moseby &#187; Web2Lead Contact Form with Captcha Image</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-55</link>
		<dc:creator>Kyle Moseby &#187; Web2Lead Contact Form with Captcha Image</dc:creator>
		<pubDate>Wed, 15 Feb 2012 05:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-55</guid>
		<description>[...] Using Captcha with Salesforce [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Captcha with Salesforce [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SF forms with captcha by admin</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-54</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 11 Feb 2012 16:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-54</guid>
		<description>Sorry for so late reply - I will try to post the source code.</description>
		<content:encoded><![CDATA[<p>Sorry for so late reply &#8211; I will try to post the source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SF forms with captcha by admin</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-53</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 11 Feb 2012 16:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-53</guid>
		<description>Sorry I just got back and read through comments, Probably you need to name the custom field of your main form to something PHP will understand, in this article&#039;s case for example &#039;00N40000001oHG5&#039;=&gt;urlencode($From_Link), my custom field on salesforce is named 00N40000001oHG5 I renamed this to From_Link on main form and before submitting to SF leads pass it back to  &#039;00N40000001oHG5&#039;, Let me know if it helped.</description>
		<content:encoded><![CDATA[<p>Sorry I just got back and read through comments, Probably you need to name the custom field of your main form to something PHP will understand, in this article&#8217;s case for example &#8216;00N40000001oHG5&#8242;=&gt;urlencode($From_Link), my custom field on salesforce is named 00N40000001oHG5 I renamed this to From_Link on main form and before submitting to SF leads pass it back to  &#8216;00N40000001oHG5&#8242;, Let me know if it helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SF forms with captcha by Saar Machtinger</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-50</link>
		<dc:creator>Saar Machtinger</dc:creator>
		<pubDate>Thu, 24 Nov 2011 13:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-50</guid>
		<description>Super article !!!

thank you thank you.

I have managed to make it working, but only with 2 field types I don&#039;t get the required data. These are custom fields, one is a text box, and other is a multiple selection list.

Can you think of a reason why is this not working with them?</description>
		<content:encoded><![CDATA[<p>Super article !!!</p>
<p>thank you thank you.</p>
<p>I have managed to make it working, but only with 2 field types I don&#8217;t get the required data. These are custom fields, one is a text box, and other is a multiple selection list.</p>
<p>Can you think of a reason why is this not working with them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SF forms with captcha by Rinku</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-48</link>
		<dc:creator>Rinku</dc:creator>
		<pubDate>Wed, 02 Nov 2011 09:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-48</guid>
		<description>Hi,

I tried your code it works fine...but I have one doubt....I have area of interest field...which is select with multiple option field..how do I pass that data from php to salesforce....if I use your code..only last value selected goes into the database.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried your code it works fine&#8230;but I have one doubt&#8230;.I have area of interest field&#8230;which is select with multiple option field..how do I pass that data from php to salesforce&#8230;.if I use your code..only last value selected goes into the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SF forms with captcha by Azstor</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-45</link>
		<dc:creator>Azstor</dc:creator>
		<pubDate>Mon, 19 Sep 2011 10:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-45</guid>
		<description>My mistake, there was an error in my file.
Thanks.</description>
		<content:encoded><![CDATA[<p>My mistake, there was an error in my file.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SF forms with captcha by Azstor</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-44</link>
		<dc:creator>Azstor</dc:creator>
		<pubDate>Mon, 19 Sep 2011 10:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-44</guid>
		<description>Hello and many thanks for this.

I&#039;ve followed the steps one-by-one, the captcha is showing up in the form, but, when the form is submited, the &quot;check-this-first.php&quot; only shows a blank page, and nothing happens.</description>
		<content:encoded><![CDATA[<p>Hello and many thanks for this.</p>
<p>I&#8217;ve followed the steps one-by-one, the captcha is showing up in the form, but, when the form is submited, the &#8220;check-this-first.php&#8221; only shows a blank page, and nothing happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SF forms with captcha by Safoura Mazaherifar</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/captcha-with-salesforce.html/comment-page-1#comment-43</link>
		<dc:creator>Safoura Mazaherifar</dc:creator>
		<pubDate>Mon, 04 Jul 2011 10:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=449#comment-43</guid>
		<description>Hi there,

I am beginner in php and honestly I do not know much about it. I have to solve this problem to add CAPTCHA in the web to lead form, I do not know where I must put this code in what page? if you do not mind please send me a project that is working like above.

Best regards</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I am beginner in php and honestly I do not know much about it. I have to solve this problem to add CAPTCHA in the web to lead form, I do not know where I must put this code in what page? if you do not mind please send me a project that is working like above.</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NSZombieEnabled Causes memory Leak. by Azman</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/nszombieenabled-causes-memory-leak.html/comment-page-1#comment-32</link>
		<dc:creator>Azman</dc:creator>
		<pubDate>Sat, 13 Nov 2010 14:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=220#comment-32</guid>
		<description>Hi, 

I&#039;ve same leaks when I use NSZombie with Instruments !</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I&#8217;ve same leaks when I use NSZombie with Instruments !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash AS3 and Mootools Slimbox by Aaron</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/flash-as3-and-mootools-slimbox.html/comment-page-1#comment-31</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 17 Aug 2010 08:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=199#comment-31</guid>
		<description>base on &lt;a href=&quot;http://code.google.com/p/slimbox/wiki/MooToolsAPI&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/slimbox/wiki/MooToolsAPI&lt;/a&gt;

Under &lt;strong&gt;Multiple images&lt;/strong&gt;, you can use.
&lt;pre lang=&quot;javascript&quot;&gt; 
Slimbox.open([[&quot;cat.jpg&quot;, &quot;Nice cat&quot;], [&quot;dog.jpg&quot;]], 0);
&lt;/pre&gt;


so I guess you can use it in AS3:
&lt;pre lang=&quot;actionscript3&quot;  &gt; 
ExternalInterface.call(&quot;Slimbox.open&quot;,&quot;[[&#039;/images/cat.png&#039;, &#039;Nice cat&#039;], [&#039;/images/dog.jpg&#039;,&#039;Nice Dog&#039;]]&quot;);
&lt;/pre&gt;

Let me know if it works. :)
</description>
		<content:encoded><![CDATA[<p>base on <a href="http://code.google.com/p/slimbox/wiki/MooToolsAPI" rel="nofollow">http://code.google.com/p/slimbox/wiki/MooToolsAPI</a></p>
<p>Under <strong>Multiple images</strong>, you can use.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">Slimbox.<span style="color: #000066;">open</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#91;</span><span style="color: #009900;">&#91;</span><span style="color: #3366CC;">&quot;cat.jpg&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Nice cat&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#91;</span><span style="color: #3366CC;">&quot;dog.jpg&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>so I guess you can use it in AS3:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #004993;">ExternalInterface</span>.<span style="color: #004993;">call</span><span style="color: #000000;">&#40;</span><span style="color: #990000;">&quot;Slimbox.open&quot;</span>,<span style="color: #990000;">&quot;[['/images/cat.png', 'Nice cat'], ['/images/dog.jpg','Nice Dog']]&quot;</span><span style="color: #000000;">&#41;</span>;</pre></div></div>

<p>Let me know if it works. <img src='http://malebolgia.shadowsonawall.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

