Tag Archives: query

Importing CSV files to SQLite

“SQLite is different from most other SQL database engines in that its primary design goal is to be simple”. Which isn’t strictly true…
Continue reading

Posted in Scripting | Tagged , , , , , , | 7 Comments

Despamming Shortstat

I’ve been using Shaun Inman’s Shortstat package for a short while now as my main source of web statistics. However, it’s fairly susceptible to the, er, ‘innovation’ known as referer spam – so here’s some code that use’s Jay Allen’s MT-Blacklist master list to clean it up.
Continue reading

Posted in Scripting | Tagged , , , , , , , , | 6 Comments