<?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>amr ical events</title>
	<atom:link href="http://icalevents.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://icalevents.com</link>
	<description>Wordpress events plugin with ics integration and recurring events</description>
	<lastBuildDate>Mon, 06 May 2013 13:27:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Very versatile</title>
		<link>http://icalevents.com/4207-very-versatile/</link>
		<comments>http://icalevents.com/4207-very-versatile/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 12:15:21 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[Testimonials]]></category>

		<guid isPermaLink="false">http://icalevents.com/?p=4207</guid>
		<description><![CDATA[From the forum First, I love the plugin. Very versatile. Thank you.]]></description>
				<content:encoded><![CDATA[<p>From <a href="http://forum.anmari.com/topic.php?id=447">the forum</a></p>
<p>First, I love the plugin. Very versatile. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://icalevents.com/4207-very-versatile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New user registration fixed</title>
		<link>http://icalevents.com/4196-new-user-registration-fixed/</link>
		<comments>http://icalevents.com/4196-new-user-registration-fixed/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 00:23:49 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://icalevents.com/?p=4196</guid>
		<description><![CDATA[Apologies, it seems in the recent database move the user table was not copied cleanly &#8211; it lost the auto increment which meant that new user registrations were failing.  Took a while to realise what was happening (hint &#8211; lose &#8230; <a href="http://icalevents.com/4196-new-user-registration-fixed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Apologies, it seems in the recent database move the user table was not copied cleanly &#8211; it lost the auto increment which meant that new user registrations were failing.  Took a while to realise what was happening (hint &#8211; lose blank new user emails mean something is wrong!) and to get the auto increment added back.</p>
<p>For anyone interested in how:</p>
<p>The only way I could get it to work was to copy the table (always have a backup!), then use a manual SQL Command.  The phpmyadmin &#8216;Copy&#8217; table and add auto increment was not working.</p>
<pre>ALTER TABLE tablename MODIFY ID BIGINT(20) AUTO_INCREMENT;</pre>
<p>Then just to be sure &#8211; check that the next auto increment number is showing up in your database as bigger than the largest ID you already have.</p>
]]></content:encoded>
			<wfw:commentRss>http://icalevents.com/4196-new-user-registration-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding the Facebook events ics feed for subscribing or syncing</title>
		<link>http://icalevents.com/4162-finding-the-facebook-events-ics-feed-for-subscribing-or-syncing/</link>
		<comments>http://icalevents.com/4162-finding-the-facebook-events-ics-feed-for-subscribing-or-syncing/#comments</comments>
		<pubDate>Sun, 07 Oct 2012 12:04:51 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[amr ical events list]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://icalevents.com/?p=4162</guid>
		<description><![CDATA[I&#8217;m not a fan of facebook&#8230;..however I get asked the questions, so have had to develop some familiarity, so here&#8217;s a quick reference until facebook changes things again. Before you get too stuck in to facebook for your events, you &#8230; <a href="http://icalevents.com/4162-finding-the-facebook-events-ics-feed-for-subscribing-or-syncing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m not a fan of facebook&#8230;..however I get asked the questions, so have had to develop some familiarity, so here&#8217;s a quick reference until facebook changes things again.</p>
<p>Before you get too stuck in to facebook for your events, you may wamt to look at oreilly.com&#8217;s advice on perhap <a title="facebook public events maybe not a great idea" href="http://radar.oreilly.com/2011/06/facebook-events-syndication.html">not using facebook as the home for your public events.</a></p>
<h2>Finding that public events ics feed in facebook</h2>
<ul>
<li><strong>Login</strong> to Facebook (you have to be logged in, seems one cannot find the ics link if not logged in)</li>
<li>When you create your events &#8211; make sure that they are <strong>public</strong> events if you want them to appear in the ics feed.<strong><br />
</strong></li>
<li><a href="#page">Find the public feed from a facebook &#8216;page&#8217;</a></li>
<li><a href="#personal">Find the public feed from a facebook personal events page</a></li>
<li>NB: don&#8217;t forget that the amr ical events plugins cache your ics feed, so when testing, remember to <a title="refresh if new events not showing" href="http://icalevents.com/1814-refresh-calendar-if-new-dates-not-showing/">force a refresh</a>.</li>
</ul>
<h2 id="page">From a facebook &#8216;page&#8217;</h2>
<p>They really do not make it easy do they ?  There is no obvious &#8216;Export all&#8217; as there is in the personal page.  So&#8230;Pretend you&#8217;re only exporting one event from your page.</p>
<div id="attachment_4165" class="wp-caption aligncenter" style="width: 425px"><img class="size-full wp-image-4165" title="facebookeventspage" src="http://icalevents.com/icalevents/wp-content/uploads/2012/10/facebookeventspage.jpg" alt="Example fb page" width="415" height="366" /><p class="wp-caption-text">Example Facebook page &#8211; events page</p></div>
<p>Click the event</p>
<div id="attachment_4166" class="wp-caption aligncenter" style="width: 606px"><img class="size-full wp-image-4166" title="facebookeventslist" src="http://icalevents.com/icalevents/wp-content/uploads/2012/10/facebookeventslist.jpg" alt="" width="596" height="408" /><p class="wp-caption-text">The facebook events lists, click export.</p></div>
<p>Click export.</p>
<div id="attachment_4167" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-4167" title="facebookexportics" src="http://icalevents.com/icalevents/wp-content/uploads/2012/10/facebookexportics.jpg" alt="" width="500" height="475" /><p class="wp-caption-text">Choose subscribe to all events, or right click and copy the link address</p></div>
<p>Copy that webcal ics address and use it wherever you need to subscribe to that set of events.</p>
<h2 id="personal">From a personal homepage</h2>
<p>After logging in look for the export events option, not just for one event but ALL upcoming events.</p>
<p>Go to your all events page:   <a title="https://www.facebook.com/events/list" href="https://www.facebook.com/events/list" rel="nofollow">https://www.facebook.com/events/list</a>.</p>
<p><img class="alignright" src="http://pad2.whstatic.com/images/1/10/Fb_export.png" alt="Click &quot;Export&quot;" width="114" height="100" />In the top right corner, see the little gear icon, click it and click the export option.</p>
<p>&nbsp;</p>
<p>You should get a popup window.</p>
<div id="attachment_4163" class="wp-caption aligncenter" style="width: 484px"><img class="size-full wp-image-4163" title="export" src="http://icalevents.com/icalevents/wp-content/uploads/2012/10/export.jpg" alt="export facebook ics" width="474" height="208" /><p class="wp-caption-text">export facebook ics</p></div>
<p>If you just want the url to subscribe to it from another application, right click and &#8216;copy the link address&#8217;. Paste it in to your calendars subscribe url option.</p>
<p>Alternatively if you just click on it, your calendar application should open up and hanlde the subscription process for you.</p>
<p>Use it in the ical events plugin?</p>
<div id="attachment_4164" class="wp-caption aligncenter" style="width: 634px"><img class="size-full wp-image-4164" title="fbical" src="http://icalevents.com/icalevents/wp-content/uploads/2012/10/fbical.jpg" alt="facebook in shortcode" width="624" height="234" /><p class="wp-caption-text">facebook in shortcode</p></div>
<p>Bear in mind that the plugin caches the url&#8217;s, so you may need to force a refresh (add ?refresh) to the calendar page url and refresh the page in your browser.</p>
<p>eg:</p>
<ul>
<li><a href="http://test.icalevents.com/agenda/facebook-test/">http://test.icalevents.com/agenda/facebook-test/</a></li>
<li><a href="http://test.icalevents.com/agenda/facebook-test/?refresh">http://test.icalevents.com/agenda/facebook-test/?refresh</a></li>
</ul>
<p>&nbsp;</p>
<p>Other possibly useful references:</p>
<ul>
<li><a href="https://www.facebook.com/help/152652248136178/">https://www.facebook.com/help/152652248136178/</a></li>
<li><a href="http://www.wikihow.com/Sync-Facebook-Events-to-iCal">http://www.wikihow.com/Sync-Facebook-Events-to-iCal</a></li>
<li><a href="http://allfacebook.com/export-events-gear-menu_b92740">http://allfacebook.com/export-events-gear-menu_b92740</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://icalevents.com/4162-finding-the-facebook-events-ics-feed-for-subscribing-or-syncing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>absolute HEAVEN</title>
		<link>http://icalevents.com/4157-absolute-heaven/</link>
		<comments>http://icalevents.com/4157-absolute-heaven/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 03:00:19 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[Testimonials]]></category>

		<guid isPermaLink="false">http://icalevents.com/?p=4157</guid>
		<description><![CDATA[From the wordpress forum. Firstly, this plugin is absolute HEAVEN and it totally looks great. Thank you so much!]]></description>
				<content:encoded><![CDATA[<p>From the <a href="http://wordpress.org/support/topic/plugin-amr-ical-events-lists-descending-sort-order">wordpress forum</a>.</p>
<blockquote><p>Firstly, this plugin is absolute HEAVEN and it totally looks great. Thank you so much!</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://icalevents.com/4157-absolute-heaven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Table css, overlapping or disappearing sidebars</title>
		<link>http://icalevents.com/4147-table-css-overlapping-or-disappearing-sidebars/</link>
		<comments>http://icalevents.com/4147-table-css-overlapping-or-disappearing-sidebars/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 02:53:00 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[Css]]></category>

		<guid isPermaLink="false">http://icalevents.com/?p=4147</guid>
		<description><![CDATA[Table widths and css Tables are wonderful  - they expand beautifully and naturally to fit your content, but sometimes that same content can make the table do  weird things. Please be sure to test your css in your theme with representative &#8230; <a href="http://icalevents.com/4147-table-css-overlapping-or-disappearing-sidebars/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h3>Table widths and css</h3>
<p>Tables are wonderful  - they expand beautifully and naturally to fit your content, but sometimes that same content can make the table do  weird things.</p>
<div id="attachment_2709" class="wp-caption aligncenter" style="width: 650px"><img class="size-large wp-image-2709" title="longurls" src="http://icalevents.com/icalevents/wp-content/uploads/2010/09/longurls-1024x656.png" alt="" width="640" height="410" /><p class="wp-caption-text">Loooong Urls</p></div>
<p>Please be sure to test your css in your theme with <strong>representative content</strong>.</p>
<p>The plugin tries to deal with some of the problems that occur.  For example <a title="tables too wide" href="http://icalevents.com/2685-long-urls-in-event-content/">long urls that can make a table expand too much</a>.   See also <a href="http://icalevents.com/1806-plugin-and-theme-css-not-working-well-together/">plugin-and-theme-css-not-working-well-together</a>.</p>
<p>Sometimes the only way to really sort a table width out is to “fix” the width of the table and/or the table cells.    Now this the plugin has to leave this to you – some people have wide content areas, some not.  Some have lots of info displayed,  others have minimal.</p>
<p>The plugin has no way of knowing what size would work best for you.</p>
<p>I suggest that you use something like firebug to see what your theme is doing (or not doing!) and then google <a href="http://www.google.com.au/search?q=table+css+width">table+css+width</a> for ideas on what might work with your theme.   You know the size of content area that your calendar or agenda list must fit into and perhaps simply setting the width of the table and/or the table cells will be the answer.</p>
<h3>Coping with a wide table</h3>
<p>A suggestion from <a href="http://www.456bereastreet.com/archive/200704/how_to_prevent_html_tables_from_becoming_too_wide/">456bereastreet.com</a></p>
<h3>Css3 options:</h3>
<ul>
<li><a href="http://www.css3.com/css-word-wrap/">word-wrap</a>: break-word has some browser support</li>
<li><a href="http://www.css3.com/css-word-break/">word-break:</a> (normal, break-all, keep-all) aimed at dealing with mixed character sets.  Random Break Point.</li>
</ul>
<h3>Resources:</h3>
<ul>
<li>Perishable Press has a <a href="http://perishablepress.com/press/2010/06/01/wrapping-content/">carefully crafted solution</a> using white-space and word-wrap</li>
<li><a href="http://blog.301tool.com/2010/05/breaks-in-unbroken-text/">blog.301tool.com/2010/05/breaks-in-unbroken-text/</a></li>
<li><a href="http://www.quirksmode.org/oddsandends/wbr.html">http://www.quirksmode.org/oddsandends/wbr.html</a></li>
<li><a href="http://www.cs.tut.fi/~jkorpela/html/nobr.html#suggest">jkorpelas how to suggest word breaks</a></li>
</ul>
<p>See posts on this site tagged css.</p>
]]></content:encoded>
			<wfw:commentRss>http://icalevents.com/4147-table-css-overlapping-or-disappearing-sidebars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
