Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tweaks
  • Loading branch information
gflarity committed Jun 12, 2011
1 parent c7268d1 commit 93c7e0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
3 changes: 2 additions & 1 deletion portal/views/solution.ejs
Expand Up @@ -23,7 +23,8 @@
</h1>
<p>
Our software constantly monitors the demand for your application. As demand increases, be begin to replicate your data services
across our platform. This happens completely transparently so that you can relax and focus on other things.<!-- better closing hook? -->
across our platform. This happens completely transparently so that you can relax and focus the parts of your app that customers
interact with.<!-- better closing hook? -->
<p>
</div>
<div class="tabbertab">
Expand Down
11 changes: 5 additions & 6 deletions portal/views/why.ejs
Expand Up @@ -5,14 +5,13 @@
<h2></h2>
<br/>
<h1>Too Many Devices, Too Many Platforms.</h1>
<br/>
<h3>Android, iOS, Windows Phone 7, Mac OS X, Windows, iPhone, iPad, ...</h3>
<br/>

<p>This is the world we live in. The number of different platforms and mobile devices
continues to grow. It's becoming incredibly expensive to target multiple mobile platforms
with a unified user experience using native development frameworks.</p>


<h3>HTML5 And JavaScript To The Rescue</h3>
<p>Fortunately, an open standards based solution is emerging. HTML5 and JavaScript is allowing developers
to create beautiful user experiences that span modern devices. These technologies greatly reduce complexity and costs associated with
mobile development, but there are still a number of challenges limiting it's adoption. At Vertex.IO we address these challenges head on.<p>
Expand All @@ -25,8 +24,8 @@
<h3>Yet Another Language? Java, Python, Ruby, C++...</h3>

<p>The pieces your customers don't see are critically important. With other platform providers
you need to design, implement and maintain your own data services. These skills are orthogonal to the expertise you'll require
to create rich mobile JavaScript/HTML5 client, yet you need both.</p>
you need to design, implement and maintain your own data services. These skills are orthogonal to the expertise
you'll require to create rich mobile JavaScript/HTML5 client, yet you need both.</p>
</div>

<div class="tabbertab">
Expand All @@ -44,7 +43,7 @@
<h2></h2>
<br/>
<h1>Offline Synchronization</h1>
<h3>Customers Expect Your App To Keep Working, No Matter Where They Go. </h3>
<h3>Customers Expect Your App To Keep Working No Matter Where They Go. </h3>
<p>Your customer's expect to keep working when they enter the subway or fly on airplane. They expect what they have entered to be
waiting for them on their next device. They expect seamless synchronization
with the cloud.
Expand Down

0 comments on commit 93c7e0e

Please sign in to comment.