<?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>Siam Communications Web Services &#38; Tools &#187; wordpress plugins</title>
	<atom:link href="http://www.siamcomm.com/tag/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siamcomm.com</link>
	<description>Simple Web Sites that Produce Results</description>
	<lastBuildDate>Mon, 26 Jul 2010 09:01:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using Forms in WordPress</title>
		<link>http://www.siamcomm.com/wordpress/using-forms-in-wordpress/</link>
		<comments>http://www.siamcomm.com/wordpress/using-forms-in-wordpress/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 14:06:02 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress forms]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.siamcomm.com/blog/?p=438</guid>
		<description><![CDATA[Recently, I had some difficulty implementing forms into my blog here. So I set out on a mission to locate an easy to use plug-in to get forms into my blog.

The result exceeded my expectations by a long shot. I stumbled upon the <a href="http://www.deliciousdays.com/cforms-plugin/"><strong>cforms II plug-in for WordPress</strong></a> by <a href="http://www.deliciousdays.com/"><strong>Delicious Days</strong></a>.

Have a look at my requirements and how we evaluated the plug-in.


Related posts:<ol><li><a href='http://www.siamcomm.com/how-tos/creating-your-own-wordpress-plug-in-and-widget/' rel='bookmark' title='Permanent Link: Creating Your own WordPress Plug-in and Widget'>Creating Your own WordPress Plug-in and Widget</a></li>
<li><a href='http://www.siamcomm.com/how-tos/wordpress-sticky-posts/' rel='bookmark' title='Permanent Link: WordPress: Sticky Posts'>WordPress: Sticky Posts</a></li>
<li><a href='http://www.siamcomm.com/wordpress/adding-a-simple-contact-us-form-to-wordpress/' rel='bookmark' title='Permanent Link: Adding a Simple Contact Us Form to WordPress'>Adding a Simple Contact Us Form to WordPress</a></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.siamcomm.com%2Fwordpress%2Fusing-forms-in-wordpress%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.siamcomm.com%2Fwordpress%2Fusing-forms-in-wordpress%2F&amp;source=siamcomm&amp;style=normal&amp;service=bit.ly&amp;service_api=erbuc%3AR_4b34be0ba7f3518b2ad9e2565167eeae&amp;space=1" height="61" width="50" /><br />
			</a>
		</div>
<p>Recently, I had some difficulty implementing forms into my blog here. So I set out on a mission to locate an easy to use plug-in to get forms into my blog.</p>
<p>The result exceeded my expectations by a long shot. I stumbled upon the <a href="http://www.deliciousdays.com/cforms-plugin/"><strong>cforms II plug-in for WordPress</strong></a> by <a href="http://www.deliciousdays.com/"><strong>Delicious Days</strong></a>.</p>
<p>But let me back up a bit and describe what I was looking for. I wanted something that could <strong>create forms</strong> that had a Web 2.0ish look and feel. I did not want to deviate too much from my blog theme and wanted full control of the CSS. The forms had to be easy to create and edit. These same forms also had to be easy to integrate into a blog post or page. I did not want a single form for everything, but a variety of forms that I could implement where I saw the need. And the kicker &#8230; I wanted to track and store all form submissions in a database so I could identify where feedback was coming from and how I was responding to my visitors.</p>
<p>Given this list of requirements, <strong>cforms II</strong> did not disappoint.</p>
<p>Immediately after installing the plug-in, I felt a bit confused by the interface provided in the admin panel. But after creating my first form from scratch, the purpose of each of the configuration sections became easily understandable.</p>
<p>I must admit, at first I just integrated the default form into the <a href="http://www.siamcomm.com/blog/contact-us/">Contact Us</a> page to see how it would look. From here I went straight into the styling tab to mess with the look and feel. My only disappointment was that after 15 minutes there was nothing left to fool with. I had my Contact form and it worked. Usually things are a bit more difficult than this &#8230; or aren&#8217;t they supposed to be?</p>
<p>Next task, create a form so that visitors can get a <a href="http://www.siamcomm.com/blog/contact-us/request-a-quotation/">free quotation of our services</a>. This provided a bit more of a challenge and took 20 minutes.</p>
<p>In about a half an hour I had created 2 forms, integrated them into my blog, and sent myself two test posts to ensure that everything worked fine.</p>
<p>I then realized that this was the way things were supposed to work. As described and planned &#8230; intuitively &#8230; the way humans normally think.</p>
<p>My bottom line is, if you are looking to implement one or more forms into your blog, there is nothing better than cforms II. I have recommended the plug-in to others and they have also been extremely satisfied with the results.</p>
<p>We hope you feel the same way after installing this very well designed plug-in.</p>


<p>Related posts:<ol><li><a href='http://www.siamcomm.com/how-tos/creating-your-own-wordpress-plug-in-and-widget/' rel='bookmark' title='Permanent Link: Creating Your own WordPress Plug-in and Widget'>Creating Your own WordPress Plug-in and Widget</a></li>
<li><a href='http://www.siamcomm.com/how-tos/wordpress-sticky-posts/' rel='bookmark' title='Permanent Link: WordPress: Sticky Posts'>WordPress: Sticky Posts</a></li>
<li><a href='http://www.siamcomm.com/wordpress/adding-a-simple-contact-us-form-to-wordpress/' rel='bookmark' title='Permanent Link: Adding a Simple Contact Us Form to WordPress'>Adding a Simple Contact Us Form to WordPress</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.siamcomm.com/wordpress/using-forms-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 22/50 queries in 0.063 seconds using disk

Served from: www.siamcomm.com @ 2010-07-30 03:37:25 -->