This repository was archived by the owner on May 5, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharchives.html
More file actions
166 lines (152 loc) · 7.41 KB
/
archives.html
File metadata and controls
166 lines (152 loc) · 7.41 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
162
163
164
165
166
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<title>it-spir.it</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Open Graph tags -->
<meta property="og:type" content="website"/>
<meta property="og:title" content="it-spir.it"/>
<meta property="og:url" content=""/>
<meta property="og:description" content="it-spir.it"/>
<!-- Bootstrap -->
<link rel="stylesheet" href="/theme/css/bootstrap.min.css" type="text/css"/>
<link href="/theme/css/font-awesome.min.css" rel="stylesheet">
<link href="/theme/css/bootstrap-glyphicons.css" rel="stylesheet">
<link href="/theme/css/pygments.css" rel="stylesheet">
<link rel="stylesheet" href="/theme/css/style.css" type="text/css"/>
<!-- JavaScript plugins (requires jQuery) -->
<script src="http://code.jquery.com/jquery.js"></script>
<link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="it-spir.it ATOM Feed"/>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3549237-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>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand">it-spir.it</a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="/impressum.html">Impressum</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="/archives.html"><i class="icon-th-list"></i>Archives</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</nav>
<!-- /.navbar -->
<div class="container">
<div class="row">
<div class="col-lg-9">
<section id="content">
<h1>Archives for it-spir.it</h1>
<dl>
<dt>Di 03 April 2012</dt>
<dd><a href='blog/2012/04/03/plone-move-instance-to-another-host-without-downtime/'>Plone: Move instance to another host without downtime</a></dd>
<dt>Sa 31 März 2012</dt>
<dd><a href='blog/2012/03/31/rhodecode-remove-outdated-session-data/'>RhodeCode: remove outdated session data</a></dd>
<dt>Mo 20 Juni 2011</dt>
<dd><a href='blog/2011/06/20/buildout-fails-on-mac-with-xcode-4-installed/'>Buildout fails on Mac with Xcode 4 installed</a></dd>
<dt>Do 31 Dezember 2009</dt>
<dd><a href='blog/2009/12/31/collectiveprettyphoto-for-plone/'>collective.prettyphoto for Plone</a></dd>
</dl>
</section>
</div>
<div class="col-lg-3 well well-sm" id="sidebar">
<aside>
<section>
<ul class="list-group list-group-flush">
<li class="list-group-item"><h4><i class="icon-home icon-large"></i>Social</h4></li>
<li class="list-group-item"><a href="https://twitter.com/it_spirit"><i
class="icon-Twitter-sign icon-large"></i>Twitter
</a></li>
<li class="list-group-item"><a href="https://coderwall.com/tmassman"><i
class="icon-Coderwall-sign icon-large"></i>Coderwall
</a></li>
<li class="list-group-item"><a href="https://github.com/tmassman"><i
class="icon-Github-sign icon-large"></i>Github
</a></li>
<li class="list-group-item"><a href="https://bitbucket.org/it_spirit"><i
class="icon-Bitbucket-sign icon-large"></i>Bitbucket
</a></li>
<li class="list-group-item"><a href="http://www.linkedin.com/pub/thomas-massmann/20/393/259"><i
class="icon-LinkedIn-sign icon-large"></i>LinkedIn
</a></li>
<li class="list-group-item"><a href="/tags.html"><h4><i class="icon-tags icon-large"></i>Tags</h4></a></li>
<li class="list-group-item tag-1">
<a href="/tag/plone.html">
Plone
</a>
</li>
<li class="list-group-item tag-4">
<a href="/tag/buildout.html">
Buildout
</a>
</li>
<li class="list-group-item tag-4">
<a href="/tag/rhodecode.html">
RhodeCode
</a>
</li>
<li class="list-group-item tag-4">
<a href="/tag/python.html">
Python
</a>
</li>
<li class="list-group-item tag-4">
<a href="/tag/monitoring.html">
Monitoring
</a>
</li>
<li class="list-group-item tag-4">
<a href="/tag/mercurial.html">
Mercurial
</a>
</li>
<li class="list-group-item tag-4">
<a href="/tag/macos.html">
MacOS
</a>
</li>
<li class="list-group-item tag-4">
<a href="/tag/nginx.html">
Nginx
</a>
</li>
</ul>
</section>
</aside> </div>
</div>
</div>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="/theme/js/respond.min.js"></script>
</body>
</html>