HTML Validation
I have just updates bits of my homepage to successfully pass W3C Markup Validation. I moved to on-click variation for target=”_blank”, which is apparently not proper HTML:
onclick="target='_blank'"
Unfortunately, a script added by my host in the end of pages on the site won’t let me have no errors at all… Now back to JSF programming
CSS reset has arrived
Ah, I sacrificed my running time to play with CSS resetting on this site. I think, it has improved the way this site looks like, a couple of issues with design are still present but they are fixable. I hope I will still make for it a short run before everything gets frozen
teletoimisto.com site
I did a homepage for a small consulting company from Finland called Teletoimisto. It’s a visit card for the company that serves a role of a place to get information about the company.
New prototype for a game written in Qt
I took a self-study course of Qt language of programming this year and I felt in love with it. I’ve finished the course just recently and this small draft for a game was my final project, that’s why the program is called that way. My imagination did not allow me to come up with something more suitable for some reason… So it’s just a prototype and I hope I will find time to work further on it and make something playable. Me and my friend are now thinking about doing something for multiplayer based on this program.
P.S. Such a shame that Nokia abandoned this technology
wevote
I made a client for the “wevote” project in a cooperation with my classmate from the University of Applied Science of Mikkeli Viktor Ekimov. It is a Mobile Voting System, which allows providing voting among multiple users using mobile phone SMS technology and publishing the outcome to the web-server.
In order to get system work you need:
- GSM modem and driver for it
- JDK 6 or latest
- WeVote program
testing is updates go to twitter
Updates
Several updates for the site: I’ve udared wordpress to the latest version, added Twitter widget for contact page, updated my contact information which now containes Finnish contacts. And I’m also planning to get back to python development.
PGNReader
Together with mr. Vinchkovsky from Kyiv-Mohyla Academy we started a new project PGNReader: a small program written in Python for reading and working with PGN files which are used for storing and sharing information about chess games. Hosted at Google Code.
Clickable root links
A small update: now links to the 2nd level (e.g. http://hollgam.com/blog/) are clickable.
pyChess

Language: Python (2.6.1)
Version: 0.13 (March 05, 2009)
Requirements: PMW, PIL
Creators: Hollgam
Screenshots: screenshot1, screenshot2
A game of chess. Not playable yet, just a board with pieces which can be moved.
Download: latest version
Updates:
Version 0.1alpha – February 28, 2009:
- Board with movable pieces.
Version 0.11 – March 04, 2009:
- Function for showing legal moves.
Version 0.12 – March 05, 2009:
- Fixed several bugs in the function for showing legal moves.
- Added option of showing legal moves.
- 90% completed function for validating made moves.
Version 0.13 – March 05, 2009:
- Ability to make castles (not fully done).
- Added timers of time spent on making current move, total times of White and Black.
- Fixed several bugs.
- Added icon.
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.


