Projects
Home > Images
Live Radar Project
Live Radar Project

( API compatible replacement for WDT's WxScope )
Map Editor Project
Map Editor Project
National Warnings Map Development
National Warnings Map Development
Shape Editor Project
Shape Editor Project
Demonstration of animated color radar on a Palm OS.
Generated by server during testing to compare/verify actual Palm display.

Server : Win32 service and ISAPI dll.
Images collected, downsampled, cached and converted directly into palm images. Serves only needed images to clients via http.

Client : Palm OS app.
Request radar imagery from server via http. Request includes radar location, number of colors/shades of grey, number of frames desired as well as current frames in cache. Stores retrieved images into app's database and continues to requests images every 5 minutes to keep animation up to date.
Palm OS Animated Radar
OCS resources are stored within Macintosh resource files. On a Macintosh any file can have resources, which are stored in a file's resource 'fork'. A file's data fork separate from it's resource fork. A Mac based tool from Apple called Resedit is used to view and edit these forks. On other filesystems, the resource fork is not directly supported. Usually the resource fork is just written as a separate file and treated as a standard data file.

This application was written to open and view the contents of these resources on Windows machines, thus alleviating the need for MacOS only tools for editing, viewing and verifying Mac resources, and hence OCS resources.
Windows Mac resource viewer