<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://www.michaelkbell.com/index.php/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelkbell.com</link>
	<description>My one-in-all blog...</description>
	<lastBuildDate>Mon, 24 May 2010 19:30:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Orrin Watson</title>
		<link>http://www.michaelkbell.com/index.php/about/comment-page-1/#comment-218</link>
		<dc:creator>Orrin Watson</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/blog/?page_id=2#comment-218</guid>
		<description>sry, thoght it might be useful to show you the error i&#039;m getting:  

Message: Sys.WebForms.PageRequestManagerServerErrorException: Conversion from type &#039;DBNull&#039; to type &#039;Date&#039; is not valid.</description>
		<content:encoded><![CDATA[<p>sry, thoght it might be useful to show you the error i&#8217;m getting:  </p>
<p>Message: Sys.WebForms.PageRequestManagerServerErrorException: Conversion from type &#8216;DBNull&#8217; to type &#8216;Date&#8217; is not valid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orrin Watson</title>
		<link>http://www.michaelkbell.com/index.php/about/comment-page-1/#comment-217</link>
		<dc:creator>Orrin Watson</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/blog/?page_id=2#comment-217</guid>
		<description>hey!  nice work with the timepicker control!  I&#039;m trying to use it in a databound form, but it&#039;s blowing up when the time field is null... is there a way around this?  thanks!</description>
		<content:encoded><![CDATA[<p>hey!  nice work with the timepicker control!  I&#8217;m trying to use it in a databound form, but it&#8217;s blowing up when the time field is null&#8230; is there a way around this?  thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Bell</title>
		<link>http://www.michaelkbell.com/index.php/about/comment-page-1/#comment-213</link>
		<dc:creator>Mike Bell</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/blog/?page_id=2#comment-213</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-192&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-192&quot; rel=&quot;nofollow&quot;&gt;bob smith &lt;/a&gt; :&lt;/strong&gt;&lt;B&gt;Mike&lt;/B&gt;, quick question, on the TimePicker control, I want it to default to blank when it first comes up. (so it will not display a date or time). I set it as follows:
myPicker.Hour = 0;myPicker.Minute = 0;
But it still shows a today&#8217;s current time. Am I missing something?
ThanksBob&lt;/blockquote&gt;

You&#039;re going to have to custom code that. I&#039;ve posted the souirce at http://timepicker.codeplex.com so ou can grab it there.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-192"><p>
<strong><a href="#comment-192" rel="nofollow">bob smith </a> :</strong><b>Mike</b>, quick question, on the TimePicker control, I want it to default to blank when it first comes up. (so it will not display a date or time). I set it as follows:<br />
myPicker.Hour = 0;myPicker.Minute = 0;<br />
But it still shows a today&#8217;s current time. Am I missing something?<br />
ThanksBob</p></blockquote>
<p>You&#8217;re going to have to custom code that. I&#8217;ve posted the souirce at <a href="http://timepicker.codeplex.com" rel="nofollow">http://timepicker.codeplex.com</a> so ou can grab it there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob smith</title>
		<link>http://www.michaelkbell.com/index.php/about/comment-page-1/#comment-192</link>
		<dc:creator>bob smith</dc:creator>
		<pubDate>Thu, 01 Oct 2009 12:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/blog/?page_id=2#comment-192</guid>
		<description>Mike, quick question, on the TimePicker control, I want it to default to blank when it first comes up.  (so it will not display a date or time).  I set it as follows:

myPicker.Hour = 0;
myPicker.Minute = 0;

But it still shows a today&#039;s current time.  Am I missing something?

Thanks
Bob</description>
		<content:encoded><![CDATA[<p>Mike, quick question, on the TimePicker control, I want it to default to blank when it first comes up.  (so it will not display a date or time).  I set it as follows:</p>
<p>myPicker.Hour = 0;<br />
myPicker.Minute = 0;</p>
<p>But it still shows a today&#8217;s current time.  Am I missing something?</p>
<p>Thanks<br />
Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noche</title>
		<link>http://www.michaelkbell.com/index.php/about/comment-page-1/#comment-127</link>
		<dc:creator>Noche</dc:creator>
		<pubDate>Mon, 29 Jun 2009 22:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelkbell.com/blog/?page_id=2#comment-127</guid>
		<description>Hello,

in the post &quot;Adding a Lookup Column to a SharePoint List&quot;, I am interested by the line:
listmanager.reorder(List,Field,0);(0 is it for the position of the field in the list?)
Is it possible to get this method &quot;reorder&quot;?
Thanks by advance if you have time obviously

Noche</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>in the post &#8220;Adding a Lookup Column to a SharePoint List&#8221;, I am interested by the line:<br />
listmanager.reorder(List,Field,0);(0 is it for the position of the field in the list?)<br />
Is it possible to get this method &#8220;reorder&#8221;?<br />
Thanks by advance if you have time obviously</p>
<p>Noche</p>
]]></content:encoded>
	</item>
</channel>
</rss>
