blob: ad8400e193962840f4bc516bcdf798f16f2dc34c (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>gnusosa - Carlos Ivan Sosa</title>
<meta name="Generator" content="Vim/7.2">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="blueprint/screen.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="blueprint/print.css" type="text/css" media="print">
<!--[if lt IE 8]><link rel="stylesheet" href="blueprint/ie.css"
type="text/css" media="screen, projection"><![endif]-->
</head>
<body>
<div class="container">
<div class="span-19 prepend-1 append-4 top">
<hr class="space">
<hr class="space">
<h1>
gnusosa
</h1>
<div class="column span-12 colborder first">
<h3 class="quiet">
Talks and Workshops
</h3>
<p>This is a recollection of talks and workshops I've given in the past.</p>
<p class="talk"><a href="http://gnusosa.net/talks/workshop-vim-hackmeet/">Make better use of Vim</a> - This talk was presented at <a href="https://hackmeet.org/">Hackmeet</a> 2012.
<br />
<span class="quiet">Basic use of Vim, How to effectively edit a file, and its Philosophy.</span>
</p>
<div class="column span-6 last">
</div>
<hr>
</div>
<div class="span-19 prepend-1 append-4 bottom">
</div>
</div>
</body>
</html>
|