@mannkind-
I'm not sure. I haven't seen those in quite a while. I fiddled with them when they were released, but the problem is they require modifications to zenphoto core code in versions earlier than zenphoto v1.0.3, and I don't think they'll work right in the newer zenphoto versions. So even if you were to get the code for them, they may not work at all since zenphoto's core code has changed.
Tristan might have saved those somewhere before the old confluence pages went away, but I'm not sure.
There is no reason why the zenphoto EXIF implementation that is being worked on now can't be extended at some point to include geotagging, but the EXIF library would have to be set up to support it.
For now, you can use the latest SVN code (rev 438) to include EXIF viewing capability, and I hope to work with Tristan (the developer) to get more theme functions written for EXIF stuff shortly.
You can see an example here:
http://www.bushwoodworking.com/zenphoto/projects/bushwoodtools/markingknives/IMG_2901.JPG.php#
(click on the EXIF Data link below the image)
This uses the new Zenphoto EXIF implementation to display the EXIF tags in my images.
For the RSS piece, I have RSS working here:
http://www.bushwoodworking.com/zenphoto/index.php?p=latest
This is not using official zenphoto code yet though, this is a hack I built from things I found around the forums here. I'd be glad to share if you want.