<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>くんすとの備忘録</title>
    <link>https://blog.kunst1080.net/</link>
    <description>Recent content on くんすとの備忘録</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <copyright>kunst1080</copyright>
    <lastBuildDate>Sun, 18 Aug 2019 03:28:11 +0000</lastBuildDate>
    
	<atom:link href="https://blog.kunst1080.net/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>About</title>
      <link>https://blog.kunst1080.net/about/</link>
      <pubDate>Sun, 18 Aug 2019 03:28:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/about/</guid>
      <description>このサイトについて 技術的にハマったことや調べたり実験してみたりしたことを書き散らかす感じのブログです。 お問い合わせ 何か話したいことがあれば @kunst1080</description>
    </item>
    
    <item>
      <title>Clineを使って広告をブロックするChrome拡張を作った</title>
      <link>https://blog.kunst1080.net/post/2025/03/23/cline-extension-adblocker/</link>
      <pubDate>Sun, 23 Mar 2025 14:03:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2025/03/23/cline-extension-adblocker/</guid>
      <description>ずっと使っていた﻿Chrome拡張の広告ブロッカーが最近使えなくなってしまったので、せっかくだし自作するかーということで、Cline のお試し</description>
    </item>
    
    <item>
      <title>CドライブのSSDを換装した</title>
      <link>https://blog.kunst1080.net/post/2023/07/16/c-drive-disk-replacement/</link>
      <pubDate>Sun, 16 Jul 2023 12:26:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2023/07/16/c-drive-disk-replacement/</guid>
      <description>今までWindowsのCドライブに256GBのSSDを使用していたが、容量が足りなくなってきた。 ちょうどプライムデーでSSDが安く買えたので</description>
    </item>
    
    <item>
      <title>scrapyのSpiderのエラー時に終了コードを設定する方法</title>
      <link>https://blog.kunst1080.net/post/2023/05/14/scrapy-error-code/</link>
      <pubDate>Sun, 14 May 2023 02:46:55 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2023/05/14/scrapy-error-code/</guid>
      <description>通常、scrapy crawl コマンドで Spider を実行したとき、内部で例外が発生してもコマンド自体の終了コードは0(正常終了)になってしまう。このため、ログ</description>
    </item>
    
    <item>
      <title>WindowsでShellGeiDataリポジトリをcheckoutする方法</title>
      <link>https://blog.kunst1080.net/post/2023/02/26/checkout-shellgeidata-windows/</link>
      <pubDate>Sun, 26 Feb 2023 13:38:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2023/02/26/checkout-shellgeidata-windows/</guid>
      <description>第63回シェル芸勉強会にて、Windows環境でShellGeiDataリポジトリ をチェックアウトできないということが話題になりました。 twttr.widgets.createTweet( &#39;1629367288817410048&#39;,</description>
    </item>
    
    <item>
      <title>2022年の振り返り</title>
      <link>https://blog.kunst1080.net/post/2022/12/29/2022-summary/</link>
      <pubDate>Thu, 29 Dec 2022 10:52:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2022/12/29/2022-summary/</guid>
      <description>2022年、ブログ記事はあまり書いてなかったけどいろいろやっていた。 年末なのでまとめておく。 コミットログ ざっくりパブリックリポジトリはGit</description>
    </item>
    
    <item>
      <title>Windows10でJenkinsを動かす</title>
      <link>https://blog.kunst1080.net/post/2022/12/18/windows10-jenkins/</link>
      <pubDate>Sun, 18 Dec 2022 11:21:49 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2022/12/18/windows10-jenkins/</guid>
      <description>2021年頃からWindows10でJenkinsを動かしています。 Windows用のインストーラーはありますが、warとJREさえあれば動</description>
    </item>
    
    <item>
      <title>Windows 10でJISキーボードとUSキーボードを併用する</title>
      <link>https://blog.kunst1080.net/post/2022/12/06/windows10-jis-keyboard-us-keyboard/</link>
      <pubDate>Tue, 06 Dec 2022 13:18:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2022/12/06/windows10-jis-keyboard-us-keyboard/</guid>
      <description>Windows 10は通常、キーボードレイアウトを1種類しか選択できない（はず）。 今回JISキーボードとUSキーボードの両方を同時に利用したかったためゴニ</description>
    </item>
    
    <item>
      <title>BeautifulSoup を使ったときに FeatureNotFound が出た</title>
      <link>https://blog.kunst1080.net/post/2022/01/08/beautifulsoup-featurenotfound/</link>
      <pubDate>Sat, 08 Jan 2022 13:34:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2022/01/08/beautifulsoup-featurenotfound/</guid>
      <description>AWS Lambda で BeautifulSoup を使ったときに以下のエラーが出たので、ワークアラウンドをメモしておく。 [ERROR] FeatureNotFound: Couldn&amp;rsquo;t find a tree builder with the features you requested: lxml. Do you need to install a parser library? ※lxmlをインスト</description>
    </item>
    
    <item>
      <title>2021年にやったことまとめ</title>
      <link>https://blog.kunst1080.net/post/2021/12/31/2021-summary/</link>
      <pubDate>Fri, 31 Dec 2021 06:15:42 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2021/12/31/2021-summary/</guid>
      <description>今年は全然ブログを書いていなかったので、年末にまとめておく。 IT関連 著書 2021年9月、『シェル・ワンライナー160本ノック』が出版されまし</description>
    </item>
    
    <item>
      <title>NeosVRの中で部屋のCO2濃度と室温を表示してみた</title>
      <link>https://blog.kunst1080.net/post/2021/05/30/neosvr-co2/</link>
      <pubDate>Sun, 30 May 2021 09:54:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2021/05/30/neosvr-co2/</guid>
      <description>今年のGWごろからNeosVRでよく遊ぶようになった。 健康体操に参加したとき、自身の心拍数を表示されている方がいたのに触発されて、部屋のCO</description>
    </item>
    
    <item>
      <title>部屋のCO2濃度と室温を配信するWebSocketサーバーを書いた</title>
      <link>https://blog.kunst1080.net/post/2021/05/30/co2-websocket-server/</link>
      <pubDate>Sun, 30 May 2021 07:19:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2021/05/30/co2-websocket-server/</guid>
      <description>おうちラズパイで動かしてる。 https://github.com/kunst1080/CO2-Server CO2濃度と室温の取得 以前、モノタロウさんから購入したCO2モニター CO2-miniがうちにあったので、これを</description>
    </item>
    
    <item>
      <title>[GAS] Steamで遊んだ時間をGoogleカレンダーに記録する</title>
      <link>https://blog.kunst1080.net/post/2021/05/28/gas-steam%E3%81%A7%E9%81%8A%E3%82%93%E3%81%A0%E6%99%82%E9%96%93%E3%82%92google%E3%82%AB%E3%83%AC%E3%83%B3%E3%83%80%E3%83%BC%E3%81%AB%E8%A8%98%E9%8C%B2%E3%81%99%E3%82%8B/</link>
      <pubDate>Fri, 28 May 2021 14:39:23 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2021/05/28/gas-steam%E3%81%A7%E9%81%8A%E3%82%93%E3%81%A0%E6%99%82%E9%96%93%E3%82%92google%E3%82%AB%E3%83%AC%E3%83%B3%E3%83%80%E3%83%BC%E3%81%AB%E8%A8%98%E9%8C%B2%E3%81%99%E3%82%8B/</guid>
      <description>最近、NeosVRやVRChatなどのVRゲームをする時間が増えてきた。 ここ数年、ライフログとして自動的に記録できるアクティビティはGoog</description>
    </item>
    
    <item>
      <title>WSL2にデータ保持用のディストリビューションを作成し、データを永続化・共有する</title>
      <link>https://blog.kunst1080.net/post/2020/06/07/wsl-data-container/</link>
      <pubDate>Sun, 07 Jun 2020 00:52:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2020/06/07/wsl-data-container/</guid>
      <description>WSLではディストリビューション(環境)を簡単に削除・再作成できるが、削除時に作業中のデータも破棄されてしまう。 Dockerのデータボリュー</description>
    </item>
    
    <item>
      <title>ブログ移転しました。</title>
      <link>https://blog.kunst1080.net/post/2020/06/01/my-blog-has-been-moved/</link>
      <pubDate>Mon, 01 Jun 2020 13:30:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2020/06/01/my-blog-has-been-moved/</guid>
      <description>移転先はこちら。 ↓ https://blog.kunst1080.net/ もしお気に入り登録している人がいれば、URLの変更をお願いします。 なお、はてなブログの方は今の所、2020年12月ごろに</description>
    </item>
    
    <item>
      <title>sbtの~/.ivy2の場所を変更する</title>
      <link>https://blog.kunst1080.net/post/2018/09/23/230025/</link>
      <pubDate>Sun, 23 Sep 2018 23:00:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/09/23/230025/</guid>
      <description>sbtの起動オプションで指定できるらしい。 たとえばsbtで使用する ~/.sbt をカレントの .ivy2 に変更したい場合、以下のように環境変数をセットして実行する</description>
    </item>
    
    <item>
      <title>AnsibleのDocker Connection Pluginを使って空ファイルをコピーするとジョブがたまにハングする問題</title>
      <link>https://blog.kunst1080.net/post/2018/09/11/005556/</link>
      <pubDate>Tue, 11 Sep 2018 00:55:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/09/11/005556/</guid>
      <description>ためした環境 実行元 macOS High Sierra 10.13.6 Ansible 2.4.3.0 Python 2.7.10 対象サーバー Docker for Mac上のコンテナ Centos 6.10 AmazonLinux 再現手順 1. 空ファイルを作成 1 2 $ touch empty 2. site.yml を以下の内容で作成 1 2 3 4</description>
    </item>
    
    <item>
      <title>開発環境をセットアップするAnsible Playbookを作成したよ</title>
      <link>https://blog.kunst1080.net/post/2018/05/14/212449/</link>
      <pubDate>Mon, 14 May 2018 21:24:49 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/05/14/212449/</guid>
      <description>前回の続き。 VPS上で生活しよう！ということなので、開発用の各種パッケージをインストールしたり設定ファイルをセットアップしたりするPlayb</description>
    </item>
    
    <item>
      <title>Cloud9をインストールするAnsible Playbookを作成したよ</title>
      <link>https://blog.kunst1080.net/post/2018/05/13/234119/</link>
      <pubDate>Sun, 13 May 2018 23:41:19 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/05/13/234119/</guid>
      <description>前回の続き。 なぜVPSをセットアップしているかというと、Cloud9の環境が欲しかったからなのです。 AWSで使うと高額なので、Conohaで</description>
    </item>
    
    <item>
      <title>Ansible入門しました</title>
      <link>https://blog.kunst1080.net/post/2018/05/13/185644/</link>
      <pubDate>Sun, 13 May 2018 18:56:44 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/05/13/185644/</guid>
      <description>今まで食わず嫌いをしてしまっていたAnsibleに、今更ながら1入門しました。 使う前に抱いていた印象と実際に使ってみた感想を並べてみて、最後</description>
    </item>
    
    <item>
      <title>~/.gitconfig を切り替えるCLIツールを作りました</title>
      <link>https://blog.kunst1080.net/post/2018/04/12/200458/</link>
      <pubDate>Thu, 12 Apr 2018 20:04:58 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/04/12/200458/</guid>
      <description>解決したかったこと gitconfigの切り替えが面倒だった 昼休みや空き時間にちょっとしたツールを作るようなことがあり、今までは毎回 ~/.gitconfig を書き換</description>
    </item>
    
    <item>
      <title>古いfind(1)と新しいfind(1)</title>
      <link>https://blog.kunst1080.net/post/2018/03/23/221121/</link>
      <pubDate>Fri, 23 Mar 2018 22:11:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/03/23/221121/</guid>
      <description>ソース読むときのためのメモ。 https://www.gnu.org/software/findutils/manual/html_mono/find.html#fts The findutils source distribution contains two different implementations of find. The older implementation descends the file system recursively, while the newer one uses fts. Both are normally installed. If the option &amp;ndash;without-fts was passed to configure, the recursive implementation is installed as find and the fts-based implementation is installed as ftsfind. Otherwise, the fts-based implementation</description>
    </item>
    
    <item>
      <title>【謎】本当にあったfindコマンドの怖い話【質問編】</title>
      <link>https://blog.kunst1080.net/post/2018/03/21/172600/</link>
      <pubDate>Wed, 21 Mar 2018 20:18:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/03/21/172600/</guid>
      <description>※質問受付は終了しました。(3/22) 先にまとめ リネームではinode番号は変わらないけどエントリの位置が変わることがある。 これが一番知りた</description>
    </item>
    
    <item>
      <title>【謎】本当にあったfindコマンドの怖い話【検証編】</title>
      <link>https://blog.kunst1080.net/post/2018/03/21/132836/</link>
      <pubDate>Wed, 21 Mar 2018 15:10:44 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/03/21/132836/</guid>
      <description>3/21 22時頃: 質問編へのリンクを撤去し、タイトルを変更しました。(元のタイトルは「【謎】本当にあったfindコマンドの怖い話【解決編】」) 昨日</description>
    </item>
    
    <item>
      <title>【謎】本当にあったfindコマンドの怖い話【おもしろ現象】</title>
      <link>https://blog.kunst1080.net/post/2018/03/20/120146/</link>
      <pubDate>Tue, 20 Mar 2018 20:39:45 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/03/20/120146/</guid>
      <description>3/21 22時頃: 質問編へのリンクを撤去し、タイトルを変更しました。(元のタイトルは「【謎】本当にあったfindコマンドの怖い話【未解決→解決済み</description>
    </item>
    
    <item>
      <title>DockerでXサーバを動かしてGUIを直接表示する</title>
      <link>https://blog.kunst1080.net/post/2018/03/18/225102/</link>
      <pubDate>Sun, 18 Mar 2018 22:51:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/03/18/225102/</guid>
      <description>最近、LinuxのノートPC上でDockerのサーバを建てて生活しています。 そのノートPC上では、プログラミング・ブラウジング・ツイッター・</description>
    </item>
    
    <item>
      <title>Running X server via Docker</title>
      <link>https://blog.kunst1080.net/post/2018/03/06/running-x-server-via-docker/</link>
      <pubDate>Tue, 06 Mar 2018 05:49:15 +0900</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/03/06/running-x-server-via-docker/</guid>
      <description>Lately, I have been using a Docker server Linux laptop. On the laptop, I do all; programming, browsing, using Twitter, using Slack, and seeing YouTube. So, I have been running an X Server in a container and using GUI directly.(It’s not directory :)
I will explain the how-to.
Architecture:
0. My laptop is Ubuntu Server 16.04.3 LTS (64bit)
1 2 3 4 5  $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION=&amp;#34;Ubuntu 16.</description>
    </item>
    
    <item>
      <title>How to use variables in FROM of Dockerfile</title>
      <link>https://blog.kunst1080.net/post/2018/03/01/how-to-use-variables-in-from-of-dockerfile/</link>
      <pubDate>Thu, 01 Mar 2018 06:45:05 +0900</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/03/01/how-to-use-variables-in-from-of-dockerfile/</guid>
      <description>Use ARG before FROM.
Dockerfile:
1 2  1: ARG tag 2: FROM ANY_IMAGE:$tag   And docker build with args.
1  docker build . -t desktop --build-arg tag=hoge   You can build a container FROM ANY_IMAGE:hoge.
Bibliography  https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact  </description>
    </item>
    
    <item>
      <title>Hugo&#43;GitLab Pages&#43;ZeroSSLでブログを作りました</title>
      <link>https://blog.kunst1080.net/post/2018/02/01/233707/</link>
      <pubDate>Thu, 01 Feb 2018 23:37:07 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/02/01/233707/</guid>
      <description>英語でブログ書きたいなーっていうことで作ってみした。中身はまだ空っぽですが。 Love Terminal 技術スタック フレームワーク: Hugo (静的サイトジェネレータ) ホス</description>
    </item>
    
    <item>
      <title>Go言語でZaimのCLIクライアントを作成しました。</title>
      <link>https://blog.kunst1080.net/post/2018/01/29/213300/</link>
      <pubDate>Mon, 29 Jan 2018 21:33:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/29/213300/</guid>
      <description>リポジトリはこちらです。 ざっくりとした使い方 zaim auth で認証を行い、 zaim money で明細の全履歴をJSONで吐き出します。 インストールや使い方はREADME</description>
    </item>
    
    <item>
      <title>「第33回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2018/01/29/204821/</link>
      <pubDate>Mon, 29 Jan 2018 20:48:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/29/204821/</guid>
      <description>01/27(土)に東京で行われた「jus共催 第33回めでたいシェル芸勉強会」について、今回も大阪でサテライトしました！ ※レポート、ちょっと省</description>
    </item>
    
    <item>
      <title>Java でa == 1 &amp;amp;&amp;amp; a == 2 &amp;amp;&amp;amp; a == 3やってみた</title>
      <link>https://blog.kunst1080.net/post/2018/01/25/231249/</link>
      <pubDate>Thu, 25 Jan 2018 23:12:49 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/25/231249/</guid>
      <description>== じゃなくて、equals ならできる…… 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 public class Main { public static void main(String[] args) { MyInt a = new MyInt(1); if (a.equals(1) &amp;amp;amp;&amp;amp;amp; a.equals(2) &amp;amp;amp;&amp;amp;amp; a.equals(3)) { System.out.println(&amp;#34;true&amp;#34;);</description>
    </item>
    
    <item>
      <title>GNU Coreutilsをdockerでビルドする</title>
      <link>https://blog.kunst1080.net/post/2018/01/14/184310/</link>
      <pubDate>Sun, 14 Jan 2018 18:43:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/14/184310/</guid>
      <description>昨日、GNU Coreutilsをビルドする手順を紹介しましたが、環境を汚したくないのでdocker化しました。 使い方 リポジトリのチェックアウ</description>
    </item>
    
    <item>
      <title>GNU Coreutilsを自分でビルドする</title>
      <link>https://blog.kunst1080.net/post/2018/01/13/232843/</link>
      <pubDate>Sat, 13 Jan 2018 23:28:43 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/13/232843/</guid>
      <description>ls や rm など、GNU Coreutilsのコマンドを改造したいと思ったことはありませんか？ そういうときは、自分でGNU Coreutilsをビルと</description>
    </item>
    
    <item>
      <title>セルフネグレクト寸前の中年男性が自炊・中食・外食のリアルなコストを比較してみた</title>
      <link>https://blog.kunst1080.net/post/2018/01/13/172255/</link>
      <pubDate>Sat, 13 Jan 2018 17:22:55 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/13/172255/</guid>
      <description>限界オタクのみなさまこんにちは。 「自炊と中食と外食と、実際それぞれいくらくらいかかるの？」と日頃疑問に思うことは多いと思います。 ネットで検索</description>
    </item>
    
    <item>
      <title>【雑メモ】CoreOSのDockerコンテナからstartx(成功したとは言いがたい)</title>
      <link>https://blog.kunst1080.net/post/2018/01/08/122656/</link>
      <pubDate>Mon, 08 Jan 2018 12:26:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/08/122656/</guid>
      <description>環境 本体: TOSHIBA dynabook R730 (PR730BAAN3BA51) OS: CoreOS Stable 1 2 $ uname -a Linux 48a93ce4bbe9 4.14.11-coreos #1 SMP Fri Jan 5 11:00:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux メモ 最近、Dockerコンテナから startx して直接ホストのディスプレイを叩くという</description>
    </item>
    
    <item>
      <title>j4-dmenu-desktopのフォントを変更する方法</title>
      <link>https://blog.kunst1080.net/post/2018/01/02/164340/</link>
      <pubDate>Tue, 02 Jan 2018 16:43:40 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/02/164340/</guid>
      <description>j4-dmenu-desktopの&amp;ndash;dmenuオプションで、dmenuの起動オプションを指定できるらしい。 たとえば、 フォント名:</description>
    </item>
    
    <item>
      <title>Linuxでsetxkbmapが効かない(ように見えた)件</title>
      <link>https://blog.kunst1080.net/post/2018/01/02/141043/</link>
      <pubDate>Tue, 02 Jan 2018 14:10:43 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2018/01/02/141043/</guid>
      <description>.xinitrc に setxkbmap -layout jp って書いても全然効かないということがあったんですが… 犯人はfcitxちゃんでした。 twttr.widgets.createTweet( &#39;948048095870201856&#39;, document.getElementById(&#39;tweet-container-948048095870201856&#39;), ); 無情。</description>
    </item>
    
    <item>
      <title>「忘年会議2017」でLTしてきました。</title>
      <link>https://blog.kunst1080.net/post/2017/12/24/154024/</link>
      <pubDate>Sun, 24 Dec 2017 15:40:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/12/24/154024/</guid>
      <description>一つ前の記事の続きです。 「合同勉強会 in 大都会岡山 -2017 Winter-」でシェル芸勉強会をしてきました。 - くんすとの備忘録 懇親会(忘年会議) 「合同</description>
    </item>
    
    <item>
      <title>「合同勉強会 in 大都会岡山 -2017 Winter-」でシェル芸勉強会をしてきました。</title>
      <link>https://blog.kunst1080.net/post/2017/12/24/150923/</link>
      <pubDate>Sun, 24 Dec 2017 15:09:23 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/12/24/150923/</guid>
      <description>2017/12/23(土)に岡山で行われた「合同勉強会 in 大都会岡山 -2017 Winter-」にて、県外ゲスト枠としてシェル芸のセッション(20分)を</description>
    </item>
    
    <item>
      <title>fcitxで「正しくfcitxに接続できません。」エラーが発生したときの対応</title>
      <link>https://blog.kunst1080.net/post/2017/11/25/215016/</link>
      <pubDate>Sat, 25 Nov 2017 21:50:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/11/25/215016/</guid>
      <description>環境 ASUS Chromebook Flip C100PA のcrouton環境 現象 fcitx-diagnose すると出力結果の中に「正しくfcitxに接続できません。」というメッセージが含まれる。 fcitxを起動</description>
    </item>
    
    <item>
      <title>rxvt-unicodeでシェルをログイシェルとして起動する方法</title>
      <link>https://blog.kunst1080.net/post/2017/11/24/002326/</link>
      <pubDate>Fri, 24 Nov 2017 00:23:26 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/11/24/002326/</guid>
      <description>環境 ASUS Chromebook Flip C100PA のcrouton環境 1 2 3 $ uname -a Linux localhost 3.14.0 #1 SMP PREEMPT Tue Oct 31 22:00:25 PDT 2017 armv7l armv7l armv7l GNU/Linux 1 2 3 4 5 6 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION=&amp;#34;Ubuntu 16.04.3 LTS&amp;#34; 設定 デフォルトの状態ではurxvt</description>
    </item>
    
    <item>
      <title>rxvt-unicodeでシェルをログイシェルとして起動する方法</title>
      <link>https://blog.kunst1080.net/post/2017/11/24/002310/</link>
      <pubDate>Fri, 24 Nov 2017 00:23:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/11/24/002310/</guid>
      <description>環境 ASUS Chromebook Flip C100PA のcrouton環境 1 2 3 $ uname -a Linux localhost 3.14.0 #1 SMP PREEMPT Tue Oct 31 22:00:25 PDT 2017 armv7l armv7l armv7l GNU/Linux 1 2 3 4 5 6 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION=&amp;#34;Ubuntu 16.04.3 LTS&amp;#34; 設定 デフォルトの状態ではurxvt</description>
    </item>
    
    <item>
      <title>標準出力を他のターミナルに繋げて遊ぼう</title>
      <link>https://blog.kunst1080.net/post/2017/11/01/233522/</link>
      <pubDate>Wed, 01 Nov 2017 23:35:22 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/11/01/233522/</guid>
      <description>複数のターミナルを開き、tyyを接続して遊びましょう。 あそんだ環境 WSL(Ubuntu 16.04.2) 遊ぼう！ ※スクリーンショットを撮りやすくするためにtmuxを使っていま</description>
    </item>
    
    <item>
      <title>【走り書き】Chromebook購入したよメモ</title>
      <link>https://blog.kunst1080.net/post/2017/10/22/215840/</link>
      <pubDate>Sun, 22 Oct 2017 21:58:40 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/10/22/215840/</guid>
      <description>ASUSのChromebook「ASUS Chromebook Flip C100PA」(メモリ4GB、USキーボード)を購入しました。 おねだんは34,000ポッキリ！ https://www.amazon.co.jp/gp/product/B016PG6QAK/www.amazon.co.jp</description>
    </item>
    
    <item>
      <title>「第31回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2017/10/10/220311/</link>
      <pubDate>Tue, 10 Oct 2017 22:03:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/10/10/220311/</guid>
      <description>10/07(土)に東京で行われた「jus共催 第31回朝からだと疲れるから午後からでええじゃろシェル芸勉強会」について、今回も大阪でサテライト</description>
    </item>
    
    <item>
      <title>Twitter Bootstrap2のmodal()でfocusが外れてしまうことへの対策</title>
      <link>https://blog.kunst1080.net/post/2017/09/19/190417/</link>
      <pubDate>Tue, 19 Sep 2017 19:04:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/09/19/190417/</guid>
      <description>原因 犯人は、showメソッドの中で設定されている transitionend イベント。 modalのセットされているjQueryオブジェクトにtransitionend</description>
    </item>
    
    <item>
      <title>【メモ】keymapのデータが入ってるパッケージ</title>
      <link>https://blog.kunst1080.net/post/2017/09/18/191944/</link>
      <pubDate>Mon, 18 Sep 2017 19:19:44 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/09/18/191944/</guid>
      <description>loadkeys jp106 とかができないときのためのメモ。 環境 Ubuntu Server 17.04 (64bit) インストール 1 $ sudo apt-get install console-common console-data unicode-data パッケージ情報 Debian -- wheezy の console-common パッケージに関する詳細 Debian -- wheezy の console-data パッケー</description>
    </item>
    
    <item>
      <title>Ubuntu Serverで、CLIでWifi接続する方法</title>
      <link>https://blog.kunst1080.net/post/2017/09/18/180903/</link>
      <pubDate>Mon, 18 Sep 2017 18:09:03 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/09/18/180903/</guid>
      <description>ノートPCにUbuntu Serverをインストールしたんですが、Wifi接続どうするんだっけ……となったのでやってみました。 wpa_supp</description>
    </item>
    
    <item>
      <title>「第30回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2017/09/11/225038/</link>
      <pubDate>Mon, 11 Sep 2017 22:50:38 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/09/11/225038/</guid>
      <description>08/26(土)に東京で行われた「jus共催 第30回危念シェル芸勉強会」について、今回も大阪でサテライトしました！ イベント情報 東京(本家) j</description>
    </item>
    
    <item>
      <title>【COBOL】Bash on Ubuntu on WindowsでCOBOL</title>
      <link>https://blog.kunst1080.net/post/2017/08/16/001523/</link>
      <pubDate>Wed, 16 Aug 2017 18:05:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/08/16/001523/</guid>
      <description>ちょっとネタ記事ばかり書いてしまったので、まともな記事を書こうと思います。 このブログのアクセス解析をしたところ、ダントツのアクセス数を叩き出</description>
    </item>
    
    <item>
      <title>BATファイルで特定フォルダ以下の特定の拡張子のファイルに対して処理を実行する方法</title>
      <link>https://blog.kunst1080.net/post/2017/08/07/232530/</link>
      <pubDate>Mon, 07 Aug 2017 23:25:30 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/08/07/232530/</guid>
      <description>例として以下の条件で考えます。 フォルダ: Desktop 拡張子: *.txt このとき、Desktopフォルダ以下の*.txtファイルの一覧は以下のコマンドで表示でき</description>
    </item>
    
    <item>
      <title>BATファイルでBOM付きUTF-8ファイルからBOMを取り除く方法</title>
      <link>https://blog.kunst1080.net/post/2017/08/06/210139/</link>
      <pubDate>Sun, 06 Aug 2017 21:01:39 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/08/06/210139/</guid>
      <description>検証環境 Windows10 64bit 方法 input.txt からBOMを取り除いて、 out.txt テキストを出力する場合 1 2 start /min /wait cmd /c chcp 65001 ^&amp;amp;amp; cmd /u /c type input.txt ^&amp;gt; $$$ ^&amp;amp;amp; cmd /c type $$$ ^&amp;gt; out.txt ^&amp;amp;amp; del $$$ コマンド自体は参考に</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on WindowsからConohaにDocker Machineを立てたときの手順</title>
      <link>https://blog.kunst1080.net/post/2017/07/23/111812/</link>
      <pubDate>Sun, 23 Jul 2017 11:18:12 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/07/23/111812/</guid>
      <description>ConohaにdockerでRedmine鯖を立てたかったので環境を用意しました。 Bash on Ubuntu on WindowsにはDocker Engineをインス</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on Windowsにdocker/docker-compose/docker-machineコマンドをインストールする方法</title>
      <link>https://blog.kunst1080.net/post/2017/07/23/110625/</link>
      <pubDate>Sun, 23 Jul 2017 11:06:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/07/23/110625/</guid>
      <description>Bash on Ubuntu on Windowsの環境に、 Docker Engineをインストールせずに 、docker関連のコマンドのみをインストールする手順を示します。 ※Bas</description>
    </item>
    
    <item>
      <title>「O/Rマッパー勉強会 in 大都会」「座駆動LT大会20170708」で発表してきました</title>
      <link>https://blog.kunst1080.net/post/2017/07/10/001937/</link>
      <pubDate>Mon, 10 Jul 2017 00:19:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/07/10/001937/</guid>
      <description>2017-07-08（土）の「O/Rマッパー勉強会 in 大都会」と「座駆動LT大会20170708」で発表してきました。 twttr.widgets.createTweet( &#39;883501597887561728&#39;, document.getElementById(&#39;tweet-container-883501597887561728&#39;), ); 公式リンク 募集ペ</description>
    </item>
    
    <item>
      <title>【Ubuntu】CLIでWi-Fi接続する手順</title>
      <link>https://blog.kunst1080.net/post/2017/07/06/001721/</link>
      <pubDate>Thu, 06 Jul 2017 00:17:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/07/06/001721/</guid>
      <description>ノートPCが余っていたのでなんとなくUbuntu Serverを入れてみました。 twttr.widgets.createTweet( &#39;882234421222400004&#39;, document.getElementById(&#39;tweet-container-882234421222400004&#39;), ); twttr.widgets.createTweet( &#39;882366333651898368&#39;, document.getElementById(&#39;tweet-container-882366333651898368&#39;), ); デスクトップ環境のない中、Wi-Fiに繋げたか</description>
    </item>
    
    <item>
      <title>「第29回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2017/07/03/002829/</link>
      <pubDate>Mon, 03 Jul 2017 00:28:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/07/03/002829/</guid>
      <description>07/01(土)に東京で行われた「jus共催 第29回激しいシェル芸勉強会」について、今回も大阪でサテライトしました！ イベント情報 東京(本家)</description>
    </item>
    
    <item>
      <title>安全なウォーターフォール（ドラフト）</title>
      <link>https://blog.kunst1080.net/post/2017/06/19/223308/</link>
      <pubDate>Mon, 19 Jun 2017 22:33:08 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/06/19/223308/</guid>
      <description>なんとなくこんな形なら安全かもって思うよ、というメモ。 特徴 基本設計の前に「試作」工程がある 単体テストの前に結合テストがある フロー 要件定義 試作</description>
    </item>
    
    <item>
      <title>【Vue.js】コンポーネント間でデータを連携する方法</title>
      <link>https://blog.kunst1080.net/post/2017/06/12/212337/</link>
      <pubDate>Mon, 12 Jun 2017 21:23:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/06/12/212337/</guid>
      <description>Vue.jsでコンポーネント間でデータを連携する方法について、理解するのに若干時間がかかったのでまとめておきます。 連携は、公式サイトで「pr</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on WindowsでMastodonを動かす方法</title>
      <link>https://blog.kunst1080.net/post/2017/05/26/212415/</link>
      <pubDate>Fri, 26 May 2017 21:24:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/05/26/212415/</guid>
      <description>Bash on Ubuntu on WindowsでMastodonを動かします。 Mastodonを動かすついでにRedisとPostgreSQLも動かすので、興味のあ</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on WindowsでUbuntuのchrootコンテナを作成する方法</title>
      <link>https://blog.kunst1080.net/post/2017/05/25/234004/</link>
      <pubDate>Thu, 25 May 2017 23:40:04 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/05/25/234004/</guid>
      <description>概要 Creators Updateによって、Bash on Ubuntu on Windows (BoW) へ chroot を使ってUbuntuのコンテナを作成できるようになりました。ここでは、その手順を説明します</description>
    </item>
    
    <item>
      <title>BATファイルにシェルスクリプトを埋め込む方法</title>
      <link>https://blog.kunst1080.net/post/2017/04/24/235034/</link>
      <pubDate>Mon, 24 Apr 2017 23:50:34 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/24/235034/</guid>
      <description>Bash on Ubuntu on Windowsによって、Windowsでカジュアルにbashを利用することが出来るようになりましたよね。 しかしながらシェルスクリプト</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on Windowsで簡単にフォルダを開くためのショートカットスクリプト</title>
      <link>https://blog.kunst1080.net/post/2017/04/24/215547/</link>
      <pubDate>Mon, 24 Apr 2017 21:55:47 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/24/215547/</guid>
      <description>を書きました。 macのopenコマンドのように、ターミナルから今いる場所や引数で指定したファイルをエクスプローラで開くことができます。 ※Wi</description>
    </item>
    
    <item>
      <title>「第28回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2017/04/23/162231/</link>
      <pubDate>Sun, 23 Apr 2017 16:22:31 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/23/162231/</guid>
      <description>04/22(土)に東京で行われた「jus共催 第10回初心者向けなのかと百条委員会化する午前のシェル勉強会/第28回基準値を超えるシェル芸勉強</description>
    </item>
    
    <item>
      <title>DockerとLet&#39;s Encryptで自分用Mastodon鯖を立ててみた</title>
      <link>https://blog.kunst1080.net/post/2017/04/16/160224/</link>
      <pubDate>Sun, 16 Apr 2017 16:02:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/16/160224/</guid>
      <description>自分用の設定メモ 事前準備 conohaでdockerのインスタンスを作成 2.イメージ - イメージタイプ = アプリケーション に「Docker」ってい</description>
    </item>
    
    <item>
      <title>JavaでFizzBuzzをさくっと</title>
      <link>https://blog.kunst1080.net/post/2017/04/15/163327/</link>
      <pubDate>Sat, 15 Apr 2017 16:33:27 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/15/163327/</guid>
      <description>Stream APIを使って標準ライブラリだけでぺぺっと書いたらこんな感じになった。 gist.github.com</description>
    </item>
    
    <item>
      <title>九九の答えが36種類であることの証明</title>
      <link>https://blog.kunst1080.net/post/2017/04/14/000903/</link>
      <pubDate>Fri, 14 Apr 2017 00:09:03 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/14/000903/</guid>
      <description>まず、九九に現れる式に使われる数字の組み合わせの数を数えます。 計算式を m * n とすると mは1～9、 nは1～9 です。 そうすると、 mとnが異なると</description>
    </item>
    
    <item>
      <title>MacでiTermの背景色を変更するシェルスクリプト</title>
      <link>https://blog.kunst1080.net/post/2017/04/11/221720/</link>
      <pubDate>Tue, 11 Apr 2017 22:17:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/11/221720/</guid>
      <description>[ch_bg_color.sh] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 #!/bin/bash R=$1 G=$2 B=$3 /usr/bin/osascript &amp;amp;lt; tell application &amp;#34;iTerm&amp;#34; tell current session of current window set background color to {$(($R*65535/255)), $(($G*65535/255)), $(($B*65535/255))} end tell end tell EOF AppleScriptを使ってるし完全にMac用。</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on Windowsのchrootを試してみた</title>
      <link>https://blog.kunst1080.net/post/2017/04/03/001421/</link>
      <pubDate>Mon, 03 Apr 2017 00:14:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/04/03/001421/</guid>
      <description>4/11の配信日が待ちきれないので、Insider Programに登録して新しいBash on Ubuntu on Windowsをいち早く試してみましたっ！ セッ</description>
    </item>
    
    <item>
      <title>Vue.jsでリストの一部をレンダリングする</title>
      <link>https://blog.kunst1080.net/post/2017/03/17/215820/</link>
      <pubDate>Fri, 17 Mar 2017 21:58:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/03/17/215820/</guid>
      <description>v-for=&amp;quot;item in items&amp;quot;でアイテムのリストを描画する際、itemsをsliceしてやることでリストの一部だけを描画することができるようです</description>
    </item>
    
    <item>
      <title>ティラノスクリプトでウィンドウサイズを固定する設定</title>
      <link>https://blog.kunst1080.net/post/2017/03/17/211115/</link>
      <pubDate>Fri, 17 Mar 2017 21:11:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/03/17/211115/</guid>
      <description>package.jsonにウィンドウサイズの設定を書くと思いますが、widthとheightだけでは狙ったサイズになりません。 max_wid</description>
    </item>
    
    <item>
      <title>二次請けSE案件やってた頃の仕事の流れ</title>
      <link>https://blog.kunst1080.net/post/2017/03/12/180212/</link>
      <pubDate>Sun, 12 Mar 2017 19:04:06 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/03/12/180212/</guid>
      <description>人と仕事の話をするときに、指示する・されるという話がよくわからなかった(そういう風にはしていなかった、と思ってる…)ので、とりあえず書いて晒</description>
    </item>
    
    <item>
      <title>「第27回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2017/02/13/235721/</link>
      <pubDate>Mon, 13 Feb 2017 23:57:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/02/13/235721/</guid>
      <description>02/11(土)に東京で行われた「jus共催 第9回初心者満足度ナンバーワン（当社調べ・調べてないけど）シェル勉強会/第27回sedこわいシェ</description>
    </item>
    
    <item>
      <title>iPhoneをiTunesを使って移行したときに引き継がれたもの・引き継がれなかったもの</title>
      <link>https://blog.kunst1080.net/post/2017/02/06/233639/</link>
      <pubDate>Mon, 06 Feb 2017 23:36:39 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/02/06/233639/</guid>
      <description>昨日、iPhoneを6→6sに移行しました。その際、iTunesを使ってバックアップとリストアをしたので、引き継がれたものと引き継がれなかっ</description>
    </item>
    
    <item>
      <title>install(1)コマンドが便利だった件</title>
      <link>https://blog.kunst1080.net/post/2017/01/23/212730/</link>
      <pubDate>Mon, 23 Jan 2017 23:10:59 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/01/23/212730/</guid>
      <description>はじめに install(1)という、cpとmkdirとchmodを同時に行うような便利コマンドがあることを知りました。 (忘れちゃいましたが、</description>
    </item>
    
    <item>
      <title>第26回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2017/01/14/232620/</link>
      <pubDate>Sat, 14 Jan 2017 23:26:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/01/14/232620/</guid>
      <description>12/25(日)に東京で行われた「jus共催 第8回初心者の方角に向いて講師が喋るシェル勉強会（初心者向けとは言ってない）/第26回シェル芸勉</description>
    </item>
    
    <item>
      <title>JavaScriptのsetTimeoutが使いにくいのでヘルパーを書こうという話</title>
      <link>https://blog.kunst1080.net/post/2017/01/12/232051/</link>
      <pubDate>Thu, 12 Jan 2017 23:20:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2017/01/12/232051/</guid>
      <description>第一引数に関数が来てるのが使いにくさの原因なので、引数の順番をひっくりかえしたヘルパーを作成します。 1 2 3 4 function delay(time, func) { setTimeout(func, time); } こうしておくと、こ</description>
    </item>
    
    <item>
      <title>BATファイルでuniqコマンドを実装</title>
      <link>https://blog.kunst1080.net/post/2016/12/31/105036/</link>
      <pubDate>Sat, 31 Dec 2016 12:56:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/31/105036/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの21日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>FreeBSDでDockerやってみた</title>
      <link>https://blog.kunst1080.net/post/2016/12/23/203800/</link>
      <pubDate>Fri, 23 Dec 2016 20:38:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/23/203800/</guid>
      <description>この記事はFreeBSD Advent Calendar 2016の23日目の記事として公開されました。 はじめに 数年前まで私は、FreeBSDだいすきおじさんでした。Ja</description>
    </item>
    
    <item>
      <title>リファクタリングのための回帰テストをシェルスクリプトでさくっと書こう</title>
      <link>https://blog.kunst1080.net/post/2016/12/20/000000/</link>
      <pubDate>Tue, 20 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/20/000000/</guid>
      <description>この記事はShell Script Advent Calendar 2016の20日目の記事として公開されました。 昨日は@MasWagさんの「Tech Hack: 最近見た不思議なシェルスクリプ</description>
    </item>
    
    <item>
      <title>第8回大阪Jenkins勉強会へ行ってきました</title>
      <link>https://blog.kunst1080.net/post/2016/12/11/145004/</link>
      <pubDate>Sun, 11 Dec 2016 14:50:04 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/11/145004/</guid>
      <description>一般＆LTで参加してきました。 さらりとまとめます。 イベント情報 2016/12/10 (土) 14:00～17:00 (18:00) 第8回大阪Jenkins勉強会 - connpass 本編 なが～い</description>
    </item>
    
    <item>
      <title>sshでログインせずにknown_hostsを登録する方法</title>
      <link>https://blog.kunst1080.net/post/2016/12/07/200135/</link>
      <pubDate>Wed, 07 Dec 2016 20:01:35 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/07/200135/</guid>
      <description>ホスト名example.comへsshするためのknown_hostsレコードの登録方法は以下の通り。 1 2 3 ssh-keygen -R example.com ssh-keyscan -H example.com &amp;gt;&amp;gt; ~/.ssh/known_hosts ssh-keygen -R &amp;lt;ホス</description>
    </item>
    
    <item>
      <title>KUSANAGIのインスタンスをConohaにVagrantを使ってセットアップする方法</title>
      <link>https://blog.kunst1080.net/post/2016/12/05/182947/</link>
      <pubDate>Mon, 05 Dec 2016 18:29:47 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/05/182947/</guid>
      <description>この記事は特に何かのアドベントカレンダーというわけではありません。 以前、vagrantを使ってConohaを操作する記事を書いた(「Cono</description>
    </item>
    
    <item>
      <title>調性ラブライブ！ - 各キャラクターのイメージ調性について(μ’ｓ編)</title>
      <link>https://blog.kunst1080.net/post/2016/12/03/002752/</link>
      <pubDate>Sat, 03 Dec 2016 00:27:52 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/03/002752/</guid>
      <description>※これ系の記事を増やしていきたいので、思い切って専用のブログを作りました。よろしければそちらも見てくださいです。→http://tonali</description>
    </item>
    
    <item>
      <title>Conohaへ(ほぼ)CLIだけでCoreOSのインスタンスをセットアップしてみた</title>
      <link>https://blog.kunst1080.net/post/2016/12/01/204857/</link>
      <pubDate>Thu, 01 Dec 2016 20:48:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/12/01/204857/</guid>
      <description>今回やること一覧 特に記載のない限り、CLIでやります。 ツール等の準備 環境変数の設定 vagrant-conohaのインストール ConoHa ISOのインス</description>
    </item>
    
    <item>
      <title>「第25回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2016/10/29/231725/</link>
      <pubDate>Sat, 29 Oct 2016 23:17:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/10/29/231725/</guid>
      <description>10/29(土)に東京で行われた「jus共催 第7回初心者の定義で大揉め午前のシェル勉強会/第25回もう4年もやってんのかシェル芸勉強会」につ</description>
    </item>
    
    <item>
      <title>Play FrameworkのdistでAPIドキュメントを含めないようにする方法</title>
      <link>https://blog.kunst1080.net/post/2016/10/11/223028/</link>
      <pubDate>Tue, 11 Oct 2016 22:30:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/10/11/223028/</guid>
      <description>Qiitaに書きました。Play FrameworkのdistでAPIドキュメントを含めないようにする方法 - Qiita</description>
    </item>
    
    <item>
      <title>Play Framework 2.5 (Java)で一覧検索・登録アプリケーションサンプル</title>
      <link>https://blog.kunst1080.net/post/2016/10/09/235417/</link>
      <pubDate>Sun, 09 Oct 2016 23:54:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/10/09/235417/</guid>
      <description>Qiitaに書きました。 Play Framework 2.5 (Java)で一覧検索・登録アプリケーションサンプル - QiitaソースコードはGitHubに。 やっぱり少ない記</description>
    </item>
    
    <item>
      <title>最近、テキストでER図を書いています。</title>
      <link>https://blog.kunst1080.net/post/2016/09/16/225637/</link>
      <pubDate>Fri, 16 Sep 2016 22:56:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/09/16/225637/</guid>
      <description>ER図を書くために、「MarkDownDiagram」というツールを使うようにしてみました。 ツールの情報 GitHub - wakufactory/MarkDownDiagram Markdown風テキストでダ</description>
    </item>
    
    <item>
      <title>OS(?) でHello worldしてみた</title>
      <link>https://blog.kunst1080.net/post/2016/09/04/001702/</link>
      <pubDate>Sun, 04 Sep 2016 00:17:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/09/04/001702/</guid>
      <description>この記事を見てやりました。 OSを書く：初歩から一歩ずつ | プログラミング | POSTD 環境 Ubuntu Server 64bit 1 2 3 4 5 % cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION=&amp;#34;Ubuntu 16.04.1 LTS&amp;#34; 書いたソースコード gist.github.com ※qem</description>
    </item>
    
    <item>
      <title>「第24回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2016/08/28/174226/</link>
      <pubDate>Sun, 28 Aug 2016 17:42:26 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/08/28/174226/</guid>
      <description>8/27(土)に東京で行われた「第6回もう初心者向けでないなんて言わないよ絶対午前のシェル勉強会/第24回◯◯o◯裏番組シェル芸勉強会」につ</description>
    </item>
    
    <item>
      <title>Running Archlinux in Bash on Windows</title>
      <link>https://blog.kunst1080.net/post/2016/08/26/002220/</link>
      <pubDate>Fri, 26 Aug 2016 00:22:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/08/26/002220/</guid>
      <description>I have installed ArchLinux in Bash on Ubuntu on Windows(Windows Subsystem for Linux).
 Japanese - http://kunst1080.hatenablog.com/entry/2016/08/26/001940 English - this  Installation 1. Install packages Install tools for installation in Bash on Ubuntu on Windows(BoW).
1 2  apt-get install -y squashfs-tools p7zip-full   2. Download ArchLinux ISO Download an ISO from mirror sites as you like.
1 2  wget http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/iso/2016.08.01/archlinux-2016.08.01-dual.iso   3. Pickup the “airootfs.sfs” from ISO Extract an iso and pickup the airootfs.</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on WindowsにArchLinuxをセットアップする</title>
      <link>https://blog.kunst1080.net/post/2016/08/26/001940/</link>
      <pubDate>Fri, 26 Aug 2016 00:19:40 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/08/26/001940/</guid>
      <description>Bash on Ubuntu on Windows(Windows Subsystem for Linux)上に、ArchLinuxをセットアップしました。 Japanese - これ English - Running Archlinux in Bash on Windows - くんすとの備忘録 手順 1. 必要なパッケージの</description>
    </item>
    
    <item>
      <title>Bash on Ubuntu on Windows環境を再インストールする方法</title>
      <link>https://blog.kunst1080.net/post/2016/08/21/215600/</link>
      <pubDate>Sun, 21 Aug 2016 21:56:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/08/21/215600/</guid>
      <description>手順 コマンドプロンプトを管理者権限で開いて 1 2 lxrun /uninstall /y lxrun /install /y で再インストールできます。 lxrunコマンドの解説 コマンドのヘルプは、 1 lxrun /? で確認</description>
    </item>
    
    <item>
      <title>JenkinsのGitBucketプラグインでwebhookできるリポジトリURLの覚書き</title>
      <link>https://blog.kunst1080.net/post/2016/07/28/223215/</link>
      <pubDate>Thu, 28 Jul 2016 22:32:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/07/28/223215/</guid>
      <description>嵌ったのでメモ。 前提 IPアドレスは aaa.bbb.ccc.ddd nginxで8080ポートから80ポートへリバースプロキシしている GitbucketのBase URLに「</description>
    </item>
    
    <item>
      <title>CLIの開発環境をdocker上に構築するDockerfileを作成しました。</title>
      <link>https://blog.kunst1080.net/post/2016/07/19/001002/</link>
      <pubDate>Tue, 19 Jul 2016 00:10:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/07/19/001002/</guid>
      <description>※Windows 10 Pro 64bit で、Hyper-v上で動く Docker for windows をdocker-machineとした環境にデプロイして使っています。</description>
    </item>
    
    <item>
      <title>Git Bashを立ち上げた時に.bashrcが読み込まれないっぽい</title>
      <link>https://blog.kunst1080.net/post/2016/07/17/210200/</link>
      <pubDate>Sun, 17 Jul 2016 21:02:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/07/17/210200/</guid>
      <description>っぽい。 検証 設定ファイル ~/.bashrc 1 echo This is .bashrc ~/.bash_profile 1 echo This is .bash_profile ログイン時の挙動 1 2 3 4 This is .bash_profile kunst@DESKTOP-T3CMM04 MINGW64 ~ $ → .bash_profile しか読み込まれてない 追加でbashを起動した時の挙</description>
    </item>
    
    <item>
      <title>dockerコンテナ内で日本語表示・日本時間表示するためにマウントする場所メモ</title>
      <link>https://blog.kunst1080.net/post/2016/07/17/181256/</link>
      <pubDate>Sun, 17 Jul 2016 18:12:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/07/17/181256/</guid>
      <description>日本語表示 日本語対応していないdockerイメージ(公式ubuntuとか)は、いくら LANG=ja_JP.UTF-8 しても日本語表示になってくれません(localeにない</description>
    </item>
    
    <item>
      <title>bcスクリプトでFizzBuzzしてみた</title>
      <link>https://blog.kunst1080.net/post/2016/07/03/172032/</link>
      <pubDate>Sun, 03 Jul 2016 17:20:32 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/07/03/172032/</guid>
      <description>_bc(1)_はスクリプト言語だということを聞きつけ、ちょろっと遊んでみました。※GNU版のbcを使います とりあえずFizzBuzz 関数定義</description>
    </item>
    
    <item>
      <title>BATファイルで、テキストファイルの2行目以降を取り出す方法</title>
      <link>https://blog.kunst1080.net/post/2016/06/20/221853/</link>
      <pubDate>Mon, 20 Jun 2016 22:18:53 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/06/20/221853/</guid>
      <description>こんなファイルがあって [a.txt] 1 2 3 aaa aa bbb bb ccc このファイルから2行目以降を取り出したい(awk &#39;NR&amp;gt;1&#39;したい)というときのやり方。 [test.bat] 1 2</description>
    </item>
    
    <item>
      <title>BATファイルで、テキストファイルの1行目だけを取り出す方法</title>
      <link>https://blog.kunst1080.net/post/2016/06/20/221136/</link>
      <pubDate>Mon, 20 Jun 2016 22:11:36 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/06/20/221136/</guid>
      <description>こんなファイルがあって [a.txt] 1 2 3 aaa aa bbb bb ccc このファイルから1行目だけを取り出したい(head -1したい)というときのやり方。 [test.bat] 1 2 3 4 5 6 7 @echo</description>
    </item>
    
    <item>
      <title>「シェル芸勉強会 大阪サテライト」のレポートを書くためのシェルスクリプトを作成しました。</title>
      <link>https://blog.kunst1080.net/post/2016/06/20/000116/</link>
      <pubDate>Mon, 20 Jun 2016 00:01:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/06/20/000116/</guid>
      <description>賢明な読者諸君は既にお気付きになられているかと思いますが、ここ数回のシェル芸勉強会大阪サテライトレポートの記事、実はほぼ全て同じ構成になって</description>
    </item>
    
    <item>
      <title>「第23回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2016/06/19/143803/</link>
      <pubDate>Sun, 19 Jun 2016 14:38:03 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/06/19/143803/</guid>
      <description>6/18(土)に東京で行われた「jus共催、第5回初心者向けとは言うものの午前のシェル勉強会/第23回梅雨でモワッとしたシェル芸勉強会」につ</description>
    </item>
    
    <item>
      <title>【Java】JUnitのテストを継承を使って共通化する</title>
      <link>https://blog.kunst1080.net/post/2016/06/16/195943/</link>
      <pubDate>Thu, 16 Jun 2016 19:59:43 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/06/16/195943/</guid>
      <description>Qiita →【Java】JUnitのテストを継承を使って共通化する - Qiita テストケースの継承、やってみたらできたので……これで、 前提条件を変えても同じテ</description>
    </item>
    
    <item>
      <title>docker の内部ネットワークへVPNで接続する</title>
      <link>https://blog.kunst1080.net/post/2016/06/03/231121/</link>
      <pubDate>Fri, 03 Jun 2016 23:11:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/06/03/231121/</guid>
      <description>こんな感じのネットワークを構築します。 ※筆者はVPNについてまるで素人なので、言いたいことがあれば是非是非コメント欄やついったへｵﾅｼｬｽ＞</description>
    </item>
    
    <item>
      <title>稼働中のdockerコンテナのIPアドレス一覧を取得する</title>
      <link>https://blog.kunst1080.net/post/2016/05/29/005815/</link>
      <pubDate>Sun, 29 May 2016 00:58:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/05/29/005815/</guid>
      <description>ワンライナーで。 1 2 docker ps | awk &amp;amp;#39;NR&amp;gt;1&amp;amp;amp;&amp;amp;amp;$0=$1&amp;amp;#39; | xargs -n 1 docker inspect -f &amp;#34;{{.Name}} {{.NetworkSettings.IPAddress }}&amp;#34; 出力例 1 2 3 /gitbucket 172.17.0.4 /jenkins 172.17.0.3 /redmine 172.17.0.2 ※はてブコメントによると、名前はdocker ps -qで取れるしxar</description>
    </item>
    
    <item>
      <title>「docker run -p hostPort:containerPort」で転送したポートへのアクセスをufwで制限する</title>
      <link>https://blog.kunst1080.net/post/2016/05/14/115710/</link>
      <pubDate>Sat, 14 May 2016 11:57:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/05/14/115710/</guid>
      <description>「docker run -p hostPort:containerPort」で起動したdockerコンテナへのアクセス(containerPortへのア</description>
    </item>
    
    <item>
      <title>CloudAtCostのUbuntu ServerにDokkuを入れた手順</title>
      <link>https://blog.kunst1080.net/post/2016/05/08/232740/</link>
      <pubDate>Sun, 08 May 2016 23:27:40 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/05/08/232740/</guid>
      <description>昨日立てたCloudAtCostのUbuntu Serverに、さっそくDokkuを入れて遊びました。 dokku(とdocker)のインストー</description>
    </item>
    
    <item>
      <title>【激安買い切りVPS！】CloudAtCost契約してみた</title>
      <link>https://blog.kunst1080.net/post/2016/05/08/203529/</link>
      <pubDate>Sun, 08 May 2016 20:35:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/05/08/203529/</guid>
      <description>先日のシェル芸勉強会、大阪サテライトのLTで話題になった「CloudAtCost」を契約してみました。 CloudAtCostとは 激安の買い切</description>
    </item>
    
    <item>
      <title>「第22回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2016/05/01/130621/</link>
      <pubDate>Sun, 01 May 2016 13:06:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/05/01/130621/</guid>
      <description>4/31(土)に東京で行われた「jus共催、第4回初心者向け詐称疑惑午前のシェル勉強会/第22回ゴールデンウィークの存在疑惑シェル芸勉強会」</description>
    </item>
    
    <item>
      <title>コマンドプロンプトでファイルの拡張子を一括変換する</title>
      <link>https://blog.kunst1080.net/post/2016/04/15/205459/</link>
      <pubDate>Fri, 15 Apr 2016 20:54:59 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/04/15/205459/</guid>
      <description>Windowsの標準機能を使って、ファイルの拡張子を一括変換することができます。 まず、コピー前のフォルダの中身です。 1 2 3 4 a.txt b.txt 新しいテキス</description>
    </item>
    
    <item>
      <title>Ubuntu on Windowsで危険シェル芸やってみた</title>
      <link>https://blog.kunst1080.net/post/2016/04/11/235505/</link>
      <pubDate>Mon, 11 Apr 2016 23:55:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/04/11/235505/</guid>
      <description>ネタです。 環境 VirtualBox上のWindows 10 Home 64bit レポート 実行直前 実行中… 数十秒後 さらに数十秒後 エラーメッセージが表示されています b</description>
    </item>
    
    <item>
      <title>コマンドプロンプトのワンライナーでズンドコキヨシ</title>
      <link>https://blog.kunst1080.net/post/2016/03/13/135807/</link>
      <pubDate>Sun, 13 Mar 2016 13:58:07 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/03/13/135807/</guid>
      <description>cmd.exeでもやります。期待してましたよね？よね？ 概要 最近流行の「ズンドコキヨシ問題」を、コマンドプロンプト(cmd.exe)のワンライ</description>
    </item>
    
    <item>
      <title>シェル芸でズンドコキヨシ</title>
      <link>https://blog.kunst1080.net/post/2016/03/12/213821/</link>
      <pubDate>Sat, 12 Mar 2016 21:38:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/03/12/213821/</guid>
      <description>おしらせ：今回はjotコマンドあります 概要 最近流行の「ズンドコキヨシ問題」を、シェルワンライナーで解いてみました。 twttr.widgets.createTweet( &#39;707437861881180160&#39;, document.getElementById(&#39;tweet-container-707437861881180160&#39;), ); 解 1 2 jot -r 0 | awk &amp;amp;#39;$0=$0%3{zd=substr($0</description>
    </item>
    
    <item>
      <title>【COBOL】WindowsにOpenCOBOL環境を構築</title>
      <link>https://blog.kunst1080.net/post/2016/03/10/123546/</link>
      <pubDate>Thu, 10 Mar 2016 00:34:22 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/03/10/123546/</guid>
      <description>※注意！ (2017/5/27 追記) Bash on Ubuntu on Windowsを使ったセットアップ方法を書きました。 → 【COBOL】Bash on Ubuntu on WindowsでCOBOL - くんす</description>
    </item>
    
    <item>
      <title>危険シェル芸を(比較的)安全に実行する方法</title>
      <link>https://blog.kunst1080.net/post/2016/02/16/232131/</link>
      <pubDate>Tue, 16 Feb 2016 23:21:31 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/02/16/232131/</guid>
      <description>注意 たとえ逆刃刀であろうとも刀……それは人を傷つける。同様に、環境を整備したとしても、危険シェル芸は依然として危険です。 絶対に安全な環境で実</description>
    </item>
    
    <item>
      <title>「第21回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2016/02/15/164254/</link>
      <pubDate>Mon, 15 Feb 2016 16:42:54 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/02/15/164254/</guid>
      <description>2/13(土)に東京で行われた「jus共催、第3回今度はたぶん初心者向けに嘘はないでしょう午前のシェル勉強会/第21回未経験者大歓迎！誰でも</description>
    </item>
    
    <item>
      <title>【コードリーディング】cdコマンドって一体何なのさ？</title>
      <link>https://blog.kunst1080.net/post/2016/02/11/233416/</link>
      <pubDate>Thu, 11 Feb 2016 23:34:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/02/11/233416/</guid>
      <description>みなさん、「cd」コマンドって具体的になにやってるか分かりますか？ぼくはわかりません！！！……というわけでソースを読んでみます。※FreeB</description>
    </item>
    
    <item>
      <title>Excelで始める無茶苦茶シンプルなタスクシュート</title>
      <link>https://blog.kunst1080.net/post/2016/02/11/211938/</link>
      <pubDate>Thu, 11 Feb 2016 21:19:38 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/02/11/211938/</guid>
      <description>タスクシュートの考え方を導入して、個人のタスクを効率的に消化するためのExcelシートの作り方を共有します。 こんなやつ。 ※滅茶苦茶シンプルで</description>
    </item>
    
    <item>
      <title>内部十進数を含む固定長ファイルにheadしたいときはdd(1)がべんり！</title>
      <link>https://blog.kunst1080.net/post/2016/01/12/224553/</link>
      <pubDate>Tue, 12 Jan 2016 22:45:53 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2016/01/12/224553/</guid>
      <description>内部十進数(Decimal型とかS9 comp-3とか)を含むデータって普通にNULL(0x00)が入ってくるので、headすると行末をちゃん</description>
    </item>
    
    <item>
      <title>直前のコマンドラインにハッシュタグ「#シェル芸」をつけてツイートするためのコマンドを作りました。</title>
      <link>https://blog.kunst1080.net/post/2015/12/25/215812/</link>
      <pubDate>Fri, 25 Dec 2015 21:58:12 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/25/215812/</guid>
      <description>いちいち端末からブラウザにコピペしてツイート、という流れが面倒なあなたに！ これは何？ 標準入力から読み込んだ文字列にハッシュタグ「#シェル芸」</description>
    </item>
    
    <item>
      <title>【2015年度版】コマンドプロンプトのワンライナーでFizzBuzz</title>
      <link>https://blog.kunst1080.net/post/2015/12/25/181345/</link>
      <pubDate>Fri, 25 Dec 2015 18:13:45 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/25/181345/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの25日目、最終日の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検</description>
    </item>
    
    <item>
      <title>【吉里吉里2/KAG3】BATファイルを使ってxp3アーカイブの作成を自動化する</title>
      <link>https://blog.kunst1080.net/post/2015/12/24/231115/</link>
      <pubDate>Thu, 24 Dec 2015 23:11:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/24/231115/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの24日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>うちのPCのプロビジョニング用BAT</title>
      <link>https://blog.kunst1080.net/post/2015/12/23/173728/</link>
      <pubDate>Wed, 23 Dec 2015 17:37:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/23/173728/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの23日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>D&amp;amp;Dされたファイルにタイムスタンプを付けてバックアップするBATファイル</title>
      <link>https://blog.kunst1080.net/post/2015/12/22/102921/</link>
      <pubDate>Tue, 22 Dec 2015 10:29:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/22/102921/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの22日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>BATファイルで、ロックファイルを使った排他制御を行う</title>
      <link>https://blog.kunst1080.net/post/2015/12/20/213920/</link>
      <pubDate>Sun, 20 Dec 2015 21:39:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/20/213920/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの20日目の記事です。19日目は @nmrmsys さんの &amp;ldquo;Tee for ToeKick 実行コマンドラインまで含めてログ</description>
    </item>
    
    <item>
      <title>Windows10のビルトインアプリの削除方法と戻し手順</title>
      <link>https://blog.kunst1080.net/post/2015/12/20/195918/</link>
      <pubDate>Sun, 20 Dec 2015 19:59:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/20/195918/</guid>
      <description>いらないアプリ、いっぱいありますよね。消しましょう。 削除方法 不要アプリ削除.bat ※管理者権限で起動しましょう 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15</description>
    </item>
    
    <item>
      <title>BATファイルでUCaseとLCase</title>
      <link>https://blog.kunst1080.net/post/2015/12/18/234651/</link>
      <pubDate>Fri, 18 Dec 2015 23:46:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/18/234651/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの18日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>BATファイルのサブルーチンで閏年を判定する</title>
      <link>https://blog.kunst1080.net/post/2015/12/17/000524/</link>
      <pubDate>Thu, 17 Dec 2015 00:05:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/17/000524/</guid>
      <description>※これはコマンドプロンプトアドベントカレンダーの記事ではありません※なんだかシェル芸界隈で流行っているようだったのでBATファイルで参戦 サブ</description>
    </item>
    
    <item>
      <title>コマンドプロンプトのワンライナーでMessageBoxを表示する3つの方法</title>
      <link>https://blog.kunst1080.net/post/2015/12/16/235032/</link>
      <pubDate>Wed, 16 Dec 2015 23:50:32 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/16/235032/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの16日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>BATファイルでフィボナッチ数列(末尾再帰の展開)</title>
      <link>https://blog.kunst1080.net/post/2015/12/16/232617/</link>
      <pubDate>Wed, 16 Dec 2015 18:37:04 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/16/232617/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの14日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>BATファイルにJScriptを埋め込む</title>
      <link>https://blog.kunst1080.net/post/2015/12/15/222711/</link>
      <pubDate>Tue, 15 Dec 2015 22:27:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/15/222711/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの15日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>コマンドプロンプトのワンラナーでyyyyMMddHHmmss形式のタイムスタンプ文字列を表示する</title>
      <link>https://blog.kunst1080.net/post/2015/12/13/211936/</link>
      <pubDate>Sun, 13 Dec 2015 21:19:36 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/13/211936/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの13日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>xargs -Iのようにコマンドの実行結果をパイプで次のコマンドに渡すBATファイル</title>
      <link>https://blog.kunst1080.net/post/2015/12/12/181716/</link>
      <pubDate>Sat, 12 Dec 2015 18:17:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/12/181716/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの12日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>BATファイルで部分文字列を得る - MID</title>
      <link>https://blog.kunst1080.net/post/2015/12/11/063937/</link>
      <pubDate>Fri, 11 Dec 2015 06:39:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/11/063937/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの11日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>BATファイルで部分文字列を得る - RIGHT</title>
      <link>https://blog.kunst1080.net/post/2015/12/10/075324/</link>
      <pubDate>Thu, 10 Dec 2015 07:53:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/10/075324/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの10日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っ</description>
    </item>
    
    <item>
      <title>BATファイルで部分文字列を得る - LEFT</title>
      <link>https://blog.kunst1080.net/post/2015/12/09/203150/</link>
      <pubDate>Wed, 09 Dec 2015 20:31:50 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/09/203150/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの9日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行って</description>
    </item>
    
    <item>
      <title>コマンドプロンプトで読んでおくべき7つのHELP - その⑦「call /?」</title>
      <link>https://blog.kunst1080.net/post/2015/12/08/214126/</link>
      <pubDate>Tue, 08 Dec 2015 21:41:26 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/08/214126/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの8日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行って</description>
    </item>
    
    <item>
      <title>コマンドプロンプトで読んでおくべき7つのHELP - その⑥「setlocal /?」</title>
      <link>https://blog.kunst1080.net/post/2015/12/07/235300/</link>
      <pubDate>Mon, 07 Dec 2015 23:53:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/07/235300/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの7日目の記事です。 ※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行って</description>
    </item>
    
    <item>
      <title>コマンドプロンプトで読んでおくべき7つのHELP - その⑤「set /?」</title>
      <link>https://blog.kunst1080.net/post/2015/12/06/180843/</link>
      <pubDate>Sun, 06 Dec 2015 18:08:43 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/06/180843/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの6日目の記事です。 ※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行って</description>
    </item>
    
    <item>
      <title>コマンドプロンプトで読んでおくべき7つのHELP - その④「for /?」</title>
      <link>https://blog.kunst1080.net/post/2015/12/04/114444/</link>
      <pubDate>Fri, 04 Dec 2015 11:44:44 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/04/114444/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの4日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行って</description>
    </item>
    
    <item>
      <title>コマンドプロンプトで読んでおくべき7つのHELP - その③「if /?」</title>
      <link>https://blog.kunst1080.net/post/2015/12/03/223602/</link>
      <pubDate>Thu, 03 Dec 2015 22:36:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/03/223602/</guid>
      <description>コマンドプロンプトで読んでおくべき7つのHELP - その③「if /?」 これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの3日目の</description>
    </item>
    
    <item>
      <title>コマンドプロンプトで読んでおくべき7つのHELP - その②「start /?」</title>
      <link>https://blog.kunst1080.net/post/2015/12/02/213313/</link>
      <pubDate>Wed, 02 Dec 2015 21:33:13 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/02/213313/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの2日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行って</description>
    </item>
    
    <item>
      <title>コマンドプロンプトで読んでおくべき7つのHELP - その①「cmd /?」</title>
      <link>https://blog.kunst1080.net/post/2015/12/01/221724/</link>
      <pubDate>Tue, 01 Dec 2015 22:17:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/12/01/221724/</guid>
      <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの1日目の記事です。 ※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行って</description>
    </item>
    
    <item>
      <title>pacmanを使ってOpen-usp-Tukubaiをインストールする</title>
      <link>https://blog.kunst1080.net/post/2015/11/19/000057/</link>
      <pubDate>Thu, 19 Nov 2015 14:54:32 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/11/19/000057/</guid>
      <description>Open-usp-Tukubaiへ、pacmanからインストールするためのプルリクエストがマージされました。 ArchLinuxとMSYS2で</description>
    </item>
    
    <item>
      <title>「第19回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2015/11/01/182428/</link>
      <pubDate>Sun, 01 Nov 2015 18:24:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/11/01/182428/</guid>
      <description>10/31(土)に東京で行われた「第19回シェル芸3周年記念勉強会&amp;amp;第36回だいたい発足6年半記念USP友の会定例会 」について、今回</description>
    </item>
    
    <item>
      <title>chshできない環境でログインシェルを変更（したように見せかける）</title>
      <link>https://blog.kunst1080.net/post/2015/10/26/204546/</link>
      <pubDate>Mon, 26 Oct 2015 20:45:46 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/10/26/204546/</guid>
      <description>デフォルトのログインシェルがsh系の場合 ~/.profile に 1 exec zsh とか書く。 デフォルトのログインシェルがcsh系の場合 ~/.login に 1 exec zsh とか書く</description>
    </item>
    
    <item>
      <title>MSYS2環境に無理やりgiter8を突っ込んだ</title>
      <link>https://blog.kunst1080.net/post/2015/10/19/214114/</link>
      <pubDate>Mon, 19 Oct 2015 21:41:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/10/19/214114/</guid>
      <description>普通にインストールしても入らなかったので、メモ。※途中いろいろダメだったけどよく覚えてないので結果だけ書く。 手順 1. sbtのインストール これは</description>
    </item>
    
    <item>
      <title>MSYS2でpageantを使える「ssh-pageant」を導入</title>
      <link>https://blog.kunst1080.net/post/2015/10/14/191710/</link>
      <pubDate>Wed, 14 Oct 2015 19:17:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/10/14/191710/</guid>
      <description>MSYS2でsshするとき、teratermのときみたいに pageant を使いたかったのですが、そういうのがありました。 導入方法はREADMEの通りです</description>
    </item>
    
    <item>
      <title>FreeBSDでmoshを使ってみた</title>
      <link>https://blog.kunst1080.net/post/2015/10/14/190011/</link>
      <pubDate>Wed, 14 Oct 2015 19:00:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/10/14/190011/</guid>
      <description>環境 サーバ：FreeBSD 10.2-RELEASE i386 クライアント：WIndows10 64bit (MSYS2) 手順 サーバ側 moshをインストール 1 pkg install mosh ※moshさんからのメッセージ 1</description>
    </item>
    
    <item>
      <title>MSYS2でディレクトリのシンボリックリンクを作成する方法</title>
      <link>https://blog.kunst1080.net/post/2015/10/14/125841/</link>
      <pubDate>Wed, 14 Oct 2015 12:58:41 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/10/14/125841/</guid>
      <description>同じ内容をQiitaにも書いています。 (MSYS2でディレクトリのシンボリックリンクを作成する方法 - Qiita) Windowsでは、一般ユーザでシンボ</description>
    </item>
    
    <item>
      <title>LinuxでUSBマウスからスリープ復帰させないようにする方法のメモ</title>
      <link>https://blog.kunst1080.net/post/2015/09/13/211110/</link>
      <pubDate>Sun, 13 Sep 2015 21:11:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/09/13/211110/</guid>
      <description>初期状態 1 2 cat /proc/acpi/wakeup | grep enable &amp;gt; EHC1 S3 *enabled pci:0000:00:1d.0 XHC S3 *enabled pci:0000:00:14.0 PWRB S3 *enabled platform:PNP0C0C:00 SLPB S3 *enabled platform:PNP0C0E:00 LID0 S3 *enabled platform:PNP0C0D:00 設定の変更 1 2 3 echo XHC &amp;gt; /proc/acpi/wakeup echo EHC1 &amp;gt; /proc/acpi/wakeup 結果 1 2 cat /proc/acpi/wakeup | grep &amp;#34;XHC\|EHC1&amp;#34; &amp;gt; EHC1 S3 *disabled pci:0000:00:1d.0 XHC S3 *disabled pci:0000:00:14.0 「XHC</description>
    </item>
    
    <item>
      <title>ArchLinuxをインストールしてGUIと日本語環境を揃える一撃シェルスクリプト(HiDPI対応)を作った</title>
      <link>https://blog.kunst1080.net/post/2015/09/12/211501/</link>
      <pubDate>Sat, 12 Sep 2015 21:15:01 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/09/12/211501/</guid>
      <description>ArchLinuxへの浮気をはじめました。のですがこのマシン、HiDPIなわけで・・・ twttr.widgets.createTweet( &#39;641626123848126464&#39;, document.getElementById(&#39;tweet-container-641626123848126464&#39;), ); 解像度が高すぎて入力した文字が読めません！！ ・</description>
    </item>
    
    <item>
      <title>FreeBSDでファイルサーバを立てた時の記録</title>
      <link>https://blog.kunst1080.net/post/2015/09/08/205405/</link>
      <pubDate>Tue, 08 Sep 2015 20:54:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/09/08/205405/</guid>
      <description>構成メモ マシン・・・Eee PC 1000？ (SSD 16GB、1GB RAM) OS・・・FreeBSD-10.2-RELEASE-i386 samba・・・sam</description>
    </item>
    
    <item>
      <title>「第18回ニンニク入れますかシェル芸勉強会」についったーで参加しました</title>
      <link>https://blog.kunst1080.net/post/2015/08/30/164448/</link>
      <pubDate>Sun, 30 Aug 2015 16:44:48 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/30/164448/</guid>
      <description>各種リンク jus共催勉強会「なぜシェルに仕事をさせてはいけないのか」と第18回ニンニク入れますかシェル芸勉強会。そして第35回アブラマシマシ</description>
    </item>
    
    <item>
      <title> 【FreeBSD】nlコマンドのオプション、論理ページなど</title>
      <link>https://blog.kunst1080.net/post/2015/08/30/162719/</link>
      <pubDate>Sun, 30 Aug 2015 16:27:19 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/30/162719/</guid>
      <description>昨日のシェル芸ヴェンキョウカイ(問5)で話題(?)になった、nlコマンドのオプションについて。これもさらりとオプションの再確認だけ…… と思っ</description>
    </item>
    
    <item>
      <title>【FreeBSD】catコマンドのオプションをおさらい</title>
      <link>https://blog.kunst1080.net/post/2015/08/30/153352/</link>
      <pubDate>Sun, 30 Aug 2015 16:26:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/30/153352/</guid>
      <description>昨日のシェル芸ヴェンキョウカイ(問5)で話題(?)になった、catコマンドのオプションについて。これはさらりとオプションの再確認だけ… テスト</description>
    </item>
    
    <item>
      <title>commコマンドのつかいかた</title>
      <link>https://blog.kunst1080.net/post/2015/08/30/150613/</link>
      <pubDate>Sun, 30 Aug 2015 15:06:13 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/30/150613/</guid>
      <description>昨日のシェル芸ヴェンキョウカイ(問2)で話題になった、commコマンドについて。 自分はたまたま先週使ったことがあって知ってたんですが、シェル</description>
    </item>
    
    <item>
      <title>BSD環境での制御コードの置換について</title>
      <link>https://blog.kunst1080.net/post/2015/08/30/143712/</link>
      <pubDate>Sun, 30 Aug 2015 14:37:12 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/30/143712/</guid>
      <description>昨日のシェル芸ヴェンキョウカイ(問2)で話題になった、BSD系環境で制御コードを置換するはなしです。 sedではやれないけどtrなら……という</description>
    </item>
    
    <item>
      <title>【FreeBSD】uniqコマンドでキーを使った重複カットを行う</title>
      <link>https://blog.kunst1080.net/post/2015/08/30/134529/</link>
      <pubDate>Sun, 30 Aug 2015 13:45:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/30/134529/</guid>
      <description>昨日のシェル芸ヴェンキョウカイ(問1、問5)で話題になった、BSD系環境のuniqコマンドの使い方について。 BSDのuniqにはキー部分を指</description>
    </item>
    
    <item>
      <title>MobaXtermでpageantを使う設定</title>
      <link>https://blog.kunst1080.net/post/2015/08/29/083747/</link>
      <pubDate>Sat, 29 Aug 2015 08:37:47 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/29/083747/</guid>
      <description>windows + busyboxで検索してるうちにMobaXtermにたどり着いて、使い始めてみました。 なかなかおもしろい感じ。 さて、sshでpagean</description>
    </item>
    
    <item>
      <title>MSYS2はじめたっぽい～</title>
      <link>https://blog.kunst1080.net/post/2015/08/23/232400/</link>
      <pubDate>Sun, 23 Aug 2015 23:24:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/23/232400/</guid>
      <description>セットアップ 準備 msys2をx86_64のインストーラからインストール。MSYS2 Shellから 1 2 3 4 5 6 pacman --noconfirm -Sy pacman --noconfirm --needed -S bash pacman pacman-mirrors msys2-runtime # MSYS2 She</description>
    </item>
    
    <item>
      <title>2013年頃の自宅サーバインフラ構成</title>
      <link>https://blog.kunst1080.net/post/2015/08/23/113244/</link>
      <pubDate>Sun, 23 Aug 2015 11:32:44 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/23/113244/</guid>
      <description>2013年頃の自宅サーバのインフラ構成をうろ覚えで書きました。 誰かの参考になるかな？ っていうところで忘れないうちに・・・ ※今は全然違う構成に</description>
    </item>
    
    <item>
      <title>ImageMagickを使って吉里吉里のクリッカブルマップ用の領域画像を生成する</title>
      <link>https://blog.kunst1080.net/post/2015/08/10/123456/</link>
      <pubDate>Mon, 10 Aug 2015 12:34:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/10/123456/</guid>
      <description>Windows版のImageMagickを使い、透過PNG画像を単色で塗りつぶして、クリッカブルマップ用の領域画像(パレット画像)を作成しま</description>
    </item>
    
    <item>
      <title>FreeBSDでシェル芸を練習するためのVMWare Player仮想マシンをプロビジョニングするツールを作った</title>
      <link>https://blog.kunst1080.net/post/2015/08/09/144650/</link>
      <pubDate>Sun, 09 Aug 2015 14:46:50 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/09/144650/</guid>
      <description>ひとつ前の記事(VMWare Playerの仮想マシンを自動でプロビジョニングするツールを作った - くんすとの備忘録)で作成したプロビジョニング</description>
    </item>
    
    <item>
      <title>VMWare Playerの仮想マシンを自動でプロビジョニングするツールを作った</title>
      <link>https://blog.kunst1080.net/post/2015/08/09/135301/</link>
      <pubDate>Sun, 09 Aug 2015 13:53:01 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/08/09/135301/</guid>
      <description>以前の記事 VMWare Playerの仮想マシンを半自動でインストールするツールを作った - くんすとの備忘録 の続き。 内容 あらかじめ作成されたVMWare P</description>
    </item>
    
    <item>
      <title>SIGINFOでddコマンドの途中経過を確認する</title>
      <link>https://blog.kunst1080.net/post/2015/07/28/224829/</link>
      <pubDate>Tue, 28 Jul 2015 22:48:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/07/28/224829/</guid>
      <description>LinuxはSIGUSR1っぽいですがFreeBSDではSIGINFOっぽいです。 実験 ちなみに、SIGUSR1を投げつけると死にました Arc</description>
    </item>
    
    <item>
      <title>WindowsにMSYS2を使ってCOBOL環境を構築する</title>
      <link>https://blog.kunst1080.net/post/2015/07/15/235848/</link>
      <pubDate>Wed, 15 Jul 2015 15:30:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/07/15/235848/</guid>
      <description>前回(【COBOL】WindowsにOpenCOBOL環境を構築 - くんすとの備忘録)から約2年が経ち、パッケージやらなにやらのバージョンが上</description>
    </item>
    
    <item>
      <title>VMWare Playerの仮想マシンを半自動でインストールするツールを作った</title>
      <link>https://blog.kunst1080.net/post/2015/07/04/161924/</link>
      <pubDate>Sat, 04 Jul 2015 16:19:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/07/04/161924/</guid>
      <description>ちょっと前までvagrant + VirtualBoxを使っていたのですが、ネットワーク周りの設定が気に入らなかったのでVMWare Player</description>
    </item>
    
    <item>
      <title>FreeBSDでのポート転送について</title>
      <link>https://blog.kunst1080.net/post/2015/06/20/194753/</link>
      <pubDate>Sat, 20 Jun 2015 19:47:53 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/06/20/194753/</guid>
      <description>とりあえず参考URLのメモだけ 22.13. ネットワークアドレス変換 (NAT)</description>
    </item>
    
    <item>
      <title>For FreeBSD automatic installation of using bsdinstall [ZFS Operations] ※Self-translation</title>
      <link>https://blog.kunst1080.net/post/2015/05/31/221431/</link>
      <pubDate>Sun, 31 May 2015 22:14:31 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/31/221431/</guid>
      <description>Now, we take a look at how to install to ZFS using bsdinstall. Installation of ZFS in an auto layout As it is described in the manual, to the first half (PREAMBLE), if describe the environment variable &amp;ldquo;ZFSBOOT_DISKS&amp;rdquo; instead of &amp;ldquo;PARTITIONS&amp;rdquo;, ZFS allows you to install to.However, care must be taken of the following two points. If you want to automatically install, set environment variable _&#34;nonInteractive&#34;_. It needs to be</description>
    </item>
    
    <item>
      <title>FreeBSDのVagrant Box (ZFS対応版) を作成しました。</title>
      <link>https://blog.kunst1080.net/post/2015/05/31/002415/</link>
      <pubDate>Sun, 31 May 2015 00:24:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/31/002415/</guid>
      <description>以前作成したもの(Packerを使ってFreeBSDのVagrant boxを作成してみた - くんすとの備忘録)の続き。 Release FreeBSD 10.1 RELEASE amd64 with ZFS · kunst1080/packer-freebsd · Gi</description>
    </item>
    
    <item>
      <title>bsdinstallを使ったFreeBSDの自動インストールについて[ZFS編]</title>
      <link>https://blog.kunst1080.net/post/2015/05/30/181955/</link>
      <pubDate>Sat, 30 May 2015 18:19:55 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/30/181955/</guid>
      <description>bsdinstallを使ったFreeBSDの自動インストールについて[基本編] - くんすとの備忘録 の続き。今度は、bsdinstallを使って</description>
    </item>
    
    <item>
      <title>bsdinstallを使ったFreeBSDの自動インストールについて[基本編]</title>
      <link>https://blog.kunst1080.net/post/2015/05/30/064146/</link>
      <pubDate>Sat, 30 May 2015 06:41:46 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/30/064146/</guid>
      <description>これまで何度か取り上げましたが、FreeBSD 9.0から「bsdinstall」というセットアップツールが登場しました。 これを使用すると、非</description>
    </item>
    
    <item>
      <title>FreeBSDでシェル芸を練習するためのVagrant設定を作りました</title>
      <link>https://blog.kunst1080.net/post/2015/05/28/222751/</link>
      <pubDate>Thu, 28 May 2015 22:27:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/28/222751/</guid>
      <description>通称「シェル芸」(※)の練習を、FreeBSD上で行うためのVagrant設定を作成しました。USP友の会で定期的に行われている「シェル芸勉</description>
    </item>
    
    <item>
      <title>bsdinstallの全ターゲットを試してみた</title>
      <link>https://blog.kunst1080.net/post/2015/05/21/233537/</link>
      <pubDate>Thu, 21 May 2015 23:35:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/21/233537/</guid>
      <description>前回(FreeBSDをワンライナーでインストールしてみた、の解説 - くんすとの備忘録)に引き続き、bsdinstallネタです。bsdinst</description>
    </item>
    
    <item>
      <title>FreeBSDをワンライナーでインストールしてみた、の解説</title>
      <link>https://blog.kunst1080.net/post/2015/05/18/211157/</link>
      <pubDate>Mon, 18 May 2015 21:11:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/18/211157/</guid>
      <description>前回の記事(FreeBSDをワンライナーでインストールしてみた - くんすとの備忘録)の解説です。 前回から一週間も経ってしまいましたが…… 前回使</description>
    </item>
    
    <item>
      <title>FreeBSDをワンライナーでインストールしてみた</title>
      <link>https://blog.kunst1080.net/post/2015/05/13/223610/</link>
      <pubDate>Wed, 13 May 2015 22:36:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/13/223610/</guid>
      <description>最近のFreeBSDには「bsdinstall」というべんりツールが付属していて、どれくらい便利かっていうとワンライナーでOSのインストール</description>
    </item>
    
    <item>
      <title>Packerを使ってFreeBSDのVagrant boxを作成してみた</title>
      <link>https://blog.kunst1080.net/post/2015/05/07/201718/</link>
      <pubDate>Thu, 07 May 2015 20:17:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/07/201718/</guid>
      <description>そろそろVagrantを使おうと思い、Packerを使ってFreeBSDのVagrant boxを作成してみました。 基本的にプロビジョニングは</description>
    </item>
    
    <item>
      <title>jotコマンドについて調べてみた</title>
      <link>https://blog.kunst1080.net/post/2015/05/05/180842/</link>
      <pubDate>Tue, 05 May 2015 18:13:52 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/05/180842/</guid>
      <description>本日のシェル芸勉強会(http://usptomo.doorkeeper.jp/events/8339)の中でプチ話題になったjotコマンド</description>
    </item>
    
    <item>
      <title>ゴールデンウイークシェル芸問題を解きました</title>
      <link>https://blog.kunst1080.net/post/2015/05/04/224309/</link>
      <pubDate>Mon, 04 May 2015 22:43:09 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/04/224309/</guid>
      <description>何日か経ちましたし、もういいですよね…… 課題 お題：ゴールデンウイークシェル芸問題 | 上田ブログ &amp;gt; 1から100まで数字が書いてあるansというフ</description>
    </item>
    
    <item>
      <title>【FreeBSD】入力ファイルに直接リダイレクトして書き込みができるかどうか実験してみた</title>
      <link>https://blog.kunst1080.net/post/2015/05/02/193835/</link>
      <pubDate>Sat, 02 May 2015 21:44:39 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/02/193835/</guid>
      <description>シェル芸家元より、GWの宿題が出題されました。 ゴールデンウイークシェル芸問題 | 上田ブログさて、これの関係で、入力ファイルに直接リダイレクトし</description>
    </item>
    
    <item>
      <title>【FreeBSD】portsを後から導入する方法メモ</title>
      <link>https://blog.kunst1080.net/post/2015/05/02/213605/</link>
      <pubDate>Sat, 02 May 2015 21:36:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/05/02/213605/</guid>
      <description>FreeBSD 10では最小インストールするとportsが入りません。後から後悔して入れたくなった時の導入手順をメモっときます。 (ハンドブックに書いてあり</description>
    </item>
    
    <item>
      <title>自分用VPS比較(FreeBSDが使えてメモリ1GBで安いやつ)</title>
      <link>https://blog.kunst1080.net/post/2015/04/27/225457/</link>
      <pubDate>Mon, 27 Apr 2015 23:00:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/27/225457/</guid>
      <description>タイトルの通り。自宅サーバからVPSに移行するにあたっていろいろミてみました。 期待するスペック OSにFreeBSDが使用できること メモリは1</description>
    </item>
    
    <item>
      <title>FreeBSD10でnpm install -gしたらエラーが出たので無理やりどうにかした</title>
      <link>https://blog.kunst1080.net/post/2015/04/21/171315/</link>
      <pubDate>Tue, 21 Apr 2015 17:13:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/21/171315/</guid>
      <description>gmake、node、npmをpkg install済みの状態で。 1 npm install -g synth したら、こんなエラーが出ました。 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17</description>
    </item>
    
    <item>
      <title>「第16回シェル芸勉強会　大阪サテライト」レポート</title>
      <link>https://blog.kunst1080.net/post/2015/04/19/232908/</link>
      <pubDate>Sun, 19 Apr 2015 23:29:08 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/19/232908/</guid>
      <description>4/18(土)に東京で行われた「第16回春だからログ解析するぞシェル芸勉強会 &amp;amp; 第34回ログと言っても丸太のことではないUSP友の会定例会」に</description>
    </item>
    
    <item>
      <title>paizaオンラインハッカソン5をbashワンライナーで説いてみた(MINAMIルート)</title>
      <link>https://blog.kunst1080.net/post/2015/04/16/231654/</link>
      <pubDate>Thu, 16 Apr 2015 23:16:54 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/16/231654/</guid>
      <description>マンガ版「俺の許嫁と幼なじみが修羅場すぎる」｜paizaオンラインハッカソン5幼なじみルートの最終問題の解答例です。 1 2 read X Y &amp;amp;amp;&amp;amp;amp; awk -v x=$X -v y=$Y &amp;amp;#39;{for(i=0;i&amp;amp;#39;</description>
    </item>
    
    <item>
      <title>JavaでシンプルなWEBサーバを書いてみた</title>
      <link>https://blog.kunst1080.net/post/2015/04/12/163537/</link>
      <pubDate>Sun, 12 Apr 2015 16:35:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/12/163537/</guid>
      <description>仮想マシンに楽して初期設定用のファイルを転送したいがためだけにWEBサーバを書きました。ただのSocket通信です。 ステータスはOKとNOT</description>
    </item>
    
    <item>
      <title>VMWare Playerをコマンド操作でバックグラウンド起動する</title>
      <link>https://blog.kunst1080.net/post/2015/04/06/080020/</link>
      <pubDate>Mon, 06 Apr 2015 08:00:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/06/080020/</guid>
      <description>環境 ホスト：Windows7 64bit ゲスト：FreeBSD 10.1 amd64 VMWarePlayer：7.0.0 VIX：1.14.1 VIXのインストール VMWare Pla</description>
    </item>
    
    <item>
      <title>Chocolateyを使って端末をセットアップした</title>
      <link>https://blog.kunst1080.net/post/2015/04/04/235650/</link>
      <pubDate>Sat, 04 Apr 2015 23:56:50 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/04/235650/</guid>
      <description>Chocolateyを使って、ドライバ・セキュリティソフトを入れたあとのWindows7端末へ、必要なソフトウェアをセットアップしました。 設</description>
    </item>
    
    <item>
      <title>四則計算と「切り捨て」処理だけを使って、切り上げと四捨五入を実装する</title>
      <link>https://blog.kunst1080.net/post/2015/04/04/112808/</link>
      <pubDate>Sat, 04 Apr 2015 11:28:08 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/04/04/112808/</guid>
      <description>四則計算と「切り捨て」処理だけを使って、切り上げと四捨五入を実装します。(昔の基本情報だか応用情報の試験にも出てたような気もします) 切り上げ</description>
    </item>
    
    <item>
      <title>【Windows】VMWarePlayerを自動インストールする方法</title>
      <link>https://blog.kunst1080.net/post/2015/03/22/000135/</link>
      <pubDate>Sun, 22 Mar 2015 00:01:35 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/03/22/000135/</guid>
      <description>Windows環境の構築を出来る限り自動化していこうとしていく中でのメモ。 環境 OS：Windows7 64bit インストーラ：VMware-playe</description>
    </item>
    
    <item>
      <title>openSUSEをクライアントハイパーバイザにするためにしたことメモ</title>
      <link>https://blog.kunst1080.net/post/2015/03/03/230015/</link>
      <pubDate>Tue, 03 Mar 2015 23:00:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/03/03/230015/</guid>
      <description>忘れる前に殴り書きしておく※2015/3/21追記：CPUがVT-dに対応していなくてVGAパススルーができなかったので一旦諦めました OSイ</description>
    </item>
    
    <item>
      <title>Windowsで環境変数を管理者権限なしで書き換える裏ワザ</title>
      <link>https://blog.kunst1080.net/post/2015/02/23/073456/</link>
      <pubDate>Mon, 23 Feb 2015 07:34:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/02/23/073456/</guid>
      <description>方法 環境変数を設定してからexplorer.exeを再起動します。 1. cmdを開く 2. 環境変数のセット 2. タスクマネージャからexplorer.e</description>
    </item>
    
    <item>
      <title>FreeBSDでIntelliJ IDEAを使う</title>
      <link>https://blog.kunst1080.net/post/2015/02/22/221825/</link>
      <pubDate>Sun, 22 Feb 2015 22:15:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/02/22/221825/</guid>
      <description>予想に反してすんなりいけました。 pkg install以外は全て一般ユーザーで実行します。 Javaのインストール 1 pkg install openjdk8 IntelliJ IDEAのダウンロード 公</description>
    </item>
    
    <item>
      <title>【Python】シンプルなサーバーを自作してみた</title>
      <link>https://blog.kunst1080.net/post/2015/02/15/180007/</link>
      <pubDate>Sun, 15 Feb 2015 18:00:07 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/02/15/180007/</guid>
      <description>8080ポートを待ち受けてリクエストをそのまま別スクリプト(シェルスクリプト)に渡すだけ、っていうのをしたかったんですが、いいコマンドが見つ</description>
    </item>
    
    <item>
      <title>WindowsにJDK8をインストールせずに導入する手順</title>
      <link>https://blog.kunst1080.net/post/2015/02/07/015845/</link>
      <pubDate>Sat, 07 Feb 2015 01:58:45 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/02/07/015845/</guid>
      <description>JDK8を入れたかったんだけどインストーラを使ったせいでいろいろ汚れるのが嫌だったので。 1. Oracle公式サイトからインストーラをダウンロー</description>
    </item>
    
    <item>
      <title>FreeBSDにGNU grepをインストール</title>
      <link>https://blog.kunst1080.net/post/2015/02/07/000220/</link>
      <pubDate>Sat, 07 Feb 2015 00:02:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/02/07/000220/</guid>
      <description>前回のシェル芸勉強会で使ったので。 1 pkg install gnugrep /usr/local/bin/grep にインストールされますが、/usr/bin/grepとダブります。 エイリアスを書いてもいいですが</description>
    </item>
    
    <item>
      <title>slコマンドの各種オプションを試してみた</title>
      <link>https://blog.kunst1080.net/post/2015/01/30/222311/</link>
      <pubDate>Fri, 30 Jan 2015 22:23:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/30/222311/</guid>
      <description>man sl 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 % man sl SL(1) SL(1) NAME sl - cure your bad habit of mistyping SYNOPSIS sl [ -alFc ] DESCRIPTION sl is a highly advanced animation program for curing your bad habit of mistyping. -a An accident is occurring.</description>
    </item>
    
    <item>
      <title>RaspberryPiにFreeBSDを入れてみた記録</title>
      <link>https://blog.kunst1080.net/post/2015/01/26/230217/</link>
      <pubDate>Mon, 26 Jan 2015 23:02:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/26/230217/</guid>
      <description>入れてみました。準備はFreeBSD 10.1上で、RaspberryPiへの接続はWindows7 64bit上で行いました。 イメージファイル</description>
    </item>
    
    <item>
      <title>uniqコマンドを使って、論理和・論理積・排他的論理和・差集合を得る方法</title>
      <link>https://blog.kunst1080.net/post/2015/01/25/011158/</link>
      <pubDate>Sun, 25 Jan 2015 01:11:58 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/25/011158/</guid>
      <description>タイトルの通り、UNIXの「uniq」コマンドを使って、2つのファイルから 論理和(OR) 論理積(AND) 排他的論理和(XOR) 差集合(A-B</description>
    </item>
    
    <item>
      <title>面接官 ｢1～250までの数字がある。1つだけ抜けてる数字がある時、どうやってその数字を探し出しますか？」 をやってみました</title>
      <link>https://blog.kunst1080.net/post/2015/01/24/024123/</link>
      <pubDate>Sat, 24 Jan 2015 02:41:23 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/24/024123/</guid>
      <description>@nullpopopo さんの記事にインスパイアされて、自分もやってみました。 [シェル芸]面接官 ｢1～250までの数字がある。1つだけ抜けてる数字がある時、どうや</description>
    </item>
    
    <item>
      <title>pkg -j JAILNAME fetchとpkg -j JAILNAME addの挙動をちょっとだけ確認</title>
      <link>https://blog.kunst1080.net/post/2015/01/22/225225/</link>
      <pubDate>Thu, 22 Jan 2015 22:52:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/22/225225/</guid>
      <description>1 2 3 # jls JID IP Address Hostname Path 82 192.168.43.11 test1 /usr/jails/test1 の状態で pkg -j JAILNAME fetch やってみる 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 # pkg -j test1 fetch vim-lite Updating FreeBSD repository catalogue... [test1] Fetching meta.txz: 100% 940 B 0.9k/s 00:01 [test1] Fetching digests.txz: 100% 2 MB</description>
    </item>
    
    <item>
      <title>jail-deployを使ってFreeBSDにownCloudサーバのJailを(ほぼ)一撃で構築する</title>
      <link>https://blog.kunst1080.net/post/2015/01/19/232634/</link>
      <pubDate>Mon, 19 Jan 2015 23:26:34 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/19/232634/</guid>
      <description>以前紹介した、拙作のツール「jail-deploy」を活用した環境構築です。 【FreeBSD】Jail環境の構築を自動化するスクリプトをGi</description>
    </item>
    
    <item>
      <title>MinGW環境にwgetをインストールする</title>
      <link>https://blog.kunst1080.net/post/2015/01/10/194301/</link>
      <pubDate>Sat, 10 Jan 2015 19:43:01 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/10/194301/</guid>
      <description>コマンドラインから以下の通り。 1 mingw-get install msys-wget</description>
    </item>
    
    <item>
      <title>paizaオンラインハッカソン Vol.4 Lite「エンジニアでも恋がしたい！」をいろんな言語で解いてみた</title>
      <link>https://blog.kunst1080.net/post/2015/01/08/223830/</link>
      <pubDate>Thu, 08 Jan 2015 22:38:30 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2015/01/08/223830/</guid>
      <description>応募期間終わりましたし、もう大丈夫だよね……エンジニアでも恋がしたい〜転職初日にぶつかった女の子が同僚だった件〜｜paizaオンラインハッカ</description>
    </item>
    
    <item>
      <title>FreeBSD Jail環境でrbenvを使うと/dev/fd/62がないよってエラーが出るので無理やり対応した話</title>
      <link>https://blog.kunst1080.net/post/2014/12/31/004000/</link>
      <pubDate>Wed, 31 Dec 2014 00:40:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/12/31/004000/</guid>
      <description>FreeBSD Jail環境でrbenvを使用するとき、/dev/fdにfdescfsをマウントできてないとき、だと思っているのですが、こんなエラーが出ま</description>
    </item>
    
    <item>
      <title>sedを使って標準出力を逆順に変換できるらしい</title>
      <link>https://blog.kunst1080.net/post/2014/12/16/234709/</link>
      <pubDate>Tue, 16 Dec 2014 23:47:09 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/12/16/234709/</guid>
      <description>これを 1 2 3 4 5 6 7 8 9 10 11 % jot 10 1 2 3 4 5 6 7 8 9 10 こうして、こうじゃ 1 2 3 4 5 6 7 8 9 10 11 % jot 10 | sed -n -e &amp;amp;#39;1!G;h;$p&amp;amp;#39; 10 9 8 7 6 5 4 3 2 1 さて、各オ</description>
    </item>
    
    <item>
      <title>「第14回東京居残りシェル芸勉強会&amp;amp;第32回蟹ではなくピザが出るUSP友の会定例会」の問題をなるべく解きました</title>
      <link>https://blog.kunst1080.net/post/2014/12/15/224638/</link>
      <pubDate>Mon, 15 Dec 2014 22:46:38 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/12/15/224638/</guid>
      <description>当日は用事があり参戦できなかったので、ブログ参戦です！ TLをネタバレしない程度に覗いてみましたが、今回の問題はいつもにも増して頭がおかしいと</description>
    </item>
    
    <item>
      <title>SEになってから3年くらいの間に読んでてよかった良書</title>
      <link>https://blog.kunst1080.net/post/2014/12/14/163558/</link>
      <pubDate>Sun, 14 Dec 2014 16:35:58 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/12/14/163558/</guid>
      <description>このエントリーは、ゆかむアドベントカレンダー - ゆかむ | Doorkeeperの15日目エントリーです。ゆかむさんが最近プログラマへジョブチェン</description>
    </item>
    
    <item>
      <title>(初心者向け)空行を出力する(別解) の別解を考えてみました</title>
      <link>https://blog.kunst1080.net/post/2014/12/13/091554/</link>
      <pubDate>Sat, 13 Dec 2014 09:15:54 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/12/13/091554/</guid>
      <description>@nullpopopoさんの記事を受けて、自分もやってみました。 シェル芸空行を出力する(別解) | (っ´∀｀)っ ゃー | nullpopopo さて、FreeBSDに</description>
    </item>
    
    <item>
      <title>.Xdefaults晒し</title>
      <link>https://blog.kunst1080.net/post/2014/12/03/212921/</link>
      <pubDate>Wed, 03 Dec 2014 21:29:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/12/03/212921/</guid>
      <description>よく.zshrc晒しとかあるじゃないですか。あんな感じのノリで。 1 2 3 4 5 6 7 8 9 10 11 *visualBell: true XTerm*locale: true XTerm*kanjiMode: utf-8 XTerm*selectToClipboard: true XTerm*background: black XTerm*foreground: white XTerm*scrollBar: true XTerm*geometry: 90x27 XTerm*faceName: DejaVu Sans Mono XTerm*faceNameDoublesize: TakaoGothic XTerm*faceSize: 11</description>
    </item>
    
    <item>
      <title>【FreeBSD】Thunderbirdを日本語化する手順</title>
      <link>https://blog.kunst1080.net/post/2014/11/24/125307/</link>
      <pubDate>Mon, 24 Nov 2014 12:53:07 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/24/125307/</guid>
      <description>まずはインストール 1 pkg install thunderbird thunderbird-i18n 起動後、メニューの「Add-ons」から 「Languages」を開いて、「Japanese Language Pack」を有効化 「</description>
    </item>
    
    <item>
      <title>【FreeBSD】MATEを起動したら「mate-power-manager.core」を吐く件</title>
      <link>https://blog.kunst1080.net/post/2014/11/24/122451/</link>
      <pubDate>Mon, 24 Nov 2014 12:24:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/24/122451/</guid>
      <description>1 2 % mate-power-manager --version Version 1.8.1 で、mate-sessionを起動すると$HOME/mate-power-manager.core ができています。同じような現</description>
    </item>
    
    <item>
      <title>FreeBSDでデスクトップ環境(MATE)を一撃で構築するシェルスクリプト</title>
      <link>https://blog.kunst1080.net/post/2014/11/23/095323/</link>
      <pubDate>Sun, 23 Nov 2014 09:53:23 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/23/095323/</guid>
      <description>昨日のポスト(FreeBSDでデスクトップ環境(MATE)を構築する - くんすとの備忘録)の続き。一撃でセットアップするシェルスクリプトにして</description>
    </item>
    
    <item>
      <title>FreeBSDでデスクトップ環境(MATE)を構築する</title>
      <link>https://blog.kunst1080.net/post/2014/11/23/001857/</link>
      <pubDate>Sun, 23 Nov 2014 00:18:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/23/001857/</guid>
      <description>FreeBSD 10.1-RELEASE on VMWare Player にて実施したときのメモ。 デスクトップ環境のインストール FreeBSD最新化 1 2 # freebsd-update fetch # freebsd-update install パッケージ導入 1 2 3 4 # pkg install xorg open-vm-tools xf86-input-vmmouse xf86-video-vmware # pkg</description>
    </item>
    
    <item>
      <title>初心忘るべからず</title>
      <link>https://blog.kunst1080.net/post/2014/11/12/215405/</link>
      <pubDate>Wed, 12 Nov 2014 21:54:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/12/215405/</guid>
      <description>twttr.widgets.createTweet( &#39;532516168301436928&#39;, document.getElementById(&#39;tweet-container-532516168301436928&#39;), );</description>
    </item>
    
    <item>
      <title>openSUSEインストールメモ</title>
      <link>https://blog.kunst1080.net/post/2014/11/09/190628/</link>
      <pubDate>Sun, 09 Nov 2014 19:06:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/09/190628/</guid>
      <description>メモ 日本語入力 zypper install fcitx-mozc デスクトップ zypper install xdg-user-dirs-gtk-lang LANG=C xdg-user-dirs-gtk-update Chrome zypper install chromium</description>
    </item>
    
    <item>
      <title>KOF2014で、JailネタでLTさせて頂きました</title>
      <link>https://blog.kunst1080.net/post/2014/11/08/213318/</link>
      <pubDate>Sat, 08 Nov 2014 21:33:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/08/213318/</guid>
      <description>KOF 2014：関西オープンフォーラム2014 で、5分間のLTをさせて頂きました。緊張しましたが、よい経験になりました。 発表のスライドはこちら 【</description>
    </item>
    
    <item>
      <title>【FreeBSD】XmingをSSHのX11Forwardingせずに使用する</title>
      <link>https://blog.kunst1080.net/post/2014/11/03/201411/</link>
      <pubDate>Mon, 03 Nov 2014 20:14:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/03/201411/</guid>
      <description>FreeBSDのJailゲストへXmingを使って接続するとき、SSHのX11 Forwardingだとどうもうまく行かなかったので、別の方法</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jailのホスト・ゲスト間でXDMCPする</title>
      <link>https://blog.kunst1080.net/post/2014/11/02/101257/</link>
      <pubDate>Sun, 02 Nov 2014 10:12:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/11/02/101257/</guid>
      <description>Windows7 64bit上の VMWarePlayer上の FreeBSD10でのおはなし。 ざっくりとした説明と構成 Jailホスト → Xサーバ Jailゲスト →</description>
    </item>
    
    <item>
      <title>シェルスクリプト一撃でArchLinuxを構築！</title>
      <link>https://blog.kunst1080.net/post/2014/10/19/212305/</link>
      <pubDate>Sun, 19 Oct 2014 21:23:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/10/19/212305/</guid>
      <description>先日の記事の内容をシェルスクリプト化したものを作成しました。もう構築しちゃったので使い道はあんまりないんですけどね :-P ArchLinuxをイン</description>
    </item>
    
    <item>
      <title>ArchLinuxをインストールしてみた手順</title>
      <link>https://blog.kunst1080.net/post/2014/10/18/210103/</link>
      <pubDate>Sat, 18 Oct 2014 21:01:03 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/10/18/210103/</guid>
      <description>VMWare Playerの仮想マシンにArchLinuxをインストールしてみました。 参考 Installation GuideとBeginners&#39; Guideを参考にして進めま</description>
    </item>
    
    <item>
      <title>ネットワークスペシャリスト試験(NW)の勉強メモ</title>
      <link>https://blog.kunst1080.net/post/2014/10/12/175723/</link>
      <pubDate>Sun, 12 Oct 2014 17:57:23 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/10/12/175723/</guid>
      <description>来週テストですね！ということで、まずは試験範囲をまとめました。 IPAのサイトからDLできる試験要綱と出題範囲のPDFから抽出しただけ。 試験名</description>
    </item>
    
    <item>
      <title>ノートPC(開発環境)の棚卸し</title>
      <link>https://blog.kunst1080.net/post/2014/10/11/181454/</link>
      <pubDate>Sat, 11 Oct 2014 18:14:54 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/10/11/181454/</guid>
      <description>しばらくの間、ノートPCにDebianを入れてその上でVirtualBoxを動かし、そこで各種OSを使用するという運用をしてきました。 ノート</description>
    </item>
    
    <item>
      <title>「第13回シェル芸勉強会　大阪サテライト」を開催しました</title>
      <link>https://blog.kunst1080.net/post/2014/10/05/000541/</link>
      <pubDate>Sun, 05 Oct 2014 00:05:41 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/10/05/000541/</guid>
      <description>本日東京で行われた「第13回危険でない方のシェル芸勉強会&amp;amp;第31回安全だと声高に叫ぶと逆にどうなのかUSP友の会定例会」について、大</description>
    </item>
    
    <item>
      <title>ShellShockのヤバさを実感する遊び</title>
      <link>https://blog.kunst1080.net/post/2014/09/29/193016/</link>
      <pubDate>Mon, 29 Sep 2014 19:30:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/09/29/193016/</guid>
      <description>ShellShockの確認コードとして 1 2 3 4 $ env x=&amp;amp;#39;() { :;}; echo vulnerable&amp;amp;#39; bash -c &amp;#34;echo this is a test&amp;#34; vulnerable this is a test というのがありますが、これで何が怖いの？っていう感じです</description>
    </item>
    
    <item>
      <title>ShellShockの挙動をたしかめるあそび</title>
      <link>https://blog.kunst1080.net/post/2014/09/27/233952/</link>
      <pubDate>Sat, 27 Sep 2014 23:39:52 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/09/27/233952/</guid>
      <description>これ http://seclists.org/oss-sec/2014/q3/649いろんな方がわかりやすく解説・まとめておられるので、そうい</description>
    </item>
    
    <item>
      <title>BATファイルで環境変数を設定ファイルから読み込む方法2つ</title>
      <link>https://blog.kunst1080.net/post/2014/09/25/183736/</link>
      <pubDate>Thu, 25 Sep 2014 18:21:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/09/25/183736/</guid>
      <description>概要 WindowsのBATファイル(*.bat)で、環境変数を外部ファイルから読み込む方法を2通り解説します。 DLLなどは不要です。 方法①:</description>
    </item>
    
    <item>
      <title>【FreeBSD】DHCPで変更されたresolv.confをJail prisonerに反映するうまい方法がわからないのでスクリプト書きました</title>
      <link>https://blog.kunst1080.net/post/2014/09/07/223715/</link>
      <pubDate>Sun, 07 Sep 2014 22:37:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/09/07/223715/</guid>
      <description>FreeBSDのホスト環境でDHCPを使用しています。 環境（ルーター）が変わるとそれに合わせてホストのresolv.confの内容は書き換わ</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境の構築を自動化するスクリプトをGitHubに公開しました</title>
      <link>https://blog.kunst1080.net/post/2014/09/02/231014/</link>
      <pubDate>Tue, 02 Sep 2014 23:10:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/09/02/231014/</guid>
      <description>これまでの続き 【FreeBSD】Jail環境の作成を自動化してみた(qjail版) - くんすとの備忘録 【FreeBSD】Jail環境の作成を自</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境の作成を自動化してみた(qjail版) そのに！多重flavorだよ！</title>
      <link>https://blog.kunst1080.net/post/2014/08/26/190334/</link>
      <pubDate>Tue, 26 Aug 2014 19:03:34 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/08/26/190334/</guid>
      <description>昨日書いたスクリプト(【FreeBSD】Jail環境の作成を自動化してみた(qjail版) - くんすとの備忘録)の改良版です。 目標 目標を書いて</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境の作成を自動化してみた(qjail版)</title>
      <link>https://blog.kunst1080.net/post/2014/08/25/180929/</link>
      <pubDate>Mon, 25 Aug 2014 18:09:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/08/25/180929/</guid>
      <description>概要 以前、ezjailを使用したJail環境構築スクリプトを作成しましたが、そのqjail版を作成しました。 前回：【FreeBSD】Jail</description>
    </item>
    
    <item>
      <title>ノートPC仮想環境化計画　その3</title>
      <link>https://blog.kunst1080.net/post/2014/08/24/142200/</link>
      <pubDate>Sun, 24 Aug 2014 14:22:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/08/24/142200/</guid>
      <description>これまでの流れと今回の内容 ノートPC仮想環境化計画 その１ - くんすとの備忘録 ノートPC仮想環境化計画 その２ - くんすとの備忘録 Ubuntuを使っ</description>
    </item>
    
    <item>
      <title>【bash】テキストファイルに埋め込んだ環境変数を展開する</title>
      <link>https://blog.kunst1080.net/post/2014/08/11/194414/</link>
      <pubDate>Mon, 11 Aug 2014 19:44:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/08/11/194414/</guid>
      <description>ご利用は自己責任で。こんなテキストファイルがあります。 1 2 3 4 $ cat test.txt LANG is $LANG LANG is &amp;#34;$LANG&amp;#34; LANG is &amp;amp;#39;$LANG&amp;amp;#39; 普通にcatすれば上記の通りですが、これをこうすればヒ</description>
    </item>
    
    <item>
      <title>「第12回本当は怖くないシェル芸勉強会&amp;amp;第29回本が出たよUSP友の会定例会」に参加してきました</title>
      <link>https://blog.kunst1080.net/post/2014/08/02/232718/</link>
      <pubDate>Sat, 02 Aug 2014 23:27:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/08/02/232718/</guid>
      <description>今回は関西から、Twitter参加しました。 イベント：http://usptomo.doorkeeper.jp/events/12763 US</description>
    </item>
    
    <item>
      <title>suもsudoもしないでqjailを使いたい</title>
      <link>https://blog.kunst1080.net/post/2014/07/28/231032/</link>
      <pubDate>Mon, 28 Jul 2014 23:10:32 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/07/28/231032/</guid>
      <description>中でsudoを使います。 sudoのインストール 1 2 3 # pkg install sudo ```sudoersの設定 visudo 1 2 して、以下の1文を追加 hogehogeuser ALL=(ALL) NOPASSWD: /usr/local/bin/qjail 1 2 ※jexecも</description>
    </item>
    
    <item>
      <title>FreeBSDでウィンドウマネージャ『Enlightenment』を試してみた</title>
      <link>https://blog.kunst1080.net/post/2014/07/20/151310/</link>
      <pubDate>Sun, 20 Jul 2014 15:13:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/07/20/151310/</guid>
      <description>たまたま見かけたので入れてみました。 インストール 1 2 pkg install enlightenment ※「pkg install e16」とするとバージョン0.16が、上記のようにするとバージョン0.</description>
    </item>
    
    <item>
      <title>FreeBSDでfdescfsをマウントしようとしたら「Operation not supported」と言われた</title>
      <link>https://blog.kunst1080.net/post/2014/07/19/205729/</link>
      <pubDate>Sat, 19 Jul 2014 20:57:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/07/19/205729/</guid>
      <description>経緯 FreeBSD10 64bitにて。pkg install bashをした際、ログに 1 2 3 4 5 6 7 8 9 bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc</description>
    </item>
    
    <item>
      <title>FreeBSDを初期セットアップした後に毎回やること</title>
      <link>https://blog.kunst1080.net/post/2014/07/19/174609/</link>
      <pubDate>Sat, 19 Jul 2014 17:46:09 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/07/19/174609/</guid>
      <description>毎回やるのに毎回詳細を忘れてしまうのでメモ。 freebsd-update 1 2 3 freebsd-update fetch freebsd-update install 起動時の待ち時間を減らす /boot/loader.conf に下記の設定を追加 1 autoboot_delay=&amp;#34;2&amp;#34; SendMailを止める /etc/rc.conf に下記</description>
    </item>
    
    <item>
      <title>SEとPGの新しいあり方について妄想してみた。</title>
      <link>https://blog.kunst1080.net/post/2014/07/12/230924/</link>
      <pubDate>Sat, 12 Jul 2014 23:09:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/07/12/230924/</guid>
      <description>SEが設計(業務・基本・詳細)を行い、PGがコーディングをする・・・こんな関係はもうやめにしたほうがいいんじゃないのっていうところで。 ではど</description>
    </item>
    
    <item>
      <title>タッチパッドを無効化するワンライナー</title>
      <link>https://blog.kunst1080.net/post/2014/07/06/214241/</link>
      <pubDate>Sun, 06 Jul 2014 21:42:41 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/07/06/214241/</guid>
      <description>入力デバイスの一覧は、以下のコマンドで確認できるみたい。 1 2 xinput list 出力 &amp;gt; ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ USB Optical Wheel Mouse id=11 [slave pointer (2)] ⎜ ↳ PS/2 Generic Mouse id=13 [slave</description>
    </item>
    
    <item>
      <title>ノートPC仮想環境化計画　その２</title>
      <link>https://blog.kunst1080.net/post/2014/07/06/193038/</link>
      <pubDate>Sun, 06 Jul 2014 19:30:38 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/07/06/193038/</guid>
      <description>ノートPC仮想化の環境ですが、いろいろと試した結果、「VirtualBox on Ubuntu」の構成でいくことにしました。 理由としては OSをUb</description>
    </item>
    
    <item>
      <title>仮想化に向けてノートPCにいろいろなOSを入れてみたレポート</title>
      <link>https://blog.kunst1080.net/post/2014/06/18/230908/</link>
      <pubDate>Wed, 18 Jun 2014 23:09:08 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/06/18/230908/</guid>
      <description>ノートPCを仮想化するにあたって最適な構成を模索するために、いろいろなOSを入れて試してみました。まだ成功はしていませんが、忘れないうちに途</description>
    </item>
    
    <item>
      <title>ノートPC仮想環境化計画　その１</title>
      <link>https://blog.kunst1080.net/post/2014/05/16/074100/</link>
      <pubDate>Fri, 16 May 2014 07:41:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/05/16/074100/</guid>
      <description>前提 ノートPCを使っているが、作って壊してできる仮想環境にしたい。 NTFSはいかんぜよ VDIにすると、持ち出し時に接続ラグが気になる ノートP</description>
    </item>
    
    <item>
      <title>女子大生とペアプロしてきた</title>
      <link>https://blog.kunst1080.net/post/2014/05/09/002252/</link>
      <pubDate>Fri, 09 May 2014 00:22:52 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/05/09/002252/</guid>
      <description>「女子大生とペアプロするだけの簡単なお仕事です！ paizaオンラインハッカソンVol.2」 https://paiza.jp/poh/paizen というものにチャレンジしてきました。※仕様やら内</description>
    </item>
    
    <item>
      <title>コマンドプロンプトのワンライナーでFireFoxをダウンロードする</title>
      <link>https://blog.kunst1080.net/post/2014/05/01/204145/</link>
      <pubDate>Thu, 01 May 2014 20:41:45 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/05/01/204145/</guid>
      <description>ftpを使えば出来るよ 1 2 echo get &amp;#34;/pub/mozilla.org/firefox/releases/latest/win32/ja/Firefox Setup Stub 29.0.exe&amp;#34;&amp;gt;&amp;gt;a.tmp &amp;amp;amp; echo quit&amp;gt;&amp;gt;a.tmp &amp;amp;amp; ftp -A -s:a.tmp ftp.mozilla.org &amp;amp;amp; del a.tmp ※親切に書くとこうなります 1 2 3 4 ftp -A ftp.mozilla.org get &amp;#34;/pub/mozilla.org/firefox/releases/latest/win32/ja/Firefox Setup Stub 29.0.exe&amp;#34; quit</description>
    </item>
    
    <item>
      <title>IEを使用せずにFireFoxをダウンロードする方法</title>
      <link>https://blog.kunst1080.net/post/2014/05/01/004330/</link>
      <pubDate>Thu, 01 May 2014 00:43:30 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/05/01/004330/</guid>
      <description>VBScriptを使えばできまする。 donwload_firefox.vbs 1 2 3 4 5 6 7 8 9 10 11 12 13 Set Http = Wscript.CreateObject(&amp;#34;Msxml2.ServerXMLHTTP&amp;#34;) Http.Open &amp;#34;GET&amp;#34;, &amp;#34;https://download-installer.cdn.mozilla.net/pub/firefox/releases/29.0/win32/ja/Firefox%20Setup%20Stub%2029.0.exe&amp;#34;, False Http.Send Set Stream = Wscript.CreateObject(&amp;#34;ADODB.Stream&amp;#34;) Stream.Open Stream.Type = 1 Stream.Write Http.responseBody Stream.SaveToFile &amp;#34;Firefox Setup Stub 29.0.exe&amp;#34;, 2 Stream.Close msgbox &amp;#34;完了&amp;#34</description>
    </item>
    
    <item>
      <title>OpenSSLのHeartbleed脆弱性について調べてみた</title>
      <link>https://blog.kunst1080.net/post/2014/04/23/235215/</link>
      <pubDate>Wed, 23 Apr 2014 23:52:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/23/235215/</guid>
      <description>今更感がありますが、自分の勉強のためにHeartbleed(心臓出血)脆弱性についてまとめてみました。 ※正しい情報を求めている方はこの記事を</description>
    </item>
    
    <item>
      <title>FreeBSD8.3-RELEASEをFreeBSD10へアップデートした記録</title>
      <link>https://blog.kunst1080.net/post/2014/04/17/230935/</link>
      <pubDate>Thu, 17 Apr 2014 23:09:35 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/17/230935/</guid>
      <description>作業手順 8.3R → 10Rへfreebsd-update ※Jail環境までアップデートするのは面倒なので再作成する。 ※パッケージシステムがpkg_*</description>
    </item>
    
    <item>
      <title>【FreeBSD】samba構築メモ</title>
      <link>https://blog.kunst1080.net/post/2014/04/13/185744/</link>
      <pubDate>Sun, 13 Apr 2014 18:57:44 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/13/185744/</guid>
      <description>sambaの構築も簡単になったものですね！ インストール 1 2 3 4 # バージョンを確認してインストール pkg search samba pkg install samba36-3.6.23 smb.confの設定 わかりやす</description>
    </item>
    
    <item>
      <title>inetdとシェルスクリプトでシンプルなwebサービスを作る実験②</title>
      <link>https://blog.kunst1080.net/post/2014/04/12/021223/</link>
      <pubDate>Sat, 12 Apr 2014 02:12:23 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/12/021223/</guid>
      <description>前回の続きで、今回は、メソッド名とURLを受け取ってみる。telnetでアクセスする場合、一旦アクセス後入力待ちになり、そこで「GET /」み</description>
    </item>
    
    <item>
      <title>inetdとシェルスクリプトでシンプルなwebサービスを作る実験</title>
      <link>https://blog.kunst1080.net/post/2014/04/12/011559/</link>
      <pubDate>Sat, 12 Apr 2014 01:15:59 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/12/011559/</guid>
      <description>以前(http://kunst1080.hatenablog.com/entry/2014/01/26/180321)、netcatでweb</description>
    </item>
    
    <item>
      <title>改行付きの固定長ファイルをcsv化するperlスクリプト</title>
      <link>https://blog.kunst1080.net/post/2014/04/10/235824/</link>
      <pubDate>Thu, 10 Apr 2014 23:58:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/10/235824/</guid>
      <description>前のエントリの続き。 こちらはおまけ[flunpack] 使い方はこんな感じ。 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 % cat data 1HOGE 0 2FUGA 0 3HOGEHOG0 % cat data | flsplit 10 1HOGE 0 2FUGA 0</description>
    </item>
    
    <item>
      <title>改行なしの固定長ファイルにレングスを指定して改行を入れるperlスクリプトを書いた</title>
      <link>https://blog.kunst1080.net/post/2014/04/10/233257/</link>
      <pubDate>Thu, 10 Apr 2014 23:32:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/10/233257/</guid>
      <description>必要に迫られて書いた。[flsplit] こんな感じで使います。 1 2 3 4 5 6 7 8 % cat data 1HOGE 0 2FUGA 0 3HOGEHOG0 % cat data | flsplit 10 1HOGE 0 2FUGA 0 3HOGEHOG0</description>
    </item>
    
    <item>
      <title>ddコマンドでアルファベットを大文字にしたり小文字にしたりする</title>
      <link>https://blog.kunst1080.net/post/2014/04/10/225416/</link>
      <pubDate>Thu, 10 Apr 2014 22:54:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/10/225416/</guid>
      <description>ddコマンドには「conv」というオプションがあり、これを使うと色々と面白い変換ができます。指定できるのは、manより ascii, oldascii block ebcdic, ibm, oldebcdic, oldibm lcase pareven, parnone, parodd,</description>
    </item>
    
    <item>
      <title>BATファイルで年月日をyyyymmdd形式で取得する方法</title>
      <link>https://blog.kunst1080.net/post/2014/04/09/080117/</link>
      <pubDate>Wed, 09 Apr 2014 08:01:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/09/080117/</guid>
      <description>1 2 echo %DATE:/=% 意味 環境変数 %DATE% (2014/04/09) の中の「/」を空白に置き換える 関連するリファレンス SET /? 注意 %DATE%の中身がyyyy/mm/ddじゃない設定の時は</description>
    </item>
    
    <item>
      <title>ユニケージとメインフレームJCLの類似点について</title>
      <link>https://blog.kunst1080.net/post/2014/04/07/004740/</link>
      <pubDate>Mon, 07 Apr 2014 00:47:40 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/07/004740/</guid>
      <description>※これは第10回記念シェル芸勉強会@シェルリアンタワー&amp;amp;第28回場所が未定だったが決まったぞ定例会の懇親会（中華料理店）で無理やり発</description>
    </item>
    
    <item>
      <title>2014年春アニメの視聴予定をまとめてみた</title>
      <link>https://blog.kunst1080.net/post/2014/04/06/231235/</link>
      <pubDate>Sun, 06 Apr 2014 23:12:35 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/06/231235/</guid>
      <description></description>
    </item>
    
    <item>
      <title>國府田マリ子コピペをOSSでもじったブラックなジョーク</title>
      <link>https://blog.kunst1080.net/post/2014/04/06/212048/</link>
      <pubDate>Sun, 06 Apr 2014 21:20:48 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/04/06/212048/</guid>
      <description>適当に書きました。 特定の何かを想定して書いてはいません。</description>
    </item>
    
    <item>
      <title>シェル芸の勉強会にiPhoneで参加する方法</title>
      <link>https://blog.kunst1080.net/post/2014/03/30/205846/</link>
      <pubDate>Sun, 30 Mar 2014 22:31:50 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/30/205846/</guid>
      <description>概要 iPhone用にBluetoothのキーボードを買ったので、シェル芸の勉強会にiPhoneで参加しますよ。っていう話。次のシェル芸勉強会</description>
    </item>
    
    <item>
      <title>X Window Systemについてのメモ</title>
      <link>https://blog.kunst1080.net/post/2014/03/22/173705/</link>
      <pubDate>Sat, 22 Mar 2014 17:37:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/22/173705/</guid>
      <description>中途半端な理解の中のメモ書き 用語 Xサーバー XやXmingのプロセスが動く方(xinitする方)。画面が出るのはこっち。 ※XサーバーがAPIを</description>
    </item>
    
    <item>
      <title>man xinitのDESCRIPTIONを雑で不真面目に日本語訳してみた</title>
      <link>https://blog.kunst1080.net/post/2014/03/21/205932/</link>
      <pubDate>Fri, 21 Mar 2014 20:59:32 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/21/205932/</guid>
      <description>xinitはX Window Systemのサーバーと最初のクライアントを起動する。 その最初のクライアントっていうのはxdmとかなんかそれっぽいディスプレ</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境でXを動かす</title>
      <link>https://blog.kunst1080.net/post/2014/03/20/075459/</link>
      <pubDate>Thu, 20 Mar 2014 07:54:59 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/20/075459/</guid>
      <description>X Window System使いこなせないヘタレがWindows7上でxtermを呼び出すまで 手順 FreeBSD側の準備 ※FreeBSD 10.0-REL</description>
    </item>
    
    <item>
      <title>cmd.exeのワンライナーでフィボナッチ数列</title>
      <link>https://blog.kunst1080.net/post/2014/03/08/211338/</link>
      <pubDate>Sat, 08 Mar 2014 21:13:38 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/08/211338/</guid>
      <description>ただの手続きですが。</description>
    </item>
    
    <item>
      <title>cmd.exeのワンライナーでFizzBuzzを性懲りもなくまた。</title>
      <link>https://blog.kunst1080.net/post/2014/03/08/204704/</link>
      <pubDate>Sat, 08 Mar 2014 20:47:04 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/08/204704/</guid>
      <description>twitterでもいいか・・・と思ってたんだけど140文字を超えてしまったのでこちらに。前回(http://kunst1080.hatena</description>
    </item>
    
    <item>
      <title>リファクタリングするときに考えていることメモ</title>
      <link>https://blog.kunst1080.net/post/2014/03/08/142346/</link>
      <pubDate>Sat, 08 Mar 2014 14:23:46 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/08/142346/</guid>
      <description>大したこと無いメモですよ例えばコントローラに 1 2 3 4 5 public void hog(X xobj, String a) { xobj.～ xobjに関する何かの処理 ～ xobj.～ xobjに関する何か</description>
    </item>
    
    <item>
      <title>無限のシェル芸 - &amp;quot;unlimited shell works&amp;quot; (アーチャー版)</title>
      <link>https://blog.kunst1080.net/post/2014/03/03/224806/</link>
      <pubDate>Mon, 03 Mar 2014 23:08:59 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/03/224806/</guid>
      <description>前回の記事(http://kunst1080.hatenablog.com/entry/2014/03/01/074329)の、アーチャー版</description>
    </item>
    
    <item>
      <title>無限のシェル芸 - &amp;quot;unlimited shell works&amp;quot;</title>
      <link>https://blog.kunst1080.net/post/2014/03/01/074329/</link>
      <pubDate>Sat, 01 Mar 2014 07:43:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/03/01/074329/</guid>
      <description>※元ネタはTYPE-MOONの「Fate/stay night」です。※3/2 内容の微修正に伴いバージョン管理したかったのでgistに移行しま</description>
    </item>
    
    <item>
      <title>VBScriptで二次元配列のクイックソート</title>
      <link>https://blog.kunst1080.net/post/2014/02/23/235525/</link>
      <pubDate>Sun, 23 Feb 2014 23:55:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/23/235525/</guid>
      <description>VBScriptで二次元配列へのクイックソートを実装してみました。 VB6やVBSでも使えると思います。 (残念ながら、VBS/VB6/VBAに</description>
    </item>
    
    <item>
      <title>「第9回寒中シェル芸勉強会&amp;amp;第27回バナナで釘が打てますUSP友の会定例会」の問題をコマンドプロンプトで解いてみた</title>
      <link>https://blog.kunst1080.net/post/2014/02/22/162352/</link>
      <pubDate>Sat, 22 Feb 2014 16:23:52 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/22/162352/</guid>
      <description>概要 先日、「第9回寒中シェル芸勉強会&amp;amp;第27回バナナで釘が打てますUSP友の会定例会」(http://usptomo.doorkee</description>
    </item>
    
    <item>
      <title>【メモ】パイプでつないだ先のcdコマンドの挙動(bashとzsh)</title>
      <link>https://blog.kunst1080.net/post/2014/02/16/020012/</link>
      <pubDate>Sun, 16 Feb 2014 02:00:12 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/16/020012/</guid>
      <description>※これは個人的な疑問のメモです。解答はありません。 コマンドをパイプでつないでcdした時の挙動が、bashとzshで異なる 1 2 jot -b a 3 | while read L;</description>
    </item>
    
    <item>
      <title>5文字のコマンドと7文字のコマンドを抽出する</title>
      <link>https://blog.kunst1080.net/post/2014/02/07/070117/</link>
      <pubDate>Fri, 07 Feb 2014 07:01:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/07/070117/</guid>
      <description>1 2 \ls /bin/ /usr/bin/ /usr/local/bin/ |awk &amp;amp;#39;length==5||length==7{print length, $0}&amp;amp;#39; |sort 最後にsortしない場合はもっと簡単で 1 2 \ls /bin/ /usr/bin/ /usr/local/bin/ |awk &amp;amp;#39;length==5||length==7&amp;amp;#39; ※man awkに以下のような記述があり、awkのlengthには</description>
    </item>
    
    <item>
      <title>コマンドプロンプトでxargsっぽいことをやるコマンド</title>
      <link>https://blog.kunst1080.net/post/2014/02/03/232428/</link>
      <pubDate>Mon, 03 Feb 2014 23:24:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/03/232428/</guid>
      <description>Gistに上げました。 標準出力を1行ずつ読み込んで、引数に含まれる?の場所を置換して実行します。使い方は、パスの通っているフォルダに置いて 1</description>
    </item>
    
    <item>
      <title>Play Frameworkで、@Constraints.MaxLengthの値をviewに引き継ぐ</title>
      <link>https://blog.kunst1080.net/post/2014/02/03/001514/</link>
      <pubDate>Mon, 03 Feb 2014 00:15:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/03/001514/</guid>
      <description>modelにバリデーション情報書いてるのにviewでももう一回書く、というのがどうしても気持ち悪かったのでヘルパー書きました。コードの通りで</description>
    </item>
    
    <item>
      <title>Javaで配列を楽ちんに宣言する</title>
      <link>https://blog.kunst1080.net/post/2014/02/02/234935/</link>
      <pubDate>Sun, 02 Feb 2014 23:49:35 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/02/234935/</guid>
      <description>こんなかんじのユーティリティー関数を定義してれば大丈夫。 VBっぽいけど。使い方は 1 2 String[] arr = array(&amp;#34;aa&amp;#34;,&amp;#34;bb&amp;#34;,&amp;#34;cc&amp;#34;); これ、プリミティブ型には使えないので、intで使</description>
    </item>
    
    <item>
      <title>git-flowとGithub Flowの使い分け</title>
      <link>https://blog.kunst1080.net/post/2014/02/01/112111/</link>
      <pubDate>Sat, 01 Feb 2014 11:21:11 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/02/01/112111/</guid>
      <description>統合ブランチと存在する環境を対応させるという視点で考えてみた。 git-flowを使用するシチュエーション 開発環境と本番(もしくはステージング</description>
    </item>
    
    <item>
      <title>シェルスクリプトでwebアプリケーションフレームワークを作ってみた</title>
      <link>https://blog.kunst1080.net/post/2014/01/26/180321/</link>
      <pubDate>Sun, 26 Jan 2014 18:03:21 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/01/26/180321/</guid>
      <description>概要 なんとなく作り始めてみました。 セキュリティホールがいっぱいあると思われるので、ローカルホストの外に出しちゃダメね。GItHubのリポジト</description>
    </item>
    
    <item>
      <title>【BAT】DOS-BATで、コマンドラインから使う簡易な課題管理システムを作ってみた。</title>
      <link>https://blog.kunst1080.net/post/2014/01/12/204739/</link>
      <pubDate>Sun, 12 Jan 2014 20:47:39 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/01/12/204739/</guid>
      <description>Redmineの準備が間に合わず、ついカッとなって作った。GitHub → https://github.com/kunst1080/batit</description>
    </item>
    
    <item>
      <title>【FreeBSD】FreeBSDにGitlab入れるときに参考にしたURL</title>
      <link>https://blog.kunst1080.net/post/2014/01/08/073720/</link>
      <pubDate>Wed, 08 Jan 2014 07:37:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/01/08/073720/</guid>
      <description>時間がないのでURLだけ。 https://github.com/gitlab-freebsd/gitlabhq/blob/freebsd/doc/install/installation.md http://blogger.tempus.org/2013/07/gitlab.html</description>
    </item>
    
    <item>
      <title>2014年冬アニメの視聴予定をまとめてみた</title>
      <link>https://blog.kunst1080.net/post/2014/01/04/002127/</link>
      <pubDate>Sat, 04 Jan 2014 00:21:27 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/01/04/002127/</guid>
      <description>gistにまとめてみた。ワンライナーで数えてみると 1 2 $ curl https://gist.github.com/kunst1080/8239419 | grep &amp;#34;～&amp;#34; | cat -n 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 %</description>
    </item>
    
    <item>
      <title>「第8回クリスマスって何だっけ   シェル芸なら知ってる勉強会」に行ってきた、なのん</title>
      <link>https://blog.kunst1080.net/post/2014/01/02/231547/</link>
      <pubDate>Thu, 02 Jan 2014 14:33:19 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/01/02/231547/</guid>
      <description>急がないと年を越してしまう！というわけで、駆け足でまとめまする。 スライドはこちら（模範解答付き） http://www.slideshare.net/ryuichiueda/20131222-8 参加環境 いつもどおり、FreeBSD on Windows7 で</description>
    </item>
    
    <item>
      <title>【FreeBSD】git cloneしたら「Unable to find remote helper for &amp;#39;https&amp;#39;」って言われる件</title>
      <link>https://blog.kunst1080.net/post/2014/01/01/151112/</link>
      <pubDate>Wed, 01 Jan 2014 15:11:12 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2014/01/01/151112/</guid>
      <description>gitのmake configで「CURL」モジュールを指定すればOK。</description>
    </item>
    
    <item>
      <title>クリスマスなのでワンライナー書いてみた</title>
      <link>https://blog.kunst1080.net/post/2013/12/25/001035/</link>
      <pubDate>Wed, 25 Dec 2013 00:10:35 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/25/001035/</guid>
      <description>経緯 リア充の爆発を願うより楽しい事は沢山あるよ……ワンライナーとかさ！ というわけで、イブの夜はクリスマスにちなんだワンライナーを勉強がてら書</description>
    </item>
    
    <item>
      <title>【Play2.2】フィールドコンストラクタを改造してみた</title>
      <link>https://blog.kunst1080.net/post/2013/12/15/113825/</link>
      <pubDate>Sun, 15 Dec 2013 11:38:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/15/113825/</guid>
      <description>組み込みの twitterBootstrapFieldConstructor.scala.html では help-block が邪魔になってきたので、それを外したものを作成しました。play-2.2.0/framework/src/play/src</description>
    </item>
    
    <item>
      <title>【Play2.2】フォームヘルパーを自作してみた</title>
      <link>https://blog.kunst1080.net/post/2013/12/15/012825/</link>
      <pubDate>Sun, 15 Dec 2013 01:28:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/15/012825/</guid>
      <description>play-2.2.0/framework/src/play/src/mainscala/views/helper を参考に。テキストボックスが2つ並んでる部品を、 app/helpers/doubleInput.scala.html に置く想定で作成。 画面上に 1 2 @helpers.html.doubleInput(aform(&amp;#34;&amp;#34;), &amp;#34;ID2&amp;#34;, &amp;#34;NAME2&amp;#34;, &amp;#34;VALUE2&amp;#34; , &amp;amp;#39;_label -&amp;gt; &amp;#34;ラベル&amp;#34;) を書くと 1 2 3 4</description>
    </item>
    
    <item>
      <title>【Play2.2】Scalaテンプレートファイル内に再利用可能なブロックを定義してみた</title>
      <link>https://blog.kunst1080.net/post/2013/12/14/232420/</link>
      <pubDate>Sat, 14 Dec 2013 23:24:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/14/232420/</guid>
      <description>Play Framework 2.2 のScalaテンプレート(views/*.scala.html)内に、再利用可能ブロックを定義してみました。 まずはソース app/views/index.scala.html 1 2 3 4 5 6</description>
    </item>
    
    <item>
      <title>【Java】型安全な(Map|List)リテラルのようなものを実装してみた</title>
      <link>https://blog.kunst1080.net/post/2013/12/07/162528/</link>
      <pubDate>Sat, 07 Dec 2013 16:25:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/07/162528/</guid>
      <description>Javaを書いてて、 1 2 3 4 Map&amp;amp;lt;String, String&amp;gt; hogehogeMap = new HashMap&amp;amp;lt;String,String&amp;gt;(); hogehogeMap .put(&amp;#34;hoge&amp;#34;, &amp;#34;fuga&amp;#34;); hogehogeMap .put(&amp;#34;hoehoe&amp;#34;, &amp;#34;fugafuga&amp;#34;); みたいなのを沢山書くのが超絶面倒だったので作っちゃいました。 Mapリテラル お好きなパッケ</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境でデフォルトのmanをホストと共有する</title>
      <link>https://blog.kunst1080.net/post/2013/12/02/061504/</link>
      <pubDate>Mon, 02 Dec 2013 06:15:04 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/02/061504/</guid>
      <description>デフォルトのmanは /usr/share/man/ に、パッケージ追加時のmanは /usr/local/man に入っている模様。というわけで、portsを共有するのと同じようにして、manも共有し</description>
    </item>
    
    <item>
      <title>【FreeBSD】FreeBSDでgit-flowをインストールする</title>
      <link>https://blog.kunst1080.net/post/2013/12/01/232935/</link>
      <pubDate>Sun, 01 Dec 2013 23:29:35 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/01/232935/</guid>
      <description>Mac OS Xと同じ。rootで 1 2 wget --no-check-certificate -q -O - https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash とやるか、もしくは 1 2 3 curl -L -O https://raw.github.com/nvie/gitflow/develop/contrib/gitflow-installer.sh bash gitflow-installer.sh とする。ちなみに 8.3-RELEASE は pkg_add -r git-flow では入らなかった。 参考 git-fl</description>
    </item>
    
    <item>
      <title>編集中のファイルをFTPでアップロードするサクラエディタマクロ</title>
      <link>https://blog.kunst1080.net/post/2013/12/01/181636/</link>
      <pubDate>Sun, 01 Dec 2013 18:16:36 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/12/01/181636/</guid>
      <description>編集中のファイルの2行目にアップロード先のパスを記入し、マクロを実行します。 こんなかんじで。 1 2 3 4 5 #!/usr/local/bin/bash #PATH:/usr/home/kunst echo hogehoge [sakura_ftpUpload.js]</description>
    </item>
    
    <item>
      <title>Play Framework2 on JavaをJenkins.warとGitでCIする その⑥(Jenkins設定編・本番デプロイ)</title>
      <link>https://blog.kunst1080.net/post/2013/11/24/025057/</link>
      <pubDate>Sun, 24 Nov 2013 02:50:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/24/025057/</guid>
      <description>※もくじはこちら 概要 CentOS上に、Play Framework2 on JavaのCI環境を構築していきます。 長くなるので分割で。 登場人物 Play Framework 2.2 Jenkins(Jenkins.war) Git CentOS 6.4 i386 手順その</description>
    </item>
    
    <item>
      <title>Play Framework2 on JavaをJenkins.warとGitでCIする その⑤(Jenkins設定編・開発系)</title>
      <link>https://blog.kunst1080.net/post/2013/11/24/015414/</link>
      <pubDate>Sun, 24 Nov 2013 01:54:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/24/015414/</guid>
      <description>※もくじはこちら 概要 CentOS上に、Play Framework2 on JavaのCI環境を構築していきます。 長くなるので分割で。 登場人物 Play Framework 2.2 Jenkins(Jenkins.war) Git CentOS 6.4 i386 手順その</description>
    </item>
    
    <item>
      <title>Play Framework2 on JavaをJenkins.warとGitでCIする その④(CI環境準備編)</title>
      <link>https://blog.kunst1080.net/post/2013/11/23/100259/</link>
      <pubDate>Sat, 23 Nov 2013 10:02:59 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/23/100259/</guid>
      <description>※もくじはこちら 概要 CentOS上に、Play Framework2 on JavaのCI環境を構築していきます。 長くなるので分割で。 登場人物 Play Framework 2.2 Jenkins(Jenkins.war) Git CentOS 6.4 i386 手順その</description>
    </item>
    
    <item>
      <title>Play Framework2 on JavaをJenkins.warとGitでCIする その③(Play環境準備編)</title>
      <link>https://blog.kunst1080.net/post/2013/11/23/013600/</link>
      <pubDate>Sat, 23 Nov 2013 01:36:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/23/013600/</guid>
      <description>※もくじはこちら 概要 CentOS上に、Play Framework2 on JavaのCI環境を構築していきます。 長くなるので分割で。 登場人物 Play Framework 2.2 Jenkins(Jenkins.war) Git CentOS 6.4 i386 手順その</description>
    </item>
    
    <item>
      <title>Play Framework2 on JavaをJenkins.warとGitでCIする その②(Git準備編)</title>
      <link>https://blog.kunst1080.net/post/2013/11/23/011151/</link>
      <pubDate>Sat, 23 Nov 2013 01:11:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/23/011151/</guid>
      <description>※もくじはこちら 概要 CentOS上に、Play Framework2 on JavaのCI環境を構築していきます。 長くなるので分割で。 登場人物 Play Framework 2.2 Jenkins(Jenkins.war) Git CentOS 6.4 i386 手順その</description>
    </item>
    
    <item>
      <title>Play Framework2 on JavaをJenkins.warとGitでCIする その①(サーバ準備編)</title>
      <link>https://blog.kunst1080.net/post/2013/11/22/002604/</link>
      <pubDate>Fri, 22 Nov 2013 00:26:04 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/22/002604/</guid>
      <description>概要 CentOS上に、Play Framework2 on JavaのCI環境を構築していきます。 長くなるので分割で。 もくじ その①(サーバ準備編) その②(Git準備編</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境構築手順（自分用）２</title>
      <link>https://blog.kunst1080.net/post/2013/11/18/144826/</link>
      <pubDate>Mon, 18 Nov 2013 14:48:26 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/18/144826/</guid>
      <description>概要 今回は物理環境にJailを構築。 あまり色々入れたくなかったので、今回はportsなしです。 手順 ezjailのインストール 1 2 $ pkg_add -r ezjail Ja</description>
    </item>
    
    <item>
      <title>【FreeBSD】ログインシェルの設定を変更せずにログインシェルを変更する方法</title>
      <link>https://blog.kunst1080.net/post/2013/11/18/113746/</link>
      <pubDate>Mon, 18 Nov 2013 11:37:46 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/18/113746/</guid>
      <description>例えば元々のログインシェルがcshの場合、.cshrc の最後にこんな感じに書く 1 2 3 4 if ($?prompt) then [ -f /usr/local/bin/zsh ] &amp;amp;amp;&amp;amp;amp; exec zsh endif</description>
    </item>
    
    <item>
      <title>【cmd】コマンドプロンプトでよく使うコマンドと対応するUNIXコマンドの一覧</title>
      <link>https://blog.kunst1080.net/post/2013/11/16/234516/</link>
      <pubDate>Sat, 16 Nov 2013 23:45:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/16/234516/</guid>
      <description>概要 自分がコマンドプロンプト環境でよく使ってるコマンドを一覧にまとめてみました。 コマンドプロンプトのコマンドとUNIXコマンドの対応表として</description>
    </item>
    
    <item>
      <title>CentOSをわりと最小構成でセットアップ</title>
      <link>https://blog.kunst1080.net/post/2013/11/16/225127/</link>
      <pubDate>Sat, 16 Nov 2013 22:51:27 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/16/225127/</guid>
      <description>登場人物 CentOS 6.4 i386 セットアップ手順 OSのセットアップ まずはCentOS(CentOS-6.4-i386-minimal)をインストール インストー</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境の作成を自動化してみた</title>
      <link>https://blog.kunst1080.net/post/2013/11/10/224858/</link>
      <pubDate>Sun, 10 Nov 2013 22:48:58 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/10/224858/</guid>
      <description>元々手作業(http://kunst1080.hatenablog.com/entry/2013/10/21/235038)で ezjail-admin とかファイル</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境にJail名でログインする方法</title>
      <link>https://blog.kunst1080.net/post/2013/11/10/121710/</link>
      <pubDate>Sun, 10 Nov 2013 12:17:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/10/121710/</guid>
      <description>ユーザ定義関数で.bashrcなどに定義しておけば便利かと。 1 2 3 4 je(){ jexec `jls | awk -v arg=&amp;#34;$1&amp;#34; &amp;amp;#39;$3==arg{print $1}&amp;amp;#39;` csh } つまらないものですが。</description>
    </item>
    
    <item>
      <title>【Java】Play Framework2.2 で application.conf 内の値を参照する方法</title>
      <link>https://blog.kunst1080.net/post/2013/11/09/212202/</link>
      <pubDate>Sat, 09 Nov 2013 21:22:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/09/212202/</guid>
      <description>バージョン Play Framework 2.2.0 (Java版) 内容 例えば、application.conf に 1 myApp.title = &amp;#34;hogehoge&amp;#34; の記述がある場合、controllerから値をを取り出す</description>
    </item>
    
    <item>
      <title>Play Framework2 の個人的なメモ</title>
      <link>https://blog.kunst1080.net/post/2013/11/09/095918/</link>
      <pubDate>Sat, 09 Nov 2013 09:59:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/09/095918/</guid>
      <description>とても個人的なメモ controller には 1画面に対し1クラスを作成する。メソッドは init(), submit() などを用意する。 viewはあまり頑張り過ぎない。なるべく素HTMLに近</description>
    </item>
    
    <item>
      <title>【bash】whileの代わりにxargsでループ処理を行う</title>
      <link>https://blog.kunst1080.net/post/2013/11/03/212949/</link>
      <pubDate>Sun, 03 Nov 2013 21:29:49 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/03/212949/</guid>
      <description>ワンライナーやる時かシェル芸でしか使わないような気もしますが。 例えば、今回のシェル芸勉強会（第７回・ゆるふわ）の問題７の模範解答①を少し書き</description>
    </item>
    
    <item>
      <title>「第7回俺とお前のゆるゆる シェル芸勉強会」にいってきましたので。</title>
      <link>https://blog.kunst1080.net/post/2013/11/02/212725/</link>
      <pubDate>Sat, 02 Nov 2013 21:27:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/11/02/212725/</guid>
      <description>新幹線なう。おうち到着予定時刻は 23時半頃。 概要 問題のみ http://www.slideshare.net/ryuichiueda/20131102-uspstudy-qonly 模範解答つき http://www.slideshare.net/ryuichiueda/20131102-27846323 環境 自分は FreeBSD on Windows7 で参戦。 Mac と Linux Mint の人が多かったかも。 今回のミソ 1 2 3</description>
    </item>
    
    <item>
      <title>【開発手法】アジャイルを取り入れようとしたらレビュー駆動開発になりそうな予感。</title>
      <link>https://blog.kunst1080.net/post/2013/10/29/230629/</link>
      <pubDate>Tue, 29 Oct 2013 23:06:29 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/29/230629/</guid>
      <description>人口の9割がCOBOLerという現場で、アジャイル開発(Scrum)を取り入れたweb開発を初めようとしている。かく言う自分もアジャイルの経</description>
    </item>
    
    <item>
      <title>自宅サーバがよく落ちてた理由（こんな改造はやめようね！）</title>
      <link>https://blog.kunst1080.net/post/2013/10/27/123605/</link>
      <pubDate>Sun, 27 Oct 2013 12:36:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/27/123605/</guid>
      <description>静音のためにＣＰＵファンも止めようと思って、ＣＰＵファンのケーブル切ってました。そりゃあ熱暴走も起こるわけですよ！ これをやると、perlのm</description>
    </item>
    
    <item>
      <title>仕事＝遊び　のときの感覚</title>
      <link>https://blog.kunst1080.net/post/2013/10/26/214801/</link>
      <pubDate>Sat, 26 Oct 2013 21:48:01 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/26/214801/</guid>
      <description>こんな気持ち リミッター解除ですから！！</description>
    </item>
    
    <item>
      <title>【Java】Windows7でPlay Frameworkの開発環境を構築する</title>
      <link>https://blog.kunst1080.net/post/2013/10/24/230218/</link>
      <pubDate>Thu, 24 Oct 2013 23:02:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/24/230218/</guid>
      <description>概要 軽量Javaによる開発ということで「Play Framework」を使った開発環境の構築を行う。※本記事作成時のバージョンは 2.2.0 公式サイト（</description>
    </item>
    
    <item>
      <title>【ADHD】大人のADHDチェックリスト</title>
      <link>https://blog.kunst1080.net/post/2013/10/23/112054/</link>
      <pubDate>Wed, 23 Oct 2013 11:20:54 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/23/112054/</guid>
      <description>ADHDの自己診断用チェックリスト &amp;gt; (1) 与えられた仕事をやり遂げられない (2) 自営業ではない (3) 仕事をよく替わる (4) 職場での評価が低い (5) 仕事を順序立て</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境構築手順（自分用）</title>
      <link>https://blog.kunst1080.net/post/2013/10/21/235038/</link>
      <pubDate>Mon, 21 Oct 2013 23:50:38 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/21/235038/</guid>
      <description>完全に自分用 手順 su ezjail-admin create jail.hogehoge 192.168.29.xxx を実行 /etc/rc.conf に「ifconfig_em0_alias1=&#34;inet 192.168.29.xxx netmask 255.255.255.0&#34;」を追加 ./fstab.add fstab.jail.hogehoge/etc/fstab.jail_hogehoge を実行 1</description>
    </item>
    
    <item>
      <title>【Windows】ペイントを2秒くらいで起動する小技</title>
      <link>https://blog.kunst1080.net/post/2013/10/20/202430/</link>
      <pubDate>Sun, 20 Oct 2013 20:24:30 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/20/202430/</guid>
      <description>つまんねー事言うなよ！（by 蕪羅亭魔梨威） 7秒くらいかかる方法 スタートメニュー→アクセサリ→ペイント 2秒で起動する方法 win + R → mspaint お後がよろし</description>
    </item>
    
    <item>
      <title>プログラマーに向いている大学生とは（主観）</title>
      <link>https://blog.kunst1080.net/post/2013/10/19/224727/</link>
      <pubDate>Sat, 19 Oct 2013 22:47:27 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/19/224727/</guid>
      <description>※主観です。根拠も示してないし。 個人的に、以下のタイプの学生は大化けする、と思う。 理系学科(情報系以外)出身で、オーケストラのサークルかアマ</description>
    </item>
    
    <item>
      <title>家計簿をつけることで収支を抽象化する方法</title>
      <link>https://blog.kunst1080.net/post/2013/10/19/220230/</link>
      <pubDate>Sat, 19 Oct 2013 22:02:30 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/19/220230/</guid>
      <description>家計簿をつけることで、収支を抽象化できます。 現金払いと銀行振込とクレジットカード払いを一緒くたに扱うことができるようになります。 こんな気分 財</description>
    </item>
    
    <item>
      <title>システム開発のドキュメントについての考えをざっくりとまとめてみた。</title>
      <link>https://blog.kunst1080.net/post/2013/10/19/151817/</link>
      <pubDate>Sat, 19 Oct 2013 15:18:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/19/151817/</guid>
      <description>概要 仕様書必要論・仕様書不要論などに違和感があったので。 チキンな上に面倒臭がりで飽き症なので、ざっくりと書きます。 前提 この文章では、詳細レベ</description>
    </item>
    
    <item>
      <title>システムアーキテクト試験(SA)の勉強メモ</title>
      <link>https://blog.kunst1080.net/post/2013/10/19/141848/</link>
      <pubDate>Sat, 19 Oct 2013 14:18:48 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/19/141848/</guid>
      <description>前置き ……明日試験ですよ奥さん！というわけで、前回(http://kunst1080.hatenablog.com/entry/2013/0</description>
    </item>
    
    <item>
      <title>Skypeのチャットで使用できるコマンド</title>
      <link>https://blog.kunst1080.net/post/2013/10/10/071623/</link>
      <pubDate>Thu, 10 Oct 2013 07:16:23 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/10/071623/</guid>
      <description>なんてあるのね。https://support.skype.com/ja/faq/FA10042//leaveあたりは使えそう。</description>
    </item>
    
    <item>
      <title>NAS4FreeにGitサーバを立ててみた</title>
      <link>https://blog.kunst1080.net/post/2013/10/04/224406/</link>
      <pubDate>Fri, 04 Oct 2013 22:44:06 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/04/224406/</guid>
      <description>前まではwebサーバにSubversionサーバを兼任させていたわけですが、ルータの内側にNAS4Freeを入れた機会に内部Git鯖立ててそ</description>
    </item>
    
    <item>
      <title>【Java】ShiftJISの文字コード値を16進数表記で得る</title>
      <link>https://blog.kunst1080.net/post/2013/10/02/004003/</link>
      <pubDate>Wed, 02 Oct 2013 00:40:03 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/10/02/004003/</guid>
      <description>String.getBytesしてから16進数形式に整形するだけ。コンパイルして実行すると出力はこんなかんじ 1 2 3 4 5 6 月:0x8c8e 陽:</description>
    </item>
    
    <item>
      <title>【FreeBSD】最低限入れておきたいパッケージ</title>
      <link>https://blog.kunst1080.net/post/2013/09/29/225005/</link>
      <pubDate>Sun, 29 Sep 2013 22:50:05 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/29/225005/</guid>
      <description>なんだかセットアップしたときの記事消しちゃったみたいなので、忘れないうちに。 セットアップ時に、パッケージから入れる bash zsh インストール後、por</description>
    </item>
    
    <item>
      <title>【FreeBSD】Jail環境構築時に参考にしたサイト＋α</title>
      <link>https://blog.kunst1080.net/post/2013/09/29/204458/</link>
      <pubDate>Sun, 29 Sep 2013 20:44:58 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/29/204458/</guid>
      <description>メモですよ http://arukansoft.net/2011/07/freebsd_jail_init.html http://d.hatena.ne.jp/mteramoto/20090705/p5 http://koseisfreebsd.blogspot.jp/2012/09/ezjailjail.html Jailのディレクトリまるまるバージョン管理のレポジトリに突っ込んだら管理しやすくね？ という妄想中。 Jailへログイン(ID</description>
    </item>
    
    <item>
      <title>vmnet.cfgを開く。</title>
      <link>https://blog.kunst1080.net/post/2013/09/29/141852/</link>
      <pubDate>Sun, 29 Sep 2013 14:18:52 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/29/141852/</guid>
      <description>BATファイルで。vmnetcfg.bat 1 2 3 cd /d &amp;#34;C:\Program Files (x86)\VMware\VMware Player&amp;#34; start &amp;#34;&amp;#34; rundll32 vmnetui.dll,VMNetUI_ShowStandalone</description>
    </item>
    
    <item>
      <title>【FreeBSD】sshの接続が遅い時に。</title>
      <link>https://blog.kunst1080.net/post/2013/09/28/233014/</link>
      <pubDate>Sat, 28 Sep 2013 23:30:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/28/233014/</guid>
      <description>/etc/ssh/sshd_config の設定を変更する。 1 #UseDNS yes となっているところを 1 UseDNS no に変更。 関連情報 http://www.unixuser.org/~euske/doc/openssh/jman/sshd_config.html https://www.google.co.jp/#q=sshd%20UseDNS</description>
    </item>
    
    <item>
      <title>【FreeBSD】電源を切らずに再起動する</title>
      <link>https://blog.kunst1080.net/post/2013/09/28/154900/</link>
      <pubDate>Sat, 28 Sep 2013 15:49:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/28/154900/</guid>
      <description>まず、シングルユーザモードへ移行。 1 2 shutdown now 次に、マルチユーザモードへ移行。 Enterしてから 1 2 exit ハンドブック該当箇所のURLは http://www.sk.freebsd.org/doc/ja/books/handbook/boot-init.html</description>
    </item>
    
    <item>
      <title>【FreeBSD】マウントできなくなったUSBからデータをサルベージする</title>
      <link>https://blog.kunst1080.net/post/2013/09/22/003200/</link>
      <pubDate>Sun, 22 Sep 2013 00:32:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/22/003200/</guid>
      <description>FreeBSDにて。 いつも使っていたUSBメモリがfsckで「partition 1 does not end on a track boundary.」(パーティション1がトラッ</description>
    </item>
    
    <item>
      <title>FreeBSDで7zする</title>
      <link>https://blog.kunst1080.net/post/2013/09/21/101414/</link>
      <pubDate>Sat, 21 Sep 2013 10:14:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/21/101414/</guid>
      <description>インストール packageからインストール。 1 2 $ pkg_add -r p7zip 使ってみる 1 2 $ 7z a hoge.7z hoge 関連ドキュメント http://ja.m.wikipedia.org/wiki/7-Zip http://oku.edu.mie-u.ac.jp/~okumura/linux/?p7zip https://wiki.archlinux.org/index.php/P7zip_(%E6%97%A5%E6%9C%AC%E8%AA%9E)</description>
    </item>
    
    <item>
      <title>サクラエディタでMarkdown記法に色づけ</title>
      <link>https://blog.kunst1080.net/post/2013/09/15/204513/</link>
      <pubDate>Sun, 15 Sep 2013 20:45:13 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/15/204513/</guid>
      <description>結構前のネタ。http://sakura.qp.land.to/?Customize%2F%C5%EA%B9%C6%2F74に投稿済み。微妙</description>
    </item>
    
    <item>
      <title>Pagentを使って自動ログインするTera Termマクロ</title>
      <link>https://blog.kunst1080.net/post/2013/09/15/165014/</link>
      <pubDate>Sun, 15 Sep 2013 16:50:14 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/15/165014/</guid>
      <description>1 connect &amp;amp;#39;ホスト名:ポート名 /ssh /auth=pagent /user=ユーザ名&amp;amp;#39;</description>
    </item>
    
    <item>
      <title>WindowsXPでシンボリックリンクを作成したかったんだけど無理っぽいので仕方なくジャンクションを作成</title>
      <link>https://blog.kunst1080.net/post/2013/09/08/231610/</link>
      <pubDate>Sun, 08 Sep 2013 23:16:10 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/08/231610/</guid>
      <description>ググってみた感じでは、どうやらWindowsXPではシンボリックリンクは作成できないようなので…… （Vista以降じゃないとダメっぽい？）て</description>
    </item>
    
    <item>
      <title>Firefoxのプロファイルを使い分けるためのオプション</title>
      <link>https://blog.kunst1080.net/post/2013/09/04/004656/</link>
      <pubDate>Wed, 04 Sep 2013 00:46:56 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/04/004656/</guid>
      <description>今日はじめて知ったけど、とても便利。 忘れそうなのでメモ。 プロファイルの編集ウィンドウを起動 1 firefox.exe -no-remote -p プロファイルを明示的に指定して起動 1 firefox.exe&amp;#34; -no-remote -p</description>
    </item>
    
    <item>
      <title>Google日本語入力で辞書ツールを直接開くためのオプション</title>
      <link>https://blog.kunst1080.net/post/2013/09/03/213950/</link>
      <pubDate>Tue, 03 Sep 2013 21:39:50 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/09/03/213950/</guid>
      <description>忘れそうだからメモ。 1 GoogleIMEJaTool.exe --mode=dictionary_tool ショートカットを作成してからプロパティのリンク先を編集する。</description>
    </item>
    
    <item>
      <title>【cmd】コマンドプロンプトでPC起動・終了のログを取得する</title>
      <link>https://blog.kunst1080.net/post/2013/06/26/001716/</link>
      <pubDate>Wed, 26 Jun 2013 00:17:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/26/001716/</guid>
      <description>eventquery.vbsを使用するので、Windows XP か Windows Server 2003 あたりでだけ使える方法。 ※「/R 10」の部分が、件数を指定するオプション</description>
    </item>
    
    <item>
      <title>【BAT】DOS-BATでcalコマンドを実装してみた</title>
      <link>https://blog.kunst1080.net/post/2013/06/26/000537/</link>
      <pubDate>Wed, 26 Jun 2013 00:05:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/26/000537/</guid>
      <description>DOS-BATでcalコマンドを実装してみました。 WSHなどは使わず、純粋にBATファイルのコマンドだけで作成しています。[cal.bat]</description>
    </item>
    
    <item>
      <title>【BAT】sedっぽいことをするBATファイル</title>
      <link>https://blog.kunst1080.net/post/2013/06/23/235300/</link>
      <pubDate>Sun, 23 Jun 2013 23:53:00 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/23/235300/</guid>
      <description>sedっぽいことをするBATファイルを作ってみました。見ての通り、がんばってない感じのシンプルな作りとなっていますが、自分の用途ではだいたい</description>
    </item>
    
    <item>
      <title>UNIX使いのための、DOS-BAT解説 ～ forkとexec</title>
      <link>https://blog.kunst1080.net/post/2013/06/23/231931/</link>
      <pubDate>Sun, 23 Jun 2013 23:19:31 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/23/231931/</guid>
      <description>はじめに DOS-BATファイルから別のDOS-BATファイルを起動するには、色々な方法があります。 1 2 3 4 hoge.bat start &amp;#34;&amp;#34; hoge.bat call hoge.bat これらの起動方法が、U</description>
    </item>
    
    <item>
      <title>【bash】COBOLのコピー句を解析してperlでunpackする</title>
      <link>https://blog.kunst1080.net/post/2013/06/23/222343/</link>
      <pubDate>Sun, 23 Jun 2013 22:23:43 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/23/222343/</guid>
      <description>2013/6/22(土) に行われた 第5回シェル芸勉強会（プレーンタイプ） ＆第23回#!/beer/bash定例会 の懇親会LTにて発表しました</description>
    </item>
    
    <item>
      <title>資格の勉強法メモ</title>
      <link>https://blog.kunst1080.net/post/2013/06/16/021712/</link>
      <pubDate>Sun, 16 Jun 2013 02:17:12 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/16/021712/</guid>
      <description>Oracle Bronze取れたので、その時のやり口をメモ。 1 的中率の高い参考書を買う 密林などのレビューを参考に。 2 とりあえず模擬試験を解く3 2の答え合</description>
    </item>
    
    <item>
      <title>【シェル芸】bashのワンライナーでクロス集計２（※awkで一撃！)</title>
      <link>https://blog.kunst1080.net/post/2013/06/02/234025/</link>
      <pubDate>Sun, 02 Jun 2013 23:40:25 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/02/234025/</guid>
      <description>昨日のエントリでawkとsedを使用しない縛りプレイをしたわけですが、awkを使ってみたら一撃でできちゃいました。 1 2 awk &amp;amp;#39;NR!=1{k1[$1]=0;k2[$2]=0;ks[$1,$2]=ks[$1,$2]+$3}END{for(h in k2) printf &amp;#34;\t&amp;#34; h;print&amp;#34;&amp;#34;;for(o1 in k1){printf o1;for(o2 in</description>
    </item>
    
    <item>
      <title>【bash】xargsを使って2つのリストをCROSS JOINする</title>
      <link>https://blog.kunst1080.net/post/2013/06/01/163439/</link>
      <pubDate>Sat, 01 Jun 2013 16:34:39 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/01/163439/</guid>
      <description>ひとつ前のエントリの中で、2つのリストをCROSS JOINする、ということを行っています。 データの流れ [tmp.key1] 1 2 3 A B I [tmp.key2] 1 2 3 Ice Juice OREO 上記二つの</description>
    </item>
    
    <item>
      <title>【シェル芸】bashのワンライナーでクロス集計（※sedもawkも使わないプレイ)</title>
      <link>https://blog.kunst1080.net/post/2013/06/01/160617/</link>
      <pubDate>Sat, 01 Jun 2013 16:06:17 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/06/01/160617/</guid>
      <description>きっかけ こことここを見ていたら、やってみたくなったので・・・ 内容 仕様(やりたいこと) こんなファイル [sample.txt] を、集計して、こんな感じ Ice Juice OREO A 310 0 0 B</description>
    </item>
    
    <item>
      <title>【EXCEL】ワークシート関数で空のセルを数える(空文字はカウントしない方法)</title>
      <link>https://blog.kunst1080.net/post/2013/05/30/233043/</link>
      <pubDate>Thu, 30 May 2013 23:30:43 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/30/233043/</guid>
      <description>普通は 1 =COUNTA(範囲) ってやるんだけれど、そうではなくて 1 =COUNTIF(範囲,TRIM(&amp;#34;&amp;#34;)) ってやる。 サンプ</description>
    </item>
    
    <item>
      <title>【Java】substringを使わずに文字列をハイフン編集する</title>
      <link>https://blog.kunst1080.net/post/2013/05/25/224524/</link>
      <pubDate>Sat, 25 May 2013 22:45:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/25/224524/</guid>
      <description>覚書き。 1 2 3 4 5 6 7 8 String s = &amp;#34;12345678abcdefgh&amp;#34;; String hyphenated = new StringBuilder(s) .insert(12, &amp;amp;#39;-&amp;amp;#39;) .insert(8, &amp;amp;#39;-&amp;amp;#39;) .insert(4, &amp;amp;#39;-&amp;amp;#39;) .toString(); System.out.println(s + &amp;#34; -&amp;gt; &amp;#34; + hyphenated); 実行結果 1 12345678abcdefgh -&amp;gt; 1234-5678-abcd-efgh 特別見やすいかというと、微妙な感じ。 もうちょいスマート</description>
    </item>
    
    <item>
      <title>【Java】配列が特定の値を含んでいるかどうかチェックする</title>
      <link>https://blog.kunst1080.net/post/2013/05/23/230526/</link>
      <pubDate>Thu, 23 May 2013 23:05:26 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/23/230526/</guid>
      <description>まさか、こんなコード書いてないよね？ 1 2 3 4 5 6 7 8 9 10 11 12 String items[] = {&amp;#34;いんく&amp;#34;, &amp;#34;すみ&amp;#34;, &amp;#34;ありす&amp;</description>
    </item>
    
    <item>
      <title>【Java】xUnitも何もない不毛な土地で、それなりのテストをしたい時のちっちゃいテストツール</title>
      <link>https://blog.kunst1080.net/post/2013/05/20/235150/</link>
      <pubDate>Mon, 20 May 2013 23:51:50 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/20/235150/</guid>
      <description>概要 xUnitも何もない不毛な土地に生きています。数少ない村人達は、プログラムをデプロイしてweb画面をクリッククリックすることを単体テスト</description>
    </item>
    
    <item>
      <title>【bash】素lsとperlしかない環境で、lsコマンドの結果を色付き表示する</title>
      <link>https://blog.kunst1080.net/post/2013/05/20/224118/</link>
      <pubDate>Mon, 20 May 2013 22:41:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/20/224118/</guid>
      <description>PleiadesをDLしている合間に…… 概要 タイトルの通りです。[colorls.sh] ……そろそろPleiadesのDL終わったかな。</description>
    </item>
    
    <item>
      <title>【吉里吉里】kAG3のマクロで最大公約数を求める</title>
      <link>https://blog.kunst1080.net/post/2013/05/18/163158/</link>
      <pubDate>Sat, 18 May 2013 16:31:58 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/18/163158/</guid>
      <description>明日の関西コミティア42に、月うさぎプロジェクトとして参加します。 チラシ印刷とデモ版CDの焼き作業中ですが、休憩中に書いてみました。ネタです</description>
    </item>
    
    <item>
      <title>【COBOL】FreeBSDにOpenCOBOLを入れてみた</title>
      <link>https://blog.kunst1080.net/post/2013/05/17/004244/</link>
      <pubDate>Fri, 17 May 2013 00:42:44 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/17/004244/</guid>
      <description>COBOLの処理系を入れてみたよ！ インストール packageからインストール。 1 2 pkg_add -r open-cobol コンパイルオプションの確認 1 2 cobc --help おためし とりあえず</description>
    </item>
    
    <item>
      <title>【Erlang】ErlangでFizzBuzzやってみた</title>
      <link>https://blog.kunst1080.net/post/2013/05/16/221257/</link>
      <pubDate>Thu, 16 May 2013 22:12:57 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/16/221257/</guid>
      <description>何だかFizzBuzz書くのが HelloWorld の代わりみたいになっているような気がします。 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 #!/usr/bin/env escript main(Args) -&amp;gt; N = list_to_integer(erlang:hd(Args)), % Arguments[0] to</description>
    </item>
    
    <item>
      <title>【Erlang】Vimでescriptがシンタックスハイライトされるようにする</title>
      <link>https://blog.kunst1080.net/post/2013/05/15/230238/</link>
      <pubDate>Wed, 15 May 2013 23:02:38 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/15/230238/</guid>
      <description>escriptの拡張子を「.erls」で作成している場合 1 2 echo &amp;amp;#39;autocmd BufNewFile,BufRead *.erls set filetype=erlang&amp;amp;#39;&amp;gt;&amp;gt;~/.vimrc</description>
    </item>
    
    <item>
      <title>【Erlang】FreeBSDにErlangを入れてみた</title>
      <link>https://blog.kunst1080.net/post/2013/05/15/220840/</link>
      <pubDate>Wed, 15 May 2013 22:08:40 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/15/220840/</guid>
      <description>インストール packageからインストール。 1 2 $ pkg_add -r erlang インストール後のメッセージ 1 2 3 4 5 6 7 8 9 10 11 =========================================================================== Installation tips: You can find an emacs mode for Erlang here: /usr/local/lib/erlang/lib/tools-2.6.6.5/emacs You may wish to add</description>
    </item>
    
    <item>
      <title>【JavaScript】フォト蔵のアルバム画面を整形する、Greasemonkeyスクリプト</title>
      <link>https://blog.kunst1080.net/post/2013/05/04/002552/</link>
      <pubDate>Sat, 04 May 2013 00:25:52 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/05/04/002552/</guid>
      <description>概要 フォト蔵のアルバム画面で色々操作しにくいところがあったので、Greasemonkeyのスクリプトを書きました。 こんな不満を解消 サムネイル</description>
    </item>
    
    <item>
      <title>FreeBSDでwmaをmp3に変換する</title>
      <link>https://blog.kunst1080.net/post/2013/04/29/001327/</link>
      <pubDate>Mon, 29 Apr 2013 00:13:27 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/29/001327/</guid>
      <description>ffmpegとgogoを使用。パッケージの準備 1 2 3 pkg_add -r ffmpeg pkg_add -r gogopetit ※ffmpegのインストールには結構時間がかかります （もっと軽いパッケージで</description>
    </item>
    
    <item>
      <title>週次目標をゆる～く立ててやってみる。</title>
      <link>https://blog.kunst1080.net/post/2013/04/22/003754/</link>
      <pubDate>Mon, 22 Apr 2013 00:37:54 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/22/003754/</guid>
      <description>「週次目標」でググってみたらいろいろ出てきた http://www.yannies.com/blog/2007/09/post_358.html http://web-musical.com/blog-3288/ http://diamond.jp/articles/-/9834 http://aniram-czech.hatenablog.com/entry/2013/01/29/035534 けど、何をやるかっていうと 上記みたいにかっちりしたものでなくて、もっとざっくりしてやる気</description>
    </item>
    
    <item>
      <title>情報セキュリティスペシャリスト試験(SC) の勉強メモ</title>
      <link>https://blog.kunst1080.net/post/2013/04/20/222703/</link>
      <pubDate>Sat, 20 Apr 2013 22:27:03 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/20/222703/</guid>
      <description>今更勉強中。明日試験なわけですがががが過去問題を解いたり出題範囲を確認していく中で、知らない or 気になった単語があったので調べてみた。自分用の</description>
    </item>
    
    <item>
      <title>【BAT】コマンドプロンプトからSQLを発行する</title>
      <link>https://blog.kunst1080.net/post/2013/04/20/115509/</link>
      <pubDate>Sat, 20 Apr 2013 11:55:09 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/20/115509/</guid>
      <description>BATファイルでSQL(SELECTだけ)を発行します。 コマンドプロンプトで作業中にマスタの中身を覗きたい時とか、バッチ処理でテーブルの内容</description>
    </item>
    
    <item>
      <title>【cmd】ワンライナーで、ディスク使用量の多いディレクトリトップ10を出力する</title>
      <link>https://blog.kunst1080.net/post/2013/04/17/232151/</link>
      <pubDate>Wed, 17 Apr 2013 23:21:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/17/232151/</guid>
      <description>シェルスクリプトのワンライナーでやったので、同じ事をcmd(コマンドプロンプト)でもやってみた。awkもsedも使わず、標準のコマンドだけで</description>
    </item>
    
    <item>
      <title>【bash】ワンライナーで、ディスク使用量の多いディレクトリトップ10を出力する</title>
      <link>https://blog.kunst1080.net/post/2013/04/17/083008/</link>
      <pubDate>Wed, 17 Apr 2013 08:30:08 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/17/083008/</guid>
      <description>1 2 du -s /usr/ports/* 2&amp;gt;/dev/null | sort -r -n | head -10 | awk &amp;amp;#39;{print $2}&amp;amp;#39; | xargs du -sh 2&amp;gt;/dev/null | cat -n ざっくりとした解説 du -s して各ディレクトリの容量の集計を取得 sort -r -n でひっくり返す -n オプション</description>
    </item>
    
    <item>
      <title>【bash】シングルクォートで括ったヒアドキュメントに変数を埋め込む方法</title>
      <link>https://blog.kunst1080.net/post/2013/04/15/224737/</link>
      <pubDate>Mon, 15 Apr 2013 22:47:37 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/15/224737/</guid>
      <description>ヒアドキュメントをパイプでsedに噛ますだけ。 1 2 3 4 5 6 7 cat &amp;amp;lt;&amp;amp;lt;&amp;amp;#39;EOS&amp;amp;#39; | sed &amp;amp;#39;s/%AI/DAMAI/g&amp;amp;#39; %AI:Yes sister, GOOD SISTER! /// NANAGY:... Why am i here? %AI:Because we are sister! EOS 実行結果 1 2 3 4 DAMAI:Yes sister, GOOD SISTER! /// NANAGY:... Why am i here? DAMAI:Because we</description>
    </item>
    
    <item>
      <title>「第4回春爛漫シェル芸人撩乱勉強会&amp;amp;第22回勝手に新歓定例会」あそびきにました</title>
      <link>https://blog.kunst1080.net/post/2013/04/15/004801/</link>
      <pubDate>Mon, 15 Apr 2013 12:00:41 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/15/004801/</guid>
      <description>「第4回春爛漫シェル芸人撩乱勉強会&amp;amp;第22回勝手に新歓定例会」に参加して来ました！その時のメモやらなにやらをここに。 概要 会長さんから</description>
    </item>
    
    <item>
      <title>telnetdとftpdの入ったLinux機の作り方メモ</title>
      <link>https://blog.kunst1080.net/post/2013/04/10/005541/</link>
      <pubDate>Wed, 10 Apr 2013 00:55:41 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/10/005541/</guid>
      <description>概要 諸事情により、telnetdとftpdをセットアップ済みのLinuxのLiveDVDを作る必要があった。 せっかくなので、作成手順をメモし</description>
    </item>
    
    <item>
      <title>【cmd】WindowsXPにはなくてWindows7にはあるコマンド</title>
      <link>https://blog.kunst1080.net/post/2013/04/01/003520/</link>
      <pubDate>Mon, 01 Apr 2013 00:35:20 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/04/01/003520/</guid>
      <description>概要 1 2 dir C:\Windows\system32\*.exe | more したら、見たことのないコマンドがいくつか出てきたので、目ぼしいものを調べてピックアップ！※WindowsXP Home Edition</description>
    </item>
    
    <item>
      <title>【BAT】xlsをcsvに変換するBAT(xls2csv.bat) と csvをxlsに変換するBAT(csv2xls.bat)</title>
      <link>https://blog.kunst1080.net/post/2013/03/31/165215/</link>
      <pubDate>Sun, 31 Mar 2013 16:52:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/31/165215/</guid>
      <description>概要 BATファイルを作成し、コマンドラインからxls→csvやcsv→xlsの変換を行う。 テキストの解析やEXCELの解析を実装するのが面倒</description>
    </item>
    
    <item>
      <title>【WSH】JScriptからVBArrayを使用する</title>
      <link>https://blog.kunst1080.net/post/2013/03/26/233054/</link>
      <pubDate>Tue, 26 Mar 2013 23:30:54 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/26/233054/</guid>
      <description>JScriptからExcelを弄っていて（Excel→CSVとかCSV→Excelとか）、必要になったので関数を作ってみた。 非常に横着な実装</description>
    </item>
    
    <item>
      <title>【Perl】Solarisでstatしたかった、ので。</title>
      <link>https://blog.kunst1080.net/post/2013/03/20/170932/</link>
      <pubDate>Wed, 20 Mar 2013 17:09:32 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/20/170932/</guid>
      <description>ざっくり、シェルスクリプトとPerlで実装。 色々参考にしつつ。一部変なコメントが入っていますがそれはそれで。[stat.sh]</description>
    </item>
    
    <item>
      <title>【BAT】BATファイルでヒアドキュメントを実現するBAT</title>
      <link>https://blog.kunst1080.net/post/2013/03/17/011151/</link>
      <pubDate>Sun, 17 Mar 2013 01:11:51 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/17/011151/</guid>
      <description>概要 BATファイルでヒアドキュメントっぽいことを実現します。 これを使えばいろいろと便利になりそうです。※実装には、やんごとなき理由でJScr</description>
    </item>
    
    <item>
      <title>【bash】シェルスクリプトで複数コマンドの実行結果を結合(OR/AND/XOR)する</title>
      <link>https://blog.kunst1080.net/post/2013/03/13/222948/</link>
      <pubDate>Wed, 13 Mar 2013 22:29:48 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/13/222948/</guid>
      <description>２つのディレクトリをlsした結果を比較したりとか、awkで作った２種類のリストを比較したりとか、そういうことをしたかったので考えてみた。 解説</description>
    </item>
    
    <item>
      <title>【WSH】VBScriptでマウスを操作する</title>
      <link>https://blog.kunst1080.net/post/2013/03/11/235216/</link>
      <pubDate>Mon, 11 Mar 2013 23:52:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/11/235216/</guid>
      <description>前回(VBScriptでPrintscreen・Alt+Printscreenしてみた)の続きで。VBScriptからマウスを操作するコード</description>
    </item>
    
    <item>
      <title>【WSH】VBScriptでPrintscreen・Alt&#43;Printscreenしてみた</title>
      <link>https://blog.kunst1080.net/post/2013/03/07/002239/</link>
      <pubDate>Thu, 07 Mar 2013 00:22:39 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/07/002239/</guid>
      <description>打鍵テスト自動化スクリプトをなんとなく作成していた時のメモ。 参考URL 関連する公式情報はこのあたり keybd_event関数 http://msdn.microsoft.com/ja-jp/library/cc364822.aspx CALL 関数と REGISTER 関数</description>
    </item>
    
    <item>
      <title>Fedora18をVMWareにセットアップした時の手順</title>
      <link>https://blog.kunst1080.net/post/2013/03/03/000628/</link>
      <pubDate>Sun, 03 Mar 2013 00:06:28 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/03/000628/</guid>
      <description>作業手順 セットアップ メディアからインストール su - yum upgrade マシン再起動 vmware-toolsに必要なパッケージのインストール su - yum install perl yum install gcc yum install</description>
    </item>
    
    <item>
      <title>Windowsコマンドプロンプトを1秒で開く</title>
      <link>https://blog.kunst1080.net/post/2013/03/02/163502/</link>
      <pubDate>Sat, 02 Mar 2013 16:35:02 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/03/02/163502/</guid>
      <description>意外と、身近で知らない人が多いようだったので…… 一般的な方法 スタートメニュー → アクセサリ → コマンドプロンプト 1秒で開く方法 win+R → cmd → Enter</description>
    </item>
    
    <item>
      <title>【BAT】バッチファイルでFizzBuzz　※余剰計算なし</title>
      <link>https://blog.kunst1080.net/post/2013/02/26/224615/</link>
      <pubDate>Tue, 26 Feb 2013 22:46:15 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/02/26/224615/</guid>
      <description>なんとなく、余剰計算しているのが気に入らなかったので、余剰計算なしのFizzBuzzというものを考えてみた。 twttr.widgets.createTweet( &#39;305997994434641922&#39;, document.getElementById(&#39;tweet-container-305997994434641922&#39;), ); まとめたものをGistに</description>
    </item>
    
    <item>
      <title>【cmd】コマンドプロンプトでFizzBuzz</title>
      <link>https://blog.kunst1080.net/post/2013/02/24/140748/</link>
      <pubDate>Sun, 24 Feb 2013 14:07:48 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/02/24/140748/</guid>
      <description>オープンソースカンファレンス2013の、USP研究所のセッション(https://www.ospn.jp/osc2013-spring/mo</description>
    </item>
    
    <item>
      <title>筋トレについて</title>
      <link>https://blog.kunst1080.net/post/2013/02/08/080118/</link>
      <pubDate>Fri, 08 Feb 2013 08:01:18 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/02/08/080118/</guid>
      <description>注意点 毎日はやらない。数日おきにすること 筋肉が回復する気かが必要 寝る前にはやらない。 眠りが浅くなってしまうため スケジュール 毎週土曜日、夕方（</description>
    </item>
    
    <item>
      <title>Xcode4.2でPhoneGap1.8.1のプロジェクトを作成する際に…</title>
      <link>https://blog.kunst1080.net/post/2013/02/04/204116/</link>
      <pubDate>Mon, 04 Feb 2013 20:41:16 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/02/04/204116/</guid>
      <description>「Use Automatic Reference Counting」のチェックを外す。 チェックが入っているとコンパイルエラーがぞくぞく！ 理由は勉強不足でよくわかっていないけれど・</description>
    </item>
    
    <item>
      <title>FreeBSDのインストール</title>
      <link>https://blog.kunst1080.net/post/2013/02/03/170224/</link>
      <pubDate>Sun, 03 Feb 2013 17:02:24 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/02/03/170224/</guid>
      <description>参考資料 http://www.freebsd.org/doc/ja/books/handbook/install.html FreeBSDのインストールについて sysinstall 概要 FreeBSD 8.1 FreeBSD 8.3 を手持ちのDVDからインストール sysinstallは「Standard」で実行</description>
    </item>
    
    <item>
      <title>今週末にすること</title>
      <link>https://blog.kunst1080.net/post/2013/02/03/005347/</link>
      <pubDate>Sun, 03 Feb 2013 00:53:47 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2013/02/03/005347/</guid>
      <description>今週末にすること 生活 ・買い物 ・皿洗い ・洗濯 ・家計簿 趣味 ・webサーバ構築（リプレース用） ・雛鳥アレンジ公開 ・月うさぎPG ・iPhoneアプリ</description>
    </item>
    
    <item>
      <title>勉強用リンク集</title>
      <link>https://blog.kunst1080.net/post/2000/01/01/160134/</link>
      <pubDate>Sat, 01 Jan 2000 16:20:33 +0000</pubDate>
      
      <guid>https://blog.kunst1080.net/post/2000/01/01/160134/</guid>
      <description>ソースコード FreeBSDのソース （/bin） http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/</description>
    </item>
    
  </channel>
</rss>