Hi and welcome to my personal page where I'll post about my games, projects and other stuff in my life.

Or visit the Big Archive

April 10, 2010

Widening the horizon

This is a game making site but where are the games? What gives?

I've been slightly less motivated in making games lately and I've been doing different things, just to get my ideas and my motivation up. As I said in an earlier post I wanted a break from Experimental Games and I want to spend more time on each game just to get the quality of the games up.

Lately I've been using vim and I really like it but the learning curve is really high, so why not make a game about it? To make the learning progress easier and hopefully even somewhat fun. I haven't come up with a great idea yet, and thus I haven't started, but I'm pretty optimistic.

I also mentioned Ludum Dare but as the looks of things it ain't gonna happen this time. I've got a massage course the whole weekend timed on just as the 48 hour game making competition is and I don't think I wanna stress myself to manage the both of them.

Instead for a game I've been focusing on learning Haskell and on improving this site. Trying out different stuff like trying a new paradigm and trying out different languages is a really good way of Sharpening your Saw. Yes technically he meant doing things not related to programming, such as math, but I still see it as doing something completely different and improving while doing that.

For example Kohana, the framework this site is built on, has made me think more about tools and frameworks instead of just language features as it transformed my awful, hackish site into this beautiful little thing literally in the blink of an eye. Or take jQuery which took my epic cross-browser checks and transformed it into beautiful code. These two seemingly small changes made the boring web developer process really fun!

Yeah that's what I've been doing; I've been widening my horizon and I've been having fun at the process! Wooo

Posted by Jonas Hietala in Game Making | Comments(0)

April 2, 2010

Death to the Forum

Well it was fun while it lasted, but now it's gone and it'll stay gone for a long time I think. It was mainly a test to see if I could do it and I'm really proud of my styling of it but it's deader than in a grave, which isn't really surprising, and it bothered me that I didn't write it myself - like really bothered me.

phpBB is fantastic in many ways; easy, fast and easily managed but it just didn't feel right as I hadn't done it. Kinda the same as why I'm not using any popular blog tool but I've rolled my own. It feels pretty good to use a site you've written completely yourself...

And no I don't want to write my own forum now, for now I'll stick with a tweak here a tweak there on the site.

Posted by Jonas Hietala in Webpage | Comments(0)

December 21, 2009

Now we have a Forum

In a burst of random energy I made a forum for madeoftree. Well okay I just made an awesome style for the awesome phpBB - the forum itself was up and running in say 10min and the rest of the latest days has been all about customizing. Now it's finally kinda complete so here it is!

Making it was the easy bit - now we need to generate some content! Where is the almighty sundb00m when we're in a desperate need for spam?!

Posted by Jonas Hietala in Webpage | Comments(6)

November 2, 2009

An invisible Remake

What does a guy like me do when not working on a new game? Except living my life, being a coach for my little brother's hockey team and eating strawberries? The last week or so I've been working hard with my webpage, yes this page. If you've visited my site before today you'll know what I'm talking about.

NOT

There's practically zero visible difference. You might notice the 'Quick n Dirty File Download' or the little line of text towards the bottom of the page, or even the ability for multiple tags! That's kinda freaky stuff eh? And only +1 week to do that! :D

The big thing was actually a complete rewrite of the whole site. From really bad and random spaghetti code I managed to produce some half-nice code. I wrote the site with Kohana which was a blast to use! If you're making a page of some sort I can heartily recommend to give it a try.

Soon it's time for some game making again, I just need a good idea... hm.

Posted by Jonas Hietala in Webpage | Comments(2)