Friday, August 21, 2026

Virtual Fox Fest 2026: Why attend?

Are you still on the fence about joining fellow Visual FoxPro software developers for two days of learning and networking? Are you asking yourself why you should attend this important conference? Here are some reasons to register:

  • 9 sessions from knowledgeable, bright people from the Fox Community, training you cannot get any other way.
  • Connecting with peers to share experiences in software development techniques.
  • Solve problems through discussions with other attendees, and find tools and solutions that are helping others with same challenges.
  • Immediate access to white papers and sample code provided by the speakers, delivered before the conference starts, and updated during and after the conference.
  • Recorded videos available six to twelve months or more before they are released to the Fox Community on YouTube.
  • Catch up with friends and make new ones.

Discover the benefits of attending a conference that so many other Visual FoxPro developers have learned over the years. Find that one aha moment that literally provides enough value that it makes the whole conference fee worthwhile.

You can read what others are saying about past conferences on our Testimonials page. 

Registration is US$219 by August 31st, so save yourself US$20 by registering today. This cost includes admission to all live sessions, all session materials (white papers and samples), immediate access to all recorded videos of the presentations, and access to online social events.

Register here: https://geekgatherings.com/Registration

The Geek Gatherings YouTube Channel has more than 110 videos with session content from Virtual Fox Fest and Southwest Fox conferences over the last six years. That is nearly 140 hours of viewing.

Thursday, August 06, 2026

New Version of DeployFox

DeployFox automates the steps required to deploy your applications by providing a customizable list of tasks: copy files, rename files, build a project into an EXE, digitally sign an EXE, run an Inno Setup script to create an installer, upload files to an FTP site, and so on.

I released a new version today that adds a new capability: templates. I have several applications that have nearly identical DeployFox projects: Stonefield Query for AccountMate, Stonefield Query for Alere, Stonefield Query for Sage 300, and several others. By creating DeployFox variables, I made the tasks more generic. For example, the Copy SFQuery.CHM task, which every application's DeployFox project has, copies {$ProjectFolder}\HTMLHelp\sfquery.chm to {$ProjectFolder}. $ProjectFolder contains the folder where the application is located so the task is the same for every application. For those tasks that have different settings, I have an INI file containing the values for those settings for the current project, read those values into DeployFox variables, and then use those variables for the setting values.

Because all of the applications use almost the same set of tasks, when I recently changed one of the tasks, I had to do it in the DeployFox project for each application. I realized that having a common set of tasks would make that much easier, so the idea of templates was born.

I now have a DeployFox project called DeploymentTemplate. Each of the applications uses tasks from that project: the ones shown in green in the image below. The settings for a task that comes from a template can't be edited except the Active and Order values. To edit the other settings for a task, do in it the template project.


To add tasks from a template to the current project, click the template button and select a DeployFox project. The dialog that appears allows you to select which tasks to add from the template project to the current one.


This new feature will save me a lot of time if I need to change any tasks in future releases of Stonefield Query versions.

Virtual Fox Fest 2026: We've got Sessions

You probably know that Virtual Fox Fest 2026 is October 21-22, 2026, but maybe you haven't had a chance to take a look at our great set of sessions. Here are the links so you can check them out:
Registration is US$219 by August 31st, so save yourself US$20 by registering today before the price increases on September 1st. This cost includes admission to all live sessions, all session materials (white papers and samples), immediate access to all recorded videos of the presentations, and access to online social events.

Register here: https://geekgatherings.com/Registration.

Order your Virtual Fox Fest gear from https://geekgatherings.logosoftwear.com/. Increase your geek credentials by purchasing shirts, hats, hoodies, fleeces and more with the conference logo.

The Geek Gatherings YouTube Channel has more than 110 videos with session content from Virtual Fox Fest and Southwest Fox conferences over the last six years. That is nearly 140 hours of viewing.