BaseElements Imports on Windows

One of the cool features in BaseElements 3 was that we’ve introduced our own plugin. This allows us to do the xslt transforms inside the plugin and convert the DDR into CSV files. Then we import the csv instead of XML which means that we have a much faster...
Keeping good backups – a simple snapshot tool

Keeping good backups – a simple snapshot tool

One thing that is often difficult to do with developing in local FileMaker files is to keep good quality, regular backups. A process for doing this is needed that doesn’t infringe on your development time and is easy to manage. If you have something like...

FileMaker as Rapid Development Environment

One of the things I always like about FileMaker is how you can quickly you develop new features. It’s surely the fastest application development environment going around these days. For the last week, all of my development time has been in BaseElements, fixing a...

BaseElements 3.0.1 Released

I’ve just posted a .1 release for BaseElements 3. There are a bunch of the usual fixes in this version to various UI and data issues. Full details are on the Version History page. There are two notable changes though. Firstly, I’m url encoding the...

Detecting maximised windows in FileMaker

I had a feature request for BaseElements that to me sound perfectly reasonable : When you’re creating a new window by holding down the option key, can you put it a few pixels below and to the left of the current window in the exact same way the “New...