forked from cloudify-cosmo/getcloudify.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththank_you.htm
206 lines (174 loc) · 10.4 KB
/
thank_you.htm
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
<!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" xmlns:fb="http://ogp.me/ns/fb#">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CloudifySource Community</title>
<link rel="stylesheet" href="css/template.css" type="text/css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<script src="scripts/jquery-1.7.1.js" type="text/javascript"></script>
<!-- Add fancyBox -->
<link rel="stylesheet" href="scripts/fancyBox/source/jquery.fancybox.css?v=2.1.3" type="text/css" media="screen" />
<script type="text/javascript" src="scripts/fancyBox/source/jquery.fancybox.pack.js?v=2.1.3"></script>
<!-- Optionally add helpers - button, thumbnail and/or media -->
<link rel="stylesheet" href="scripts/fancyBox/source/helpers/jquery.fancybox-buttons.css?v=1.0.5" type="text/css" media="screen" />
<script type="text/javascript" src="scripts/fancyBox/source/helpers/jquery.fancybox-buttons.js?v=1.0.5"></script>
<script type="text/javascript" src="scripts/fancyBox/source/helpers/jquery.fancybox-media.js?v=1.0.5"></script>
<link rel="stylesheet" href="scripts/fancyBox/source/helpers/jquery.fancybox-thumbs.css?v=1.0.7" type="text/css" media="screen" />
<script type="text/javascript" src="scripts/fancyBox/source/helpers/jquery.fancybox-thumbs.js?v=1.0.7"></script>
<link rel="stylesheet" href="/css/jquery-ui-1.8.17.custom.css" type="text/css" media="all"/>
<script type="text/javascript" src="/scripts/jquery-ui-1.8.17.custom.min.js"></script>
<script src="http://widgets.twimg.com/j/2/widget.js" type="text/javascript"></script>
<script language="Javascript" type="text/javascript" src="scripts/jquery.lwtCountdown-1.0.js"></script>
<script language="Javascript" type="text/javascript" src="scripts/misc.js"></script>
<script type="text/javascript" src="http://jzaefferer.github.com/jquery-validation/jquery.validate.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("#mc-embedded-subscribe-form").validate({
errorLabelContainer: "#messageBox",
//wrapper: "li",debug:true,
//submitHandler: function() { alert("Submitted!") }
})
//for lightbox
$('.fancybox-media').fancybox({
openEffect : 'none',
closeEffect : 'none',
helpers : {
media : {}
}
});
});
</script>
<script type="text/javascript">
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '4fd5058b613f5d712200004f');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-31930048-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- start Mixpanel --><script type="text/javascript">(function(c,a){window.mixpanel=a;var b,d,h,e;b=c.createElement("script");b.type="text/javascript";b.async=!0;b.src=("https:"===c.location.protocol?"https:":"http:")+'//cdn.mxpnl.com/libs/mixpanel-2.1.min.js';d=c.getElementsByTagName("script")[0];d.parentNode.insertBefore(b,d);a._i=[];a.init=function(b,c,f){function d(a,b){var c=b.split(".");2==c.length&&(a=a[c[0]],b=c[1]);a[b]=function(){a.push([b].concat(Array.prototype.slice.call(arguments,0)))}}var g=a;"undefined"!==typeof f?
g=a[f]=[]:f="mixpanel";g.people=g.people||[];h="disable track track_pageview track_links track_forms register register_once unregister identify name_tag set_config people.identify people.set people.increment".split(" ");for(e=0;e<h.length;e++)d(g,h[e]);a._i.push([b,c,f])};a.__SV=1.1})(document,window.mixpanel||[]);
mixpanel.init("96365f48f34c41c7b91e045b4f48d53d");</script> <!--end Mixpanel -->
<script type="text/javascript">
(function(c,a){window.mixpanel=a;var b,d,h,e;b=c.createElement("script");
b.type="text/javascript";b.async=!0;b.src=("https:"===c.location.protocol?"https:":"http:")+
'//cdn.mxpnl.com/libs/mixpanel-2.1.min.js';d=c.getElementsByTagName("script")[0];
d.parentNode.insertBefore(b,d);a._i=[];a.init=function(b,c,f){function d(a,b){
var c=b.split(".");2==c.length&&(a=a[c[0]],b=c[1]);a[b]=function(){a.push([b].concat(
Array.prototype.slice.call(arguments,0)))}}var g=a;"undefined"!==typeof f?g=a[f]=[]:
f="mixpanel";g.people=g.people||[];h=['disable','track','track_pageview','track_links',
'track_forms','register','register_once','unregister','identify','name_tag',
'set_config','people.identify','people.set','people.increment'];for(e=0;e<h.length;e++)d(g,h[e]);
a._i.push([b,c,f])};a.__SV=1.1;})(document,window.mixpanel||[]);
mixpanel.init("96365f48f34c41c7b91e045b4f48d53d");
//mixpanel global page tracking:
mixpanel.track('Cloudify Community Page Views', {'page name' : document.title, 'url' : window.location.pathname});
mixpanel.track_links("ul.shareLinks a", "Social Button Clicks", function(ele) { return { type: $(ele).attr('type')}});
//Track Subscribers
mixpanel.track_forms('#mc-embedded-subscribe-form', 'Register for Event Button Clicks',{'page name' : document.title, 'url' : window.location.pathname});
mixpanel.track_forms('#ki_form', 'Qualaroo');mixpanel.track_forms('#ki_form', 'Qualaroo');
</script>
</head>
<body>
<a class="fork-guide" target="_blank" href="https://github.com/CloudifySource/cloudify"></a>
<div class="WrapperBg">
<div class="Wrapper">
<div class="header">
<a class="logo" href="/"></a>
<div class="clear"></div>
</div>
<div class="contentWrap">
<div class="thanksTitleWrap">
<h1 title="Thanks for the download!">Thanks for the download!</h1>
<h2>Here are some ways for you to get involved:</h2>
</div>
<div class="subscribeWrap Thanks">
<div class="subscribeTitle"></div>
<h3>To receive updates on the latest recipes & drivers</h3>
<!-- Begin MailChimp Signup Form -->
<div class="subscribeForm">
<form action="http://cloudifysource.us4.list-manage.com/subscribe/post?u=5e963581396e0c0e43ed217f8&id=b43defea9b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" >
<input type="email" value="" name="EMAIL" class="required subscribeTxt email" id="mce-EMAIL" placeholder="Enter your e-Mail" title="Please enter a valid email address.">
<input type="submit" value="Go" name="subscribe" id="mc-embedded-subscribe" class="subscribeBtn ">
</form>
</div>
<!--End mc_embed_signup-->
<div id="messageBox"></div>
</div>
<div class="shareWrap">
<div class="shareTitle"></div>
<p class="shareText">If you want to shout out about <a href="http://www.cloudifysource.org/" >Cloudify</a> on <strong>any</strong> social network we would be much obliged.</p>
<ul class="shareLinks">
<li class="twitter"><a target="_blank" href="http://twitter.com/home?status=I%20just%20downloaded%20Cloudify%20-%20the%20Open%20Source%20PaaS%20Stack!%20Get%20it%20here:%20http://www.cloudifysource.org/downloads/get_cloudify%20via%20@cloudifysource"></a></li>
<li class="fb"><a target="_blank" href="https://www.facebook.com/share.php?u=http://www.cloudifysource.org/downloads/get_cloudify"></a></li>
<li class="tumblr"><a target="_blank" href="http://www.tumblr.com/follow/cloudifysource"></a></li>
<li class="in"><a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.cloudifysource.org&summary=i%20just%20downloaded%20Cloudify%20the%20Open%20Source%20PaaS%20Stack!%20Get%20it%20too!"></a></li>
<li class="google"><a target="_blank" href="https://plus.google.com/share?url=http://www.cloudifysource.org"></a></li>
</ul>
</div>
<ul class="rightBtnsWrap">
<li class="join">
<ul class="btnJoinLinks">
<li class="quora"><a target="_blank" href="http://www.quora.com/Cloudify"></a></li>
<li class="zen"><a target="_blank" href="http://forums.cloudifysource.org/"></a></li>
<li class="stack"><a target="_blank" href="http://stackoverflow.com/questions/tagged/cloudify"></a></li>
</ul>
</li>
<li class="check"><a href="/guide/qsg/quick_start_guide?TYP1_DL"></a></li>
<li class="watch"><a class="fancybox-media" href="http://www.youtube.com/watch?v=V3NNreNRxMQ"></a></li>
</ul>
<!--Start Footer -->
<div class="clear"></div>
<div class="footer">
<ul class="footerLeftMenu">
<li class="footerli"><a href="#">About GigaSpaces</a></li>
<li class="footerli"><a href="#">Contact Us</a></li>
</ul>
<ul class="footerRightMenu">
<li class="footerli">Copyright © 2012 GigaSpaces. All rights reserved.</li>
<li class="footerli"><a href="#">Terms of Use</a></li>
<li class="footerli">|</li>
<li class="footerli"> <a href="#">Privacy Policy</a></li>
</ul>
</div>
</div><!--End site wrapper -->
<script language="javascript" type="text/javascript">
// Initiate Countdown
//jQuery(document).ready(function() {
//$('#countdown_dashboard').countDown({
//targetDate: {
// 'day': 1,
// 'month': 3,
// 'year': 2012,
// 'hour': 10,
// 'min': 30,
// 'sec': 0
//},
// time set as UTC
//'utc': true,
//omitWeeks: true
//});
//});
</script>
</div><!--End site bg top wrapper -->
<!--leadlander tracking script -->
<script type="text/javascript">llfrmid=12206</script>
<script type="text/javascript" src="http://formalyzer.com/formalyze_init.js"></script>
<script type="text/javascript" src="http://formalyzer.com/formalyze_call.js"></script>
</body>
</html>