<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>VTCalendar: Announcements</title>
		<link>http://vtcalendar.sourceforge.net/</link>
		<description>News and release announcements related to the VTCalendar project.</description>
		<pubDate>Wed, 08 Apr 2009 18:00:00 GMT</pubDate>
		<lastBuildDate>Wed, 08 Apr 2009 18:00:00 GMT</lastBuildDate>
		<item>
			<title>Apr 8: Release Candidate of VTCalendar 2.3.0</title>
			<link>http://vtcalendar.sourceforge.net/jump.php?name=prerelease</link>
			<guid>http://vtcalendar.sourceforge.net/090408180000</guid>
			<pubDate>Wed, 08 Apr 2009 18:00:00 GMT</pubDate>
			<description>
				&lt;p&gt;A release candidate is considered free of all known bugs. While it is considered ready for production, it should not be used in mission-critical environments.&lt;/p&gt;
				
				&lt;p&gt;Changes since third alpha:&lt;/p&gt;
				
				&lt;ul&gt;
				
				&lt;li&gt;manageeevents.php was mostly rewritten to correctly display events.&lt;br /&gt;
				One-time and reoccurring events are now displayed separately.&lt;br /&gt;
				Moved some human-readable text into the language file.&lt;br /&gt;
				The drop-down list now shows totals for only the sponsor and not the whole calendar.&lt;/li&gt;
				
				&lt;li&gt;Bug [&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;aid=2722268&amp;group_id=131443&amp;atid=721062&quot; target=&quot;_blank&quot;&gt;2722268&lt;/a&gt;]: Added backwards compatibility for http_build_query, which
				is not available prior to PHP 5.&lt;/li&gt;
				
				&lt;li&gt;Bug [&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;aid=2714647&amp;group_id=131443&amp;atid=721062&quot; target=&quot;_blank&quot;&gt;2714647&lt;/a&gt;]: Added error message for when an event&apos;s ending time is
				before the starting time. While this was being checked, it was not being
				reported to the user.&lt;/li&gt;
				
				&lt;/ul&gt;
			</description>
		</item>
		<item>
			<title>Feb 11: Second Beta 2.3.0 Rev. 541 Released for Testing</title>
			<link>http://vtcalendar.sourceforge.net/jump.php?name=prerelease</link>
			<guid>http://vtcalendar.sourceforge.net/090211180000</guid>
			<pubDate>Wed, 11 Feb 2009 18:00:00 GMT</pubDate>
			<description>This is the last beta release. The 'release candidate' will be released mid-March. See the change log for a detailed list of changes.</description>
		</item>
		<item>
			<title>Nov 12: First Beta 2.3.0 Rev. 505 Released for Testing</title>
			<link>http://vtcalendar.sourceforge.net/jump.php?name=prerelease</link>
			<guid>http://vtcalendar.sourceforge.net/081112184500</guid>
			<pubDate>Wed, 12 Nov 2008 18:45:00 GMT</pubDate>
			<description>
				&lt;p&gt;Changes since third alpha:&lt;/p&gt;
				&lt;ul&gt;
				&lt;li&gt;Added &apos;RSS Feed&apos; links to the &apos;Subscribe &amp;amp; Download&apos; page.&lt;/li&gt;
				&lt;li&gt;The database upgrade script now supports PostgreSQL 8 or higher.&lt;/li&gt;
				&lt;li&gt;When upgrading the database, columns are checked to see if data will be truncated by the upgrade. Warnings are displayed if the data is larger than the column&apos;s new length.&lt;/li&gt;
				&lt;li&gt;RSS and iCal links are now cached in a completely different way. See: &lt;a href=&quot;http://vtcalendar.sourceforge.net/jump.php?name=cachesubscribe&quot;&gt;Caching the Subscribe &amp;amp; Download Links&lt;/a&gt;&lt;/li&gt;
				&lt;li&gt;The &apos;Jump to&apos; drop-down in the column can now be switched between two modes: &lt;/li&gt;
				&lt;ol&gt;
				&lt;li&gt; A combined mode where there is a single-drop down with a long list of all possible year/month combinations.&lt;/li&gt;
				&lt;li&gt;A split mode where there is a separate drop-down for month and year.&lt;/li&gt;
				&lt;/ol&gt;
				&lt;li&gt;New &apos;HTML Header&apos; calendar setting added along with header and footer. The new setting allows code to be included in the &amp;lt;head&amp;gt; tag.&lt;/li&gt;
				&lt;li&gt;Changed the way the login page is customized to make it more flexible.&lt;/li&gt;
				&lt;li&gt;The drop-down on the &apos;My submitted events&apos; page now only shows the months for which events exist, and it gives the total number of events for each month.&lt;/li&gt;
				&lt;/ul&gt;
			</description>
		</item>
		<item>
			<title>Oct 16: Third Alpha 2.3.0 Rev. 375 Released for Testing</title>
			<link>http://vtcalendar.sourceforge.net/jump.php?name=prerelease</link>
			<guid>http://vtcalendar.sourceforge.net/081016222218</guid>
			<pubDate>Thu, 16 Oct 2008 22:22:18 GMT</pubDate>
			<description>
				&lt;p&gt;This is a small, but critical, fix to the second alpha.&lt;/p&gt;
				&lt;p&gt;Changes from second alpha:&lt;/p&gt;
				&lt;ul&gt;
				&lt;li&gt;Bug fix: Database upgrade script now properly inserts the records for the default calendar when doing a fresh install.&lt;/li&gt;
				&lt;li&gt;Renamed images/Go.gif to images/go.gif for case sensitive file systems.&lt;/li&gt;
				&lt;li&gt;Made sure all TIMESTAMP columns are NOT NULL since it they cannot be NULL in MySQL. Was confusing the database upgrade script.&lt;/li&gt;
				&lt;/ul&gt;
			</description>
		</item>
		<item>
			<title>Oct 15: Second Alpha 2.3.0 Rev. 375 Released for Testing</title>
			<link>http://vtcalendar.sourceforge.net/jump.php?name=prerelease</link>
			<guid>http://vtcalendar.sourceforge.net/081015200000</guid>
			<pubDate>Wed, 15 Oct 2008 22:00:00 GMT</pubDate>
			<description>
				&lt;p&gt;Changes from first alpha:&lt;/p&gt;
				&lt;ul&gt;
				&lt;li&gt;Converted most DB columns from &apos;text&apos; to more specific types (i.e. varchar, timestamp, int, etc)&lt;/li&gt;
				&lt;li&gt;Revamped exporting with new export types including RSS 2.0, HTML (optionally wrapped with document.write) and JavaScript.&lt;/li&gt;
				&lt;li&gt;Fixed bug where an event&apos;s end time could be before the begin time.&lt;/li&gt;
				&lt;li&gt;Added RSS &amp;lt;link&amp;gt; in the &amp;lt;head&amp;gt; to allow browsers to detect the calendar&apos;s RSS feed.&lt;/li&gt;
				&lt;li&gt;Timezone setting changed to use PHP&apos;s built in TZ variable to adjust the calendar&apos;s time.&lt;/li&gt;
				&lt;li&gt;Better support for PostgreSQL (based on testing with version 8.3)&lt;/li&gt;
				&lt;li&gt;When main admins login, VTCalendar will check to see if a new version is available.&lt;/li&gt;
				&lt;li&gt;Links added to update.php to the forums, mailing list, etc.&lt;/li&gt;
				&lt;li&gt;Moved a lot of inline text to the $lang array.&lt;/li&gt;
				&lt;li&gt;The english language file is now always included. If LANGUAGE is something besides &apos;en&apos; then that file will also be included. Other language files will only need to override what is translated, and will not need to include everything from en.inc.php.&lt;/li&gt;
				&lt;li&gt;Pear::Mail can now be used to send e-mail via SMTP. The sendmail() function can also be overridden to use any other method of sending e-mail.&lt;/li&gt;
				&lt;li&gt;Added Swedish as an available language.&lt;/li&gt;
				&lt;li&gt;HTML can now be included before/after the header and before/after the footer from static files. This allows for standard headers and footers throughout all calendars. Does not apply to the default calendar.&lt;/li&gt;
				&lt;li&gt;The number of years that events can be added to is now customizable.&lt;/li&gt;
				&lt;li&gt;Added new &amp;quot;view authentication&amp;quot; mode that allows any successfully authenticated user to view the calendar.&lt;/li&gt;
				&lt;li&gt;Table names can now be prefixed with something like &apos;public.&apos; to allow for use of multiple schema in PostgreSQL.&lt;/li&gt;
				&lt;li&gt;Improved print view when a sponsor is logged in. &lt;/li&gt;
				&lt;li&gt;Bug fix [1421279]: Sponsors can now view the calendar regardless of what users are entered into the box under &quot;Login required for viewing the calendar?&quot;.&lt;/li&gt;
				&lt;/ul&gt;
			</description>
		</item>
		<item>
			<title>Oct 1: Alpha 2.3.0 Rev. 215 Released for Testing</title>
			<link>http://vtcalendar.sourceforge.net/jump.php?name=prerelease</link>
			<guid>http://vtcalendar.sourceforge.net/081001120000</guid>
			<pubDate>Wed, 1 Oct 2008 12:00:00 GMT</pubDate>
		</item>
	</channel>
</rss>
