-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
179 lines (173 loc) · 6.72 KB
/
index.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
<!DOCTYPE html>
<head>
<!-- Meta Tags -->
<title>Matt Pirkowski | Internet Marketing Consultant | Data Visualization Enthusiast</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="I'm a young professional interested in social media, software development, and the impact of technology on communication and economic behavior. I work @HubSpot." />
<link rel="alternate" type="application/atom+xml" title="Blog Feed" href="http://feeds.feedburner.com/memedesign" />
<link rel="author" href="http://mattpirkowski.com/linkedin"/>
<link rel="icon" href="./public/img/layout/CircleIcon.png">
<!-- Stylesheets -->
<style type="text/css" media="all">@import url('/public/css/style.css');</style>
<link type="text/css" href="./public/js/jquery-ui-1.8.8/css/dark-hive/jquery-ui-1.8.8.custom.css" rel="Stylesheet" />
<link type="text/css" href="./public/css/html5reset.css">
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Josefin+Sans+Std+Light|Reenie+Beanie' rel='stylesheet' type='text/css'>
<!-- JQuery/JQuery UI -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript" language="javascript"></script>
<script type="text/javascript" src="http://mattpirkowski.com/public/js/jquery-ui-1.8.8/js/jquery-ui-1.8.8.custom.min.js"></script>
<!-- JavaScript -->
<script type="text/javascript" src="http://www.linkedin.com/js/public-profile/widget-os.js"></script>
<script src="./public/js/blockui.js" type="text/javascript" language="javascript"></script>
<script src="./public/js/boxDynamics.js" type="text/javascript" language="javascript"></script>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<section id="globalsection">
<div id="mainContainer">
<nav>
<div id="Work" class="right">
<div id="work_container" class="container">
<div class="contentLabel">Work</div>
<div id="workshader"></div>
</div>
</div>
<div id="Play" class="left">
<div id="play_container" class="container">
<div id="playshader">
<div class="contentLabel">Play</div>
</div>
</div>
</div>
</nav>
<section id="infoblocks">
<div id="infoContainer">
<div id="Content">
<div id="workInfo" class="hideInfo" style="opacity:0;">
<div class="bg_container">
<div id="liContent" class="workDiv">
<a class="linkedin-profileinsider-popup" href="http://www.linkedin.com/in/mmpirkowski" onclick="repositionLI">Check Out My Professional Profile on LinkedIn</a>
</div>
<div class="twitterFeed">
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'search',
search: 'hubspot',
interval: 6000,
title: ' ',
subject: 'I Work @HubSpot',
width: 236,
height: 150,
theme: {
shell: {
background: '#EEE',
color: '#333'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();
</script>
</div>
<div id="github-badge" class="workDiv"></div>
<script type="text/javascript" charset="utf-8">
GITHUB_USERNAME="phylodome";
GITHUB_LIST_LENGTH=3;
GITHUB_HEAD="div";
</script>
<script src="http://drnicjavascript.rubyforge.org/github_badge/dist/github-badge-launcher.js" type="text/javascript"></script>
</div>
</div>
<div id="playInfo" class="hideInfo" style="opacity:0;">
<div class="bg_container">
<div id="social_container">
<div class="twitterFeed">
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'search',
search: 'mattpirkowski',
interval: 6000,
title: ' ',
subject: '@MattPirkowski',
width: 236,
height: 180,
theme: {
shell: {
background: '#EEE',
color: '#333'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();
</script>
</div>
<ul id="socialButtons" class="horiz">
<li><a class="facebook" title="Facebook" rel="nofollow" href="http://mattpirkowski.com/facebook" target="_blank"></a></li>
<li><a class="twitter" title="Twitter" rel="nofollow" href="http://mattpirkowski.com/twitter" target="_blank"></a></li>
<li><a class="reddit" title="Reddit" rel="nofollow" href="http://www.reddit.com/user/Phylodome/" target="_blank"></a></li>
<li><a class="rss" title="My Blog" rel="nofollow" href="http://memesbydesign.mattpirkowski.com" target="_blank"></a></li>
</ul>
<div id="foursquareMap">
<a target="_blank" href="http://www.wheredoyougo.net/public/ag93aGVyZS1kby15b3UtZ29yEQsSCE1hcEltYWdlGJrxpQIM.html">Fellow Bostonian? Check Out My Foursquare Heatmap</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<footer>
<div class="noscroll">
<a href="http://www.w3.org/html/logo/">
<img src="http://www.w3.org/html/logo/badge/html5-badge-h-css3-semantics.png" width="165" height="64" alt="HTML5 Powered with CSS3 / Styling, and Semantics" title="HTML5 Powered with CSS3 / Styling, and Semantics">
</a>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17264298-2']);
_gaq.push(['_setDomainName', '.mattpirkowski.com']);
_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>
</footer>
</body>
</html>