Published by Niels on 14 Oct 2007
Aikido exam images added
Just added some more pictures from the aikido exams in Amersfoort on 6 October. You can find them here.
If you really like them as I do, just contact my lovely wife.
Published by Niels on 14 Oct 2007
Just added some more pictures from the aikido exams in Amersfoort on 6 October. You can find them here.
If you really like them as I do, just contact my lovely wife.
Published by Niels on 12 Oct 2007
Ever since I changed my CMS to WordPress, the ability to comment option on my postings has been switched on. Of course I do not want all kinds of spam on my weblog, so at first I made sure that only comments from people I approved would be allowed on this weblog. This caused me to have to disapprove a lot of comments a day, so I installed the Akismet plugin for WordPress. That caught a lot of spam comments automatically, but the plugin retains the comments for 15 days before finally deleting them. So after 15 days I had +/- 900 comment spams in my database, waiting to be deleted once they are 15 days old.
Since I am a cheapskate (read: I don not want to pay for more storage than necessary). I was wondering how to reduce the number of comment spams that Akismet had to catch. So I installed a CAPTCHA plugin called reCAPTCHA. It has the nice side effect that it not only generates good captchas remotely and with disabled (i.e. blind) people in mind, it also is used to help in digitizing old books. The words that you type in are scrambled images from a book that needs to be digitized. What a wonderful project!
Lets see if this keeps down the amount of comment spam. And if you are wondering what the ’132′ means in the title: just show this number in binary using your fingers :).
Update 11:36:
First it seemed that the CAPTCHA plugin did not prevent comments from being processed by Akismet. After some Googling I found that the Akismet plugin had to be switched off. But reCAPTCHA is seems to be easily defeated as I already have 6 comments waiting to be moderated. So for now I will switch Akismet on again, saving me some time moderating.
Published by Niels on 06 Oct 2007
Incredible but true, I passed my aikido shodan test today! It feels really good as most people are convinced I am more of a jiu-jitsu type than an aikido type.
The exam itself went really well. I wasn’t nervous at all and completely focused and relaxed. Although you wouldn’t think so if you looked at my face on the image below. Perhaps that is way people have the perception that I am more of a jiu-jitsu guy.
As far as I know I only made two mistakes: moving a bit too fast on kote-gaeshi and mixing up kata-otoshi and kata-ha-otoshi when asked to perform kata-otoshi.
Next time I hope to take part as Rick’s uke. He unfortunately did not pass his nidan test. But knowing his dedication I am sure that he will put on a great show in March.
A big THANKS! for Willem and Raymond for helping me pass this test and for Rick for still allowing to have a party at his house.
Published by Niels on 25 Jul 2007
Are the heaviest. Or so they say in Dutch. It means that the last task you have to do is the hardest.
This is just a message to let you know that the internal links should now all point to the correct places within this web site and that this website is now fully functional.
Published by Niels on 24 Jul 2007
The overview of the archives in the sidebar was a bit too verbose to my taste. So in a natural reflex (stupid software engineers) I studied how to write my own archive list creation function. Luckily I thought of searching for a WordPress plugin that filled my needs. Thanks again!
Published by Niels on 24 Jul 2007
Published by Niels on 24 Jul 2007
One item of the list. If you look to the sidebar then you might notice that there is a link to a download section again. It was a bit of a puzzle to create this one as I like my download pages to appear as simple as possible, i.e. just as file pages in my browser. But when I created the subdirectory I got a 403 Forbidden message.
After some searching I found that it could be solved in the following way:
Options +indexes to the top of the .htaccess file in the root directory of your website. Make sure that the subdirectories do not contain any .htaccess files.755 and that the permissions of the files that are stored in there are set to 644.So now just the tedious task of validating links in my posts is left before this site is fully functional again.
Published by Niels on 22 Jul 2007
As mentioned I converted this weblog to use WordPress as a CMS.
My initial thought was to write an import filter to have my Nanoblogger based data converted. But Diona convinced me to do it by hand (OK, writing the import filter probably does take more time).
The initial import of all the posts, galleries and categories is now finished. The things that are left to do are:
Probably there is more left, but now I have at least reached a point where I find I can use this site again for what is has been intended.
At least the manual conversion is a good excuse to get to know WordPress and to find out that at least all the functionality I had with Nanoblogger can be replaced.
Published by Niels on 04 Jul 2007
As you may notice this website’s content management system is no longer the Bash driven NanoBlogger. It became just too cumbersome to run it from the command line and keep the site’s source synchronized between several computers. Even after creating my own tool to do it. So I took the easy route an installed WordPress instead. So now I can hopefully keep putting stuff on the web.
I would like to thank some people for reminding me that I should really do something with this site. If my better half is right it shouldn’t take too long to have (most) of the old contents back on this site.
Published by Niels on 03 Dec 2006
And it is with at least a bit of pride to announce this release. There are two major updates in this release:
The new version can be downloaded here.
For the next version I will probably add the possibility to use different transportation mechanisms like FTP and WebDAV.