Displaying posts tagged: software

Windows updates want to destroy your work

1 Comment
Windows Update does this annoying "you absolutely must restart now, or later, by which I mean that I'll keep nagging you every 5 minutes" thing. It's a pain in the ass since the popup usually occurs only after you have just settled in to work - once all your programs are open and the windows arranged, ...

WordPress Official Comments

2 Comments
If you are using the Official Comments plugin with a recent WordPress version, you might be getting Database errors when you post a comment on your own blog. To fix these, open the official-comments.php file and change: in line 27: $tableusers -> $wpdb->users in line 40: $tablecomments -> $wpdb->comments

WordPress get_links

5 Comments
Actually I was only trying to get the list of links in the sidebar sorted by the time of their last update. Naïvely, I tried to just pass get_links() the '_updated' parameter, but it didn't work. Since the codex is more or less down, and googling using a search engine didn't help much, I resorted to ...

Case-sensitive MediaWiki

No Comments
I just finished setting up a MediaWiki for WorldIRC. Page titles and user names should be fully case-sensitive (i.e., able to start with a lowercase letter). Unfortunately, MediaWiki doesn't really support that out of the box. Googling didn't yield any usable results. Finally, asking in the IRC channels got me on the right track: In your ...

The new black box

2 Comments
black box is now using my custom-made black box wordpress theme: See it in action. Sorry, the theme is for schuehsch exclusively. :)

Common Sense and Sony

No Comments
Unfortunately, common sense and Sony are only passing acquaintances..

Schutzbehauptungen

No Comments
Spiegel Online schreibt unter der Überschrift Sonys Copyrightschutz verletzt Copyright über Sonys Rootkit-DRM. Seit Wochen steht Sony BMG in der Kritik, weil die Firma auf Audio-CDs eine Software integriert hatte, die sich heimlich und automatisch auf PC-Festplatten installiert. Nun sieht es aus, als sei das als Urheberrechtschutz gedachte Programm selbst zusammengeklaut. Und hat bis hierhin sogar ...

Flock Developer Preview

1 Comment
So, I just got the Flock Developer Preview (build 0.4.8). It's like Firefox on drugs. Blogger drugs. Pretty neat looking, it works (well, it's basically just rebranded Firefox with some extras), and it might even bring the revolution it so loudly speaks of on the website. At the very least, its "feed" button is large and ...

Firefox 1.5 still shy of ­

2 Comments
Asa Dotzler says Firefox 1.5 is almost ready. I wonder whether it will finally get the handling of soft hyphens (­) right. Bugzilla says it's not so. And here I was hoping for a standards-supporting, mature browser. Maybe I'll switch to Opera after all. They might not be Open Source, but they're open to user demands, ...