<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 1/7/2009 12:51:56 PM--><?xml-stylesheet type="text/xsl" href="/personal/alanl/Blog/_layouts/RssXslt.aspx?List=d8ffd567-df86-4de5-9b5a-00fd37f58cda" version="1.0"?><rss version="2.0"><channel><title>Alan Le's Vertigo Blog</title><link>http://blogs.vertigo.com/personal/alanl/Blog</link><description>RSS feed for the Posts list.</description><lastBuildDate>Wed, 07 Jan 2009 20:51:56 GMT</lastBuildDate><generator>SharePoint CKS:EBE</generator><ttl>60</ttl><image><title>Alan Le's Vertigo Blog</title><url>http://blogs.vertigo.com/personal/alanl/Blog/_layouts/images/homepage.gif</url><link>http://blogs.vertigo.com/personal/alanl/Blog</link></image><item><title>Loading Resource Dictionaries from an External DLL</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2008/05/11/loading-resource-dictionaries-from-an-external-dll.aspx</link><guid>/personal/alanl/Blog/archive/2008/05/11/loading-resource-dictionaries-from-an-external-dll.aspx</guid><description><![CDATA[  I had problems with the way skins were being referenced in Witty. To solve it, I moved the skins into their own project and needed to load them dynamically. To reference the resources, I use the Pack URI scheme. Typical you can load the skin resource dictionary with the following pack syntax.// Lo... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Sun, 11 May 2008 18:25:37 GMT</pubDate></item><item><title>How to fix "cannot locate resource window1.xaml"</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2008/02/05/how-to-fix-quote-cannot-locate-resource-window1-xaml-quote.aspx</link><guid>/personal/alanl/Blog/archive/2008/02/05/how-to-fix-quote-cannot-locate-resource-window1-xaml-quote.aspx</guid><description><![CDATA[Sometimes when you download WPF demo source code off the net and try to build it, you'll get the error &quot;cannot locate resource window1.xaml&quot;.  You can also get this error when converting a VS2005 project to a VS2008 project. Several people have asked me about this issue, which can be easil... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Tue, 05 Feb 2008 10:25:47 GMT</pubDate></item><item><title>WPF: How to filter ListBox items on the fly</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2008/02/04/wpf-how-to-filter-listbox-items-on-the-fly.aspx</link><guid>/personal/alanl/Blog/archive/2008/02/04/wpf-how-to-filter-listbox-items-on-the-fly.aspx</guid><description><![CDATA[Here's a simple example that I created to show how to make a ListBox control that has many items more manageable. As you type into the filter TextBox, the ListBox will only show the items that matches the filter.  You can give the sample a try by clicking the XBAP link below. http://blogs.vertigosof... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Mon, 04 Feb 2008 16:38:39 GMT</pubDate></item><item><title>My WPF Bootcamp Presentation</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2008/01/29/my-wpf-bootcamp-presentation.aspx</link><guid>/personal/alanl/Blog/archive/2008/01/29/my-wpf-bootcamp-presentation.aspx</guid><description><![CDATA[ Last week, I gave a presentation at the Microsoft's WPF Bootcamp in Redmond. My presentation, titled &quot;WPF in Style&quot;, covered styling, templates, and User Experience in WPF. I describe my role as a Creative Developer at Vertigo and how we went about coming up with the design for Family.Sho... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Tue, 29 Jan 2008 17:12:17 GMT</pubDate></item><item><title>Cool Silverlight Stuff from Vertigo</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2007/12/04/cool-silverlight-stuff-from-vertigo.aspx</link><guid>/personal/alanl/Blog/archive/2007/12/04/cool-silverlight-stuff-from-vertigo.aspx</guid><description><![CDATA[If you missed it, Vertigo released two cool new samples last week for Microsoft. Slide.Show First up we have Slide.Show. Use this sample to show off your photos. I think that Silverlight is a great way to display interactive slide shows. I even submitted some photos to the Slide.Show project to incl... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Tue, 04 Dec 2007 17:50:00 GMT</pubDate></item><item><title>Keeping XAML Clean</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2007/11/30/keeping-xaml-clean.aspx</link><guid>/personal/alanl/Blog/archive/2007/11/30/keeping-xaml-clean.aspx</guid><description><![CDATA[One of the early goals we had we Family.Show was to make the XAML files easy to read and understandable. I want to share the list of some of the little things that we did to keep our XAML clean.  I will be using the MainWindow.xaml page as an example. Clean &lt;Window&gt; Tag We placed the xmlns (xm... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Fri, 30 Nov 2007 12:00:16 GMT</pubDate></item><item><title>Spell Checking in WPF</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2007/11/28/spell-checking-in-wpf.aspx</link><guid>/personal/alanl/Blog/archive/2007/11/28/spell-checking-in-wpf.aspx</guid><description><![CDATA[ Witty is one of the few Twitter clients that has a built-in spell checker. How hard was it to implement? What if I told you that in WPF, spell-checking is just a checkbox?      Here's the Xaml. &lt;TextBox x:Name=&quot;TweetTextBox&quot; SpellCheck.IsEnabled=&quot;True&quot; /&gt;]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Wed, 28 Nov 2007 17:53:59 GMT</pubDate></item><item><title>Displaying your family tree from Geni.com in Family.Show</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2007/11/28/displaying-your-family-tree-from-geni-com-in-family-show.aspx</link><guid>/personal/alanl/Blog/archive/2007/11/28/displaying-your-family-tree-from-geni-com-in-family-show.aspx</guid><description><![CDATA[Geni.com is a great way to build your family tree collaboratively with other family members. Since both Geni.com and Family.Show support the Gedcom 5.5 format, we can easily take the family trees built on Geni.com and display it in Family.Show. This post will show you how. Here's How  Build your fam... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Wed, 28 Nov 2007 15:08:29 GMT</pubDate></item><item><title>What's New in WPF 3.5?</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2007/11/27/whats-new-in-wpf-3-5.aspx</link><guid>/personal/alanl/Blog/archive/2007/11/27/whats-new-in-wpf-3-5.aspx</guid><description><![CDATA[If you're like me, you're interested in what's new for WPF in the .NET 3.5 Framework after installing VS2008. Luckily there's already many resources available all about. By far the most comprehensive information is on MSDN at the What's New in Windows Presentation Foundation Version 3.5 article. The... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Tue, 27 Nov 2007 14:11:50 GMT</pubDate></item><item><title>WPF Resource Organization: Organized As Separate Files By Type vs Single File?</title><link>http://blogs.vertigo.com/personal/alanl/Blog/archive/2007/11/26/wpf-resource-organization-organized-as-separate-files-by-type-vs-single-file.aspx</link><guid>/personal/alanl/Blog/archive/2007/11/26/wpf-resource-organization-organized-as-separate-files-by-type-vs-single-file.aspx</guid><description><![CDATA[In the process of developing Family.Show, I noticed that we were starting to create lots of XAML resources such as brushes, styles, and data templates. My thinking at the time was to separate the resources into separate files organized by functional type to make them easier to find.  For example, al... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Le</dc:creator><pubDate>Mon, 26 Nov 2007 14:38:11 GMT</pubDate></item></channel></rss>