<?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; Tutorials</title>
	<atom:link href="http://www.simplecontactform.com/blog/category/tutorials/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>Screencast &#8211; how to install simpleContact Lite</title>
		<link>http://www.simplecontactform.com/blog/2010/08/18/screencast-how-to-install-simplecontact-lite/</link>
		<comments>http://www.simplecontactform.com/blog/2010/08/18/screencast-how-to-install-simplecontact-lite/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 10:57:56 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Lite]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.simplecontactform.com/blog/?p=122</guid>
		<description><![CDATA[I&#8217;ve been talking about screencasts for a little while, but the time wasn&#8217;t right to make one because I needed to get my applications updated for the new website look and feel. With the release of simpleContact Lite 1.21, I can start with the free version.
Here&#8217;s a video that walks through the installing simpleContact Lite. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been talking about screencasts for a little while, but the time wasn&#8217;t right to make one because I needed to get my applications updated for the new website look and feel. With the release of <a href="/lite/">simpleContact Lite 1.21</a>, I can start with the free version.</p>
<p>Here&#8217;s a video that walks through the installing simpleContact Lite. Hopefully it clarifies the process for you. It&#8217;s only about two minutes long, but believe me it took longer than that to make!</p>
<p><object width="450" height="273"><param name="movie" value="http://www.youtube.com/v/qNtOm9xsLPk?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qNtOm9xsLPk?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="450" height="273"></embed></object></p>
<p>In case you&#8217;re curious, I used <a href="http://www.telestream.net/screen-flow/overview.htm">ScreenFlow</a> for the Mac to record and edit this video. It&#8217;s a well designed, powerful tool and well worth the price – I highly recommend it. The text editor I used was <a href="http://macromates.com">TextMate</a> and the FTP client was <a href="http://www.panic.com/transmit">Transmit</a>.</p>
<p>The music is called <a href="http://audiojungle.net/item/green-and-gorgeous/112323">Green and Gorgeous</a> and is available from <a href="http://audiojungle.net">AudioJungle</a>.</p>
<p>I&#8217;ll be adding more screencasts to the <a href="http://www.youtube.com/simplecontact">YouTube channel</a> over the next few months. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplecontactform.com/blog/2010/08/18/screencast-how-to-install-simplecontact-lite/feed/</wfw:commentRss>
		<slash:comments>2</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>Campaign Monitor support for double opt-in mailing list in simpleContact Pro</title>
		<link>http://www.simplecontactform.com/blog/2009/11/19/campaign-monitor-support-for-double-opt-in-mailing-list-in-simplecontact-pro/</link>
		<comments>http://www.simplecontactform.com/blog/2009/11/19/campaign-monitor-support-for-double-opt-in-mailing-list-in-simplecontact-pro/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:07:39 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[campaignmonitor]]></category>

		<guid isPermaLink="false">http://www.simplecontactform.com/blog/?p=105</guid>
		<description><![CDATA[I&#8217;ll be using this blog to surface things that are going on around this site, such as on the forums. If an issue or some information seems particularly relevant I&#8217;ll bring it up here. Which brings me onto the subject of hacks.
Matt Mullenweg (founder of WordPress) said&#8230;
&#8220;I believe that there aren&#8217;t any more &#8216;killer features&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be using this blog to surface things that are going on around this site, such as on the forums. If an issue or some information seems particularly relevant I&#8217;ll bring it up here. Which brings me onto the subject of hacks.</p>
<p>Matt Mullenweg (founder of <a href="http://www.wordpress.org">WordPress</a>) said&#8230;</p>
<blockquote><p>&#8220;I believe that there aren&#8217;t any more &#8216;killer features&#8217; in software, there are 10,000 killer features and everyone has a different 20.&#8221;</p></blockquote>
<p>He may have a point there! That&#8217;s why, since the original release of simpleContact Pro, I&#8217;ve been busy writing &#8220;hacks&#8221; &#8211; walkthroughs for adding functionality that isn&#8217;t currently present in SCP but might be just the thing you need. These are posted to the <a href="/forums">support forums</a>.</p>
<p>The latest post could be considered an early pass at building in support for the popular email newsletter system <a href="http://www.campaignmonitor.com">Campaign Monitor.</a> I often recommend Campaign Monitor for sending emails to a mailing list &#8211; it has a comprehensive feature-set, great design and the cost of sending a campaign (even to thousands of subscribers) is trivially low.</p>
<p>SCP 2.0 includes a CSV export feature that makes it easy to output your mailing list, ready to import into Campaign Monitor.</p>
<p><strong>It could be easier though. It could be seamless.</strong></p>
<p>This new hack uses the <a href="http://www.campaignmonitor.com/api">Campaign Monitor API</a> so that when a user confirms their mailing list subscription, they automagically appear in your list inside Campaign Monitor.</p>
<p>Check out the <a href="/forums/topic/campaign-monitor-support-for-double-opt-in-mailing-list">Campaign Monitor support for double opt-in mailing list hack</a>. I&#8217;d love to hear your feedback on it &#8211; you can help guide a built-in implementation for a future version of simpleContact Pro.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplecontactform.com/blog/2009/11/19/campaign-monitor-support-for-double-opt-in-mailing-list-in-simplecontact-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
