-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
123 lines (120 loc) · 7.41 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
<!DOCTYPE html>
<html lang="ru">
<head>
<title>lazycoder.ru</title>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="http://lazycoder.ru/theme/css/lazystrap.css" rel="stylesheet">
<link href="http://lazycoder.ru/theme/css/pygments.css" rel="stylesheet">
<link href="http://lazycoder.ru/theme/css/lightbox.css" rel="stylesheet">
<link rel="shortcut icon" href="http://lazycoder.ru/theme/favicon.png" type="image/x-icon" />
<link rel="icon" href="http://lazycoder.ru/theme/favicon.png" type="image/x-icon" />
<!-- 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 name="description" content="записки ленивого кодера" />
<link href="http://lazycoder.ru/feeds/rss.xml" type="application/rss+xml" rel="alternate" title="lazycoder.ru Full RSS Feed" />
<link rel="stylesheet" type="text/css" href="http://lazycoder.ru/theme/css/tipuesearch.css">
<meta name="keywords" content="программирование, linux, технологии" />
</head>
<body onload="set_years(2008)">
<a href="https://github.com/lazycoder-ru" target="blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>
<div class="page">
<div class="header">
<a href="http://lazycoder.ru">
<img src="http://lazycoder.ru/theme/img/logo.png" alt="lazycoder.ru" />
</a>
<div class="navbar-desc">
записки ленивого кодера
</div>
</div>
<div class="container">
<h2 class="post-header">Последние записи</h2>
<div class="post-content">
<div class="search-box">
<form class="form-inline" action="http://lazycoder.ru/search.html" onsubmit="return validateForm(this.elements['q'].value);">
<input type="text" class="search-query form-control" id="tipue_search_input" placeholder="Поиск..." name="q" autofocus>
<button type="submit" class="btn btn-default" id="tipue_search_button"></button>
</form>
</div> <div class="recent-post-header">
<h4><a class="header-link" href="http://lazycoder.ru/blog/ftp-updates-search">Поиск обновлений на FTP-сервере<span class="link">»</span></a></h4>
<div class="tags">
<a href="http://lazycoder.ru/tag/myworks">#myworks</a>
<a href="http://lazycoder.ru/tag/python">#python</a>
<a href="http://lazycoder.ru/tag/ftp">#ftp</a>
</div>
</div>
<div class="recent-post-header">
<h4><a class="header-link" href="http://lazycoder.ru/blog/python-download-manager">Менеджер загрузки на python<span class="link">»</span></a></h4>
<div class="tags">
<a href="http://lazycoder.ru/tag/download">#download</a>
<a href="http://lazycoder.ru/tag/manager">#manager</a>
<a href="http://lazycoder.ru/tag/myworks">#myworks</a>
</div>
</div>
<div class="recent-post-header">
<h4><a class="header-link" href="http://lazycoder.ru/blog/lxml-pip-install">Установка lxml через pip<span class="link">»</span></a></h4>
<div class="tags">
<a href="http://lazycoder.ru/tag/bash">#bash</a>
<a href="http://lazycoder.ru/tag/lxml">#lxml</a>
<a href="http://lazycoder.ru/tag/pip">#pip</a>
</div>
</div>
<div class="recent-post-header">
<h4><a class="header-link" href="http://lazycoder.ru/blog/vkontakte-music-download">Получение ссылок на аудиозаписи ВКонтакте<span class="link">»</span></a></h4>
<div class="tags">
<a href="http://lazycoder.ru/tag/mp3">#mp3</a>
<a href="http://lazycoder.ru/tag/myworks">#myworks</a>
<a href="http://lazycoder.ru/tag/python">#python</a>
</div>
</div>
<div class="recent-post-header">
<h4><a class="header-link" href="http://lazycoder.ru/blog/red-orchestra-2-impressions">Впечатления от Red Orchestra 2: Heroes of Stalingrad<span class="link">»</span></a></h4>
<div class="tags">
<a href="http://lazycoder.ru/tag/red-orchestra">#red orchestra</a>
<a href="http://lazycoder.ru/tag/vpechatleniia">#впечатления</a>
<a href="http://lazycoder.ru/tag/igra">#игра</a>
</div>
</div>
<div class="recent-post-header">
<h4><a class="header-link" href="http://lazycoder.ru/blog/math-jokes">Математики шутят<span class="link">»</span></a></h4>
<div class="tags">
<a href="http://lazycoder.ru/tag/humour">#humour</a>
<a href="http://lazycoder.ru/tag/offline">#offline</a>
<a href="http://lazycoder.ru/tag/matematika">#математика</a>
</div>
</div>
<div class="recent-post-header">
<h4><a class="header-link" href="http://lazycoder.ru/blog/phpmyadmin-login-without-password">Логин в phpmyadmin без пароля<span class="link">»</span></a></h4>
<div class="tags">
<a href="http://lazycoder.ru/tag/lamp">#lamp</a>
<a href="http://lazycoder.ru/tag/phpmyadmin">#phpmyadmin</a>
<a href="http://lazycoder.ru/tag/login">#логин</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer-wrapper">
<div class="container">
<div class="footer">
<a href="http://lazycoder.ru/about">О блоге</a>
<a href="http://lazycoder.ru/archives">Архив</a>
<a href="http://lazycoder.ru/feeds/rss.xml">RSS</a>
<a href="http://twitter.com/mortis_ht">twitter</a>
</div>
<div class="footer">
<span id="years">2008-2014</span> © записки ленивого кодера | Powered by <a href="http://getpelican.com">Pelican</a>| <a href="http://creativecommons.org/licenses/by/4.0/">CC BY</a>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="http://lazycoder.ru/theme/js/lightbox-2.6.min.js"></script>
<script src="http://lazycoder.ru/theme/js/lazystrap.js"></script>
</body>
</html>