<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>activevfp Work Item Rss Feed</title><link>http://www.codeplex.com/WorkItem/List.aspx?ProjectName=activevfp</link><description>activevfp Work Item Rss Description</description><item><title>Created Issue: Nuget or equivalent drop-in funtionality [33909]</title><link>http://activevfp.codeplex.com/workitem/33909</link><description>Need to be able to &amp;#34;drop-in&amp;#34; previously created functionality such as Nuget &amp;#40;http&amp;#58;&amp;#47;&amp;#47;nuget.org&amp;#47;&amp;#41;.  Example&amp;#58;  drop-in OpenID login functionality.&lt;br /&gt;&lt;br /&gt;Investigate possibility of using existing Nugets by using open source wwDotNetBridge&amp;#63;&lt;br /&gt;&lt;br /&gt;Create AVFP plug-in API&amp;#63;&lt;br /&gt;</description><author>claudefox</author><pubDate>Wed, 20 Mar 2013 13:01:47 GMT</pubDate><guid isPermaLink="false">Created Issue: Nuget or equivalent drop-in funtionality [33909] 20130320010147P</guid></item><item><title>Created Issue: Better integration with WebMatrix2/IIS Express [33908]</title><link>http://activevfp.codeplex.com/workitem/33908</link><description>Better integration with WebMatrix2&amp;#47;IIS Express - it already works but certain default examples don&amp;#39;t work &amp;#34;out of the box&amp;#34;.  Make more of a &amp;#34;turn-key&amp;#34; solution with AVFP.&lt;br /&gt;</description><author>claudefox</author><pubDate>Wed, 20 Mar 2013 12:57:07 GMT</pubDate><guid isPermaLink="false">Created Issue: Better integration with WebMatrix2/IIS Express [33908] 20130320125707P</guid></item><item><title>Created Issue: Put VFP binaries in \bin [33907]</title><link>http://activevfp.codeplex.com/workitem/33907</link><description>Put VFP binaries in &amp;#92;bin  - less clutter in root directory.&lt;br /&gt;&lt;br /&gt;Done&amp;#33;  - see http&amp;#58;&amp;#47;&amp;#47;activevfp.codeplex.com&amp;#47;discussions&amp;#47;435112&lt;br /&gt;</description><author>claudefox</author><pubDate>Wed, 20 Mar 2013 12:53:45 GMT</pubDate><guid isPermaLink="false">Created Issue: Put VFP binaries in \bin [33907] 20130320125345P</guid></item><item><title>Closed Issue: jQuery/jQuery Mobile AVFP examples [32613]</title><link>http://activevfp.codeplex.com/workitem/32613</link><description>&amp;#60;p&amp;#62;provide jQuery&amp;#47;jQuery Mobile AVFP examples&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: &lt;p&gt;Completed for Version 6 and 5.52&amp;#33;&amp;#33;&lt;/p&gt;</description><author>claudefox</author><pubDate>Fri, 21 Dec 2012 12:24:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: jQuery/jQuery Mobile AVFP examples [32613] 20121221122420P</guid></item><item><title>Commented Issue: jQuery/jQuery Mobile AVFP examples [32613]</title><link>http://activevfp.codeplex.com/workitem/32613</link><description>&amp;#60;p&amp;#62;provide jQuery&amp;#47;jQuery Mobile AVFP examples&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: claudefox ** &lt;p&gt;Complete for Version 6 and 5.52&lt;/p&gt;</description><author>claudefox</author><pubDate>Fri, 21 Dec 2012 12:24:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: jQuery/jQuery Mobile AVFP examples [32613] 20121221122400P</guid></item><item><title>Closed Issue: Simplify PDF/GhostScript setup [32830]</title><link>http://activevfp.codeplex.com/workitem/32830</link><description>Simplify PDF&amp;#47;GhostScript setup&lt;br /&gt;&lt;br /&gt;Correct links in Docs&lt;br /&gt;Comments: &lt;p&gt;Done for AVFP 6.0 and 5.52&amp;#33;&amp;#33;&amp;#33;&amp;#33;&amp;#33;&amp;#33;&lt;/p&gt;</description><author>claudefox</author><pubDate>Mon, 17 Sep 2012 14:53:07 GMT</pubDate><guid isPermaLink="false">Closed Issue: Simplify PDF/GhostScript setup [32830] 20120917025307P</guid></item><item><title>Closed Issue: Test and implement CreateThreadObject from VFP2C32 [32676]</title><link>http://activevfp.codeplex.com/workitem/32676</link><description>Existing AVFP CreateThread is dependent on hardware and software support of DEP.  Christian Ehlscheid&amp;#39;s CreateThreadObject is not.  Test to see if CreateThreadObject in VFP2C32 is usable in AVFP and provide example.  Include passing parameters &amp;#40;left out in original AVFP multi-threading example&amp;#41;.&lt;br /&gt;&lt;br /&gt;This is for long-running background processes that would ordinarily appear as a frozen screen to the user.  Some sort of indication that a background task is running and periodic updates to the user are shown with the option to cancel at any time...&lt;br /&gt;Comments: &lt;p&gt;Finished for AVFP versions 5.52 and 6.0  &amp;#33;&amp;#33;&amp;#33;&lt;/p&gt;</description><author>claudefox</author><pubDate>Wed, 22 Aug 2012 16:38:12 GMT</pubDate><guid isPermaLink="false">Closed Issue: Test and implement CreateThreadObject from VFP2C32 [32676] 20120822043812P</guid></item><item><title>Commented Issue: Test and implement CreateThreadObject from VFP2C32 [32676]</title><link>http://activevfp.codeplex.com/workitem/32676</link><description>Existing AVFP CreateThread is dependent on hardware and software support of DEP.  Christian Ehlscheid&amp;#39;s CreateThreadObject is not.  Test to see if CreateThreadObject in VFP2C32 is usable in AVFP and provide example.  Include passing parameters &amp;#40;left out in original AVFP multi-threading example&amp;#41;.&lt;br /&gt;&lt;br /&gt;This is for long-running background processes that would ordinarily appear as a frozen screen to the user.  Some sort of indication that a background task is running and periodic updates to the user are shown with the option to cancel at any time...&lt;br /&gt;Comments: ** Comment from web user: claudefox ** &lt;p&gt;no 64-bit issues&amp;#33;  just some kind of naming error in my test&lt;/p&gt;&lt;p&gt;this is now done&amp;#33;&lt;/p&gt;</description><author>claudefox</author><pubDate>Wed, 22 Aug 2012 16:37:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: Test and implement CreateThreadObject from VFP2C32 [32676] 20120822043739P</guid></item><item><title>Closed Issue: Make Debugging work with HTTPhandlers or workaround [32639]</title><link>http://activevfp.codeplex.com/workitem/32639</link><description>Make Debugging work with HTTPhandlers or workaround &lt;br /&gt;&lt;br /&gt;Works in 5.51 but not in 5.61 because of HTTPhandler&lt;br /&gt;Comments: &lt;p&gt;NO ideas or suggestions so I am retiring this issue for now...  feel free to re-open if you have any ideas....&lt;/p&gt;</description><author>claudefox</author><pubDate>Mon, 20 Aug 2012 14:59:35 GMT</pubDate><guid isPermaLink="false">Closed Issue: Make Debugging work with HTTPhandlers or workaround [32639] 20120820025935P</guid></item><item><title>Closed Issue: Installer: option to name directory and virtual instead of default [32778]</title><link>http://activevfp.codeplex.com/workitem/32778</link><description>In the installer, prompt for a name that will be used for the physical directory and virtual directory instead of the default &amp;#92;avfp5.61Demo.&lt;br /&gt;Comments: &lt;p&gt;Done for version 5.52 and 6&lt;/p&gt;</description><author>claudefox</author><pubDate>Mon, 20 Aug 2012 14:58:24 GMT</pubDate><guid isPermaLink="false">Closed Issue: Installer: option to name directory and virtual instead of default [32778] 20120820025824P</guid></item><item><title>Closed Issue: Building A RESTful AVFP Server [32612]</title><link>http://activevfp.codeplex.com/workitem/32612</link><description>serving RESTful APIs from AVFP&lt;br /&gt;&lt;br /&gt;See http&amp;#58;&amp;#47;&amp;#47;activevfp.codeplex.com&amp;#47;discussions&amp;#47;287909&lt;br /&gt;Comments: &lt;p&gt;Done for version 6&lt;/p&gt;</description><author>claudefox</author><pubDate>Mon, 20 Aug 2012 14:57:48 GMT</pubDate><guid isPermaLink="false">Closed Issue: Building A RESTful AVFP Server [32612] 20120820025748P</guid></item><item><title>Closed Issue: Update CreateThread example to pass parameters [32614]</title><link>http://activevfp.codeplex.com/workitem/32614</link><description>Make the CreateThread example more useful by including the passing of parameters to the thread from the web application.&lt;br /&gt;&lt;br /&gt;See http&amp;#58;&amp;#47;&amp;#47;activevfp.codeplex.com&amp;#47;discussions&amp;#47;346475&lt;br /&gt;Comments: &lt;p&gt;Using new CreateThreadObject in versions 5.52 and 6.  Will pass parameter in example&lt;/p&gt;</description><author>claudefox</author><pubDate>Mon, 20 Aug 2012 14:27:43 GMT</pubDate><guid isPermaLink="false">Closed Issue: Update CreateThread example to pass parameters [32614] 20120820022743P</guid></item><item><title>Commented Issue: Test and implement CreateThreadObject from VFP2C32 [32676]</title><link>http://activevfp.codeplex.com/workitem/32676</link><description>Existing AVFP CreateThread is dependent on hardware and software support of DEP.  Christian Ehlscheid&amp;#39;s CreateThreadObject is not.  Test to see if CreateThreadObject in VFP2C32 is usable in AVFP and provide example.  Include passing parameters &amp;#40;left out in original AVFP multi-threading example&amp;#41;.&lt;br /&gt;&lt;br /&gt;This is for long-running background processes that would ordinarily appear as a frozen screen to the user.  Some sort of indication that a background task is running and periodic updates to the user are shown with the option to cancel at any time...&lt;br /&gt;Comments: ** Comment from web user: claudefox ** &lt;p&gt;Working with  Christian Ehlscheid on this.  Works on Vista 32-bit but not Win 7 64-bit&amp;#63;&amp;#63;&lt;/p&gt;</description><author>claudefox</author><pubDate>Fri, 17 Aug 2012 15:00:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Test and implement CreateThreadObject from VFP2C32 [32676] 20120817030032P</guid></item><item><title>Commented Issue: Installer: option to name directory and virtual instead of default [32778]</title><link>http://activevfp.codeplex.com/workitem/32778</link><description>In the installer, prompt for a name that will be used for the physical directory and virtual directory instead of the default &amp;#92;avfp5.61Demo.&lt;br /&gt;Comments: ** Comment from web user: claudefox ** &lt;p&gt;Done for version 6 and 5.52 &amp;#33;&amp;#33;&lt;/p&gt;</description><author>claudefox</author><pubDate>Fri, 17 Aug 2012 14:50:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: Installer: option to name directory and virtual instead of default [32778] 20120817025028P</guid></item><item><title>Closed Issue: test with Windows 8 IIS [32615]</title><link>http://activevfp.codeplex.com/workitem/32615</link><description>test with Windows 8 IIS&lt;br /&gt;Comments: &lt;p&gt;done&amp;#33;&amp;#33; see http&amp;#58;&amp;#47;&amp;#47;activevfp.codeplex.com&amp;#47;discussions&amp;#47;390174&lt;/p&gt;</description><author>claudefox</author><pubDate>Tue, 07 Aug 2012 07:35:37 GMT</pubDate><guid isPermaLink="false">Closed Issue: test with Windows 8 IIS [32615] 20120807073537A</guid></item><item><title>Created Issue: Simplify PDF/GhostScript setup [32830]</title><link>http://activevfp.codeplex.com/workitem/32830</link><description>Simplify PDF&amp;#47;GhostScript setup&lt;br /&gt;&lt;br /&gt;Correct links in Docs&lt;br /&gt;</description><author>claudefox</author><pubDate>Sun, 10 Jun 2012 10:52:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Simplify PDF/GhostScript setup [32830] 20120610105211A</guid></item><item><title>Created Issue: Installer: option to name directory and virtual instead of default [32778]</title><link>http://activevfp.codeplex.com/workitem/32778</link><description>In the installer, prompt for a name that will be used for the physical directory and virtual directory instead of the default &amp;#92;avfp5.61Demo.&lt;br /&gt;</description><author>claudefox</author><pubDate>Sun, 27 May 2012 14:32:48 GMT</pubDate><guid isPermaLink="false">Created Issue: Installer: option to name directory and virtual instead of default [32778] 20120527023248P</guid></item><item><title>Closed Issue: PDF Printing without login [32640]</title><link>http://activevfp.codeplex.com/workitem/32640</link><description>PDF Printing without login&lt;br /&gt;&lt;br /&gt;Currently PDF printing seems to only work when logged in.  Need fix or clear instructions for this to work when no user is logged in &amp;#40;using impersonation&amp;#41;&lt;br /&gt;Comments: &lt;p&gt;I just changed the &amp;#34;Account to Use to Run the Application&amp;#34; &amp;#40;on the Identity tab&amp;#41; to &amp;#34;This User&amp;#34; instead of the &amp;#34;Interactive User&amp;#34;.  I specified my Administrator account and password and it all works perfectly when signed off.   First I just logged off and it worked.  Then I powered down completely and restarted &amp;#40;a cold boot&amp;#41; and IT STILL WORKED.&lt;/p&gt;&lt;p&gt;This is on a Windows 2003 Server but it should work the same on everything.&lt;/p&gt;&lt;p&gt;The only note of caution I can give you is STICK TO THE INSTRUCTIONS for DCOM.  Apparently it&amp;#39;s easy to mess up the settings if you are experimenting without knowing exactly what to do.&lt;/p&gt;</description><author>claudefox</author><pubDate>Sun, 06 May 2012 15:06:49 GMT</pubDate><guid isPermaLink="false">Closed Issue: PDF Printing without login [32640] 20120506030649P</guid></item><item><title>Created Issue: Test and implement CreateThreadObject from VFP2C32 [32676]</title><link>http://activevfp.codeplex.com/workitem/32676</link><description>Existing AVFP CreateThread is dependent on hardware and software support of DEP.  Christian Ehlscheid&amp;#39;s CreateThreadObject is not.  Test to see if CreateThreadObject in VFP2C32 is usable in AVFP and provide example.  Include passing parameters &amp;#40;left out in original AVFP multi-threading example&amp;#41;.&lt;br /&gt;&lt;br /&gt;This is for long-running background processes that would ordinarily appear as a frozen screen to the user.  Some sort of indication that a background task is running and periodic updates to the user are shown with the option to cancel at any time...&lt;br /&gt;</description><author>claudefox</author><pubDate>Sun, 06 May 2012 13:33:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Test and implement CreateThreadObject from VFP2C32 [32676] 20120506013342P</guid></item><item><title>Created Issue: PDF Printing without login [32640]</title><link>http://activevfp.codeplex.com/workitem/32640</link><description>PDF Printing without login&lt;br /&gt;&lt;br /&gt;Currently PDF printing seems to only work when logged in.  Need fix or clear instructions for this to work when no user is logged in &amp;#40;using impersonation&amp;#41;&lt;br /&gt;</description><author>claudefox</author><pubDate>Wed, 02 May 2012 10:29:09 GMT</pubDate><guid isPermaLink="false">Created Issue: PDF Printing without login [32640] 20120502102909A</guid></item></channel></rss>