<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE myHistory [
	<!ELEMENT myHistory (employment+, intro, skills, contact)>
	<!ELEMENT employment (company,position,work,when,systems)>
	<!ELEMENT company (#PCDATA)>
	<!ELEMENT intro (#PCDATA)>
	<!ELEMENT position (#PCDATA)>
	<!ELEMENT work (#PCDATA)>
	<!ELEMENT when (#PCDATA)>
	<!ELEMENT systems (#PCDATA)>
	<!ELEMENT links (link+, p+)>
	<!ELEMENT link (#PCDATA)>
	<!ELEMENT skills (application)>
	<!ELEMENT application (#PCDATA)>
	<!ELEMENT contact (mail+)>
	<!ELEMENT mail (#PCDATA)>
]>
<?xml-stylesheet type="text/xsl" href="style.xsl"?>
<myHistory>
	<intro>
		<header>The CV of Björn Gustafsson</header>
		<p>This is my little CV, it's quite brief but it kinda works.</p>
		<p>Oh, and if you're wondering about the domain, it's because most people in the intarwebs know me as KeX3, so i figured i'd stick with it.</p>
		<p>And it's probably worth mentioning that i'm in my 30's</p>
		<p>( cool, a fresh firefox-install made me realize i didn't send any encoding headers )</p>
	</intro>
	<employment>
		<company>Avalon Innovation</company>
		<position>Software Designer</position>
		<work>Consulting</work>
		<when>2012-</when>
		<systems>Google App Engine, Python, C#, ASP.Net, Javascript</systems>
		<links>
			<link>http://www.avaloninnovation.com/</link>
		</links>
	</employment>
	<employment>
		<company>Hexagon Machine Control</company>
		<position>Lead Software Developer</position>
		<work>Development, Training, Systems Administration, System Architechture, Systems Integration</work>
		<when>2009-2012</when>
		<systems>MySQL, C#, ASP.Net, JavaScript (ExtJS, jQuery), Debian, Scaling, Parallellism, Integration with embedded systems, Buzzwords</systems>
		<links>
			<link>http://www.viewserve.com/</link>
		</links>
	</employment>
	<employment>
		<company>Inicio Start S.L.</company>
		<position>Web Developer</position>
		<work>Development of various sites under the inicio umbrella. Project management with modified XP.</work>
		<when>2008-2009</when>
		<systems>PHP, MySQL, Lighttpd, Memcached, CodeIgniter</systems>
		<links>
			<link>http://www.eltiempo.es/</link>
			<p>http://www.mapas.es/</p>
		</links>
	</employment>
	<employment>
		<company>Web Guide Partner</company>
		<position>Web Developer</position>
		<work>Development and customization of various sites with a very heavy focus on OOPHP and SEO. Project management with SCRUM.</work>
		<when>2007-2008</when>
		<systems>PHP, MySQL, Apache</systems>
		<links>
			<link>http://www.casinoguide.com</link>
		</links>
	</employment>
	<employment>
		<company>Bytek Systems / Diino AB</company>
		<position>Systems Developer</position>
		<work>Development and implementation of mobile and web services (not "web services" as in xmlrpc) for Diino users. Systems administration. Preliminary groundwork for complete redesign of the system.</work>
		<when>2006-2007</when>
		<systems>RedHat Linux, Fedora, FreeBSD 6.x, Solaris 10, Apache, MySQL, PHP, Hitachi Modular Storage (9500 + AMS)</systems>
		<links>
			<link>http://www.diino.com/</link>
			<link>http://www.diinoweb.com/</link>
		</links>
	</employment>
	<employment>
		<company>Hitachi Data Systems</company>
		<position>Systems Engineer</position>
		<work>Configuration and management of Hitachi modular storage (9500). Design, development and implementation of performance monitoring and data-crunching applications. Lab work.</work>
		<when>2004-2005</when>
		<systems>Debian/RedHat Linux administration, Microsoft Windows administration, Microsoft SQL Server, Microsoft Exchange, SAN with Emulex/Qlogic/McData/Brocade/Cisco, DHCP+DNS, Apache, PHP, MySQL</systems>
		<links>
			<link>http://www.hds.com</link>
		</links>
	</employment>
	<employment>
		<company>DeLaval</company>
		<position>Technical Writer</position>
		<work>Documentation of DeLaval equipment. Development of backend databases. General support work.</work>
		<when>1999-2002</when>
		<systems>Access, IIS, Corel Ventura/Draw, Photoshop</systems>
		<links>
			<link>http://www.delaval.se</link>
		</links>
	</employment>
	<employment>
		<company>Imaginative Illusions Sdn. Bhd.</company>
		<position>Musician</position>
		<work>Wrote the music for "Vanguard Ace", a malaysian vertical shoot-em-up</work>
		<when>1997</when>
		<systems>DOS, FastTracker 2</systems>
		<links>
			<link>http://en.wikipedia.org/wiki/Imaginative_Illusions_Sdn._Bhd.</link>
			<link>http://www.imaginative.com.my</link>
			<link>http://www.mirsoft.info/gmb/music_info.php?id_ele=MTM2OTM=</link>
		</links>
	</employment>
	<employment>
		<company>Private Projects</company>
		<position>Me?</position>
		<work>Stuff I wrote just for the heck of it, some finished, some not (and no, there are a lot more than these, but over the years/months they've lost their value)</work>
		<when>199x-</when>
		<systems>Various platforms over the years :P</systems>
		<links>
			<link>http://onehitmirror.com/</link>
			<link>http://aspsysinfo.sourceforge.net</link>
			<link>http://test.sugfot.se</link>
			<link>http://www.vintertid.nu</link>
			<link>http://www.sommartid.nu</link>
			<link>http://php.towel.nu</link>
		</links>
	</employment>
	<contact>
		<address type="email imessage">me@kex3.com</address>
		<address type="email msn gtalk imessage">kex3@towel.nu</address>
		<address type="email">bjorn.gustafsson@avaloninnovation.com</address>
		<phone>+46702299564</phone>
		<phone type="alternative">0702299564</phone>
		<phone type="deleted">+46739748976</phone>
		<phone type="alternative">0739748976</phone>
		<phone type="deleted">+34671492912</phone>
		<phone type="alternative">671492912</phone>
		<link>http://www.linkedin.com/in/bjgus</link>
	</contact>
	<skills>
		<application>Apache 2.x</application>
		<application>C#</application>
		<application>CSS</application>
		<application>Git</application>
		<application>HTML</application>
		<application>Javascript</application>
		<application>jQuery</application>
		<application>Linux (Debian/Ubuntu)</application>
		<application>Mac OS X</application>
		<application>Mono</application>
		<application>MonoDevelop</application>
		<application>MySQL 5.x</application>
		<application>.Net</application>
		<history>PHP 5.x</history>
		<application>RegEx</application>
		<history>SEO</history>
		<application>Subversion</application>
		<application>Vim</application>
		<history>Windows XP</history>
		<history>Access</history>
		<history>ASP</history>
		<history>C</history>
		<history>CodeIgniter</history>
		<history>Corel Draw</history>
		<history>Corel Ventura</history>
		<history>DOS</history>
		<history>Dreamweaver</history>
		<history>Eclipse PDO</history>
		<history>Excel</history>
		<history>FrontPage</history>
		<history>Hitachi Data Systems storage solutions</history>
		<history>Linux (RedHat/Fedora/Gentoo)</history>
		<history>Magento e-Commerce Platform</history>
		<history>ODBC</history>
		<history>Paint Shop Pro</history>
		<history>Photoshop</history>
		<history>PowerPoint</history>
		<history>SAN</history>
		<history>SEO</history>
		<history>Smarty</history>
		<history>SQL Server</history>
		<history>UNIX (Solaris/FreeBSD)</history>
		<history>VBscript</history>
		<history>VBA</history>
		<history>Visual Basic</history>
		<history>Visual C++</history>
		<history>Visual InterDev</history>
		<history>WAMP</history>
		<history>Word</history>
		<history>Windows 2000 (Professional/(Advanced) Server)</history>
		<history>Windows 3.x</history>
		<history>Windows 9x/ME</history>
		<history>Windows NT 4 (Workstation, (Terminal) Server)</history>
		<history>Windows XP</history>
		<history>XML</history>
		<history>Zend Framework</history>
		<history>Zend Studio for Eclipse</history>
	</skills>
</myHistory>

