Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Updated text for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Neil committed May 19, 2011
1 parent 009280a commit 6f48dd5
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions build/BBTemplate/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
<table>
<tr>
<td valign="top"><img src="webworks.png"/></td>
<td valign="top">BlackBerry WebWorks application development provides you with APIs that can help take your application to a new level of function and design. These APIs provide you access to
compelling technology that you can leverage to create engaging, visually complex and stunning new apps that seamlessly connect to system level functionallity as well as other BlackBerry smartphone or Tablet OS applications.
<td valign="top">BlackBerry WebWorks application development provides APIs that help take your application to a new level. WebWorks APIs provide you access to
compelling technology that you can leverage to create engaging and visually stunning new apps that seamlessly connect to system-level functionallity on both BlackBerry smartphone and PlayBook tablet devices.
<br/>
<br/>
Start exploring the APIs and find out how you can interact with almost everything in the BlackBerry solution: from built-in features such as GPS and the camera and video recorder, to push services on smartphones
Start exploring the APIs and find out how you can interact with the BlackBerry ecosystem: from built-in features such as GPS and the camera and video recorder, to push services on smartphones
and the BlackBerry Enterprise Server.<br/><br/>
Download the latest BlackBerry WebWorks SDK for <a href="http://us.blackberry.com/developers/browserdev/widgetsdk.jsp" class="details">Smartphones</a> and <a href="http://us.blackberry.com/developers/tablet/webworks.jsp" class="details">Tablet OS</a>
</td>
Expand Down Expand Up @@ -92,12 +92,12 @@ <h1>Learn more</h1>
<h3>Emulating BlackBerry WebWorks APIs</h3>
<p>BlackBerry WebWorks applications can be emulated and tested without the use of a device Simulator for <a href="http://rippledocs.tinyhippos.com/index.html#platforms/webworks" target="_blank">the majority of WebWorks APIs</a>.
This is accomplished by the use of the <a href="http://ripple.tinyhippos.com/" target="_blank">BETA Ripple emulator</a> which is currently implemented as a Chrome plug-in. As this BETA product evolves it will
eventually move away from its current implementation as a Chrome plug-in and grow into something even more powerful. Stay tuned for updates...</p>
eventually move away from its current implementation as a Chrome plug-in and grow into something even more powerful. Be sure to follow the <a href="http://devblog.blackberry.com/" target="_blank">BlackBerry Developer Blog</a> for further updates surrounding the Ripple tooling. </p>

<hr style="margin-top:15px;"/>

<h3>Preparing Your Environment</h3>
<p>Before you package your first BlackBerry WebWorks application, you will need to ensure that you have your environment properly configured. You can follow the Getting Started Guide for
<p>Before packaging your first BlackBerry WebWorks application, you will need to ensure that you have your environment properly configured. You can follow the Getting Started Guide for
<a href="http://docs.blackberry.com/en/developers/deliverables/27260/" target="_blank">BlackBerry Smartphones on Windows</a>, and the Getting Started Guides for WebWorks on Tablet OS for either
<a href="http://docs.blackberry.com/en/developers/deliverables/27274/" target="_blank">Mac OS X</a> or <a href="http://docs.blackberry.com/en/developers/deliverables/27278/" target="_blank">Windows</a>.</p>

Expand All @@ -110,7 +110,11 @@ <h3>Preparing Your Environment</h3>

<h3>Building Your First App Using BlackBerry WebWorks APIs</h3>
<p>Creating your first WebWorks application that utilizes BlackBerry specific APIs is quite simple. The steps below will demonstrate the pattern to use when create an
application using a WebWorks API. Make sure you follow the "Preparing Your Environment" instructions first before attempting the following steps.</p>
application using a WebWorks API. Make sure you follow the "Preparing Your Environment" instructions right above this topic first before attempting the following steps.
</p>
<p>
NOTE: The steps outlined below are the same for Windows and Mac OS X. However, the path examples given are sample Windows paths.
</p>

<table width="100%">
<tr>
Expand Down

0 comments on commit 6f48dd5

Please sign in to comment.