<?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 for Software4Nonprofits Blog</title>
	<atom:link href="http://www.software4nonprofits.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.software4nonprofits.com/blog</link>
	<description>Weblog for the Software4Nonprofits.com DONATION program</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:08:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on DONATION version 3.41 final beta by Dan Cooperstock</title>
		<link>http://www.software4nonprofits.com/blog/2012/02/donation-3-41-final/comment-page-1/#comment-2348</link>
		<dc:creator>Dan Cooperstock</dc:creator>
		<pubDate>Sat, 04 Feb 2012 19:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=322#comment-2348</guid>
		<description>FYI I released this version as an official version this morning, so anyone that wishes to can upgrade to it with the usual Help -&gt; Check for Updates menu option in the program. As mentioned, I will be sending email announcements of it to users during the next week.</description>
		<content:encoded><![CDATA[<p>FYI I released this version as an official version this morning, so anyone that wishes to can upgrade to it with the usual Help -> Check for Updates menu option in the program. As mentioned, I will be sending email announcements of it to users during the next week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.41 Beta, with Internet Backup by Dan Cooperstock</title>
		<link>http://www.software4nonprofits.com/blog/2012/01/version-341/comment-page-1/#comment-2329</link>
		<dc:creator>Dan Cooperstock</dc:creator>
		<pubDate>Fri, 27 Jan 2012 21:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=319#comment-2329</guid>
		<description>I just realized a problem I hadn&#039;t considered. Suppose you have 2 copies of DONATION on separate computers (home and office, usually). You could use Internet Backups for an easy way to transfer the database between those computers.

BUT ... if you both make a backup on the same day, the 2nd one will overwrite the first one. And the person restoring it may not get the copy they thought they were getting (like, maybe just their own copy!).

To help alleviate this, I have just added something that before each Internet backup, checks whether a backup file with the same name already exists in the Internet storage area for that database. If it does, it warns the user that this is probably a backup from a different user with a copy of the same database, and asks them to confirm overwriting it.

N.B. The reason this wouldn&#039;t be a problem if there were multiple backups made on the same day from the same computer is that the backup filenames are changed each time. The first one is DONATION-YYYY-MM-DD.DB.S4E, the second is DONATION-YYYY-MM-DD.2.DB.S4E (with &quot;.2&quot; added) etc.</description>
		<content:encoded><![CDATA[<p>I just realized a problem I hadn&#8217;t considered. Suppose you have 2 copies of DONATION on separate computers (home and office, usually). You could use Internet Backups for an easy way to transfer the database between those computers.</p>
<p>BUT &#8230; if you both make a backup on the same day, the 2nd one will overwrite the first one. And the person restoring it may not get the copy they thought they were getting (like, maybe just their own copy!).</p>
<p>To help alleviate this, I have just added something that before each Internet backup, checks whether a backup file with the same name already exists in the Internet storage area for that database. If it does, it warns the user that this is probably a backup from a different user with a copy of the same database, and asks them to confirm overwriting it.</p>
<p>N.B. The reason this wouldn&#8217;t be a problem if there were multiple backups made on the same day from the same computer is that the backup filenames are changed each time. The first one is DONATION-YYYY-MM-DD.DB.S4E, the second is DONATION-YYYY-MM-DD.2.DB.S4E (with &#8220;.2&#8243; added) etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.41 Beta, with Internet Backup by Dan Cooperstock</title>
		<link>http://www.software4nonprofits.com/blog/2012/01/version-341/comment-page-1/#comment-2328</link>
		<dc:creator>Dan Cooperstock</dc:creator>
		<pubDate>Fri, 27 Jan 2012 01:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=319#comment-2328</guid>
		<description>You do ask interesting questions, John! DONATION4.DB.PREVIOUS is a copy of your database from before the restore. The reason the restored database is a bit smaller is that some compression of excess blank space that the Firebird database tends to maintain in the database is done when you do a restore.</description>
		<content:encoded><![CDATA[<p>You do ask interesting questions, John! DONATION4.DB.PREVIOUS is a copy of your database from before the restore. The reason the restored database is a bit smaller is that some compression of excess blank space that the Firebird database tends to maintain in the database is done when you do a restore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.41 Beta, with Internet Backup by John Hanson</title>
		<link>http://www.software4nonprofits.com/blog/2012/01/version-341/comment-page-1/#comment-2327</link>
		<dc:creator>John Hanson</dc:creator>
		<pubDate>Thu, 26 Jan 2012 23:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=319#comment-2327</guid>
		<description>Internet backup and restore worked OK. Why is Donation4.db.PREVIOUS bigger than donation4.db?
Help explanation is clear on the process as are the messages as the process executes.
Email .cc works OK.</description>
		<content:encoded><![CDATA[<p>Internet backup and restore worked OK. Why is Donation4.db.PREVIOUS bigger than donation4.db?<br />
Help explanation is clear on the process as are the messages as the process executes.<br />
Email .cc works OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.41 Beta, with Internet Backup by Dan Cooperstock</title>
		<link>http://www.software4nonprofits.com/blog/2012/01/version-341/comment-page-1/#comment-2326</link>
		<dc:creator>Dan Cooperstock</dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=319#comment-2326</guid>
		<description>Great, thank you as always, David.</description>
		<content:encoded><![CDATA[<p>Great, thank you as always, David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.41 Beta, with Internet Backup by David Robertson</title>
		<link>http://www.software4nonprofits.com/blog/2012/01/version-341/comment-page-1/#comment-2325</link>
		<dc:creator>David Robertson</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=319#comment-2325</guid>
		<description>I did the online back-up setup and backed up my database. It all seemed to work well. It was a really thorough explanation as you went through the process.. good job!</description>
		<content:encoded><![CDATA[<p>I did the online back-up setup and backed up my database. It all seemed to work well. It was a really thorough explanation as you went through the process.. good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.41 Beta, with Internet Backup by Dan Cooperstock</title>
		<link>http://www.software4nonprofits.com/blog/2012/01/version-341/comment-page-1/#comment-2323</link>
		<dc:creator>Dan Cooperstock</dc:creator>
		<pubDate>Thu, 26 Jan 2012 13:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=319#comment-2323</guid>
		<description>Sorry, all, there were actually two fixes from version 3.40c (which was never generally released, only given to one user as a beta) that I did not mention in the change details on the pretest.htm page:

- Added Reports -&gt; Donation -&gt; Summary by Dollar Ranges, that shows the counts, dollar totals and percentages of donor&#039;s total donations amounts within various dollar ranges, for the current and previous years.

- Put in a fix to the Database -&gt; Validate menu option, that may allow it to work when sometimes it would not in the past.

And re: that new report, one of you noticed that it had a typo in one of the dollar ranges. The range read &quot;$100.01 - $150&quot;, but it was actually covering $100.01 - $200. That will be fixed for either the next beta (if one is needed) or the official release of 3.41.</description>
		<content:encoded><![CDATA[<p>Sorry, all, there were actually two fixes from version 3.40c (which was never generally released, only given to one user as a beta) that I did not mention in the change details on the pretest.htm page:</p>
<p>- Added Reports -> Donation -> Summary by Dollar Ranges, that shows the counts, dollar totals and percentages of donor&#8217;s total donations amounts within various dollar ranges, for the current and previous years.</p>
<p>- Put in a fix to the Database -> Validate menu option, that may allow it to work when sometimes it would not in the past.</p>
<p>And re: that new report, one of you noticed that it had a typo in one of the dollar ranges. The range read &#8220;$100.01 &#8211; $150&#8243;, but it was actually covering $100.01 &#8211; $200. That will be fixed for either the next beta (if one is needed) or the official release of 3.41.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION Backup to the Cloud by DONATION version 3.41 Beta, with Internet Backup &#171; Software4Nonprofits Blog</title>
		<link>http://www.software4nonprofits.com/blog/2011/12/donation-backup-to-the-cloud/comment-page-1/#comment-2322</link>
		<dc:creator>DONATION version 3.41 Beta, with Internet Backup &#171; Software4Nonprofits Blog</dc:creator>
		<pubDate>Thu, 26 Jan 2012 01:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=302#comment-2322</guid>
		<description>[...] have gone ahead and implemented a version of Internet Backup, as discussed in my earlier blog post DONATION Backup to the Cloud. It is an optional addition, at the end of each regular backup, and is strongly encrypted using a [...]</description>
		<content:encoded><![CDATA[<p>[...] have gone ahead and implemented a version of Internet Backup, as discussed in my earlier blog post DONATION Backup to the Cloud. It is an optional addition, at the end of each regular backup, and is strongly encrypted using a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.40 w/ Backup Changes by John Hanson</title>
		<link>http://www.software4nonprofits.com/blog/2011/12/donation-version-3-40/comment-page-1/#comment-2162</link>
		<dc:creator>John Hanson</dc:creator>
		<pubDate>Thu, 15 Dec 2011 20:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=305#comment-2162</guid>
		<description>Yes. Working as designed.</description>
		<content:encoded><![CDATA[<p>Yes. Working as designed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DONATION version 3.40 w/ Backup Changes by Dan Cooperstock</title>
		<link>http://www.software4nonprofits.com/blog/2011/12/donation-version-3-40/comment-page-1/#comment-2160</link>
		<dc:creator>Dan Cooperstock</dc:creator>
		<pubDate>Thu, 15 Dec 2011 18:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.software4nonprofits.com/blog/?p=305#comment-2160</guid>
		<description>I&#039;m assuming what you mean is that you also tested that feature and it works as described. (If not, please be more specific.) Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m assuming what you mean is that you also tested that feature and it works as described. (If not, please be more specific.) Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

