<?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>Search Engine Optimization Dallas &#187; Quick Tips</title>
	<atom:link href="http://www.wilhelser.com/category/quick-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wilhelser.com</link>
	<description>Dallas Area SEO Consulting &#124; Web Developing</description>
	<lastBuildDate>Fri, 06 Apr 2012 04:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to Stop Spam Form Submissions Without a CAPTCHA</title>
		<link>http://www.wilhelser.com/2012/04/stop-bot-submitted-form-spam/</link>
		<comments>http://www.wilhelser.com/2012/04/stop-bot-submitted-form-spam/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 04:00:05 +0000</pubDate>
		<dc:creator>Wil Helser</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[form processing]]></category>

		<guid isPermaLink="false">http://www.wilhelser.com/?p=844</guid>
		<description><![CDATA[We&#8217;ve all seen it&#8230; Web form submissions with gibberish filled in the form fields. Personally, I don&#8217;t know what purpose it serves&#8230; I suspect the spam-bots think the form is a comment form or something. Whatever the case may be, it&#8217;s annoying. I&#8217;m going to show you a super simple way to stop that nonsense. [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve all seen it&#8230; Web form submissions with gibberish filled in the form fields. Personally, I don&#8217;t know what purpose it serves&#8230; I suspect the spam-bots think the form is a comment form or something. Whatever the case may be, it&#8217;s annoying. I&#8217;m going to show you a <strong>super simple</strong> way to stop that nonsense. All it takes is a couple lines of HTML, one line of CSS and a few lines of PHP. Easy right?</p>
<p>The first step is to add a form field that we&#8217;ll hide with CSS. Any regular user won&#8217;t be able to see this field, but spam-bots will see it just like any other field and will fill it out. Here&#8217;s an example:</p>
<p><script type="text/javascript" src="http://snipt.net/embed/21ab9aed57df895ed304d2f1cda2bb7f"></script></p>
<p>The next step is to hide the field with CSS. Just set it to &#8220;display: none&#8221;.</p>
<p>Now, you just add a few lines to your form processing script to check if that field has been filled out. If it has, handle it however you want. In this example, I just tell the script to die, but you could log the IP and add it to your IP tables or anything you want really. Here&#8217;s an example of the PHP:</p>
<p><script type="text/javascript" src="http://snipt.net/embed/66cc4a47e922ef3ce42fbb19f730c23c"></script></p>
<p>That&#8217;s all there is to it! I told you it was super simple. Obviously, this won&#8217;t do anything to stop spam that someone actually sits down and manually types in to your contact form, but every time I&#8217;ve implemented this on a site it&#8217;s cut the spam-bot spam down to <strong>none!</strong></p>
<p><!-- start wp-tags-to-technorati 1.02 --></p>
<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/anti-spam' rel='tag,nofollow' target='_blank'>anti-spam</a>, <a class='technorati-link' href='http://technorati.com/tag/form+processing' rel='tag,nofollow' target='_blank'>form processing</a></p>
<p><!-- end wp-tags-to-technorati --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wilhelser.com/2012/04/stop-bot-submitted-form-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to Server with Ubuntu 11.04 Natty</title>
		<link>http://www.wilhelser.com/2011/05/connect-to-server-ubuntu-natty/</link>
		<comments>http://www.wilhelser.com/2011/05/connect-to-server-ubuntu-natty/#comments</comments>
		<pubDate>Fri, 06 May 2011 09:21:20 +0000</pubDate>
		<dc:creator>Wil Helser</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Blog]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[natty narwhal]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.wilhelser.com/?p=736</guid>
		<description><![CDATA[Ubuntu has a neat little feature that has come in handy for me on many occasions&#8230; the ability to connect to a remote server from within Nautilus. After upgrading to Ubuntu 11.04 Natty Narwhal, I had a little bit of difficulty finding this feature. In previous versions you just had to go to the Places [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu has a neat little feature that has come in handy for me on many occasions&#8230; the ability to connect to a remote server from within Nautilus. After upgrading to Ubuntu 11.04 Natty Narwhal, I had a little bit of difficulty finding this feature. In previous versions you just had to go to the <strong>Places</strong> menu and there it was. Not to worry though, I found it&#8230; so for anyone that may be wondering where it went, I hope this helps you out.</p>
<p>Open up Nautilus and then check the top panel in the menu, click on <strong>File</strong> and about halfway down you&#8217;ll see <strong>&#8220;Connect to Server&#8221;</strong>.</p>
<p>Here&#8217;s a screenshot:</p>
<div class="image-wrap portfolio">
<a href="http://www.wilhelser.com/wp-content/uploads/2011/05/Screenshot.png" rel="prettyPhoto"><img src="http://www.wilhelser.com/wp-content/uploads/2011/05/Screenshot.png" alt="Connect to Server Ubuntu 11.04" title="Connect to Server Ubuntu 11.04" width="570" height="200" class="alignnone size-full wp-image-798" /></a></p>
</div>
<p><!-- start wp-tags-to-technorati 1.02 --></p>
<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/linux' rel='tag,nofollow' target='_blank'>linux</a>, <a class='technorati-link' href='http://technorati.com/tag/natty+narwhal' rel='tag,nofollow' target='_blank'>natty narwhal</a>, <a class='technorati-link' href='http://technorati.com/tag/ubuntu' rel='tag,nofollow' target='_blank'>ubuntu</a></p>
<p><!-- end wp-tags-to-technorati --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wilhelser.com/2011/05/connect-to-server-ubuntu-natty/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

