-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy patharchives.html
More file actions
161 lines (107 loc) · 5.82 KB
/
archives.html
File metadata and controls
161 lines (107 loc) · 5.82 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>martinbrochhaus.com</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<link href="http://www.martinbrochhaus.com/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="martinbrochhaus.com Atom Feed" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1147761-33']);
_gaq.push(['_trackPageview']);
_gaq.push(['_gat._anonymizeIp']);
(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>
<script type="text/javascript">
/* <![CDATA[ */
(function() {
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto&button=compact';
t.parentNode.insertBefore(s, t);
})();
/* ]]> */</script>
</head>
<body id="index" class="home">
<a href="http://github.com/mbrochh/mbrochh.github.com">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
</a>
<header id="banner" class="body">
<h1><a href=".">martinbrochhaus.com </a></h1>
<nav><ul>
<li><a href="http://www.martinbrochhaus.com/archives.html">Archives</a></li>
<li ><a href="./category/blog.html">Blog</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<h1>Archives for martinbrochhaus.com</h1>
<dl>
<dt>Thu 26 July 2012</dt>
<dd><a href="./2012/07/mountain-lion.html">Fixing OSX 10.8 after Mountain Lion upgrade</a></dd>
<dt>Fri 13 July 2012</dt>
<dd><a href="./2012/07/circus.html">Daemonize Solr with Circus 0.5 on Webfaction</a></dd>
<dt>Wed 13 June 2012</dt>
<dd><a href="./2012/06/ssl.html">Installing Free SSL certificate with StartSSL and Webfaction</a></dd>
<dt>Mon 11 June 2012</dt>
<dd><a href="./2012/06/gmail-groups.html">Follow mailing lists using GMail</a></dd>
<dt>Sat 09 June 2012</dt>
<dd><a href="./2012/06/videogame.html">PyCon APAC 2012 - Why we should all write a video game</a></dd>
<dt>Fri 08 June 2012</dt>
<dd><a href="./2012/06/big-data-cloud.html">PyCon APAC 2012 - Analyzing Big Data in the Cloud</a></dd>
<dt>Fri 08 June 2012</dt>
<dd><a href="./2012/06/diversity.html">PyCon APAC 2012 - Diversity as a Dependency</a></dd>
<dt>Fri 08 June 2012</dt>
<dd><a href="./2012/06/eafp.html">PyCon APAC 2012 - Keynote</a></dd>
<dt>Fri 08 June 2012</dt>
<dd><a href="./2012/06/functional.html">PyCon APAC 2012 - Functional Programming in Python</a></dd>
<dt>Fri 08 June 2012</dt>
<dd><a href="./2012/06/lightning.html">PyCon APAC 2012 - My lightning talk, yay!</a></dd>
<dt>Fri 08 June 2012</dt>
<dd><a href="./2012/06/mongodb.html">PyCon APAC 2012 - MongoDB with Python</a></dd>
<dt>Thu 07 June 2012</dt>
<dd><a href="./2012/06/pygame.html">PyCon APAC 2012 - Introduction to Game Development</a></dd>
<dt>Sat 26 May 2012</dt>
<dd><a href="./2012/05/pair.html">Secure pair programming with wemux and Vim</a></dd>
<dt>Sat 21 April 2012</dt>
<dd><a href="./2012/04/snippets-201204.html">Snippets of April 2012</a></dd>
<dt>Sun 18 March 2012</dt>
<dd><a href="./2012/03/myisam-vs-innodb.md.html">MySQL InnoDB vs. MyISAM and the foreign key constraint of death</a></dd>
<dt>Wed 29 February 2012</dt>
<dd><a href="./2012/02/snippets-201202.html">Snippets of February 2012</a></dd>
<dt>Mon 20 February 2012</dt>
<dd><a href="./2012/02/pelican.html">Blogging with Pelican and GitHub</a></dd>
<dt>Sun 19 February 2012</dt>
<dd><a href="./2012/02/blogging.html">My next approach to blogging. Again.</a></dd>
</dl>
</section>
<section id="extras" class="body">
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://pelican.notmyidea.org/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
<script type="text/javascript">
var disqus_shortname = 'martinbrochhauscom';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</body>
</html>