﻿<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>Nigel Spencer's Blog: Recent Comments</title>
	<updated>2012-02-08T11:48:45Z</updated>
	<id>http://blog.spencen.com/comments/atom.aspx</id>
	<link href="http://blog.spencen.com/comments/atom.aspx" rel="self" type="application/rss+xml" />
	<link href="http://blog.spencen.com" rel="alternate" type="application/rss+xml" />
	<generator uri="http://app.onlinequickblog.com/" version="2.6.6">Quick Blogcast</generator>
	<entry>
		<title>Comment on I miss having a local beach of my own</title>
		<link href="http://blog.spencen.com/2011/09/12/i-miss-having-a-local-beach-of-my-own.aspx#comment-11717552" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-09-14:11717552</id>
		<author>
			<name>Nigel Spencer</name>
		</author>
		<updated>2011-09-15T03:40:38Z</updated>
		<published>2011-09-15T03:40:38Z</published>
		<content type="html">&lt;span&gt;Hey - you guys are good! The beaches are:&lt;br /&gt;
1. Stokes Beach, Kangaroo Island (squeeze through the rocks)&lt;br /&gt;
2. Somewhere near Marion Bay, York Peninsula&amp;nbsp;(can't remember exactly)&lt;br /&gt;
3. North Beach, Wallaroo&lt;br /&gt;
4. Brammo Bay, Dunk Island (though Muggy Muggy on the other side of Mt Kootaloo is even better). Unfortunately Cyclone Yasi completely devastated the island, I believe their attempting to rebuild/replant.&lt;br /&gt;
5. Far Rockaway, Queens&lt;/span&gt;</content>
	</entry>
	<entry>
		<title>Comment on I miss having a local beach of my own</title>
		<link href="http://blog.spencen.com/2011/09/12/i-miss-having-a-local-beach-of-my-own.aspx#comment-11691475" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-09-13:11691475</id>
		<author>
			<name>David Gardiner</name>
			<uri>http://david.gardiner.net.au</uri>
		</author>
		<updated>2011-09-13T09:05:36Z</updated>
		<published>2011-09-13T09:05:36Z</published>
		<content type="html">First one looks like KI to me. The one where you have to squeeze through the rocks to get there.</content>
	</entry>
	<entry>
		<title>Comment on I miss having a local beach of my own</title>
		<link href="http://blog.spencen.com/2011/09/12/i-miss-having-a-local-beach-of-my-own.aspx#comment-11688085" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-09-13:11688085</id>
		<author>
			<name>Ben Laan</name>
		</author>
		<updated>2011-09-13T06:59:37Z</updated>
		<published>2011-09-13T06:59:37Z</published>
		<content type="html">That first one looks very nice. Is it on KI or Yorks? I might head there this summer..</content>
	</entry>
	<entry>
		<title>Comment on Binding an Enum Property to a ComboBox using customized text</title>
		<link href="http://blog.spencen.com/2009/04/19/binding-an-enum-property-to-a-combobox-using-customized-text.aspx#comment-11388631" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-08-18:11388631</id>
		<author>
			<name>Mircea</name>
		</author>
		<updated>2011-08-18T14:52:44Z</updated>
		<published>2011-08-18T14:52:44Z</published>
		<content type="html">Very useful and clear post.&lt;br /&gt;I have used the 3rd option and it works well using the predefined Description attribute.</content>
	</entry>
	<entry>
		<title>Comment on Problems binding to SelectedValue with Microsoft&amp;rsquo;s WPF DataGrid</title>
		<link href="http://blog.spencen.com/2009/04/30/problems-binding-to-selectedvalue-with-microsoftrsquos-wpf-datagrid.aspx#comment-10516682" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-06-20:10516682</id>
		<author>
			<name>Vijay B</name>
		</author>
		<updated>2011-06-20T15:14:47Z</updated>
		<published>2011-06-20T15:14:47Z</published>
		<content type="html">Thanks so much. It helped in almost all of the windows in my project.</content>
	</entry>
	<entry>
		<title>Comment on Developing for Windows Mobile &amp;ndash; XAML for Win Forms</title>
		<link href="http://blog.spencen.com/2009/11/06/developing-for-windows-mobile-ndash-xaml-for-win-forms.aspx#comment-10336305" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-06-17:10336305</id>
		<author>
			<name>Literator</name>
			<uri>http://litraref.com/185_ref.html</uri>
		</author>
		<updated>2011-06-17T08:32:06Z</updated>
		<published>2011-06-17T08:32:06Z</published>
		<content type="html">I really liked it. GG!</content>
	</entry>
	<entry>
		<title>Comment on Binding an Enum Property to a ComboBox using customized text</title>
		<link href="http://blog.spencen.com/2009/04/19/binding-an-enum-property-to-a-combobox-using-customized-text.aspx#comment-10285026" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-06-15:10285026</id>
		<author>
			<name>Avi</name>
		</author>
		<updated>2011-06-15T08:41:33Z</updated>
		<published>2011-06-15T08:41:33Z</published>
		<content type="html">This is a great post!!&lt;br /&gt;I have another question, what if i want the displayName to only be shown when you open the combobox but when it closed i want the original enum value ?</content>
	</entry>
	<entry>
		<title>Comment on ReadOnly Rows and Cells in a DataGrid</title>
		<link href="http://blog.spencen.com/2009/04/25/readonly-rows-and-cells-in-a-datagrid.aspx#comment-8901630" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-04-29:8901630</id>
		<author>
			<name>Priya</name>
		</author>
		<updated>2011-04-29T15:26:14Z</updated>
		<published>2011-04-29T15:26:14Z</published>
		<content type="html">Can you pls post yr code in PreparingCellForEdit event on how you did it. I am trying to do similar thing.&lt;br /&gt;Thanks</content>
	</entry>
	<entry>
		<title>Comment on Windows Phone &amp;lsquo;Reserved Space&amp;rsquo;</title>
		<link href="http://blog.spencen.com/2011/04/05/windows-phone-lsquoreserved-spacersquo.aspx#comment-8575221" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-04-27:8575221</id>
		<author>
			<name>Mira from Free MMO Games</name>
			<uri>http://mmo-worlds.info/free-mmorpg-no-download-games/</uri>
		</author>
		<updated>2011-04-27T09:12:44Z</updated>
		<published>2011-04-27T09:12:44Z</published>
		<content type="html">I have the same problem and I think you are right that it doesn't really have anything to do with content from other computers or reserved space. It's just whatever all the programs use.</content>
	</entry>
	<entry>
		<title>Comment on Windows Phone &amp;lsquo;Reserved Space&amp;rsquo;</title>
		<link href="http://blog.spencen.com/2011/04/05/windows-phone-lsquoreserved-spacersquo.aspx#comment-7061638" rel="alternate" type="application/rss+xml" />
		<id>tag:blog.spencen.com,2011-04-06:7061638</id>
		<author>
			<name>Ben Laan</name>
		</author>
		<updated>2011-04-07T02:02:43Z</updated>
		<published>2011-04-07T02:02:43Z</published>
		<content type="html">I have the same issue - I just ensure my content (video, photoes, etc) is moved off the phone as soon as I sync.. this minimises the problem, but doesn't fix it per se..&lt;br /&gt;&lt;br /&gt;Let me know when you work it out!</content>
	</entry>
</feed>
