Category: Development

SQLiteVariable – Preserve variables in the sqlite DB

December 2, 2011 No Comments by amirshk

Here I will describe how I added a simple functionality to sqlite that allowed me to use persistent variables in the sqlite database file. I used it in eLibrary to verify to what version the database belonged to. And the usage if very simple:

Read More »

Piwik Custom Data Tracking

July 8, 2011 3 Comments by amirshk
piwik_users_evolution

An article explaining how to extend the Piwik platform for display custom data in graphs

Read More »