74
Programming with TIDE
©2000-2008 Tibbo Technology Inc.
presence or absence of a display, display type, etc. These options are selected
through the Customize Platform dialog, accessible through the
dialog.
Working with HTML
One of the strengths of programmable is that they feature a built-in webserver (of
course, this is only true for devices that have a network interface and support TCP
communications). You can use this webserver as an engine for server-side
scripting; simply put, you can output dynamic HTML content by including Tibbo
Basic instructions within HTML pages.
Here is a simple example:
127