<?xml version="1.0" ?><rss version="2.0" xmlns:ec="http://www.eggheadcafe.com"><channel><title>eggheadcafe.com Silverlight / WPF FAQs</title><link>http://www.eggheadcafe.com</link><pubDate>Fri, 26 Apr 2013 14:43:27 GMT</pubDate><description>EggHeadCafe - The .NET developer's portal of choice</description><language>en-us</language><item><title><![CDATA[Silverlight InvokeCommandAction Bind Button DataContext To UserControl DataContext]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/02340f81-c130-41b9-ae27-5b3dbbbeac93/silverlight-invokecommandaction-bind-button-datacontext-to-usercontrol-datacontext.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/02340f81-c130-41b9-ae27-5b3dbbbeac93/silverlight-invokecommandaction-bind-button-datacontext-to-usercontrol-datacontext.aspx]]></link><description><![CDATA[In Silverlight 4.0, you often times you need to bind to an ObservableCollection<T> in your ListBox, DataGrid, etc. but also bind to events/commands using InvokeCommandAction that exist in your ViewModel.  It gives you a way to send the current record in the list as a parameter to method fired from your Button/Hyperlinkbutton click event.  The following example shows how.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/02340f81-c130-41b9-ae27-5b3dbbbeac93/silverlight-invokecommandaction-bind-button-datacontext-to-usercontrol-datacontext.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 15 Oct 2011 10:19:59 GMT</pubDate></item><item><title><![CDATA[How to prevent Databinding Leaks?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/2b58789c-efa0-45a6-a1e4-bbf8ee03c97e/how-to-prevent-databinding-leaks.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/2b58789c-efa0-45a6-a1e4-bbf8ee03c97e/how-to-prevent-databinding-leaks.aspx]]></link><description><![CDATA[Databinding leaks can happen when you use a property in the Path which is not a dependency property and a class that does not implement INotifyPropertyChanged event.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/2b58789c-efa0-45a6-a1e4-bbf8ee03c97e/how-to-prevent-databinding-leaks.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 01 Sep 2011 13:20:59 GMT</pubDate></item><item><title><![CDATA[Build Web Browser Using Web Control in WPF Using C#]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/32a5479c-9aec-4c7d-a137-8bc86bb5682f/build-web-browser-using-web-control-in-wpf-using-c.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/32a5479c-9aec-4c7d-a137-8bc86bb5682f/build-web-browser-using-web-control-in-wpf-using-c.aspx]]></link><description><![CDATA[It Will Show You That How you Can Create An Application Like Web Browser & In That You Can Open Your Websites & Also Go Back & Go Forward Are There.....&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/32a5479c-9aec-4c7d-a137-8bc86bb5682f/build-web-browser-using-web-control-in-wpf-using-c.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 30 Jun 2011 08:01:34 GMT</pubDate></item><item><title><![CDATA[XAML - What are Attached Properties?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/494a333b-9113-4511-8183-e6aa1bc4755f/xaml--what-are-attached-properties.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/494a333b-9113-4511-8183-e6aa1bc4755f/xaml--what-are-attached-properties.aspx]]></link><description><![CDATA[Attached properties are attributes that are declared in other elements rather than the element itself. The best usage of attached properties is at positioning elements. The most common elements that are attached with these properties are the Grid and the DockPanel.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/494a333b-9113-4511-8183-e6aa1bc4755f/xaml--what-are-attached-properties.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 09 Apr 2011 12:14:58 GMT</pubDate></item><item><title><![CDATA[Windows Phone 7 - Visual Studio Project Error]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/9fc69301-6acf-4e10-8db1-03be2348ce44/windows-phone-7--visual-studio-project-error.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/9fc69301-6acf-4e10-8db1-03be2348ce44/windows-phone-7--visual-studio-project-error.aspx]]></link><description><![CDATA[Fix for Windows Phone 7 in Visual Studio 2010 with New Windows Phone project getting "An update to Silverlight is required" dialog.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/9fc69301-6acf-4e10-8db1-03be2348ce44/windows-phone-7--visual-studio-project-error.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 05 Mar 2011 14:02:33 GMT</pubDate></item><item><title><![CDATA[Can I use silverlight for Windows Phone 7]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/97c2e1b4-e969-4033-aefb-65472b20769a/can-i-use-silverlight-for-windows-phone-7.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/97c2e1b4-e969-4033-aefb-65472b20769a/can-i-use-silverlight-for-windows-phone-7.aspx]]></link><description><![CDATA[Yes. You can. Silverlight is the official application development platform for Windows Phone 7.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/97c2e1b4-e969-4033-aefb-65472b20769a/can-i-use-silverlight-for-windows-phone-7.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 06 Jan 2011 21:48:24 GMT</pubDate></item><item><title><![CDATA[Make Sure Silverlight XAP file is not cached by browser]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/cc143d46-b51b-427c-98fb-ea77510ee69a/make-sure-silverlight-xap-file-is-not-cached-by-browser.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/cc143d46-b51b-427c-98fb-ea77510ee69a/make-sure-silverlight-xap-file-is-not-cached-by-browser.aspx]]></link><description><![CDATA[A simple "trick" to ensure that your Silverlight XAP file is always loaded "fresh" by the browser.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/cc143d46-b51b-427c-98fb-ea77510ee69a/make-sure-silverlight-xap-file-is-not-cached-by-browser.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 06 Jan 2011 14:41:17 GMT</pubDate></item><item><title><![CDATA[XAML - Use BasedOn property to perfom style inheritance]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/d225338a-cca2-4c2f-8a4e-3614bcb1e7c7/xaml--use-basedon-property-to-perfom-style-inheritance.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/d225338a-cca2-4c2f-8a4e-3614bcb1e7c7/xaml--use-basedon-property-to-perfom-style-inheritance.aspx]]></link><description><![CDATA[You can use the "BasedOn" property of a Style to inherit another style on a style. See the following example.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/d225338a-cca2-4c2f-8a4e-3614bcb1e7c7/xaml--use-basedon-property-to-perfom-style-inheritance.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 30 Dec 2010 12:00:27 GMT</pubDate></item><item><title><![CDATA[WPF - Use Visibility.Collapsed  vs Visiblity.Hidden to complete remove an element from the layout]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/40f15957-0431-4cda-a54d-19e4b014557d/wpf--use-visibilitycollapsed--vs-visiblityhidden-to-complete-remove-an-element-from-the-layout.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/40f15957-0431-4cda-a54d-19e4b014557d/wpf--use-visibilitycollapsed--vs-visiblityhidden-to-complete-remove-an-element-from-the-layout.aspx]]></link><description><![CDATA[The UIElement.Visibility enumeration provides the Visible, Collapsed and Hidden enumeration values.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/40f15957-0431-4cda-a54d-19e4b014557d/wpf--use-visibilitycollapsed--vs-visiblityhidden-to-complete-remove-an-element-from-the-layout.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 30 Dec 2010 11:50:09 GMT</pubDate></item><item><title><![CDATA[Preserve white space in content of a object in XAML]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/79a8a835-ef3f-47d8-a689-a74c0f7d2882/preserve-white-space-in-content-of-a-object-in-xaml.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/79a8a835-ef3f-47d8-a689-a74c0f7d2882/preserve-white-space-in-content-of-a-object-in-xaml.aspx]]></link><description><![CDATA[If you have additional white spaces in the content of an object, say TextBlock for an example: use the xml:space attribute to preserve space.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/79a8a835-ef3f-47d8-a689-a74c0f7d2882/preserve-white-space-in-content-of-a-object-in-xaml.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 30 Dec 2010 11:43:11 GMT</pubDate></item><item><title><![CDATA[WPF Convert IMultiValueConverter Result to Target Type]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/453ac1b6-587d-4a0c-a5f4-e3cc4b8441f6/wpf-convert-imultivalueconverter-result-to-target-type.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/453ac1b6-587d-4a0c-a5f4-e3cc4b8441f6/wpf-convert-imultivalueconverter-result-to-target-type.aspx]]></link><description><![CDATA[If the result of a Convert method of an IMultiValueConverter does not get shown on the data-bound control, then it is possible you forgot to convert the result to the target type.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/453ac1b6-587d-4a0c-a5f4-e3cc4b8441f6/wpf-convert-imultivalueconverter-result-to-target-type.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 30 Dec 2010 03:48:26 GMT</pubDate></item><item><title><![CDATA[WPF Restrict pasting text in a textbox]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/96620f11-8dc3-4d08-844a-f5692a666aee/wpf-restrict-pasting-text-in-a-textbox.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/96620f11-8dc3-4d08-844a-f5692a666aee/wpf-restrict-pasting-text-in-a-textbox.aspx]]></link><description><![CDATA[Use the DataObject's Pasting handler to avoid pasting text into a textbox&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/96620f11-8dc3-4d08-844a-f5692a666aee/wpf-restrict-pasting-text-in-a-textbox.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 28 Dec 2010 13:03:11 GMT</pubDate></item><item><title><![CDATA[WPF Restrict copying text in a textbox]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/b07c814a-24b9-409c-b3bc-a0a3555ddbd8/wpf-restrict-copying-text-in-a-textbox.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/b07c814a-24b9-409c-b3bc-a0a3555ddbd8/wpf-restrict-copying-text-in-a-textbox.aspx]]></link><description><![CDATA[Use the DataObject's Copying handler to avoid copying text from a textbox&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/b07c814a-24b9-409c-b3bc-a0a3555ddbd8/wpf-restrict-copying-text-in-a-textbox.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 28 Dec 2010 13:07:44 GMT</pubDate></item><item><title><![CDATA[WPF use RenderOptions BitmapScalingMode to make your images sharper and clear.]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/20cc749c-ad6a-49fb-b566-058e5de88cc5/wpf-use-renderoptions-bitmapscalingmode-to-make-your-images-sharper-and-clear.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/20cc749c-ad6a-49fb-b566-058e5de88cc5/wpf-use-renderoptions-bitmapscalingmode-to-make-your-images-sharper-and-clear.aspx]]></link><description><![CDATA[The following code sample shows you how.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/20cc749c-ad6a-49fb-b566-058e5de88cc5/wpf-use-renderoptions-bitmapscalingmode-to-make-your-images-sharper-and-clear.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 28 Dec 2010 12:53:03 GMT</pubDate></item><item><title><![CDATA[WPF Use MediaElement to Play Audios]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/109893c6-a5b3-4126-8989-dbce5e91c9fd/wpf-use-mediaelement-to-play-audios.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/109893c6-a5b3-4126-8989-dbce5e91c9fd/wpf-use-mediaelement-to-play-audios.aspx]]></link><description><![CDATA[Use the Source and the LoadedBehavior properties of the MediaElement.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/109893c6-a5b3-4126-8989-dbce5e91c9fd/wpf-use-mediaelement-to-play-audios.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 28 Dec 2010 11:52:03 GMT</pubDate></item><item><title><![CDATA[WPF DataGrid Exclude Row Details when Changing Selected Row Background]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/f9182d7a-41ca-40dd-be67-a1d2543022ad/wpf-datagrid-exclude-row-details-when-changing-selected-row-background.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/f9182d7a-41ca-40dd-be67-a1d2543022ad/wpf-datagrid-exclude-row-details-when-changing-selected-row-background.aspx]]></link><description><![CDATA[When we set the background color of a DataGridRow, the background color also gets applied to the row details template. This can be changed by modifying the default control template.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/f9182d7a-41ca-40dd-be67-a1d2543022ad/wpf-datagrid-exclude-row-details-when-changing-selected-row-background.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 28 Dec 2010 08:29:56 GMT</pubDate></item><item><title><![CDATA[WPF Explicitly Update Binding Source or Target]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/68dec4fa-7ea1-4fb5-8785-ed279ee3d69f/wpf-explicitly-update-binding-source-or-target.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/68dec4fa-7ea1-4fb5-8785-ed279ee3d69f/wpf-explicitly-update-binding-source-or-target.aspx]]></link><description><![CDATA[Usually, the binding source is updated when the binding target (control) loses focus or when the property changes. If we want to have more control on when the update happens, we can explicitly update the binding target or source through code.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/68dec4fa-7ea1-4fb5-8785-ed279ee3d69f/wpf-explicitly-update-binding-source-or-target.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 25 Dec 2010 08:36:14 GMT</pubDate></item><item><title><![CDATA[Why can’t we consume ADO.NET directly in SilverLight?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/271a4e6b-2e2e-48b9-bf71-ab5ce44e70aa/why-cant-we-consume-adonet-directly-in-silverlight.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/271a4e6b-2e2e-48b9-bf71-ab5ce44e70aa/why-cant-we-consume-adonet-directly-in-silverlight.aspx]]></link><description><![CDATA[Why we can't consume ado.net directly in silverlight.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/271a4e6b-2e2e-48b9-bf71-ab5ce44e70aa/why-cant-we-consume-adonet-directly-in-silverlight.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 25 Dec 2010 10:39:56 GMT</pubDate></item><item><title><![CDATA[What are the different ways provided to do layout in SilverLight?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/5f9d4b9a-e49e-48aa-85bd-afa289fd9081/what-are-the-different-ways-provided-to-do-layout-in-silverlight.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/5f9d4b9a-e49e-48aa-85bd-afa289fd9081/what-are-the-different-ways-provided-to-do-layout-in-silverlight.aspx]]></link><description><![CDATA[here i will show you the different layout in silverlight.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/5f9d4b9a-e49e-48aa-85bd-afa289fd9081/what-are-the-different-ways-provided-to-do-layout-in-silverlight.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 25 Dec 2010 00:57:01 GMT</pubDate></item><item><title><![CDATA[Explain One time binding in silverlight.]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/c4ab664e-e09a-4408-b367-81a346168bc3/explain-one-time-binding-in-silverlight.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/c4ab664e-e09a-4408-b367-81a346168bc3/explain-one-time-binding-in-silverlight.aspx]]></link><description><![CDATA[here i will  show you that how can we define one time binding in silverlight.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/c4ab664e-e09a-4408-b367-81a346168bc3/explain-one-time-binding-in-silverlight.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 25 Dec 2010 00:43:37 GMT</pubDate></item><item><title><![CDATA[Using ConvertBack Method in an IValueConverter]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/35a13270-c485-4962-93c6-0a58eb833106/using-convertback-method-in-an-ivalueconverter.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/35a13270-c485-4962-93c6-0a58eb833106/using-convertback-method-in-an-ivalueconverter.aspx]]></link><description><![CDATA[When using converters for data binding, we usually use the Convert method of an IValueConverter and just leave the ConvertBack method unimplemented. The ConvertBack method lets us update the binding source.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/35a13270-c485-4962-93c6-0a58eb833106/using-convertback-method-in-an-ivalueconverter.aspx" target="_self">read more</a>]]></description><pubDate>Fri, 24 Dec 2010 22:52:42 GMT</pubDate></item><item><title><![CDATA[Change Background Color of Selected Cells in WPF DataGrid in XAML]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/718b6199-3635-4628-8da2-7318630a154b/change-background-color-of-selected-cells-in-wpf-datagrid-in-xaml.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/718b6199-3635-4628-8da2-7318630a154b/change-background-color-of-selected-cells-in-wpf-datagrid-in-xaml.aspx]]></link><description><![CDATA[Changing the background color of selected cells in a WPF DataGrid can easily be done by using styles in XAML.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/718b6199-3635-4628-8da2-7318630a154b/change-background-color-of-selected-cells-in-wpf-datagrid-in-xaml.aspx" target="_self">read more</a>]]></description><pubDate>Fri, 24 Dec 2010 02:52:08 GMT</pubDate></item><item><title><![CDATA[Using an EventSetter for Simple Single-Click Editing in WPF DataGrid]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/c2cae97a-f25e-4a80-a465-6028d2390c77/using-an-eventsetter-for-simple-singleclick-editing-in-wpf-datagrid.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/SilverlightWPF/c2cae97a-f25e-4a80-a465-6028d2390c77/using-an-eventsetter-for-simple-singleclick-editing-in-wpf-datagrid.aspx]]></link><description><![CDATA[This demonstrates the use of an EventSetter to set a DataGridCell in editing mode when it got focus.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/SilverlightWPF/c2cae97a-f25e-4a80-a465-6028d2390c77/using-an-eventsetter-for-simple-singleclick-editing-in-wpf-datagrid.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 18 Dec 2010 10:21:12 GMT</pubDate></item></channel></rss>