<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="ecode-careers_select.xsl" type="text/xsl"?>

<!--
	AUTHOR : Qasid Mukthar
	DATE : 22/02/2006
	
	______________________________________________________________________________________________________________________________
	
	HOW TO USE
	===========
	To create a new Project in this page use the followong structure:
		 <careers>
		<career>
			<head></head>
			<text></text>***
		</career>
	</careers>

	***Please note that the <text> is considered as repeating attribue
	
	______________________________________________________________________________________________________________________________
	
	
	ADD A NEW PARAGRAPH FOR <TEXT>
	===============================
	The <text> is used for the project discription.
	If you want to add a new paragraph simply add a new <text> tag.
	
	______________________________________________________________________________________________________________________________
	
	USE THIS TEMPLATE
	==================
	
	
		<career id="">
			<head></head>
			<text></text>
		</career>
	
	
 -->

<careers>

	<!--<career id="0" status="hired">
			<head>Project Manager</head>
			<text>2 years or more project management experience in an IT services organization </text>
			<text>Ability to work efficiently in a challenging, dynamic, global environment </text>
			<text>Excellent communication and leadership skills </text>
			<text>Programming experience in Java (J2EE) is a plus </text>
 	</career>-->
	<career id="1">
			<head>.NET Senior Software Engineer (C#)</head>
			<text>Sound knowledge of .NET Framework 2.0, 3.0, 3.5 </text>
			<text>Strong understanding of OOP Concepts </text>
			<text>Experience working with SQL 2005/2000</text>
			<text>Sound experience in web application development using ASP.NET</text>
			<text>Strong skills in AJAX, CSS, DHTML </text>
			<text>Ability to work independently </text>
			<text>Good Team Player </text>
 	</career>
	
<!--	<career id="2">
			<head>Software Engineer (J2EE)</head>
			<text>2 years or more of relevant experience </text>
			<text>Good practical knowledge of Web Application Development using Servlets, JSP (J2EE)</text>
			<text>Sound knowledge of Core Java and OOP concepts</text>
			<text>A real team player, yet able to work independently </text>
			<text>Excellent communication and English skills is a plus</text>
 	</career>-->
	
	<career id="0">
			<head>Software Engineer (Java) </head>
			<text>1 year or more of relevant experience</text>
			<text>Sound knowledge of Core Java and OOP concepts </text>
			<text>A real team player, yet able to work independently </text>
			<text>Excellent communication and English skills is a plus</text>
 	</career>
	
		<!--<career id="4">
			<head>QA Engineer </head>
			<text>Excellent analytical skills with an eye for detail</text>
			<text>A real team player, yet able to work independently </text>
			<text>Excellent communication and English skills  </text>
			<text>Previous work experience in similar capacity is an advantage </text>
			</career>

<career id="5">
			<head>System Administrator</head>
			<text>One year or more of system admin work experience on Microsoft platform </text>
			<text>Responsible for system backups, maintenance, troubleshooting etc.</text>
			<text>Should be self motivated, able to work with minimum supervision </text>
			<text>Candidate must be a team player with a can-do attitude </text>
			</career>
-->
	<!--<career id="6">
			<head>Technical Writer</head>
			<text>Ability to communicate ideas clearly, a proactive approach and an excellent command of English</text>
			<text>Good understanding of programming concepts </text>
			<text>Able to work independently with minimum supervision </text>
			</career>-->
			
</careers>
