Multimedia Blog

Research, Design & Reflection


Displaying Source Code

As you can see I've been posting images of my source code or just not bothering. Ideally I'd like to post a lot more code on my blog so that I can use it as a reference. AS3 has finally started to click for me and a lot more of my posts are likely to be code related from now on.

I found a really good javascript based utility on google code called syntaxHighligher. It formats your code so it is readable, highlightable and looks nice.


I fully plan to use this method of displaying code when my wordpress is up and running but for now I have found a site that converts your code. Doesn't look as pretty and theres no scroller so I still only really post snippets or it will take up the page. However, it's quick and it works so it will do for now.

<?xml version="1.0" encoding="utf-8"?>

<site>
<links>
<link name="Home"/>
<link name="Blog"/>
<link name="Portfolio"/>
<link name="About"/>
<link name="Contact"/>

</links>
</site>

0 Responses to “Displaying Source Code”

Post a Comment



© 2006 Multimedia Blog