<?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/friendog/">
    <title>friendog @ ウィキ</title>
    <link>http://w.atwiki.jp/friendog/</link>
    <atom:link href="https://w.atwiki.jp/friendog/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>friendog @ ウィキ</description>

    <dc:language>ja</dc:language>
    <dc:date>2012-09-08T17:53:47+09:00</dc:date>
    <utime>1347094427</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/21.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/16.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/20.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/19.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/18.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/17.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/15.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/14.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/13.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/friendog/pages/12.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/21.html">
    <title>mac 環境構築</title>
    <link>https://w.atwiki.jp/friendog/pages/21.html</link>
    <description>
      *bash設定
 $vi .bashrc
 alias ll=&#039;ls -al&#039;
 
 $vi .bash_profile
 if [ -f ~/.bashrc ]; then
   . ~/.bashrc
 fi

*Fキー標準機能
 システム環境設定 → 
 「表示」メニューの「キーボード」(Mac OS X v10.5.8 以前では「キーボードとマウス」) を選択します。
 必要に応じて、「キーボード」をクリックします。
 「F1、F2 などのすべてのキーを標準のファンクションキーとして使用」を有効にします。

*セキュリティ
safariのダウンロード後の自動実行無効化
 safariメニュー → 環境設定 → 一般 → 「ダウンロード後の安全なファイルを開く」チェックをはずす

*Mountain Lion
 app store で vsインストール

*Xcodes
 app store で xcodeを検索し、インストール

*MacPorts
 http://www.macports.org/

*git
 $sudo port install git-core
 =&gt; can&#039;t read build.cmd エラーの場合 → Download for Apple Developers で Command Line Tools for Xcodeをインストール    </description>
    <dc:date>2012-09-08T17:53:47+09:00</dc:date>
    <utime>1347094427</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/16.html">
    <title>git</title>
    <link>https://w.atwiki.jp/friendog/pages/16.html</link>
    <description>
      *install
 http://d.hatena.ne.jp/shim0mura/20111212/1323660740
 https://github.com/signup/free

*eclipse plugin
インストール
 eclipseメニュー ヘルプ → 新規ソフトウェアのインストール →
 → http://download.eclipse.org/egit/updates
 ※EGit Import SupportはインストールしなくてもOK？
 ※eclipseが起動しなくなったら、-cleanオプションを使用する
 　$ ./eclipse -clean
コミットコメント設定
 eclipseメニュー ウィンドウ → 設定 → チーム → Git → 構成 →
 → user.email と user.name を設定する
リポジトリー作成
 プロジェクト右クリック → チーム → プロジェクトの共用 →
 → Git選択 → リポジトリー「作成」 → 
 → 親ディレクトリ「~/git/xxxxx.backlog.jp/PRJXXXXX」名前「PRJXXXXX」
 → 完了
リポジトリー追加（初期）
 /bin と /gen 右クリック → チーム → 無視
 プロジェクト右クリック → チーム → コミット
 プロジェクト右クリック → チーム → リモート → プッシュ → 「Add All Branches Spec」 → 完了
 参照）http://d.hatena.ne.jp/abikounso/20090415/1239777239
リポジトリー設定（初期）（Egitでできない…）
 cd GIT作業ディレクトリ
 git remote add eclipseのプロジェクト名 https://xxxxx.backlog.jp/git/PRJXXXXX/YYYYYY.git
リポジトリーpush（Egitでできない…）
 cd GIT作業ディレクトリ
 git push eclipseのプロジェクト名 master    </description>
    <dc:date>2012-07-23T01:08:14+09:00</dc:date>
    <utime>1342973294</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/20.html">
    <title>phonegap</title>
    <link>https://w.atwiki.jp/friendog/pages/20.html</link>
    <description>
      https://build.phonegap.com/    </description>
    <dc:date>2012-07-17T19:23:30+09:00</dc:date>
    <utime>1342520610</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/19.html">
    <title>titanium mobile</title>
    <link>https://w.atwiki.jp/friendog/pages/19.html</link>
    <description>
      http://astronaughts.net/titanium-mobile-%E3%81%A7%E9%96%8B%E7%99%BA%E3%82%92%E5%A7%8B%E3%82%81%E3%82%8B%E6%99%82%E3%81%AB%E5%BD%B9%E7%AB%8B%E3%81%A4%E6%83%85%E5%A0%B1%E3%81%AE%E3%81%BE%E3%81%A8%E3%82%81/

http://matome.naver.jp/odai/2132891252065811801

http://www.ustream.tv/channel/g20k

http://dotinstall.com/lessons/basic_titanium    </description>
    <dc:date>2012-07-17T17:56:10+09:00</dc:date>
    <utime>1342515370</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/18.html">
    <title>coffeescript</title>
    <link>https://w.atwiki.jp/friendog/pages/18.html</link>
    <description>
      http://jashkenas.github.com/coffee-script/

http://tech.kayac.com/archive/coffeescript-tutorial.html#coffee_about

http://spiri-tua-lism.com/?p=502    </description>
    <dc:date>2012-07-17T01:25:27+09:00</dc:date>
    <utime>1342455927</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/17.html">
    <title>node.js</title>
    <link>https://w.atwiki.jp/friendog/pages/17.html</link>
    <description>
      http://www.nodebeginner.org/index-jp.html

http://d.hatena.ne.jp/megadreams/20120602/1338599386
http://d.hatena.ne.jp/megadreams/20120602/1338600499

http://www.yuiblog.com/blog/2010/05/20/video-dahl/    </description>
    <dc:date>2012-07-17T01:23:49+09:00</dc:date>
    <utime>1342455829</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/15.html">
    <title>vi</title>
    <link>https://w.atwiki.jp/friendog/pages/15.html</link>
    <description>
      文字の置換
:%s/old/new/gc    </description>
    <dc:date>2012-07-14T22:51:57+09:00</dc:date>
    <utime>1342273917</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/14.html">
    <title>プラグイン/インスタグラム</title>
    <link>https://w.atwiki.jp/friendog/pages/14.html</link>
    <description>
      *インスタグラムプラグイン

人気の画像共有サービス、Instagram(インスタグラム）の画像をアットウィキに貼れるプラグインです。


 #ig_user(ユーザー名)
 と記載することで、特定ユーザーのInstagramのフィードを表示することができます。

例）@dogoftheday
#ig_user(dogoftheday)

----

 #ig_tags(タグ名)
 と記載することで、特定タグのInstagramのフィードを表示することができます。

#dogofthedayjp タグ
#ig_tag(dogofthedayjp)

----

 #ig_popular
 と記載することで、Instagramのpopularフィードを表示することができます。



詳しい使い方は以下のページを参考にしてください！
＝＞http://www1.atwiki.jp/guide/pages/935.html

--------    </description>
    <dc:date>2012-07-14T22:44:57+09:00</dc:date>
    <utime>1342273497</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/13.html">
    <title>プラグイン/人気商品一覧</title>
    <link>https://w.atwiki.jp/friendog/pages/13.html</link>
    <description>
      * 人気商品一覧
@wikiのwikiモードでは
 #price_list(カテゴリ名)
と入力することで、あるカテゴリの売れ筋商品のリストを表示することができます。

カテゴリには以下のキーワードがご利用できます。
|キーワード|表示される内容|
|ps3|PlayStation3|
|ps2|PlayStation3|
|psp|PSP|
|wii|Wii|
|xbox|XBOX|
|nds|Nintendo DS|
|desctop-pc|デスクトップパソコン|
|note-pc|ノートパソコン|
|mp3player|デジタルオーディオプレイヤー|
|kaden|家電|
|aircon|エアコン|
|camera|カメラ|
|game-toy|ゲーム・おもちゃ全般|
|all|指定無し|

空白の場合はランダムな商品が表示されます。

※このプラグインは[[価格比較サイト@PRICE&gt;&gt;http://atprice.jp]]のデータを利用しています。

-----

たとえば、
 #price_list(game-toy)
と入力すると以下のように表示されます。

ゲーム・おもちゃ全般の売れ筋商品
#price_list(game-toy)

ノートパソコンの売れ筋商品
#price_list(game-toy)

人気商品リスト
#price_list()
    </description>
    <dc:date>2012-07-14T22:44:57+09:00</dc:date>
    <utime>1342273497</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/friendog/pages/12.html">
    <title>プラグイン/コメント</title>
    <link>https://w.atwiki.jp/friendog/pages/12.html</link>
    <description>
      * コメントプラグイン
@wikiのwikiモードでは
 #comment()
と入力することでコメントフォームを簡単に作成することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_60_ja.html


-----
たとえば、#comment() と入力すると以下のように表示されます。

#comment    </description>
    <dc:date>2012-07-14T22:44:57+09:00</dc:date>
    <utime>1342273497</utime>
  </item>
  </rdf:RDF>
