<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>upcoming-events &#8211; Jake&#039;s Blog</title>
	<atom:link href="https://jacob.steenhagen.us/blog/categories/computers/wordpress/upcoming-events/feed/" rel="self" type="application/rss+xml" />
	<link>https://jacob.steenhagen.us/blog</link>
	<description>jacob.steenhagen.us</description>
	<lastBuildDate>Wed, 22 Feb 2012 18:42:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
<site xmlns="com-wordpress:feed-additions:1">1824864</site>	<item>
		<title>Upcoming Events 0.5</title>
		<link>https://jacob.steenhagen.us/blog/2007/09/upcoming-events-05/</link>
					<comments>https://jacob.steenhagen.us/blog/2007/09/upcoming-events-05/#comments</comments>
		
		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Thu, 27 Sep 2007 01:36:45 +0000</pubDate>
				<category><![CDATA[upcoming-events]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://jacob.steenhagen.us/blog/2007/09/26/93-upcoming-events-05.html</guid>

					<description><![CDATA[Here we go with the 5th release of the Upcoming Events plugin. Again, I&#8217;m sure this won&#8217;t solve everybody&#8217;s problems with past versions, but it solves a few more than 0.4 did. Fixes in this version include: Allow multiple widgets that can display different feeds Fix a PHP 4 compatibility issue Make the popups with &#8230; <p class="link-more"><a href="https://jacob.steenhagen.us/blog/2007/09/upcoming-events-05/" class="more-link">Continue reading<span class="screen-reader-text"> "Upcoming Events 0.5"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Here we go with the 5th release of the <a href="http://jacob.steenhagen.us/blog/upcoming-events">Upcoming Events</a> plugin. Again, I&#8217;m sure this won&#8217;t solve everybody&#8217;s problems with past versions, but it solves a few more than 0.4 did. Fixes in this version include:</p>
<ul>
<li>Allow multiple widgets that can display different feeds</li>
<li>Fix a PHP 4 compatibility issue</li>
<li>Make the popups with event details fade in and out</li>
<li><tt>code_name</tt> can no longer start with an underscore. If you have feeds with this setting now, the plugin will continue to work, but the next time you try to update your options you&#8217;ll be required to change it.</li>
</ul>
<p>There are, of course, fixes that didn&#8217;t make the short list. For a complete log, see <a href="http://dev.wp-plugins.org/log/upcoming-events">http://dev.wp-plugins.org/log/upcoming-events</a>.</p>
<p><strong>Important Links</strong></p>
<p><a href="http://downloads.wordpress.org/plugin/upcoming-events.0.5.zip">.zip</a><br />
<a href="http://wordpress.org/extend/plugins/upcoming-events/">WordPress Info Page</a></p>
<p><strong>Upgrade Instructions</strong></p>
<p><strong>IMPORTANT:</strong> With past versions you could simply unzip the file into your <tt>wp-content/plugins</tt> directory in place of the current <tt>upcoming-events</tt> contents and be good to go. This update requires one additional step. You must also deactivate and reactivate the plugin on the Plugins tab of the WordPress admin interface. Once reactivated, if you use widgets you&#8217;ll need to visit the Widget config settings on the Presentation tab in order to re-add the Upcoming Events widget. This is because of the new ability to add multiple widgets.</p>
<p><strong>Install Instructions</strong></p>
<p>See the main <a href="http://jacob.steenhagen.us/blog/upcoming-events">Upcoming Events Page</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jacob.steenhagen.us/blog/2007/09/upcoming-events-05/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">93</post-id>	</item>
		<item>
		<title>Upcoming Events v0.4</title>
		<link>https://jacob.steenhagen.us/blog/2007/09/upcoming-events-v04/</link>
					<comments>https://jacob.steenhagen.us/blog/2007/09/upcoming-events-v04/#comments</comments>
		
		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Tue, 11 Sep 2007 22:11:22 +0000</pubDate>
				<category><![CDATA[upcoming-events]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://jacob.steenhagen.us/blog/2007/09/11/91-upcoming-events-v04.html</guid>

					<description><![CDATA[It&#8217;s way past time for the 4th release of the Upcoming Events plugin. I&#8217;m sure this plugin won&#8217;t solve everybody&#8217;s problems with version 0.3, but I know it will solve at least a few of them. This is the code that&#8217;s been running on my site for the past few months. I apologize for taking &#8230; <p class="link-more"><a href="https://jacob.steenhagen.us/blog/2007/09/upcoming-events-v04/" class="more-link">Continue reading<span class="screen-reader-text"> "Upcoming Events v0.4"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s way past time for the 4th release of the <a href="http://jacob.steenhagen.us/blog/upcoming-events">Upcoming Events</a> plugin. I&#8217;m sure this plugin won&#8217;t solve everybody&#8217;s problems with version 0.3, but I know it will solve at least a few of them. This is the code that&#8217;s been running on my site for the past few months. I apologize for taking so long to make this release. Fixes in this version include:</p>
<ul>
<li>Use $wpdb-&gt;prefix for forward compatibility with WordPress</li>
<li>Provide limited support for recurring events</li>
<li>Specify that the background should be White in the CSS file</li>
<li>Display newly added feeds by default</li>
</ul>
<p>That last item, display newly added feeds by default, will fix most, if not all, of the SQL errors in previous versions. This will not fix it if you are trying to updating an existing installation that&#8217;s exhibiting that problem, but should prevent the problem from happening on new installations. If you have an existing installation with an SQL error, make sure at least one &#8220;Display in default sidebar&#8221; box is checked.</p>
<p><strong>Download Links</strong></p>
<p><a href="http://downloads.wordpress.org/plugin/upcoming-events.0.4.zip">.zip</a><br />
<a href="http://wordpress.org/extend/plugins/upcoming-events/">WordPress Info Page</a></p>
<p><strong>Upgrade Instructions</strong></p>
<p>Simply unzip the file into your <tt>wp-content/plugins</tt> directory in place of the current <tt>upcoming-events</tt> contents.</p>
<p><strong>Install Instructions</strong></p>
<p>See the main <a href="http://jacob.steenhagen.us/blog/upcoming-events">Upcoming Events Page</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jacob.steenhagen.us/blog/2007/09/upcoming-events-v04/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">91</post-id>	</item>
		<item>
		<title>Upcoming Events and WordPress 2.1</title>
		<link>https://jacob.steenhagen.us/blog/2006/12/upcoming-events-and-wordpress-21/</link>
					<comments>https://jacob.steenhagen.us/blog/2006/12/upcoming-events-and-wordpress-21/#comments</comments>
		
		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Mon, 11 Dec 2006 22:58:59 +0000</pubDate>
				<category><![CDATA[upcoming-events]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://jacob.steenhagen.us/blog/?p=84</guid>

					<description><![CDATA[It looks like WordPress 2.1 is getting closer to being out the door&#8230; The WordPress Development blog just made a post to suggest the plugin authors check their code to make sure if it&#8217;s naughty or nice. Well, Upcoming Events is somewhere in between. I followed the instructions on WordPress&#8217; site for creating tables in &#8230; <p class="link-more"><a href="https://jacob.steenhagen.us/blog/2006/12/upcoming-events-and-wordpress-21/" class="more-link">Continue reading<span class="screen-reader-text"> "Upcoming Events and WordPress 2.1"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>It looks like WordPress 2.1 is getting closer to being out the door&#8230; The <a href="http://wordpress.org/development/">WordPress Development</a> blog just made a post to suggest the plugin authors check their code to make sure if it&#8217;s <a href="http://wordpress.org/development/2006/12/naughty-or-nice/">naughty or nice</a>. Well, <a href="http://jacob.steenhagen.us/blog/upcoming-events">Upcoming Events</a> is somewhere in between. I followed the instructions on WordPress&#8217; site for <a href="http://codex.wordpress.org/Creating_Tables_with_Plugins">creating tables in the database</a> which said to use <tt>$table_prefix</tt> in order to get the configured prefix (<tt>wp_</tt> by default). It seems, however, that I should actually be using <tt>$wpdb->prefix</tt> instead. Fortunately, <tt>$table_prefix</tt> is just depreciated, not eliminated so even version 0.1 of Upcoming Events is WordPress 2.1 ready. Upcoming Events 0.4, when it comes out, will use the shiny new <tt>$wpdb->prefix</tt> interface.</p>
<p><strong>UPDATE 11-Dec-2006</strong>: I edited the WordPress wiki to reflect the fact that <tt>$wpdb->prefix</tt> is now the prefered method.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jacob.steenhagen.us/blog/2006/12/upcoming-events-and-wordpress-21/feed/</wfw:commentRss>
			<slash:comments>26</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">84</post-id>	</item>
		<item>
		<title>Upcoming Events v0.3</title>
		<link>https://jacob.steenhagen.us/blog/2006/12/upcoming-events-v03/</link>
					<comments>https://jacob.steenhagen.us/blog/2006/12/upcoming-events-v03/#comments</comments>
		
		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Wed, 06 Dec 2006 15:41:31 +0000</pubDate>
				<category><![CDATA[upcoming-events]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://jacob.steenhagen.us/blog/?p=81</guid>

					<description><![CDATA[It&#8217;s time to make the 3rd release of my Upcoming Events plugin. Updates in this release include: Removed a debugging statement that caused days/weeks to display incorrectly Individual iCal feeds can be immediately updated from the admin page The events list is now valid XHTML 1.0 Transitional The admin page now produces valid XHTML 1.0 &#8230; <p class="link-more"><a href="https://jacob.steenhagen.us/blog/2006/12/upcoming-events-v03/" class="more-link">Continue reading<span class="screen-reader-text"> "Upcoming Events v0.3"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s time to make the 3rd release of my <a href="http://jacob.steenhagen.us/blog/?cat=14">Upcoming Events</a> plugin. Updates in this release include:</p>
<ul>
<li>Removed a debugging statement that caused days/weeks to display incorrectly</li>
<li>Individual iCal feeds can be immediately updated from the admin page</li>
<li>The events list is now valid XHTML 1.0 Transitional</li>
<li>The admin page now produces valid XHTML 1.0 Transitional</li>
<li>CSS styles are in their own separate file for easier modification</li>
<li>More information is provided in a tooltip-like popup for each event</li>
<li>Basic error checking is done when making changes on the admin page</li>
</ul>
<p>By far, the biggest user visible update is the tooltip-like popup. To see it in action, simply hover your mouse over one of the events in my event list. Pretty much all the other updates are only of concern to the admin&#8230; though being that the plugin is installed by the admin, I think they&#8217;re a pretty important person :).</p>
<p><strong>Download Links</strong></p>
<p><a href="http://jacob.steenhagen.us/upcoming-events-0.3.tar.gz">.tar.gz</a><br />
<a href="http://redalt.com/External/Plugins/?plugin=upcoming-events&#038;version=0.3&#038;download=1">.zip</a><br />
<a href="http://redalt.com/External/Plugins/?plugin=upcoming-events">Red Alt  info page</a></p>
<p><strong>Upgrade Instructions</strong></p>
<p>Simply untar/unzip the file into your <tt>wp-content/plugins</tt> directory in place of the current <tt>upcoming-events</tt> contents.</p>
<p><strong>Install Instructions</strong></p>
<p>Untar/unzip the downloaded file into your <tt>wp-content/plugins</tt> directory then visit the Plugin Manager in your WordPress admin interface and active the plugin. A new subpage will appear on the Options tab for Upcoming Events where you can configure your iCal feed(s). Once you have feeds configured, you can add the event list to your sidebar. If you use widgets, simply visit the Widget subpage on the Presentation tab to add the Upcoming Events widgets. If you don&#8217;t use widgets, you&#8217;ll need to edit your <tt>sidebar.php</tt> in your theme directory (the default theme is in <tt>wp-content/themes/default</tt>) and add the appropriate code from the Upcoming Events options page.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jacob.steenhagen.us/blog/2006/12/upcoming-events-v03/feed/</wfw:commentRss>
			<slash:comments>34</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">81</post-id>	</item>
		<item>
		<title>Upcoming Events v0.2</title>
		<link>https://jacob.steenhagen.us/blog/2006/11/upcoming-events-v02/</link>
					<comments>https://jacob.steenhagen.us/blog/2006/11/upcoming-events-v02/#comments</comments>
		
		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Wed, 29 Nov 2006 22:01:56 +0000</pubDate>
				<category><![CDATA[upcoming-events]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://jacob.steenhagen.us/blog/?p=79</guid>

					<description><![CDATA[This second release of the Upcoming Events plugin has a couple of fixes that people asked for after the first release. Now supports being used as a widget. Should now work in PHP 4 (had received only moderate testing). This second bullet point will probably excite more people than the first. I&#8217;d much appreciate it &#8230; <p class="link-more"><a href="https://jacob.steenhagen.us/blog/2006/11/upcoming-events-v02/" class="more-link">Continue reading<span class="screen-reader-text"> "Upcoming Events v0.2"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>This second release of the Upcoming Events plugin has a couple of fixes that people asked for after the first release.</p>
<ul>
<li>Now supports being used as a <a href="http://automattic.com/code/widgets/">widget</a>.</li>
<li>Should now work in PHP 4 (had received only moderate testing).</li>
</ul>
<p>This second bullet point will probably excite more people than the first. I&#8217;d much appreciate it if those of you that have been having problems getting the plugin to work because you run PHP 4 could try out this release.</p>
<p>The <a href="http://jacob.steenhagen.us/upcoming-events-0.2.tar.gz">.tar.gz</a> can be downloaded from my site. A <a href="http://redalt.com/External/Plugins/?plugin=upcoming-events">zip version</a> is available from <a href="http://redalt.com/">Red Alt</a>&#8216;s download page.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jacob.steenhagen.us/blog/2006/11/upcoming-events-v02/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">79</post-id>	</item>
	</channel>
</rss>
