This is a quick tip about how PSOS can vastly improve performance of the ExecuteSQL script step. Recently we received feedback on one of our solutions that uses Execute SQL to build a virtual list used in a picker window. The feedback had to do with the slow performance of loading the picker window. The user complained of the window sometimes taking up to 30 minutes to load. Obviously this design was not ideal!
I had the good fortune to be able to travel to Madras, Oregon for the Eclipse last month, and like any good nerd, I did some shopping in advance and bought a bunch of eclipse gear: solar filters, solar sunglasses, an extra iPhone tripod, etc...
Late last month, 1,600 FileMaker developers descended on Phoenix for the annual FileMaker developers conference, this year held at the Marriott Desert Springs Resort. I understand attendance was up by about 300 people this year and the hotel ran out of rooms a couple of months ago.
Congratulations to John Newhoff, newly FileMaker 16 certified developer.
Pivot tables have always been difficult in FileMaker, that is until now. We have come up with a solution that makes them easy to create and share.
“97% of the time, Premature optimization is the root of all evil”
I think I first read this quote of Tony Hoare in McConnell's “Code Complete” and have thought about it many times when doing code reviews, during my own programming, and when talking with others about programming problems they’re trying to solve.