-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
247 lines (210 loc) · 13.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Federico Tomasi</title>
<!-- Bootstrap Core CSS -->
<link href="https://fdtomasi.github.io/theme/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="https://fdtomasi.github.io/theme/css/clean-blog.min.css" rel="stylesheet">
<!-- Code highlight color scheme -->
<link href="https://fdtomasi.github.io/theme/css/code_blocks/darkly.css" rel="stylesheet">
<!-- CSS specified by the user -->
<link href="https://fdtomasi.github.io/extra/redly.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<meta property="og:locale" content="">
<meta property="og:site_name" content="Federico Tomasi">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@kslw_">
<meta name="twitter:title" content="Federico Tomasi">
<meta name="twitter:description" content="View the blog.">
<meta name="twitter:image" content="https://fdtomasi.github.io/theme/images/post-bg.jpg">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<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="https://fdtomasi.github.io/">Federico Tomasi</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="/pages/bio.html">BIO</a></li>
<li><a href="/pages/talks.html">TALKS</a></li>
<li><a href="/pages/research.html">RESEARCH</a></li>
<li><a href="https://fdtomasi.github.io/category/posts.html">posts</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Header -->
<!-- Set your background image for this header on the line below. -->
<header class="intro-header" style="background-image: url('https://fdtomasi.github.io/theme/images/home-bg.jpg')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="page-heading">
<h1>Federico Tomasi</h1>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-preview">
<a href="https://fdtomasi.github.io/ismb-eccb-2017-day-3.html" rel="bookmark" title="Permalink to ISMB/ECCB 2017 conference, Day 3">
<h2 class="post-title">
ISMB/ECCB 2017 conference, Day 3
</h2>
</a>
<p class="article-summary">
The third day at the conference. BioVis and HiTSeq!
</p>
<p class="post-meta">Posted by
<a href="https://fdtomasi.github.io/author/federico-tomasi.html">Federico Tomasi</a>
on Mon 24 July 2017
</p>
<p>There are <a data-disqus-identifier="ismb-eccb-2017-day-3.html" href="https://fdtomasi.github.io/ismb-eccb-2017-day-3.html#disqus_thread">comments</a>.</p> </div>
<div class="post-preview">
<a href="https://fdtomasi.github.io/ismb-eccb-2017-day-2.html" rel="bookmark" title="Permalink to ISMB/ECCB 2017 conference, Day 2">
<h2 class="post-title">
ISMB/ECCB 2017 conference, Day 2
</h2>
</a>
<p class="article-summary">
10am, Sunday. Organising a conference during a weekend is terrible. One loses his sense of time (and space?). It's Sunday, nonetheless I...
</p>
<p class="post-meta">Posted by
<a href="https://fdtomasi.github.io/author/federico-tomasi.html">Federico Tomasi</a>
on Sun 23 July 2017
</p>
<p>There are <a data-disqus-identifier="ismb-eccb-2017-day-2.html" href="https://fdtomasi.github.io/ismb-eccb-2017-day-2.html#disqus_thread">comments</a>.</p> </div>
<div class="post-preview">
<a href="https://fdtomasi.github.io/ismb-eccb-2017-day-1.html" rel="bookmark" title="Permalink to ISMB/ECCB 2017 conference, Day 1">
<h2 class="post-title">
ISMB/ECCB 2017 conference, Day 1
</h2>
</a>
<p class="article-summary">
Here we are! This year I got the chance to be at the ISMB/ECCB conference, and, wow, this conference is HUGE. There are a lot of great...
</p>
<p class="post-meta">Posted by
<a href="https://fdtomasi.github.io/author/federico-tomasi.html">Federico Tomasi</a>
on Sat 22 July 2017
</p>
<p>There are <a data-disqus-identifier="ismb-eccb-2017-day-1.html" href="https://fdtomasi.github.io/ismb-eccb-2017-day-1.html#disqus_thread">comments</a>.</p> </div>
<div class="post-preview">
<a href="https://fdtomasi.github.io/mlss-cadiz.html" rel="bookmark" title="Permalink to MLSS Cadiz">
<h2 class="post-title">
MLSS Cadiz
</h2>
</a>
<blockquote class="instagram-media" data-instgrm-version="7" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:8px;"> <div style=" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;"> <div style=" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;"></div></div><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/p/BF_YwWHJ-XZ/" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">Una foto pubblicata da Fede Klsw T. (@klsw_)</a> in data: <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2016-05-29T12:01:41+00:00">29 Mag 2016 alle ore 05:01 PDT</time></p></div></blockquote>
<script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
<p class="post-meta">Posted by
<a href="https://fdtomasi.github.io/author/federico-tomasi.html">Federico Tomasi</a>
on Wed 11 May 2016
</p>
<p>There are <a data-disqus-identifier="mlss-cadiz.html" href="https://fdtomasi.github.io/mlss-cadiz.html#disqus_thread">comments</a>.</p> </div>
</div>
</div>
</div>
<hr>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
<li>
<a href="https://www.facebook.com/fede.tomatoma">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://twitter.com/kslw_">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://www.instagram.com/klsw_/">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-instagram fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://github.com/fdtomasi">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">
Blog powered by <a href="http://getpelican.com">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.<br /><br />
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="//i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" /></a>
Content
licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>, except where indicated otherwise.
</p> </div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="https://fdtomasi.github.io/theme/js/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="https://fdtomasi.github.io/theme/js/bootstrap.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="https://fdtomasi.github.io/theme/js/clean-blog.min.js"></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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-103577232-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
var disqus_shortname = 'fdtomasi-github';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</body>
</html>