Archive | April, 2012

Interactive Charts driven by Virtual Javascript files


Check out this demo of cool interactive charts by Logicurio. They use an interesting technique with their handling of Javascripts. Instead of writing the file out the drive, they store the .js file in a global field and then throw the text of the .js files into Global Variables on launch. Define Global text fields […]

Continue reading

Using FileMaker 12 Runtime files with FileMaker Go 12


Did FileMaker just open the door for developers to create databases that will run on Macs, Windows, iPhones and iPads, all for free? Runtime + Go = Free Distribution Platform The recent launch of FileMaker Pro 12 has been getting rave reviews around the web. A big bonus of the new version is that FileMaker […]

Continue reading

Searching for Email Addresses in FileMaker


The @ symbol used in email addresses has a use in FileMaker that predates email. FileMaker started using this symbol as a wildcard to search for missing characters. For instance if you were looking for something that ends in ‘smith’, you could search for @smith, which would bring up silversmith and goldsmith etc. Apparently, database […]

Continue reading