Monthly Archives: February 2010

List of people twittering from/about the Chile earthquake / tsunami

Blog post last updated 11:02 GMT, 01.march 2010 Note: please comment if you miss anybody/anything here. Twitter accounts updated within the last hour: viav7 (retweeting distress messages amongst other) jacinperez (Tweets in Spanish) LisaTw (Tweeting about Chile) kamla (Tweets about … Continue reading

Posted in Twitter | Tagged , , | 19 Comments

Arrow keys + Page up/down not working in Firefox

So, my cat figured out it was time to sleep on my laptop, he also managed to put Firefix into Caret browsing mode. If you want to get out of it again (and then get page up/down + arrow keys … Continue reading

Posted in Software | Tagged , | 1 Comment

A lesson in PHP stupidity

1:  post_max_size >= 2GB makes PHP overflow, resulting in a negative post_max_size: “POST Content-Length of 0 bytes exceeds the limit of -2147483648 bytes” 2: defining post_max_size (etc) with MB instead of M causes PHP to only read the last character, … Continue reading

Posted in PHP | Tagged | Leave a comment