forked from bitlyscience/bitlyscience.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
67 lines (42 loc) · 4.09 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
<html>
<head>
<link href="static/css/bootstrap.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33193344-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>
</head>
<body>
<div id="content">
<div class="science_title">
<h1>science.bitly</h1>
</div>
<div class="blog">
<a href="/july4recipes/"><span class="title">Happy Independence Day, America!</span>3 july 2012<span class="preview" style="background:url(/images/july4.png)"></span></a><br>
<a href="http://blog.bitly.com/post/22663850994/time-is-on-your-side"><span class="title">time is on your side</span>8 may 2012<span class="preview" style="background:url(/images/best_practices.png)"></span></a><br>
<a href="http://www.businessweek.com/articles/2012-04-19/how-the-story-of-trayvon-martin-went-viral"><span class="title">race, guns, and attention</span>19 april 2012<span class="preview" style="background:url(/images/trayvon_martin.png)"></span></a><br>
<a href="http://www.forbes.com/special-report/2012/media-map.html"><span class="title">the media map: who's reading what and where</span>30 march 2012<span class="preview" style="background:url(/images/media_map.png)"></span></a><br>
<a href="http://blog.bitly.com/post/16873962035/device-usage-on-the-social-web"><span class="title">device usage on the social web</span>1 february 2012<span class="preview" style="background:url(/images/device_usage.png)"></span></a><br>
<a href="http://blog.bitly.com/post/16068077687/sopa-and-pipa-on-the-social-web-right-now"><span class="title">sopa and pipa on the social web right now</span>18 january 2012<span class="preview" style="background:url(/images/sopa_pipa.png)"></span></a><br>
<a href="http://blog.bitly.com/post/15044916915/bitly-in-2011"><span class="title">bitly in 2012</span>30 december 2011<span class="preview" style="background:url(/images/favorite_kitties.png)"></span></a><br>
<a href="http://blog.bitly.com/post/13832700785/how-science-lovers-see-the-internet"><span class="title">how science lovers see the internet</span>6 december 2011<span class="preview" style="background:url(/images/science_lovers.png)"></span></a><br>
<a href="http://blog.bitly.com/post/13216461842/do-kittens-really-rule-the-internet"><span class="title">do kittens really rule the internet?</span>23 november 2011<span class="preview" style="background:url(/images/moar_kitties.png)"></span></a><br>
<a href="http://blog.bitly.com/post/9887686919/you-just-shared-a-link-how-long-will-people-pay"><span class="title">you just shared a link, how lon will people pay attention?</span>6 september 2011<span class="preview" style="background:url(/images/link_attention.png)"></span></a><br>
<a href="http://blog.bitly.com/post/7762784679/where-does-your-traffic-really-come-from"><span class="title">where does your traffice really come from?</span>18 july 2011<span class="preview" style="background:url(/images/online_media.png)"></span></a><br>
<a href="http://blog.bitly.com/post/7624585240/visualizing-the-nasa-shuttle-launch-with-public"><span class="title">visualizing the nasa shuttle launch</span>14 july 2011<span class="preview" style="background:url(/images/NASA_launch.png)"></span></a><br>
<a href="http://blog.bitly.com/post/7310402783/finding-truth-in-bitly-data"><span class="title">finding truth in bitly data</span>6 july 2011<span class="preview" style="background:url(/images/bitly_truth.png)"></span></a><br>
</div>
<div class="projects">
<p>updated 1 july 2012<span class="title">special thanks to <a href="http://bost.ocks.org">mike bostock</a> for design inspiration</span></p>
</div>
</div>
</body>
</html>