<?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>Vidul Nikolaev Petrov &#187; HTML</title>
	<atom:link href="http://www.vidul.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vidul.com</link>
	<description>my web space</description>
	<lastBuildDate>Sat, 24 Sep 2011 06:11:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ReCaptcha CSS settings (again)</title>
		<link>http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/</link>
		<comments>http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 21:54:54 +0000</pubDate>
		<dc:creator>Vidul</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[web2py]]></category>

		<guid isPermaLink="false">http://www.vidul.com/?p=672</guid>
		<description><![CDATA[In this case a ReCaptcha usage with web2py.

&#60;script type=&#34;text/javascript&#34;&#62;
    var RecaptchaOptions = {
	    theme: 'custom',
	    custom_theme_widget : 'sm_captcha'
    };
&#60;/script&#62;
&#60;div id=&#34;recaptcha&#34;&#62;{{=T('Type the characters you see in the picture:')}}&#60;/div&#62;
&#60;div id=&#34;sm_captcha&#34;&#62;
	&#60;div id=&#34;recaptcha_image&#34;&#62;&#60;/div&#62; 
	&#60;input type=&#34;text&#34; id=&#34;recaptcha_response_field&#34; class=&#34;inputBox&#34; name=&#34;recaptcha_response_field&#34; tabindex=&#34;14&#34; /&#62; 
	{{if form.errors.captcha:}}
	&#60;div class=&#34;error&#34; id=&#34;captcha_error&#34;&#62;
	{{=form.errors.captcha}}
	&#60;/div&#62;
	{{pass}}
	&#60;div id=&#34;recaptcha_buttons&#34;&#62; 
		&#60;a id=&#34;recatchaReload&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>In this case a ReCaptcha usage with <a href="http://www.web2py.com">web2py</a>.</p>

<div class="wp_syntax"><div class="code"><pre class="default" style="font-family:arial,verdana,monospace;">&lt;script type=&quot;text/javascript&quot;&gt;
    var RecaptchaOptions = {
	    theme: 'custom',
	    custom_theme_widget : 'sm_captcha'
    };
&lt;/script&gt;
&lt;div id=&quot;recaptcha&quot;&gt;{{=T('Type the characters you see in the picture:')}}&lt;/div&gt;
&lt;div id=&quot;sm_captcha&quot;&gt;
	&lt;div id=&quot;recaptcha_image&quot;&gt;&lt;/div&gt; 
	&lt;input type=&quot;text&quot; id=&quot;recaptcha_response_field&quot; class=&quot;inputBox&quot; name=&quot;recaptcha_response_field&quot; tabindex=&quot;14&quot; /&gt; 
	{{if form.errors.captcha:}}
	&lt;div class=&quot;error&quot; id=&quot;captcha_error&quot;&gt;
	{{=form.errors.captcha}}
	&lt;/div&gt;
	{{pass}}
	&lt;div id=&quot;recaptcha_buttons&quot;&gt; 
		&lt;a id=&quot;recatchaReload&quot; href=&quot;javascript:Recaptcha.reload()&quot;&gt;Reload&lt;/a&gt;
		&lt;a id=&quot;recatchaAudio&quot; href=&quot;javascript:Recaptcha.switch_type('audio')&quot;&gt;Audio&lt;/a&gt;
		&lt;a id=&quot;recatchaImage&quot; href=&quot;javascript:Recaptcha.switch_type('image')&quot;&gt;Text&lt;/a&gt;
		&lt;a id=&quot;recatchaHelp&quot; href=&quot;javascript:Recaptcha.showhelp()&quot;&gt;Help&lt;/a&gt; 
	&lt;/div&gt; 
	&lt;script src=&quot;https://api-secure.recaptcha.net/challenge?k=YOUR_RECAPTCHA_KEY&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;noscript&gt;&lt;iframe frameborder=&quot;0&quot; height=&quot;auto&quot; src=&quot;https://api-secure.recaptcha.net/noscript?k=YOUR_RECAPTCHA_KEY&quot; width=&quot;auto&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;input name=&quot;recaptcha_response_field&quot; type=&quot;hidden&quot; value=&quot;manual_challenge&quot; /&gt;&lt;/noscript&gt;
&lt;/div&gt;</pre></div></div>

<p>The result of these settings:<br />
<a href="http://www.vidul.com/wp-content/uploads/2010/08/custom_recap.png" rel="thumbnail"><img src="http://www.vidul.com/wp-content/uploads/2010/08/custom_recap.png" alt="" title="custom_recap" width="332" height="170" class="alignleft size-full wp-image-675" /></a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/&amp;Title=ReCaptcha+CSS+settings+%28again%29" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/&amp;title=ReCaptcha+CSS+settings+%28again%29" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/&amp;title=ReCaptcha+CSS+settings+%28again%29" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/&amp;title=ReCaptcha+CSS+settings+%28again%29" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/&amp;title=ReCaptcha+CSS+settings+%28again%29" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=ReCaptcha+CSS+settings+%28again%29+-+http://b2l.me/afajb6+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/&amp;h=ReCaptcha+CSS+settings+%28again%29" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.vidul.com/2010/08/05/recaptcha-css-settings-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Generate HTML with Javascript</title>
		<link>http://www.vidul.com/2009/07/29/generate-html-with-javascript/</link>
		<comments>http://www.vidul.com/2009/07/29/generate-html-with-javascript/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 02:57:00 +0000</pubDate>
		<dc:creator>Vidul</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">urn:uuid:{a.guid}</guid>
		<description><![CDATA[sample HTML file

&#60; !DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34;
   &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#62;
&#60;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34;
      xml:lang=&#34;en&#34;&#62;
  &#60;head&#62;
    &#60;script src=&#34;jquery.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;
  &#60;/head&#62;
  &#60;body&#62;
    &#60;div id=&#34;container&#34;&#62;&#60;/div&#62;
    &#60;script src=&#34;gen.html.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;
  &#60;/body&#62;
&#60;/html&#62;

sample JavaScript file (should be named gen.html.js)

$&#40;&#34;#container&#34;&#41;.css&#40;&#123;margin:&#34;5% auto 5% auto&#34;,width:&#34;70%&#34;,'max-width':&#34;70%&#34;&#125;&#41;;
$&#40;&#34;#container&#34;&#41;.append&#40;&#34;&#60;div id='header'&#62;this [...]]]></description>
			<content:encoded><![CDATA[<p><strong>sample HTML file</strong></p>

<div class="wp_syntax"><div class="code"><pre class="default" style="font-family:arial,verdana,monospace;">&lt; !DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
   &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;
      xml:lang=&quot;en&quot;&gt;
  &lt;head&gt;
    &lt;script src=&quot;jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;div id=&quot;container&quot;&gt;&lt;/div&gt;
    &lt;script src=&quot;gen.html.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
  &lt;/body&gt;
&lt;/html&gt;</pre></div></div>

<p><strong>sample JavaScript file</strong> (should be named gen.html.js)</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:arial,verdana,monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#container&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>margin<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;5% auto 5% auto&quot;</span><span style="color: #339933;">,</span>width<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;70%&quot;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'max-width'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;70%&quot;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#container&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">append</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;&lt;div id='header'&gt;this is the header&lt;/div&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#container&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">append</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;&lt;div id='body'&gt;this is the body&lt;/div&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#container&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">append</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;&lt;div id='footer'&gt;this is the footer&lt;/div&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#header&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>width<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;100%&quot;</span><span style="color: #339933;">,</span>height<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;33px&quot;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'padding-top'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;10px&quot;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'text-align'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;center&quot;</span><span style="color: #339933;">,</span>border<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;1px solid #777&quot;</span><span style="color: #339933;">,</span>background<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;#ddd&quot;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#header&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">after</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;&lt;div style='clear:both'&gt;&amp;&amp;&lt;/div&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#body&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>width<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;100%&quot;</span><span style="color: #339933;">,</span>height<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;50%&quot;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'madrgin-top'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;2%&quot;</span><span style="color: #339933;">,</span>border<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;1px solid #777&quot;</span><span style="color: #339933;">,</span>background<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;#eee&quot;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#body&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">after</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;&lt;div style='clear:both'&gt;&amp;nbsp;&lt;/div&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#footer&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>width<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;100%&quot;</span><span style="color: #339933;">,</span>height<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;33px&quot;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'padding-top'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;10px&quot;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'text-align'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;center&quot;</span><span style="color: #339933;">,</span>border<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;1px solid #777&quot;</span><span style="color: #339933;">,</span>background<span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;#ddd&quot;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#body&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">append</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;&lt;p&gt;1. sub body&lt;/p&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#body&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">append</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;&lt;p&gt;2. sub body&lt;/p&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#body p:first&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;text-decoration&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;underline&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#body p:last&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;text-decoration&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;overline&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>



<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.vidul.com/2009/07/29/generate-html-with-javascript/&amp;Title=Generate+HTML+with+Javascript" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.vidul.com/2009/07/29/generate-html-with-javascript/&amp;title=Generate+HTML+with+Javascript" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.vidul.com/2009/07/29/generate-html-with-javascript/&amp;title=Generate+HTML+with+Javascript" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.vidul.com/2009/07/29/generate-html-with-javascript/&amp;title=Generate+HTML+with+Javascript" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.vidul.com/2009/07/29/generate-html-with-javascript/&amp;title=Generate+HTML+with+Javascript" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.vidul.com/2009/07/29/generate-html-with-javascript/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Generate+HTML+with+Javascript+-+http://b2l.me/bj3dw+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.vidul.com/2009/07/29/generate-html-with-javascript/&amp;h=Generate+HTML+with+Javascript" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.vidul.com/2009/07/29/generate-html-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit the ReCaptcha look</title>
		<link>http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/</link>
		<comments>http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/#comments</comments>
		<pubDate>Fri, 01 May 2009 21:52:00 +0000</pubDate>
		<dc:creator>Vidul</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[captcha]]></category>

		<guid isPermaLink="false">urn:uuid:{a.guid}</guid>
		<description><![CDATA[Take a look at recaptcha.js for DOM elements details.





		
			Share this on Blinklist
		
		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Share this on Reddit
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Tweet This!
		
		
			Seed this on Newsvine
		





]]></description>
			<content:encoded><![CDATA[<p>Take a look at <a href="https://api-secure.recaptcha.net/js/recaptcha.js">recaptcha.js</a> for DOM elements details.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/&amp;Title=How+to+edit+the+ReCaptcha+look" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/&amp;title=How+to+edit+the+ReCaptcha+look" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/&amp;title=How+to+edit+the+ReCaptcha+look" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/&amp;title=How+to+edit+the+ReCaptcha+look" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/&amp;title=How+to+edit+the+ReCaptcha+look" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=How+to+edit+the+ReCaptcha+look+-+http://b2l.me/bj3dy+" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/&amp;h=How+to+edit+the+ReCaptcha+look" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.vidul.com/2009/05/01/howto-edit-the-recaptcha-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

