Monthly Archive for July, 2011

The Craft of FileMaker Design Studio: An Intensive, three day, learning experience.

Vanguard Custom SoftwareOur good friend, Don Levan, Vanguard Custom Software, is hosting the next Craft of FileMaker Design Studio on October 24th – 26th in New York City

Register before the end of the FileMaker Developer’s conference and save $300.

Attendees of The Design Studio will learn a formal process for designing exceptional FileMaker solutions:

  • Conduct design research
  • Derive requirements from personas and scenarios
  • Identify and use design patterns
  • Develop and refine ideas
  • Prototype and  test designs
  • Utilize feedback to improve solutions

Continue reading ‘The Craft of FileMaker Design Studio: An Intensive, three day, learning experience.’

 

Navigating to List Views with Summary Parts

Here is a behavior I am not fond of. When I click on a button to go to a list, I expect to be at the top of the list on the first record.  This works fine if you are using any version of FileMaker.  However with version 10, Filemaker introduced a new wrinkle, sub-summary layout parts that are visible in Browse mode.  This wonderfully useful feature did introduce one unexpected consequence.

Continue reading ‘Navigating to List Views with Summary Parts’

 

FileMaker 11 and OS X Lion

For those OS X users itching to get onto Lion, but FileMaker compatibility is holding you back, you have a dim green light. FileMaker just posted some details on FileMaker’s compatability.

Proceed with caution since there might some hidden ‘gotchas’ that haven’t come to light yet. But if you don’t use Web publishing, older excel exports (Pre-Excel 2007), Asian characters and 0 and negative decimal place, you might dip your toe in the water.

OS upgrades are serious business, especially with production systems, so we don’t recommend jumping in cold. Test on a development server and non-production clients first, and be sure and have a full backup of both your computer and custom FileMaker solution.

 

Dial My Database

For the past few weeks I have been thinking about our last Philly FileMaker user group meeting back in May.  It was all about connecting your database to other services and extending your information to contacts and calendars outside of your database.  Imagine being able to dial a phone number right from your database!  How positively retro.

Continue reading ‘Dial My Database’

 

Tracking Changes in Your Database

Everyone likes a good story, even one that relates to a database. When you are working with a database that is shared among different users you will eventually see this scene, or perhaps experience it yourself:

You, or someone else, are staring at the computer screen looking at a record that has changed since the last time you looked at it and you mutter to yourself, “Who changed this record?  This is not the same as the last time I looked at it!”

An audit log is like looking at a record through time.  It will let you trace any changes that have been made on a piece of data in your database.  For example, in a contact management system an audit log will let you see address changes over time for a particular person.  You can use an audit log in an ordering system to track changes made to each invoice over time.  It is also an important tool for determining workflow processes. Remember the old adage, “who what when where why and how”.  Who changed this record? What data was changed? When was it changed? Why was it changed?and How?  An audit log can tell you all of these things (except probably the “Why”).

Continue reading ‘Tracking Changes in Your Database’