RM #260: Fix release number of match PiBox release. RM #261: Trim whitespace on returned buffer, in case problems occur when piboxd returns interface list. RM #258: Added missing "$" prefix to ".get". RM #251: Fix checkbox display in Midori. Fix mode radio buttons in Midori. Remove PiBox banner on Settings page - it overlaps the display on small monitors. RM #251: Don't allow setting network config on remote browsers, only on a local host browser. RM #251: Moved all javascript for settings page to its own js file. Completed support for wireless client and access point pages. RM #251: Added styling for new pop up dialog in settings page. RM #251: Implement save functionality for IPV4 page and network mode. Change use of "name" to "id" in appropriate places. Add support for getting/setting network mode. RM #251: Add save handling for IPV4 page and network mode. Add pop up dialog for messaging to user. Changed Clear to Reset. Handle mode setup on page load. RM #251: Add IP check function. Code cleanup - tabs to spaces. RM #251: Fix test for NOCONFIG when building interface specific display. RM #251: Implement clearIt() to clear static fields. RM #251: Fix page reload when changing the interface selection. RM #251, RM #236: Migration to simplified UI design. Initial (but unfinished) support for configuring network. RM #238: Flip top/bottom border stylings so the appearance of the video player border remains the same on flips. RM #238: Fixed webcam.tmpl to use div wrappers to allow flipping the wrapper for the image without flipping the controls. Added flip control to reload/quit options. Made them all real buttons that call javascript. RM #239: Clean up web interface to properly display webcam video. RM #222: Fix protocol type (rtmp->rtsp) so JWPlayer will properly load. RM #222: Add server interface IP to page template returned to client. RM #222: Don't perform permissions/ownership updates if no files were installed to monkey root dir. RM #222: fixed target dependencies for packaging target and force root user requirement when using that target. RM #222: Completed support for sending heartbeat and kill the webcam stream. There is no support yet for dealing with the browser back button as this is a complex issue. For now, there is a Home link on the stream viewing page that should be used to kill the stream when leaving the page. RM #222: Implemented PHP code to send stream start message for webcam. Stubbed out other functions that will be needed later, such as heartbeat and teardown. Added template for stream playback sans javascript for heartbeat and teardown. RM #220: Add shortcut targets for pkg, pkg-clean. Updated the cdtools shell script so it is specific to this build system. Added minor content to help text. Initial import