<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Alex's Support Forums Tag: faqs</title>
<link>http://www.alex-hardy.co.uk/forums/</link>
<description>Alex's Support Forums Tag: faqs</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 17:33:51 +0000</pubDate>

<item>
<title>Alex on "Is there a discount for education / non-profit entities?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/is-there-a-discount-for-education-non-profit-entities#post-79</link>
<pubDate>Sat, 03 Jan 2009 18:59:42 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">79@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;I have thought about this since I started to develop simpleContact Pro. I considered various approaches and have decided not to offer a discount for the forseeable future. I have two reasons for this:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Fair treatment for all users&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I have many customers who buy simpleContact Pro to use in personal websites. These include blogs, clubs etc. I do not offer these people a discount. Were I to start offering a discount to non-profit organisations it would be based on the following:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;*&#60;/strong&#62; The nature of the non-profit. I would not offer a discount to causes I thought trivial or that I did not approve of (e.g: any which may offend certain members of society).&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;*&#60;/strong&#62; The financial status of the non-profit. Many educational or non-profit organisations have substantial budgets. They do not need an individual developer to subsidise their marketing activities.&#60;/p&#62;
&#60;p&#62;However - I believe that it is not my place to judge the worthiness of others, and attempts to operate a discount could be seen as arbitrary and unfair. The only course of action left is to make no offer at all.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;My own business&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I am an individual web designer-developer and I built simpleContact Pro to generate an income which I hope could evolve into a full-time business.&#60;/p&#62;
&#60;p&#62;I have invested a great deal of time and energy into 'Pro, and I believe the asking price to be very reasonable. Measured against my usual freelance rate, $25 would buy half an hour's work.&#60;/p&#62;
&#60;p&#62;This forbids me to give licenses away completely free - simpleContact Lite is my offering in that respect.&#60;/p&#62;
&#60;p&#62;I will reevaluate my position over time, and any changes will be announced here.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "Is there a volume license offer for simpleContact Pro?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/is-there-a-volume-license-offer#post-78</link>
<pubDate>Sat, 03 Jan 2009 18:19:52 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">78@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;In the new year 2009 I will begin building a dedicated website for the simpleContact applications. I have registered &#60;a href=&#34;http://www.simplecontactform.com&#34;&#62;simplecontactform.com&#60;/a&#62; which currently redirects to the downloads section of this website.&#60;/p&#62;
&#60;p&#62;As part of that new site I will introduce a &#34;developer&#34; license offering. In addition to the standard $25 single-domain license, you will be able to buy a license that entitles you to use it on as many of your own websites as you wish. This is ideal if you own several sites or you're a web designer working for clients.&#60;/p&#62;
&#60;p&#62;See websites like &#60;a href=&#34;http://www.diythemes.com&#34;&#62;diythemes.com&#60;/a&#62; for an example of this license structure.&#60;/p&#62;
&#60;p&#62;Pricing is to be confirmed, but it will be less than the price of three single-domain licenses.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "What is PHPMailer?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/what-is-phpmailer#post-7</link>
<pubDate>Thu, 21 Feb 2008 00:16:36 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">7@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;With the release of simpleContact 1.1 I added a more robust mechanism for sending emails. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://phpmailer.codeworxtech.com&#34;&#62;PHPMailer&#60;/a&#62; is a &#34;full featured email transfer class for PHP&#34; that exposes a much greater range of features than the standard PHP mail() function. I have it used on several projects in the past, and it has proven itself both highly useful and reliable. &#60;/p&#62;
&#60;p&#62;PHPMailer is produced by Brent R. Matzelle (original author), Andy Prevost (project administrator), Patrice Fournier, Chris Ryan, Cem Hurturk, Tom Klingenberg and Jaime Bozza. &#60;/p&#62;
&#60;p&#62;The version of PHPMailer that I have supplied is version 1.73, the latest at the time of authoring. &#60;/p&#62;
&#60;p&#62;PHPMailer is free software. It is distributed in accordance with the GNU Lesser General Public License (LGPL). It is supplied in its entirety and unmodified (see phpmailer-1.73.zip in the application download). There is no warranty or responsibility on the part of the original author. &#60;/p&#62;
&#60;p&#62;Please note: &#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;I have supplied phpmailer-1.73.zip in complete form to fulfil my obligation under the LGPL&#60;/li&#62;
&#60;li&#62;You only need to upload the class.phpmailer.php and class.smtp.php files (which are already in place in the simpleContact folder) for simpleContact to use it&#60;/li&#62;
&#60;li&#62;If for any reason PHPMailer fails in use, simpleContact will revert to the PHP mail() function&#60;/li&#62;
&#60;li&#62;If you use PHPMailer as part of simpleContact for commercial purposes, please consider making a donation to the PHPMailer project&#60;/li&#62;
&#60;/ul&#62;</description>
</item>
<item>
<title>Alex on "What are simpleContact's minimum requirements?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/what-are-simplecontacts-minimum-requirements#post-6</link>
<pubDate>Wed, 20 Feb 2008 11:57:03 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">6@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;simpleContact's requirements are deliberately modest. You need a web server with PHP support and access to a MySQL database.&#60;/p&#62;
&#60;p&#62;MySQL 4.1 is strongly recommended because of its support for varying character sets and collations (which aids internationalisation). Although earlier versions may work, version 4.0 is the oldest version that I actively support.&#60;/p&#62;
&#60;p&#62;A definitive minimum spec for PHP is a work-in-progress. PHP 4 and above are recommended.&#60;/p&#62;
&#60;p&#62;The built-in update check requires either fopen or cURL.&#60;/p&#62;
&#60;p&#62;The &#34;remember me&#34; checkbox at login uses a cookie.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "Which web browsers are simpleContact compatible with?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/which-web-browsers-are-simplecontact-compatible-with#post-3</link>
<pubDate>Wed, 20 Feb 2008 00:20:40 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">3@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;simpleContact has been built with web standards. All its pages are valid XHTML 1.0 Transitional.&#60;/p&#62;
&#60;p&#62;It has been tested against the following web browsers. If you have used another browser, please post your findings so that compatibility can be improved:&#60;/p&#62;
&#60;p&#62;* &#60;a href=&#34;http://www.microsoft.com/windows/products/winfamily/ie&#34;&#62;Internet Explorer&#60;/a&#62; 6 and 7 for Windows&#60;br /&#62;
* &#60;a href=&#34;http://www.mozilla.com/firefox&#34;&#62;Firefox&#60;/a&#62; 2 for Windows and Mac&#60;br /&#62;
* &#60;a href=&#34;http://www.apple.com/safari&#34;&#62;Safari&#60;/a&#62; 2 and 3 for Mac (public beta available for Windows)&#60;br /&#62;
* &#60;a href=&#34;http://www.opera.com&#34;&#62;Opera&#60;/a&#62; 8 and 9 for Windows and Mac&#60;br /&#62;
* &#60;a href=&#34;http://browser.netscape.com&#34;&#62;Netscape&#60;/a&#62; 8 for Windows, version 9 for Windows and Mac&#60;br /&#62;
* &#60;a href=&#34;http://www.caminobrowser.org&#34;&#62;Camino&#60;/a&#62; 1.5 for Mac&#60;br /&#62;
* &#60;a href=&#34;http://www.flock.com&#34;&#62;Flock&#60;/a&#62; 1.0 (browser based on Firefox with added social media features)&#60;/p&#62;
&#60;p&#62;The following browsers will not be supported due to inadequate standards compliance and/or discontinuation:&#60;/p&#62;
&#60;p&#62;* Internet Explorer 5 and lower&#60;br /&#62;
* Netscape 7 and lower&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Note:&#60;/strong&#62; AOL ends official support for Netscape products as of March 1st 2008. See the &#60;a href=&#34;http://blog.netscape.com/2007/12/28/end-of-support-for-netscape-web-browsers&#34;&#62;announcement&#60;/a&#62; for more details. Their recommendation is that Netscape users upgrade to Firefox.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Update December 1, 2008&#60;/strong&#62; - simpleContact Pro 2.0 is tested against Firefox 3.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "How does simpleContact handle spam?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/how-does-simplecontact-handle-spam#post-2</link>
<pubDate>Tue, 19 Feb 2008 19:33:06 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">2@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;simpleContact has several measures in place for your security and to prevent spam.&#60;/p&#62;
&#60;p&#62;See my blog post on the subject - &#60;a href=&#34;http://www.alex-hardy.co.uk/2008/01/24/how-does-simplecontact-deal-with-spam/&#34;&#62;How does simpleContact handle spam?&#60;/a&#62; - for a fuller explanation.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "Is it possible to mass email all mailing list subscribers?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/mass-mail-subscribers#post-1</link>
<pubDate>Tue, 19 Feb 2008 18:41:17 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">1@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;simpleContact is first and foremost a form builder. There is no functionality for sending emails; it is just about gathering permission.&#60;/p&#62;
&#60;p&#62;This is because there is a thin line between mass mailing and spamming. Without tools for spam testing, checking messages display properly in email clients, scheduled sending, managing bounces and unsubscribes, reporting etc you don't have a real solution.&#60;/p&#62;
&#60;p&#62;I plan on adding features that will enable you to use your data with some of the excellent, full-featured mailshot systems that already exist like &#60;a href=&#34;http://www.campaignmonitor.com&#34;&#62;Campaign Monitor&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Update:&#60;/strong&#62; &#60;a href=&#34;/downloads/simplecontactpro&#34;&#62;simpleContact Pro&#60;/a&#62; includes CSV export which you can use to import your list into many mass mailers.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
