31 October 2004

I had to install the Tabbrowser Extensions because Firefox wouldn’t close tabs anymore. And now the popups don’t work. Grr.

 

29 October 2004

Assorted vulnerabilities in Gmail and Google Desktop.

 

26 October 2004

But the U2 iPod is ugly! What’s up with the red click-wheel?!

 

The iPod Photo. Color screen and 125% autonomy?!

 

24 October 2004

I want a dock for my camera. Plug it in, and the pictures download themselves into a timestamped directory, wherever I want. No click involved. Otherwise, making pictures regularly, maintaing a photolog, is too fastidious.

Hee, it’s possible, even included in Windows XP. Right-click the camera, “Properties”. Damn.

 

23 October 2004

Google Desktop Proxy [via]. Now I have to switch my local fileserver to Windows.

 

22 October 2004

RSS feed of the comments on Flickr photos you’ve commented upon.” Now that’s a concept. I’ll have to think about that for Gayattitude.

 

Orbit (“the round dock for Windows”) is back from the dead [via]. Unfortunately, transparent mode (the only interesting mode) is awfully slow, even when animations are disabled.

 

20 October 2004

FireFTP [via]. Seems very ugly.

 

Reading Wordpress RSS in .NET aggregators

While we’re waiting for the Wordpress typo to be fixed (they don’t seem to be in much of a hurry, and the system’s users won’t update anyway), you can hack your RSS aggregator so it ignores the .NET security update and accepts to read Wordpress RSS feeds.

If you’re using SauceReader, you should open the saucereadergui.exe.config and add the following block at the end, just before the </configuration> line:

<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing="true" />
</settings>
</system.net>

If you’re using another .NET aggregator, the complete operation is detailed there.

 

18 October 2004

16 October 2004

Bloglines has become quite usable (except I can’t find how to create a folder). A bit slow, but unlike all RSS aggregators for Windows it doesn’t crash.

 

15 October 2004

Search Keys for Firefox. Seems interesting, but I haven’t installed Firefox 1.0 PR, so I won’t know how well it works with a French keyboard layout.

 

14 October 2004

Google Desktop [via]. Interesting, except it doesn’t handle any of the programs I use.

 

SFR lance les tonalités personnalisées avant Bouygues. Ca fait cher pour ce que c’est, quand même. En même temps, ce serait négligeable face à mon forfait, et vu que les gens qui m’appellent entendent plus la tonalité que ma voix…

 

A call to all Wordpress users

For a while now my RSS aggregator wasn’t reading Wordpress feeds anymore, and I didn’t understand why (not that I tried to, either).

Today I got tired of it, installed Wordpress on my server, and found what was wrong: a typo. Wordpress sends a misnamed header, and the .NET runtime (upon which 90% of RSS aggregators rely on PC) has become very picky with the latest security updates, and it just plain rejects the file.

So, if you have Wordpress, and you want to be read (at least by me), you must edit the wp-blog-header.php file, replacing “Last Modified:” with “Last-Modified:” (ie, inserting an hyphen) on line 87.

And that’s all.

I have trouble understanding why a security patch would need to reject any erroneous header rather than just ignore it, but… well, I also have trouble understanding how one could work for Microsoft, so the whole thing’s just obviously beyond my comprehension.

 

Lycos Voyeur : les requêtes des internautes en temps réel [via]. Would they have us believe there actually are people typing queries into lycos.fr?

 

13 October 2004

OS X on PC for $50. I’d be curious to see that in action.

 

11 October 2004

9 October 2004

8 October 2004

LiveSearch: Spotlight-like search on blogs [via]. I must absolutely include that in the next redesign.

 

Jotspot, wiki 2.0 [via]. Seems well thought out.

 

7 October 2004

2 October 2004

What’s great with RSS is that some bug or poor character encoding can make blogs disappear from your view for weeks without you realizing. For instance, it’s been a week now since I last read any WordPress blog, and I only just noticed..