Wednesday, December 29, 2004

Betanews.com on VFP 9.0

Betanews.com has published an article on the release of VFP 9.0. Contrary to comments posted there, VFP is still alive and kicking! [Ken Levy]

Tuesday, December 28, 2004

Mary Jo Foley on VFP 9.0

Mary Jo Foley of Microsoft Watch writes about the VFP 9.0 release. [Alex Feldstein]

Wednesday, December 22, 2004

Permalinks Fixed?

I've been working on permalinks and think they're fixed. Please let me know.

Tuesday, December 21, 2004

Pruning the Treeviews

Why can't someone build a tree view control with lots of features, an easy to use API, and a reasonable price? Come on, how hard can it be? For a project I'm working on, I've looked at about a dozen treeview controls...none of which have what I need. Yes, some come close, but are so complicated to use and with sparse documentation, that I can't figure out how to use them. I could handle a complicated interface if the docs explained how to use it. Here's what I need:

If you have any ideas of a treeview that may meet my needs, let me know.


Friday, December 17, 2004

VFP Website Updated

The VFP Website has been updated with VFP 9.0 information.

It's Now Official!!

VFP 9.0 has RTMed! From John Koziol, posting on the VS Data Team Blog: "We are done with the puppy. See Ken or Calvin's blog or the product website (http://msdn.microsoft.com\vfoxpro) for more information."

VFP 8.0 Security Patches

Last September, Micorosoft posted a security bulletin and patch for a critical GDI+ vulnerabilty. You can read about it here. At the time, there were several questions about how this would affect VFP 8.0, since it requires GDI+. The official word from the Fox team was "We're looking into it". This week, we got the answer in the form of two security patches for VFP.

The first is for design-time (download here). This patch file updates gdiplus.dll in C:\Program Files\Common Files\Microsoft Shared\VFP, the HOME() folder (on Win2K only) and the .msm file so new distributions will be patched. Note that if you use Windows XP or Windows 2003 Server, VFP uses the GDI+ in the OS, so if you patched back in September, you're ok, but you'll want to install the patch anyway so new distributions will be patched.

The second patch is for runtime. If you distributed a VFP 8.0 application, you need to update your endusers. You can do this in one of two ways. First, you can build and distribute a new setup using the updated merge modules in the Design-time update. Second, you can send your users the runtime patch file (download here) and have them run it.

Update: Clarified the Design-time patch.

Thursday, December 16, 2004

VFP 9.0 is here!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Ken Levy announced on his blog and online forums that Friday (tomorrow) is the day!!!! Watch for updates on the VFP web site and the VFP 9.0 video demo on Channel 9.

Updated: Added a link to Ken's blog.

Lies, Damn Lies, and Linux

The Linux community is at it again. After having accused Microsoft of spreading FUD by sponsoring "independent" research that supports their own cause, the Linux community has done the same thing. Shame on you...again. A recent article, Linux Looms Larger than Thought, published on the TheStreet.com quotes research from IDC that "the Linux market -- including servers, PCs and packaged software -- is expected to register a 26% compound annual growth rate (CAGR) over five years, reaching a whopping $35.7 billion by 2008." This is bigger than previous estimates because it included more categories of software. However, read further and you'll see who paid for the research. "The analysis was commissioned by Open Source Development Labs, a nonprofit dedicated to accelerating the growth of Linux." Not exactly independent, are they.

Linux supporters would have you believe that the OS is overtaking Windows more rapidly than previously stated. However, the numbers are suspect. "IDC and OSDL did not release comparable figures for other server operating systems such as Microsoft's Windows and Unix." So, all we know is that Linux acceptance will grow. Nothing in the research says it is growing more rapidly, slower, or the same pace as Windows.

This study...and the Open Source Community's trumpeting of it...is just another example of how statistics can be twisted to mean anything you want.

Tuesday, December 14, 2004

The 2 Gig File Limit

For as far back as I can remember, FoxPro has had a 2 Gig limit on the size of a file. Before going any further, I'll answer the big question...No, Visual FoxPro 9.0 does not support tables over 2 Gig in size. And don't look for VFP to ever break that limit. Here's why....

DOS had a file size limit of 2 Gig. That limit had to be met under Fox2x...and the indexing scheme was designed that way. Because of the indexing algorithms, breaking the 2Gig limit would require changing the algorithm...that would break existing applications. Being backwards compatible is one of the strong features of Fox. So, there are some tradeoffs. In talking with the Fox team, backwards compatible is a higher feature request from Fox developers than breaking the 2 Gig limit.

MVP Program Getting Better

Sean O’Driscoll, Global Director, MVP and Technical Communities for Microsoft has published an open letter about the MVP program. The future looks bright and exciting!

Thursday, December 09, 2004

Intellisense: Inspecting Live Objects

VFP team Dev Lead Calvin Hsia

PDC 2005

Microsoft has announced the Professional Developer's Conference (PDC) 2005 for the Los Angeles Convention Center, September 13-16. The main theme will be Longhorn.

Tuesday, December 07, 2004

Taking Out the Slow Parts

During the VFP 8.0 beta, several testers commented that object instantiation and traversal was much faster than in previous versions. When asked what he did to speed things up, Fox team's Dev Lead, Calvin Hsia replied, "I took out the slow parts." Now we know what the slow parts were. Calvin has posted an explanation on his blog.

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]