This repository has been archived by the owner on Sep 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpersonality.php
214 lines (176 loc) · 7 KB
/
personality.php
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
<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html lang="en" class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>TwitterJelly</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="stylesheet" href="css/style.css?v=2">
<link rel="stylesheet" href="css/persStyle.css?v=2">
<script src="js/libs/modernizr-1.6.min.js"></script>
</head>
<body>
<div id="fb-root"></div>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id))
return;
js = d.createElement(s);
js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=137222446375584";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<div id="container" class="container_16">
<?php include("header.html"); ?>
<div class="grid_2 spacer"></div>
<div id="main" class="grid_12 main centercol">
<div class="vert-spacer"></div>
<!--[if !IE]><!--><!-- THIS TARGETS ALL BROWSERS EXCEPT FOR IE -->
<div id="p_nav">
<a id="nav_link" href="index.php" >MATCHES</a>
</div>
<!--<![endif]--><!--><!-- ENDS TARGET OF ALL BROWSERS EXCEPT IE -->
<div id="lead">
<h1 class="lead">
Find your twitter personality
</h1>
</div>
<div class="query-box">
<input type="search" size="26"
placeholder="Enter your twitter username..." id="usern" /> <input
type="button" id="go" class="submit" value="GO" />
<div id="permalink_container" class="visuallyhidden">
share your results with this link: <a id="permalink"></a>
</div>
</div>
<div id="ajax-load" class="visuallyhidden">
<h1 id="current_progress_step">Hold tight.. we gotta get your tweets</h1>
<table id="progress_table" align="center"><tr><td>
<div id="showbar">
<span id="progress1"> </span>
<span id="progress2"> </span>
<span id="progress3"> </span>
<span id="progress4"> </span>
<span id="progress5"> </span>
<span id="progress6"> </span>
<span id="progress7"> </span>
<span id="progress8"> </span>
<span id="progress9"> </span>
<span id="progress10"> </span>
<span id="progress11"> </span>
<span id="progress12"> </span>
<span id="progress13"> </span>
<span id="progress14"> </span>
<span id="progress15"> </span>
</div>
</td></tr>
</table>
</div>
<div class="error-pic visuallyhidden">
<img src="img/protected.jpg "></img>
<div>
<h3>TwitterJelly can't access your tweets if they are protected.
Try using another twitter account or unprotect your tweets if
you'd like.</h3>
</div>
</div>
<div class="results_col" id="results">
<div class="row">
<div class = "visuallyhidden" id="pers_section">
<div class="pers_id">Twitter Personality: <span id="pers_id"></span></div>
<div id="E" class ="pers_dim visuallyhidden">
<img src="img/E.png" />
<h3>Usage Purpose</h3>
<p>Entertainment: You tweet in your free time for fun. Twitter is probably the best thing to happen to you since the day you discovered reddit.</p>
</div>
<div id="A" class ="pers_dim visuallyhidden">
<img src="img/A.png" />
<h3>Usage Purpose</h3>
<p>Amusement: You tweet when you need a distraction. Try to enjoy dinner with your grandma instead of tweeting about the toothless geriatrics at the early bird special.</p>
</div>
<div id="S" class ="pers_dim visuallyhidden">
<img src="img/S.png" />
<h3>Information Use</h3>
<p>Sharer: You're an Info Sharer. For good or for bad, you post tons of links to share with the twitter world.</p>
</div>
<div id="C" class ="pers_dim visuallyhidden">
<img src="img/C.png" />
<h3>Information Use</h3>
<p>Consumer: You're an info consumer. You use Twitter to filter the internet down to the things that interest you most.</p>
</div>
<div id="T" class ="pers_dim visuallyhidden">
<img src="img/T.png" />
<h3>Social Circle Density</h3>
<p>Tight: You have a tight twitter network, and are not gung ho on interacting with randoms on the Internet.</p>
</div>
<div id="W"class ="pers_dim visuallyhidden">
<img src="img/W.png" />
<h3>Social Circle Density</h3>
<p>Wide: You interact with a wide and varied group of twitter users. Strangers are just friends you haven't met yet, right?</p>
</div>
<div id="J" class ="pers_dim visuallyhidden">
<img src="img/J.png" />
<h3>Twitter Role</h3>
<p>Joiner: If twitter were a party, you would be the host. You naturally connect people and topics.</p>
</div>
<div id="M" class ="pers_dim visuallyhidden">
<img src="img/M.png" />
<h3>Twitter Role</h3>
<p>Maverick: You are unique jelly bean. You make twitter interesting. Do you have thousands of followers?</p>
</div>
<div class="pers_id">Celebrities With Same Personality</div>
<div id="pers_celebs"> </div>
</div>
</div>
</div>
</div>
</div>
<!-- end of #container -->
<!--
<footer> </footer>
-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
<script>
!window.jQuery
&& document
.write(unescape('%3Cscript src="js/libs/jquery-1.4.2.js"%3E%3C/script%3E'))
</script>
<script src="js/libs/pure_min.js"></script>
<!-- TODO: Concat and minify -->
<script src="js/plugins.js"></script>
<script src="js/script.js"></script>
<script src="js/animation.js"></script>
<!--[if lt IE 7 ]>
<script src="js/libs/dd_belatedpng.js"></script>
<script> DD_belatedPNG.fix('img, .png_bg'); </script>
<![endif]-->
<!-- yui profiler and profileviewer - remove for production -->
<script src="js/profiling/yahoo-profiling.min.js"></script>
<script src="js/profiling/config.js"></script>
<!-- end profiling code -->
<!-- change the UA-XXXXX-X to be your site's ID -->
<script>
var _gaq = [ [ '_setAccount', 'UA-26514236-2' ], [ '_trackPageview' ] ];
(function(d, t) {
var g = d.createElement(t), s = d.getElementsByTagName(t)[0];
g.async = true;
g.src = ('https:' == location.protocol ? 'https://ssl'
: 'http://www')
+ '.google-analytics.com/ga.js';
s.parentNode.insertBefore(g, s);
})(document, 'script');
</script>
</body>
</html>