<?xml version="1.0" encoding="ISO-8859-1"?>
<resume>
	<name>Scott Alexander Kirkwood</name>
	<category>
		<title>Curriculum Vitæ</title>
		<group name="Contact Information">
			<title lang="en">Contact Information</title>
			<title lang="pt">Dados Pessoais</title>
			<address id="homeAddress">
				<title lang="en">Home Address</title>
				<title lang="pt">Endereço</title>
				<street name="Street">
			<desc>República Argentina 430/204</desc>
		</street>
		<city name="City">
			<desc>Belo Horizonte</desc>
		</city>
			<state name="State" stateCode="MG">Minas Gerais</state>
			<zipcode name="Zip Code">30315-490</zipcode>
			<country name="Country">
				<desc>Brazil</desc>
			</country>
			<phone id="homePhone">
				<title lang="en">Home</title>
				<title lang="pt">Casa</title>
				<desc>(31) 3284-3755</desc>
			</phone>
			<phone id="cellPhone">
				<title lang="en">Cell Phone</title>
				<title lang="pt">Celular</title>
				<desc>(31) 9985-0707</desc>
			</phone>
			<phone id="fax">
				<title>Fax</title>
				<desc>(617) 812-2428</desc>
			</phone>
		</address>
			<links id="electronicLinks">
				<title lang="en">Electronic Links</title>
				<title lang="pt"></title>
				<link id="email" ref="mailto:scott@forusers.com">
					<title>E-mail</title>
					<desc>scott@forusers.com</desc>
				</link>
				<link id="website" ref="http://www.ForUsers.com/">
					<title lang="en">Web Site</title>
					<title lang="pt">Pagina Web</title>
					<desc>www.ForUsers.com</desc>
				</link>
				<link id="CPF">
					<title>CPF</title>
					<desc lang="en">013040106-43</desc>
					<desc lang="pt">013040106-43</desc>
				</link>
				<link id="Nationality" lang="en">
					<title lang="en">Nationality</title>
					<desc lang="en">Canadian</desc>
				</link>
			</links>
		</group>
		<group name="Education">
			<title lang="en">Education</title>
			<description lang="en">
			These are the formal institutions that I have attended.
			However, I feel that education is an ongoing process that doesn't end at the classroom door ...
			as with any programmer, I spend a great deal of time educating myself in the latest technologies
			(with a book and magazine bill to prove it, unfortunately) and I also stay fresh by
			working on shareware programs.
			</description>
			<institution name="Graduate School" graduated="yes">
				<school>Queen's University</school>
				<location>Kingston, Ontario</location>
				<major>Computer Science</major>
				<dateStart year="1991" month="9"/>
				<dateEnd year="1992" month="4"/>
				<degree>Master's of Science</degree>
				<comments>Received the Frank Carrel Scholarship.</comments>
			</institution>
			<institution name="University" graduated="yes">
				<school>Bishop's University</school>
				<location>Lennoxville, Québec</location>
				<major>Computer Science</major>
				<dateStart year="1986" month="9"/>
				<dateEnd year="1990" month="4"/>
				<degree>Bachelor of Science</degree>
				<comments lang="en">
			Minored in Mathematics. Received the Vice-Chancellor's Award (1990) -
			the third highest academic award given in the University,
			Graduation with Distinction (1990), Albert Kwong Award (1989), Dean's list (1989).
				</comments>
			</institution>
			<institution name="College" graduated="yes" verbose="yes">
				<school>Champlain Regional College</school>
				<location>Lennoxville, Québec</location>
				<major>Social Sciences</major>
				<dateStart year="1983" month="9"/>
				<dateEnd year="1987" month="4"/>
				<degree>DEC</degree>
				<comments lang="en">This two year college is unique to Québec.</comments>
			</institution>
			<institution name="High School" graduated="yes" verbose="yes">
				<school>Loyola High School</school>
				<location>Montréal, Québec</location>
				<dateStart year="1981" month="9"/>
				<dateEnd year="1986" month="4"/>
				<degree>High School Leaving Ceritificate</degree>
				<comments lang="en">Private High School. French immersion program.</comments>
			</institution>
		</group>
		<group name="Skills">
			<title>Skills</title>
			<description/>
			<group name="Programming Languages">
				<title>Programming Languages</title>
				<description/>
				<skill name="Visual C++" years="1993">
				<title>Visual C++</title>
				<desc lang="en">My first experience with C++ was when it first came to DOS under Zortech C++ in 1990.
					I have been using Visual C++ exclusively for <years years="+1994"/>.
					I have taught courses in C++ and have given informal seminars on the subject as well.
				</desc>
				</skill>
				<skill name="Pascal" years="4">
					<title>Pascal</title>
					<desc lang="en">I have essentially stopped using Pascal since 1993</desc>
				</skill>
				<skill name="OLAP/BI" years="1993">
					<title>OLAP/BI</title>
					<desc lang="en">
					I have worked exclusively in the field of OLAP while at Andyne and at Hummingbird.
					</desc>
				</skill>
				<skill name="Visual Basic" years="3">
					<title>Visual Basic</title>
					<desc>I have used Visual Basic mostly for testing purposes, and for small projects.</desc>
				</skill>
				<skill name="JavaScript" years="-1998">
					<title>JavaScript</title>
					<desc lang="en">I have used JavaScript for many projects.</desc>
				</skill>
				<skill name="HTML/DHTML" years="1996">
					<title>HTML/DHTML</title>
					<desc lang="en">I used to and still write most of my HTML by hand instead of using an HTML editor.</desc>
				</skill>
				<skill name="XML/XSL" years="1">
					<title>XML/XSLT</title>
					<desc lang="en">This document was written using XML and XSLT.</desc>
				</skill>
				<skill name="Java" years="2" verbose="no">
					<title>Java</title>
					<desc lang="en">I have developed quite a few programs with Java mostly.</desc>
				</skill>
				<skill name="PHP" years="4" verbose="no">
					<title>PHP</title>
					<desc lang="en">Many of my newer projects are written in PHP.</desc>
				</skill>
				<skill name="PHP" years="1" verbose="no">
					<title>Python</title>
					<desc lang="en">Python is one of my favorite programming languages. I use it as much as possible.</desc>
				</skill>
			</group>
			<group name="Applications and SDKs">
				<title>Applications and SDKs</title>
				<description/>
				<skill name="Windows 32 API" years="1993">
					<title>Windows 32 API</title>
					<desc lang="en">Extensive knowledge of Windows 95, 98, 2000, NT and even CE.</desc>
				</skill>
				<skill name="Macintosh OS" years="3" verbose="yes">
					<title>Macintosh OS</title>
					<desc lang="en">
					Wrote my Master's thesis on the Macintosh and worked my first two years
					at Andyne programming on the Macintosh.
					</desc>
				</skill>
				<skill name="UNIX" years="2" verbose="yes">
					<title>UNIX</title>
					<desc lang="en">Strong knowledge of the Sun OS and a little of Linux.</desc>
				</skill>
			</group>
			<group name="Non-Digital Skills">
				<title>Non-Digital Skills</title>
				<skill name="User Interface Design" years="1992">
					<title>User Interface Design</title>
					<desc lang="en">Much of my focus in the last 6 years has been in the area of effective interface design.</desc>
				</skill>
				<skill name="Lecionar" years="1">
					<title>Teaching</title>
					<desc lang="en">I taught C and C++ twice. I have given several informal C++ seminars.</desc>
				</skill>
				<skill name="Piano" years="+1998" verbose="yes">
					<title>Piano</title>
					<desc lang="en">I have rekindled my interest in playing the piano.</desc>
				</skill>
				<skill name="Sports" years="ongoing" verbose="yes">
					<title lang="en">Sports</title>
					<desc lang="en">
						I like playing squash, tennis, golf, billiars and windsurfing.
						I have also been known to fly planes, scubadive, play volleyball,
						play badminton, and go cycling.
					</desc>
				</skill>
			</group>
		</group>
		<group name="Languages">
			<title>Languages</title>
			<item name="English">
				<title lang="en">English</title>
				<desc lang="en">English is my native tongue.
				Compared to most programmers my written English is quite good.</desc>
			</item>
			<item name="Portuguese">
				<title lang="en">Portuguese</title>
				<desc lang="en">
					I have lived in Brazil for <years years="+1998"/>.
						My Portuguese still needs improvement, however because
						of my other languages I feel that I can learn faster than most.
				</desc>
			</item>
			<item name="French">
				<title lang="en">French</title>
				<desc lang="en">
				Living in Quebec most of my life I learned quite a bit of French.  I was also in
				the <em>French immersion</em> program where half my courses were taught in French.
				</desc>
			</item>
			<item name="German">
				<title lang="en">German</title>
				<desc lang="en">
				My mother is Austrian and I have spent my vacations in Austria more than 20 times.
				However, I feel my German needs improvement.
				</desc>
			</item>
		</group>
		<group name="Professional Experience">
			<title lang="en">Professional Experience</title>
			<description/>
			<employer>
				<name>Samarco Mineração SA</name>
				<dateStart year="1998" month="11"/>
				<dateEnd year="1999" month="4"/>
				<jobName>Consultant</jobName>
				<location>Belo Horizonte, Minas Gerais</location>
				<description>
					<job-item lang="en">
					Created a ActiveX web application which views and prints <em>Crystal
					Reports</em> documents over the intranet.
					</job-item>
					<job-item lang="en">
					Used Visual C++ and ATL to design the component.
					</job-item>
					<job-item lang="en">
					Created an over-the-web installer in C++.
					</job-item>
				</description>
			</employer>
			<employer>
				<name>Hummingbird Communications Ltd.</name>
				<dateStart year="1998" month="8"/>
				<dateEnd year="2000" month="4"/>
				<jobName>Senior Software Developer</jobName>
				<location>Belo Horizonte, Minas Gerais</location>
				<description>
					<job-item lang="en">
					Worked remotely in Belo Horizonte over the internet - continuing
					the work I had been doing in Canada.
					</job-item>
					<job-item lang="en">
					Among other things, created a middle-tier to connect to
					<em>Oracle Express</em> and Microsoft's <em>OLE DB for OLAP</em>.
					</job-item>
				</description>
			</employer>
			<employer>
				<name>Andyne Computing Limited</name>
				<dateStart year="1995" month="3"/>
				<dateEnd year="1998" month="8"/>
				<jobName>Project Lead</jobName>
				<location>Kingston, Ontario</location>
				<description>
					<job-item lang="en">
					Lead a team of developers, which wrote the commercial product <em>PªBLO</em> (now called BI/Analyze)
					and CubeCreator.
					</job-item>
					<job-item lang="en">
					PªBLO was written from scratch for Windows 3.11 and Windows 95 using
					C++ and MFC.
					</job-item>
					<job-item lang="en" verbose="yes">
					Acted as manager to eight others in the team including technical writing, quality assurance,
					a development assistant, and several software developers.
					</job-item>
					<job-item lang="en">
					Conceived and designed much of the user interface and technical enhancements.
					</job-item>
					<job-item lang="en">
					Gave seminars in C++ to other developers.
					</job-item>
					<job-item lang="en" verbose="yes">
					Continued performing some software development as I managed.
					</job-item>
					<job-item lang="en">
					Gathered experience in C++, MFC, Win32, OLAP, ROLAP, MOLAP,
					Client-Server, multi-threading, OLE (client, server, automation, ActiveX, etc.),
					Java, HTML, XML, and VB.
					</job-item>
					<job-item lang="en">
					Note: Andyne was later bought out by Hummingbird Communications Ltd.
					</job-item>
				</description>
			</employer>
			<employer>
				<name>Andyne Computing Limited</name>
				<dateStart year="1993" month="4"/>
				<dateEnd year="1995" month="3"/>
				<jobName>Senior Software Developer	</jobName>
				<location>Kingston, Ontario</location>
				<description>
				<job-item lang="en">
				Wrote the connectivity layers to
				Oracle's SQL*Net,
				Sybase's DB-Library,
				Microsoft's ODBC,
				Hyperion's Essbase and
				Informix Metacube.
				</job-item>
				<job-item lang="en">
				Wrote many of the C++ classes now used throughout the company.
				</job-item>
				<job-item lang="en">
				Wrote an installer in C++.
				</job-item>
				<job-item lang="en">
				Wrote and maintained code on the Macintosh using MacApp in Pascal.
				</job-item>
				</description>
			</employer>
			<employer>
				<name>Bishop's University</name>
				<dateStart year="1990" month="7"/>
				<dateEnd year="1991" month="7"/>
				<jobName>System Administrator</jobName>
				<location>Lennoxville, Québec</location>
				<description>
				<job-item lang="en">
				Worked as system's administrator for a Sun UNIX network.
				</job-item>
				<job-item lang="en">
				Designed and wrote a software metering program both on the client and server in C++.
				</job-item>
				<job-item lang="en">
				Wrote a PCL parser to count and charge students for laser printer pages.
				</job-item>
				<job-item lang="en">
				Wrote an online student questionnaire.
				</job-item>
				<job-item lang="en">
				Wrote a computer reservation program.
				</job-item>
				<job-item lang="en">
				Wrote system software for both UNIX and DOS.
				</job-item>
				<job-item lang="en">
				Taught mini-courses to professors on UNIX.
				</job-item>
				<job-item lang="en">
				Published a computer center newsletter.
				</job-item>
				<job-item lang="en">
				Installed both UNIX and PC software for both student and professor use.
				</job-item>
				<job-item lang="en" verbose="yes">
				Was given the task of networking 3 Suns servers to 38 personal computers and 4 printers,
				despite the fact that neither I, nor anyone else had any UNIX experience.
				</job-item>
				<job-item lang="en" verbose="yes">
				Hired and managed 14 computer consultants who worked as monitors in the Cole Computer Center.
				</job-item>
			</description>
			</employer>
			<employer verbose="no">
				<name>Champlain Regional College</name>
				<dateStart year="1991" month="1"/>
				<dateEnd year="1991" month="5"/>
				<jobName>C.E.G.E.P. Teacher</jobName>
				<location>Lennoxville, Québec</location>
				<description>
					<job-item lang="en">
					Taught 420-914-75 Introduction to C Programming Language to 15 students
					in the Computer Information System's department.
					</job-item>
				</description>
			</employer>
			<employer verbose="yes">
				<name>Bishop's University</name>
				<dateStart year="1989" month="5"/>
				<dateEnd year="1990" month="7"/>
				<jobName lang="en">Computer Programmer and Research Assistant</jobName>
				<location>Lennoxville, Québec</location>
				<description>
					<job-item lang="en">
					Astrophysics research assistant to Dr. Lorne Nelson.
					</job-item>
					<job-item lang="en">
					Developed programs in Pascal to display graphs of stellar functions.
					</job-item>
					<job-item lang="en">
					Wrote utilities in C to input and manipulate tabular data.
					</job-item>
					<job-item lang="en" verbose="yes">
					Maintained FORTRAN programs written by Dr. Nelson.
					</job-item>
					<job-item lang="en" verbose="yes">
					Used Mathematica and Sygraph to solve and display functions.
					</job-item>
					<job-item lang="en" verbose="yes">
					Used TeX, a typesetting language, to produce photo
					ready articles for publication in journals.
					</job-item>
				</description>
			</employer>
			<employer verbose="yes">
				<name>Champlain Regional College</name>
				<dateStart year="1988" month="4"/>
				<dateEnd year="1988" month="9"/>
				<jobName>Computer Programmer</jobName>
				<location>Lennoxville, Québec</location>
				<description>
					<job-item lang="en">
					Designed and wrote <em>Karel</em>, a robot simulation designed to teach the
					basics of Pascal programming.  Written in Turbo Pascal this program interpreted
					<em>Karel</em> programs written by the student complete with integrated
					text editor and map design screen (for the robot's "world").
					</job-item>
					<job-item lang="en">
					Wrote a keyboard-typing tutor to teach students the keystrokes
					of applications like Word, Excel, and WordPerfect.
					</job-item>
				</description>
			</employer>
			<employer verbose="yes">
				<name>La Brasserie Labatt Limittée</name>
				<dateStart year="1987" month="4"/>
				<dateEnd year="1987" month="8"/>
				<jobName>Computer Operator</jobName>
				<location>Montréal, Québec</location>
				<description>
					<job-item lang="en">
					Responsible for the backup of Labatt's 4 DEC mainframe computers.
					</job-item>
					<job-item lang="en">
					Also responsible for the output and maintenance of Labatt's three high-speed printers.
					</job-item>
				</description>
			</employer>
			<employer verbose="yes">
				<name>La Brasserie Labatt Limittée</name>
				<dateStart year="1986" month="4"/>
				<dateEnd year="1986" month="8"/>
				<jobName>Database Programmer</jobName>
				<location>Montréal, Québec</location>
				<description>
					<job-item lang="en">
					Designed and wrote a dBase III application complete with user documentation
					(French and English) for Labatt's marketing department.
					</job-item>
				</description>
			</employer>
			<employer verbose="yes">
				<name>Chimo! Magazine</name>
				<dateStart year="1984" month="summer"/>
				<dateEnd year="1985" month="summer"/>
				<jobName>Circulation Manager and Data Entry Operator</jobName>
				<location>Lennoxville, Québec</location>
				<description>
					<job-item lang="en">
					Upgraded Chimo!'s circulation list of 15,000 from hand-typed cards to computer database.
					</job-item>
					<job-item lang="en" verbose="yes">
					Maintained both lists as change of address forms came in.
					</job-item>
				</description>
			</employer>
			<employer verbose="yes">
				<name>Self employed</name>
				<dateStart year="1981" month="summer"/>
				<dateEnd year="1984" month="summer"/>
				<jobName>Magician</jobName>
				<location>Montréal, Québec</location>
				<description>
					<job-item lang="en">
					Entertained children for birthday parties.
					</job-item>
					<job-item lang="en">
					Was given a good review in <em>Montréal Calendar Magazine</em>.
					</job-item>
					<job-item lang="en">
					Did a few performances for groups greater than 200 in both English and French.
					</job-item>
				</description>
			</employer>
		</group>
	</category>
</resume>
