-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
187 lines (166 loc) · 8.29 KB
/
services.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Calisto | Services</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Calisto | Services" />
<meta name="description" content="Think of us as your digital partner">
<meta name="keywords" content="web, design, development, software, mobile, apps, services, company, torrance, los angeles, la, california, jquery, javascript, xhtml, css, html5, css3, flash, asp.net, c#, php, ruby, perl, python, facebook, twitter, social media" />
<meta property="og:url" content="http://calistolabs.com/services" />
<meta property="og:site_name" content="Calisto" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Services" />
<meta property="og:image" content="http://calistolabs.comhttp://www.calisto.com/shared/img/cl-200.png" />
<meta property="og:description" content="Think of us as your digital partner" />
<!-- Bootstrap -->
<link href="shared/css/bootstrap.css" rel="stylesheet" media="screen">
<link href="shared/css/bootstrap-responsive.css" rel="stylesheet">
<link href="shared/css/custom.css" rel="stylesheet" media="screen">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://calistolabs.com/shared/js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="shared/img/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="shared/img/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="shared/img/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="http://calistolabs.com/shared/img/ico/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="shared/img/ico/favicon.ico">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-29606660-1']);
_gaq.push(['_setDomainName', window.location.host]);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script src="http://code.jquery.com/jquery.js"></script>
<script src="shared/js/bootstrap.min.js"></script>
</head>
<body class="">
<!-- Wrap -->
<div id="wrap">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<!-- Header Container -->
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" id="brand" href="index.html">Calisto</a>
<div class="nav-collapse collapse">
<ul class="nav pull-right">
<li><a href="work.html">Work</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
</ul>
</div>
</div>
<!-- /Header Container -->
</div>
</div>
<!-- Content Container -->
<div class="content container">
<div class="row-fluid">
<h1>Think of us as your digital partner</h1>
<div class="services">
<div class="row">
<div class="span8">
<h2>Research</h2>
<h5>DISCOVERY / GOALS / REQUIREMENTS GATHERING</h5>
<p class="lead">We begin every project by exploring your brand and current online presence. We listen to your ideas for the future and pair those needs with the technology that will get you there.</p>
</div>
<div class="span4">
<img src="shared/img/services/research-2.png" />
</div>
</div>
<div class="row">
<div class="span4">
<img src="shared/img/services/plan.png" class="margin-top" />
</div>
<div class="span8">
<h2>Plan</h2>
<h5>INFORMATION ARCHITECTURE / WIREFRAMES / PROTOTYPE / USER EXPERIENCE</h5>
<p class="lead">We translate the requirements we’ve gathered into an interactive visual prototype. By testing and making changes earlier on, we stay efficient as we establish the user flow and foundation for the design and development of your web project.</p>
</div>
</div>
<div class="row">
<div class="span8">
<h2>Design</h2>
<h5>USER INTERFACE / GRAPHIC DESIGN / STORYBOARDS</h5>
<p class="lead">Based on the results in our research and planning phases, and through an iterative design process, we create design solutions portrayed in the form of pixel-perfect mock-ups (PSDs).</p>
</div>
<div class="span4">
<img src="shared/img/services/design.png" />
</div>
</div>
<div class="row">
<div class="span4">
<img src="shared/img/services/build.png" class="margin-top" />
</div>
<div class="span8">
<h2>Build</h2>
<h5>FRONT-END / BACK-END / CONTENT MANAGEMENT</h5>
<p class="lead">Once our client is happy with the design, we start the work of converting the PSDs into HTML & CSS powered through a backend generally written in C#, Ruby, Python or PHP and utilizing popular frameworks such as .NET, Rails, Django, or CodeIgniter.</p>
</div>
</div>
<div class="row">
<div class="span8">
<h2>Test / QA</h2>
<h5>UNIT TESTING / INTEGRATION TESTING / ACCEPTANCE TESTING</h5>
<p class="lead">Prior to delivery, we implement a Quality Assurance (QA) process upon our nearly complete project. During QA, we take into account various use cases, including the full spectrum of project specified browsers and operating system configurations, and internet connections. We offer our clients the ability to collaborate in bug testing through a shared project management system.</p>
</div>
<div class="span4">
<img src="shared/img/services/test.png" class="margin-top" />
</div>
</div>
<div class="row">
<div class="span4">
<img src="shared/img/services/launch-2.png" />
</div>
<div class="span8">
<h2>Launch</h2>
<h5>HOSTING / IT</h5>
<p class="lead">We are experts at bringing all that together in a fast and scalable architecture running in various hosting environments from the cloud to our client's internal IT infrastructure.</p>
</div>
</div>
<div class="row">
<div class="span8">
<h2>Maintain</h2>
<h5>SEO / BUG FIXES / FEATURE UPDATES</h5>
<p class="lead">Usually, clients keep coming back to us for more updates and features down the road. We are happy to support the product throughout its life cycle.</p>
</div>
<div class="span4">
<img src="shared/img/services/maintain.png" />
</div>
</div>
</div> </div>
</div>
<!-- /Content Container -->
</div>
<!-- /Wrap -->
<footer>
<div class="container">
<div class="row">
<div class="span9">
<h3>We would love to hear from you.</h3>
<h4>Let's get the conversation started by filling out our <a href="http://goo.gl/R3bEN" target="_blank">project planner</a>.</h4>
</div>
<div class="span3 social">
<a href="mailto:[email protected]">[email protected]</a>
<a target="_blank" class="facebook" href="http://www.facebook.com/pages/Calisto-Labs/#/pages/Calisto-Labs/161821885215">Facebook</a>
<a target="_blank" class="twitter" href="http://twitter.com/CalistoLabs">Twitter</a>
<a target="_blank" class="linkedin" href="http://www.linkedin.com/company/calisto-labs">LinkedIn</a>
</div>
</div>
</div>
</footer>
</body>
</html>