Blog
Insights and Ideas from Our Team
Filter By:
Featured Posts
Connecting Around the World with Salesforce – Check out Soliant’s new case study!
Learn how Soliant helped Global Experiences move to Salesforce and drive customer relationship management and content management system for their website.
Deprecation of XSLT API for Custom Web Publishing
We’re facing a deprecation of XSLT API for Custom Web Publishing. Are you ready? Here’s what you need to do to prepare your solution.
Demo Files from Bob Bowers’ Webinar on Charting in FileMaker
If you enjoyed Bob Bowers’ webinar on charting in FileMaker, please download a copy of his demo files to learn more and try out his tips.
Aggregate FileMaker 11 Filtered Portal Records
FileMaker 11 introduced features that will surely keep developers busy exploring. Here we focus on new functionality provided by filtered portals.
Webinar on Charting in FileMaker Pro 11
Find the details for Bob Bowers’s seminar on the new charting feature in FileMaker Pro 11 as part of an on-going series from FileMaker Inc.
Creating Dynamic Summary Charts
Download our demo file and explore the Chart Tool of FileMaker Pro 11 that allows for the charting of a variety of data sources.
Shifting Columns in Cross Tab Reports
Find this handy use of the Get(CalculationRepetitionNumber) function for cross tab reports, where each repetition can pull in data from a different table.
PHP’s max_execution_time Different on Windows and Linux
On Windows, the PHP INI variable, “max_execution_time,” is the maximum clock time between when the PHP process starts and when it finishes. On Linux and OS X, the same variable represents the maximum CPU time that the PHP process can take. CPU time is less than clock time because processes on Linux (and OS X)…
Facebook unveils PHP compiler, HipHop
Yesterday, Facebook announced a new PHP runtime technology, HipHop, which allows PHP applications to run significantly faster.