namaskaara, welcome!
weblog,
programming,
code snippets,
open source,
kannada,
quote blog,
technology,
web
See
Recent Articles
- Hello Postscript
- I tried a hand at writing a program with Postscript language. The same one that tells your laser printer how to draw the lines, dot the 'i's and even cross the 't's.
- Real-World Tufte Graphics - Experiments With Processing.js
- With Firefox and Webkit browsers, you can draw on `canvas` element directly using Javascript. This is an attempt to draw an informational graphic using the Processing.js library.
- Belief
- Inertia in play.
- Announcing Teh - the Minimalist Blog Tool Using Google App Engine
- Teh is a blog app I've written using Google App engine.
- EEE PC
- This 7 inch mini laptop by ASUS is handy.
Recent Code Snippets (more on gist and github)
- Python script to generate SQLAlchemy model definition for UCI datasets
Generate SQLAlchemy model defininition for given UCI dataset metadata file. See this code for context.
- Generate CREATE TABLE statements from UCI dataset's metadata file
UCI ML repository provides standard datasets used for algorithm development and validation.
UCI ML datasets come in pre-defined formats. The ...

