<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>OData PowerShell Explorer</title><link>http://psodata.codeplex.com/project/feeds/rss</link><description>An &amp;#39;OData Explorer&amp;#39; PowerShell application designed to allow ad-hoc browsing of OData Services using the command line or GUI using WPK from the Microsoft PowerShell Pack</description><item><title>Source code checked in, #94877</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/94877</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:38:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #94877 20121001103835P</guid></item><item><title>Source code checked in, #94876</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/94876</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:31:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #94876 20121001103106P</guid></item><item><title>New Post: Insert operations</title><link>http://psodata.codeplex.com/Thread/View.aspx?ThreadId=232795</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Thanks for the note Steve. That is in the plan. I am watching the OData threads as they deliver more for the protocol. Not sure when I will get to it though.&lt;/p&gt;
&lt;/div&gt;</description><author>dfinke</author><pubDate>Sat, 30 Oct 2010 23:13:00 GMT</pubDate><guid isPermaLink="false">New Post: Insert operations 20101030111300P</guid></item><item><title>New Post: Insert operations</title><link>http://psodata.codeplex.com/Thread/View.aspx?ThreadId=232795</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Do you have plans on adding Insert operations? &amp;nbsp;I am not too familiar with powershell, but it seems like a good technology for bulk data creation into your odata store.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
&lt;/div&gt;</description><author>stmcdani</author><pubDate>Fri, 29 Oct 2010 15:19:42 GMT</pubDate><guid isPermaLink="false">New Post: Insert operations 20101029031942P</guid></item><item><title>Updated Wiki: Home</title><link>http://psodata.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An &amp;#39;OData Explorer&amp;#39; PowerShell application designed to allow ad-hoc browsing of OData Services using the command line or GUI using WPK from the Microsoft PowerShell Pack&lt;br /&gt;&lt;br /&gt;This is based on the OData Sliverlight Explorer found &lt;a href="http://www.silverlight.net/content/samples/odataexplorer/" class="externalLink"&gt;HERE&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.odata.org/" class="externalLink"&gt;The Open Data Protocol (OData)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. &lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/PowerShellPack" class="externalLink"&gt;Microsoft PowerShell Pack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; Windows PowerShell Pack contains 10 modules to help supercharge your Windows PowerShell scripting.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Check out the Podcast on RunAs Radio&lt;/h2&gt;&lt;a href="http://www.runasradio.com/default.aspx?showNum=173" class="externalLink"&gt;Doug Finke on the OData PowerShell Explorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h2&gt;How To Run&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Download&lt;/li&gt;
&lt;li&gt;Unzip&lt;/li&gt;
&lt;li&gt;Run PowerShell
&lt;ul&gt;&lt;li&gt;Make sure it runs with the -STA option so the GUI loads&lt;/li&gt;
&lt;li&gt;The -STA switch is not needed to work with services at the console level&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Change directory to where you unzipped the contents&lt;/li&gt;
&lt;li&gt;Run .\View-OData.ps1&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;OData PowerShell Explorer - GUI using WPK&lt;/h2&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=psodata&amp;DownloadId=140164" alt="people.gif" title="people.gif" /&gt;&lt;br /&gt;
&lt;h2&gt;OData PowerShell Explorer - Command Line&lt;/h2&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=psodata&amp;DownloadId=139594" alt="people&amp;#32;-&amp;#32;cmdline.gif" title="people&amp;#32;-&amp;#32;cmdline.gif" /&gt;&lt;br /&gt;
&lt;h2&gt;Convert an OData feed to Comma Separated Values&lt;/h2&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=psodata&amp;DownloadId=139834" alt="people&amp;#32;-&amp;#32;csv.gif" title="people&amp;#32;-&amp;#32;csv.gif" /&gt;&lt;br /&gt;
&lt;h2&gt;Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Revisit how the drill down capabilities are composed with New-Module&lt;/li&gt;
&lt;li&gt;Add New/Remove buttons for datasources&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dfinke</author><pubDate>Wed, 25 Aug 2010 13:20:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100825012055P</guid></item><item><title>Updated Wiki: Home</title><link>http://psodata.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;An &amp;#39;OData Explorer&amp;#39; PowerShell application designed to allow ad-hoc browsing of OData Services using the command line or GUI using WPK from the Microsoft PowerShell Pack&lt;br /&gt;&lt;br /&gt;This is based on the OData Sliverlight Explorer found &lt;a href="http://www.silverlight.net/content/samples/odataexplorer/" class="externalLink"&gt;HERE&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.odata.org/" class="externalLink"&gt;The Open Data Protocol (OData)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. &lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/PowerShellPack" class="externalLink"&gt;Microsoft PowerShell Pack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; Windows PowerShell Pack contains 10 modules to help supercharge your Windows PowerShell scripting.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Check out the Podcast on RunAs Radio&lt;/h2&gt;&lt;a href="http://Doug Finke on the OData PowerShell Explorer" class="externalLink"&gt;http://www.runasradio.com/default.aspx?showNum=173&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h2&gt;How To Run&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Download&lt;/li&gt;
&lt;li&gt;Unzip&lt;/li&gt;
&lt;li&gt;Run PowerShell
&lt;ul&gt;&lt;li&gt;Make sure it runs with the -STA option so the GUI loads&lt;/li&gt;
&lt;li&gt;The -STA switch is not needed to work with services at the console level&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Change directory to where you unzipped the contents&lt;/li&gt;
&lt;li&gt;Run .\View-OData.ps1&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;OData PowerShell Explorer - GUI using WPK&lt;/h2&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=psodata&amp;DownloadId=140164" alt="people.gif" title="people.gif" /&gt;&lt;br /&gt;
&lt;h2&gt;OData PowerShell Explorer - Command Line&lt;/h2&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=psodata&amp;DownloadId=139594" alt="people&amp;#32;-&amp;#32;cmdline.gif" title="people&amp;#32;-&amp;#32;cmdline.gif" /&gt;&lt;br /&gt;
&lt;h2&gt;Convert an OData feed to Comma Separated Values&lt;/h2&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=psodata&amp;DownloadId=139834" alt="people&amp;#32;-&amp;#32;csv.gif" title="people&amp;#32;-&amp;#32;csv.gif" /&gt;&lt;br /&gt;
&lt;h2&gt;Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Revisit how the drill down capabilities are composed with New-Module&lt;/li&gt;
&lt;li&gt;Add New/Remove buttons for datasources&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dfinke</author><pubDate>Wed, 25 Aug 2010 13:20:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100825012036P</guid></item><item><title>Source code checked in, #59230</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/59230</link><description>Creates functions on the fly for OData Entity Types</description><author>dfinke</author><pubDate>Mon, 16 Aug 2010 01:29:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59230 20100816012913A</guid></item><item><title>Source code checked in, #59229</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/59229</link><description></description><author>dfinke</author><pubDate>Mon, 16 Aug 2010 00:51:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59229 20100816125129A</guid></item><item><title>Source code checked in, #59228</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/59228</link><description>Start spike testing reading OData metadata</description><author>dfinke</author><pubDate>Mon, 16 Aug 2010 00:31:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59228 20100816123107A</guid></item><item><title>Source code checked in, #59227</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/59227</link><description>Added Chris Sells&amp;#39; OData service</description><author>dfinke</author><pubDate>Mon, 16 Aug 2010 00:27:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59227 20100816122742A</guid></item><item><title>Source code checked in, #58873</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/58873</link><description>Changed the scope of variables used in the data service dialog</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 15:07:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #58873 20100810030710P</guid></item><item><title>New Post: Thanks for the Training Tools</title><link>http://psodata.codeplex.com/Thread/View.aspx?ThreadId=223033</link><description>&lt;div style="line-height: normal;"&gt;Thanks Phil. Good point. Presenting these solutions on these topics in PowerShell opens them up to a whole range of people.

If you have any ideas, post them and let's see what we can do.

Thanks again
Doug&lt;/div&gt;</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 12:13:04 GMT</pubDate><guid isPermaLink="false">New Post: Thanks for the Training Tools 20100810121304P</guid></item><item><title>New Post: Thanks for the Training Tools</title><link>http://psodata.codeplex.com/Thread/View.aspx?ThreadId=223033</link><description>&lt;div style="line-height: normal;"&gt;Hey Doug,
Thanks for this... Been reviewing your code as a learning adventure into OData (something I didn't know much about) and it makes it easier for me to associate it via something I know and enjoy (Powershell) the same way you did with Try Powershell [http://trypowershell.codeplex.com/] for my WPK training.
Appreciate it sir,
-phil&lt;/div&gt;</description><author>philiplavoie</author><pubDate>Tue, 10 Aug 2010 09:59:53 GMT</pubDate><guid isPermaLink="false">New Post: Thanks for the Training Tools 20100810095953A</guid></item><item><title>Source code checked in, #58827</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/58827</link><description>Implemented Change Service </description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 02:04:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #58827 20100810020436A</guid></item><item><title>Source code checked in, #58822</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/58822</link><description>Implemented Remove Service</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 01:30:04 GMT</pubDate><guid isPermaLink="false">Source code checked in, #58822 20100810013004A</guid></item><item><title>Commented Issue: Check for Apartment state before loading modules [13954]</title><link>http://psodata.codeplex.com/workitem/13954</link><description>Hi, I suggest that you check the apartment state before loading any modules. WPK in particular is pretty big, so it&amp;#39;s a waste of processing time to load it if the user has to restart PowerShell anyway.&lt;br /&gt;&lt;br /&gt;Here is code that checks the state&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#40;&amp;#40;get-host&amp;#41;.RunSpace&amp;#41;.ApartmentState&lt;br /&gt;Comments: ** Comment from web user: dfinke ** &lt;p&gt;fixed http&amp;#58;&amp;#47;&amp;#47;psodata.codeplex.com&amp;#47;SourceControl&amp;#47;diff&amp;#47;file&amp;#47;view&amp;#47;58820&amp;#63;fileId&amp;#61;1558985&lt;br /&gt;&lt;/p&gt;</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 01:13:52 GMT</pubDate><guid isPermaLink="false">Commented Issue: Check for Apartment state before loading modules [13954] 20100810011352A</guid></item><item><title>New Post: Check for Apartment state before loading modules</title><link>http://psodata.codeplex.com/Thread/View.aspx?ThreadId=222930</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Fixed&amp;nbsp;&lt;a href="http://psodata.codeplex.com/SourceControl/diff/file/view/58820?fileId=1558985"&gt;http://psodata.codeplex.com/SourceControl/diff/file/view/58820?fileId=1558985&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 01:13:33 GMT</pubDate><guid isPermaLink="false">New Post: Check for Apartment state before loading modules 20100810011333A</guid></item><item><title>Reopened Issue: Check for Apartment state before loading modules [13954]</title><link>http://psodata.codeplex.com/workitem/13954</link><description>Hi, I suggest that you check the apartment state before loading any modules. WPK in particular is pretty big, so it&amp;#39;s a waste of processing time to load it if the user has to restart PowerShell anyway.&lt;br /&gt;&lt;br /&gt;Here is code that checks the state&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#40;&amp;#40;get-host&amp;#41;.RunSpace&amp;#41;.ApartmentState&lt;br /&gt;Comments: ** Comment from web user: dfinke ** &lt;p&gt;fixed Change Set 58820&lt;/p&gt;</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 01:09:58 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Check for Apartment state before loading modules [13954] 20100810010958A</guid></item><item><title>Closed Issue: Check for Apartment state before loading modules [13954]</title><link>http://psodata.codeplex.com/workitem/13954</link><description>Hi, I suggest that you check the apartment state before loading any modules. WPK in particular is pretty big, so it&amp;#39;s a waste of processing time to load it if the user has to restart PowerShell anyway.&lt;br /&gt;&lt;br /&gt;Here is code that checks the state&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#40;&amp;#40;get-host&amp;#41;.RunSpace&amp;#41;.ApartmentState&lt;br /&gt;Comments: &lt;p&gt;fixed Change Set 58820&lt;/p&gt;</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 01:09:52 GMT</pubDate><guid isPermaLink="false">Closed Issue: Check for Apartment state before loading modules [13954] 20100810010952A</guid></item><item><title>Source code checked in, #58820</title><link>http://psodata.codeplex.com/SourceControl/changeset/changes/58820</link><description>Checks and stops of PowerShell host is not in STA mode</description><author>dfinke</author><pubDate>Tue, 10 Aug 2010 01:08:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #58820 20100810010803A</guid></item></channel></rss>