<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/qwerty1657/">
    <title>qwerty1657 @ ウィキ</title>
    <link>http://w.atwiki.jp/qwerty1657/</link>
    <atom:link href="https://w.atwiki.jp/qwerty1657/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>qwerty1657 @ ウィキ</description>

    <dc:language>ja</dc:language>
    <dc:date>2013-04-09T17:08:58+09:00</dc:date>
    <utime>1365494938</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/13.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/37.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/36.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/33.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/32.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/31.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/29.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/30.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/qwerty1657/pages/25.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/13.html">
    <title>メイン</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/13.html</link>
    <description>
      &amp;link_edit(text=ここを編集)


-Web
URLエンコード・デコードフォーム
http://www.tagindex.com/cgi-lib/encode/url.cgi

-[[python]]
--[[BaseServer.request_queue_size]]
--[[SocketServer.TCPServer Example]]
--[[Socket Programming HOWTO]]
--[[socket]]
--[[変数チェック]]
--Fablic
Fablic Tutorial
http://docs.fabfile.org/en/1.4.3/tutorial.html
-[[VMware]]
-VirtualBox
VirtualBox on Ubuntu でブリッジ接続のまとめ　（簡単設定）
http://superlinux.blog50.fc2.com/blog-entry-19.html
-[[CentOS 4.9]]
-Debian
Manual 第2章 Debian パッケージ管理
http://www.debian.org/doc/manuals/debian-reference/ch02.ja.html#_literal_apt_get_literal_literal_apt_cache_literal_vs_literal_aptitude_literal
-jQuery
http://jquery.com/
-iQueryUI
http://jqueryui.com/
-[[Play Framework]]
-[[Git]]
-[[通録装置]]
-[[CUI]]
-HTML5
サンプルで学ぶHTML5の仕様変更要素・前編
http://ascii.jp/elem/000/000/711/711894/
-SSL
SSHの鍵の生成と登録(1)
http://kakikake2.wordpress.com/2012/03/18/ssh-key-generate-1/
-[[プロキシサーバ関係]]

-[[TenorAS]]

-ubuntu
Ubuntu 12.04 サーバー版インストール
http://kakikake2.wordpress.com/2012/05/09/ubuntu-12-04-server-install/
インストールDVDimage (JAIST mirror)
http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/12.04/
PCにUbuntu 12.04 (Precise Pangolin)を「軽量」インストールする(Alternate)
http://cellspe.matrix.jp/inst_u1004pc.html

-NTFS共有フォルダのマウント
sudo mount -t cifs //[hostname]/[publicfolder] mnt -o username=[username],password=[password],uid=1000,gid=1000,codepage=cp932,iocharset=utf8

-Gundo vimのredo,undoを管理するものを使いたくてvim7.3をコンパイルする
Gundo vim
http://sjl.bitbucket.org/gundo.vim/
Vim 7.3のコンパイルが必要
ここを参考に./configureする。↓
http://tochiii.blog119.fc2.com/blog-entry-237.html
[[python]]やcursesのlibが必要かもしれない
今回はこんな感じにした
./configure --enable-multibyte --enable-xim --enable-fontset --with-features=huge --enable-pythoninterp=yes
-[[↑の.vimrc]]

-C2DM周り
#!/bin/sh
# USAGE : get_auth_token.sh email password
#curl https://www.google.com/accounts/ClientLogin \
#	-d Email=$1 -d &quot;Passwd=$2&quot; -d accountType=GOOGLE \
#	-d source=Google-cURL-Example -d service=ac2dm

-cron の設定ガイド
http://www.express.nec.co.jp/linux/distributions/knowledge/system/crond.html

-３次元モーションコントローラーLEAP
http://jp.techcrunch.com/archives/20110610ocuspec-raises-1-3m-from-andreessen-and-others-to-build-an-affordable-kinect/

[[Ubuntu-qemu-Debian_squeeze_armel]] Ubuntu Server上で汎用Emulater(QEmu)を使ってDebian6のARM版を動かす方法    </description>
    <dc:date>2013-04-09T17:08:58+09:00</dc:date>
    <utime>1365494938</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/37.html">
    <title>Ubuntu-qemu-Debian_squeeze_armel</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/37.html</link>
    <description>
      ***Ubuntu Server上で汎用Emulater(QEmu)を使ってDebian6のARM版を動かす方法

1. VMWare Server&amp;sup(){1}上で仮想サーバ&amp;sup(){2}を作成する。
2. 仮想サーバ&amp;sup(){2}に、Ubuntu 12.04 LTS Server&amp;sup(){3} をインストールする。
3. Ubuntu Server&amp;sup(){3}にQEmu&amp;sup(){4}をインストールする
 $ sudo apt-get update
 $ sudo apt-get install qemu qemu-kvm-extras
4. QEmu&amp;sup(){4}上で実行するハードディスクイメージ&amp;sup(){5}、initrd&amp;sup(){6}、vmlinuz&amp;sup(){7}をダウンロードする
5. QEmu仮想マシンからネットワークが使えるように、以下のファイルを作成する
- /etc/qemu-ifup&amp;sup(){8}
 $ sudo vim /etc/qemu-ifup
 #!/bin/sh
 echo &quot;Executing /etc/qemu-ifup&quot;
 sudo /sbin/ifconfig $1 0.0.0.0 promisc up
 echo &quot;Adding $1 to br0...&quot;
 sudo /usr/sbin/brctl addif br0 $1
 sleep 3
 #switch=$(/sbin/ip route list | awk &#039;/^default / { print $5 }&#039;)
 #/sbin/ifconfig $1 0.0.0.0 up
 #/usr/sbin/brctl addif ${switch} $1
- /etc/qemu-ifdown&amp;sup(){9}
 $ sudo vim /etc/qemu-ifdown
 #!/bin/sh
 # NOTE: This script is intended to run in conjunction with qemu-ifup
 #       which uses the same logic to find your bridge/switch
 sudo /usr/sbin/brctl delif br0 $1
 sudo /sbin/ifconfig $1 down
 #switch=$(/sbin/ip route list | awk &#039;/^default / { print $5 }&#039;)
 #/usr/sbin/brctl delif $switch $1
 #/sbin/ifconfig $1 0.0.0.0 down
6. 起動用のバッチを作って実行してみる
- CUI用&amp;sup(){10}
 $ vim qemu-armel-cui
 #!/bin/sh
 qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.img-2.6.32-5-versatile 
   -hda debian_squeeze_armel_standard.qcow2 -nographic -append &quot;root=/dev/sda1 console=ttyAMA0&quot;
- GUI用&amp;sup(){11}
 $ vim qemu-armel-gui
 #!/bin/sh
 qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.img-2.6.32-5-versatile 
   -hda debian_squeeze_armel_standard.qcow2 -append &quot;root=/dev/sda1&quot;
----
&amp;sup(){4} http://wiki.qemu.org/Manual
&amp;sup(){4} http://yanother.blogspot.jp/2012/09/arm-qemu-armdebian-linux-qemudebian.html
&amp;sup(){5} &amp;sup(){6} &amp;sup(){7} http://people.debian.org/~aurel32/qemu/armel/
&amp;sup(){8} &amp;sup(){9} &amp;sup(){10} &amp;sup(){11} の4つのファイルに実行属性を与えるのを忘れないように。
 chmod 755 ???    </description>
    <dc:date>2013-04-09T17:07:59+09:00</dc:date>
    <utime>1365494879</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/36.html">
    <title>VB</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/36.html</link>
    <description>
      &amp;link_edit(text=ここを編集)

-mv_objLLAS4_99902
|Public|Type|tUserColor|使用ユーザ 設定色（プロパティ） 定義|ColorFormBack As Long&amp;br()ColorOption As Long&amp;br()ColorHissu As Long&amp;br()ColorOK As Long&amp;br()ColorNG As Long&amp;br()ColorComment As Long&amp;br()ColorActiveBack As Long&amp;br()|背景色&amp;br()入力可能色&amp;br()入力待機色&amp;br()正常入力色&amp;br()異常入力色&amp;br()説明文色&amp;br()Active背景色||
|Public|Property Get|pUserColor|使用ユーザ 設定色（プロパティ）|||As tUserColor|
|Public|Function|mMakeLogAction|画面名称/処理名称 から 操作アクション を作成する|ByVal p_strGamenName As String&amp;br()ByVal p_strSyoriName As String|画面名称&amp;br()処理名称|As String|

-mv_objLLAS4_99903
|Public|Function|mChecked_TextCombo|テキストコンボ用CheckedData|p_ctlControl As Object&amp;br()p_ctlTextControl As Object&amp;br()p_DataSearchType As gt_DataSearchType&amp;br()p_usrGamenBuf() As tGamenBuf&amp;br()p_strNendoSCode As String&amp;br()p_strSibuScode As String&amp;br()p_strKaikeiSCode As String&amp;br()p_usrErrorBuffer As tErrorBuffer|テキストコンボ&amp;br()テキストコンボに対応するテキストボックス&amp;br()マスタデータ検索用引数&amp;br()ユーザ画面バッファ&amp;br()年度scode&amp;br()支部scode&amp;br()会計scode&amp;br()エラーバッファ|As Boolean|
|Public|Function|mSet_CheckedData|コントロールへデータチェック+セット|p_ctlControl As Object&amp;br()p_varData As Variant&amp;br()p_usrGamenBf_Control As tGamenBuf&amp;br()p_usrErrorBuffer As tErrorBuffer|対象コントロールオブジェクト&amp;br()コントロールにセットするデータ&amp;br()対象コントロール画面バッファ&amp;br()エラーバッファ(設定用)|As Boolean|
|Public|Function|mEvent_ComboClick|コンボクリックイベント時の共通関数&amp;br()テキストボックスへのデータ表示|p_ctlComboBox As Object&amp;br()p_ctlTextBox As Object&amp;br()p_usrGamenBf_Combo As tGamenBuf&amp;br()p_usrGamenBf_Text As tGamenBuf&amp;br()p_usrErrorBuffer As tErrorBuffer|コンボコントロール&amp;br()コンボテキストコントロール&amp;br()コンボ画面バッファ(データ設定用)&amp;br()コンボテキスト画面バッファ(データ設定用)&amp;br()エラーバッファ(設定用)|As Boolean|    </description>
    <dc:date>2013-02-06T11:53:42+09:00</dc:date>
    <utime>1360119222</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/2.html</link>
    <description>
      **メニュー
-[[トップページ]]
-[[プラグイン紹介&gt;プラグイン]]
-[[まとめサイト作成支援ツール]]

-[[メイン]]
-[[その他]]
--[[VB]]
-[[テスト]]
----

**リンク
-[[@wiki&gt;&gt;http://atwiki.jp]]
-[[@wikiご利用ガイド&gt;&gt;http://atwiki.jp/guide/]]

**他のサービス
-[[無料ホームページ作成&gt;&gt;http://atpages.jp]]
-[[無料ブログ作成&gt;&gt;http://atword.jp]]
-[[2ch型掲示板レンタル&gt;&gt;http://atchs.jp]]
-[[無料掲示板レンタル&gt;&gt;http://atbbs.jp]]
-[[お絵かきレンタル&gt;&gt;http://atpaint.jp/]]
-[[無料ソーシャルプロフ&gt;&gt;http://sns.atfb.jp/]]

// リンクを張るには &quot;[&quot; 2つで文字列を括ります。
// &quot;&gt;&quot; の左側に文字、右側にURLを記述するとリンクになります


//**更新履歴
//#recent(20)

&amp;link_editmenu(text=ここを編集)    </description>
    <dc:date>2013-02-06T11:03:25+09:00</dc:date>
    <utime>1360116205</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/33.html">
    <title>その他</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/33.html</link>
    <description>
      &amp;link_edit(text=ここを編集)

「0AB～J」番号 
http://itpro.nikkeibp.co.jp/free/NCC/denwa/20040521/1/

Cisco Jabber
http://www.cisco.com/web/JP/product/hs/iptel/jabber/products.html

Jabber.JP
http://www.jabber.jp/

Jabber.org
http://www.jabber.org/

CallerID-Wikipedia
http://en.wikipedia.org/wiki/Caller_ID

CallerIDの翻訳ページ
http://www.excite-webtl.jp/world/english/web/?wb_url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FCaller_ID&amp;wb_lp=ENJA&amp;wb_dis=

ExciteのWeb翻訳
http://www.excite.co.jp/world/english/web/

Android 解像度を取得する
http://www.taosoftware.co.jp/blog/2010/04/android_tdpiinfo_2.html

SoftBank 3G 製品情報
http://mb.softbank.jp/mb/product/3G/#specs

File:Vector Video Standards2.svg
http://en.wikipedia.org/wiki/File:Vector_Video_Standards2.svg

電話の仕組み（5）相手の番号を表示する「ナンバーディスプレイ」
http://itpro.nikkeibp.co.jp/free/NCC/denwa/20040126/1/

M2M - Wikipedia
http://ja.wikipedia.org/wiki/M2M

携帯IP電話「VoLTE」が商用段階へ、日本でも2013年スタート | ビジネスネットワーク.jp
http://businessnetwork.jp/Detail/tabid/65/artid/2269/Default.aspx

第558回：VoLTE とは - ケータイ Watch
http://k-tai.impress.co.jp/docs/column/keyword/20120403_523406.html

5分で絶対に分かるOpenFlow － ＠IT
http://www.atmarkit.co.jp/fnetwork/rensai/5minopenflow/00.html

ITpro - エンタープライズICTの総合情報
http://itpro.nikkeibp.co.jp/

Convert your chm to text - Atop Free CHM to txt Converter
http://www.chmconverter.com/chm-to-txt/index.htm

Cisco チャネライズド T1/E1 ISDN PRI モジュール - ネットワーク モジュール - Cisco Systems
http://www.cisco.com/web/JP/product/hs/ifmodule/cnm/prodlit/ct1e1isdnpri_ds.html

linuxやらスクリプトやら : Pingバッチファイル([[python]]編)
http://blog.livedoor.jp/its_wakaba/archives/51352934.html

Ubuntuの日本語環境 | Ubuntu Japanese Team
http://www.ubuntulinux.jp/japanese

プロファイル | 操作方法 | Firefox ヘルプ
https://support.mozillamessaging.com/ja/kb/Profiles#w_ncagaioaaeaeecaoao

sudo による管理者権限の付与
http://linux.kororo.jp/cont/intro/sudo.php

日本キャステム | VoIPで用いられる音声コーデックの詳細
http://www.kyastem.co.jp/technical/ExplanationCodec01.html

電子情報通信学会知識ベース ｜8編　音声・オーディオ符号化
http://www.ieice-hbkb.org/portal/doc_449.html

街角のリブロガー: nginx + gunicorn + web.py設定例
http://ivis-mynikki.blogspot.jp/2010/12/nginx-gunicorn-webpy.html

さくら VPS 1G の CentOS で Apache + gunicorn のベンチマークをとってみた - present
http://d.hatena.ne.jp/griefworker/20120505/apache_gunicorn

[OpenSSL] プライベート認証局(CA)を構築して証明書の発行を行なう - Life with IT
http://l-w-i.net/t/openssl/cert_001.txt

OpenSSLで認証局を構築する: foo bar
http://tmizuno3.cocolog-nifty.com/blog/openssl-CA.html

Create CA
http://www.geocities.co.jp/WallStreet/2929/createca.html

Create CSR
http://www.geocities.co.jp/WallStreet/2929/createcsr.html

認証局の構築 - hrk-exp.net
http://www.hrk-exp.net/2011/08/20110816.html

hrk-exp.net: 認証アーカイブ
http://www.hrk-exp.net/server/cert/

1. OpenSSLでクライアント認証「認証局(CA)構築編」
https://blogs.oracle.com/yosshi/entry/%E3%82%AF%E3%83%A9%E3%82%A4%E3%82%A2%E3%83%B3%E3%83%88%E8%AA%8D%E8%A8%BC%E3%82%92%E8%A1%8C%E3%81%A3%E3%81%9F%E5%BE%8C_%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%92%E6%8F%90%E4%BE%9B%E3%81%97%E3%82%88%E3%81%86

Solaris 10のゾーンにApplication Server 9.1をインストールする翻訳記事の御紹介
https://blogs.oracle.com/yosshi/entry/solaris_10%E3%81%AE%E3%82%BE%E3%83%BC%E3%83%B3%E3%81%ABapplication_server_9_1%E3%82%92%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E7%BF%BB%E8%A8%B3%E8%A8%98%E4%BA%8B%E3%81%AE%E5%BE%A1%E7%B4%B9%E4%BB%8B

SDC連載開始 : GlassFishではじめるアプリケーションサーバのかんたん構築
https://blogs.oracle.com/yosshi/entry/sdc%E9%80%A3%E8%BC%89%E9%96%8B%E5%A7%8B_glassfish%E3%81%A7%E3%81%AF%E3%81%98%E3%82%81%E3%82%8B%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%90%E3%81%AE%E3%81%8B%E3%82%93%E3%81%9F%E3%82%93%E6%A7%8B%E7%AF%89

2. OpenSSLでクライアント認証「HTTPSサーバ構築編」
https://blogs.oracle.com/yosshi/entry/web%E3%82%B5%E3%83%BC%E3%83%90%E3%81%AE%E3%82%B5%E3%83%BC%E3%83%90%E8%A8%BC%E6%98%8E%E6%9B%B8%E8%A8%AD%E5%AE%9A

OpenSSLで自己認証局と証明書の作成 - bnote
http://www.bnote.net/linux/self_ca.shtml

PKI 認証局をつくる
http://thaliana.myhome.cx/server/ssl.php

SSL with Rails 3.1: config.force_ssl = true not working in development mode - Stack Overflow
http://stackoverflow.com/questions/8680686/ssl-with-rails-3-1-config-force-ssl-true-not-working-in-development-mode

Creating a Self-Signed SSL Certificate | Heroku Dev Center
https://devcenter.heroku.com/articles/ssl-certificate-self

SSL用証明書の作成(Linux編)
http://www.aconus.com/~oyaji/www/certs_linux.htm

Ubuntu で Tomcat バージョン 7 のインストールとテスト実行
http://www.kkaneko.com/rinkou/tomcat/ubuntutomcat.html

Windowsの[[VMware]]でMac OS X 10.6 Snow Leopardを動かす方法｜いちの日記（チラシの裏）
http://ameblo.jp/ichitaso/entry-10924361247.html

VMware Player ：簡単に仮想マシンを実行できる無償ソフトウェア
http://www.vmware.com/jp/products/desktop_virtualization/player/overview

Ubuntu日本語フォーラム / apt-getによるアップデートについて
https://forums.ubuntulinux.jp/viewtopic.php?id=13712

認証局と証明書の発行
http://ja.528p.com/linux/centos/SE004-SSLshomei.html

Sublime Text: The text editor you&#039;ll fall in love with
http://www.sublimetext.com/

Fixing Sublime Text 2 for a Japanese Windows system « mflerackers
http://mflerackers.wordpress.com/2012/02/08/fixing-sublime-text-2-for-a-japanese-windows-system/

【AWS発表】 Glacier – 1GBあたり月額約1円で利用可能なアーカイブストレージが登場 - Amazon Web Services ブログ
http://aws.typepad.com/aws_japan/2012/08/amazon-glacier-archival-storage-for-one-penny-per-gb-per-month.html

アップル - OS X Server - チームワークのために設計された機能の数々。
http://www.apple.com/jp/osx/server/features/#profile-manager

Pleiades - Eclipse プラグイン日本語化プラグイン | MergeDoc Project
http://mergedoc.sourceforge.jp/

iOS Dev Center - Apple Developer
https://developer.apple.com/devcenter/ios/index.action

シスコ ユニファイド コミュニケーションのための高密度パケット音声デジタル プロセッサ モジュール - Cisco 2900 シリーズ サービス統合型ルータ - Cisco Systems
http://www.cisco.com/web/JP/product/hs/routers/c2900isr/prodlit/data_sheet_c78-553971.html

MozBackup Japanese Translations
http://www.geocities.jp/chimantaea_mirabilis/MozBackup/japanese.html

Downloads | Android Developers
http://developer.android.com/design/downloads/index.html

GIMP - Downloads
http://www.gimp.org/downloads/

Gridinsoft
http://gridinsoft.com/downloads.php

chmcase
http://www13.plala.or.jp/kitasoft/chmcase/page_download.htm

ERICSSON MX-ONE
http://telecomcenter.gr/pdf/telceneric6.pdf

GIGABYTE - Motherboard, Graphics Card, Notebook, Slate, Server, PC Peripherals and more
http://www.gigabyte.com/?f=g

SSHの鍵の生成と登録 (1) « 書きかけの技術書+
http://kakikake2.wordpress.com/2012/03/18/ssh-key-generate-1/

Ubuntu 12.04 サーバー版インストール « 書きかけの技術書+
http://kakikake2.wordpress.com/2012/05/09/ubuntu-12-04-server-install/

VMware vSphereで管理している仮想マシンのコンソールにVNCでアクセス - Tech-Sketch
http://tech-sketch.jp/2012/02/vmware-vspherevnc.html

Ubuntu Server 12.04 LTSの基本的なインストール方法について - テックセンター - Blog - テックセンター - Dell コミュニティ
http://ja.community.dell.com/techcenter/b/weblog/archive/2012/04/27/ubuntu-server-12-04-lts-2012-4.aspx

第2章 Debian パッケージ管理
http://www.debian.org/doc/manuals/debian-reference/ch02.ja.html#_literal_apt_get_literal_literal_apt_cache_literal_vs_literal_aptitude_literal

国番号 | KDDI 国際電話は001
http://www.001.kddi.com/countrycode/index.html?adid=lisadw00024mt

Ubuntu Weekly Recipe：第102回 ImageMagickでコマンドラインから画像加工｜gihyo.jp … 技術評論社
http://gihyo.jp/admin/serial/01/ubuntu-recipe/0102

Ubuntu 12.04 LTS インストール手順書
http://www.ashisuto.co.jp/prod/ubuntu/OSS-0010A_inst1204.pdf

フリーソフト＆壁紙ギャラリー - Vieas Web
http://www.vieas.com/

気の向くままに ～備忘録@wiki～ - Ubuntu Linux 11.04
http://www10.atwiki.jp/shirayuu/?cmd=word&amp;word=The%20G&amp;type=normal&amp;page=Ubuntu%20Linux%2011.04

Installation/SystemRequirements - Community Ubuntu Documentation
https://help.ubuntu.com/community/Installation/SystemRequirements

ubuntuのハードウェア要件は？ | ノートPCのQ&amp;A【OKWave】
http://okwave.jp/qa/q5475740.html

jQuery UI - Home
http://jqueryui.com/

jQuery: The Write Less, Do More, JavaScript Library
http://jquery.com/

cron の設定ガイド
http://www.express.nec.co.jp/linux/distributions/knowledge/system/crond.html

ハンドオーバー - Wikipedia
http://ja.wikipedia.org/wiki/%E3%83%8F%E3%83%B3%E3%83%89%E3%82%AA%E3%83%BC%E3%83%90%E3%83%BC

Galaxy S2（GT-I9100）、Desire 2、Desire HD2、Wildfire 2のスペックシートがリーク（更新2） | juggly.cn
http://juggly.cn/archives/20264.html

HTC Smartphones
http://www.htc.com/www/smartphones/#all

注目のフリーソフト／シェアウエア - CHMファイルを別ファイル形式に変換する「CHM Decoder」など3種：ITpro
http://itpro.nikkeibp.co.jp/article/COLUMN/20120731/413003/?ST=win&amp;P=7

ペイロードとは【payload】 - 意味/解説/説明/定義 ： IT用語辞典
http://e-words.jp/w/E3839AE382A4E383ADE383BCE38389.html

Quintum Tenor ISDN設定 - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_ISDN%E8%A8%AD%E5%AE%9A

Tenor - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Tenor

Quintum Tenor 汎用コマンド - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_%E6%B1%8E%E7%94%A8%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89

Quintum Tenor EventLogging - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_EventLogging

Quintum Tenor IPアドレス設定 - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_IP%E3%82%A2%E3%83%89%E3%83%AC%E3%82%B9%E8%A8%AD%E5%AE%9A

Quintum Tenor Packet設定 - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_Packet%E8%A8%AD%E5%AE%9A

Quintum Tenor syslog設定 - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_syslog%E8%A8%AD%E5%AE%9A

Quintum Tenor ネットワークトラブルシューティング - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E3%83%88%E3%83%A9%E3%83%96%E3%83%AB%E3%82%B7%E3%83%A5%E3%83%BC%E3%83%86%E3%82%A3%E3%83%B3%E3%82%B0

Quintum Tenor 時刻設定 - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/Quintum_Tenor_%E6%99%82%E5%88%BB%E8%A8%AD%E5%AE%9A

カテゴリ:Quintum - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA:Quintum

NET Survivable Branch Appliance, Enterprise Session Border Controller, Microsoft Lync Qualified SBA and E-SBC
http://www.net.com/pages/home.aspx?pgid=98

NET.com
http://www.net.com/pages/home.aspx

ThunderbirdからThunderbirdへのメール移行について。 - フリーウェア - 教えて！goo
http://oshiete.goo.ne.jp/qa/1784047.html

easy_installが激しく便利 - テックノート＠ama-ch
http://d.hatena.ne.jp/ama-ch/20080628/1214619236

ユーザをグループに追加するとき、やってはいけないこと - satake7’s memo
http://d.hatena.ne.jp/satake7/20080324/1209412558

電子情報通信学会知識ベース ｜トップページ
http://www.ieice-hbkb.org/portal/

Digi Embedded Application Development Kit for Android™ - Digi International
http://www.digi.com/products/wireless-wired-embedded-solutions/software-microprocessors-accessories/software/digi-android#overview

Oracle Java Development Kit 7 Downloads
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1637583.html

Java SE Downloads
http://www.oracle.com/technetwork/java/javase/downloads/index.html

世界時差表
http://www.glp21.com/world-jisa/index.html

インターネットマルチフィード時刻情報サービス for Public (NTP)
http://www.jst.mfeed.ad.jp/index.html

Tenor BX 基本情報 - アイティードゥ
http://c.itdo.jp/technical-information/asterisk/205-tenor-1.html

アナログ回線の接続 - VOIP-Info.jp Wiki
http://www.voip-info.jp/index.php/%E3%82%A2%E3%83%8A%E3%83%AD%E3%82%B0%E5%9B%9E%E7%B7%9A%E3%81%AE%E6%8E%A5%E7%B6%9A

Tera Termログ取得－自動でログ取得を開始する設定 | Tera Term（テラターム）の便利な使い方
http://www.j-oosk.com/teraterm/logging/114/

[Apache-Tech 346] Re: 認証局作成について
http://www.apache.jp/pipermail/apache-tech/2002-March/000345.html

(Ubuntu)manページを日本語化する｜DesktopなLinuxの設定とか
http://80286.blog62.fc2.com/blog-entry-53.html

【Ubuntu 11.04】 Tomcat 7.0.11 インストール + Eclipse 3.7M6(Indigo)に Tomcatプラグイン インストール：なんでもかんでもコンピュータ：So-netブログ
http://ankyo.blog.so-net.ne.jp/2011-03-23-1

どぶお/Linuxで遊ぼう！/OpenSSLによる証明書作成 - BioKids Wiki
http://biokids.org/?%A4%C9%A4%D6%A4%AA%2FLinux%A4%C7%CD%B7%A4%DC%A4%A6%A1%AA%2FOpenSSL%A4%CB%A4%E8%A4%EB%BE%DA%CC%C0%BD%F1%BA%EE%C0%AE

Tender Surrender: Sublime Text 2 のススメ
http://blog.agektmr.com/2012/05/sublime-text-2.html

OpenSSLについて　その２ - coLinux日記
http://blog.goo.ne.jp/espiya/e/665d54d8a3a819977e16b500dea4a8a2

自己認証局によるサーバ認証
http://blog.robata.org/arcive/doc-openssl/doc-openssl-selfca.html

Steppin&#039; out: Windows 版の Sublime Text 2 を使う
http://blog.segu.jp/2012/05/windows-sublime-text-2.html

Ubuntuでsshdの設定をしてリモートから接続できるようにする - そ、そんなことないんだから！
http://d.hatena.ne.jp/Fiore/20080228/1204174833

環境変数の取得例 - バンダーの天にはばたくレインボー日記
http://d.hatena.ne.jp/bander/20060608/p1

SSH公開鍵認証の設定 - Everyday Programmer
http://d.hatena.ne.jp/supermassiveblackhole/20090320/1237519637

ubuntuからの公開鍵と秘密鍵作成 - tamojiniの日記
http://d.hatena.ne.jp/tamojini/20101007/1286430852

gunicorn を daemontools で監視する手順 - Study03.net 対シンバシ専用
http://d.hatena.ne.jp/tell-k/20110614/1308070775

gunicorn で web.py 製のアプリケーションを動かす - yono05の日記
http://d.hatena.ne.jp/yono05/20100926/1285511782

SSH（リモートアクセス） + 秘密鍵・公開鍵認証 | Debian Lennyでサーバー構築メモ
http://debian.lenny.makko.biz/ssh_key.php

RSA 公開鍵暗号方式を用いた認証 | 自宅サーバー Debian/Ubuntu
http://debianj.com/debian/openssh/rsa.html

Android SDK | Android Developers
http://developer.android.com/sdk/index.html

SSH の鍵管理
http://home.opaopa.org/solaris9/ssh.html

ソフト/SSH/サーバ証明書 - Linux UPK
http://jo1upk.blogdns.net/linux/?%E3%82%BD%E3%83%95%E3%83%88%2FSSH%2F%E3%82%B5%E3%83%BC%E3%83%90%E8%A8%BC%E6%98%8E%E6%9B%B8

UserAgentの表示 (JavaScript)
 &lt;SCRIPT Language=&quot;JavaScript&quot;&gt;
 &lt;!--
 document.write(navigator.userAgent);
 // --&gt;
 &lt;/SCRIPT&gt;    </description>
    <dc:date>2012-10-10T13:05:07+09:00</dc:date>
    <utime>1349841907</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/32.html">
    <title>↑の.vimrc</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/32.html</link>
    <description>
      &quot;---
&quot; vim環境を移行する場合は、.vimrcをコピーして
&quot; git clone http://github.com/gmarik/vundle.git ~/.vim/vundle.git をした後
&quot; :BundleInstall するだけ

&quot; vundle setting
&quot; http://blog.livedoor.jp/sasata299/archives/51711587.html
set rtp+=~/.vim/vundle.git/
call vundle#rc()

&quot; http://vim-scripts.org/vim/scripts.html
Bundle &quot;Align&quot;
Bundle &quot;eregex.vim&quot;
Bundle &quot;Markdown&quot;
Bundle &quot;rest.vim&quot;
Bundle &quot;taglist.vim&quot;
Bundle &quot;The-NERD-tree&quot;
Bundle &quot;DrawIt&quot;
Bundle &quot;Gundo&quot;
Bundle &quot;ShowMarks7&quot;
Bundle &quot;quickrun.vim&quot;
Bundle &quot;VOoM&quot;
Bundle &quot;ZenCoding.vim&quot;
&quot; colorscheme
Bundle &quot;molokai&quot;
Bundle &quot;Solarized&quot;

&quot; https://github.com/
Bundle &quot;mileszs/ack.vim&quot;
Bundle &quot;Lokaltog/vim-powerline&quot;

&quot;----------------------------------
&quot; 基本設定
&quot;


&quot; vim拡張モード
set nocompatible

&quot; バックスペースで文字削除
set bs=2

&quot; 検索などの履歴
set viminfo+=n~/.viminfo

&quot; カーソル位置をバーに表示
set ruler

&quot; nobackup
set nobackup

&quot; zsh風のファイル名補完しない
set nowildmenu

&quot; undo redo の回数
set undolevels=1000

&quot; 全ファイルの自動改行禁止
set textwidth=0

&quot; &lt;C-a&gt; で8進数として扱わない
set nrformats-=octal

&quot; beep と画面フラッシュを消す(linux only)
set novisualbell

&quot; 色付き表示
syntax on

&quot; 行番号表示
set number

&quot; タブと &gt;&gt; の幅はスペース４つ分
set tabstop=4
set shiftwidth=4
set softtabstop=4 

&quot; ビジュアルモードかどうか見せる
set showmode

&quot; 自動字下げ
set cindent

&quot; 括弧対応を強調
set showmatch

&quot; 右下あたりに状態表示( 100G 等が出る )
set showcmd

&quot; 括弧のパターン(追加すると % で対応に飛べる)
&quot;set matchpairs=&lt;:&gt;,(:),{:},[:]
set matchpairs=(:),{:},[:]

&quot; アルファベットの切れ目で改行しないとか
&quot; その他 :h &#039;formatoptions&#039; 参照
&quot;set formatoptions=tcqr
set formatoptions=

&quot; 保存ヒストリ数
set history=500


&quot; :set list 時の表示文字
set listchars=eol:$,tab:&gt;_

set nolist
set paste

&quot;----------------------------------
&quot; 検索関連
&quot;
&quot; 検索結果をハイライト表示
set hlsearch

&quot; 検索文字に順次ヒット
set incsearch

&quot; 大文字小文字の区別なし
set noignorecase

&quot; 下までいったら循環して上に戻ってこない
set nowrapscan

&quot; 検索結果を常に画面中央に表示
map n nzz
map N Nzz
map * *zz
map # #zz
map g* g*zz
map g# g#zz

&quot;----------------------------------
&quot; 文字コード関連
&quot; ファイル名や状態を常時表示
set laststatus=2
set fileencodings=utf-8,euc-jp,sjis,iso-2022-jp
set fileencoding=utf-8

&quot;ステータスラインにファイルタイプ・文字コード・改行文字を表示
&quot; Powerlineで代用するため不要になった
&quot;set statusline=%&lt;[%n]%F%=\ %m%r%h%w%y%{&#039;[&#039;.(&amp;fenc!=&#039;&#039;?&amp;fenc:&amp;enc).&#039;][&#039;.&amp;ff.&#039;]&#039;}\ %l,%c\ %P


&quot;---------------------------------
&quot; マクロ関連
&quot;
&quot; 折り返し行も見た目一行移動
nnoremap j gj
nnoremap k gk


&quot; ビジュアルモードからの検索と置換
&quot;選択した文字列を検索
vnoremap &lt;silent&gt; // y/&lt;C-R&gt;=escape(@&quot;, &#039;\\/.*$^~[]&#039;)&lt;CR&gt;&lt;CR&gt;
&quot;選択した文字列を置換
vnoremap /s &quot;xy:%s/&lt;C-R&gt;=escape(@x, &#039;\\/.*$^~[]&#039;)&lt;CR&gt;//gc&lt;Left&gt;&lt;Left&gt;&lt;Left&gt;

&quot; key map
map &lt;Up&gt; Hk
map &lt;Down&gt; Lj
map &lt;Left&gt; ^
map &lt;Right&gt; $

&quot; 間違って押しやすいから
map &lt;C-@&gt; &lt;ESC&gt;


&quot; 短縮入力のような
ab #- ####----------------------------------------------------------------------------



&quot; 行、列のハイライト表示
&quot;set cursorline
&quot;set cursorcolumn

&quot; フリーカーソル {block, insert, all, onemore}
set virtualedit=all



&quot;gvim
if has(&#039;gui&#039;)
	&quot; filename:.gvimrc
	&quot; gvim 専用

	&quot; 画面点滅を消す
	set novisualbell

&quot;	&quot; ウインドウサイズ lines:縦 columns:横
&quot;	set lines=40
&quot;	set columns=100

	&quot; ウインドウ表示位置
	winpos 10 0

	&quot; フォント設定
	set guifont=Ricty\ Bold\ 11
endif

if has(&quot;unix&quot;)
	language messages en_US.UTF-8
	set bg=dark
endif &quot;has(&quot;unix&quot;)

if has(&quot;win32&quot;)
	&quot; フォント設定
	set guifont=VL_ゴシック:h10:cSHIFTJIS
	set linespace=0
	&quot; beep と画面フラッシュを消す(windows only)
	set vb t_vb=
	&quot; 日本語IMEoff
	set imi=0 ims=0
	colorscheme zellner
	
	set lines=40
	set columns=120
endif

&quot; 保存しなくてもファイルを切り替えることができ
&quot; undo, redo の情報も保持させる
set hidden


&quot; カーソルを点滅しないようにする
set guicursor=a:blinkon0 


&quot; 色テーマ設定
colorscheme default
&quot;colorscheme desert
&quot;colorscheme darkblue
&quot;colorscheme delek 
&quot;colorscheme morning 
&quot;colorscheme torte
&quot;colorscheme evening

&quot; デフォルトは guioptions=agimrLtT
set guioptions=agimtT
&quot; ツールバーを消して起動
set guioptions-=T

&quot; メニューバーを消して起動
set guioptions-=m



&quot; ------------------------------------------------------------------------------
&quot; 配色のカスタマイズ
&quot; ------------------------------------------------------------------------------

&quot; 赤地に白文字 
highlight search cterm=bold ctermfg=7 ctermbg=1 guifg=White guibg=Red
&quot; 白地に赤文字
highlight todo cterm=bold ctermfg=1 ctermbg=8 guifg=Red guibg=White




&quot;&quot;&quot;&quot;----------------------------------------------------------------------------
&quot;&quot;&quot; 覚え書き
&quot;&quot;

&quot; そのファイル内のみに有効な設定
&quot; Javaファイルの場合( ts sts sw fdm 設定。 marker で {{{ }}} で折り畳み )
&quot; // vim:set tabstop=4:softtabstop=0:shiftwidth=4:foldmethod=marker


&quot; 一行に延々と書かれたHTMLファイルを見やすく改行( \n はごみが出力されるだけ)
&quot;  Carriage Return = \r, Line Feed = \n
&quot; :%s/\(&lt;\/[^&gt;]\+&gt;\)/\1\r/g

&quot; 000..100 まで出力
&quot; :r! awk &#039;BEGIN{ for(i=0; i&lt;=100; i++) printf(&quot;\%03d\n&quot;, i); }&#039;

&quot; 空行削除(awk: NF １行のフィールド個数. NR 現在の行数. FS 区切り文字)
&quot; :%!awk &#039;NF &gt; 0&#039;
&quot; :%!sed -e &#039;/^$/d&#039;
&quot; :%g/^$/d
&quot; どれでもよい

&quot; \U 次の文字から \E までを大文字にするメタキャラクタ
&quot; 全てを大文字に置換( tr &#039;a-z&#039; &#039;A-Z&#039; のようなことをする )
&quot; :%s/\([a-z]\)/\U\1\E/g

&quot; \L 次の文字から \E までを小文字にするメタキャラクタ
&quot; 全てを小文字に置換( tr &#039;A-Z&#039; &#039;a-z&#039; のようなことをする )
&quot; :%s/\([A-Z]\)/\L\1\E/g

&quot; man の nmap をテキストにする
&quot; man nmap | col -bfx &gt; nmap.man

&quot; HTML メールの本文を削除する
&quot; :% !sed -e &#039;/&lt;\(html\|HTML\)&gt;/,/&lt;\/\(html\|HTML\)&gt;/d&#039;

&quot; ヘルプ画面でのリンクの移動
&quot; &lt;C-]&gt; 移動し &lt;C-t&gt; で戻る

&quot; &lt;TAB&gt; を &lt;SPACE&gt; にする
&quot; :set expandtab とした後 :retab
&quot; スペースからタブへは戻せないみたい

&quot; 検索方法
&quot; /target\C -&gt; target
&quot; /target\c -&gt; [tT][aA][rR][gG][eE][tT]

&quot; 単語の切れ目で検索できる
&quot; /target\&gt; -&gt; aaa target bbb
&quot;			-&gt; aaa targetbbb はヒットしない
&quot; /\&lt;target -&gt; aaa target bbb
&quot;			-&gt; aaatarget bbb はヒットしない

&quot; オプションがどのファイルで設定されたかを表示
&quot; :verbose set tw 

&quot; インデントをスペースに置き換えたい
&quot; :set expandtab
&quot; とし、
&quot; :retab
&quot; で置き換えが可能。スペースからタブへはできないみたい

&quot; Windowsで再帰grep
&quot; :grep /S search_key target_file_or_directory
&quot;
&quot; Linuxで再帰grep
&quot; :grep -r search_key target_file_or_directory
&quot;
&quot; vim7内蔵のgrep
&quot; :vimgrep search_key file
&quot; 
&quot; grepの結果確認
&quot; :copen

&quot;Visual Studio で作成したファイルを開くと、ファイルの最初に ? が見えることがある。
&quot;これは、 :e ++enc=ucs-bom として開くとよい。
&quot;文字コードは、 UTF-8 で、 Byte Order Mark が付いているファイルという意味。



&quot; vimでrubyを便利に使う方法
&quot;
&quot; %で対応括弧へ飛ぶ方法。&lt;C-X&gt;&lt;C-O&gt;で補完もできる
&quot; 1. gem install vim-ruby でvim-rubyインストール
&quot; 2. matchitをインストール http://www.vim.org/scripts/script.php?script_id=39
&quot;
&quot; rubyの構文チェックする方法
&quot; 1. $VIM/vimfiles/ftplugin に ruby.vim を作る。
&quot; 2. ruby.vim に、compiler ruby と書く。
&quot; map &lt;F9&gt; :make -c %&lt;CR&gt; としてから、&lt;F9&gt;押すと構文チェックができる。
&quot; エラーがあると、:cw でエラーが見え、該当個所へ飛べるようになる。
&quot; :cc [n]でn番目のエラー行にジャンプ
&quot; :cnで次のエラー行にジャンプ
&quot; :cNで前のエラー行にジャンプ
&quot; 
&quot;




&quot; pydictionの設定 omnifuncで保管機能が使えるようになる。
&quot; vimが+pythonでコンパイルされている必要有り。
&quot; 設定すると、*での単語指定がおかしくなるから使用しないことにする。
&quot;filetype plugin on
&quot;if has(&quot;win32&quot;)
&quot;	let g:pydiction_location = &#039;D:/app/vim72-kaoriya-w32j/vimfiles/ftplugin/pydiction/complete-dict&#039;
&quot;endif
&quot;
&quot;let g:pydiction_menu_height = 20
&quot;
&quot;if has(&quot;autocmd&quot;)
&quot;	autocmd FileType python set complete+=k/D:/app/Vim/pydiction/pydiction iskeyword+=.,(
&quot;
&quot;endif &quot;has&quot;



&quot; ------------------------------------------------------------------------------
&quot; 拡張子ごとの個別設定
&quot; ------------------------------------------------------------------------------

augroup MyGroup
	autocmd!

	&quot; ruby settings
	autocmd MyGroup BufNewFile,BufRead *.rb set filetype=ruby expandtab sw=2 ts=2 sts=2 nocindent autoindent
	autocmd MyGroup BufNewFile,BufRead *.erb set filetype=eruby expandtab sw=2 ts=2 sts=2 nocindent autoindent

	&quot; python settings
	autocmd MyGroup BufNewFile,BufRead *.py set filetype=python et sw=4 ts=4 sts=4 nocindent autoindent

	&quot; java(android) settings
	autocmd MyGroup BufNewFile,BufRead *.aidl set filetype=java

	&quot; javascript settings
	autocmd MyGroup BufNewFile,BufRead *.js set filetype=javascript sw=2 ts=2 sts=2 ai cin

	&quot; gitit wiki(markdown)
	autocmd MyGroup BufNewFile,BufRead *.page set filetype=mkd
	autocmd MyGroup BufNewFile,BufRead *.md set filetype=mkd

	&quot; rest
	autocmd MyGroup BufNewFile,BufRead *.rst set  filetype=rest expandtab sw=2 ts=2 sts=2
	autocmd MyGroup BufNewFile,BufRead *.rest set filetype=rest expandtab sw=2 ts=2 sts=2
	autocmd MyGroup BufNewFile,BufRead *.page set filetype=rest expandtab sw=2 ts=2 sts=2 

	&quot; yml(dotcloud)
	autocmd MyGroup BufNewFile,BufRead *.yml set filetype=yaml expandtab sw=2 ts=2 sts=2 

augroup END


&quot; ------------------------------------------------------------------------------
&quot; 新しくファイルを作ったときのテンプレ
&quot; ------------------------------------------------------------------------------

&quot; 短いテンプレだから使わなくなった
&quot;augroup MyTemplate
&quot;	autocmd!
&quot;	autocmd BufNewFile *.py 0r $HOME/.vim/skel/python
&quot;
&quot;	autocmd BufNewFile *.html 0r $HOME/.vim/skel/html
&quot;
&quot;augroup END


&quot; ------------------------------------------------------------------------------
&quot; 保存時にシンタックスなどのチェック
&quot; ------------------------------------------------------------------------------

&quot; warn多いから面倒で使わなくなった
&quot;augroup MyCheck
&quot;	autocmd!
&quot;	autocmd BufWrite *.py w !pep8 %
&quot;augroup END



&quot; ------------------------------------------------------------------------------
&quot; 半角スペースが入ったファイル名もgfで開けるようにする
&quot; ------------------------------------------------------------------------------
&quot;set isfname+=32

&quot; ------------------------------------------------------------------------------
&quot; *.swpの出力先
&quot; ------------------------------------------------------------------------------
set directory=~/.vimswap

&quot; ------------------------------------------------------------------------------
&quot; Gundo用のツリー展開
&quot; ------------------------------------------------------------------------------
nnoremap &lt;F5&gt; :GundoToggle&lt;CR&gt;

&quot; ------------------------------------------------------------------------------
&quot; NERDTreeのツリー展開
&quot; ------------------------------------------------------------------------------
nnoremap &lt;F6&gt; :NERDTreeToggle&lt;CR&gt;
let g:NERDTreeIgnore = [&#039;\~$&#039;, &#039;\.pyc&#039;, &#039;\.pyo&#039;, &#039;\.class&#039;, &#039;\.sqlite&#039;, &#039;__pycache__&#039;]


&quot; ------------------------------------------------------------------------------
&quot; taglist
&quot; ------------------------------------------------------------------------------
nnoremap &lt;F7&gt; :Tlist&lt;CR&gt;

&quot; ------------------------------------------------------------------------------
&quot; neocomplcache
&quot; ------------------------------------------------------------------------------
&quot; 勝手にnoautoindentされるため使わなくなった

&quot;let g:neocomplcache_enable_at_startup = 1


&quot; ------------------------------------------------------------------------------
&quot; showmarks7(マークの可視化)
&quot; ------------------------------------------------------------------------------
let g:showmarks_include=&#039;abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ&#039;
nnoremap &lt;F8&gt; :ShowMarksToggle&lt;CR&gt;


&quot; ------------------------------------------------------------------------------
&quot; 使い方メモ
&quot; ------------------------------------------------------------------------------

&quot; drawitの操作
&quot; \di 線の開始
&quot; \ds 線の停止

&quot; quickrunの実行
&quot; \r


&quot; viの削除したりコピーした文字をコマンド行で使用する
&quot; /&lt;C-r&gt;&quot;


&quot; zen-coding
&quot; gvimだと &lt;C-y&gt;, で展開する(vimは動作しなかった)
let g:user_zen_settings = {
\  &#039;php&#039; : {
\    &#039;extends&#039; : &#039;html&#039;,
\    &#039;filters&#039; : &#039;c&#039;,
\  },
\  &#039;xml&#039; : {
\    &#039;extends&#039; : &#039;html&#039;,
\  },
\  &#039;haml&#039; : {
\    &#039;extends&#039; : &#039;html&#039;,
\  },
\}


&quot; Powerline
&quot; http://d.hatena.ne.jp/shim0mura/20120423/1335197161
&quot;
&quot; 1. フォントの生成
&quot; 2. t_Co=256などを.vimrcに追記する
&quot;
&quot; フォントの生成手順(転載)
&quot; $ sudo apt-get install fontforge
&quot; $ mv Ricty-Regular.ttf ./bundle/vim-powerline/fontpatcher
&quot; $ mv Ricty-Bold.ttf ./bundle/vim-powerline/fontpatcher
&quot; $ cd ./bundle/vim-powerline/fontpatcher
&quot; $ fontforge -lang=py -script fontpatcher Ricty-Regular.ttf
&quot; $ fontforge -lang=py -script fontpatcher Ricty-Bold.ttf
&quot; $ mv Ricty-Regular-Powerline.ttf ~/.fonts
&quot; $ mv Ricty-Bold-Powerline.ttf ~/.fonts
&quot; このときフォントキャッシュの更新などは不要だった
&quot;
&quot; 装飾付きになるが見づらいので使わない
&quot;let g:Powerline_symbols = &#039;fancy&#039;
&quot; カラフルになる
set t_Co=256    </description>
    <dc:date>2012-08-16T11:17:39+09:00</dc:date>
    <utime>1345083459</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/31.html">
    <title>Supplementary Services Quick Start Guide</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/31.html</link>
    <description>
      *Supplementary Services Quick Start Guide

This Guide presents a description of how to enable and configure the Supplementary Services features of the Quintum Analog Tenor.&amp;br()These features apply for the SIP protocol only; SIP should be configured appropriately on your Tenor before you configure any Supplementary Services.&amp;br()Also, the Signaling Type must be set to one of the Loop Start options.&amp;br()Currently, the following features are available:
-Hold/Transfer
-Call Waiting
All configuration in this document is shown from the viewpoint of both the Configuration Manager software and the Command Line Interface (CLI).&amp;br()For each step, the shaded cells show you the Configuration Manager process, and then the CLI equivalent is shown immediately below in unshaded cells.
*Hold / Transfer
Quintum supports Hold, Unattended (Blind) Transfer, and Attended (Consultation) Transfer.&amp;br()These features can be enabled and configured using either a Line Circuit Routing Group (LCRG) or Trunk Circuit Routing Group (TCRG).&amp;br()The following table uses a TCRG for illustration.

Table 1 – Hold/Transfer Configuration
|Window (Config Manager)/&amp;br()Prompt (Command Line)|Setting /&amp;br()Command|Notes|
|Circuit Configuration &gt;&amp;br()Signaling Configuration &gt;&amp;br()CAS Signaling Groups &gt;&amp;br()CAS Signaling Group-phone &gt;&amp;br()Signaling tab|Detect Flash Hook Signal&amp;br()(checked)|Enable the Flash Hook signal&amp;br()(the default is disabled)|
|config-CASSignalingGroup-phone#|set fs 1|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab|Hold (checked)|Enable the Hold feature&amp;br()(the default is disabled)|
|config-TrunkCircuitRoutingGroup-line#|set hd 1|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab &gt;&amp;br()Hold (checked)|Hold Keystroke &gt; 46|Set the keystroke to be used for Hold&amp;br()(the default is 46, but this can be changed)|
|config-TrunkCircuitRoutingGroup-line#|set hk 46|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab|Unattended Transfer&amp;br()(checked)|Enable Unattended Transfer&amp;br()(the default is disabled)|
|config-TrunkCircuitRoutingGroup-line#|set utr 1|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab &gt;&amp;br()Unattended Transfer (checked)|Unattended Transfer Keystroke &gt; 90|Set the keystroke to be used for Unattended Transfer (the default is 90, but this can be changed)|
|config-TrunkCircuitRoutingGroup-line#|set utk 90|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab|Attended Transfer&amp;br()(checked)|Enable Attended Transfer&amp;br()(the default is disabled)|
|config-TrunkCircuitRoutingGroup-line#|set atr 1|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab &gt;&amp;br()Attended Transfer (checked)|Attended Transfer Keystroke &gt; HU|Set the keystroke to be used for Attended Transfer (the default is HU, but this can be changed)|
|config-TrunkCircuitRoutingGroup-line#|set atk hu|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab &gt;&amp;br()Attended Transfer [checked]|Attended Transfer Disconnect Expiry Timer &gt; 5|Set the number of seconds before disconnecting both calls during an Attended Transfer.&amp;br()The Tenor initiates an Attended Transfer by hanging up the phone.&amp;br()There is a default value of 5 seconds before disconnecting both of the calls.&amp;br()Some endpoints may take more than 5 seconds to establish the transferred call, so this value is configurable.|
|config-TrunkCircuitRoutingGroup-line#|set axdet 5|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab &gt;&amp;br()Attended Transfer [checked]|Call Hangup Keystroke &gt; 48|Set the keystroke to be used for Call Hangup (the default is 48, but this can be changed)|
|config-TrunkCircuitRoutingGroup-line#|set chk 48|~|

*Using the Hold/Transfer Services
After you place a call, to initiate any supplementary service, press the HookFlash button. HookFlash puts the call on hold, and you will hear dialtone. The Tenor waits for initiation of the desired service. If a service is not entered within a minute, the original call comes off Hold.
*Using Hold
• To keep the call on Hold after pressing HookFlash, enter #46 (default HoldKeystroke value – this can be changed).
• To take the call off Hold after it has been on Hold, enter #46 again.
*Using Unattended Transfer
After pressing HookFlash, enter #90 (default UnattendedTransferKeystroke value – this can be changed), then enter the phone number to which you would like to transfer the call. Once the number is entered, the transfer is made and you drop out of the call.
*Using Attended Transfer
After pressing HookFlash, enter the phone number to which you would like to transfer the call. Once the number is entered, the call is placed. When the call is answered, you can announce the transfer.
• If transfer is desired, then hang up. This initiates the transfer and drops you out of the call.
• If after talking with the endpoint a transfer is NOT desired, then it is possible to hang up the second call and return to the first call. Do this by entering #48 (default CallHangupKeystroke value – this can be changed) while talking to the second called party.

*Call Waiting
Quintum supports Call Waiting, which can be enabled and configured using either a Line Circuit Routing Group (LCRG) or Trunk Circuit Routing Group (TCRG). The following table uses a TCRG for illustration.

The Tenor should be set up to have a one-to-one channel/phone number configuration.

Table 2 – Call Waiting Configuration
|Window (Config Manager)/&amp;br()Prompt (Command Line)|Setting /&amp;br()Command|Notes|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab|Call Waiting (checked)|Enable Call Waiting (the default is disabled).|
|config-TrunkCircuitRoutingGroup-line#|set cw 1|~|
|Circuit Configuration &gt;&amp;br()Trunk Routing Configuration &gt;&amp;br()Trunk Circuit Routing Groups &gt;&amp;br()Trunk Circuit Routing Group-line &gt;&amp;br()Call Services tab &gt;&amp;br()Attended Transfer (checked)|Call Hangup Keystroke &gt; 48|Set the keystroke to be used for Call Hangup&amp;br()(the default is 48, but this can be changed).|
|config-TrunkCircuitRoutingGroup-line#|set chk 48|~|

*Using the Call Waiting Service
Call waiting is used in the same way as it is on a regular analog phone. If a new call is received when a call is active, the user hears a call waiting tone.
-Press the HookFlash button in order to answer the new incoming call. The original call is put on Hold. From this point on, press the HookFlash button to toggle between the two calls.
-To hang up only the call that is currently active, enter #48 (default CallHangupKeystroke value – this can be changed). This causes the current call to disconnect, and the other call to become active.    </description>
    <dc:date>2012-06-27T16:22:25+09:00</dc:date>
    <utime>1340781745</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/29.html">
    <title>TenorAS</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/29.html</link>
    <description>
      [[Using SIP - Quick Start Guide]]
[[Supplementary Services Quick Start Guide]]    </description>
    <dc:date>2012-06-27T16:03:03+09:00</dc:date>
    <utime>1340780583</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/30.html">
    <title>Using SIP - Quick Start Guide</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/30.html</link>
    <description>
      *Making a Call Using SIP – Quick Start

Scope
Introduction
Prerequisites
Connect Hardware
Configure the Tenor
Make First SIP Call

*Scope
This document covers the configuration of the Tenor AS/AX/AF/BX/DX/CMS Gateway products.&amp;br()This quick-start guide enables you to configure a single phone call on a Tenor using SIP.&amp;br()As a test, you can send the SIP call through a publicly available Proxy Server maintained by Quintum Technologies.

*Introduction
SIP (Session Initiation Protocol) offers a new level of mobility for IP calls, as well as integration of call-related services.&amp;br()Routing in SIP is accomplished by using two servers: Proxy and Registrar.&amp;br()Because in most cases you will point to the same box and configure the same IP address for both servers, the Quintum Tenor combines the two.

The Proxy Server maintains a table of IP addresses and their corresponding Directory Numbers.&amp;br()This table is used by the Proxy to find the right place to send your call.&amp;br()When you dial a number, the Proxy looks up and finds out where the call must be sent.&amp;br()That information is used to route the call for you.

*Prerequisites
-The Tenor&#039;s system software must be version P103-08-00 or later (which includes SIP).&amp;br()To find out the version number, Telnet into the unit and type show –v.
-Ensure you have your Tenor ready for connection, located on a LAN that is connected to the Internet.
-For the purposes of this quick start, your connection to the Internet is assumed to be through a DSL or cable connection.&amp;br()Other gateway connections are possible; use the principles in this document as a guideline for configuration.

*Connect Hardware
Your Tenor needs to be connected to your LAN.&amp;br()If you have already set it up, you can jump to the next section, Configure the Tenor.&amp;br()Otherwise, you will need to achieve a few basic steps.

+Assign the Tenor an IP address.&amp;br()Connect the Tenor directly to the PC with the supplied serial cable.&amp;br()Power up the Tenor and open a HyperTerminal session (or use another terminal emulation program).&amp;br()Assign the Tenor an available IP address on your LAN.
+Make the Tenor IP address publicly available.&amp;br()When you connect the Tenor to your LAN (using the supplied Ethernet cable), you should list the Tenor in the DMZ of your gateway router.&amp;br()This allows your Tenor to have a publicly accessible IP.

Caution: The gateway router serves as a firewall to protect your LAN from malicious intrusion.&amp;br()Place the IP address of the Tenor in the DMZ so that callers may access your Tenor, even though it is &quot;behind&quot; a firewall.&amp;br()Please change the Tenor&#039;s administration password as soon as possible to prevent malicious intrusion.
+Determine the WAN IP.&amp;br()When you are configuring the gateway router, use its software to find out the WAN IP that the router has received from your ISP.
Once the Tenor is connected to your LAN, you can configure the unit using Tenor Configuration Manager, and make a SIP call.

*Configure the Tenor
Note: The instructions below include information for making a test SIP call using a Proxy Server maintained by Quintum Technologies.&amp;br()You can hear a Quintum recording as a test of the first call.
+Launch Tenor Configuration Manager, and when prompted, enter the IP address that you assigned to your Tenor.

*Systemwide Configuration
+From the main menu tree, select System-Wide Configuration &gt; Dial Plan &gt; General tab.
+In the Country Code field, enter the dial code for the country where the Tenor is located, and in the Area Code field, enter the area code for the DN from which you are calling.
+Adjust the Minimum and Maximum Dial Digit Length, as required.
+Change Long Distance and International Prefix for local dialing rules, as required.
+Click Confirm/OK.
+From the top menu bar, select File &gt; Submit to submit the changes.

*VoIP Configuration
+From the main menu tree, select VoIP Configuration &gt; Gateway.&amp;br()In the Outgoing IP Routing field, click on the SIP only radio button.&amp;br()Click Confirm/OK.
+From the main menu tree, select VoIP Configuration &gt; SIP Signaling Group-1.&amp;br()On the General tab, change the Register Expiry Time to 30.&amp;br()In the Primary SIP Server field, enter the IP address 12.176.187.191.&amp;br()Click Confirm/OK.
+On the User Agent tab, click Add to display the Add User Agent dialog.&amp;br()Enter your full international format phone number in the Primary User field (such as 17324609000), and enter an alternative number in the Contacts[1] field.&amp;br()Click OK on the dialog, then click Confirm/OK at the bottom of the window.&amp;br()From the top menu bar, select File &gt; Submit to submit the changes.

*Circuit Configuration
+From the main menu tree, select Circuit Configuration &gt; Line Routing Configuration &gt; Hunt LDN Directories &gt; Hunt LDN Directory-pub1.&amp;br()Click Add to display the Add Hunt LDN Number dialog.&amp;br()Enter your phone number without area code (for example, 5551000) in the Number Pattern field.&amp;br()Click OK, then click Confirm/OK at the bottom of the Hunt LDN Directory-pub1 window.&amp;br()From the top menu bar, select File &gt; Submit to submit the changes.
+Select Circuit Configuration &gt; Line Routing Configuration &gt; Line Circuit Routing Groups &gt; Line Circuit Routing Group-phone.&amp;br()On the General tab, in the SIP User Agent field, select the User Agent that you defined previously from the drop-down box.&amp;br()Click Confirm/OK at the bottom of the window.&amp;br()From the top menu bar, select File &gt; Submit to submit the changes.

*Phone (FXS)/Line (FXO) Configuration
+From the main menu tree, select Phone (FXS)/Line (FXO) Configuration.&amp;br()Under Analog Online Setting for Phone-Line/FXS-FXO Pair, enable Phone-Line 1 and enable Phone-Line 2, if required, by checking the checkboxes.&amp;br()Click Confirm/OK at the bottom of the window.
+From the top menu bar, select File &gt; Submit to submit the changes.
Give the Proxy&#039;s Registrar a minute or two to store the registration information.

*Make First SIP Call
Dial the first call using Quintum&#039;s DN for test purposes: 17324609000.&amp;br()The call is then sent to our test Tenor.&amp;br()After a few rings, an answering machine picks up the call, your call is completed, and you should hear the greeting played back to you.    </description>
    <dc:date>2012-06-27T15:51:37+09:00</dc:date>
    <utime>1340779897</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/qwerty1657/pages/25.html">
    <title>Git</title>
    <link>https://w.atwiki.jp/qwerty1657/pages/25.html</link>
    <description>
      ・分散バージョン管理システムGitの使い方入門
 http://sourceforge.jp/magazine/09/02/02/0655246

Ubuntu 10.10 でインストールしてみた。以下コマンド

 sudo apt-get install git-core

 git config
   git config --global user.name &quot;Shinichi Tsuchiya&quot;
     ユーザ名
   git config --global user.email &quot;kanda201657@gmail.com&quot;
     ユーザのメールアドレス
   git config --global color.ui auto
     uiの色？？

 ワークツリー  ・・・・　git init を実行したディレクトリ以下
 HEAD　　　　　・・・・　直前の最後に commit したバージョン
 インデックス　・・・・　次回の commit でリポジトリへ反映させる

 ディレクトリをgitの管理へ追加
   git init
 バックアップリポジトリを作る
   git init --bare
 共用リポジトリを作る
   umask 002
   mkdir -p [任意のディレクトリ]  (例: /pub/repositories/gitusers.git )
   cd [任意のディレクトリ]
   chgrp gitusers .   (gitusersというグループに開発者全員のユーザが存在すると仮定)
   git --bare init --shared
   その後、サーバローカルにて、
   cd [ローカルリポジトリのディレクトリ]
   git push /pub/repositories/gitusers.git master
   として、共用リポジトリにpushする
 共用リポジトリからclone
   クライアントにて
   cd [ベースディレクトリ]
   git clone [サーバ名]:[共用リポジトリ] [ローカルリポジトリ名]
     (例: git clone servername:/pub/repositories/gitusers.git gitusers.git)

 ブランチ（枝）をコピーする
   git push [リポジトリpath] [ブランチ名]
     例：git push /pub/repository/gitusers.git master
   git push origin master
     git clone して作ったコピーの場合、元になるリポジトリはoriginという名前で指定できる。
     これは、git clone元へ変更点をgit pushする。
   git push
     省略すると、cloneで作った場合に限り、clone元へ変更点をpushする。git push origin master と同じ。

 リポジトリのコピーを作る
   git clone [リポジトリpath] [ディレクトリ名]
     カレントディレクトリに[ディレクトリ名]の子ディレクトリを作り、その中に[リポジトリpath]の内容をコピーする

 インデックスに記録する。（＝次のcommitで記録するようにリクエスト）
   git add [filename1] [filename2] ...
     [filename1]、[filename2] ... のみ対象とする
   git add .
     カレントディレクトリ以下の全てのファイルを対象とする 
   git add -u
     ワークツリー内でgitで管理している全てのファイルを対象とする
   git add -p
     変更点を順に表示して、対話形式でインデックスに記録する部分を決める
     ファイルを部分的に commit したい場合に有用
   git add -A
     git add -u に加え、gitで管理されてないファイルの内、.gitignore に記載の無いもの全てを対象にする

 コミット
   git commit
     エディタが起動するので、コメントを書いて保存でコミット完了
     １行目をコミットの要約、２行目を空行、３行目以降をコミットの内容　とするのが通例
   git commit -m &quot;こめんと&quot;
     エディタを起動せず、-mオプションの内容をコメントにしてコミット完了
   git commit -a -m &quot;こめんと&quot;
     = git add -u
       git commit -m &quot;コメント&quot;
   git commit -v
     commit の内容を表示
   git commit -m &quot;割込み&quot; [ファイル名]
     インデックスの状態を保留して、[ファイル名]のファイルだけを commit する
   git commit --amend -a -m &quot;コミットのやり直し&quot;
     １つ前のcommitをやり直す
     （実際は枝分かれする）

 環境変数？
   git var GIT_COMMITTER_IDENT
     コミット者の名前
   git var GIT_AUTHOR_IDENT
     編集者の名前

 変更差分表示
   git diff
     ワークツリー内で、現在のファイルと、最後に git add したファイルの差分を取る
     ※．git add すると差分は表示されない
   git diff HEAD
     ワークツリー内で、現在のファイルと、最後に commit したファイルの差分を取る
     ( git add していても、commit していない変更点を全て表示する）
   git diff --cached
     HEAD と、現在のインデックス記録との差分

 git status
   状態表示

 .gitignore ファイル
   バージョン管理から外すファイルを列記

 git log
   変更履歴を表示する
   HEADを起点にし、遡り表示。
 git log --pretty=short
   commit の要約（１行目）だけリスト表示する
 git log --pretty=short [ファイル名]
   [ファイル名]の変更点の要約だけリスト表示する
 git log --grep=&#039;abcde&#039;
   コミットメッセージに&#039;abcde&#039;とあるものだけ表示する
   ※．--grep を複数個付けると、「OR条件」になるので注意
 git log --all-match --grep=&#039;abcde&#039; --grep=&#039;ghijk&#039;
   複数のgrep条件をAND条件にする場合
 git log --author=&#039;著者名&#039;
   著者名を表示条件にする
 git log --committer=&#039;記録者名&#039;
   記録者名を表示条件にする

 git blame [ファイル名]
   [ファイル名]の１行１行が、どの commit で変更されたかを表示する
   表示の左端の８桁の文字が、コミットID

 git show
 git show HEAD
   最後の commit の内容を表示する

 git reset
   インデックスの内容を破棄する
 git reset [ファイル名]
   インデックスの内容から、[ファイル名]のファイルだけ除外する
   (それだけHEADの状態に戻す)
 git reset HEAD^
   最終commitのポインタを、１つ前の所に戻す。＝最終commitを破棄する。
   現在のワークツリーの状態は変更しない。
   ※．実際には捨てられたcommitの状態も保存されており、１つ前のcommitから枝分かれさせる
 git reset --hard HEAD^
   最終commitを破棄し、ワークツリーの内容も１つ前のcommitの状態に戻す
 git reset --hard HEAD
   ワークツリーの変更を破棄する。最終commitの状態に戻す

 git revert [コミットID]
   [コミットID]でcommitした内容を打ち消す

 git rebase -i HEAD~3
   最新含む３つ前のcommitの状態まで戻し、それ以降のcommitを対話形式で修正可能にする
   エディタが起動し、指示票が表示されるので、修正したいcommitの行の「pick」を「edit」に変えてエディタ保存すると、
   そのcommitの直後の状態になる。ここで再修正し、git commit --amend -a を実行すると、修正したいcommitは修正される。
   （枝分かれする）
   その後、最新までの２つのcommitは修正せずに適用させる為に、git rebase --continue を実行すると、３つ前のcommit情報のみ
   修正した状態になる。
 git rebase --continue
   前述の git rebase -i で戻して修正したcommit以外のcommit処理を再度行う

 git checkout [ファイル名]
   [ファイル名]の状態を、インデックスの状態(最終add)に戻す
   [ファイル名]を省略すると、ワークツリー全体が対象
 git checkout HEAD [ファイル名]
   [ファイル名]の状態を、最終commitの状態に戻す
   [ファイル名]を省略すると、ワークツリー全体が対象    </description>
    <dc:date>2012-04-26T17:43:49+09:00</dc:date>
    <utime>1335429829</utime>
  </item>
  </rdf:RDF>
