-
Notifications
You must be signed in to change notification settings - Fork 1
/
index7.html
242 lines (216 loc) · 8.33 KB
/
index7.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
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Daydreaming in Greater Boston</title>
<meta name="author" content="Kyos">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/favicon.png" rel="icon">
<link href="/theme/css/main.css" media="screen, projection"
rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic"
rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic"
rel="stylesheet" type="text/css">
</head>
<body>
<header role="banner"><hgroup>
<h1><a href="/">Daydreaming in Greater Boston</a></h1>
</hgroup></header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
</ul>
<ul class="main-navigation">
<li><a href="/pages/about.html">About Me</a></li>
<li >
<a href="/category/blog.html">Blog</a>
</li>
<li >
<a href="/category/english.html">English</a>
</li>
<li >
<a href="/category/linux.html">Linux</a>
</li>
<li >
<a href="/category/python.html">Python</a>
</li>
<li >
<a href="/category/tech.html">Tech</a>
</li>
</ul></nav>
<div id="main">
<div id="content">
<div class="blog-index">
<article>
<header>
<h1 class="entry-title">
<a href="/pycrash.html">世界一売れている"Python Crash Course"って、どんな本?</a>
</h1>
<p class="meta">
<time datetime="2020-08-04T00:00:00-04:00" pubdate>Tue 04 August 2020</time> </p>
</header>
<div class="entry-content">Python本の紹介</div>
<footer>
<a rel="full-article" href="/pycrash.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="/pdfpagenum.html">PDFファイルにページ番号を追加する方法(Pythonで)</a>
</h1>
<p class="meta">
<time datetime="2020-08-02T00:00:00-04:00" pubdate>Sun 02 August 2020</time> </p>
</header>
<div class="entry-content">PDFファイルにページ番号を追加する方法(Pythonで)</div>
<footer>
<a rel="full-article" href="/pdfpagenum.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="/linkern.html">Linuxカーネルのlist head構造体って何するもの?</a>
</h1>
<p class="meta">
<time datetime="2020-08-01T00:00:00-04:00" pubdate>Sat 01 August 2020</time> </p>
</header>
<div class="entry-content">Linuxカーネル入門</div>
<footer>
<a rel="full-article" href="/linkern.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="/icap.html">RFC3507 (ICAP)読書メモ</a>
</h1>
<p class="meta">
<time datetime="2020-07-27T00:00:00-04:00" pubdate>Mon 27 July 2020</time> </p>
</header>
<div class="entry-content">RFC3507 (ICAP)読書メモ</div>
<footer>
<a rel="full-article" href="/icap.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="/engineerenglish.html">ITエンジニアは英語を身につけよう</a>
</h1>
<p class="meta">
<time datetime="2020-07-26T00:00:00-04:00" pubdate>Sun 26 July 2020</time> </p>
</header>
<div class="entry-content">ITエンジニアにとって英語は武器になります</div>
<footer>
<a rel="full-article" href="/engineerenglish.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="/kideiken.html">キンダーで帰国した子供に、小4で英検1級を取らせた方法</a>
</h1>
<p class="meta">
<time datetime="2020-07-23T00:00:00-04:00" pubdate>Thu 23 July 2020</time> </p>
</header>
<div class="entry-content">帰国子女が小学4年で英検1級を取る方法</div>
<footer>
<a rel="full-article" href="/kideiken.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="/learn_python.html">昔のプログラマーがPython入門に失敗〜対戦テトリスが作れるようになるまで</a>
</h1>
<p class="meta">
<time datetime="2020-07-21T00:00:00-04:00" pubdate>Tue 21 July 2020</time> </p>
</header>
<div class="entry-content">挫折の末のpython再入門</div>
<footer>
<a rel="full-article" href="/learn_python.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="/startblog.html">org-mode + pelican + githubでブログを始めてみる</a>
</h1>
<p class="meta">
<time datetime="2020-07-01T00:00:00-04:00" pubdate>Wed 01 July 2020</time> </p>
</header>
<div class="entry-content">emacsのorg-modeでブログに挑戦</div>
<footer>
<a rel="full-article" href="/startblog.html">Read On ↵</a>
</footer>
</article>
<div class="pagination">
<a class="next" href="/index6.html">Newer →</a>
<br />
</div></div>
<aside class="sidebar">
<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">
<li class="post">
<a href="/tello.html">アメリカ格安SIMをSpeedtalkからTelloに変えました</a>
</li>
<li class="post">
<a href="/improve_eng2.html">上級者向け英語学習法(実践編)</a>
</li>
<li class="post">
<a href="/improve_eng1.html">上級者向け英語学習法(考察編)</a>
</li>
<li class="post">
<a href="/vocabulary.html">オススメのボキャビル方法</a>
</li>
<li class="post">
<a href="/emacs_build.html">Rokcy LinuxとM1 MacBook上でemacsをソースからビルドしてみる</a>
</li>
</ul>
</section>
<section>
<h1>Categories</h1>
<ul id="recent_posts">
<li><a href="/category/blog.html">Blog</a></li>
<li><a href="/category/english.html">English</a></li>
<li><a href="/category/linux.html">Linux</a></li>
<li><a href="/category/python.html">Python</a></li>
<li><a href="/category/tech.html">Tech</a></li>
</ul>
</section>
<section>
<h1>Tags</h1>
<a href="/tag/blog.html">Blog</a>, <a href="/tag/amerikasheng-huo.html">アメリカ生活</a>, <a href="/tag/tech.html">Tech</a>, <a href="/tag/ying-yu.html">英語</a>, <a href="/tag/emacs.html">emacs</a>, <a href="/tag/sekiyuritei.html">セキュリティ</a>, <a href="/tag/investment.html">Investment</a>, <a href="/tag/python.html">Python</a>, <a href="/tag/english.html">English</a>, <a href="/tag/linux.html">Linux</a>, <a href="/tag/mac.html">Mac</a>, <a href="/tag/toraburu.html">トラブル</a>, <a href="/tag/game.html">game</a>, <a href="/tag/vacation.html">Vacation</a>, <a href="/tag/ying-yu-jiao-yu.html">英語教育</a>, <a href="/tag/ying-jian.html">英検</a> </section>
<section>
<h1>Social</h1>
<ul>
<li><a href="#" target="_blank">You can add links in your config file</a></li>
<li><a href="#" target="_blank">Another social link</a></li>
</ul>
</section>
<section>
<h1>Blogroll</h1>
<ul>
<li><a href="https://getpelican.com/" target="_blank">Pelican</a></li>
<li><a href="https://www.python.org/" target="_blank">Python.org</a></li>
<li><a href="https://palletsprojects.com/p/jinja/" target="_blank">Jinja2</a></li>
<li><a href="#" target="_blank">You can modify those links in your config file</a></li>
</ul>
</section>
</aside> </div>
</div>
<footer role="contentinfo"><p>
Copyright © 2020–2024 Kyos —
<span class="credit">Powered by <a href="http://getpelican.com">Pelican</a></span>
</p></footer>
<script src="/theme/js/modernizr-2.0.js"></script>
<script src="/theme/js/ender.js"></script>
<script src="/theme/js/octopress.js" type="text/javascript"></script>
</body>
</html>