Category: Elsewhere

  • links for 2010-03-16

    uWSGI uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server, aimed for professional python webapps deployment and development. Over time it has evolved in a complete stack for networked/clustered python applications, implementing message/object passing and process management. It uses the uwsgi (all lowercase) protocol for all the networking/interprocess communications. From the 0.9.5 release it […]

  • links for 2010-03-14

    propublica's table-setter at master – GitHub Easy Peasy CSV to HTML (tags: software opensource ruby cs2html tablesetter)

  • links for 2010-03-12

    humble software development – Finance Financial Graphs HumbleFinance is an HTML5 data visualization tool written as a demonstration of interactive graphing in HTML5. It is similar to the Flash tool on http://finance.google.com/. The tool itself is written entirely in JavaScript, using the Prototype and Flotr libraries. It can be used to display any two 2-D […]