Clip Manager 3.0 has gone GM !

August 14th, 2008

We just released Clip Manager 3.0.

CM3icon.png

We would like to thank all beta testers for the feedback we received during over the last couple of months.

Check out the Clip Manager product page here or download the new release.

Bookmark on del.icio.us

PrinterSwitch 1.7.2 released

August 8th, 2008

We just released a maintenance update for our PrinterSwitch plug-in.

logo_PrinterSwitch.gif

Version 1.7.2 fixes a Windows-only issue: it was reported that on some rare Windows XP installations the plug-in could cause a crash at FileMaker startup. The issue has been fixed in this release.

Bookmark on del.icio.us

Drag-and-drop with FileMaker

July 22nd, 2008

We sometimes get requests from customers to implement drag-and-drop in our solutions, for selecting certain records, e.g. you want to select a nice beer and add it to you order. This week's example shows a simple technique to use drag-and-drop functionality to select a record and drag it to another record to create a link between them.

Drag-n-drop with FileMaker

The first thing you have to do is to give the images in the container the same name as the id for the record. So for record 1 we are going to store a picture with 1.png in the container field, for record 2, 2.png etc ...

Now we can use simple auto enter functions, to get the id from of the name of the container data.

Download the example file here.

Bookmark on del.icio.us

SHpartners/myFMbutler receive
FileMaker Excellence Award at DevCon

July 15th, 2008

SHpartners just received a "FileMaker Excellence Award for FBA Business Partner of the Year" at DevCon.

award.jpeg

Obviously we are very proud ;-)

Bookmark on del.icio.us

See you at DevCon !

July 11th, 2008

7 myFMbutler 'butlers' will attend FileMaker DevCon in Phoenix, AZ this year.

As in previous years, myFMbutler will have a booth were we will be showcasing our products. Be sure to stop by our booth and ask us about the special DevCon promotions.

Bookmark on del.icio.us

Clip Manager 3 public beta for Windows and Mac OS X

July 10th, 2008

We just released a public beta of Clip Manager 3.0, our popular tool that lets you take control of the FileMaker clipboard. It allows you to store FileMaker fields, tables, scripts, script steps, custom functions and layout objects in an easy-to-use library.

CM3win.png

What's new in version 3.0?

  • Rewritten from scratch as a cross-platform application
  • Completely redesigned interface
  • Smart folders for Clip history
  • Added Syntax Coloring to clip contents
  • Added clip analysis to show more information about a clip
  • Greatly improved Clips browser

    Clip Manager 3.0 will be available later this year for EUR 59,- or about USD 92,- for a cross-platform license that allows simultaneous use of the product on a Mac and a Windows machine, and EUR 199,- or about USD 310,- for a site license.
    The upgrade will be available for EUR 24,- or about USD 37,- for a single user license.
    All licenses purchased after June 1st, 2008 are entitled to a free upgrade.

    Download the public beta here:

    Mac version
    Windows version

  • Bookmark on del.icio.us

    AutoSender 2.5 now shipping

    July 8th, 2008

    We just released AutoSender 2.5, a new version of our innovative tool that runs on FileMaker Server, and allows you to automatically send mail messages from your FileMaker solutions.

    Read the rest of this entry »

    Bookmark on del.icio.us

    Control Filemaker Server via Lasso

    May 6th, 2008

    In today's article, we'll look at how you can control a Filemaker Server from Lasso.

    Controlling FileMaker Server via Lasso

    Using the Lasso [OS_Process] tags it is easy to control a Filemaker Server. Filemaker Server comes with a command line tool that allows you to get info such as the status or list of clients, files, plugins, backup schedules,... you can even open and close databases.

    Read the rest of this entry »

    Bookmark on del.icio.us

    Speed up your conditional formatting

    April 29th, 2008

    Conditional formatting is a great tool to enhance your layouts and add additional functionality to your solutions, e.g. for calendaring. But sometimes conditional formatting can slow down the display of your layouts, because FileMaker has to calculate all the conditions you have defined. Today we are going to look at a technique that allows you to speed up your calculations by caching some results temporarily.

    Read the rest of this entry »

    Bookmark on del.icio.us

    Google App Engine and FileMaker

    April 21st, 2008

    Google App Engine and FileMaker

    Today, we are in for a little experiment. Since Google introduced its App Engine, we thought it would be nice to see how easily we could integrate it with FileMaker.

    We are going to create a very simple example that will be able to perform the following tasks:

    • Showing a list of all our contacts
    • Showing the details for a specific contact
    • Handle errors if you are trying to access an unexisting contact

    Read the rest of this entry »

    Bookmark on del.icio.us