-
Notifications
You must be signed in to change notification settings - Fork 0
/
instructions.html
281 lines (250 loc) · 12.4 KB
/
instructions.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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>r/ally</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta name="description" content="r/ally figures out who know what inside your company. r/ally lifts productivity, boosts engagement and maximize human capital through collaboration" />
<meta name="keywords" content="r/ally, knowledge management, collaboration, skill identification, collaboration software, mobile, iphone, networking, relationship building, collaboration in the workplace, workplace relationships" />
<meta name="author" content="r/ally">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:description" content="r/ally is a mobile knowledge management platform that figures out who knows what inside your company ">
<meta property="og:title" content="r/ally" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://rallyyourgoals.com" />
<meta property="og:image" content="http://rallyyourgoals.com/img/rally-logo.png" />
<!-- /// google font - Open Sans /// -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700|Oswald:300,400' rel='stylesheet' type='text/css'>
<!-- /// font awesome - iconic font /// -->
<link href="fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- /// eleagant font - iconic font /// -->
<link href="fonts/elegant-font/style.css" rel="stylesheet">
<!-- /// bootsrap css - framework /// -->
<link href="css/bootstrap-3.1.1/css/bootstrap.min.css" rel="stylesheet">
<!-- /// all plugins /// -->
<link href="css/plugins/plugins.css" rel="stylesheet">
<!-- /// main css /// -->
<link href="css/main.css" rel="stylesheet">
<!-- /// responsive css /// -->
<link href="css/responsive.css" rel="stylesheet">
<link href="//vjs.zencdn.net/4.8/video-js.css" rel="stylesheet">
<!-- <link href="css/video-js.css" rel="stylesheet">-->
<!-- ///Video.js source and host it on your own servers, or use the free CDN hosted version /// -->
<script src="//vjs.zencdn.net/4.8/video.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="preloader">
<img src="img/rally-logo-large.png" alt="" width="94" height="70">
</div>
<header class="main-header">
<div class="container">
<div class="row">
<nav class="navbar navbar-default" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"><img src="img/rally-logo.png"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav navbar-right" id="nav">
<li><a href="/">Home</a></li>
<li class="dropdown">
<a href="" class="dropdown-toggle" data-toggle="dropdown">Products <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/index.html#human_capital_search">Human Capital Search</a></li>
<li><a href="/index.html#human_capital_talent_management">Human Capital Talent Management</a></li>
<li><a href="/index.html#human_capital_strategic_planning">Human Capital Strategic Planning</a></li>
<li><a href="/index.html#rally_collaboration_platform">r/ally Collaboration Platform</a></li>
</ul>
</li>
<li class="dropdown">
<a href="" class="dropdown-toggle" data-toggle="dropdown">Industry Solutions<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/index.html#industry_solutions">Professional Service Providers</a></li>
<li><a href="/index.html#industry_solutions">Staffing & Recruiting Companies</a></li>
<li><a href="/index.html#industry_solutions">Semiconductor & Aerospace Companies</a></li>
</ul>
</li>
<li class="dropdown">
<a href="" class="dropdown-toggle" data-toggle="dropdown">Resources<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/resources.html#datasheets">Datasheets</a></li>
<li><a href="/resources.html#casestudies">Case Studies</a></li>
</ul>
</li>
<li class="dropdown">
<a href="" class="dropdown-toggle" data-toggle="dropdown">Contact<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#contacts">Contact Sales</a></li>
<li><a href="/landingpages/demo-infocapture-explorer.html">Request a Demo</a></li>
</ul>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
</div>
</div>
</header>
<!-- /// start promo /// -->
<section class="promo static background-top" id="home">
<div class="promo-block wow transparent">
<div class="container top-container">
<div class="row">
<div class="col-sm-12">
<h1 class="lead">Learn to use r/ally in under 2 and a half minutes </h1>
</div>
</div>
</div>
</div>
</section>
<!-- /// end promo /// -->
<!-- /// work /// -->
<section class="fill work section " id="services">
<div class="container">
<div class="heading-section">
<h1>How r/ally Works</h1>
<div class="separator"></div>
</div>
<p class="sub-heading center-why-rally">
<video id="example_video_1" class="video-js vjs-default-skin "
controls preload="auto" width="640" height="480"
poster="video/rallyvideoimagered.png"
data-setup='{"example_option":true}'>
<source src="video/Rally_0809.mp4" type='video/mp4' />
</video>
</p>
</div>
</section>
<!-- /// services /// -->
<section class="work section " id="product_info">
<div class="container">
<div class="heading-section">
<h1>How To Use r/ally</h1>
<div class="separator"></div>
</div>
<div class="row">
<div class="col-sm-12">
<p class="sub-heading">Step by step instructions on getting up and running with r/ally's intelligent collaboration platform on either your phone or desktop.</p>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class="person wow slideInRight" data-wow-duration="1s">
<div class="text-section">
<iframe src="//www.slideshare.net/slideshow/embed_code/44509216" width="476" height="400" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--modal for section -->
<!-- Modal -->
<!-- /// Get rally /// -->
<section id="get-rally" class="promo static section background-top">
<div class="promo-block wow transparent">
<div class="container top-container">
<div class="row">
<div class="col-sm-12">
<h1 class="lead">r/ally uncovers "who knows what" inside your enterprise </h1>
</div>
</div>
</div>
</div>
</section>
<!-- /// contacts /// -->
<section class="contacts section fill " id="contacts">
<div class="container">
<div class="heading-section">
<h1>Contact r/ally</h1>
<div class="separator"></div>
</div>
<div class="row wow fadeInUp" data-wow-duration="1.4s">
<div class="col-sm-12">
<div class="col-sm-6">
<ul class="list-unstyled contacts-list">
<li><div class="icon-wrapper"><i class="fa fa-map-marker"></i></div> 111 Richmond St., Suite 500, Toronto, Ontario M5H 2G4</li>
<li><div class="icon-wrapper"><i class="fa fa-envelope"></i></div> <a href="mailto:[email protected]?subject=Send me more info about r/ally">[email protected]</a></li>
<li><div class="icon-wrapper"><i class="fa fa-phone"></i></div> 416 702 9371</li>
</ul>
</div>
<div class="col-sm-6">
<ul class="list-unstyled contacts-list">
<li><div class="icon-wrapper"><i class="fa fa-map-marker"></i></div> 225 Bush St., 12th Floor, San Francisco, California, 94104</li>
<li><div class="icon-wrapper"><i class="fa fa-envelope"></i></div> <a href="mailto:[email protected]?subject=Send me more info about r/ally">[email protected]</a></li>
<li><div class="icon-wrapper"><i class="fa fa-phone"></i></div> 415 260 4077</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- /// map /// -->
<!-- /// footer /// -->
<footer class="main-footer">
<div class="container">
<div class="row">
<div class="col-sm-4 social">
<ul class="list-inline">
<li><a href="http://www.facebook.com/rallyyourgoals" class="btn btn-icon-fb"><span class="btn-icon-fb"></span></a></li>
<li><a href="http://twitter.com/RallyYourGoals" class="btn btn-icon-tw"><span class="btn-icon-tw"></span></a></li>
</ul>
</div>
<div class="col-sm-8">
<div class="copy">
<p>© All rights reserved</p>
</div>
</div>
<ul id="footer-nav" class="col-sm-8">
<li><a href="index-original.html">Home</a></li>
<li><a href="tosvanity.html">Terms Of Services</a></li>
<li><a href="privacyvanity.html">Privacy Policy</a></li>
<li><a href="#contacts">Contact Us</a></li>
</ul>
</div>
</div>
</footer>
<!-- /// start scripts /// -->
<script src="js/libs/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="js/libs/jquery-1.11.0.min.js"></script>
<script src="js/plugins/gmap3/gmap3.min.js"></script>
<script src="js/plugins/isotope/isotope.pkgd.min.js"></script>
<script src="js/plugins/lightbox/lightbox.min.js"></script>
<!--<script src="js/plugins/scrollTo/jquery.scrollTo.js"></script> -->
<script src="js/plugins/nav/jquery.nav.js"></script>
<script src="css/bootstrap-3.1.1/js/bootstrap.min.js"></script>
<script src="js/plugins/countdown/countdown.js"></script>
<script src="js/plugins/placeholder/jquery.placeholder.js"></script>
<script src="js/plugins/validator/jquery.form-validator.min.js"></script>
<script src="js/plugins/wow/wow.min.js"></script>
<script src="js/main.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-form-validator/2.1.47/jquery.form-validator.min.js"></script>
<script>
$.validate({
validateOnBlur : false, // disable validation when input looses focus
errorMessagePosition : 'top', // Instead of 'element' which is default
scrollToTopOnError : false // Set this property to true if you have a long form
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54886362-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>