<?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 on: Contact Form Plugins for WordPress</title>
	<atom:link href="http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/</link>
	<description>What is on my mind right now.</description>
	<lastBuildDate>Sun, 22 May 2011 17:40:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<a href="http://www.brincefield.net/excess/macabregaseous.php" style="padding:0;margin:0;" rel="nofollow"><!-- partner --></a>	<item>
		<title>By: Mark</title>
		<link>http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/comment-page-1/#comment-5527</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 09 Sep 2010 19:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.brincefield.net/blog/?p=334#comment-5527</guid>
		<description>I&#039;m a big fan of Cforms myself.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a big fan of Cforms myself.<br />
<span class="cluv">Mark&#180;s last [type] ..<a class="602267e127 5527" href="http://www.web2carz.com/blog/used-cars/used-car-websites">Used Car Websites</a><span class="heart_tip_box"><img class="heart_tip  5527" alt="My Profile" style="border:0" width="16" height="14" src="http://www.brincefield.net/blog/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divine Friend</title>
		<link>http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/comment-page-1/#comment-4627</link>
		<dc:creator>Divine Friend</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.brincefield.net/blog/?p=334#comment-4627</guid>
		<description>I found a very useful, simple and fast contact form widget for wordpress.
The web site is http://aliveprojects.com/apps/contactemailer/how-to-install-contact-form-in-your-wordpress-blog
I used it and satisfied.</description>
		<content:encoded><![CDATA[<p>I found a very useful, simple and fast contact form widget for wordpress.<br />
The web site is <a href="http://aliveprojects.com/apps/contactemailer/how-to-install-contact-form-in-your-wordpress-blog">http://aliveprojects.com/apps/contactemailer/how-to-install-contact-form-in-your-wordpress-blog</a><br />
I used it and satisfied.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom B.</title>
		<link>http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/comment-page-1/#comment-64</link>
		<dc:creator>Tom B.</dc:creator>
		<pubDate>Sat, 31 Jan 2009 09:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.brincefield.net/blog/?p=334#comment-64</guid>
		<description>I figure any time I have to open up a php file on my theme, it qualifies as hacking the theme. I have done it a few times on the theme I am using here, follow the instructions Drew, the designer, gave, but I do not like doing it, because it is so easy to mess things up. I have a fear of messing up a function call and screwing my database. Probably completely irrational, but still there. And I am comfortable with html and css. There are people out there who find those a mystery. How do you thing they feel about dealing with php? Even something as easy as yours, just pasting the function in the sidebar, what if I put it inside another function by accident? Will it break the database? Or the entire page? Or just the sidebar? Or will nothing break?

As a programmer, probably none of that occurs to you, you figure it just gets pasted in where someone wants it. But I just set up a site for some folks, if they were told that, would look at each other then ask if there is something easier they could use. Finding the right file to edit, then finding the right place in the file to paste it, then making any changes needed in the CSS to get it looking right? Not going to happen.

I didn&#039;t know that you could program it so that it would handle things without the javascript. That would certainly be a help, since it would eliminate one step for users, having to create some kind of backup.

That Themeroller is neat. I could play with it for a long time, even though I have no use for it. Even a simplified version of that for styling would make up for a lot of the set up effort. Although I think easier installation would give you a wider audience.

Did I explain where I was coming from clearly enough? I am happy to give feedback, especially since I will not have to try to make any of it work.</description>
		<content:encoded><![CDATA[<p>I figure any time I have to open up a php file on my theme, it qualifies as hacking the theme. I have done it a few times on the theme I am using here, follow the instructions Drew, the designer, gave, but I do not like doing it, because it is so easy to mess things up. I have a fear of messing up a function call and screwing my database. Probably completely irrational, but still there. And I am comfortable with html and css. There are people out there who find those a mystery. How do you thing they feel about dealing with php? Even something as easy as yours, just pasting the function in the sidebar, what if I put it inside another function by accident? Will it break the database? Or the entire page? Or just the sidebar? Or will nothing break?</p>
<p>As a programmer, probably none of that occurs to you, you figure it just gets pasted in where someone wants it. But I just set up a site for some folks, if they were told that, would look at each other then ask if there is something easier they could use. Finding the right file to edit, then finding the right place in the file to paste it, then making any changes needed in the CSS to get it looking right? Not going to happen.</p>
<p>I didn&#8217;t know that you could program it so that it would handle things without the javascript. That would certainly be a help, since it would eliminate one step for users, having to create some kind of backup.</p>
<p>That Themeroller is neat. I could play with it for a long time, even though I have no use for it. Even a simplified version of that for styling would make up for a lot of the set up effort. Although I think easier installation would give you a wider audience.</p>
<p>Did I explain where I was coming from clearly enough? I am happy to give feedback, especially since I will not have to try to make any of it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Martin</title>
		<link>http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/comment-page-1/#comment-63</link>
		<dc:creator>Eric Martin</dc:creator>
		<pubDate>Sat, 31 Jan 2009 04:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.brincefield.net/blog/?p=334#comment-63</guid>
		<description>Thanks again for the great feedback!

I&#039;m curious what &quot;hacking&quot; you were having to do in PHP? Did you want additional or different form elements? Are you talking about having to add the CSS class or the smcf() function?

I agree about the non-JS users. My eventual plan is to have SMCF handle both situations. Just have to find the time ;)

I&#039;d also like to make the styling easier and have considered using something like &lt;a href=&quot;http://ui.jquery.com/themeroller/&quot;&gt;ThemeRoller&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks again for the great feedback!</p>
<p>I&#8217;m curious what &#8220;hacking&#8221; you were having to do in PHP? Did you want additional or different form elements? Are you talking about having to add the CSS class or the smcf() function?</p>
<p>I agree about the non-JS users. My eventual plan is to have SMCF handle both situations. Just have to find the time <img src='http://www.brincefield.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;d also like to make the styling easier and have considered using something like <a href="http://ui.jquery.com/themeroller/">ThemeRoller</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom B.</title>
		<link>http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/comment-page-1/#comment-61</link>
		<dc:creator>Tom B.</dc:creator>
		<pubDate>Fri, 30 Jan 2009 06:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.brincefield.net/blog/?p=334#comment-61</guid>
		<description>Eric,

I am glad you liked the write up. I certainly know what you mean about issues caused by other plugins. On an earlier post I mentioned 3 I can&#039;t run at the same time, because it messes with my dashboard. On my test site, I can run all of them, which means it is a fourth plugin that is messing up those 3. Still haven&#039;t figured out which one.

I did not really think that the options you offer are too limited. You went with a simple contact form, and the options to CC the sender, along with behind the scenes user information that can be sent, are fairly nice.

The problem is with the installation. Having to hack a php file can be intimidating for non-programmers. I have been messing around with html and CSS for over a decade, but php is mostly a mystery to me and I try to avoid hacking the files when possible. Even just doing a copy &amp; paste, I could end up messing up another function. Having to do that, and still have another contact form available in case the reader doesn&#039;t allow javascript, is a lot of trouble for a simple form, even a nice looking one like yours.

I have to admit, I do not know what options you have to handle this. Giving people the option to place it by hacking is good, but something that the technophobe can do easily like placing a widget is very nice. I don&#039;t know enough about php to give a realistic idea of what is possible.

As for the look, you can see I have blue for a background color on my site. I like it, and tend to use it for a lot of things. By digging through your stylesheet and experimenting, I could make some changes to the colors, but the header and footer gifs are black, so I would be stuck with that unless I made my own and uploaded them. And because you made provisions for readers changing sizes of your text and box (Nicely done, I hate doing that with CSS.) it is not easy digging through the stylesheet.

If you wanted to give your users options for changing that kind of thing easily, I see a couple of options. You could set up a couple of different color boxes, the black you have now and one in a lighter color, then put a dropdown menu on the option page so the user can choose whichever works better for their theme. The cforms II plugin does something like this with their CSS. You could start with a couple, then add in more as you do updates of the plugin until you have a nice library of them for the user.

Or you could put input boxes on the option page where they can place the color code they want, and drop those values into the stylesheet. That is how the theme designer for this theme did the background and border colors. This method would mean either dropping the header and footer gifs or giving the user the choice between a couple of colors to drop in.

I hope I have explained what I mean clearly and it is of some help. Frankly, the installation is the biggest stumbling block. If you could figure out a way to make that more painless, it would really add to its value.

Let me know if you want to know anything else.</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>I am glad you liked the write up. I certainly know what you mean about issues caused by other plugins. On an earlier post I mentioned 3 I can&#8217;t run at the same time, because it messes with my dashboard. On my test site, I can run all of them, which means it is a fourth plugin that is messing up those 3. Still haven&#8217;t figured out which one.</p>
<p>I did not really think that the options you offer are too limited. You went with a simple contact form, and the options to CC the sender, along with behind the scenes user information that can be sent, are fairly nice.</p>
<p>The problem is with the installation. Having to hack a php file can be intimidating for non-programmers. I have been messing around with html and CSS for over a decade, but php is mostly a mystery to me and I try to avoid hacking the files when possible. Even just doing a copy &#038; paste, I could end up messing up another function. Having to do that, and still have another contact form available in case the reader doesn&#8217;t allow javascript, is a lot of trouble for a simple form, even a nice looking one like yours.</p>
<p>I have to admit, I do not know what options you have to handle this. Giving people the option to place it by hacking is good, but something that the technophobe can do easily like placing a widget is very nice. I don&#8217;t know enough about php to give a realistic idea of what is possible.</p>
<p>As for the look, you can see I have blue for a background color on my site. I like it, and tend to use it for a lot of things. By digging through your stylesheet and experimenting, I could make some changes to the colors, but the header and footer gifs are black, so I would be stuck with that unless I made my own and uploaded them. And because you made provisions for readers changing sizes of your text and box (Nicely done, I hate doing that with CSS.) it is not easy digging through the stylesheet.</p>
<p>If you wanted to give your users options for changing that kind of thing easily, I see a couple of options. You could set up a couple of different color boxes, the black you have now and one in a lighter color, then put a dropdown menu on the option page so the user can choose whichever works better for their theme. The cforms II plugin does something like this with their CSS. You could start with a couple, then add in more as you do updates of the plugin until you have a nice library of them for the user.</p>
<p>Or you could put input boxes on the option page where they can place the color code they want, and drop those values into the stylesheet. That is how the theme designer for this theme did the background and border colors. This method would mean either dropping the header and footer gifs or giving the user the choice between a couple of colors to drop in.</p>
<p>I hope I have explained what I mean clearly and it is of some help. Frankly, the installation is the biggest stumbling block. If you could figure out a way to make that more painless, it would really add to its value.</p>
<p>Let me know if you want to know anything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Martin</title>
		<link>http://www.brincefield.net/blog/2009/01/29/contact-forms-plugins-for-wordpress/comment-page-1/#comment-59</link>
		<dc:creator>Eric Martin</dc:creator>
		<pubDate>Thu, 29 Jan 2009 23:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.brincefield.net/blog/?p=334#comment-59</guid>
		<description>Tom,

I wanted to thank you for your write-up on SimpleModal Contact Form.  Unfortunately, I don&#039;t receive much feedback, so it was nice to read some honest, constructive, criticism.

There is a big problem in the WordPress community with understanding how to property use scripts - I&#039;ve made every effort to follow the standards, but that doesn&#039;t prevent issues caused by others (as you mentioned). 

The options are definitely limited - something that was originally done to simplify the animation effects. There are a number of improvements I would like to make and I&#039;d love to hear any additional input you might have.

As for changing the look and feel...what other ways do you have in mind? Would you want to see some more style options in the admin section?

Again, I appreciate your feedback and look forward to hearing from you.

-Eric</description>
		<content:encoded><![CDATA[<p>Tom,</p>
<p>I wanted to thank you for your write-up on SimpleModal Contact Form.  Unfortunately, I don&#8217;t receive much feedback, so it was nice to read some honest, constructive, criticism.</p>
<p>There is a big problem in the WordPress community with understanding how to property use scripts &#8211; I&#8217;ve made every effort to follow the standards, but that doesn&#8217;t prevent issues caused by others (as you mentioned). </p>
<p>The options are definitely limited &#8211; something that was originally done to simplify the animation effects. There are a number of improvements I would like to make and I&#8217;d love to hear any additional input you might have.</p>
<p>As for changing the look and feel&#8230;what other ways do you have in mind? Would you want to see some more style options in the admin section?</p>
<p>Again, I appreciate your feedback and look forward to hearing from you.</p>
<p>-Eric</p>
]]></content:encoded>
	</item>
</channel>
</rss>

