1.5.09
I’m following most web sites with Google Reader these days. With some sites I’ve noticed that images don’t show up in the reader interface. I figured this would be because the site is attempting to protect against hot-linking to its resources — and it seems I was right.
The quick fix with Firefox is to disable sending referer-information for inlined images. You can do this in about:config by changing the value of network.http.sendRefererHeader to 1.
While there, I also changed network.http.sendSecureXSiteReferrer to false. This prevents referer-information from being sent between different secure sites.
22.6.08
I’ve been slowly pushing upgrades through my NetBSD machines and recently upgraded the “music server” that runs SlimServer to power my SqueezeBoxen. That brought a new version of Perl on the machine, which made SlimServer unhappy — it wouldn’t start anymore. I tried to rerun the little script that downloads the “blessed” versions of various CPAN packages from Slim Devices, but the files needed for my trusty old 6.2.1 version were no longer available on their server.
Well, I can’t live without the SqueezeBoxen so an emergency update was needed. (more…)
1.6.08
Some time ago I added some UTF-8 pages to this site. I promptly started receiving one error message per page from the Swish-e search engine I’m using. Of course, the search results also showed “garbage” since Swish-e only handles single byte characters.
Today I got tired of the errors arriving in my mailbox, so I dug into the code and fixed things. (more…)
14.5.08
Blogilistan uudet käyttöehdot sisältävät vieläkin outoja rajoituksia:
- palvelun kautta saatua sisältöä ei saa välittää edelleen
- palvelua ei saa käyttää tekijänoikeudella suojatun aineiston levittämiseen
Tämän blogin juttuihin saa kuitenkin linkata ja niitä voi lainatakin, kunhan lähde mainitaan. Omasta puolestani sillä ei ole väliä, miten olet tämän blogin sisällön alunperin vastaanottanut.
Omistan tekijänoikeuden näihin omiin teksteihini, enkä halua siitä luopua. Rikkoisin ymmärtääkseni käyttöehtoja, jos jättäisin oman blogini yhä Blogilistalle.
Näppärä tapa seurata blogin harvoja juttuja on tilata syöte. Itse luen blogeja ja muutakin materiaalia selainpohjaisella Google Reader-ohjelmalla.
23.3.08
I reconfigured my Nokia E65 mobile phone to connect to my Asterisk PBX, so I can make and receive SIP calls instead of cellular calls when I’m at home or at the office. I already had the corresponding WLANs configured on the phone for web browsing, so I didn’t have to do that part now (and thus those settings are not documented here). (more…)