
We're always looking for speakers to present topics at our meetings. If you'd like to present a topic, please send us an email describing the topic you'd like to present and whether you have a specific date in mind. We appreciate all presenters -- professional and amateur. Who knows, this could be the beginning of a new career path for you!
Click here to submit a topic.
Comments or suggestions are welcome.
| Date | Topics | Presented By |
|---|---|---|
| 12/13/08 | Annual Elections | Everyone |
| 11/08/08 | TBD | |
| 10/11/08 | TBD | |
| 09/13/08 | TBD | |
| 08/08 | Summer Vacation - No meeting | |
| 07/08 | Summer Vacation - No meeting | |
| 06/14/08 |
Special Event: The Andy & Marcia Show! ...and if you attend....We have swag and we’ll be giving it away at the Andy & Marcia Show. TechSmith has graciously given us a bunch of stuff including a full blown copy of the SnagIt and Camtasia Studio Bundle. This bundle retails for $319.00 so it’s a steal when you consider the low cost of this training session! GRAFUG is proud to announce that Andy Kramek and Marcia Akins will be coming to Grand Rapids for a special all-day GRAFUG meeting. Space is limited so please reserve your spot now to ensure you’re part of this great event. Andy and Marcia will be presenting five different topics that have been presented at numerous FoxPro conferences around the world. This is your chance to learn from this wonderful team without having to pay hundreds or thousands of dollars to attend a conference. Time: 9:30 am – 4:30 pm Cost: $10 for GRAFUG members, $40 for non-members (Price includes beverages, snacks, and lunch) Space is limited so please RSVP to Cathy Pountney (cathy@frontier2000.com) by March 31, 2007 Topics Implementing Design Patterns in Visual FoxPro, Part 1 Design patterns offer a standard language for recognizing, defining and describing solutions to software problems. A knowledge of design patterns makes it easier to understand existing systems and to describe requirements for complex new systems. However it is important to recognize that Design Patterns are not, themselves, the actual solutions to specific problems. They are simply ways of identifying problems and describing generic solutions that have been proven to work. The actual implementation of a design pattern is still the job of the application developer. Implementing Design Patterns in Visual FoxPro, Part 2 The first session in this series concentrated on the basic patterns that underpin the most common aspects of software design and covered a few key patterns. More generally, Design Patterns can be classified into four main groups, Structural, Creational, Behavioral and Architectural. In this session Andy takes examples from each group and shows how they can be implemented in VFP to solve some of the more complex problems that confront all developers. The 26 Hour Day It has often been said that good programmers are lazy. It’s not so much a question of being lazy, but more a question of making the most of your available time. Any tool that helps you to automate the trivial repetitive tasks that go along with the brain work of programming gives you more time to be really productive on the complex portions of your application. Little things mean a lot. Any tool that saves you 30 seconds on a each task that you repeat several dozen times a day can add up quickly. Saving 30 seconds, 240 times a day effectively adds 2 hours of time to be productive to your day Using ActiveX Controls ActiveX controls have been around for quite a while now, and are quite widely used by developers working in other languages. However, they have never been really popular among FoxPro developers. This is a shame because there are some very good ActiveX controls available, completely free, that provide useful functionality with little or no effort. In VFP 9 SP2, DBI-tech has generously provided 8 more free activeX controls with a fresh new modern look. In this session, Marcia shows you how you can leverage some of these controls to extend your Visual FoxPro applications. Event Handling in Visual FoxPro VFP 7 gave us the ability to implement interfaces. This, together with the EVENTHANDLER() function, allowed us to run our VFP code when events fired in automation servers. Successive versions of Visual FoxPro have extended the capabilities of developers to interact directly with the product culminating, in Version 8.0, with the introduction of the BINDEVENT() function which gives direct access the VFP Event Model. Version 9.0 has exposed even more of Visual FoxPro’s event model and allows even greater control and interaction. In this session Marcia shows how you can put the event handling capabilities of VFP to use in your applications. |
Andy Kramek and Marcia Atkins |
| 05/10/08 |
Collection Iteration and Arrays
Visual FoxPro has great support for collections. Virtually all of the objects that can contain other objects have a native objects collection that can easily be traversed to access their members. Object collections provide a great access point for performing the same or similar actions on groups of objects. They also provide the means necessary to locate and act upon objects in a loosely coupled fashion. In this session Mike will introduce some utility functions and classes that:
1. make it easy to dynamically create and act upon collections, 2. dramatically reduce the amount of redundant code you write in dealing with collections, 3. helps you to eliminate object dependencies and write code that is more adaptable and easier to maintain, 4. eliminate drill down code
Visual FoxPro also has a wealth of functions for dealing with arrays, however; developers often write very redundant code when it comes to dealing with arrays. In this session Mike will also provide a set of utility functions and classes that streamline redundant array operations and add more power and flexibility to arrays.
Attendees will learn...
|
Mike Feltman |
| 04/12/08 |
PLEASE NOTE: Meeting Location is at MAGI. Presentation on VFP 9 SP2, also part of an application, and maybe something on Advantage Database Server .... aka Fuzzy Topics |
Rick Schummer |
| 03/8/08 |
PLEASE NOTE: Meeting Location is at MAGI. Personalizing VFP Applications by Jay van Santen
Personalizing applications can be a challenge. If
multiple customers use an application, it is important for the
developer to maintain application and custom code as separate code
bases. The presentation will illustrate different mechanisms for
doing so, with multiple examples of increasing sophistication. Jay
will provide code samples in this interactive session. This will be
a fun opportunity to explore object oriented design and may provide
a useful tool in your programming toolbox. |
Jay van Santen |
|
02/9/08 |
Jody Meyer, System Engineer for MAGI will be demonstrating their WinMAGI software. Who is MAGI? MAGI develops and supports high quality ERP business solutions for small to mid-sized manufacturers. MAGI has been developing software solutions since 1985 and has installations worldwide. Our premier product, WinMAGI, is a world class manufacturing ERP system for small to mid-sized manufacturers. It blends solid accounting and manufacturing practices in an easy to use and implement package. Subjected to continuous critiquing and improvement, it is used in industries as diverse as consumer products, aerospace & defense, hazardous chemicals, food and beverage, furniture, computer imaging, plastic molding, electronics, automotive components, fishing tackle and others. WinMAGI is used by small startup companies and divisions of Fortune 100 multi-national organizations. Jody will show you a little on how the system was put together. This application allows our customers to modify their on data dictionary, grid views, change process out put, etc. It is extremely flexible. Want to add a new menu option? WinMAGI will allow you to do it. Want to add a new report? WinMAGI will allow you to do it. WinMAGI is getting updated? WinMAGI won’t blow away your customization. |
Jody Meyer |
| 01/12/08 | Review Survey Results | Everyone |