<?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>Nutsmuggling &#187; Events Manager</title>
	<atom:link href="http://davidebenini.it/category/events-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidebenini.it</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 29 Apr 2010 10:34:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Events Manager 2.2, security hole closed</title>
		<link>http://davidebenini.it/2010/04/10/events-manager-2-2-security-hole-closed/</link>
		<comments>http://davidebenini.it/2010/04/10/events-manager-2-2-security-hole-closed/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 15:26:00 +0000</pubDate>
		<dc:creator>Davide</dc:creator>
				<category><![CDATA[Events Manager]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[events manager eventsmanager wordpress]]></category>

		<guid isPermaLink="false">http://davidebenini.it/?p=578</guid>
		<description><![CDATA[Security release of Events mMnager]]></description>
			<content:encoded><![CDATA[<p>Hello folks,<br />
I just released Events Manager 2.2. It&#8217;s a minor upgrade, here is the changelog:</p>
<ul>
<li>Added a option to get events through a select            </li>
<li>Closed many bugs causing a notices/warning visible only in debug mode</li>
<li>Closed a critical security hole discovered by Danilo Massa (to be released on May 10th)     </li>
</ul>
<p>The first point is the only proper feature, it allows you to use a select for the events venue. It&#8217;s something that comes in handy for people/organizations whose events take place in the same venues all the times.</p>
<p>The second point is something I should have done AGES ago. I put Worpress in debug mode and thus could see all the stuff that&#8217;s usually spitted directly into the error log. There were many small bugs, caused mainly by the lack of <code>isset</code> here and there. I believe there are still minor notice/warnings, but I got rid of most of them.</p>
<p>Point three is what urged me to release ASAP. <a href="http://www.danilomassa.info/dmportal/">Danilo Massa</a> kindly notified me of a security hole in Events Manager, providing a simple one-liner to fix it. Since the vulnerability is pretty serious I hurried to apply Danilo&#8217;s patch and release 2.2.</p>
<p>This release is quite stable, it&#8217;s employed in a client portal, so you should have no problem with the upgrade.</p>
<p>Enjoy,<br />
Davide</p>
]]></content:encoded>
			<wfw:commentRss>http://davidebenini.it/2010/04/10/events-manager-2-2-security-hole-closed/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Events Manager 2.1</title>
		<link>http://davidebenini.it/2010/03/04/events-manager-2-1/</link>
		<comments>http://davidebenini.it/2010/03/04/events-manager-2-1/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 18:54:59 +0000</pubDate>
		<dc:creator>Davide</dc:creator>
				<category><![CDATA[Events Manager]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[haircut]]></category>
		<category><![CDATA[manager]]></category>

		<guid isPermaLink="false">http://davidebenini.it/?p=548</guid>
		<description><![CDATA[Hello folks,
just a short note to announce the release of Events Manager 2.1.
It&#8217;s probably not as stable as the lack of a or b would suggest, but it is definitely much stabler than the previous version. Also, I got tired of letters.
Here&#8217;s the changelog:

Properly added Marcus Sykes as a contributor  
Added a full calendar [...]]]></description>
			<content:encoded><![CDATA[<p>Hello folks,<br />
just a short note to announce the release of <a href="http://davidebenini.it/wordpress-plugins/events-manager/">Events Manager 2.1</a>.<br />
It&#8217;s probably not as stable as the lack of <code>a</code> or <code>b</code> would suggest, but it is definitely much stabler than the previous version. Also, I got tired of letters.</p>
<p>Here&#8217;s the changelog:</p>
<ul>
<li>Properly added Marcus Sykes as a contributor  </li>
<li>Added a full calendar  </li>
<li>Added an #_EDITEVENT placeholder  </li>
<li>Added Brazialian Portuguese localization and some translatable strings</li>
<li>Added a today scope for events lists</li>
<li>Increased to 3 te default lists limit</li>
<li>Categories are now displayed in the events table                        </li>
<li>Now weeks starts according to WP settings       </li>
<li>Moved the hide page option up for better access  </li>
<li>Attributes column was not created when the plugin was upgraded, fixed</li>
<li>Added comment field to the RSVP form and #_COMMENT placeholder in RSVP email templates </li>
<li>Added customizable title to small calendar      </li>
<li>Removed php short tags                        </li>
<li>Changed RVSP &#8216;no seats available message&#8217; for better English</li>
<li>Bugfix: there was a time bug</li>
<li>Bugfix: event_time not taken into consideration in ordering events, fixed</li>
<li>Bugfix: on calendar for days after 28  on the event calendar view</li>
<li>Bugfix: for events in days with single digit</li>
<li>Bugfix: events link in the calendar now work with permalink</li>
<li>Bugfix: today in next mont was not matched in the calendar </li>
<li>Bugfix: _RESPPHONE was not matched in emails</li>
<li>Bugfix: fixed security vulnerability, which could lead to sql inject attacks      </li>
<li>Bugfix: locations with apostrophe were duplicated</li>
<li>Bugfix: bloginfo(&#8216;wpurl&#8217;) instead of bloginfo(&#8216;url&#8217;)  </li>
<li>Bugfix: now loading textdomain in the new (not deprecated) way</li>
</ul>
<p>Most of the bugfixes, and some of the features, were sponsored by Sara of <a href="http://www.paperlantern.com/">Paperlantern</a>, to whom I am most grateful.</p>
<p>Also, I just got a haircut:</p>
<p><img src="http://davidebenini.it/wp-content/uploads/2010/03/Foto-del-61365666-03-2455260-alle-1702-300x225.jpg" alt="" title="Foto-del-61365666-03-2455260-alle-1702.jpg" width="300" height="225" class="aligncenter size-medium wp-image-547" /></p>
<p>Cheers,<br />
Davide</p>
]]></content:encoded>
			<wfw:commentRss>http://davidebenini.it/2010/03/04/events-manager-2-1/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Events Manager comments disabled</title>
		<link>http://davidebenini.it/2009/08/10/events-manager-comments-disabled/</link>
		<comments>http://davidebenini.it/2009/08/10/events-manager-comments-disabled/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 13:06:56 +0000</pubDate>
		<dc:creator>Davide</dc:creator>
				<category><![CDATA[Events Manager]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://davidebenini.it/?p=515</guid>
		<description><![CDATA[Events Manager, Wordpress]]></description>
			<content:encoded><![CDATA[<p>Hi folks,<br />
just a quick note for warning that comments on EM are going to be disabled for a while.<br />
Why?<br />
Despite a disclaimer at the beginning of the post and a huge banner people is posting support problems as comments, instead that on the forum. I guess I should increase the banner size of make it flashy with JS.<br />
As soon as I have some time (not that sooinish) I&#8217;ll clean the thread and leave only relevant comments (pre-forum tweak suggestions and release announcements). And re-enable commenting.<br />
For now comments are closed. Use the forum, PLEASE!<br />
Davide</p>
]]></content:encoded>
			<wfw:commentRss>http://davidebenini.it/2009/08/10/events-manager-comments-disabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Say hello to Marcus AKA netweblogic</title>
		<link>http://davidebenini.it/2009/08/06/say-hello-to-marcus-aka-netweblogic/</link>
		<comments>http://davidebenini.it/2009/08/06/say-hello-to-marcus-aka-netweblogic/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 15:21:09 +0000</pubDate>
		<dc:creator>Davide</dc:creator>
				<category><![CDATA[Events Manager]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[em]]></category>

		<guid isPermaLink="false">http://davidebenini.it/?p=510</guid>
		<description><![CDATA[There's a new co-author for Events Manager]]></description>
			<content:encoded><![CDATA[<p>Great news for all ye Events Manager fans. Let us all say hello to Marcus Skyes that jumped on board, and is now co-authoring Events Manager.</p>
<p>Marcus contacted me a few weeks ago, sending a modded version of Events Manager. As soon as I gave it a try I realised that Marcus had done a wonderful job patching and integrating new features into EM. </p>
<p>Thanks to Marcus&#8217;s work now we have a number of frequently requested features:</p>
<ul>
<li>WP 2.8 support</li>
<li>Events Categories</li>
<li>WYSIWYG editor for events description (and you can add pictures too!)</li>
<li>multi-day events, kinda</li>
</ul>
<p>And much more.<sup>1</sup></p>
<p>Since Marcus is expanding the plugin for some of his gigs, I invited him to co-author Events Manager, and I am glad he accepted. </p>
<p>I just tagged EM 2.0rc2 with Marcus&#8217;s integration, hope you&#8217;ll enjoy it as much as I did.</p>
<p><a href="http://downloads.wordpress.org/plugin/events-manager.2.0rc2.zip">Download EM 2.0rc2<br />
</a></p>
<p>Davide</p>
<h4>Notes</h4>
<ol class="footnotes">
<li id="footnote_0_510" class="footnote">Since these features are not yet fully documented, I suggest you take a look at the change log in the readme for instructions.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://davidebenini.it/2009/08/06/say-hello-to-marcus-aka-netweblogic/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Teaser: Events Manager 2.0 for Worpress</title>
		<link>http://davidebenini.it/2009/02/11/teaser-events-manager-20-for-worpress/</link>
		<comments>http://davidebenini.it/2009/02/11/teaser-events-manager-20-for-worpress/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 20:34:43 +0000</pubDate>
		<dc:creator>Davide</dc:creator>
				<category><![CDATA[Events Manager]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://davidebenini.it/?p=305</guid>
		<description><![CDATA[Events Manager 2.0 is due soon, stay tuned!]]></description>
			<content:encoded><![CDATA[<p>Ladies and gentleman,<br />
it&#8217;s time for an official announcement. Among my 21 feed readers I am sure there&#8217;s at least a couple of <a href="http://davidebenini.it/wordpress-plugins/events-manager/">Events Manager</a> aficionados. I have very very good news for them.</p>
<p><strong>Events Manager 2.0</strong> is almost ready for a public beta and it sports a number of fancy new features:</p>
<ul>
<li>
<p><em>Location Management</em> with images for the locations and a new multiple locations map</p>
</li>
<li>
<p><em>Respondez s&#8217;il vous plait</em>. Reservations can be enabled for each event.</p>
</li>
<li>
<p><em>Recurring/repeated events</em>. Yes, finally! Events can now be planned on a weekly or monthly bases, or simply in consecutive days.</p>
</li>
</ul>
<div style="text-align:center;"><img src="http://davidebenini.it/wp-content/uploads/2009/02/events-menu.jpg" alt="Events menu.jpg" border="0" width="159" height="149" /></div>
<p>Events Manager 2.0 is still under development, but I will issue a stable beta in a couple of weeks. I will announce the beta release in this blog, with a post that will showcase the new features and give <a href="http://rzen.net/">my</a>  <a href="http://www.dennisonwolfe.com/">sponsors</a>&#8216; the credit they deserve.<br />
Meanwhile, stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://davidebenini.it/2009/02/11/teaser-events-manager-20-for-worpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
