Download Hacks

Transcript
Automatic file syncing
File syncing can be accomplished by using an integrated third-party application called Karen's
Replicator [Hack #64]. Karen's Replicator has been modified for touchscreen use and is
available from FrodoPlayer's main menu. It supports scheduled and manual syncing. Additional
information can be found at http://www.karenware.com. This is really useful for wireless
connections between your home and car. Once your network is set up, a touch of the sync
button is all that is needed to transfer your files. Optionally, you can use the Replicator's
scheduling functions.
Serve up HTML or scripts to other applications
FrodoPlayer includes a small web server internally. This allows third-party tools to query and
control FrodoPlayer, as well as allowing the user to write web plug-ins (FPWebins)for simple
automation and control of just about anything. The web server also supports most CGI scripts,
including PHP, so practically unlimited control is possible. Full programming specifications and
usage instructions can be found at http://www.frodoplayer.com.
Remote control
FrodoPlayer can be controlled with Windows messages, which allows third-party developers to
automate FrodoPlayer. This also enables users to automate FrodoPlayer by using a third-party
tool such as Girder [Hack #56] that will allow remote controls and other hardware to control
it. Complete specifications for the commands and some tutorials are available on the
FrodoPlayer web site. Here is an example of how this works (you'll need a remote control, of
course):
1. Download Girder from http://www.girder.nl.
2. Go to the FrodoPlayer web site, and download the sample Girder configuration file.
3.