A series of new releases by an Apple-owned company seek to aid small businesses in creating custom apps to help digitize their processes. FileMaker, Inc., a wholly owned Apple (NASDAQ:AAPL)
Category Archives: Filemaker
FileMaker’s State of the Custom App 2016 Report reveals custom app… — SANTA CLARA, Calif., Feb. 16, 2016 /PRNewswire/ —
SANTA CLARA, Calif., Feb. 16, 2016 /PRNewswire/ — 74 percent of teams using a custom app have seen an increase in productivity, according to FileMaker’s 2016 State of the Custom App Report. The report, released today, looks at how teams are embracing the power of custom apps to drive output, increase efficiency and streamline workloads.The report found that custom apps are being used in a wide variety of ways to help teams accomplish their business goals. Key findings of the report include:Custom apps drive productivity and efficiency81 percent reported custom apps reduced inefficient tasks74 percent reported custom apps increased in team productivityCustom apps deliver results63 percent reported custom apps improved field and customer service delivery60 percent reported custom apps have seen a return on investment (ROI)49 percent reported using custom apps on iPad or iPhoneCustom apps are built quickly52 percent of custom apps were built in less than three months82 percent reported that they developed custom apps internallyOverview:FileMaker’s State of the Custom App report for 2016 examines what customers are using custom apps for, how they are using them, and what type of impact they are having on their business. The global report, based on surveys of hundreds of professionals, provides insight into the ways custom apps are driving better, stronger end-results as well as improving the process of work. It also examines the diversity of ways that custom apps are being deployed across industries and teams.
FileMaker launches SDK for building native iOS apps
Interesting, very, very interesting.
FileMaker launches SDK for building native iOS appsBy Mikey Campbell Tuesday, January 12, 2016, 04:35 pm PT (07:35 pm ET)Apple subsidiary FileMaker on Tuesday announced the FileMaker iOS App SDK, a set of coding tools that offer developers the means to build native iPhone and iPad apps. As reported by software consultancy geist interactive, the new SDK lets developers craft standalone iOS apps from existing FileMaker files. The resulting app is native and therefore does not require FileMaker Go, FileMaker’s previous iOS solution, to run.
Bar scanning in Filemaker Go on the iPad
A client recently discussed the idea of identifying patients and patient-related materials with bar codes and how you might do that with Filemaker Go in the iPad.IOS:
This from thew Filemaker Technical Developer forum:
Module 13 in the Filemaker 11 Training Series has a demonstration technique for using pic2shop (free app) as a barcode reader and receiving the resulting barcode back as an input to a Filemaker Go database via a script to open the scan app with open URL, this call to pic2shop includes the callback script with the result, and passes the barcode back as a parameter to the “process results” script
This uses the camera on the iphone (ipod touch for cheaper/more replaceable option?, ballistic case to protect the device?) as the “barcode scanner” and may achieve what you require.
I downloaded the free version of the app –>
ShopSavvy (Barcode Scanner and QR Code Reader)
By ShopSavvy, Inc.
and scanned in a random product Bar code from a package I had on my desk. I had on my desk with my iPad:
The aforementioned article gives the programming goblegook for grabbing the number from scan and returning it to Filemaker Go.
Passing Data Between FileMaker Go and other iOS Applications
One very powerful feature of FileMaker Go is its ability to pass data to and receive data from other iOS applications. Just as plug-ins can be used to extend the capabilities of FileMaker Pro on the desktop, the FMP7Script URL scheme feature extends the capabilities of FileMaker Go by allowing FileMaker Go to use a URL to open and pass data to another application. Likewise, other iOS applications can open and pass data into a FileMaker Go script.
and
URL Syntax
The original fmp7://
FMP7Script://
This form of the URL causes FileMaker Go to look for and open (if not already open) a remote FileMaker file. Then the named script must be in that file. Once the file is opened, it will look for and execute the script specified in the URL.
FMP7Script://$/
This form of the URL causes FileMaker Go to look for the named script in a file by the given name that is already open.
FMP7Script://~/
This form of the URL causes FileMaker Go to look for and potentially open a file with the specified name from over the network or on the local device in the Documents directory. Then the named script must be in that file.
—> snip / and on and on
Bottom line:
A bar code can be created by any MRN and added to labels for example
i would use 6barcode by SixFriedRice: http://sixfriedrice.com/wp/products/6barcode/
From a Custom Jewelry database I created that created and used bar codes:
Labels can be affixed to Reports, Printouts, Pets, Products, anything you like.
The Jewelry maker bought a label printer expressly for this purpose and the label was customized.
Kaiser now has bar codes on wrist IDs for admitted patients for proper identification.
Applicable to so many needs.
Setup would not be too difficult.
MACC signing out.
Filemaker 12
Well it is released at last: Filemaker 12.
I’ve had access to FM12 for some time through my Technet membership. I have now blasted through the new features several times. On the whole it make the apps you build look brilliant through easy-to-use CSS formatting. This Rapid Application Development tool just got faster.
I was once fired from a Kaiser contract position because the layouts created by the principle developer were, shall we say, ugly-on-a-stick. Developers now have no excuse not to create smartly designed Filemaker apps for desktop, iPad and iPhone deployment ( my wife hates the word “deployment” says it sounds like I’m storming the beach at Normandy).
It’s integration with the iPad with Filemaker Go is also brilliant. I have been developing iPad/Filemaker Go apps for UCSF Trauma Center since last year and have posted screenshots of these systems elsewhere: Filmaker Go go go.
. Moving to 12 will make the development process better, faster, deeper, harder, etc.
There is also a fascinating integration/upgrade of Container Fields that allows of movies, interactive media, PDFs, signed documents and more. I’ll be addressing these features in the weeks to come.
Nothing makes a Filemaker Developer happier than a good upgrade, and this one is a winner.
Filemaker 12