-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
58 lines (48 loc) · 3.25 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Fuse Elements</title><link rel="stylesheet" href="styles/style.css" media="screen,projection"><script src="vendor/modernizr-2.0.6.min.js"></script></head><body><header><img src="images/logo.png" alt="Fuse Elements, LLC" height="98px" width="193px"><script src="scripts/contactlink.js"></script></header><div id="main" role="main"><h1>Our Services</h1>
<p>Fuse Elements supports the entire application development lifecycle from initial concept through production support for both mobile and web applications.</p>
<ol>
<li>Comprehensive functional and technical design</li>
<li>Technical leadership and mentoring</li>
<li>Application development</li>
<li>Application operations</li>
<li>Performance enhancement</li>
</ol>
<h1>Our Technologies</h1>
<p>We design, build, operate, and enhance software applications using a wide range of technologies:</p>
<h2>Front-end Experience</h2>
<ul>
<li><a href="http://developer.apple.com/devcenter/ios/index.action">Apple iOS</a> using Objective-C</li>
<li><a href="http://developer.apple.com/devcenter/mac/index.action">Apple Mac OS X</a> using Objective-C</li>
<li><a href="http://code.google.com/android/">Google Android</a> using Java and Scala</li>
<li><a href="http://www.w3.org/TR/html5/">HTML 5</a> using <a href="http://www.w3.org/Style/CSS/">CSS</a> and <a href="http://www.ecmascript.org/">JavaScript</a></li>
<li><a href="http://emberjs.com/">Ember.js</a></li>
<li><a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a></li>
<li><a href="http://sproutcore.com/">SproutCore</a></li>
</ul>
<h2>Back-end Services</h2>
<ul>
<li>C/C++</li>
<li><a href="http://golang.org/">Google Go</a></li>
<li>Java Virtual Machine (JVM) using Java, Clojure, Groovy, and Scala</li>
<li>.NET using C#</li>
<li><a href="http://nodejs.org/">NodeJS</a></li>
<li><a href="http://rubyonrails.org/">Ruby on Rails</a></li>
</ul>
<h2>Cloud Deployment</h2>
<ul>
<li><a href="http://aws.amazon.com/">Amazon Web Services</a></li>
<li><a href="http://www.cloudbees.com/">Cloudbees</a></li>
<li><a href="http://www.cloudfoundry.com/">Cloud Foundry</a></li>
<li><a href="http://www.engineyard.com/">Engine Yard</a></li>
<li><a href="http://code.google.com/appengine/">Google App Engine</a></li>
<li><a href="http://www.heroku.com/">Heroku</a></li>
<li><a href="http://www.joyent.com/">Joyent Smart Machines</a></li>
<li><a href="http://www.linode.com/">Linode</a></li>
<li><a href="http://www.windowsazure.com/">Microsoft Windows Azure</a></li>
<li><a href="https://openshift.redhat.com/app/">Red Hat OpenShift</a></li>
</ul></div><footer><p>All content © Fuse Elements, LLC. All rights reserved.</p></footer><script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><script>window.jQuery || document.write('<script src="vendor/jquery-1.7.1.min.js"><\/script>')
</script><script defer src="/vendor/h5b-plugins.js"></script><script>var _gaq=[['_setAccount','UA-25789132-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script></body></html>