<?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>Area 51</title>
	<atom:link href="http://area51.alieneila.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://area51.alieneila.net</link>
	<description>Development and Testing Center</description>
	<lastBuildDate>Tue, 19 Jul 2011 15:54:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Genesis Cred and Back to Top and Favicon</title>
		<link>http://area51.alieneila.net/2011/07/19/genesis-cred-and-back-to-top-and-favicon/</link>
		<comments>http://area51.alieneila.net/2011/07/19/genesis-cred-and-back-to-top-and-favicon/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 15:54:39 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Useful Code Snippets]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=208</guid>
		<description><![CDATA[remove_action(&#8216;genesis_meta&#8217;, &#8216;genesis_load_favicon&#8217;);
add_action(&#8216;genesis_meta&#8217;, &#8216;genesis_custom_favicon&#8217;);
function genesis_custom_favicon() {
echo &#8220;\n&#8221;.&#8217;&#60;!&#8211;The Favicon&#8211;&#62;&#8217;.&#8221;\n&#8221;;
?&#62;
&#60;link rel=&#8221;shortcut icon&#8221; href=&#8221;&#60;?php echo CHILD_URL; ?&#62;/images/favicon.ico&#8221; /&#62;
&#60;link rel=&#8221;icon&#8221; href=&#8221;&#60;?php echo CHILD_URL; ?&#62;/images/favicon.ico&#8221; /&#62;
&#60;?php
}
add_filter(&#8216;genesis_footer_creds_text&#8217;, &#8216;custom_footer_creds_text&#8217;);
function custom_footer_creds_text($creds) {
$creds = &#8221;;
return $creds;
}
add_filter(&#8216;genesis_footer_backtotop_text&#8217;, &#8216;custom_footer_backtotop_text&#8217;);
function custom_footer_backtotop_text($backtotop) {
$content = &#8221;;
return $content;
}
]]></description>
			<content:encoded><![CDATA[<p>remove_action(&#8216;genesis_meta&#8217;, &#8216;genesis_load_favicon&#8217;);<br />
add_action(&#8216;genesis_meta&#8217;, &#8216;genesis_custom_favicon&#8217;);<br />
function genesis_custom_favicon() {<br />
echo &#8220;\n&#8221;.&#8217;&lt;!&#8211;The Favicon&#8211;&gt;&#8217;.&#8221;\n&#8221;;<br />
?&gt;<br />
&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;&lt;?php echo CHILD_URL; ?&gt;/images/favicon.ico&#8221; /&gt;<br />
&lt;link rel=&#8221;icon&#8221; href=&#8221;&lt;?php echo CHILD_URL; ?&gt;/images/favicon.ico&#8221; /&gt;</p>
<p>&lt;?php<br />
}</p>
<p>add_filter(&#8216;genesis_footer_creds_text&#8217;, &#8216;custom_footer_creds_text&#8217;);<br />
function custom_footer_creds_text($creds) {<br />
$creds = &#8221;;<br />
return $creds;<br />
}</p>
<p>add_filter(&#8216;genesis_footer_backtotop_text&#8217;, &#8216;custom_footer_backtotop_text&#8217;);<br />
function custom_footer_backtotop_text($backtotop) {<br />
$content = &#8221;;<br />
return $content;<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2011/07/19/genesis-cred-and-back-to-top-and-favicon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1.9b</title>
		<link>http://area51.alieneila.net/2010/09/10/1-9b/</link>
		<comments>http://area51.alieneila.net/2010/09/10/1-9b/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 13:19:00 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Event Calendar]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=204</guid>
		<description><![CDATA[
Added ability for administrator to add access to editors, authors and contributors to access adding and editing events.
Fixed some CSS issues
Fixed a couple link issues in full calendar
Added money sign settings in Internationalization section
Fixed a bug with duration not properly setting when editing an event
Time/Date on the full calendar and widget calendar &#8220;should&#8221; now be [<a href="http://area51.alieneila.net/2010/09/10/1-9b/">...</a>]]]></description>
			<content:encoded><![CDATA[	<style>

#fullCalLink {display:block;background-image:none;background-color:black;} #fullCalLink a {text-decoration:none;color:Yellow;} #eventCatList {display:block;background-image:none;background-color:black;width:auto;margin-left:auto;margin-right:auto;text-align:center;border:1px;border-style:solid;border-color:whilte;} #eventDateHead {display:block;background-image:url(http://area51.alieneila.net/wp-content/themes/gamerpress/images/menu2.png);background-color:#404040;width:100%;margin-left:auto;margin-right:auto;text-align:center;color:black;font-size:14px;border:3px;border-style:outset;border-color:orange;} #eventsList {display:block;background-image:none;background-color:black;width:auto;margin-left:auto;margin-right:auto;text-align:left;border:0px;border-style:dotted;border-color:red;} #eventBlock {display:block;background-image:none;background-color:#111111;width:100%;margin-left:auto;margin-right:auto;font-size:12px;color:white;text-align:left;border:2px;border-style:outset;border-color:yellow;} #eventDetails {display:block;background-image:none;background-color:#333333;color:black;font-size:10px;width:100%;height:auto;margin-left:auto;margin-right:auto;float:left;text-align:left;border:3px;border-style:outset;border-color:black;} #btnLink {display:block;} #eventOptions span {display:block;background-image:none;background-color:orange;width:auto;height:auto;margin-left:2px;margin-right:2px;padding:2px;float:right;text-align:center;border:3px;border-style:outset;border-color:orange;} #eventOptions span a {text-decoration:none;color:black;font-size:12px;} #eventOptions span a:hover {color:red;} #myEventTitle {color:white;font-size:12px;font-weight:bold;} #myEventLocationTitle {color:orange;font-size:12px;font-weight:bold;} #myEventLocation {color:yellow;font-size:12px;font-weight:normal;} #myEventTimeTitle {color:red;font-size:12px;font-weight:bold;} #myEventTime {color:yellow;font-size:12px;font-weight:normal;} #cal {display:block;overflow:hidden;background-image:none;width:260px;background-color:black;} #calTable {display:block;overflow:hidden;width:100%;background-image:none;background-color:black;border:0px;border-style:none;border-color:;} #calTH {width:100%;text-align:center;background-image:none;background-color:black;height:auto;border:0px;border-style:none;border-color:;} #calMonth {color:orange;font-weight:normal;} #calYear {color:yellow;font-weight:normal;} #calPrev {text-align:center;text-decoration:none;float:left;display:block;background-image:none;background-color:black;color:white;width:20px;height:20px;border:0px;border-style:none;border-color:;} #calPrev a {text-decoration:none;} #calNext {text-align:center;text-decoration:none;float:right;display:block;background-image:none;background-color:black;color:white;width:20px;height:20px;border:0px;border-style:none;border-color:;} #calNext a {text-decoration:none;} #tableTR {float:left;display:block;width:100%;background-image:none;background-color:black;height:35px;border:0px;border-style:none;border-color:;} #calDW {float:left;display:block;text-align:center;background-image:none;background-color:black;width:35px;height:35px;color:white;line-height:300%;border:1px;border-style:solid;border-color:black;} #calBlank {float:left;display:block;background-image:none;background-color:black;width:35px;height:35px;border:1px;border-style:solid;border-color:black;} #calDay {float:left;display:block;text-align:center;background-image:none;background-color:#303030;width:35px;height:35px;color:white;line-height:300%;border:1px;border-style:solid;border-color:black;} #calActive {float:left;display:block;text-align:center;background-image:none;background-color:#c0c0c0;width:35px;height:35px;line-height:300%;border:1px;border-style:solid;border-color:black;} #calActive a {display:block;color:black;text-decoration:none;} #calToday {float:left;display:block;text-align:center;background-image:none;background-color:#999999;width:35px;height:35px;color:white;line-height:300%;border:1px;border-style:solid;border-color:black;} #calTActive {float:left;display:block;text-align:center;background-image:url(http://area51.alieneila.net/wp-content/themes/gamerpress/images/side.png);background-color:black;width:35px;height:35px;line-height:300%;border:1px;border-style:solid;border-color:black;} #calTActive a {display:block;color:white;text-decoration:none;} #calFC {display:block;overflow:hidden;background-image:none;width:644px;background-color:black;} #popupFC {display:none;position:absolute;z-index:100;background-image:none;background-color:white;color:;border:1px;border-style:dotted;border-color:red;} #calTableFC {display:block;overflow:hidden;width:100%;background-image:none;background-color:black;border:0px;border-style:none;border-color:;} #calTHFC {width:100%;text-align:center;background-image:none;background-color:black;height:auto;border:0px;border-style:none;border-color:#404040;} #calMonthFC {color:white;font-weight:normal;} #calYearFC {color:yellow;font-weight:normal;} #calPrevFC {text-align:center;text-decoration:none;float:left;display:block;background-image:none;background-color:black;color:white;width:20px;height:20px;border:0px;border-style:none;border-color:;} #calPrevFC a {text-decoration:none;} #calNextFC {text-align:center;text-decoration:none;float:right;display:block;background-image:none;background-color:black;color:white;width:20px;height:20px;border:0px;border-style:none;border-color:;} #calNextFC a {text-decoration:none;} #tableTRFC {float:left;display:block;width:100%;background-image:none;background-color:;height:;border:0px;border-style:none;border-color:;} #calDWFC {float:left;display:block;text-align:center;background-image:none;background-color:black;width:90px;height:45px;color:orange;line-height:300%;border:1px;border-style:solid;border-color:black;} #calBlankFC {float:left;display:block;background-image:none;background-color:black;width:90px;height:90px;border:1px;border-style:solid;border-color:black;} #calDayFC {float:left;display:block;text-align:left;background-image:none;background-color:#999999;width:90px;height:90px;color:black;line-height:100%;border:1px;border-style:solid;border-color:black;} #calActiveFC {float:left;display:block;text-align:left;background-image:none;background-color:#777777;width:90px;height:90px;line-height:100%;border:1px;border-style:solid;border-color:black;} #calActiveFC a {color:white;text-decoration:none;} #calTodayFC {float:left;display:block;text-align:left;background-image:none;background-color:#222222;width:90px;height:90px;color:orange;line-height:100%;border:1px;border-style:solid;border-color:black;} #calTActiveFC {float:left;display:block;text-align:left;background-image:none;background-color:black;width:90px;height:90px;line-height:100%;border:1px;border-style:solid;border-color:black;} #calTActiveFC a {color:;text-decoration:none;} 
	</style>
	<div style="clear: both"></div><div class="cal" name="cal" id="cal">	<div class="calTable" id="calTable"><div class="calTH" id="calTH"> <span class="calMonth" id="calMonth">FEBRUARY</span> <span class="calYear" id="calYear">2012</span><a href="http://area51.alieneila.net/?page_id=190&month=1#cal" class="calNext" id="calNext">></a></div><div style="clear: both"></div><div class="tableTR" id="tableTR">
		<div class="calDW" id="calDW">MO</div>
		<div class="calDW" id="calDW">TU</div>
		<div class="calDW" id="calDW">WE</div>
		<div class="calDW" id="calDW">TH</div>
		<div class="calDW" id="calDW">FR</div>
		<div class="calDW" id="calDW">SA</div>
		<div class="calDW" id="calDW">SU</div></div><div style="clear: both"></div><div class="tableTR" id="tableTR"><div class="calBlank" id="calBlank">&nbsp;</div><div class="calBlank" id="calBlank">&nbsp;</div><div class="calDay" id="calDay">1</div><div class="calDay" id="calDay">2</div><div class="calActive" id="calActive"><a href="http://area51.alieneila.net/?page_id=190&d=1328227200&month=0">3</a></div><div class="calDay" id="calDay">4</div><div class="calDay" id="calDay">5</div></div><div style="clear: both"></div><div class="tableTR" id="tableTR"><div class="calDay" id="calDay">6</div><div class="calDay" id="calDay">7</div><div class="calDay" id="calDay">8</div><div class="calDay" id="calDay">9</div><div class="calActive" id="calActive"><a href="http://area51.alieneila.net/?page_id=190&d=1328832000&month=0">10</a></div><div class="calDay" id="calDay">11</div><div class="calDay" id="calDay">12</div></div><div style="clear: both"></div><div class="tableTR" id="tableTR"><div class="calDay" id="calDay">13</div><div class="calDay" id="calDay">14</div><div class="calDay" id="calDay">15</div><div class="calDay" id="calDay">16</div><div class="calActive" id="calActive"><a href="http://area51.alieneila.net/?page_id=190&d=1329436800&month=0">17</a></div><div class="calDay" id="calDay">18</div><div class="calDay" id="calDay">19</div></div><div style="clear: both"></div><div class="tableTR" id="tableTR"><div class="calDay" id="calDay">20</div><div class="calDay" id="calDay">21</div><div class="calDay" id="calDay">22</div><div class="calTActive" id="calTActive"><a href="http://area51.alieneila.net/?page_id=190&d=1329955200&month=0">23</a></div><div class="calActive" id="calActive"><a href="http://area51.alieneila.net/?page_id=190&d=1330041600&month=0">24</a></div><div class="calDay" id="calDay">25</div><div class="calDay" id="calDay">26</div></div><div style="clear: both"></div><div class="tableTR" id="tableTR"><div class="calDay" id="calDay">27</div><div class="calDay" id="calDay">28</div><div class="calDay" id="calDay">29</div><div class="calBlank" id="calBlank">&nbsp;</div><div class="calBlank" id="calBlank">&nbsp;</div><div class="calBlank" id="calBlank">&nbsp;</div><div class="calBlank" id="calBlank">&nbsp;</div></div><div style="clear: both"></div></div></div><ul>
<li>Added ability for administrator to add access to editors, authors and contributors to access adding and editing events.</li>
<li>Fixed some CSS issues</li>
<li>Fixed a couple link issues in full calendar</li>
<li>Added money sign settings in Internationalization section</li>
<li>Fixed a bug with duration not properly setting when editing an event</li>
<li>Time/Date on the full calendar and widget calendar &#8220;should&#8221; now be using the Word Press time offset based on GMT/UTC time</li>
<li>Redid an algorythm for repeating dates and auto updating the next  day an event should occur on. THis should speed up some page load times  if your site has a lot of events in the database.</li>
<li>Added the shortccode  to display the mini calendar wherever you want.</li>
<li>Fixed a bug with daily repeating events showing up on days outside of their scope</li>
<li>Added an &#8220;All&#8221; to the category drop down list to reset the category filters</li>
<li>I think I did some more things, but I can&#8217;t rememeber. If I missed  any suggestions/updates/bugs please post on the forum or submit a  contact form request, as things have been pretty hectic.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/09/10/1-9b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AEC and WP 3.0</title>
		<link>http://area51.alieneila.net/2010/06/29/aec-and-wp-3-0/</link>
		<comments>http://area51.alieneila.net/2010/06/29/aec-and-wp-3-0/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 20:54:36 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Event Calendar]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=191</guid>
		<description><![CDATA[Ok, I have updated the AlieneilA Event Calendar to version 1.7.5b which should resolve the issues with Word Press 3.0. If it does not, please let me know either in the forums or the contact form.
]]></description>
			<content:encoded><![CDATA[<p>Ok, I have updated the AlieneilA Event Calendar to version 1.7.5b which should resolve the issues with Word Press 3.0. If it does not, please let me know either in the forums or the contact form.</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/06/29/aec-and-wp-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AEC &#8211; WP 3.0, Tutorials, and Updates</title>
		<link>http://area51.alieneila.net/2010/06/25/aec-wp-3-0-tutorials-and-updates/</link>
		<comments>http://area51.alieneila.net/2010/06/25/aec-wp-3-0-tutorials-and-updates/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 18:58:09 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Event Calendar]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=183</guid>
		<description><![CDATA[Hello everyone. I thank you all for your feedback and reports and support that everyone has shown me for the AlieneilA Event Calendar plugin. I am doing my best to adding features and fixes that are sent to me. Sometimes work gets in the way and slows me down, but I&#8217;m getting there.
So, Word Press [<a href="http://area51.alieneila.net/2010/06/25/aec-wp-3-0-tutorials-and-updates/">...</a>]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone. I thank you all for your feedback and reports and support that everyone has shown me for the AlieneilA Event Calendar plugin. I am doing my best to adding features and fixes that are sent to me. Sometimes work gets in the way and slows me down, but I&#8217;m getting there.</p>
<p>So, Word Press 3.0 has been released. While the videos of its new features have been awesome, I have not upgraded my site yet. Why? Well I don&#8217;t have the time to deal with issues should they arise, such as if some plugins I have installed aren&#8217;t compatible, or if this theme isn&#8217;t compatible, or if my own plugins are using depreciated functions. I&#8217;ve seen other people reporting about &#8220;Not authorized to access this page&#8221; errors and such, and I just don&#8217;t want to risk dealing with that right now. I&#8217;ll get to it though&#8230;</p>
<p>That said, I have received a report or two that the plugin had some issues with 3.0 and registering the widgets. I THINK I have that issue fixed with version 1.7.2b, so someone please let me know if it is working.</p>
<p>Now, the Tutorials&#8230; I&#8217;ve begun throwing together some tutorials and informational documentation and have added a new page that you can find at the top &#8220;Docs &amp; Tutorials&#8221;. I&#8217;m trying to be as detailed as I can in explaining everything, but if I&#8217;m missing something that you&#8217;d like to know&#8230; tell me and I&#8217;ll add it.</p>
<p>And finally, Updates&#8230; After I released 1.6b and added the ability to add events from the Add/Edit posts page, I got a report about a bug when post titles or descriptions contained special character, such as single quotes&#8230;. which leads to the 1.7b release.</p>
<p>1.7b introduced a new layout system. It is not 100% completed yet, but I was in the middle of adding it when I received the above bug reports, so I completed enough of it to make it functional, saved and released. I still plan on adding a color picker to the color fields, but so far I have had a couple kudos sent my way, so I hope the rest of you like it.</p>
<p>1.7.1b was an attempt to fix an issue someone reported about &#8220;Not authorized to access this page&#8221; errors when they tried to go to the Settings page for the plugin. I&#8217;m not sure if it worked for them, but they&#8217;re the only one to have reported the issue, so anyone else please let me know what&#8217;s up.</p>
<p>1.7.2b as mentioned earlier, I updated a couple depreciated Word Press functions that my plugin was using&#8230; while WP 2.9.2 seemed to be fine with them though they&#8217;d been depreciated since WP 2.8&#8230; I think the WP honchos must have finally really depreciated them with WP 3.0. My fault though for using depreciated code, a lot of Word Press functions aren&#8217;t well documented, so it can lead to mistakes for us developers. I&#8217;m trying though, I&#8217;ve only been working with Word Press for about 6 months now, so bare with me =)</p>
<p>As always&#8230; post in the forums or the contact form if you come across an issue or have a suggestion for new features.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/06/25/aec-wp-3-0-tutorials-and-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apostrophe&#8217;s</title>
		<link>http://area51.alieneila.net/2010/06/23/apostrophes/</link>
		<comments>http://area51.alieneila.net/2010/06/23/apostrophes/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 11:59:08 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=124</guid>
		<description><![CDATA[Event Details
Let&#8217;s &#8220;quote&#8221; /some\ spec,al ( characters ) &#038; try $to !break = some ?>things]]></description>
			<content:encoded><![CDATA[<p><a href="http://area51.alieneila.net/?pagename=cal-events&#038;e=60">Event Details</a></p>
<p>Let&#8217;s &#8220;quote&#8221; /some\ spec,al ( characters ) &#038; try $to !break = some ?>things<;Let's "quote" /some\ spec,al ( characters ) &#038; try $to !break = some ?>things<;</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/06/23/apostrophes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working on a new Layout Method</title>
		<link>http://area51.alieneila.net/2010/06/18/working-on-a-new-layout-method/</link>
		<comments>http://area51.alieneila.net/2010/06/18/working-on-a-new-layout-method/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 18:28:45 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/2010/06/18/working-on-a-new-layout-method/</guid>
		<description><![CDATA[Event Details
I am working on a new way to style the layout of the AlieneilA Event Calendar plugin. Bare with me.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://area51.alieneila.net/?pagename=cal-events&#038;e=58">Event Details</a></p>
<p>I am working on a new way to style the layout of the AlieneilA Event Calendar plugin. Bare with me.</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/06/18/working-on-a-new-layout-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AEC Updates</title>
		<link>http://area51.alieneila.net/2010/05/20/aec-updates-2/</link>
		<comments>http://area51.alieneila.net/2010/05/20/aec-updates-2/#comments</comments>
		<pubDate>Thu, 20 May 2010 14:40:19 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Event Calendar]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=96</guid>
		<description><![CDATA[Option to select Sunday or Monday as week start date, and option to have category list as drop down has been added.
]]></description>
			<content:encoded><![CDATA[<p>Option to select Sunday or Monday as week start date, and option to have category list as drop down has been added.</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/05/20/aec-updates-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AEC Time Zone Issues?</title>
		<link>http://area51.alieneila.net/2010/05/19/aec-time-zone-issues/</link>
		<comments>http://area51.alieneila.net/2010/05/19/aec-time-zone-issues/#comments</comments>
		<pubDate>Wed, 19 May 2010 21:15:16 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Event Calendar]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=94</guid>
		<description><![CDATA[I just had to customize the plugin for a site where the server was subtracting 7 hours from event dates. Since all of the event dates and times are using the php date function and mktime functions, I didn&#8217;t think that having to have a time zone setting would be needed. Has anyone else experienced [<a href="http://area51.alieneila.net/2010/05/19/aec-time-zone-issues/">...</a>]]]></description>
			<content:encoded><![CDATA[<p>I just had to customize the plugin for a site where the server was subtracting 7 hours from event dates. Since all of the event dates and times are using the php date function and mktime functions, I didn&#8217;t think that having to have a time zone setting would be needed. Has anyone else experienced this issue?</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/05/19/aec-time-zone-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AEC Changes</title>
		<link>http://area51.alieneila.net/2010/05/18/aec-changes/</link>
		<comments>http://area51.alieneila.net/2010/05/18/aec-changes/#comments</comments>
		<pubDate>Tue, 18 May 2010 20:19:39 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Event Calendar]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=92</guid>
		<description><![CDATA[Over the last couple days I have added, changed and fixed some things in the Event Calendar that people have suggested or pointed out to me.

Added some international settings: Added selection to default to US formats or International format which includes additions of Provinces and Countries.
Setting to disable auto formatting of phone number
Added a floating [<a href="http://area51.alieneila.net/2010/05/18/aec-changes/">...</a>]]]></description>
			<content:encoded><![CDATA[<p>Over the last couple days I have added, changed and fixed some things in the Event Calendar that people have suggested or pointed out to me.</p>
<ul>
<li>Added some international settings: Added selection to default to US formats or International format which includes additions of Provinces and Countries.</li>
<li>Setting to disable auto formatting of phone number</li>
<li>Added a floating box when hovering over events in full calendar to display a description</li>
<li>Started adding functionality for language file. I&#8217;ve wrapped all of the text strings with the code, I just need to build the .po file.</li>
<li>Fixed a bug I introduced that wouldn&#8217;t allow a user to view event details.</li>
<li> Added a setting to set the Event List or Full Calendar to default view on the Event Page</li>
<li>Added a nested list to the event list widget for events on the same day</li>
<li>Fixed the default selection for certain day of week/month when editing an event.</li>
<li>Fixed a typo that was preventing the RSVP link from showing up on event details.</li>
</ul>
<p>Thanks for all of the feedback and suggestions so far. I am continuing to improve on the plugin every chance that time permits me to.</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/05/18/aec-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AEC RSVP</title>
		<link>http://area51.alieneila.net/2010/05/13/aec-rsvp/</link>
		<comments>http://area51.alieneila.net/2010/05/13/aec-rsvp/#comments</comments>
		<pubDate>Thu, 13 May 2010 20:33:55 +0000</pubDate>
		<dc:creator>AlieneilA</dc:creator>
				<category><![CDATA[Event Calendar]]></category>

		<guid isPermaLink="false">http://area51.alieneila.net/?p=90</guid>
		<description><![CDATA[I fixed a typo that was preventing the RSVP link to show up in the event details. Look for the update to show up in your wp admin.
]]></description>
			<content:encoded><![CDATA[<p>I fixed a typo that was preventing the RSVP link to show up in the event details. Look for the update to show up in your wp admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://area51.alieneila.net/2010/05/13/aec-rsvp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  area51.alieneila.net/feed/ ) in 0.44574 seconds, on Feb 23rd, 2012 at 1:12 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 23rd, 2012 at 2:12 am UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  area51.alieneila.net/feed/ ) in 0.00062 seconds, on Feb 23rd, 2012 at 1:55 am UTC. -->
