-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapps.html
More file actions
58 lines (48 loc) · 2.91 KB
/
apps.html
File metadata and controls
58 lines (48 loc) · 2.91 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Agilis Mobility, L.L.C. - Mobile applications design dallas, iPhone development, rails development &amp; business consulting</title>
<link href="main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="container">
<div class="header"><!-- end .header --><img src="logo.png" width="700" height="175" alt="Logo" /></div>
<div class="sidebar1">
<ul class="nav">
<li><a href="index.html">About</a></li>
<li><a href="libraries.html">Libraries</a></li>
<li><a href="apps.html">Apps</a></li>
<li><a href="publications.html">Publications</a></li>
</ul>
<p> </p>
<!-- end .sidebar1 --></div>
<div class="content">
<h2>UGotFlagged</h2>
<p>UGotFlagged is a service that allows you to communicate and share your frustration, admiration, or warnings with other drivers. Report bad drivers by flagging them using your cell phone. Posts are instantly shared with other users using Push technology.
<a rel="external" href="http://bit.ly/bWK7YT" target="_blank"><img src="app_store.png" width="280" height="84" alt="UGotFlagged on the App Store" /></a>
</p>
<h2>Logger!</h2>
<p>This long awaited app is finaly here!!! Log your workout sessions using this simple yet powerful iPad application. Create your own lifting programs and workouts. Allows for easy replications of workouts. No longer do you need to create a workout from scratch each time. Auto calculations of 1RMs and total lbs lifted! Use the calendar to easy access to your workouts. Email workouts!! Automatic graphing of your lifting progress. Just select a workout and see the graph (requires Internet access).
</p>
<a rel="external" href="http://itunes.apple.com/us/app/logger!/id440992353?mt=8" target="_blank">
<IMG src="app_store.png" width="280" height="84" alt="UGotFlagged on the App Store"/>
</a>
<h2>TripCase</h2>
<p>Named "Best Travel App" by Business Week, and featured in USA Today, CNET and The Wall Street Journal. The best travel app on the iPhone for:</p>
<ol>
<li> Aggregating and organizing the maze of travel information that goes along with a trip</li>
<li> Getting real-time flight alerts and critical travel updates before and during your trip</li>
<li> Sharing travel information with designated friends, family and coworkers</li>
<li> And, much more.</li>
</ol>
<a rel="external" href= http://itunes.apple.com/us/app/tripcase/id309620151?mt=8" target="_blank">
<IMG src="app_store.png" width="280" height="84" alt="TripCase on the App Store"/>
</a>
</div>
<div class="footer">
<p> </p>
<!-- end .footer --></div>
<!-- end .container --></div>
</body>
</html>