»
I got tired of the broken search function from WordPress, so I implemented a searchbox using Google site search. The upside is that the search can now find content outside the blog. Eventually it would be cool to use Swish-e.
»
I’ve tested my published WordPress plugins with WordPress 2.0 and they all passed! (more…)
»
WordPress 2.0 on julkistettu — sehän on ollut englanninkielisen WordPressin lataussivulla jo tapaninpäivästä lähtien. Ohjelmaan on kuitenkin vielä tässä välipäivinä tullut tiheään tahtiin korjauksia, joten itse odottelen vielä viikon tai pari ennenkuin uskallan päivittää blogejani. Käännöstyötä ohjelman paikkaukset eivät kuitenkaan oleellisesti hidasta. Olen aloittanut käännöksen, mutta ohjelman 1216 käännettävästä viestistä on vielä noin 340 tarkistamatta tai kokonaan kääntämättä. Veikkaisin, että niiden parissa kuluu vielä muutama ilta.

Suomenkielinen WordPress 1.5.2

Kirjoitettu puoliltapäivin suomeksi • Tägit:

WordPress 1.5.2 on pääasiassa tietoturvapäivitys. Päivittäminen on helppoa: kopioi vaan uudet tiedostot vanhan asennuksen tiedostojen päälle. Suomenkielisen paketin voi nyt ladata tutusta paikasta:

http://kimmo.suominen.com/sw/wordpress-fi/

Jos törmäät ongelmiin, voit kysellä apua suomenkielisen version postilistalla.

Entity fix for WordPress

Written at evening time in English • Tags: , ,

I was having trouble with ½ and ¾ in an article I was trying to publish on another WordPress-powered site. First I thought my browser was acting up, but soon became doubtful and realized I should look at the source of the page generated by WordPress. To my surprise I saw that the entity codes had been deliberately mangled.

I tracked down the source of the problem in the WordPress code. This patch fixes the problem.

Offline blogging

Written late in the evening in English • Tags: , ,

Call me an Internet addict (it might be accurate, actually), but I’m very used to having broadband Internet access always. I consider having available on-demand (some might say “constant”) access to my Internet-connected servers the norm. I read my mail on-line (in plain text, no less). My RSS aggregator is on-line on the web. I contact my friends on-line on IRC.

Yet there are times when I’m not online. Most commonly this used to be while commuting to and from work. I’d be on the train for about an hour each way. My favorite pastime for the commute was reading. But sometimes I would have liked to write down some thoughts, either for the blog or maybe for an email reply.

I knew about offline blogging tools but I had never really looked into them. I had experimented with Windows Notepad and the Blackberry memo application. Both are fine for writing the bulk of the text, but the “cleanup” tended to be too tedious: there are a number of fields you still have to fill in before a blog entry can be published or an email sent out.

I recently went through the weblog clients listed in the WordPress Codex to see what my options were. I chose to install w.bloggar on my laptop. With just a little bit of configuration (and a couple of tweaks on my non-standard WordPress installation to accommodate language selection) I had successfully published a test entry. Quite painless so far.

With w.bloggar I can set all the common post attributes (title, tags, timestamp) without any of the tedious cut-and-paste that would be necessary without a dedicated offline blogging tool. Once I’m connected to the Internet I can easily open each saved post and publish it. (That statement will be validated by the fact of this post appearing on my site…)

»
Tietenkin heti kun sain uusimman version WordPressistä paketoitua niin kehittäjät pamauttivat ulos jälleen uuden version. Suomenkielisen WordPressin kotisivulla on nyt jaossa versio 1.5.1.2. Muutokset ovat pieniä, mutta ne näyttäisivät liittyvän tietoturvaan: aiheen valitsevan parametrin arvo tulisi olla numero, mutta sitä ei aiemmin tarkistettu ohjelmassa. (1)

Suomenkielinen WordPress 1.5.1.1

Kirjoitettu nukkumaanmenoaikaan suomeksi • Tägit:

WordPress 1.5.1.1 korjaa RSS-virtoihin, paluuviitteisiin ja päivitysilmoituksiin liittyneitä ongelmia. Joskus minuutit tuntuvat olevan kortilla, mutta sainpas tänä iltana paketoitua suomenkielisen version:

http://kimmo.suominen.com/sw/wordpress-fi/

Postilistojen hiljaisuuden ja oman käyttöni perusteella tämä versio vaikuttaisi olevan ongelmaton. Jos törmäät ongelmiin, voit kirjoittaa niistä suomenkielisen version postilistalle (tai minulle — mutta tällä hetkellä olen aika kiireinen muiden asioiden parissa).

DoFollow 2.0

Written late at night in English • Tags: ,

I’ve released DoFollow 2.0 to go with WordPress 1.5.1. The functionality is the same as before, and the plugin can be used with (an unpatched) 1.5 as well.

The patch I had proposed to core WordPress functionality is gone: the developers prefer to keep the current nofollow implementation as is. If you had previously applied the patch, you can download a copy from Mosquito issue #1087 and reverse it (e.g. using patch -p -R).

I wanted to make this change to DoFollow, as it removes a chunk of code that was digging in some internal structures of WordPress that don’t have an exposed and documented API. Now it is much less likely that changes to DoFollow would be required for maintaining compatibility with future WordPress releases.

Suomenkielinen WordPress 1.5.1

Kirjoitettu illalla suomeksi • Tägit:

Uusi WordPress 1.5.1 on ilmestynyt, ja nyt myös suomenkielinen versio on valmis. Sen voi noutaa osoitteesta

http://kimmo.suominen.com/sw/wordpress-fi/

Uusista ominaisuuksista voi lukea Dev Blogin ilmoituksesta. Uusi versio sisältää tietoturvaa parantavan korjauksen, joten päivittäminen on suositeltavaa.

Erityisesti haluan kiittää Minnaa käännöksen tason kohottamisesta.