FileMaker Developer Conference 2012: Break Through
Get the details for the Soliant team members speaking at this year’s DevCon including Bob Bowers, Wim Decorte, and Aaron Gutleben.
FileMaker Developer Conference 2012: Break Through Learn More ❯
Get the details for the Soliant team members speaking at this year’s DevCon including Bob Bowers, Wim Decorte, and Aaron Gutleben.
FileMaker Developer Conference 2012: Break Through Learn More ❯
Come out DePaul University’s Technology Job & Internship Fair! Meet members of the Soliant team and learn about employment opportunities with our company.
Soliant Consulting at DePaul University’s Technology Job & Internship Fair on March 9th Learn More ❯
Read about Purcell Murray’s mobile app, developed with native tools and widgets in Objective-C & Apple’s Cocoa API from the iPhone software development kit.
Check out Soliant’s First Native iPhone Application Learn More ❯
Learn how Soliant helped Global Experiences move to Salesforce and drive customer relationship management and content management system for their website.
Connecting Around the World with Salesforce – Check out Soliant’s new case study! Learn More ❯
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.
Demo Files from Bob Bowers’ Webinar on Charting in FileMaker Learn More ❯
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)
PHP’s max_execution_time Different on Windows and Linux Learn More ❯
Yesterday, Facebook announced a new PHP runtime technology, HipHop, which allows PHP applications to run significantly faster.
Facebook unveils PHP compiler, HipHop Learn More ❯
Triggers are useful tools a team of software engineers can pull out of their project toolbox. Read more about identifying project risks here.
Understand the difference between a table and a table occurrence when developing a relationship in a FileMaker solution with our guide.
Tables, Table Occurrences, and Relationships Learn More ❯
When writing a PHP app, avoid using the special variables in your internal classes, to more easily test the class outside of a web environment. Learn more.
Coding PHP Applications for the Command Line Learn More ❯