-
links for 2007-11-28
Landserf LandSerf is a freely available Geographical Information System (GIS) for the visualisation and analysis of surfaces. (tags: software opensource gis landserf) Shaded Relief The goal of this site is to assist practicing cartographers with the presentation of shaded relief and related raster art on maps. I developed the techniques to support my work as […]
-
links for 2007-11-27
Eventlet – Second Life Wiki Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines (tags: soctware opensource python networking nonblockingio eventlet)
-
links for 2007-11-26
feedcache – Wrapper for the Universal Feed Parser which caches the results A class to wrap Mark Pilgrim’s Universal Feed Parser module so that parameters can be used to cache the feed results locally instead of fetching the feed every time it is requested. Uses both etag and modified times for caching. (tags: software opensource […]