-
Notifications
You must be signed in to change notification settings - Fork 0
/
application-development.html
16 lines (13 loc) · 6.68 KB
/
application-development.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML><html><head><title>Application Development - Pioneer Info Solutions Inc.</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link href="stylesheet.css" rel="stylesheet" type="text/css" /><link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'><script type="text/javascript" src="jquery-1.11.0.min.js"></script><script type="text/javascript" src="modernizr.js"></script><script type="text/javascript" src="respond.min.js"></script><script type="text/javascript" src="prefixfree.min.js"></script></head><body>
<div id="purple-top"><header><section class="social-links"><div class="fb"><a href="#"></a></div><div class="tw"><a href="#"></a></div><div class="bl"><a href="#"></a></div></section><section class="right-nav"><nav><ul><li><a href="index.html">Home</a></li><li><a href="about.html">About Us</a></li><li><a href="contact.html">Contact Us</a></li></ul></nav></section></header></div><section id="header"><header><div class="logo"><a href="index.html"></a></div><nav><ul><li><a href="services.html">Services</a></li><li><a href="training/index.html">Training</a></li><li><a href="careers.html">Careers</a></li><li><a href="news-events.html">News & Events</a></li></ul></nav></header></section><div id="inner-heading"><div id="content"><section id="inner-left-block"><h2>Services</h2><nav><ul><li><a href="#"><b>Consulting</b></a></li><li><a href="strategic-it-staffing.html"> » Strategic IT Staffing</a></li><li><a href="corporate-strategy.html"> » Corporate Strategy</a></li><li><a href="change-management.html"> » Change Management</a></li><li><a href="#"><b>Technology</b></a></li><li><a href="application-development.html"> » Application Development</a></li><li><a href="application-maintenance.html"> » Application Maintenance</a></li><li><a href="enterprise-systems-integration.html"> » Enterprise & Systems Integration</a></li><li><a href="business-intelligence.html"> » Business Intelligence</a></li><li><a href="network-solutions.html"> » Network Solutions</a></li><li><a href="erp-solutions.html"> » ERP Solutions</a></li><li><a href="crm-solutions.html"> » CRM Solutions</a></li><li><a href="web-solutions.html"> » Web Solutions</a></li><li><a href="outsourcing.html"><b>Outsourcing</b></a></li><li><a href="application-outsourcing.html"> » Application Outsourcing</a></li><li><a href="infrastructure-outsourcing.html"> » Infrastructure Outsourcing</a></li><li><a href="skill-matrix.html"><b>Skills Matrix</b></a></li></ul></nav><article id="latestNews"><h2>News & Events</h2>
<marquee onmouseover=this.stop(); onmouseout=this.start(); behavior="scroll"; direction="up" scrollamount="1" scrolldelay="60" width="100%" height="150"><p>AtPioneer Info Solutions we are constanty looking for qualified professional to join in our team</p><p> AtPioneer Info Solutions, it's shining star like you that make this a very special place to work. As part of our Employee Referral Bonus Programs, if you refer a qualified friend or acquaintance that we hire, we'll pay you $200!</p><p><b>» All employees ofPioneer Info Solutions, Inc. are eligible to participate</b></p><p><b>» The person you refer must not be in our database and must not currently be under consideration for an assignment.</b></p><p><b>» The person you refer must be hired within 30 days from the time of referral</b></p><p><b>» Have your friend apply directly at <a href="mailto:[email protected]">[email protected]</a></b></p><p><b>» When your friend applies for a position, tell them to write "Pioneer Info Solutions Employee", when we ask 'How did you find out about the job? and put your name and Pioneer Info Solutions' e-mail address.</b></p><p><b>» Monetary rewards will be paid within 60 days of your referral's start date.</b></p></marquee></article></section><section id="inner-right-block"><select id="alternative_menu" size="1" onchange="if(this.options[this.selectedIndex].value != ''){window.top.location.href=this.options[this.selectedIndex].value}"><option value="0">Please select menu from here.</option><option value="application-development.html">Application Development</option><option value="application-maintenance.html">Application Maintenance</option><option value="enterprise-systems-integration.html">Enterprise Systems & Integration</option><option value="business-intelligence.html">Business Intelligence</option><option value="network-solutions.html">Network Solutions</option><option value="erp-solutions.html">ERP Solutions</option><option value="crm-solutions.html">CRP Solutions</option><option value="web-solutions.html">Web Solutions</option></select><div class="list-class"><div id="other-images"> <div align="center"><img src="application-dev.jpg" width="251" height="246" alt="application-dev"></div></div><p>Pioneer Info Solutions Technologies provides software product and application development solutions to large established companies as well small and medium companies and startups. The services comprises of entire product life cycle for both vertical and system-level products.</p><p>All services include product visualization, concept-refinement, engineering plan, prototyping, design, implementation, maintenance and customer support. We also help migrate existing products to new technologies and platforms.</p><p>Our engineers are experienced in designing, coding, debugging, testing and maintaining a wide variety of systems and applications in diverse environments. They specialize in a number of programming languages and have in-depth knowledge of numerous databases, networks, and security systems.</p><p>Along with the traditional areas of software development, our staff has broad range of knowledge in the areas of web development, including firewalls and security, electronic commerce, secure email, web hosting and extranets.</p><p>Software development has been an integral part ofPioneer Info Solutions's business since our inception. Software development is often highly specialized and requires individuals who are knowledgeable and experienced using a variety of development tools in heterogeneous environments.</p></div></section><div class="clear"></div><footer><div class="left">Copyright © 2016 Pioneer Info Solutions Inc. All Rights Reserved.</div></footer></div><h1>Application Development</h1></div><script> var originalNavClasses;
function toggleNav() {
var elem = document.getElementById('navigation_list');
var classes = elem.className;
if (originalNavClasses === undefined) {
originalNavClasses = classes;
}
elem.className = /expanded/.test(classes) ? originalNavClasses : originalNavClasses + ' expanded';
}
</script>
</body></html>