I’ve just upgraded SereneScreen to v2.0. The greatest of all screensavers now has 5 more fish.. too bad that my screen is busy in general ;)
math-captcha
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/news.numlock.ch/public_html/wp-includes/functions.php on line 6114WordPress database error: [Disk full (/tmp/#sql-temptable-20e-36795-475.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_wfLiveTrafficHuman`
WordPress database error: [Disk full (/tmp/#sql-temptable-20e-36795-476.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_wfLiveTrafficHuman`
WordPress database error: [Disk full (/tmp/#sql-temptable-20e-36795-477.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
Make a diff!
I’ve just upgraded SereneScreen to v2.0. The greatest of all screensavers now has 5 more fish.. too bad that my screen is busy in general ;)
Hi Dani, I didn’t realize you got a real blog man. Welcome!
But I think you CSS has some flaws (or, optionaly IE has) in my IE you side table is floated to the buttom, instaead of displayed on the left to the entries… maybe you care to fix it?
yep, i know :/ chances are that we see some ie flaws here as both the xhtml and css seem to be valid (for demonstration purpose i’ve removed an earlier temp link story which contained a lot of unencoded ampersands making the whole page invalid xhtml):
http://validator.w3.org/check?uri=https%3A%2F%2Fnews.numlock.ch%2Fnews%2F
http://jigsaw.w3.org/css-validator/validator/?uri=http%3A//news.numlock.ch/news/
further evidence: the page looks fine (the menu appears on the right) with the latest mozilla firebird (or whatever it’s called now ;) on win/linux and konqueror on linux. the same goes for the original mt theme.
however, i am not happy with this situation. relying solely on css for formatting might be the right thing from a theoretical perspective, but in practice, many often-used browsers probably can’t handle it properly. thus offering a “nasty” table layout as a fallback solution if css doesn’t work (as seen with my previous news page) might be more adequate.
eventually i’ll switch to another blogger soft anyway (e.g. to http://blogs.linux.ie/ or http://www.blosxom.com/
or any of its forks)
i see what i can do.. (i hope the ie dev team does its homework too ;))