<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="index.xsl"?>
<site header="Personal projects" footer="fully XML valid - 2011 - Jimmy Van Hecke" title="#boe2">
	<menus>
		<menu title="YoutubeGetter">
			<content>YoutubeGetter is a stand-alone program for downloading all your Youtube favorites and playlists of your choice at once. Within the playlists you can choose which videos to include/exclude and when the download is complete the videos will be stored in a separate folder for each playlist. A youtube account is required.</content>
			<url text="(currently being updated)">files/YoutubeGetteraaaa.zip</url>
		</menu>
		<menu title="GlyphMaster">
			<content>A silverlight tool that aids you with learning foreign character sets. Currently Japanese (hiragana/katakana) and Russian (Cyrillic) are supported. This program can also be installed locally for offline use.</content>
			<url text="Go to GlyphMaster">silverlight/glyphmaster.html</url>
		</menu>
		<menu title="Game of Life">
			<content>This is a .NET implementation of Conway's <a href="http://en.wikipedia.org/wiki/Conway's_Game_of_Life" target="_blank">Game of Life</a> with the option to customise grid size, layout and game speed.</content>
			<url text="download">files/GoL.exe</url>
		</menu>
		<menu title="Japan travelblog">
			<content>In 2007 and 2008 I made 2 long trips across Japan. From Tokyo to Hiroshima to Okinawa: You can read all about my travel experiences here. This blog is in ducth.</content>
			<url text="Show travelblog">http://boe2.be/japan/</url>
		</menu>
		<menu title="Curriculum Vitae">
			<content>Because you never know when this might come in handy: An overview of my skills and the things I've done in the past</content>
			<url text="To my CV!">http://boe2.be/cv.html</url>
		</menu>
		<listmenu title="Various links">
			<item title="DeviantArt">
				<url>http://boeboe.deviantart.com/</url>
			</item>
			<item title="Google Code (svn)">
				<url>http://code.google.com/p/jimmystuff/</url>
			</item>
		</listmenu>
	</menus>
</site>
