Author Archives: Markus

My canvas experiment: spinner-meh-gic

After visiting this years full frontal conference in brighton I came back itching to play with some of the new HTML5 things. One of them being the 2D rendering <canvas> tag. During the HTML5 workshop hosted by Remy Sharp (@rem) … Continue reading

Posted in Javascript, jQuery, Projects | Leave a comment

Javascript type and Internet Explorer

Here’s a fun little discovery. I was working on a web application for the iPhone and the javascript includes were declared as follows: <script src="lib/jquery-1.3.2.min.js" type="application/x-javascript"> </script> I wanted to test a more generic XML handling pattern so I loaded … Continue reading

Posted in Javascript | Leave a comment

Netbeans 6.5, Java 1.6 and Mac OSX

Had a lot of fun today trying to get my Netbeans to work on my MacBook. Apple tends to lag behind on Java versions and defaults to JDK1.5 to this very day. In order to use some plugins in Netbeans … Continue reading

Posted in Apple, Java, Netbeans | Leave a comment

Added old projects

I managed to find an old backup of the CowControl and FileMerger sites. I used those to (re)create their project pages. You can now find them on this website in an updated form. I’m still planning on adding the page … Continue reading

Posted in Website | Leave a comment

Hello world!

And another WordPress blog is added to the world wide web. This blog will focus on my live as a software developer. Any past, present and future projects should end up on here in one way or another.

Posted in Website | Leave a comment