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.

Published by Hollgam, on January 31st, 2010 at 10:58 am. Filled under: hollgam.com Tags: | No Comments

Clickable root links

A small update: now links to the 2nd level (e.g. http://hollgam.com/blog/) are clickable.

Published by Hollgam, on March 4th, 2009 at 11:40 pm. Filled under: hollgam.com Tags:, | No Comments

Update

I’ve updated the site. Optimized code a little bit and it is more editable, added several goodies from CSS3: shadow for a main div and it’s now possible to resize it! Unfortunately it works only in Safari now.

Shadow:

1
-webkit-box-shadow: 3px 5px 10px #CCBA99;

Resize:

1
2
3
resize: both;
max-width:1200px;
overflow: auto;

Published by Hollgam, on January 2nd, 2009 at 5:21 am. Filled under: hollgam.com Tags:, | No Comments

Blog is open

I’ve finally managed to add a blog to this website. I will do my best to fill it with interesting news and updates from my life. Also I’ll be posting all updates of my projects here.

Published by Hollgam, on December 26th, 2008 at 2:49 pm. Filled under: hollgam.com Tags: | No Comments