Just a quick posting, two links to lists of emoticons/smilies for skype:
http://img368.imageshack.us/img368/2846/smileysfr7.png
http://factoryjoe.com/projects/emoticons/
Just a quick posting, two links to lists of emoticons/smilies for skype:
http://img368.imageshack.us/img368/2846/smileysfr7.png
http://factoryjoe.com/projects/emoticons/
I upgraded some rrdtool graphs today (in the examples below, I was using weekly graphs). First I smoothed out some of the data with TREND. That was pretty easy, you just specify which data and the timeframe it should use to smooth out: CDEF:trend_data=data,21600,TREND smooths out data by 6 hours (21600 seconds). trend_data can be [...]
Haven’t posted in a while, not much going on. Currently the only thing half way interesting is a small web application I’m writing. Every few hours it checks the database of World of Warcraft, and saves in a database who is in which guild. When it is done you can see which players switched guilds [...]