In spite of staying up too late, I woke up well before the alarm went off. That's a common story at the conference as everyone tries to adjust to the time zone difference.
Open Source Tools
Menachem Bazian
I saw Menachem for the first time last year, and based on that, I knew this session would be both entertaining and informative, a good start to the day. I was not disappointed. The intent was to introduce several tools and overall to recognize how much good free and open source stuff is out there, just waiting for you to try it. We looked at Notepad++, MantisBT (bug tracking), VirtualBox, and others. Menachem has an obvious passion for open source, but he hasn't abandoned VFP and other Microsoft software out of spite. He commonly connects VFP to MySQL databases. He also was very clear that "free" tools still have a cost in terms of time and resources, and it may still make sense to pay for software that meets your needs. It was a balanced discussion and I enjoyed it.
Enhancing the Visual FoxPro IDE with VFPX Tools
Rick Schummer
I knew this would be a good session. Rick's passion for VFPx is contagious. This session was focused on VFPx tools for the IDE vs. things you would use in an application. He showed ClassBrowserX, PEM Editor, FoxTabs, Tabbing Navigation, Control Renamer, ProjectHookX, and probably a few others I missed. It is just insane how much Jim Nelson has done with the PEM Editor in a short time. Tamar's Control Renamer does more than the name suggests, going through the source code and changing references to the old name, in effect becoming a refactoring tool. In case your wondering how it felt to see my contribution (FoxTabs) being featured in front of an audience, the answer is PRETTY DAMN GOOD! Get involved. You won't regret it.
Top 10 (or more) Reasons to Use the VFP Toolbox
Tamar E Granor
I love Tamar's teaching style. She has a way of making things so clear and easy to understand. I admit I rarely use the toolbox. I've been using the form controls toolbar for so long, it's hard to break the habit. Besides, the toolbox is just a better controls toolbar made to look like the toolbox in Visual Studio, right? Wrong! There are so many cool features that help avoid all those little extra things you have to do and overall make your life easier, and you can use it right now. If you aren't using the toolbox, take another look.
Simulating Multithreaded Processes in VFP
Steve Ellenoff
We have a project coming up where a dashboard type interface needs to update itself automatically in the background every few minutes without tying up the rest of the app, so this topic is definitely relevant. Steve showed a couple of different techniques for simulating multi-threaded behavior. The first involves using functionality already built into VFP: AutoYield, DoEvents, Sleep WinAPI, and Timers. These are all things I have used before, but looking at them from a multi-threaded point of view revealed a better understanding of how they work. The second technique uses a separate EXE for running the long process while the main UI is completely responsive. I heard Steve won the award for the longest white paper at 200 pages, so we have plenty of material to help us with the implementation.
Refactoring Legacy Code
Paul Mrozowski
Dealing with legacy code has been a common theme throughout the conference, evidence that both speakers and attendees are having to deal with projects written by someone else. I enjoyed Paul's approach to the material, not academic at all, but he still got the concepts across. I also appreciated the idea of taking small, low-risk steps to refactor the code, but making steady progress. As with other discussions on refactoring, there was emphasis on testing. Apparently, there is a whole discussion on "Unit Testing" vs. "Integration Testing". Paul's response: "I don't care. Just test it." My favorite quote of the session.
Bonus Session: VFPX Users Meeting
This session was well attended by both VFPX project managers/coordinators and users. There were several topics, but the main discussion centered around better deployment of VFPX files, and getting the word out to more Fox developers. You can watch the meeting at
http://www.ustream.tv/channel/swfoxtv.
Bonus Session: Stonefield Query Users Meeting
Doug Hennig puts together a meeting every year to show off new and upcoming features of Stonefield Query, as well as take requests. As an existing user, I like to go. This is awesome software, and the features coming in version 4.0 are going to make things SO much easier for our customers. If you have been considering a report writer, take a good look at Stonefield Query.
Club 709
The party continued at the Feltman's for the second night and there were even more people this time. It was good to see YAG there. I met a lot of cool people and had some good discussions.