<?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>simpleContact blog &#187; Pro</title>
	<atom:link href="http://www.simplecontactform.com/blog/category/pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplecontactform.com/blog</link>
	<description>Ramblings from the developer of simpleContact</description>
	<lastBuildDate>Wed, 18 Aug 2010 11:06:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>User feedback about simpleContact Lite and Pro in the new Buzz page</title>
		<link>http://www.simplecontactform.com/blog/2010/03/31/user-feedback-about-simplecontact-lite-and-pro-in-new-buzz-page/</link>
		<comments>http://www.simplecontactform.com/blog/2010/03/31/user-feedback-about-simplecontact-lite-and-pro-in-new-buzz-page/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 10:39:10 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Buzz]]></category>
		<category><![CDATA[Lite]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Pro]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.simplecontactform.com/blog/?p=116</guid>
		<description><![CDATA[Successful businesses build a relationship and trust with their audience. Which begs the question, how do you start to do that? One thing is certain: it doesn&#8217;t involve writing endless pages of marketing-speak and hoping it means something to somebody.
You can&#8217;t buy trust
It helps if you can minimise a person&#8217;s risk. That&#8217;s why simpleContact Lite [...]]]></description>
			<content:encoded><![CDATA[<p>Successful businesses build a relationship and trust with their audience. Which begs the question, how do you start to do that? One thing is certain: it doesn&#8217;t involve writing endless pages of marketing-speak and hoping it means something to somebody.</p>
<h3>You can&#8217;t buy trust</h3>
<p>It helps if you can minimise a person&#8217;s risk. That&#8217;s why <a href="/lite">simpleContact Lite</a> is more than just a free PHP contact form solution. You can also use it to confirm that <a href="/pro">simpleContact Pro</a> will install successfully on your website. Its interface is consistent with Pro, and you can migrate your settings and data when you decide to upgrade.</p>
<p>We all want to try before we buy. That&#8217;s why there&#8217;s a <a href="/demos">live demo</a> that you can use to explore the admin interface in full and decide whether it will satisfy your needs.</p>
<p>&#8230; But there&#8217;s no substitute for unbiased word of mouth. Proof that someone went first, spent their money, and were happy with the result. Happy enough that they wanted to share the experience.</p>
<h3>Don&#8217;t take my word for it</h3>
<p>It&#8217;s time I shared some of the feedback I&#8217;ve received since I released these applications. I&#8217;ve added a <a href="/buzz">buzz page</a> to this website which contains comments from real users of Lite and early-adopters of Pro.</p>
<p>Businesses, design agencies, freelance web designers and marketers &ndash; it&#8217;s quite a mixed bag! Maybe something in there means something to you.</p>
<p>On an unrelated note, I completed a maintenance upgrade to the <a href="/forums">support forums</a> last weekend. It&#8217;s now dressed in a snappy shade of green and should be more useful than before.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplecontactform.com/blog/2010/03/31/user-feedback-about-simplecontact-lite-and-pro-in-new-buzz-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to integrate simpleContact Pro contact form with a WordPress page</title>
		<link>http://www.simplecontactform.com/blog/2010/01/18/integrate-simplecontact-pro-contact-form-with-wordpress/</link>
		<comments>http://www.simplecontactform.com/blog/2010/01/18/integrate-simplecontact-pro-contact-form-with-wordpress/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 14:08:01 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Pro]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.simplecontactform.com/blog/?p=112</guid>
		<description><![CDATA[I enjoy hearing about unexpected ways in which people are using my applications. This is one of the best yet!
Both simpleContact Pro and Lite play nice with the popular blogging platform WordPress. They&#8217;re PHP/MySQL based so they can be hosted on the same website, even sharing a database. As a matter of fact they&#8217;re both [...]]]></description>
			<content:encoded><![CDATA[<p>I enjoy hearing about unexpected ways in which people are using my applications. This is one of the best yet!</p>
<p>Both <a href="/pro">simpleContact Pro</a> and <a href="/lite">Lite</a> play nice with the popular blogging platform <a href="http://www.wordpress.org">WordPress</a>. They&#8217;re PHP/MySQL based so they can be hosted on the same website, even sharing a database. As a matter of fact they&#8217;re both installed on this website&#8230;</p>
<p>If you&#8217;ve installed WordPress you&#8217;ll find that the process with SCP is familiar (which is no coincidence). However, <em>SCP is not a WordPress plugin.</em> It&#8217;s a separate and self-contained application. This means that some people might prefer it to be more integrated with their blog that it currently is.</p>
<p>Enter Stephen Meehan of <a href="http://www.d3-creative.com">d3creative</a>, a talented designer and personal friend of mine. He&#8217;s wrote a tutorial on his blog explaining <a href="http://www.d3-creative.com/scp-wordpress">how to add the simpleContact Pro contact form to a WordPress page template</a>. It involves a bit of copying and pasting, but there&#8217;s nothing to intimidate someone who&#8217;s used to bending WordPress to their will.</p>
<p>Let me know what you think! I&#8217;m tempted to record a screencast video to describe this process&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplecontactform.com/blog/2010/01/18/integrate-simplecontact-pro-contact-form-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>simpleContact reaches 200 votes on PHP Resource Index</title>
		<link>http://www.simplecontactform.com/blog/2009/10/13/200-votes-php-resource-index/</link>
		<comments>http://www.simplecontactform.com/blog/2009/10/13/200-votes-php-resource-index/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 13:22:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Buzz]]></category>
		<category><![CDATA[Lite]]></category>
		<category><![CDATA[Pro]]></category>

		<guid isPermaLink="false">http://www.simplecontactform.com/blog/?p=16</guid>
		<description><![CDATA[Returning from a recent holiday I&#8217;ve found that simpleContact has reached and passed 200 votes on the PHP Resource Index, a popular script directory.
At the time of writing, it has 203 votes with an average score of 9.38 / 10. Only one product in the same category has more votes.
I have you in my sights [...]]]></description>
			<content:encoded><![CDATA[<p>Returning from a recent holiday I&#8217;ve found that simpleContact has reached and passed 200 votes on the <a href="http://php.resourceindex.com/Complete_Scripts/Form_Processing">PHP Resource Index</a>, a popular script directory.
<p>At the time of writing, it has <strong>203 votes with an average score of 9.38 / 10.</strong> Only one product in the same category has more votes.</p>
<p>I have you in my sights <img src='http://www.simplecontactform.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Seriously though, I&#8217;d like to take a moment to thank the early adopters. The official launch of this website is coming (very) soon but I&#8217;ve already had a great response from users. I&#8217;ve had some valuable feedback and I&#8217;m looking forward to making this product better and better for everyone that uses it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplecontactform.com/blog/2009/10/13/200-votes-php-resource-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simpleContact Pro review on seopher.com</title>
		<link>http://www.simplecontactform.com/blog/2009/08/21/simplecontact-pro-review-seopher/</link>
		<comments>http://www.simplecontactform.com/blog/2009/08/21/simplecontact-pro-review-seopher/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 09:32:22 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Buzz]]></category>
		<category><![CDATA[Pro]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.simplecontactform.com/blog/?p=11</guid>
		<description><![CDATA[Upon release, I invited blogger Steven York to review simpleContact Pro.
I would prefer you to read all his remarks in context so I will refrain from reproducing his review in full, except to note his conclusions and feedback.
For $25 you can&#8217;t go far wrong with simpleContact Pro. Alex also has a Lite version which is [...]]]></description>
			<content:encoded><![CDATA[<p>Upon release, I invited blogger Steven York to <a href="http://seopher.com/articles/review_simplecontact_pro__easy_contact_form_creation_and_management">review simpleContact Pro.</a></p>
<p>I would prefer you to read all his remarks in context so I will refrain from reproducing his review in full, except to note his conclusions and feedback.<br />
<blockquote><p>For $25 you can&#8217;t go far wrong with simpleContact Pro. Alex also has a Lite version which is free but that&#8217;s obviously less advanced. Fortunately you can try the Lite version and upgrade to Pro at a later date &#8211; which seems to be a fairly painless process. I&#8217;m pretty impressed with the level of customisation available with the form builder; I&#8217;ve used some horrendous CMS plugins that aspired to similar things and all of them fell short. If you need a more comprehensive contact form manager/builder for your website, I thoroughly recommend giving simpleContact a try (in either Lite or Pro flavour).</p></blockquote>
<p>A good review is a two-way street that not only recognises the positive aspects of a product, but which notes its present shortcomings. If I wanted unmitigated praise I&#8217;d ask my mother to write one! Steven raised the following points:</p>
<h3>Documentation</h3>
<p>He observed that the <a href="/pro/docs/installation.php">documentation</a> was insufficient on the subject of integrating the forms with a website. I took steps to expand and clarify the instructions in response.</p>
<h3>Name fields separation</h3>
<p>This is a matter of personal taste. I have always preferred separate first and last name fields on forms. This is mainly because it makes the collected data easier to use without looking either broken or comically formal (&#8221;Hi Alex Hardy&#8221;). As always, if I see significant demand for a combined name field I will give it due consideration.</p>
<h3>Security</h3>
<p>Two points were raised here: That he was unsure what level of validation was present on the forms, and that a CAPTCHA might be reassuring for users from a security point of view.</p>
<p>There are actually two layers of validation on the forms. The first is client-side JavaScript, which helps to prevent human error. This is backed up by server-side checks in PHP to help keep the spammers out. I always consider ways to improve that protection and I have several ideas for future releases. As a user of my own product, I can vouch that I currently receive practically no spam through my forms.</p>
<p>I&#8217;m not a fan of CAPTCHAs. I&#8217;ve been vocal about my objections to them in the past (and no doubt in future). I&#8217;m not too inflexible to yield to popular request though, so I wrote a <a href="/forums/topic/add-recaptcha-support-pro">hack for reCAPTCHA support</a> on the forums. In future I intend to add a &#8220;spam challenge&#8221; field option of the type Steven describes, as can be seen on <a href="http://buildingfindablewebsites.com">Building Findable Websites.</a></p>
<h3>Disclosure</h3>
<p>The advertising the Steven dutifully mentions was an experimental placement to promote simpleContact Lite prior to the release of Pro. When its term was concluded I decided to postpone further blog adverts. Although he undertakes paid reviews this one was not &#8211; my original invitation was to a private beta that I held. Although he was unable to participate due to work commitments he was kind enough to write this review. Steven&#8217;s reviews are always conducted with total objectivity and I gratefully accept his criticism.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplecontactform.com/blog/2009/08/21/simplecontact-pro-review-seopher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
