<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://github.com/VFPXHome/feed.xml" rel="self" type="application/atom+xml" /><link href="https://github.com/VFPXHome/" rel="alternate" type="text/html" /><updated>2026-01-30T22:17:28+00:00</updated><id>https://github.com/VFPXHome/feed.xml</id><title type="html">VFPX</title><subtitle>A Visual FoxPro community site for open source add-ons
</subtitle><entry><title type="html">Create Memberdata of Prg-Based Class Code</title><link href="https://github.com/VFPXHome/vfpx/update/2025/07/14/CreateMemberData.html" rel="alternate" type="text/html" title="Create Memberdata of Prg-Based Class Code" /><published>2025-07-14T17:40:00+00:00</published><updated>2025-07-14T17:40:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2025/07/14/CreateMemberData</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2025/07/14/CreateMemberData.html"><![CDATA[<p><a href="https://github.com/ToniKoehler/CreateMemberdataOfPrgBasedClasscode">Create Memberdata of Prg-Based Class Code</a> creates the memberdata (Methods and Properties) of your referenced program.PRG:ClassName.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[Create Memberdata of Prg-Based Class Code creates the memberdata (Methods and Properties) of your referenced program.PRG:ClassName.]]></summary></entry><entry><title type="html">Sidekick</title><link href="https://github.com/VFPXHome/vfpx/update/2025/07/02/Sidekick.html" rel="alternate" type="text/html" title="Sidekick" /><published>2025-07-02T17:40:00+00:00</published><updated>2025-07-02T17:40:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2025/07/02/Sidekick</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2025/07/02/Sidekick.html"><![CDATA[<p>The Pandora project has been replaced by <a href="https://github.com/tbleken/sidekick">Sidekick</a>. Sidekick is a collection of powerful VFP add-on tools that are launched via command line syntax followed by pressing a hotkey.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[The Pandora project has been replaced by Sidekick. Sidekick is a collection of powerful VFP add-on tools that are launched via command line syntax followed by pressing a hotkey.]]></summary></entry><entry><title type="html">pastewatch</title><link href="https://github.com/VFPXHome/vfpx/update/2025/04/19/pastewatch.html" rel="alternate" type="text/html" title="pastewatch" /><published>2025-04-19T17:40:00+00:00</published><updated>2025-04-19T17:40:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2025/04/19/pastewatch</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2025/04/19/pastewatch.html"><![CDATA[<p><a href="https://github.com/dmitriychunikhin/pastewatch-vfp">Pastewatch</a> adds copy-paste handling ability to any VFP 9 control. You add OnPaste, OnCopy, and/or OnCut methods to any control and those methods are called when a paste, copy, or cut operation occurs, either by keypress or menu.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[Pastewatch adds copy-paste handling ability to any VFP 9 control. You add OnPaste, OnCopy, and/or OnCut methods to any control and those methods are called when a paste, copy, or cut operation occurs, either by keypress or menu.]]></summary></entry><entry><title type="html">FoxGet,DeployFox,VFPXFramework</title><link href="https://github.com/VFPXHome/vfpx/update/2024/07/27/FoxGetDeployFoxVFPXFramework.html" rel="alternate" type="text/html" title="FoxGet,DeployFox,VFPXFramework" /><published>2024-07-27T17:40:00+00:00</published><updated>2024-07-27T17:40:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2024/07/27/FoxGetDeployFoxVFPXFramework</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2024/07/27/FoxGetDeployFoxVFPXFramework.html"><![CDATA[<p><a href="https://github.com/doughennig/deployfox">DeployFox</a> automates the steps required to deploy applications by providing a customizable list of tasks.</p>

<p><a href="https://github.com/doughennig/foxget">FoxGet</a> is a VFP package manager similar to .NET’s NuGet.</p>

<p><a href="https://github.com/VFPX/VFPXFramework">VFPX Framework</a> provides base UI classes and commonly used functions for any project.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[DeployFox automates the steps required to deploy applications by providing a customizable list of tasks. FoxGet is a VFP package manager similar to .NET’s NuGet. VFPX Framework provides base UI classes and commonly used functions for any project.]]></summary></entry><entry><title type="html">pdfium-vfp</title><link href="https://github.com/VFPXHome/vfpx/update/2024/07/09/pdfium-vfp.html" rel="alternate" type="text/html" title="pdfium-vfp" /><published>2024-07-09T21:40:00+00:00</published><updated>2024-07-09T21:40:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2024/07/09/pdfium-vfp</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2024/07/09/pdfium-vfp.html"><![CDATA[<p><a href="https://github.com/dmitriychunikhin/pdfium-vfp">pdfium-vfp</a> is a PDF viewer for Visual FoxPro applications. It supports viewing PDF files, text selection and copying, text searching, and printing PDF.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[pdfium-vfp is a PDF viewer for Visual FoxPro applications. It supports viewing PDF files, text selection and copying, text searching, and printing PDF.]]></summary></entry><entry><title type="html">kvpReader</title><link href="https://github.com/VFPXHome/vfpx/update/2024/03/02/kvpReader.html" rel="alternate" type="text/html" title="kvpReader" /><published>2024-03-02T14:45:00+00:00</published><updated>2024-03-02T14:45:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2024/03/02/kvpReader</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2024/03/02/kvpReader.html"><![CDATA[<p>The main goal of <a href="https://github.com/Irwin1985/kvpReader">kvpReader</a> is to simplify and enhance the management of key-value pair (KVP) configuration files in applications developed in Visual FoxPro. It provides a class that allows programmers to easily load, manipulate, and access configuration information, promoting simplicity and efficiency in software development.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[The main goal of kvpReader is to simplify and enhance the management of key-value pair (KVP) configuration files in applications developed in Visual FoxPro. It provides a class that allows programmers to easily load, manipulate, and access configuration information, promoting simplicity and efficiency in software development.]]></summary></entry><entry><title type="html">SF RegExp</title><link href="https://github.com/VFPXHome/vfpx/update/2023/05/04/SFRegExp.html" rel="alternate" type="text/html" title="SF RegExp" /><published>2023-05-04T12:45:00+00:00</published><updated>2023-05-04T12:45:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2023/05/04/SFRegExp</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2023/05/04/SFRegExp.html"><![CDATA[<p><a href="https://github.com/lscheffler/sf_regexp">SF RegExp</a> is a VFP wrapper for the .NET regular expression classes.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[SF RegExp is a VFP wrapper for the .NET regular expression classes.]]></summary></entry><entry><title type="html">ListManager</title><link href="https://github.com/VFPXHome/vfpx/update/2023/04/02/ListManager.html" rel="alternate" type="text/html" title="ListManager" /><published>2023-04-02T14:00:00+00:00</published><updated>2023-04-02T14:00:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2023/04/02/ListManager</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2023/04/02/ListManager.html"><![CDATA[<p><a href="https://github.com/DougHennig/ListManager">ListManager</a> manages lists of lookup values and provides controls so users can select values from these lists .</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[ListManager manages lists of lookup values and provides controls so users can select values from these lists .]]></summary></entry><entry><title type="html">Upsizer</title><link href="https://github.com/VFPXHome/vfpx/update/2022/12/29/Upsizer.html" rel="alternate" type="text/html" title="Upsizer" /><published>2022-12-29T13:00:00+00:00</published><updated>2022-12-29T13:00:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2022/12/29/Upsizer</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2022/12/29/Upsizer.html"><![CDATA[<p>The VFPX Upsizing Wizard allows you to upsize the tables in a database container to a SQL Server database. However, it doesn’t support free tables. The <a href="https://github.com/DougHennig/Upsizer">Upsizer</a> utility gives the Upsizing Wizard the ability to do that.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[The VFPX Upsizing Wizard allows you to upsize the tables in a database container to a SQL Server database. However, it doesn’t support free tables. The Upsizer utility gives the Upsizing Wizard the ability to do that.]]></summary></entry><entry><title type="html">FoxContainers</title><link href="https://github.com/VFPXHome/vfpx/update/2022/11/15/FoxContainers.html" rel="alternate" type="text/html" title="FoxContainers" /><published>2022-11-15T19:00:00+00:00</published><updated>2022-11-15T19:00:00+00:00</updated><id>https://github.com/VFPXHome/vfpx/update/2022/11/15/FoxContainers</id><content type="html" xml:base="https://github.com/VFPXHome/vfpx/update/2022/11/15/FoxContainers.html"><![CDATA[<p><a href="https://github.com/JoelLeach/FoxContainers">FoxContainers</a> provides pre-built Visual FoxPro containers. Containers can be built on top of these images, or the Dockerfiles can be used as examples for creating images from scratch.</p>]]></content><author><name></name></author><category term="vfpx" /><category term="update" /><summary type="html"><![CDATA[FoxContainers provides pre-built Visual FoxPro containers. Containers can be built on top of these images, or the Dockerfiles can be used as examples for creating images from scratch.]]></summary></entry></feed>