<?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="resume.xsl"?> <resume>
	<head>
		<name>Tim Burns</name>
		<street>1100 Great Rd</street>
		<city>Lincoln</city>
		<state>RI</state>
		<zip>02865</zip>
		<email>tburns@owlmountain.com</email>
		<phone>401-954-1620</phone>
	</head> 	<experience>
		<job>
			<company>Retail Solutions Inc. (Verisign subsidiary 2005-2006)</company>
			<title>Senior Software Engineer</title>
			<duration>
				<begin>July 2002</begin>
				<end>Present</end>
			</duration>
			<projects>
				<project>
                	<description>Q3-Q4 2008: Convert Reporting Platform from Oracle PL/SQL to SQL Server/Java (ongoing)</description>
					<details>
						<detail>Led UI design sessions with key business stake-holders</detail>	
						<detail>Implemented rich web client UI using JSP 2.0</detail>	
						<detail>Integrated Microsoft Analysis Services with Java EE WebLogic Environment</detail>
						<detail>Contributed scheduling and event handling code for a JMS-based distributed report processing environment</detail>							
                    </details>
                </project>			
                <project>
 					<description>Q1-Q2 2008: Implemented a Common UI following a corporate merger</description>
					<details>
						<detail>Led international team of 4 engineers</detail>
						<detail>Upgraded legacy Struts/Taglib platform into a rich Ajax Web GUI</detail>
						<detail>Converted Oracle Application Server JEE environment to WebLogic</detail>
	                </details>
                </project>
				<project>
					<description>Q1-Q4 2007: Java/Web Team lead on a MicroStrategy Reporting Project</description>
					<details>
						<detail>Designed and implemented solutions to complex custom business scheduling and processing rules</detail>
						<detail>Wrote project plans and coordinated integration of Web, JEE, and database software components</detail>
						<detail>Utilized MicroStrategy SDK and JEE</detail>						
                    </details>
                </project>
				<project>
					<description>2002-2006: Designed, implemented, and supported a reporting WEB UI in Struts</description>
					<details>
						<detail>Transformed <key ref="xml">XML data feeds</key>from Internet and local sources into content</detail>
						<detail>Utilized design patterns such as inversion of control and templates on persistence and control layers</detail>
					</details>					
				</project>
			</projects>
		</job>
		<job>
			<company>Pharmacia</company>
			<title>Scientific Programmer</title>
			<duration>
				<begin>October 2001</begin>
				<end>June 2002</end>
			</duration>
			<projects>
				<project> 					<description>
						Integrated and implemented a sequence processing 						pipeline into Pharmacia's genomics database 					</description> 					<details>
						<detail>Used <key ref="java">Java</key>, <key ref="perl">Perl</key>,and sequence matching tools to process genomic data
						</detail>
					</details>
				</project>
			</projects>
		</job>
		<job>
			<company>Owl Mountain Software</company>
			<title>Contract Software Engineer</title>
			<duration>
				<begin>May 2000</begin>
				<end>October 2001</end>
			</duration>
			<projects>
				<project>
					<description>Founded and ran software services company</description>
<details>
<detail>Designed and implemented C++ and Java systems for time critical software releases</detail>
<detail>Managed contractual obligations</detail>
<detail>Initiated sales calls to clients</detail>
</details>
	 				</project> 			</projects> 		</job>
		<job>
			<company>PartNET, Inc.</company>
			<title>Software Engineer</title>
			<duration> 				<begin>November 1997</begin> 				<end>May 2000</end> 			</duration> 			<projects> 				<project>
					<description>
Designed and implemented C++ applications for searching and managing distributed databases	
					</description>			
				</project> 			</projects> 		</job>		 		<job> 			<company>University of Utah Center for High Performance Computing</company> 			<title>Manager</title> 			<duration>
				<begin>January 1994</begin>
				<end>January 1997</end>
			</duration> 			<projects> 				<project>
					<description>
Managed a group of undergraduate and graduate students whose task it was to assist researchers on our supercomputing center.
					</description>
				</project> 			</projects> 		</job>	 	</experience>  	<education> 		<degrees> 			<degree> 				<level>BA, </level> 				<subject>Mathematics</subject> 				<school>University of Utah, 1996</school> 				<year>1996</year>			 			</degree>					 		</degrees> 		 	</education> </resume>
