a work on process

Viewing posts tagged: filemaker

Embedding PHP with Smart Pill

15 August 2006 (8:03 am)

By James Stewart
Filed under: Announcements
Tagged: , , ,

It’s always an interesting challenge to take a system you are familiar with and try to use it in an entirely new way or context. That’s what I’ve been getting with PHP of late. As more and more of my web development work moves to Rails, I’ve had the chance to work on PHP embedded within Filemaker Pro as I’ve tested and explored Scodigo’s new Smart Pill plugin.

For those of us used to programming in full-fledged languages, writing scripts and functions in filemaker can be quite a challenge. Writing and debugging all that recursive code is a time-consuming process, and communicating with external processes isn’t really worth the work without plugins. Smart Pill changes all that, by opening up the entire PHP (5.1.4, including many extensions) engine for use within Filemaker.

I can’t imagine the plugin is going to tempt many web developers over to Filemaker, but for those who are integrating with existing filemaker systems or who need an office database system but want to be able to make use of web services or any of the other functionality PHP allows this could be a huge improvement.

You can see a screencast of the plugin in action, including a number of examples I worked on, over at the Filemaker Magazine site.

Recommend this post:

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

 

SimplyGiven

16 December 2005 (12:17 pm)

By James Stewart
Filed under: Announcements
Tagged: , , , , ,

This week saw the launch of the project that’s been occupying more of my time of late than any other. SimplyGiven is a new venture on the part of local firm General Motivational, who specialise in customised products, often for corporate reward schemes, and marks their entry into the consumer market.

The site is all developed using PHP5.1 and is my first project to launch using MySQL5. At present it doesn’t make much use of the new features that came with MySQL5, but there’s a good chance that the next revision will. Behind the scenes it’s linked in with a FileMaker Pro database that allows for a sophisticated interface for the staff maintaining the catalogue. The FileMaker database was developed, and the project managed, by Micah Woods of Woods IT.

Recommend this post:

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]