SQLexplorer Enhanced

If you’re using SQL in your FM12 work, you’re in luck. Jason has released a new version of SQLexplorer that writes queries which survive field renaming.

pic

It will also apply this abstraction to queries you simply type in there (vs ones you build with the wizard). Big step forward.

Still free and unlocked, the new version is here.

FileMaker Powered Site picked up in UrbnLivn Blog

The public-facing website SeedCode created for Blueprint Capitol was recently featured on UrbnLivn as a way for savvy Seattle home buyers to find new construction projects before they’re listed on the MLS.

The site uses FileMaker Pro and PHP to publish new projects, renderings, and photos from Blueprint’s ERP system to a slick, searchable public site.

webmap

Next for FileMaker Go: Mapping

Pleased to announce that our latest template for FileMaker Go is nearly ready to ship… GoMaps lets you visualize found sets on a map, with full control over the pop-over contents, including showing photos from your records right in the map. Click on a pin to see the pop-over; click again to jump to that record in your own layout.

Unlocked and already plumbed for offline access with GoZync, our sync engine for FileMaker.

We’re proud to say that FileMaker has chosen GoMaps as one of their iOS Showcase Applications. Congrats to Tanner Ellen and Lisette Wilson for all their hard work!

Pause

logopoeRedGreyVery psyched to see the schedule for Pause on Error coming together! Just recorded a podcast with Matt Navarre of FileMaker Talk about all we’re looking forward to.

Check it out: http://filemakertalk.com/

And stay in touch by following pauseonerror on twitter.

Tip: Debugging Using GoZync’s Logs

Working on a GoZync integration with Jason this morning and remembered this troubleshooting trick Todd and I came up with. This lets you quickly find where a given operation happens in GoZync scripts. (Worth a quick watch.)

Speeding up Sync: turning off delete management

We’ve added a new article to the GoZync docs describing how to turn off the automatic deletion of mobile records that no longer match the users’ pull criteria.

For users pulling very large found sets, this can radically speed up pulls down to their mobile device.

The article describes scenarios where this would help, and walks users though the (very simple) mods required. Again, thanks to Todd’s clean code, this can be as simple as changing a single line. (We should make a collection of our favorite one-line-mods.)

GoZync Syncs Calc Fields

In our last few GoZync deployments we’ve noticed folks frequently need to pull some related data down to the mobile file, but don’t want (or need) to sync the whole related table. Let’s say you want to get a customer’s credit limit on your iPhone but don’t want to sync the (massive) invoices table that is needed to calculate it.

calc

Well now GoZync will let you pull that field with a simple mod. This made several very cool use cases a real snap to sync. So keep in it mind for your next project.

TimeZync Ships

The first of a series of small templates built around GoZync.

TimeZync has finally shipped.

Most firms have a very hard time capturing billable time and TimeZync can help. It may be the fastest way to log time into a FileMaker solution. And it works offline, so folks can enter time wherever, whenever.

Here is an overview video (8 min)

Highlights:

  • Completely unlocked
  • Ships with two versions (two files): one can be used live, connected to your FileMaker Server/Host, and one works offline.
  • The offline version requires ProZync licenses of GoZync.
  • Very fast data entry experience.
  • Purchased version comes all wired up with GoZync and ready to sync.
  • You can add the hosted time table to you solution or, using GoZync field transformations, point the sync at a time table you already have.

MainMenusmTimeZync also highlights how GoZync is a framework, a platform, for syncing. Not only is the sync in TimeZync very customized (users pull down just their active projects) but users can get in there and customize the sync further, adding their own business rules. And, of course, folks who run TimeZync can use that GoZync instance to sync other tables and files in their FileMaker solution.