Google hosting open source projects

Google's Hosting ServiceI have been thinking about moving my source code to a hosting service like SourceForge or other *Forge site as I would then be able to use issue management systems for my projects. I have used the CVSDude‘s Subversion services for now but now that I found out that Google has a service for hosting open source projects I switched to use it.

I have already created a project for the Car Manager application and I have imported the latest source code to Google’s Subversion repository. The project home page’s user interface is very simple and doesn’t feel as “heavy” as SourceForge’s UI, which is a good thing. The issue management system looks very simple but it contains bunch of AJAX code that makes it very easy and also very powerful to use. I’m still going to make a separate project page to my blog for screenshots and downloads. I’m using the Google’s service only for version control and managing project issues.Православни икони

Sunny Summer Vacation

Summer Scenery From FinlandI’ve been on summer vacation for three weeks now and I still have one more week to go. It has been quite an excellent weather on a Finnish scale as the sun has been shining the whole time (okay maybe there were a few rainy days, but still…). My son has taken care that all the job related matters have been erased from my mind.

I still got some occasions to sit down by the computer to write this entry along with a new applet that is showing the sunny lake scenery from Finland. I created an effect renderer for this applet so that I am able to develope different effects easily. Effect pipeline allows me connect effects to each other so that effect can utilize the previous effect’s output. For example the new applet is using the WaveEffect to produce the wave and AlphaEffect to blend an image over the wave effect’s output. The source code have been released under the LGPL license along with the project files for NetBeans IDE (v5.5).

You can see the applet in action here. You can also download the source code for the applet from the same page.