<?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>Simfatic Solutions Blog &#187; Simfatic Forms</title>
	<atom:link href="http://www.simfatic.com/blog/tag/simfatic-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simfatic.com/blog</link>
	<description>Updates on Simfatic Solutions</description>
	<lastBuildDate>Sat, 17 Dec 2011 07:20:14 +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>Simfatic Forms 4.0 Beta Released!</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/387/simfatic-forms-4-0-beta-released/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/387/simfatic-forms-4-0-beta-released/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 07:19:55 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Simfatic Forms 4.0]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=387</guid>
		<description><![CDATA[The new release comes with a number of exciting new features. Here is a brief summary: Multi-page forms ! With conditional pages and save and continue support. Paypal support &#8216;Conditional&#8217; page sections: hide/show a section of the form based on conditions Conditional recipients (for &#8216;form to email&#8217;) Loading drop-down lists from database Cascaded lists (Changing [...]]]></description>
			<content:encoded><![CDATA[<p>The new release comes with a number of exciting new features.<br />
<span id="more-387"></span><br />
Here is a brief summary:</p>
<ul>
<li><strong>Multi-page forms !</strong></li>
<p>With <em>conditional pages </em> and <em>save and continue</em> support.</p>
<li>Paypal support</li>
<li>&#8216;Conditional&#8217; page sections: hide/show a section of the form<br />
based on conditions</li>
<li>Conditional recipients (for &#8216;form to email&#8217;)</li>
<li>Loading drop-down lists from database</li>
<li>Cascaded lists (Changing one dropdown list loads other)</li>
<li>Better/easier calculation fields.</li>
<li>&#8216;Value maps&#8217; for calculation fields</li>
<li>Online preview of the forms</li>
<li>&#8216;Test and preview the form&#8217; before upload</li>
</ul>
<p><a href='/forms/download-beta.php'>More info</a></p>
<p><strong><a href="/downloads/beta/simfatic-forms-401beta1.exe">Click here to download Simfatic Forms 4.0 Beta</a></strong></p>
<p>
<a href='http://www.simfatic.com/report-bug.phtml'>Please submit your feedback here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/387/simfatic-forms-4-0-beta-released/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Unique email validation for forms</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/375/unique-email-validation/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/375/unique-email-validation/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 03:19:58 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[extension modules]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=375</guid>
		<description><![CDATA[Some forms require that the email submitted in the form to be unique. If the user has already submitted the form, the form should not be submitted again (with the same email, at least) Here is an extension module that checks the database to see that the email was not submitted before. Please note that [...]]]></description>
			<content:encoded><![CDATA[<p>Some forms require that the email submitted in the form to be unique. If the user has already submitted the form, the form should not be submitted again (with the same email, at least)</p>
<p>Here is an extension module that checks the database to see that the email was not submitted before.<br />
<span id="more-375"></span><br />
Please note that &#8216;Save to database table&#8217; should be enabled in the &#8216;form processing options page. ( The email submission is checked against the database table entries )</p>
<h2>Steps:</h2>
<ul>
<li><a href='/downloads/blog/UniqueEmail.zip'>Download the extension module</a></li>
<li>Open the file UniqueEmail.php in a text editor. <br />
scroll down to the line /*database details*/ and update the<br />
database details. Save the file.</li>
<li>In Simfatic Forms, &#8216;Enable extension modules&#8217; in the &#8216;form processing options&#8217; page and press &#8216;Next&#8217;</li>
<li>In the extension modules page, press &#8216;add module&#8217; and select UniqueEmail.php</li>
<li>re-upload the form</li>
</ul>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2011/09/sshot_emailvalidation.png" alt="" width="320" height="216" class="alignnone size-full wp-image-379" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/375/unique-email-validation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple password protection for forms</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/356/password-protection-for-forms/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/356/password-protection-for-forms/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 05:15:37 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[extension modules]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=356</guid>
		<description><![CDATA[Sometimes, you would want to restrict your form to a limited set of users. Only those who have a password can submit the form. Here is an extension module to password protect your form. Usage: Download the extension module. Open the file pwdprotect.php in any text editor (like Notepad) Edit the user name/passwords. The format [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, you would want to restrict your form to a limited set of users. Only those who have a password can submit the form. </p>
<p>Here is an extension module to password protect your form.<br />
<span id="more-356"></span><br />
<strong>Usage:</strong><br />
<a href="http://www.simfatic.com/downloads/blog/pwdprotect.zip">Download the extension module</a>.<br />
Open the file <em>pwdprotect.php</em> in any text editor (like Notepad)<br />
Edit the user name/passwords. The format is like this: &#8216;username&#8217;=&gt;&#8217;password&#8217;</p>
<pre class="brush: php;">
function PasswordProtect()
{
    //username =&gt; password
    $this-&gt;logins = array('pmj'=&gt;'p',
                'prasanth'=&gt;'sim');
}
</pre>
<p>In Simfatic Forms, Enable &#8216;Extension Modules&#8217; (Form processing options page)<br />
In the &#8216;Extension modules&#8217; page, press the &#8216;Add module&#8217; button and select your updated <em>pwdprotect.php</em> file<br />
Re-upload the form</p>
<p>Now, when you open the form page, your browser will show a box asking for username and password</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2011/07/req-password.png" alt="request password dialog box" width="491" height="151" class="alignnone size-full wp-image-366" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/356/password-protection-for-forms/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simfatic Forms 3.2 Released!</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/299/simfatic-forms-3-2-released/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/299/simfatic-forms-3-2-released/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 05:22:50 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[Simfatic Forms 3.2]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=299</guid>
		<description><![CDATA[Simfatic Forms 3.2 is moving out of beta. Although the beta was for a relatively shorter period, we received tons of excellent feedback. Thank you very much for all those participated in the beta. Download Simfatic Forms 3.2 Here is the list of changes in Simfatic Forms 3.2 Custom Client side code can now be [...]]]></description>
			<content:encoded><![CDATA[<p>Simfatic Forms 3.2 is moving out of beta. </p>
<p>Although the beta was for a relatively shorter period, we received tons of excellent feedback. Thank you very much for all those participated in the beta.</p>
<p><a href="http://www.simfatic.com/forms/new-updates.php">Download Simfatic Forms 3.2</a><br />
<span id="more-299"></span><br />
Here is the list of changes in Simfatic Forms 3.2</p>
<ol>
<li>Custom Client side code can now be added<br />
        (header, footer, custom css )</li>
<li> &#8216;Load value from URL&#8217; setting in Options dialog box </li>
<li> More extension module call backs: auto-response, form mail and file uploads </li>
<li> Added hyperlink object </li>
<li> Fixed date validation error for certain date formats</li>
<li>Displays a placeholder if the image file is missing</li>
<li>Removed (PHP 5) deprecated code constructs from PHP code</li>
<li> The tab order is followed for ordering the elements in the<br />
        rest of the pages (validation, form to email etc)</li>
<li> More bug fixes</li>
</ol>
<p>All those who have a license for Simfatic Forms 3.0 or 3.1 can upgrade to Simfatic Forms 3.2 for free. Your existing license key will work with Simfatic Forms 3.2.</p>
<p><a href="http://www.simfatic.com/forms/new-updates.php">Download Simfatic Forms 3.2</a> </p>
<p>Let me know your feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/299/simfatic-forms-3-2-released/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Simfatic Forms 3.2 Beta Released</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/288/simfatic-forms-3-2-beta-released/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/288/simfatic-forms-3-2-beta-released/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 10:45:55 +0000</pubDate>
		<dc:creator>simfatic_admin</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Simfatic Forms 3.2]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=288</guid>
		<description><![CDATA[A new version of Simfatic Forms is available for download. This version comes with a few features that makes it easier to customize the form. You can add custom header footer or CSS code to the generated pages. Moreover, the extension modules can hook to more call backs now. Here is a brief roundup of [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of Simfatic Forms is available for <a href="http://www.simfatic.com/forms/download-beta.php">download</a>. </p>
<p>This version comes with a few features that makes it easier to customize the form. You can add custom header footer or CSS code to the generated pages.<br />
Moreover, the extension modules can hook to more call backs now.<br />
<span id="more-288"></span><br />
Here is a brief roundup of the changes in 3.2 beta</p>
<ul>
<li>Custom Client side code can now be added<br />
(header, footer, custom CSS )</li>
<li>&#8216;Load value from URL&#8217; setting in Options dialog box </li>
<li>More extension module call backs: auto-response, form mail and file uploads </li>
<li>Added hyperlink object </li>
<li>Fixed date validation error for certain date formats</li>
<li>Displays a placeholder if the image file is missing</li>
<li>removed (PHP 5) deprecated code constructs from PHP code</li>
<li>The tab order is followed for ordering the elements in the<br />
rest of the pages (validation, form to email etc)</li>
<li>and more!</li>
</ul>
<p><a href="http://www.simfatic.com/forms/download-beta.php">Proceed to this page for more details and download</a></p>
<p>As always, <strong>all active Beta participants will get free Simfatic Forms licenses</strong>.</p>
<p>Take care of a few things though:</p>
<ul>
<li>Use this Beta version for testing only</li>
<li>Before opening existing form designs (the fwz file), take a backup of the file</li>
</ul>
<p>Please do try this new release and let me know your feedback. It is your comments that shape Simfatic Forms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/288/simfatic-forms-3-2-beta-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Complex Date Validations Made Simple</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/240/complex-date-validations/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/240/complex-date-validations/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 05:17:01 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[date picker]]></category>
		<category><![CDATA[date validation]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=240</guid>
		<description><![CDATA[Here is the scenario: &#8220;On your DatePicker, I desperately need the ability to have a start and end date picker, that I can set a value of Today + n days as the max date for StartDate, and then on the Endate + y days for a max on the EndDate.&#8221; Example 1st Jan 2010 [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the scenario:<br />
&#8220;On your DatePicker, I desperately need the ability to have a start and end date picker, that I can set a value of Today + n days as the max date for StartDate, and then on the Endate + y days for a max on the EndDate.&#8221;</p>
<p><strong>Example</strong><br />
1st Jan 2010 Is Today<br />
StartDate: Max Start Date would be Today + N where N is 350 days.</p>
<p>EndDate: Beginning Date would be Startdate, Max for EndDate would be StartDate + Y. Where Y is 15 days.</p>
<p>So: 30th Dec 2010 would be OK as start date, and end date could be up to 14 Jan 2011.</p>
<p>How to do this in Simfatic Forms?<br />
<span id="more-240"></span></p>
<h2>1. Add the Date Picker fields</h2>
<p>First, add the date picker fields and name them as StartDate and EndDate.</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/09/date-picker-fields.png" alt="Date picker fields" width="394" height="225" class="alignnone size-full wp-image-243" /></p>
<h2>2. Add a calculation field <em>DateDiffFromToday</em></h2>
<p>We need to find out the days between today (the day on which the form is filled out) and the start date. Add a calculation field and name it say, DateDiffFromToday. We can use the calculation function <code>days_from_today()</code> .<br />
The formula is:<br />
<code>days_from_today(StartDate)</code></p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/09/date-diff-start-date.png" alt="DateDiffStartDate" width="557" height="325" class="alignnone size-full wp-image-244" /></p>
<h2>2. Add another calculation field <em>DateDiff</em></h2>
<p>We need to find the number of days between StartDate and EndDate. Add a calculation field <em>DateDiff</em> and use the function days_between() in the formula.<br />
Formula:<br />
days_between(Enddate, StartDate)</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/09/date-diff.png" alt="Date diff" width="576" height="336" class="alignnone size-full wp-image-245" /></p>
<p>We can make the calculation fields hidden if the value need not be shown to the user.<br />
<img src="http://www.simfatic.com/blog/wp-content/uploads/2010/09/hidden-calc-field.png" alt="Hidden calculation field" width="324" height="245" class="alignnone size-full wp-image-246" /></p>
<h2>3. Validations</h3>
<p>First, StartDate should be after Today.<br />
<img src="http://www.simfatic.com/blog/wp-content/uploads/2010/09/validation-start-date1.png" alt="start date validation" width="539" height="244" class="alignnone size-full wp-image-251" /></p>
<p>Similarly, we can validate the EndDate to be after StartDate.</p>
<p>The StartDate should be within 350 days from the day the form is filled in. So the value of <em>DateDiffFromToday</em> (the calculation field) should be less than 350, but greater than 0.</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/09/validation-date-diff-from-today.png" alt="validation date diff from today" width="495" height="246" class="alignnone size-full wp-image-253" /></p>
<p>The days between StartDate and EndDate should be less than 15.</p>
<p>Putting it together, we have all the validations this way:<br />
<img src="http://www.simfatic.com/blog/wp-content/uploads/2010/09/all-validations.png" alt="all validations" width="191" height="259" class="alignnone size-full wp-image-255" /></p>
<p>You can <a href='http://www.simfatic.com/downloads/samples/dates.zip'>download the sample form fwz (Simfatic Forms project) file here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/240/complex-date-validations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to add a &#8216;Confirm Email&#8217; field</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/220/add-a-confirm-email-field/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/220/add-a-confirm-email-field/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 15:47:00 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[HowTo's]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=220</guid>
		<description><![CDATA[It is common to have a validation that compares two fields in the form &#8211; Confirm Password, Confirm email and so on. Some developers believe that this will ensure that the correct email/password is entered. Just like you, I also don&#8217;t like typing my email twice; but, since you asked, here is how to do [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/07/confirm-email-form.png" alt="Confirm Email Field" width="342" height="164" class="size-full wp-image-223" /></p>
<p>It is common to have a validation that compares two fields in the form &#8211; Confirm Password, Confirm email and so on. </p>
<p>Some developers believe that this will ensure that the correct email/password is entered. Just like you,  I also don&#8217;t like typing my email twice; but, since you asked, here is how to do it in Simfatic Forms.<br />
<span id="more-220"></span></p>
<p>First, add the email field and the &#8216;confirm email&#8217; fields to your form.</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/07/drop-email-confirm-field.png" alt="Confirm Email Field" width="519" height="277" class="size-full wp-image-224" /></p>
<p>Proceed to the &#8216;Input Validations&#8217; page. </p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/07/confirm-email-validation.png" alt="Select the &#039;compare&#039; validation" width="558" height="323" class="alignnone size-full wp-image-225" /></p>
<p>Select the ConfirmEmail field on the left side<br />
Select the &#8216;Comparisons&#8217; tab on the right side.<br />
Press the &#8216;Add&#8217; button.</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/07/add-confirm-email-validation.png" alt="Add the comparison validation" width="589" height="329" class="alignnone size-full wp-image-226" /></p>
<p>Select &#8216;Equal To&#8217; and choose the &#8216;Email&#8217; field</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/07/confirm-email-validation-err.png" alt="Edit the validation error string" width="572" height="241" class="alignnone size-full wp-image-227" /><br />
You may also like to change the error string.<br />
Select the &#8220;=Email&#8221; validation node and update the error string.</p>
<p><img src="http://www.simfatic.com/blog/wp-content/uploads/2010/07/confirm-email-testing.png" alt="Testing the Confirm email validation" width="512" height="123" class="alignnone size-full wp-image-230" /></p>
<p>Done!</p>
<p>Note that the comparison validations can be extended further (like a &lt; b &gt; y) </p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/220/add-a-confirm-email-field/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Release: Simfatic Forms 3.1 Beta 2</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/164/new-release-simfatic-forms-31-beta-2/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/164/new-release-simfatic-forms-31-beta-2/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 17:22:00 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[new release]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=164</guid>
		<description><![CDATA[A new version of Simfatic Forms 3.1 Beta is available for download. This release contains several fixes and enhancements over beta 1. Before going into the details of the release, let me thank you for the overwhelming feedback Those comments really shape Simfatic Forms. I have to admit that only those suggestions that can be [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of Simfatic Forms 3.1 Beta is available for <a href="http://www.simfatic.com/forms/download-beta.php">download</a>. This release contains several fixes and enhancements over beta 1.<br />
<span id="more-164"></span><br />
<img src="http://www.simfatic.com/blog/wp-content/uploads/2010/03/simfatic-forms-extension1.png" alt="Simfatic Forms 3.1 beta Extension Module Page" width="567" height="363" class="alignnone size-full wp-image-177" /></p>
<p>Before going into the details of the release,  let me thank you for the overwhelming feedback <img src='http://www.simfatic.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Those comments really shape Simfatic Forms.</p>
<p>I have to admit that only those suggestions that can be included in the scope of this intermediate version got into this release.  But, rest assured, the remaining will be taken up in version 4.0.</p>
<p>Simfatic Forms 3.1 will be taken out of beta <em>very</em> soon so that the complete effort is concentrated on Version 4.0 of Simfatic Forms. </p>
<p>Here are the major changes in this new release:</p>
<ol>
<li>adds comment header on the top of the generated PHP page</li>
<li>Proper label for group elements (radio/checkbox) </li>
<li>CAPTCHA case insensitive option</li>
<li>Fixed a problem with email encoding (observed on some servers)</li>
<li>Many other minor fixes and improvements</li>
</ol>
<p>Here is the link to the download<br />
<a href="http://www.simfatic.com/forms/download-beta.php">Simfatic Forms 3.1 Beta</a></p>
<p>Keep <a href="http://www.simfatic.com/report-bug.phtml">posting your feedback</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/164/new-release-simfatic-forms-31-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simfatic Forms Release 3.0.5</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/141/simfatic-forms-release-305/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/141/simfatic-forms-release-305/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 11:52:38 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=141</guid>
		<description><![CDATA[An updated version of Simfatic Forms is available for download. This update includes minor fixes and some improvements. Here are the major changes: 1. Fixed a problem in the calculation field script (List box/radio button value not counted properly in the calculation) 2. Applied CodeSign Certificate 3. Fixed problem with date field validations (Date validations [...]]]></description>
			<content:encoded><![CDATA[<p>An updated version of Simfatic Forms is available for download. This update includes minor fixes and some improvements.<br />
<span id="more-141"></span><br />
Here are the major changes:<br />
1. Fixed a problem in the calculation field script<br />
(List box/radio button value not counted properly in the calculation)</p>
<p>2. Applied CodeSign Certificate</p>
<p>3. Fixed problem with date field validations<br />
(Date validations were applied even if the field was empty)</p>
<p>4. Troubleshooting help link for &#8216;No email&#8217; cases.<br />
(A link is added to help troubleshoot &#8216;No email received&#8217; cases)</p>
<p><a href="http://www.simfatic.com/forms/new-updates.php">Download Simfatic Forms Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/141/simfatic-forms-release-305/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>After the &#8216;Big&#8217; Release</title>
		<link>http://www.simfatic.com/blog/simfatic-forms/72/after-the-big-release/</link>
		<comments>http://www.simfatic.com/blog/simfatic-forms/72/after-the-big-release/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 12:26:02 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
				<category><![CDATA[Simfatic Forms]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[simfatic forms release]]></category>

		<guid isPermaLink="false">http://www.simfatic.com/blog/?p=72</guid>
		<description><![CDATA[It has been one week after the release of Simfatic Forms 3.0. It was for sure a busy week. Beta Participants The free licenses for all Beta participants were sent out. There were 140 active beta participants for Simfatic Forms 3.0. ( that is $13,860 worth of licenses! ) If you participated in the beta [...]]]></description>
			<content:encoded><![CDATA[<p>It has been one week after the release of Simfatic Forms 3.0. It was for sure a busy week.<br />
<span id="more-72"></span></p>
<h3>Beta Participants</h3>
<p>The free licenses for all Beta participants were sent out. There were <b>140</b> active beta participants for Simfatic Forms 3.0. ( that is <b>$13,860</b> worth of licenses! )</p>
<p>
If you participated in the beta program and didn&#8217;t get my email for some reason, please contact me for your free license.
</p>
<h3>Existing Customers</h3>
<p>I sent out an email announcement to all existing Simfatic Forms customers as well. The email contains information on how to upgrade to Simfatic Forms 3.0</p>
<h3>Web site updates</h3>
<p><a href='http://www.simfatic.com'>Simfatic.com</a> website went through a major revamp as part of releasing Simfatic Forms 3.0</p>
<p>There are still some more fine tuning in progress.</p>
<p>If you spot a JavaScript error or a typo, let me know.</p>
<p>I would also appreciate your feedback on the <a href='/forms/benefits.php'>updated web site</a>.</p>
<p><a href='/report-bug.phtml'>Feedback form</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simfatic.com/blog/simfatic-forms/72/after-the-big-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

