Busy, Busy, BusyI’ll spare you the daily details of a series of months that flew past in some sort of blur that I can only describe as exhausting, surreal and extremely fast. For keystroke’s sake, “Busy, Busy, Busy” says it all. That having been said, even though family emergencies and pressing deadlines are not yet a week in the grave, […]
The free vfpencryption71.fll and vfpencryption.fll have been updated. Changes include: Bug fixes for Blowfish encryption (including blocksize and allowing keysize between 8 and 448 bits) Bug fixes to modes CBC and CFB – operate correctly now. Added ability to specify padding, key size, block size, and initialization vector (IV) where applicable (these changes allow compatibility with .NET and other encryption […]
Some Time Ago…I wrote a blog entry, PE Files, UAC, Reg-Free COM, and Other Crazy Stuff – Part 2, that detailed how to view and edit the application manifest that is inserted into VFP compiled modules. I also took some time to explain why someone would want to do such a thing. The top two reasons most VFP developers want […]
JSON Class UpdateSince my initial post regarding this class, work has continued improving it. A number of fixes and enhancement can be found in the latest version… Fixes to parse method – There was a problem with brace matching for “{}” and “[]” when nested in certain ways. Fixes to UseUTCDatetime functionality – rules are now as follows: UseUTCDateTime = […]
VFPCompression Bug FixesI received some really good feedback after posting my previous blog entry concerning this library from Curt Hamlin and Eduard. There were two bugs there that I felt needed some immediate attention, so in this blog entry I present a version of VFPCompression that addresses them.The first bug was the one that Curt Hamlin ran into where something […]
Search RevisitedI’ve spoken about the work I was doing with Windows Desktop Search (WDS) and Visual FoxPro before on this blog here and here. Though the project I present in this blog entry began when WDS 2.0 was the latest and greatest, it was rewritten for WDS 3.0 and has been revamped some and tested with WDS 4.0 (the latest and […]
VFPConnection Library UpdateIt hasn’t been too many days since I posted an update to this library. The two big enhancements in that update was SSL support and a mechanism for tracing. It was fairly well received and appeared to work well for those that downloaded it, but I mentioned at the end of that blog entry that I wanted to […]
VFPCompression UpdateThis update contains a fix that effects the Unzip routines and a new function called ZipComment(). I’ve also updated the sample code and documentation that is provided with this library. The bug that was fixed pertained to 0 byte (length) files were being ignored when a zip file’s contents were extracted. The Zip routines were handling the 0 byte […]
VFPConnection LibraryI first introduced the VFPConnection.fll in an earlier blog post and the functionality it provided at the time was adequate for the task at hand. However, it didn’t provide support for some of the features that members of the VFP Community wanted. Most of the enhancement requests I received from them centered around two things: Support for SSL (HTTPS and FTPS) […]
Virtual EarthBilled as “…the integrated mapping, imaging, search, and data visualization platform”, Microsoft’s Virtual Earth (VE) is an awesome mapping service that can be consumed and manipulated using the VE Map contol and JavaScript. In order to get a feel for what VE is capabable of, head on over to the VE Interactive SDK and try some of the examples […]
Recent Posts
Archives
- May 2010
- August 2009
- December 2008
- November 2008
- September 2008
- May 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- September 2007
- August 2007
- June 2007
- November 2006
- October 2006
- September 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
Recent Comments