<?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>Picoe Software</title>
	<atom:link href="http://picoe.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://picoe.ca</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 06:52:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>Setting environment variables with a MonoMac application</title>
		<link>http://picoe.ca/2011/11/10/setting-environment-variables-with-a-monomac-application/</link>
		<comments>http://picoe.ca/2011/11/10/setting-environment-variables-with-a-monomac-application/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 19:41:55 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=1664</guid>
		<description><![CDATA[When creating a MonoMac application, there&#8217;s sometimes a need to specify environment variables in the context of your application.  A few key environment variables specific to a MonoMac application: MONO_IOMAP &#8211; case insensitivity behaviour for file i/o. (more info) MONO_OPTIONS &#8211;  options to pass to the mono runtime (e.g. &#8211;gc=sgen)<a href="http://picoe.ca/2011/11/10/setting-environment-variables-with-a-monomac-application/">&#160;&#160;[ Read More ]</a>]]></description>
			<content:encoded><![CDATA[<p>When creating a MonoMac application, there&#8217;s sometimes a need to specify environment variables in the context of your application.  A few key environment variables specific to a MonoMac application:</p>
<ul>
<li>MONO_IOMAP &#8211; case insensitivity behaviour for file i/o. (<a href="http://www.mono-project.com/IOMap">more info</a>)</li>
<li>MONO_OPTIONS &#8211;  options to pass to the mono runtime (e.g. &#8211;gc=sgen)</li>
</ul>
<p>The way to do this is to put these into your Info.plist for you application, under an LSEnvironment dictionary key.  This is mentioned <a href="http://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/EnvironmentVars.html#//apple_ref/doc/uid/20002093-113982" target="_blank">in Apple&#8217;s documentation</a>.</p>
<p>Steps:</p>
<ol>
<li>Open your Info.plist in MonoDevelop</li>
<li>Add a new top-level entry called &#8220;LSEnvironment&#8221;</li>
<li>Change its type to Dictionary</li>
<li>Add a child entry for each environment variable you wish to set</li>
</ol>
<div>You should end up with something like this:</div>
<p><img class="alignnone size-full wp-image-1668" title="MonoMac-LSEnvironment" src="http://picoe.ca/wp-content/uploads/2011/11/MonoMac-LSEnvironment.png" alt="" width="405" height="67" /></p>
<p><strong>Update:</strong> Make sure you do a clean of your project after updating your info.plist, otherwise monodevelop won&#8217;t copy the new changes over.</p>
]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2011/11/10/setting-environment-variables-with-a-monomac-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ezFeeds News Reader 2.0</title>
		<link>http://picoe.ca/2010/10/24/ezfeeds-2-0/</link>
		<comments>http://picoe.ca/2010/10/24/ezfeeds-2-0/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 23:39:24 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=513</guid>
		<description><![CDATA[ezFeeds has a major new update! Version 2.0 brings many new features, many based on user feedback. It took a bit longer than anticipated to get this release out, but it should be well worth it! Most notably, ezFeeds is now a universal application and has a beautiful new interface<a href="http://picoe.ca/2010/10/24/ezfeeds-2-0/">&#160;&#160;[ Read More ]</a>]]></description>
			<content:encoded><![CDATA[<p>ezFeeds has a major new update!  Version 2.0 brings many new features, many based on user feedback.  It took a bit longer than anticipated to get this release out, but it should be well worth it!</p>
<p>Most notably, ezFeeds is now a universal application and has a beautiful new interface designed for iPad!</p>
<p>Other new features:</p>
<ul>
<li>Image caching for offline reading</li>
<li>Improved accessibility support</li>
<li>Feed favicons</li>
<li>Many performance &amp; memory optimizations</li>
<li>Show starred, unread, and shared for folders and feeds</li>
<li>Added Email Link and Copy Link/Article article actions</li>
<li>Options to show/hide article actions</li>
<li>Option to synchronize current feed/folder only</li>
<li>Find recommended feeds based on your current subscriptions</li>
<li>Can now cancel synchronization</li>
<li>More enhancements</li>
<li>Fixed some minor bugs</li>
</ul>
<p>I hope you enjoy it!</p>
<p>Here are some screenshots of the iPad version:</p>
<style type="text/css">
.blah { overflow-x:auto; margin: 20px; white-space: nowrap; vertical-align: top; }
.blah img { padding: 0px; margin: 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.296875) 0px 3px 5px; vertical-align: top; }
.blah #gallery-1 .gallery-item, .blah #gallery-1 .gallery-icon { display:inline; float:none; }
.blah #gallery-1 .gallery-item { width: auto; margin: 0; }
.classic-wptouch-bg .blah #gallery-1 .gallery-item { display: block; }
.classic-wptouch-bg .blah { overflow-x: hidden; margin: 0px; }
.classic-wptouch-bg .blah img { max-width: 90%; }
</style>
<div class="blah">

<a href='http://picoe.ca/2010/10/24/ezfeeds-2-0/001-top-folder-2/' title='001 Top Folder'><img width="300" height="225" src="http://picoe.ca/wp-content/uploads/2010/10/001-Top-Folder-300x225.png" class="attachment-medium" alt="001 Top Folder" title="001 Top Folder" /></a>
<a href='http://picoe.ca/2010/10/24/ezfeeds-2-0/002-article/' title='002 Article'><img width="300" height="225" src="http://picoe.ca/wp-content/uploads/2010/10/002-Article-300x225.png" class="attachment-medium" alt="002 Article" title="002 Article" /></a>
<a href='http://picoe.ca/2010/10/24/ezfeeds-2-0/003-portrait/' title='003 Portrait'><img width="225" height="300" src="http://picoe.ca/wp-content/uploads/2010/10/003-Portrait-225x300.png" class="attachment-medium" alt="003 Portrait" title="003 Portrait" /></a>
<a href='http://picoe.ca/2010/10/24/ezfeeds-2-0/004-add-feed/' title='004 Add Feed'><img width="300" height="225" src="http://picoe.ca/wp-content/uploads/2010/10/004-Add-Feed-300x225.png" class="attachment-medium" alt="004 Add Feed" title="004 Add Feed" /></a>
<a href='http://picoe.ca/2010/10/24/ezfeeds-2-0/005-actions/' title='005 Actions'><img width="300" height="225" src="http://picoe.ca/wp-content/uploads/2010/10/005-Actions-300x225.png" class="attachment-medium" alt="005 Actions" title="005 Actions" /></a>

</div>
]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2010/10/24/ezfeeds-2-0/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>ezFeeds update 1.1</title>
		<link>http://picoe.ca/2010/07/20/ezfeeds-update-1-1/</link>
		<comments>http://picoe.ca/2010/07/20/ezfeeds-update-1-1/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 05:26:40 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=475</guid>
		<description><![CDATA[ezFeeds has it's first update!  Tons of new features, including iOS 4 multitasking, high resolution graphics for the iPhone 4 retina display!]]></description>
			<content:encoded><![CDATA[<p>ezFeeds has it&#8217;s first update!  Tons of new features, including iOS 4 multitasking, high resolution graphics for the iPhone 4 retina display, Facebook, ReadItLater, and Instapaper support!</p>
<p>Hope you all like it!  It should be available in the App Store shortly!</p>
<p>Edit: It is now available!</p>
<h1>What&#8217;s new?</h1>
<p>- Updated for iOS 4 compatibility and high resolution graphics<br />
- Support for Multitasking and synchronizing in background<br />
- Post links to Facebook, ReadItLater, and Instapaper<br />
- Google Mobilizer &#038; Instapaper Mobilizer support<br />
- Added Shared items syncing<br />
- Improved reading visual style<br />
- New graphical Actions menu<br />
- Setting to specify your own Bit.ly account<br />
- Setting for article text size<br />
- Setting to open article/links with original, google mobilizer, or instapaper mobilizer by default<br />
- Open links in Safari (instead of built-in browser)<br />
- Setting to auto-sync after all articles are read<br />
- Settings to specify how long Starred and Shared items are kept<br />
- Option to enter descriptions for Instapaper<br />
- Fixed a few synchronization bugs with folder order</p>

<a href='http://picoe.ca/2010/07/20/ezfeeds-update-1-1/002-view-item/' title='002 View Item'><img width="200" height="300" src="http://picoe.ca/wp-content/uploads/2010/07/002-View-Item-200x300.png" class="attachment-medium" alt="002 View Item" title="002 View Item" /></a>
<a href='http://picoe.ca/2010/07/20/ezfeeds-update-1-1/003-actions/' title='003 Actions'><img width="200" height="300" src="http://picoe.ca/wp-content/uploads/2010/07/003-Actions-200x300.png" class="attachment-medium" alt="003 Actions" title="003 Actions" /></a>

]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2010/07/20/ezfeeds-update-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ezFeeds submitted to the App Store</title>
		<link>http://picoe.ca/2010/05/11/ezfeeds-submitted/</link>
		<comments>http://picoe.ca/2010/05/11/ezfeeds-submitted/#comments</comments>
		<pubDate>Tue, 11 May 2010 14:55:37 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=432</guid>
		<description><![CDATA[A new Google Reader client for the iPhone and iPod Touch has been submitted to the App Store for review.]]></description>
			<content:encoded><![CDATA[<p>I am pleased to announce that a new Google Reader client for the iPhone and iPod Touch has been submitted to the App Store for review!   You ask, do we really need another one?  well, if you&#8217;ve tried any of them, then you probably already know the answer!</p>
<p>ezFeeds has been in development for about five months, and was born to provide a <em>fully featured</em> Google Reader (news reader) client, opposed to a partial, slow, or read-only variation.</p>
<p>Some of the key goals that were taken into consideration when building ezFeeds:</p>
<ul>
<li>Must be <strong>FAST</strong>, even when you have subscribed to tons of feeds</li>
<li>Reading must be <strong>EASY</strong>, which is why there is a &#8216;Next Unread&#8217; button.  This allows you to read in the same order of your feeds.  Want to read all items chronologically?  Just tap on the Unread folder &#8211; it&#8217;ll show arrows in the bottom toolbar instead of the Next Unread button.</li>
<li>Provide <strong>FULL</strong> synchronization of feeds, folders, and their order (e.g. drag and drop feed order in google reader will sync to ezFeeds and vise-versa)</li>
<li>Allow users to <strong>DISCOVER</strong> feeds on the device, with global and user feeds on popular feed sources such as Google Blog Search, Google News, Twitter, eBay, Myspace, Flickr, Youtube, Blogger, del.icio.us, WordPress.com, and even specify a custom URL.</li>
</ul>
<p>Here&#8217;s what it looks like:</p>
<p style="text-align: center;"><a href="http://picoe.ca/wp-content/uploads/2010/04/001-Top-Folder.png" rel="lightbox[432]"><img class="aligncenter size-full wp-image-395" title="Top Folder" src="http://picoe.ca/wp-content/uploads/2010/04/001-Top-Folder.png" alt="" width="192" height="288" /></a></p>
<p>Adding a feed:</p>
<p style="text-align: center;"><a href="http://picoe.ca/wp-content/uploads/2010/04/002-Add-Feed.png" rel="lightbox[432]"><img class="aligncenter size-full wp-image-396" title="Add Feed" src="http://picoe.ca/wp-content/uploads/2010/04/002-Add-Feed.png" alt="" width="192" height="288" /></a></p>
<p><a href="http://picoe.ca/products/ezfeeds">Click here </a>for a list of features, details, and more screenshots.</p>
<p>There are a few things that didn&#8217;t make it into the first release, since they are not needed for a great reading experience, but are coming:</p>
<ul>
<li>Shared &amp; Notes (do people really use these anyway?)</li>
<li>Posting to Facebook, Read It Later, and Instapaper</li>
<li>Optionally Cache Images for full offline reading</li>
<li>Remember last position</li>
<li>Favicons</li>
<li>Possible iPad / OS X Version</li>
<li>More yummy tidbits that I&#8217;ll share if you&#8217;re nice!</li>
</ul>
<p>I&#8217;m not too sure how long it&#8217;ll take to be available on the App Store, but I will let everyone know when it is!</p>
]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2010/05/11/ezfeeds-submitted/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PabloDraw videos</title>
		<link>http://picoe.ca/2010/03/31/pablodraw-videos/</link>
		<comments>http://picoe.ca/2010/03/31/pablodraw-videos/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 22:44:21 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=346</guid>
		<description><![CDATA[Linked to some excellent youtube videos of the art you can create using PabloDraw. I am still amazed at what kind of art can be created in this medium.]]></description>
			<content:encoded><![CDATA[<p>Linked to some excellent youtube videos of the art you can create using <a href="/products/pablodraw">PabloDraw</a>.  I am still amazed at what kind of art can be created in this medium.</p>
]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2010/03/31/pablodraw-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picoe Website redesign</title>
		<link>http://picoe.ca/2010/01/05/picoe-website-redesign/</link>
		<comments>http://picoe.ca/2010/01/05/picoe-website-redesign/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:27:30 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wordpress.picoe.ca/?p=27</guid>
		<description><![CDATA[We are pleased to announce that we have updated our site to WordPress, which is a great, simple CMS.  This will accommodate our growth and has much better community support.]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce that we have updated our site to WordPress, which is a great, simple CMS.  This will accommodate our growth and has much better community support.</p>
<p>Previously, we were using <a href="http://www.mojoportal.com/">mojoPortal</a>, which is an excellent ASP.NET based CMS, however compatibility with <a href="http://mono-project.com">mono</a> was a little lacking.</p>
<p><a href="http://www.wordpress.org">WordPress</a> was chosen as it provides a huge community, lots of themes and plugins, and works seamlessly with OS X Server. The installation took only about 5 minutes, and was extremely straight forward (this means I didn&#8217;t read any documentation).</p>
]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2010/01/05/picoe-website-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pardon Services Canada</title>
		<link>http://picoe.ca/2009/10/06/pardon-services-canada/</link>
		<comments>http://picoe.ca/2009/10/06/pardon-services-canada/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 10:23:18 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[Clients]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=171</guid>
		<description><![CDATA[Custom back-end solution to manage all clients, workflows, company contacts, and documents]]></description>
			<content:encoded><![CDATA[<h3>Solution</h3>
<p>A custom back-end solution to manage all clients, workflows, company contacts, and documents</p>
<p><a href="http://www.pardonservicescanada.ca" alt="web site" target="_new">Visit Website&#8230;</a></p>
<h3>Technology</h3>
<ul>
<li>.NET Framework 3.5</li>
<li>NHibernate</li>
<li>log4net</li>
<li>SQL Server 2008</li>
<li>SQL Server Reporting Services</li>
<li>Report Builder 2.0</li>
</ul>
<h3>Screenshots</h3>

<a href='http://picoe.ca/2009/10/06/pardon-services-canada/psc-client/' title='PSC - Client'><img width="300" height="247" src="http://picoe.ca/wp-content/uploads/2010/01/PSC-Client-300x247.png" class="attachment-medium" alt="PSC - Client" title="PSC - Client" /></a>

]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2009/10/06/pardon-services-canada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2009 World Police &amp; Fire Games</title>
		<link>http://picoe.ca/2009/08/01/2009-world-police-fire-games/</link>
		<comments>http://picoe.ca/2009/08/01/2009-world-police-fire-games/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 10:17:35 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[Clients]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=162</guid>
		<description><![CDATA[Complete end-to-end online registration system and back office systems to manage applicant entries, payments, and registration at the registration hall]]></description>
			<content:encoded><![CDATA[<h3>Solution</h3>
<p>Created a complete end-to-end online registration system and back office systems to manage applicant entries, payments, and registration at the registration hall</p>
<h3>Background</h3>
<p>The World Police and Fire Games (WPFG) are a biennial athletic event open to active and retired law enforcement and fire service personnel throughout the world. The WPFG Federation is an arm of the California Police Athletic Federation (CPAF), an American organisation.</p>
<p>Held every two years, the Games offer approximately sixty sports (and almost 80 disciplines), including angling, wrestling and pistol shooting. Participation is approximately 10,000 entrants, slightly fewer than the Summer Olympic Games, and exceeding the third position holder, the Commonwealth Games.</p>
<p><a href="http://en.wikipedia.org/wiki/World_Police_and_Fire_Games" target="_new">More&#8230;</a></p>
<h3>Technology</h3>
<ul>
<li>.NET Framework 3.5</li>
<li>SQL Server 2005</li>
<li>SQL Server Reporting Services</li>
</ul>
<h3>Screenshots</h3>

<a href='http://picoe.ca/2009/08/01/2009-world-police-fire-games/ole-checkout/' title='OLE - Checkout'><img width="300" height="184" src="http://picoe.ca/wp-content/uploads/2010/01/OLE-Checkout-300x184.png" class="attachment-medium" alt="OLE - Checkout" title="OLE - Checkout" /></a>
<a href='http://picoe.ca/2009/08/01/2009-world-police-fire-games/sdes-applicant/' title='SDES - Applicant'><img width="300" height="225" src="http://picoe.ca/wp-content/uploads/2010/01/SDES-Applicant-300x225.png" class="attachment-medium" alt="SDES - Applicant" title="SDES - Applicant" /></a>

]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2009/08/01/2009-world-police-fire-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TransLink Employer Pass Program</title>
		<link>http://picoe.ca/2009/07/20/translink/</link>
		<comments>http://picoe.ca/2009/07/20/translink/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 10:30:49 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[Clients]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=173</guid>
		<description><![CDATA[Custom solution for the employer pass program to allow employers to sign up employees for the program, and for TransLink staff to manage this information]]></description>
			<content:encoded><![CDATA[<h3>Solution</h3>
<p>A custom solution for the employer pass program to allow employers to sign up employees for the program, and for TransLink staff to manage this information</p>
<p><a href="http://www.translink.ca/en/Fares-and-Passes/Employer-Pass.aspx" target="_new">More Info&#8230;</a></p>
<h3>Role</h3>
<p>As the lead architect, designed a functional specification for the entire project before any work was done.  During this process, worked closely with the client in a workshop setting to review the specification and make changes as necessary.</p>
<p>Developed the back end data access systems, error logging, global audit trail, and a records management framework to handle data entry effectively.</p>
<h3>Technology</h3>
<ul>
<li>.NET Framework 3.5</li>
<li>NHibernate</li>
<li>log4net</li>
<li>SQL Server 2005</li>
<li>SQL Reporting Services</li>
<li>WCF Web Services</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2009/07/20/translink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whistler Blackcomb Mobile Site</title>
		<link>http://picoe.ca/2008/12/12/whistler-blackcomb-mobile-site/</link>
		<comments>http://picoe.ca/2008/12/12/whistler-blackcomb-mobile-site/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 10:41:31 +0000</pubDate>
		<dc:creator>Curtis Wensley</dc:creator>
				<category><![CDATA[Clients]]></category>

		<guid isPermaLink="false">http://picoe.ca/?p=180</guid>
		<description><![CDATA[Mobile access to all of the mountain's lift status, weather conditions, contact info, and maps, designed for both advanced and simple mobile devices]]></description>
			<content:encoded><![CDATA[<h3>Solution</h3>
<p>Mobile access to all of the mountain&#8217;s lift status, weather conditions, contact info, and maps, designed for both advanced and simple mobile devices, such as the iPhone, BlackBerry, and regular cell phones.</p>
<p><a href="http://www.whistlerblackcomb.com/mob/index.htm">More Info&#8230;</a><br />
<a href="http://mobile.whistlerblackcomb.com">Visit Site&#8230;</a></p>
<h3>Technology</h3>
<ul>
<li>.NET Framework 3.5</li>
<li>Web Services</li>
</ul>
<h3>Screenshots</h3>

<a href='http://picoe.ca/2008/12/12/whistler-blackcomb-mobile-site/wb-mobile-home/' title='WB Mobile - Home'><img width="133" height="300" src="http://picoe.ca/wp-content/uploads/2008/11/WB-Mobile-Home-133x300.png" class="attachment-medium" alt="WB Mobile - Home" title="WB Mobile - Home" /></a>
<a href='http://picoe.ca/2008/12/12/whistler-blackcomb-mobile-site/wb-mobile-weather/' title='WB Mobile - Weather'><img width="87" height="300" src="http://picoe.ca/wp-content/uploads/2008/11/WB-Mobile-Weather-87x300.png" class="attachment-medium" alt="WB Mobile - Weather" title="WB Mobile - Weather" /></a>

]]></content:encoded>
			<wfw:commentRss>http://picoe.ca/2008/12/12/whistler-blackcomb-mobile-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

