Modify date format.

This commit is contained in:
Kazuhiro MUSASHI 2021-02-27 22:04:45 +09:00
parent e3fda2ddd0
commit 414f8f4e51
275 changed files with 282 additions and 280 deletions

View File

@ -1,7 +1,7 @@
---
title: Labs Page
date: 2019-04-08
publishdate: 2019-04-08
date: 2019-04-08T15:04:05Z
publishdate: 2019-04-08T15:04:05Z
---
まとまった分量の技術的な文章を置くために設置してみました。主に`Javascript`や`CSS`を使った実験ができればいいなと思っています

View File

@ -1,7 +1,7 @@
---
title: ドメインの残り有効期限を取得するシェルスクリプト
author: kazu634
date: 2013-01-14
date: 2013-01-14T15:04:05Z
has_been_twittered:
- yes
tmac_last_id:

View File

@ -1,7 +1,7 @@
---
title: Nagiosでドメイン有効期限を監視する
author: kazu634
date: 2013-01-27
date: 2013-01-27T15:04:05Z
has_been_twittered:
- yes
tmac_last_id:

View File

@ -1,7 +1,7 @@
---
title: お仕事で覚えたシェルスクリプトの使い方
author: kazu634
date: 2013-07-20
date: 2013-07-20T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: Fluentd X GrowthForecastの組み合わせで可視化してみた
author: kazu634
date: 2014-04-27
date: 2014-04-27T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: nginxのログローテーションがうまく動いていないのでmonitを使って対症療法してみた
author: kazu634
date: 2015-06-06
date: 2015-06-06T15:04:05Z
tmac_last_id:
- 665467420228890624
author:

View File

@ -1,7 +1,7 @@
+++
title="Legoの使い方メモ"
date=2019-04-14
publishdate=2019-04-14
date=2019-04-14T15:04:05Z
publishdate=2019-04-14T15:04:05Z
description="Legoを用いたDNS経由でのSSL/TSL証明書取得について調べた内容をまとめました"
images = ["https://live.staticflickr.com/2554/4156026735_6b97110206.jpg"]
categories = ["Labs", "Infra"]

View File

@ -1,12 +1,13 @@
+++
title="Leaflet.jsでMapboxのタイルを用いて地図を表示する"
date=2019-04-08
publishdate=2019-04-08
date=2019-04-08T15:04:05Z
publishdate=2019-04-08T15:04:05Z
description="Leaflet.jsでMapboxのタイルを用いて地図を表示するよ"
images = ["https://farm9.staticflickr.com/8462/29581774242_bf25a0a820_z.jpg"]
leaflet=true
categories = ["Labs", "Map"]
tags = ["leaflet.js"]
author = "kazu634"
+++
[Leaflet.js](https://leafletjs.com/)でMapboxのタイルを用いて地図を表示してみます:

View File

@ -1,7 +1,7 @@
---
title: Ubuntu インストールの自動化
author: kazu634
date: 2011-01-02
date: 2011-01-02T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: UNIX Philosophyメモ
author: kazu634
date: 2007-08-12
date: 2007-08-12T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: ESXiサーバを構築する (ハードウェア編)
author: kazu634
date: 2012-08-11
date: 2012-08-11T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: ESXiサーバを構築する (ESXiインストール編)
author: kazu634
date: 2012-11-10
date: 2012-11-10T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 'Japan Vyatta Users Meeting Spring 2013 in Tokyo #jvum2013s'
author: kazu634
date: 2013-04-05
date: 2013-04-05T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: knife ec2コマンドで AWS EC2 インスタンスを作成する
author: kazu634
date: 2013-06-16
date: 2013-06-16T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: Nagiosで監視をしていて障害を検知した一部始終
author: kazu634
date: 2013-06-23
date: 2013-06-23T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 'DevOps Troubleshooting: Linux Server Best Practiceはすごい本'
author: kazu634
date: 2014-03-02
date: 2014-03-02T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『Webアプリエンジニア養成読本』には監視しきい値のサンプル載ってて良さげ
author: kazu634
date: 2014-03-15
date: 2014-03-15T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: RTX810と無線LANアクセスポイントを組み合わせてみた
author: kazu634
date: 2014-10-20
date: 2014-10-20T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 'Systems Performance: Enterprise and the Cloud を読む'
author: kazu634
date: 2014-10-31
date: 2014-10-31T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: ブルートフォースアタックの形跡があったんだけど。。。
author: kazu634
date: 2015-01-25
date: 2015-01-25T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 今度はボットが襲来しました
author: kazu634
date: 2015-01-26
date: 2015-01-26T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 'じゆうけんきゅう: シンガポールのhaze情報のページからPSI情報を取得してアニメーションGIFにしてみた'
author: kazu634
date: 2015-10-04
date: 2015-10-04T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: Ubuntu 12.04でOpenVPNをインストールする
author: kazu634
date: 2013-09-20
date: 2013-09-20T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: コンシューマー向けのハイエンドルーターでVPNを利用してみた
author: kazu634
date: 2015-01-31
date: 2015-01-31T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,11 +1,12 @@
+++
title="色々あるグラフをどのように使い分けるか、まとめてみます"
date=2020-06-13
date=2020-06-13T15:04:05Z
description="グラフをどのように使い分けるか、『グラフを作る前に読む本』にまとめられていたのでメモします"
images = [""]
chart=true
categories = ["Labs", "Visualization"]
tags = ["chart.js"]
author = "kazu634"
+++
<a href="https://www.amazon.co.jp/%E3%82%B0%E3%83%A9%E3%83%95%E3%82%92%E3%81%A4%E3%81%8F%E3%82%8B%E5%89%8D%E3%81%AB%E8%AA%AD%E3%82%80%E6%9C%AC%EF%BC%BB%E4%B8%80%E7%9E%AC%E3%81%A7%E4%BC%9D%E3%82%8F%E3%82%8B%E8%A1%A8%E7%8F%BE%E3%81%AF%E3%81%A9%E3%81%AE%E3%82%88%E3%81%86%E3%81%AB%E7%94%9F%E3%81%BE%E3%82%8C%E3%81%9F%E3%81%AE%E3%81%8B%EF%BC%BD-%E6%9D%BE%E6%9C%AC-%E5%81%A5%E5%A4%AA%E9%83%8E-ebook/dp/B075WRLPGV/ref=as_li_ss_il?__mk_ja_JP=%E3%82%AB%E3%82%BF%E3%82%AB%E3%83%8A&dchild=1&keywords=%E3%82%B0%E3%83%A9%E3%83%95%E3%82%92%E4%BD%9C%E3%82%8B%E5%89%8D%E3%81%AB&qid=1592495480&sr=8-1&linkCode=li2&tag=simsnes-22&linkId=e0d680dadb70490cd55526f37e9e4fed&language=ja_JP" target="_blank">『グラフを作る前に読む本』</a>に、グラフをどのようにようにように使い分けるかについてまとめられていたのでメモします。

View File

@ -1,7 +1,7 @@
---
title: 『容疑者 室井慎次』
author: kazu634
date: 2005-09-22
date: 2005-09-22T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 単騎、千里を走る
author: kazu634
date: 2006-02-07
date: 2006-02-07T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: ミュージカル・big
date: 2006-09-03
date: 2006-09-03T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 時と共に変わっていくもの 2011/12
date: 2012-01-01
date: 2012-01-01T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 無印良品の「壁に付けられる家具」を試してみた
date: 2012-02-23
date: 2012-02-23T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 都内をサイクリング
date: 2012-03-04
date: 2012-03-04T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: Taverna Giro @ 本塩釜
date: 2012-04-05
date: 2012-04-05T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: ANTWERP PORT 赤坂
date: 2012-04-10
date: 2012-04-10T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 田舎居酒屋 まごの邸
date: 2012-04-21
date: 2012-04-21T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: お台場周辺をマラニック
date: 2012-07-06
date: 2012-07-06T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 磐梯高原猪苗代湖マラソン、走って来ました
date: 2012-09-16
date: 2012-09-16T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 北千住へサイクリング
date: 2012-11-24
date: 2012-11-24T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 2012東京スイーツマラソンに参加しました
date: 2012-12-06
date: 2012-12-06T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 絵馬堂 @ 谷中
date: 2012-12-22
date: 2012-12-22T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 西新井大師を訪ねて
date: 2012-12-30
date: 2012-12-30T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 大木屋のエアーズロック食べてきた!
date: 2014-01-01
date: 2014-01-01T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 大木屋・本店に行ってまたエアーズロック食べてきた
date: 2014-03-02
date: 2014-03-02T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: B-SIDE LABELのステッカー
date: 2014-03-23
date: 2014-03-23T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: m+のtrousers clip買いました
date: 2014-06-07
date: 2014-06-07T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: キャプテン翼展に行ってきました
date: 2014-07-07
date: 2014-07-07T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 恐竜展と砂の彫刻展 @ 横浜 に行ってきた
date: 2014-08-15
date: 2014-08-15T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: しまなみ海道を自転車で駆け抜けてきた
date: 2014-08-17
date: 2014-08-17T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: すし哲@塩釜のお寿司を食べてきた
date: 2014-10-12
date: 2014-10-12T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: 松戸でIngressを始めてみました
date: 2014-11-09
date: 2014-11-09T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: Selfish Gene @ Tanjong Pagar
date: 2015-05-01
date: 2015-05-01T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,6 +1,6 @@
---
title: シンガポールの自転車屋さん (1)
date: 2015-05-23
date: 2015-05-23T15:04:05Z
author:
- kazu634
categories:

View File

@ -3,7 +3,7 @@ title = "野毛を訪ねてきました"
date = 2019-11-02T10:05:34+08:00
description = "一時帰国中に横浜の野毛を訪ねてきました。おでんとどぜう鍋をおいしくいただいてきました。"
categories = ["Travel", "Misc"]
tags = "noge"
tags = ["noge"]
author = "kazu634"
images = ["https://live.staticflickr.com/65535/48916089983_840f8b3fba_z.jpg"]
+++

View File

@ -3,7 +3,7 @@ title = "ウェアハウス川崎を訪ねてきました"
date = 2019-11-09T10:05:34+08:00
description = "一時帰国中に川崎にあるゲームセンター・ウェアハウス川崎を訪ねてきました。香港にある九龍城をモチーフにしたゲームセンターだそうです"
categories = ["Travel", "Misc"]
tags = "kawasaki"
tags = ["kawasaki"]
author = "kazu634"
images = ["https://live.staticflickr.com/65535/48916097103_74e0785756_z.jpg"]
+++

View File

@ -1,7 +1,7 @@
---
title: おとなのひとにいってほしかった24のこと
author: kazu634
date: 2005-08-25
date: 2005-08-25T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『踊る大捜査線に学ぶ組織論入門』
author: kazu634
date: 2005-11-23
date: 2005-11-23T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: ”The Hardest Lessons for Startups to Learn”で気になった部分
author: kazu634
date: 2006-05-06
date: 2006-05-06T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 敗者とは負けるのが悪いことだと思っている人である
author: kazu634
date: 2006-12-10
date: 2006-12-10T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: これが高倉健という男である
author: kazu634
date: 2007-01-20
date: 2007-01-20T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: ローマ人の物語 1より
author: kazu634
date: 2007-02-11
date: 2007-02-11T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『ローマ人の物語 2』
author: kazu634
date: 2007-02-12
date: 2007-02-12T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 疲れたなら、休めばよい。道を間違えたなら、戻ればよい。
author: kazu634
date: 2007-09-09
date: 2007-09-09T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 「こんなもんでいい」と思いながらつくられた物は、それを手にする人の存在を否定する
author: kazu634
date: 2007-10-26
date: 2007-10-26T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 「時代の変わり目」を意識していちばん気をつけなければならないのは、優等生たちだ。
author: kazu634
date: 2007-11-11
date: 2007-11-11T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『弓と禅』
author: kazu634
date: 2007-11-23
date: 2007-11-23T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 自分の哲学をもたないといけない。政治的な意見、人生で訴えるべき主義、人生の情熱と目標。
author: kazu634
date: 2007-11-24
date: 2007-11-24T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: Sexyな問いに触れられないのは残念かもしれない
author: kazu634
date: 2007-11-25
date: 2007-11-25T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 自分も強度のあるメッセージを発信したい
author: kazu634
date: 2007-11-28
date: 2007-11-28T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: ルールを学ぶのはルール違反をするためだ!
author: kazu634
date: 2007-12-06
date: 2007-12-06T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『非属の才能 (光文社新書)』で気になった部分
author: kazu634
date: 2007-12-24
date: 2007-12-24T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 道具に振り回されずに
author: kazu634
date: 2007-12-24
date: 2007-12-24T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: ここら辺、同感
author: kazu634
date: 2007-12-29
date: 2007-12-29T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 研究者としての資質
author: kazu634
date: 2007-12-31
date: 2007-12-31T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『ガルシアへの手紙』
author: kazu634
date: 2008-01-13
date: 2008-01-13T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 就職する理由
author: kazu634
date: 2008-01-14
date: 2008-01-14T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: これも強烈だな
author: kazu634
date: 2008-01-14
date: 2008-01-14T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 我々は変化の激しい世界に生きている?
author: kazu634
date: 2008-01-20
date: 2008-01-20T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 前提を常に疑え!
author: kazu634
date: 2008-01-21
date: 2008-01-21T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: なんか凄い納得した
author: kazu634
date: 2008-01-22
date: 2008-01-22T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『数学でつまずくのはなぜか (講談社現代新書)』
author: kazu634
date: 2008-01-26
date: 2008-01-26T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 基本を知らなければ痛い目に遭う!
author: kazu634
date: 2008-02-10
date: 2008-02-10T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: こいつは最恐のアドバイスだ
author: kazu634
date: 2008-02-16
date: 2008-02-16T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 土台をきちんと築いていこう!
author: kazu634
date: 2008-02-18
date: 2008-02-18T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 'Paul Graham: Six Principles for Making New Things'
author: kazu634
date: 2008-02-25
date: 2008-02-25T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 気になった文章
author: kazu634
date: 2008-03-12
date: 2008-03-12T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 気になった文章
author: kazu634
date: 2008-03-12
date: 2008-03-12T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 現実はこうなのだろう…こんな努力も必要。でも良いものを作っていきたいな
author: kazu634
date: 2008-03-20
date: 2008-03-20T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: コモディティにはなるな
author: kazu634
date: 2008-04-16
date: 2008-04-16T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: その人が何をやっているのかをきちんと見ること
author: kazu634
date: 2008-04-16
date: 2008-04-16T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 本気で怒る人、本気で喜ぶ人
author: kazu634
date: 2008-04-25
date: 2008-04-25T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: Jobsの言葉
author: kazu634
date: 2008-04-26
date: 2008-04-26T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 『宮大工の人育て (祥伝社新書 104)』
author: kazu634
date: 2008-04-30
date: 2008-04-30T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 気になった文章
author: kazu634
date: 2008-05-16
date: 2008-05-16T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 他人の視線を意識する
author: kazu634
date: 2008-05-24
date: 2008-05-24T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 汗をかく人
author: kazu634
date: 2008-05-31
date: 2008-05-31T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 人は誰でも
author: kazu634
date: 2008-06-11
date: 2008-06-11T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: 謙虚さとか
author: kazu634
date: 2008-06-14
date: 2008-06-14T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: やるべきことはやれるときにやる
author: kazu634
date: 2008-06-20
date: 2008-06-20T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: インフラ認定されちゃうと…
author: kazu634
date: 2008-07-05
date: 2008-07-05T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: The Last Lectureを読んで気になった部分暫定的
author: kazu634
date: 2008-07-13
date: 2008-07-13T15:04:05Z
author:
- kazu634
categories:

View File

@ -1,7 +1,7 @@
---
title: The Last Lectureで気になった部分
author: kazu634
date: 2008-07-29
date: 2008-07-29T15:04:05Z
author:
- kazu634
categories:

Some files were not shown because too many files have changed in this diff Show More