Version 13 did not fix the problems with the Feed Icon image path. Luckily problems were noticed straight away and were easy to fix. I Forgot to write entry that I made new version (14) after the fixes. Version 14 can be downloaded here.Continue reading...
Date: 2012-02-05, 104 days ago
When adding the feed icon, I accidentally used relative path for the image file. That resulted in feed icon not showing all the time on default installs. It shows always on this blog, as I have some url rewrite magic going on. Fixed that and released version 13.Continue reading...
Date: 2012-01-18, 122 days ago
Released new version of Kukkaisvoima with lots of little neat stuff. This is the sidebar release, since most of the new functionality is there. Archive entries (months, years) and categories will now have Javascript visibility toggling. There is also finally RSS icon for all entries and for each category.Continue reading...
Date: 2012-01-15, 125 days ago
More search related functionality this time. Version 11 adds comment search. Now the search results display also strings from inside comments and comment authors.Continue reading...
Date: 2011-09-25, 237 days ago
As the headline says, no more RSS feed icon on the address bar for Firefox 4. This is quite troublesome for Kukkaisvoima as the links for the feeds are not visible anywhere on the page.Continue reading...
Date: 2011-06-27, 327 days ago
Time flies. It is almost three (3) years since last official Kukkaisvoima release. Version 9 was working fine, but as usual, there is always some room for improvement, so here is version 10.Continue reading...
Date: 2011-03-29, 1 year and 52 days ago
I finally added option to subscribe follow-up comments via email. I had some doubts how it would work, but apparently it works quite well. The actual email sending is just a Python library function, so it will work, if your webhost allows it. If email notifications for new comments worked before for the blog owner, these subscriptions should also work.Continue reading...
Date: 2011-03-22, 1 year and 59 days ago
Two years ago I blogged about blogs powered by Kukkaisvoima. Someone might have noticed that none of the links in that post work anymore. So I thought it would be nice to see if there are any Kukkaisvoima blogs around at the start of year 2011. As it turns out, there are quite a few. Here are some links found with google:Continue reading...
Date: 2011-01-09, 1 year and 131 days ago
For some time now I have been thinking of implementing new sidebar entry: Recent comments. Now that there seems to be some new comments on this blog, I finally did write the code for it. There is nice cached index for the sidebar entry, which gets updated when new comment is posted or old one is remove.Continue reading...
Date: 2010-08-22, 1 year and 271 days ago
From time to time somebody (you know who you are) keep asking, if I will set up public revision control repository for Kukkaisvoima. I have been using Git distributed revision control from the beginning, so it seemed to be logical to put up public Git repository for Kukkaisvoima, so I did that. You can now find the public Git repository of Kukkaisvoima here: http://github.com/Petteri/kukkaisvoima/tree/master. The Git clone url can be found at that page and general Git instructions can be found from the Git User's Manual.Continue reading...
Date: 2009-04-27, 3 years and 23 days ago