News

News

So I have been busy working on the Livescript forum (actually the tl;dr forum software), so I haven't had time to write article #4 on the tile engine. However, no wories, for I am still planning to write it. Check back in a week or two! Also, a thank-you to all the people that have send emails to me about the engine and tutorials!

By the way, I updated the about page. It now has a picture of me surfing. What more reasons do you need to check it out?

Feeds!

I decided it was time to put some effort in my site, so I created a few news feeds. The main two can be found in the menu; an Atom and a RSS feed (both with all news). I also made feeds for every section: news, articles, scripts and projects.

At the bottom of the news, articles, scripts and projects pages are links to these RSS feeds.

Meanwhile...

... I was doing some experiments with the HTML5 audio API. Great stuff: a HTML and Javascript based mp3 player.

New website

There we go again, a brand new website. Not everyone liked the old, dark design, so I thought, 'what the hell' and made this one. Build from scratch (yes, again -_-), it uses most of the new html 5-elements (like <nav> and <section>). Since IE doesn't like 'unknown' elements to exist, I had to use the createElement-hack (see ieCreateElement.js) to get IE to recognize the elements. Oh well.

More news: I've decided to create this new section on my site called 'articles'. I don't really know what I'll post there. Probably tutorials, weird ideas and whatnot. We'll see.