<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>phoney Releases Rss Feed</title><link>http://phoney.codeplex.com/releases</link><description>phoney Releases Rss Description</description><item><title>Updated Release: Release 1.0.6 (May 30, 2011)</title><link>http://phoney.codeplex.com/releases/view/67347</link><description>&lt;div class="wikidoc"&gt;Contains small update to ObservableObject to support serialization.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Tue, 31 May 2011 04:55:41 GMT</pubDate><guid isPermaLink="false">Updated Release: Release 1.0.6 (May 30, 2011) 20110531045541A</guid></item><item><title>Released: Release 1.0.6 (May 30, 2011)</title><link>http://phoney.codeplex.com/releases/view/67347</link><description>
&lt;div class="wikidoc"&gt;Contains small update to ObservableObject to support serialization.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 31 May 2011 04:55:41 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0.6 (May 30, 2011) 20110531045541A</guid></item><item><title>Updated Release: Release 1.0.4 (May 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/66115</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used in place of the TextBox to allow the user to clear the text box:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;my&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;ObstructionDetector class&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;This class is used to detect if there is anything obscuring an element in the RenderTree.  Here&amp;#39;s a simple example:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;bool&lt;/span&gt; canIseeThis = ObstructionDetector.IsElementObstructed(myTextBlock);
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;- Added Completed Event for FadingMessage&lt;br /&gt;- Changed SelectSwitch using the GestureListener&lt;br /&gt;- Text on the ClearableTextBox is now available&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Tue, 31 May 2011 04:43:03 GMT</pubDate><guid isPermaLink="false">Updated Release: Release 1.0.4 (May 11, 2011) 20110531044303A</guid></item><item><title>Released: Release 1.0.4 (May 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/66115</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Can be used in place of the TextBox to allow the user to clear the text box:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;my&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red"&gt;Text&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;ObstructionDetector class&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
This class is used to detect if there is anything obscuring an element in the RenderTree. Here&amp;#39;s a simple example:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;bool&lt;/span&gt; canIseeThis = ObstructionDetector.IsElementObstructed(myTextBlock);
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
- Added Completed Event for FadingMessage&lt;br&gt;
- Changed SelectSwitch using the GestureListener&lt;br&gt;
- Text on the ClearableTextBox is now available&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 31 May 2011 04:43:03 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0.4 (May 11, 2011) 20110531044303A</guid></item><item><title>Created Release: Release 1.0.5 (May 30, 2011)</title><link>http://phoney.codeplex.com/releases?ReleaseId=67347</link><description>&lt;div class="wikidoc"&gt;Contains small update to ObservableObject to support serialization.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Tue, 31 May 2011 04:41:31 GMT</pubDate><guid isPermaLink="false">Created Release: Release 1.0.5 (May 30, 2011) 20110531044131A</guid></item><item><title>Released: Release 1.0.5 (May 30, 2011)</title><link>http://phoney.codeplex.com/releases/view/67347</link><description>
&lt;div class="wikidoc"&gt;Contains small update to ObservableObject to support serialization.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 31 May 2011 04:41:31 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0.5 (May 30, 2011) 20110531044131A</guid></item><item><title>Created Release: Release 1.0.4 (May 11, 2011)</title><link>http://phoney.codeplex.com/releases?ReleaseId=66115</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used in place of the TextBox to allow the user to clear the text box:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;my&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;ObstructionDetector class&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;This class is used to detect if there is anything obscuring an element in the RenderTree.  Here&amp;#39;s a simple example:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;bool&lt;/span&gt; canIseeThis = ObstructionDetector.IsElementObstructed(myTextBlock);
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;- Added Completed Event for FadingMessage&lt;br /&gt;- Changed SelectSwitch using the GestureListener&lt;br /&gt;- Text on the ClearableTextBox is now available&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Thu, 12 May 2011 02:56:02 GMT</pubDate><guid isPermaLink="false">Created Release: Release 1.0.4 (May 11, 2011) 20110512025602A</guid></item><item><title>Released: Release 1.0.4 (May 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/66115</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Can be used in place of the TextBox to allow the user to clear the text box:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;my&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red"&gt;Text&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;ObstructionDetector class&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
This class is used to detect if there is anything obscuring an element in the RenderTree. Here&amp;#39;s a simple example:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;bool&lt;/span&gt; canIseeThis = ObstructionDetector.IsElementObstructed(myTextBlock);
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
- Added Completed Event for FadingMessage&lt;br&gt;
- Changed SelectSwitch using the GestureListener&lt;br&gt;
- Text on the ClearableTextBox is now available&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 12 May 2011 02:56:02 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0.4 (May 11, 2011) 20110512025602A</guid></item><item><title>Updated Release: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/64258</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used in place of the TextBox to allow the user to clear the text box:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;my&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;ObstructionDetector class&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;This class is used to detect if there is anything obscuring an element in the RenderTree.  Here&amp;#39;s a simple example:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;bool&lt;/span&gt; canIseeThis = ObstructionDetector.IsElementObstructed(myTextBlock);
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;- Added Completed Event for FadingMessage&lt;br /&gt;- Changed SelectSwitch using the GestureListener&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Mon, 11 Apr 2011 22:00:35 GMT</pubDate><guid isPermaLink="false">Updated Release: Release 1.0 (Apr 11, 2011) 20110411100035P</guid></item><item><title>Released: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/64258</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Can be used in place of the TextBox to allow the user to clear the text box:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;my&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red"&gt;Text&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;ObstructionDetector class&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
This class is used to detect if there is anything obscuring an element in the RenderTree. Here&amp;#39;s a simple example:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;bool&lt;/span&gt; canIseeThis = ObstructionDetector.IsElementObstructed(myTextBlock);
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
- Added Completed Event for FadingMessage&lt;br&gt;
- Changed SelectSwitch using the GestureListener&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 11 Apr 2011 22:00:35 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0 (Apr 11, 2011) 20110411100035P</guid></item><item><title>Updated Release: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/64258</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used in place of the TextBox to allow the user to clear the text box:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;my&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;- Added Completed Event for FadingMessage&lt;br /&gt;- Changed SelectSwitch using the GestureListener&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Mon, 11 Apr 2011 21:07:48 GMT</pubDate><guid isPermaLink="false">Updated Release: Release 1.0 (Apr 11, 2011) 20110411090748P</guid></item><item><title>Released: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/64258</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Can be used in place of the TextBox to allow the user to clear the text box:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;my&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red"&gt;Text&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
- Added Completed Event for FadingMessage&lt;br&gt;
- Changed SelectSwitch using the GestureListener&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 11 Apr 2011 21:07:48 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0 (Apr 11, 2011) 20110411090748P</guid></item><item><title>Updated Release: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/64258</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used in place of the TextBox to allow the user to clear the text box:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;my&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;- Added Completed Event for FadingMessage&lt;br /&gt;- Changed SelectSwitch using the GestureListener&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Mon, 11 Apr 2011 20:53:57 GMT</pubDate><guid isPermaLink="false">Updated Release: Release 1.0 (Apr 11, 2011) 20110411085357P</guid></item><item><title>Updated Release: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/64258</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used in place of the TextBox to allow the user to clear the text box:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;my&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;- Added Completed Event for FadingMessage&lt;br /&gt;- Changed SelectSwitch using the GestureListener&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Mon, 11 Apr 2011 19:27:50 GMT</pubDate><guid isPermaLink="false">Updated Release: Release 1.0 (Apr 11, 2011) 20110411072750P</guid></item><item><title>Released: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases/view/64258</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Can be used in place of the TextBox to allow the user to clear the text box:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;my&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red"&gt;Text&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
- Added Completed Event for FadingMessage&lt;br&gt;
- Changed SelectSwitch using the GestureListener&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 11 Apr 2011 19:27:50 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0 (Apr 11, 2011) 20110411072750P</guid></item><item><title>Created Release: Release 1.0 (Apr 11, 2011)</title><link>http://phoney.codeplex.com/releases?ReleaseId=64258</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;ClearableTextBox&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used in place of the TextBox to allow the user to clear the text box:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;my&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;ClearableTextBox&lt;/span&gt; &lt;span style="color:Red;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Test Me&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;- Added Completed Event for FadingMessage&lt;br /&gt;- Changed SelectSwitch using the GestureListener&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Mon, 11 Apr 2011 19:21:31 GMT</pubDate><guid isPermaLink="false">Created Release: Release 1.0 (Apr 11, 2011) 20110411072131P</guid></item><item><title>Created Release: Beta (v0.7) Binary Release (Mar 27, 2011)</title><link>http://phoney.codeplex.com/releases?ReleaseId=63337</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;InputPanelProvider&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Can be used to specify what InputScope &lt;b&gt;features&lt;/b&gt; you want instead of an InputScope name:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;TextBox&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;pt&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;InputPanelProvider.Requirements&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
    &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;pt&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;InputPanelRequirements&lt;/span&gt; &lt;span style="color:Red;"&gt;AutoCorrect&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;true&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
                                &lt;span style="color:Red;"&gt;KeyboardType&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;AlphanumericInitialCap&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
                                &lt;span style="color:Red;"&gt;SpecialKeys&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Chat&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
                                &lt;span style="color:Blue;"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;pt&lt;/span&gt;&lt;span style="color:Blue;"&gt;:&lt;/span&gt;&lt;span style="color:#A31515;"&gt;InputPanelProvider.Requirements&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;TextBox&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;

&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;EnumHelper&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Used to help bind to enumerations and parse back to enumerated values:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;

&lt;span style="color:Green;"&gt;// Get Names returns an array of strings for all the values in an enumeration&lt;/span&gt;
IEnumerable&amp;lt;&lt;span style="color:Blue;"&gt;string&lt;/span&gt;&amp;gt; names =  EnumHelper.GetNames&amp;lt;InputPanelKeyboard&amp;gt;();

&lt;span style="color:Green;"&gt;// Parse (Generic) used to convert a name back to an Enumeration value:&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; value = EnumHelper.Parse&amp;lt;InputPanelKeyboard&amp;gt;(&lt;span style="color:#A31515;"&gt;&amp;quot;Default&amp;quot;&lt;/span&gt;);

&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Including enlarging the SelectSwitch Control to help with tapping it (added more margin).&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Mon, 28 Mar 2011 04:38:27 GMT</pubDate><guid isPermaLink="false">Created Release: Beta (v0.7) Binary Release (Mar 27, 2011) 20110328043827A</guid></item><item><title>Released: Beta (v0.7) Binary Release (Mar 27, 2011)</title><link>http://phoney.codeplex.com/releases/view/63337</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This release includes:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;InputPanelProvider&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Can be used to specify what InputScope &lt;b&gt;features&lt;/b&gt; you want instead of an InputScope name:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;TextBox&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;pt&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;InputPanelProvider.Requirements&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
    &lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;pt&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;InputPanelRequirements&lt;/span&gt; &lt;span style="color:Red"&gt;AutoCorrect&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;true&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;
                                &lt;span style="color:Red"&gt;KeyboardType&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;AlphanumericInitialCap&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;
                                &lt;span style="color:Red"&gt;SpecialKeys&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Chat&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;
                                &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;pt&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;InputPanelProvider.Requirements&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;TextBox&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;

&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;EnumHelper&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Used to help bind to enumerations and parse back to enumerated values:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;

&lt;span style="color:Green"&gt;// Get Names returns an array of strings for all the values in an enumeration&lt;/span&gt;
IEnumerable&amp;lt;&lt;span style="color:Blue"&gt;string&lt;/span&gt;&amp;gt; names =  EnumHelper.GetNames&amp;lt;InputPanelKeyboard&amp;gt;();

&lt;span style="color:Green"&gt;// Parse (Generic) used to convert a name back to an Enumeration value:&lt;/span&gt;
&lt;span style="color:Blue"&gt;var&lt;/span&gt; value = EnumHelper.Parse&amp;lt;InputPanelKeyboard&amp;gt;(&lt;span style="color:#A31515"&gt;&amp;quot;Default&amp;quot;&lt;/span&gt;);

&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Bug Fixes:&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Including enlarging the SelectSwitch Control to help with tapping it (added more margin).&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 28 Mar 2011 04:38:27 GMT</pubDate><guid isPermaLink="false">Released: Beta (v0.7) Binary Release (Mar 27, 2011) 20110328043827A</guid></item><item><title>Created Release: Beta (v0.6) Binary Release (Mar 23, 2011)</title><link>http://phoney.codeplex.com/releases?ReleaseId=63097</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This is a breaking change release!&lt;/h2&gt;
In prior versions if you included PhoneyTools in your project you&amp;#39;d get the following capabilities detected even if you weren&amp;#39;t using them:&lt;br /&gt;&lt;br /&gt;ID_CAP__MICROPHONE&lt;br /&gt;ID_CAP__NETWORKING&lt;br /&gt;&lt;br /&gt;We&amp;#39;ve addressed this by splitting the tools into three assemblies:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;AgiliTrain.PhoneyTools&lt;/b&gt;:            The main PhoneyTools classes.  &lt;/li&gt;
&lt;li&gt;&lt;b&gt;AgiliTrain.PhoneyTools.Net&lt;/b&gt;:        PhoneyTools Networking classes.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AgiliTrain.PhoneyTools.Microphone&lt;/b&gt;: PhoneyTool Microphone class.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>TheADOGuy</author><pubDate>Wed, 23 Mar 2011 19:52:10 GMT</pubDate><guid isPermaLink="false">Created Release: Beta (v0.6) Binary Release (Mar 23, 2011) 20110323075210P</guid></item><item><title>Released: Beta (v0.6) Binary Release (Mar 23, 2011)</title><link>http://phoney.codeplex.com/releases/view/63097</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This is a breaking change release!&lt;/h2&gt;
In prior versions if you included PhoneyTools in your project you&amp;#39;d get the following capabilities detected even if you weren&amp;#39;t using them:&lt;br&gt;
&lt;br&gt;
ID_CAP__MICROPHONE&lt;br&gt;
ID_CAP__NETWORKING&lt;br&gt;
&lt;br&gt;
We&amp;#39;ve addressed this by splitting the tools into three assemblies:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;AgiliTrain.PhoneyTools&lt;/b&gt;: The main PhoneyTools classes. &lt;/li&gt;&lt;li&gt;&lt;b&gt;AgiliTrain.PhoneyTools.Net&lt;/b&gt;: PhoneyTools Networking classes. &lt;/li&gt;&lt;li&gt;&lt;b&gt;AgiliTrain.PhoneyTools.Microphone&lt;/b&gt;: PhoneyTool Microphone class.&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 23 Mar 2011 19:52:10 GMT</pubDate><guid isPermaLink="false">Released: Beta (v0.6) Binary Release (Mar 23, 2011) 20110323075210P</guid></item></channel></rss>