Well, since I've branched out from just having curl stuff up here, I figured I'd make the curl stuff be their own page. So, once again, weclome to the curl corner.
Here's a cool curl hack I wrote...
If I get Curl actually serving here, this link will run it: A simple grid map
It will only be available in zip format until I'm confident that it will actually be run when served directly off the page. (In other words not until I somehow get my hands on a license and tell Jonathan to change the MIME type for .curl files.)The most current version I have up will always be here. Last updated on March 25, 2005.
Waring! I may have gotten excited and zipped it without fixing all the comments. Some may not entirely fit their context. However, the general idea of each one should be correct.
Also, sorry, but I do not have any sort of changelog or feature list. You'll have to find out for what is in there.All versions available:
Make sure you have the Curl RTE first!Want to make your own starting from the very bottom? Here's the core of the map system: core.scurl
This file contains only abstract classes except for one class and one enumeration type that are necessary for one of the other classes to function properly.