Category: Computers & Co.

  • April showers bring May flowers!

    “Something’s different here… If only I knew what!” Did you feel the same when you entered this site today? If so: Congratulations, you got an extraordinarily good cognitive ability! As you can see, I have finally managed to create my very own WordPress theme after more than a year. The former variants were just modifications…

  • Where has March gone?

    There haven’t been any news here for one whole month now – but I can explain everything! First the internet broke down a for couple of days. Well, actually it would have surprised me if we had really been able to surf untroubledly for more than a few months at the Telekom. No, it really…

  • Blemish in WordPress plugin “FireStats”

    Actually I didn’t want to write about this at all, but now I see that some people googled for the very same error message that I recently got from FireStats as well: Wrong parameter count for debug_backtrace() Obviously Google combed through my site just at the time when it was littered with that unlovely error…

  • Object not showing up in Firefox?

    When converting my site to XHTML, the WordPress plugin “WP GuestMap” posed another little obstacle. It is the plugin that I use on the “Visitors” page to display the world map with the hometowns of all visitors. Until now, I had implemented the map via IFrame. Although the plugin does offer a code snippet for…

  • Open links in new window XHTML-conform

    When I wanted to convert my blog to XHTML (finally), I first started with the Transitional version. There was really only one reason for that: in XHTML Strict, the target attribute is not allowed. I don’t want to get involved in any discussions about whether or not a webmaster may infantilize the user by forcing new…

  • JavaScript and CDATA sections in WordPress posts

    In the context of the XHTML-conform embedding of Google Maps, I encountered two problems (again): When I tried to insert the JavaScript with the CDATA section, WordPress got under my feet with its usually so comfortable automatic formatting functions. The end marker /* ]]> */ suddenly became: /* ]]> */ A line in the file…