Displaying posts tagged: software

About Cake (Cakebakers, please read)

1 Comment
You may or may not know that I'm terribly busy at work at the moment, rewriting a large application that has its roots in PHP3 (oh yeah) and is a crazy mix of HTML and PHP. Things like 'abstraction', 'layers', or even just 'separating code and presentation' are completely alien concepts there. So I decided to ...

WordPress 2.2 delayed, tags ripped out

No Comments
Matt Mullenweg on wp-hackers: Let's create a 2.2 branch and start removing the current tagging implementation. I'll announce on my blog that 2.2 will be delayed. So, fear not, ye UTW users. There shall be no tagging in 2.2. The discussion has been lively to say the least. Update: Demolition! Update: Official Announcement

Plan9 from Bell Labs

No Comments
I kid, I kid. I have no intention of changing operating systems, at least until Linux finally is ready for the Deskop. Plan 9 still is nice, though! Much is foul in the state of computing today. Proprietary software is used throughout the industry as well as on the majority of personal computers. The promised Linux ...

Upgrade to WordPress 2.1.2 now

No Comments
Update: The announcement is out. The important part is: [...] a cracker had gained user-level access to one of the servers that powers wordpress.org, and had used that access to modify the download file [...] Nothing in the Subversion repository was touched, so if you upgrade and maintain your blog via SVN there is no chance ...

WP Add Meta Tags 0.6 patch

2 Comments
The add-meta-tags WordPress plugin broke my WordPress 2.1 alpha site in more ways than one. Update: Version 0.7 is out with fixes. Anyway, here's a (quick and dirty) patch against 0.6 to fix things. --- add-meta-tags.php.old 2007-01-10 13:14:40.000000000 +0100 +++ add-meta-tags.php 2007-01-11 04:03:26.466994857 +0100 @@ -148,6 +148,7 @@ function amt_clean_desc($desc) { // This is a filter ...

Habari

1 Comment
Habari is a new blogging platform being developed by a number of well known people, some of which are fed up with open source, others just looking for new challenges. The thing about Habari is that is starts from scratch, and today. That means it doesn't have to worry about a lot of existing legacy code ...

[lang_en]Firefox Extension wanted[/lang_en][lang_de]Firefox-Extension gesucht[/lang_de]

2 Comments
[lang_en] [/lang_en] [lang_de] [/lang_de] I'm looking for a Firefox extension that marks the boundaries of the previous viewport after scrolling, e.g. in most cases, a horizontal bar that, when you scroll down, signals where the bottom of the previously visible screen was. Does something like that exist, or does anyone have an idea how that could ...

TWAINgle

No Comments
Twaingle is a tool that allows you to search for images on flickr or yahoo and insert them directly into an application. Where 'application' means 'anything TWAIN-aware'. TWAINgle installs itself into the system (Windows XP only at the moment) as a TWAIN driver. Thus, all applications that have an option to "scan" images via TWAIN become ...

Internet Explorer habla Español

No Comments
Internet Explorer habla Español. Apparently Microsoft mixed up the binaries. ;)

Firefox 2.0 Password Manager Bug

No Comments
Mozilla today made bug #360493 public. It describes an attack using cross-site forms and a security flaw in the Firefox Password Manager to read stored passwords for a different site. There is a proof of concept that demonstrates that the bug can even be abused without any hint to the user - the form need not ...