-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
252 lines (227 loc) · 13.3 KB
/
archives.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
248
249
250
251
252
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie ie8" lang="ru"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="ru">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Косолапов Дмитрий">
<meta name="google-site-verification" content="yJ35ns77j5pUPUutyBdAd5CwjqK3TGn5prTlyf2LlSo">
<title>Косолапов Дмитрий: мысли умные и не только. - Archives</title>
<link href="https://dicos.ru/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Косолапов Дмитрий: мысли умные и не только. Full Atom Feed" />
<link href="https://dicos.ru/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Косолапов Дмитрий: мысли умные и не только. Full RSS Feed" />
<!-- CSS -->
<link rel="stylesheet" href="https://dicos.ru/theme/css/style.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="https://dicos.ru/theme/css/colors/blue.css" id="colors">
<!-- Code highlight color scheme -->
<link href="https://dicos.ru/theme/css/code_blocks/darkly.css" rel="stylesheet">
<!-- 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="Косолапов Дмитрий: мысли умные и не только.">
</head>
<body>
<header id="header">
<!-- Container -->
<div class="container">
<!-- Logo / Mobile Menu -->
<div class="nine.columns columns">
<div id="logo">
<h1><a href="https://dicos.ru/">Косолапов Дмитрий: мысли умные и не только.</a></h1>
</div>
</div>
<!-- Navigation
================================================== -->
<div class="seven columns">
<nav id="navigation" class="menu">
<ul id="responsive">
<li><a href="https://dicos.ru/">Главная</a></li>
<li><a href="https://dicos.ru/about.html">Обо мне</a></li>
</ul>
</nav>
</div>
</div>
<!-- Container / End -->
</header>
<!-- Header / End -->
<div id="content-wrapper">
<section id="titlebar">
<!-- Container -->
<div class="container">
<div class="sixteen columns">
<nav id="breadcrumbs">
<ul>
<li>Текущее нахождение:</li>
<li><a href="https://dicos.ru/">Главная</a></li>
<li>Archives</li>
</ul>
</nav>
</div>
</div>
<!-- Container / End -->
</section>
<div class="container">
<div class="twelve alt columns">
<h3 class="headline">Archives</h3>
<span class="line" style="margin-bottom:30px;"></span>
<div class="clearfix"></div>
<dl>
<dt>Пн 23 Январь 2017</dt>
<dd><a href="https://dicos.ru/django-multidoamin-sessions.html">Мультидоменные сессии для джанго</a></dd>
<dt>Вс 25 Сентябрь 2016</dt>
<dd><a href="https://dicos.ru/new-blog.html">Блог снова начал работать</a></dd>
<dt>Пн 19 Май 2014</dt>
<dd><a href="https://dicos.ru/new-project.html">Еще один проект по торговле акциями и фьючерсами</a></dd>
<dt>Вт 22 Апрель 2014</dt>
<dd><a href="https://dicos.ru/dll-for-metatrader-5-linux.html">dll для MetaTrader 5 в linux</a></dd>
<dt>Сб 12 Январь 2013</dt>
<dd><a href="https://dicos.ru/attributeerror-module-object-has-no-attribute-migration.html">AttributeError: 'module' object has no attribute 'Migration'</a></dd>
<dt>Ср 14 Ноябрь 2012</dt>
<dd><a href="https://dicos.ru/enable-scroll-lock.html">Включить scroll lock при переключении раскладки</a></dd>
<dt>Сб 25 Август 2012</dt>
<dd><a href="https://dicos.ru/list-of-ports-tcpudp.html">Список портов TCP/UDP</a></dd>
<dt>Пт 20 Апрель 2012</dt>
<dd><a href="https://dicos.ru/go-to-pep-8.html">К PEP 8!</a></dd>
<dt>Ср 18 Январь 2012</dt>
<dd><a href="https://dicos.ru/new-type-spam.html">Новый вид спама в мессенжерах</a></dd>
<dt>Вт 03 Январь 2012</dt>
<dd><a href="https://dicos.ru/add-rowspan-colspan-in-table-reportlab.html">Добавить rowspan, colspan в таблицу Reportlab</a></dd>
<dt>Ср 28 Декабрь 2011</dt>
<dd><a href="https://dicos.ru/good-links.html">Полезные ссылки</a></dd>
<dt>Чт 03 Ноябрь 2011</dt>
<dd><a href="https://dicos.ru/linus-tornvalds-about-c.html">Линус Торнвальдс о C++</a></dd>
<dt>Пт 08 Июль 2011</dt>
<dd><a href="https://dicos.ru/setup-pil-with-support-jpeg-and-freetype-in-virtualenv.html">Установка PIL с поддержкой jpeg и freetype в virtualenv</a></dd>
<dt>Пт 08 Июль 2011</dt>
<dd><a href="https://dicos.ru/replace-text-in-many-files.html">Замена текста во многих файлах</a></dd>
<dt>Ср 22 Июнь 2011</dt>
<dd><a href="https://dicos.ru/setup-egenix-mx-base-on-virtualenv.html">Установка egenix-mx-base под virtualenv</a></dd>
<dt>Чт 16 Июнь 2011</dt>
<dd><a href="https://dicos.ru/subdomains-in-django.html">Субдомены в django</a></dd>
<dt>Вт 10 Май 2011</dt>
<dd><a href="https://dicos.ru/russian-characters-in-zip-archive.html">Русские буквы в zip архивах, Ubuntu</a></dd>
<dt>Вс 13 Март 2011</dt>
<dd><a href="https://dicos.ru/ones-own-wikipedia.html">Как сделать свою википедию</a></dd>
<dt>Вс 30 Январь 2011</dt>
<dd><a href="https://dicos.ru/how-to-enable-flash-dirver-to-virtualbox.html">Как подключить к virtualbox-у флешку</a></dd>
<dt>Вс 02 Январь 2011</dt>
<dd><a href="https://dicos.ru/setup-google-maps.html">Подключаем google maps</a></dd>
<dt>Вс 02 Январь 2011</dt>
<dd><a href="https://dicos.ru/migrate-postgis-database.html">Перенос postgis базы данных на другой сервер</a></dd>
<dt>Вс 02 Январь 2011</dt>
<dd><a href="https://dicos.ru/setup-ip-tv-from-cn.html">Настройка IP телевидения от "Электронного Города"</a></dd>
<dt>Пн 06 Декабрь 2010</dt>
<dd><a href="https://dicos.ru/how-to-close-button-right.html">Как перенести кнопку закрытия вправо</a></dd>
<dt>Пт 12 Ноябрь 2010</dt>
<dd><a href="https://dicos.ru/how-to-make-combobox-send-value-field.html">Как отправить значение из списка в combobox</a></dd>
<dt>Пт 12 Ноябрь 2010</dt>
<dd><a href="https://dicos.ru/download-ubuntu-from-yandex.html">Скачать убунту с яндекса</a></dd>
<dt>Пн 01 Ноябрь 2010</dt>
<dd><a href="https://dicos.ru/s-gif-404.html">"GET /resources/images/default/s.gif HTTP/1.1" 404</a></dd>
<dt>Вт 26 Октябрь 2010</dt>
<dd><a href="https://dicos.ru/ideal-cms-1.html">идеальная CMS, смотрим что есть сейчас</a></dd>
<dt>Пн 25 Октябрь 2010</dt>
<dd><a href="https://dicos.ru/file-and-folder-permission.html">Вечно забываю</a></dd>
<dt>Пн 20 Сентябрь 2010</dt>
<dd><a href="https://dicos.ru/shared-folder-in-active-directory.html">Сетевая папка в контроллере домена windows 2003</a></dd>
<dt>Ср 25 Август 2010</dt>
<dd><a href="https://dicos.ru/what-is-django-gis.html">Что такое django gis</a></dd>
<dt>Пн 26 Июль 2010</dt>
<dd><a href="https://dicos.ru/mail-agent-in-pidgin.html">mail.agent в pidgin-e</a></dd>
<dt>Пн 19 Июль 2010</dt>
<dd><a href="https://dicos.ru/cannot-import-namegqn.html">Ошибка в django-gis</a></dd>
<dt>Ср 07 Июль 2010</dt>
<dd><a href="https://dicos.ru/setup-django-gis.html">Установка django-gis</a></dd>
<dt>Пн 31 Май 2010</dt>
<dd><a href="https://dicos.ru/djangounicodedecodeerror.html">Нет DjangoUnicodeDecodeError</a></dd>
<dt>Сб 22 Май 2010</dt>
<dd><a href="https://dicos.ru/treebeard-not-save-admin.html">treebeard не сохраняет данные в админке</a></dd>
<dt>Сб 15 Май 2010</dt>
<dd><a href="https://dicos.ru/how-encoding-string.html">Как определить кодировку строки в питоне</a></dd>
<dt>Пт 07 Май 2010</dt>
<dd><a href="https://dicos.ru/best-commands.html">Полезные команды linux</a></dd>
<dt>Вс 25 Апрель 2010</dt>
<dd><a href="https://dicos.ru/treebeard-error.html">treebeard выдало сообщение об ошибке</a></dd>
<dt>Вс 25 Апрель 2010</dt>
<dd><a href="https://dicos.ru/how-create-user-with-home-catalog.html">Создать пользователя с домашним каталогом</a></dd>
<dt>Вс 18 Апрель 2010</dt>
<dd><a href="https://dicos.ru/sorl-thumbnail.html">Фото галерея на sorl-thumbnail</a></dd>
<dt>Вс 18 Апрель 2010</dt>
<dd><a href="https://dicos.ru/django-admin-db-1.html">Админка джанги как интерфейс к БД 1</a></dd>
<dt>Пн 05 Апрель 2010</dt>
<dd><a href="https://dicos.ru/setup-gateway-with-billing.html">Ставим шлюз с биллингом</a></dd>
<dt>Пн 08 Март 2010</dt>
<dd><a href="https://dicos.ru/django-photologue.html">django-photologue: установка и настройка</a></dd>
<dt>Сб 09 Январь 2010</dt>
<dd><a href="https://dicos.ru/code_complete.html">О книге Макконнелла «Совершенный код»</a></dd>
<dt>Пт 01 Январь 2010</dt>
<dd><a href="https://dicos.ru/first_post.html">Первая запись</a></dd>
</dl>
</div>
<!-- Sidebar -->
<div class="four columns">
</div>
</div>
<!-- Container / End -->
</div>
<!-- Content Wrapper / End -->
<div id="footer-bottom">
<!-- Container -->
<div class="container">
<div class="eight columns">Blog powered by <a href="http://getpelican.com">Pelican</a></div>
<div class="eight columns">
<ul class="social-icons-footer">
<li>
<a href="#" class="tooltip top" title="You can add links in your config file">
<i class="icon-you can add links in your config file"></i>
</a>
</li>
<li>
<a href="#" class="tooltip top" title="Another social link">
<i class="icon-another social link"></i>
</a>
</li>
<li><a href="https://dicos.ru/feeds/all.atom.xml" class="tooltip top" title="RSS"><i class="icon-rss"></i></a></li>
</ul>
</div>
</div>
<!-- Container / End -->
</div>
<!-- Footer Bottom / End -->
<!-- Javascripts -->
<script src="https://dicos.ru/theme/js/jquery.min.js"></script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript">
(function (d, w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter14462131 = new Ya.Metrika({
id:14462131,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
} catch(e) { }
});
var n = d.getElementsByTagName("script")[0],
s = d.createElement("script"),
f = function () { n.parentNode.insertBefore(s, n); };
s.type = "text/javascript";
s.async = true;
s.src = "https://mc.yandex.ru/metrika/watch.js";
if (w.opera == "[object Opera]") {
d.addEventListener("DOMContentLoaded", f, false);
} else { f(); }
})(document, window, "yandex_metrika_callbacks");
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/14462131" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter --> </body>
</html>