-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
44 lines (43 loc) · 2.57 KB
/
index.html
File metadata and controls
44 lines (43 loc) · 2.57 KB
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
---
layout: default
featured:
title: "2cloud"
description: "Sharing content between multiple screens has never been so easy. Move a link between our growing list of supported browsers and mobile devices with a few taps or clicks. Tap. Share. Anywhere."
image: "2cloud.png"
links:
- text: "View Project"
link: "/2cloud"
title: "About 2cloud"
- text: "Home Page"
link: "http://www.2cloudproject.com"
title: "The 2cloud homepage"
---
<!-- Services List -->
<h2>Here's what we do.</h2>
<p>At Second Bit, we have a variety of skills that we bring together to build experiences that our customers love. <a href="/about">Find out more about us</a>.</p>
<ul id="services">
<li class="mobile onethird">
<h3>Android Applications</h3>
<p>There's a lot you can do when your customer carries your software in their pocket. Our Android application has received critical acclaim and become a favourite in the Android ecosystem.</p>
</li>
<li class="web onethird thirds-middle">
<h3>Web Applications</h3>
<p>The web has become one of the most important frontiers for commerce, and we're sitting right at its forefront. We take pride in building web applications that support and embrace the latest standards.</p>
</li>
<li class="browser onethird">
<h3>Browser Integration</h3>
<p>As the web becomes more important, the browser becomes an operating system of its own. We have experience building a tight integration right into our users' browsers, bridging the gap between native and web apps.</p>
</li>
<li class="realtime onethird">
<h3>Realtime Applications</h3>
<p>Advances in technology have made instant notifications a reality for the majority of consumers, and we've taken advantage of that. We keep tens of thousands of users informed about what's happening <em>right now</em>.</p>
</li>
<li class="api onethird thirds-middle">
<h3>Open APIs</h3>
<p>We do extensive work on APIs, and we love when developers build new functionality into our products. We strive to enable developers to innovate on our platforms and be rewarded for their innovations.</p>
</li>
<li class="opensource onethird">
<h3>Open Source Software</h3>
<p>We love open source software, and use it every single day. Whenever we can, we open source our projects for the community's use. You can find our open source software <a href="https://www.github.com/secondbit" title="Second Bit on Github">on Github</a>.</p>
</li>
</ul>