If you need to copy HTML tables into Excel, Libreoffice Calc or other datasheet applications, you can think about Firefox and Dafizilla Table2Clipboard firefox addon. This addon will allow you …
Month: October 2011
Dennis Ritchie: 1941-2011
#include <stdio.h> int main() { printf("goodbye, dad\n"); return 0; }#include <stdio.h> int main() { printf("goodbye, dad\n"); return 0; }
UTF-8 with MySQL and PDO
If you are using PDO (PHP Data Objects) and you’re having problems with utf-8, try to add PDO::MYSQL_ATTR_INIT_COMMAND option inside PDO definition like I wrote below. $db = new PDO( …
UnixStickers project
I usually don’t like a stickers on the notebooks. Especially the large one which after some time became dirty and ugly. Also, it isn’t very nice to open your laptop …