Bullfrog Film Scheduler

It’s sort of like a CRM/ERP for filmmaking.

Too bad it’s only for PC.

You know what would be cool? A client-server version of this:

  • export to HTML
  • all free software
  • PHP front end
  • MySQL back end
  • XML-RPC interface
  • Sherlock client

Hmmm great yet another thing for me to write…

The forms would be relatively easy to slap together using PHP:

  • dbForm
  • …which needs ADOdb(works best on PHP 5)

Web link of note: Bullfrog Film Scheduler
(At http://bullfrog-tech.net/)

2016 Update: This post was written over 12 years ago! So it’s out of date. Bullfrog Film Scheduler doesn’t even exist any more.

If you need a film scheduling and preproduction suite, I recommend Celtx. Don’t write your own.

If you want help with PHP, check out the main site at http://php.net/

Leave a Reply