Saturday, March 01, 2008
The directions for installing/registering the DDEX Provider that is included as part of Microsoft's Sedna project for Visual FoxPro is incomplete and, in some cases, just plain wrong. In this blog entry I provide the information Visual FoxPro developers need to properly install the DDEX Provider and use it from Visual Studio 2005/2008.
Saturday, March 01, 2008 3:31:35 PM (Central Standard Time, UTC-06:00)  #    Comments [0]
 Saturday, February 23, 2008
In this blog post I release a VFP wrapper for the Windows RSS Platform. Included is a RSS reader application that was created using the wrapper.
Saturday, February 23, 2008 1:05:56 PM (Central Standard Time, UTC-06:00)  #    Comments [3]
 Friday, February 22, 2008
Here I present a super-simple backup solution for Visual FoxPro applications that can be implemented simply by including an exe and generating an ini file.
Friday, February 22, 2008 2:08:23 PM (Central Standard Time, UTC-06:00)  #    Comments [4]
This update to the VFPCompression FLL provides fixes for issues with relative pathing when zipping folders and files that caused the previous versions of the FLL to fail unless a developer told the function to ignore pathing.
Friday, February 22, 2008 1:35:29 PM (Central Standard Time, UTC-06:00)  #    Comments [3]
 Wednesday, February 20, 2008
Here I present the first in a series of screencasts regarding VFP Studio and its features. Over the next few months Bo Durban and I will attempt to provide the community with more information regarding VFP Studio and the feature set either included and/or being considered. Feedback appreciated.
Wednesday, February 20, 2008 4:41:30 PM (Central Standard Time, UTC-06:00)  #    Comments [20]
 Friday, February 15, 2008
Using a loader/updater application for Visual FoxPro applications can greatly simplify the task of keeping users' systems up-to-date and problem free after the initial deployment. In this blog entry I present a solution I created for updating VFP applications.
Friday, February 15, 2008 10:47:31 AM (Central Standard Time, UTC-06:00)  #    Comments [6]
Here I present the latest FLL that I've created that allows Visual FoxPro developers the ability to easily upload and download files while easily providing progress indication of the processes.
Friday, February 15, 2008 9:59:47 AM (Central Standard Time, UTC-06:00)  #    Comments [15]
 Sunday, January 27, 2008
Microsoft releases Sedna and the components are quickly added to VFPX so they can be further improved and extended. Developers should also avail themselves of the controls provided by DBI.
Sunday, January 27, 2008 12:18:48 PM (Central Standard Time, UTC-06:00)  #    Comments [1]
 Monday, January 07, 2008
News regarding the public release of Microsoft's Sedna project.
Tuesday, January 08, 2008 12:04:25 AM (Central Standard Time, UTC-06:00)  #    Comments [5]
 Friday, December 21, 2007
Information and an example for working with Microsoft's Progressbar Control, Version 5.0 (SP2) in Windows Vista.
Friday, December 21, 2007 5:39:25 PM (Central Standard Time, UTC-06:00)  #    Comments [4]
 Wednesday, November 07, 2007
10... 9... 8...
Wednesday, November 07, 2007 4:53:08 PM (Central Standard Time, UTC-06:00)  #    Comments [11]
 Friday, September 28, 2007
This is part 5 of a series of blogs on advanced Vista and Pre-Vista related topics for Visual FoxPro developers.
Friday, September 28, 2007 12:33:06 PM (Central Daylight Time, UTC-05:00)  #    Comments [1]
 Tuesday, September 25, 2007
This is part 4 of a series of blogs on advanced Vista and Pre-Vista related topics for Visual FoxPro developers.
Tuesday, September 25, 2007 4:49:51 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
This is part 3 of a series of blogs on advanced Vista and Pre-Vista related topics for Visual FoxPro developers.
Tuesday, September 25, 2007 3:08:00 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
This is part 2 of a series of blogs on advanced Vista and Pre-Vista related topics for Visual FoxPro developers.
Tuesday, September 25, 2007 2:47:49 PM (Central Daylight Time, UTC-05:00)  #    Comments [11]
This is part 1 of a series of blogs on advanced Vista and Pre-Vista related topics for Visual FoxPro developers.
Tuesday, September 25, 2007 1:07:31 PM (Central Daylight Time, UTC-05:00)  #    Comments [1]
 Thursday, September 06, 2007
This update to the VFPCompression FLL provides a number of fixes, the ability to use UNC pathing, and user-defined callbacks for hooking into the internal events of the FLL.
Thursday, September 06, 2007 11:57:16 PM (Central Daylight Time, UTC-05:00)  #    Comments [15]
 Monday, August 20, 2007
A blog entry containing a 15 minute screencast that highlights some of the possibilities that exist for extending Visual FoxPro's baseclasses and enhancing some of the IDE designers.
Monday, August 20, 2007 1:09:40 PM (Central Daylight Time, UTC-05:00)  #    Comments [10]
 Thursday, August 09, 2007
Based on a community member's suggestion I've updated the vfpcompression.fll to include the ability to password protect zip files and open password protected zip files.
Thursday, August 09, 2007 11:17:29 PM (Central Daylight Time, UTC-05:00)  #    Comments [14]
 Wednesday, August 08, 2007
I created a COM-visible assembly that allows C# and VB.NET code to be run directly from a Visual FoxPro application. You can write the code directly in your VFP application thanks to TEXT/ENDTEXT and the VfpDotNet.dll.
Wednesday, August 08, 2007 6:36:11 AM (Central Daylight Time, UTC-05:00)  #    Comments [1]
 Monday, August 06, 2007
Based on user requests I have added new CRC functions as well as a function that allows Hashes to be generated for the current record in a table.
Monday, August 06, 2007 7:24:00 AM (Central Daylight Time, UTC-05:00)  #    Comments [10]
 Tuesday, June 12, 2007
Just a few things regarding Visual FoxPro, Sedna, Windows Desktop Search, Windows RSS Platform, new Vista dialogs and more...
Tuesday, June 12, 2007 11:45:04 AM (Central Daylight Time, UTC-05:00)  #    Comments [2]
 Monday, June 11, 2007
I used .NET Interop to create an ActiveX control that can be used to host a XAML UserControl in COM-aware languages such as Visual FoxPro and Visual Basic. A few examples are provided of XAML controls and animation being run in a Visual FoxPro form.
Monday, June 11, 2007 1:28:21 PM (Central Daylight Time, UTC-05:00)  #    Comments [4]
The Visual FoxPro extended MAPI FLL gets another facelift. This update adds additional useful functions to the library while maintaining backward compatibility with existing codebase that utilizes the previous two versions.
Monday, June 11, 2007 11:36:45 AM (Central Daylight Time, UTC-05:00)  #    Comments [4]
 Saturday, June 09, 2007
I'll be speaking at the Southwest Fox 2007 conference. Hope to see you there.
Saturday, June 09, 2007 5:13:13 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
Scarlett, the announcement, work, and RAPI. It's good to be back.
Saturday, June 09, 2007 4:37:11 PM (Central Daylight Time, UTC-05:00)  #    Comments [3]
An update to the Visual FoxPro Extended MAPI FLL (vfpexmapi.fll).
Saturday, June 09, 2007 2:48:07 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Monday, November 06, 2006
Another great episode of the OxFox Rocks podcast has been released by Craig Bailey and Scott Scovell. I thoroughly enjoyed it and was relieved that they were still continuing to do the podcast.
Tuesday, November 07, 2006 2:51:55 AM (Central Standard Time, UTC-06:00)  #    Comments [0]
 Sunday, October 15, 2006
An update to the VFP Compression FLL that addresses some of the issues that have been found in the library. Of particular interest are the fixes that have been made to the ZipString and UnzipString functions.
Sunday, October 15, 2006 12:38:53 PM (Central Daylight Time, UTC-05:00)  #    Comments [9]
 Saturday, October 14, 2006
A blog entry showing how to extend the Aero Glass frame into the client-area of a Visual FoxPro top-level form in Windows Vista.
Saturday, October 14, 2006 8:42:37 AM (Central Daylight Time, UTC-05:00)  #    Comments [2]
 Friday, October 13, 2006
The October CTP for Sedna and Visual FoxPro 9.0 Service Pack 2 has been released. This blog entry details what all is included and how to workaround some of the problems you are bound to encounter.
Friday, October 13, 2006 10:22:22 AM (Central Daylight Time, UTC-05:00)  #    Comments [4]
 Thursday, October 12, 2006
Finally got around to finishing the VFP Extended MAPI FLL. This blog entry contains the download, sample code and documentation for it.
Thursday, October 12, 2006 8:53:46 PM (Central Daylight Time, UTC-05:00)  #    Comments [20]
 Sunday, October 01, 2006
Two new functions have been added to the VFP Compression FLL thanks to the hard work of Bo Durban. This blog entry details UnzipGetFileInfo and UnzipGetFileInfoByIndex.
Monday, October 02, 2006 3:03:23 AM (Central Daylight Time, UTC-05:00)  #    Comments [5]
 Saturday, September 30, 2006
An update for the vfpcompression.fll that includes new features and full documentation.
Saturday, September 30, 2006 11:03:46 PM (Central Daylight Time, UTC-05:00)  #    Comments [20]
 Friday, September 29, 2006
I've long desired compression functions in Visual FoxPro. VFPCompression an FLL that I'm working on should provide just that. Download link and Sample VFP code are provided. Much better documentation to follow.
Friday, September 29, 2006 9:52:04 AM (Central Daylight Time, UTC-05:00)  #    Comments [7]
 Tuesday, September 26, 2006
Fox Forward awards have been announced.
Tuesday, September 26, 2006 7:07:28 AM (Central Daylight Time, UTC-05:00)  #    Comments [6]
Attend Southwest Fox for a chance to win a Visual Studio 2005 Team Suite with MSDN Premium Subscription.
Tuesday, September 26, 2006 6:32:53 AM (Central Daylight Time, UTC-05:00)  #    Comments [1]
 Monday, July 03, 2006
Visual FoxPro is still climbing, but remains in position 13 on the TIOBE index. And, Mary Jo Foley is likely to become a VFP Community favorite if she's not careful.
Monday, July 03, 2006 11:43:37 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Sunday, July 02, 2006
More VFP videos are making their way online. Here are the one's I know of as well as a link to a great white paper on creating screen casts.
Sunday, July 02, 2006 11:06:37 AM (Central Daylight Time, UTC-05:00)  #    Comments [4]
 Thursday, June 15, 2006
A few of the things I have been doing lately with regards to Visual FoxPro.
Thursday, June 15, 2006 10:43:13 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Saturday, June 03, 2006
News regarding SednaX and the TIOBE Index
Saturday, June 03, 2006 7:03:05 AM (Central Daylight Time, UTC-05:00)  #    Comments [1]
 Tuesday, May 16, 2006
I'll be speaking at the Detroit Area Fox Users Group on May 18th.
Tuesday, May 16, 2006 7:05:02 PM (Central Daylight Time, UTC-05:00)  #    Comments [2]
 Sunday, April 02, 2006
Doug Hennig starts a blog, Visual FoxPro programming still on the rise, LINQ, and world domination.
Sunday, April 02, 2006 9:47:44 PM (Central Daylight Time, UTC-05:00)  #    Comments [4]
 Monday, March 27, 2006
Level Extreme Inc. offers both of its magazines for FREE to members of the Universal Thread. Michel Fournier Rocks!
Tuesday, March 28, 2006 4:00:15 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Wednesday, March 22, 2006
Southwest Fox 2006 initial speaker list has been posted.
Wednesday, March 22, 2006 10:18:30 AM (Central Daylight Time, UTC-05:00)  #    Comments [4]
 Saturday, March 11, 2006
Visual FoxPro has shown up in a few more news articles. What's my take? It's about time.
Saturday, March 11, 2006 7:56:10 PM (Central Standard Time, UTC-06:00)  #    Comments [8]
The OzFox Rocks Podcast episode 3 is great.
Saturday, March 11, 2006 7:21:25 AM (Central Standard Time, UTC-06:00)  #    Comments [0]
 Sunday, March 05, 2006
I will be speaking at the Chicago FUDG on March 14th, 2006.
Monday, March 06, 2006 4:20:22 AM (Central Standard Time, UTC-06:00)  #    Comments [1]
Kenneth Tamayo has found another critical bug in the vfpencryption.fll RC4 cipher. Here is the repro code for the bugs that Kenneth has provided as well as the newest versions of the FLLs that fix the problem.
Monday, March 06, 2006 3:35:42 AM (Central Standard Time, UTC-06:00)  #    Comments [7]
 Thursday, February 23, 2006
A bug gets squashed and a feature is added in the VFP Encryption FLL
Thursday, February 23, 2006 7:01:24 AM (Central Standard Time, UTC-06:00)  #    Comments [7]
 Wednesday, February 22, 2006
A few early examples of things being considered for inclusion in Sedna. More to come...
Wednesday, February 22, 2006 9:04:24 AM (Central Standard Time, UTC-06:00)  #    Comments [10]
 Friday, February 10, 2006
GDI+ and Visual FoxPro 9.0 make changing the mouse cursor to a custom image easy.
Friday, February 10, 2006 11:13:57 PM (Central Standard Time, UTC-06:00)  #    Comments [1]
 Wednesday, February 01, 2006
There's no shortage of conferences for Visual FoxPro. I have a great amount of respect for all the individuals and companies putting on Visual FoxPro conferences. It has to be an incredible undertaking and please know that your efforts on behalf of the Community are appreciated.
Thursday, February 02, 2006 5:50:38 AM (Central Standard Time, UTC-06:00)  #    Comments [4]
Visual FoxPro 9.0 appears to run without any problem on Windows Vista Beta 2.
Thursday, February 02, 2006 3:35:02 AM (Central Standard Time, UTC-06:00)  #    Comments [5]
 Tuesday, January 31, 2006
Having watched President Bush's State of the Union Address, I thought I would try my hand at a State of the Language Address.
Tuesday, January 31, 2006 6:02:35 AM (Central Standard Time, UTC-06:00)  #    Comments [1]
 Wednesday, January 25, 2006
Rick Schummer, Doug Hennig, and I were interviewed by Andrew MacNeill yesterday for episode #36 of the FoxShow.
Wednesday, January 25, 2006 7:26:46 PM (Central Standard Time, UTC-06:00)  #    Comments [0]
 Saturday, January 21, 2006
Some developers continue to have problems with the VC++ 8.0 runtimes used by the FLLs I have made available, or have expressed that they would rather just use the VC++ 7.1 runtimes with the FLLs. I have compromised, at least with the vfpencryption FLL.
Saturday, January 21, 2006 10:14:27 PM (Central Standard Time, UTC-06:00)  #    Comments [1]
 Wednesday, January 18, 2006
After receiving comments and emails regarding registration problems with the .NET ActiveX control, I have created this blog entry to provide some clarification.
Wednesday, January 18, 2006 1:27:13 PM (Central Standard Time, UTC-06:00)  #    Comments [3]
 Monday, January 16, 2006
This blog entry explores one of the ways that Visual FoxPro developers can leverage the .NET framework to make professional looking menus and toolbars.
Monday, January 16, 2006 2:17:10 PM (Central Standard Time, UTC-06:00)