Categories
- Blog (101)
- Lua (13)
- Miscellaneous (46)
- Photos (6)
- Programming (31)
- Python (15)
- Sample (3)
- Web Design (3)
- Writing (2)
- Portfolio (40)
- Snippets (27)
- Blog (101)
Tag Archives: data
Rocket: A Lua Sqlite3 ORM manager
Relational databases are designed so that they can both store and describe data. Most programming level APIs do wonderful jobs of maintaining the former aspect. I mean, what ORM doesn’t automatically map the insert method to the so very generic…
Infovisualization: The Age of Our Senate
I have always wondered whether there was a correlation between party and age. It just turns out that I had some free time so I pieced together a small program that automatically generated the above infovisual. (Please click on…
Posted in Blog, Miscellaneous, Portfolio
Tagged 2009, age, birth, correlation, data, design, info, information, infovisualization, picture, senate, statistics, visualization, wikipedia
Leave a comment
