Category Archives: MACC

TidBITS: You Can’t Escape Gmail

TidBITS: You Can’t Escape Gmail.

 

TidBITS: You Can’t Escape Gmail
Gmail explodes

Do you avoid Gmail due to privacy concerns? Your resistance is futile. Benjamin Mako Hill has hosted his own email for the past 15 years, and despite that, he found that over half of his email messages either come from or go to a Gmail account, where they can be analyzed by the search giant’s automated algorithms. Of course, the same is roughly true of other large mail hosting firms, so although the mail you send isn’t likely to allow these companies to target ads at you better, it’s far from being a private communication between you and the recipient.

Getting Started with Javascript and FileMaker

Getting Started with Javascript and FileMaker.FM12.jpg

Great article from Soliant on Javascript and Filemaker and getting data from web portals into filemaker. Web and Filemaker is da bomb.

Getting Started with Javascript and FileMaker
FileMaker Inc. has released an update for FileMaker Pro 13 (see the release notes here). Among the list of improvements to FileMaker Pro and FileMaker Pro Advanced is the extended functionality of the FMP URL protocol to include support for calling a script to run in FileMaker from within a web viewer.
This is a big deal
Working with the web viewer is now a two way street. You set the web veiwer from FileMaker, and now you get data back from what is going on inside the web viewer.
Previously this capability was only available in FM Go or if you happened to be running FileMaker Pro with a file hosted on FileMaker Server. By removing that constraint, this opens up a lot of possibilities for developers to extend and improve the solutions we build.
In this article, we will show why being able to comminucate with a web viewer is a big deal. (cont.)

Check it out under-construction.gif

Hot News | FileMaker

FileMaker Pro 13.0v2 and FileMaker Go 13.0.3 now available

Filemaker Gp - Best Mobile Data App ever!!
Filemaker Gp – Best Mobile Data App ever!!

Apr 2, 2014 – FileMaker, Inc. has released FileMaker Pro 13.0v2 and FileMaker Pro 13.0v2 Advanced as well as FileMaker Go 13.0.3 for iPad and iPhone. The FileMaker Pro update addresses limitations related to the FileMaker Pro URL protocol. It also includes general bug fixes pertaining to calculations and scripting, layout rendering, and text editing. FileMaker Go 13.0.3 expands file transfer capabilities to include moving files between iOS apps on the same device and transferring files between apps on other devices using AirDrop. It also addresses bug fixes and various compatibility issues.

Download now

via Hot News | FileMaker.

Filemaker Pro 13 continues to dominate on OS X and iOS | ZDNet

Filemaker Pro 13 continues to dominate on OS X and iOSfilemaker-pro-13-hero-mac-ogrady-620x326

Summary: FileMaker 13 contains over 50 new features and continues its reign as the dominate database solution for the Apple platform.

Topic: Apple

By Jason D. O’Grady for The Apple Core | March 27, 2014 — 11:00 GMT (04:00 PDT)

Related Stories

Bug in iOS 7 could allow nefarious disabling of Find My iPhone

iWork for iPad updated in the face of new competition from Microsoft

Haunted Empire, book review: Apple’s post-Jobs prospects

Apple in talks to buy Renesas chip unit: report

via Filemaker Pro 13 continues to dominate on OS X and iOS | ZDNet.FM12.jpg

Otto Mation with Filemaker and Applescript

FM12.jpgI completed the final part of automating a system of forms for UCSF Neurotrauma Department at San Francisco General Hospital. Every patient seen by Neurotrauma requires a Completed Consult form which provides their initial assessment upon entry to the hospital with a head injury.

The electronic form using Filemaker was completed last year and every day or two Consults are printed to PDFs and copied to a folder on the DPH (Dept. Public Health) server for integration with their Hospital Envision system. The entry is now all electronic and paperless and the final part is now automated with Applescript and FilemakerAppleScript_Logo

When printed, one or more PDFs of the Consults are written to  specific folder which triggers an AppleScript that:

  • Mounts the folder on the DPH server
  • Copies the file(s) to the designated folder
  • Triggers a system that adds the PDF to their hospital electronic record
  • Next, the file(s) are moved to a CompletedConsults folder on the user’s computer leaving the system clear for the next time.

Below are screen grabs of the AppleScript and Filemaker scripts that run the system. Always fun to do a little Applescripting.

AppleScript
The Applescript
Consult
Consult form
ScriptManyPDF
Filemaker print to PDF script
ScriptOnePDF
ScriptOnePDF

 

sendFiles3