To Top

FileMaker Server on Amazon Web Services: Elastic IPs

Utilizing an Elastic IP Address to Access Your FileMaker Server

Continuing our series of FileMaker Server (FMS) on Amazon Web Services (AWS), this installment looks at Elastic IPs, what they are and why you might want one. If you're not familiar with AWS and setting up FMS on an Instance, check out our other blog posts FileMaker Server on Amazon Web Services: Part 1 and FileMaker Server on Amazon Web Services: Part 2 before delving into this one.

So, let’s check out Elastic IPs…

Continue Reading

Capturing Map Coordinates In FileMaker WebDirect

Utilizing the FileMaker PHP API

In previous posts, we detailed a technique to capture the coordinates from a Google map and place these into a record in FileMaker. This is certainly a great way to have your users interact with maps, as long as they are using the FileMaker Pro client. If the solution deploys FileMaker WebDirect, the technique does not work. But we have a way that does and after a number of enquiries about how we did it, we’re finally getting around to documenting this and sharing with others...

Continue Reading

Update: Capturing Map Coordinates Into FileMaker

Dropping a Marker When the Map Loads

Following up from our previous post, a reader asked if it was possible to have the marker show automatically when the map loads, if there were coordinates previously selected. Depending how Google Maps is being used in a solution, this is a perfectly reasonable expectation of functionality. So, we decided to add this to the file and post an update. There was, however, one annoying little issue...

Continue Reading

Capturing Map Coordinates Into FileMaker

Using Google Maps Javascript API v3

Google has a variety of APIs for its Maps, allowing developers to access, integrate and query map data. Some time back, a client needed the ability to click on a map and capture the selected coordinates into their database, so we started our map quest using the Google Maps Javascript API v3. Since then we've had a number of enquiries as to how this was accomplished and, as a result, we've put together a demo file.

Continue Reading

FileMaker Pro 14 & SVGs

How To Implement SVGs Into FileMaker Solutions & What We've Learned Along The Way

The introduction of FileMaker Pro 14 earlier this year brought with it some excellent enhancements and new features to the platform. One of these is the ability to use SVGs in buttons on layouts, and this article shares what we've learned about them as we put them to use.

Continue Reading

FileMaker Server on Amazon Web Services: Part 2

Launching an Instance and Installing FileMaker Server

The second part of our FileMaker Server (FMS) on Amazon Web Services (AWS) series focuses on launching our server Instance and getting FMS installed and up and running. In our previous blog post, we did all that was necessary on the AWS side to set up groups, users and security prior to being able to launch our server Instance using AWS’ Free Tier option – a free cloud server as long as we stick within the Free Tier guidelines.

So, now that we have all that taken care of, without further ado, let’s launch and connect to our server in the sky…

Continue Reading

FileMaker Server on Amazon Web Services: Part 1

Signing Up and Setting Up Security Credentials

We’ve been working with a client recently who wants to host the FileMaker solution we’ve built for them on FileMaker Server – Hooray!  We couldn’t agree more. Using FileMaker Server (FMS) provides more flexibility, security, functionality, backups, better performance – the list goes on, but it’s a wise decision on their part.

But then comes the question, how and where to host?

Continue Reading

FileMaker Pro: Cross-Platform Skype Out Part 1

Calling & Chat from Within FileMaker Pro

Here at Sounds Essential, we like the database program FileMaker Pro. It's cross-platform (works on PC, Mac and iOS) and extremely versatile. That’s why we use it for our own business to keep track of clients and projects. Every once in a while, though, we come across something new we'd like the database to do. That often requires a little research to figure how best to implement the solution, as was the case with integrating Skype. Here's our solution that works cross-platform on all devices.

Continue Reading