<?xml version="1.0" encoding="utf-8" ?>


<?xml-stylesheet href="http://d.hatena.ne.jp/at_yasu/rssxsl" type="text/xsl" media="screen"?>


<rdf:RDF
xmlns="http://purl.org/rss/1.0/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xml:lang="ja">
<channel rdf:about="http://d.hatena.ne.jp/at_yasu/rss">
<title>at_yasuの日記もといメモ書き</title>
<link>http://d.hatena.ne.jp/at_yasu/</link>
<description>at_yasuの日記もといメモ書き</description>

<dc:creator>at_yasu</dc:creator>
<dc:date>2012-02-09T02:12:46+09:00</dc:date>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://d.hatena.ne.jp/at_yasu/20120208/p1"/>
<rdf:li rdf:resource="http://d.hatena.ne.jp/at_yasu/20120202/p1"/>
<rdf:li rdf:resource="http://d.hatena.ne.jp/at_yasu/20120202/p2"/>
<rdf:li rdf:resource="http://d.hatena.ne.jp/at_yasu/20120128/p1"/>
<rdf:li rdf:resource="http://d.hatena.ne.jp/at_yasu/20120125/p1"/>
<rdf:li rdf:resource="http://d.hatena.ne.jp/at_yasu/20120124/p1"/>
</rdf:Seq>
</items>
</channel>



<item rdf:about="http://d.hatena.ne.jp/at_yasu/20120208/p1">
<title>[Xcode]Relative to Group/Project</title>
<link>http://d.hatena.ne.jp/at_yasu/20120208/p1</link>
<description>  Xcode3.2以降には、ソースパスを「Absolute Path」「Relative to Group」「Relative to Project」などなど選べます。 で、Relative to Groupにしててハマったのでメモ。  Relative to Group  プロジェクトファイルから、そのソースコードのグループ+ソースコードの相対パス例えば、a-&#62;b-&#62;ATClasse.m とXcode上でグループの設定をしており、ATClasse.m は「../Classes/ATClas ...</description>
<dc:creator>at_yasu</dc:creator>
<dc:date>2012-02-08</dc:date>
<dc:subject>Xcode</dc:subject>
</item>
<item rdf:about="http://d.hatena.ne.jp/at_yasu/20120202/p1">
<title>[MacOSX]Process tree</title>
<link>http://d.hatena.ne.jp/at_yasu/20120202/p1</link>
<description>  メモ。pstreeコマンドはないけど、psとawkでps改装を見せる方法  $ ps -eo ppid,pid,command | awk ’{p[$1]=p[$1]&#34;,&#34;$3}END{ for (i in p) print i, p[i]}’  元: How to display the current process tree of a bash session? - Stack Overflow  </description>
<dc:creator>at_yasu</dc:creator>
<dc:date>2012-02-02</dc:date>
<dc:subject>MacOSX</dc:subject>
</item>
<item rdf:about="http://d.hatena.ne.jp/at_yasu/20120202/p2">
<title>[Postfix][dovecot]Dovecotの認証をpostfixで使う</title>
<link>http://d.hatena.ne.jp/at_yasu/20120202/p2</link>
<description>  もうsaslを使いたくないです。 やることはお題通り。 dovecotのドキュメントはwikiになってて、検索しにくけど、postfixのドキュメントを漁ってたら個人的に素敵なのが出てきたのでメモ書き。 </description>
<dc:creator>at_yasu</dc:creator>
<dc:date>2012-02-02</dc:date>
<dc:subject>Postfix</dc:subject>
<dc:subject>dovecot</dc:subject>
</item>
<item rdf:about="http://d.hatena.ne.jp/at_yasu/20120128/p1">
<title>[php] pear をローカルディレクトリにインストール</title>
<link>http://d.hatena.ne.jp/at_yasu/20120128/p1</link>
<description>  pear -c &#60;pearrc&#62; で、どうも環境を汚さずに pear のパッケージを入れることができるみたいなので、やってみたメモ。  参考: &#91;Risoluto-SVN&#93; &#91;219&#93; シェルスクリプトを改良 (Risoluto-svn:00028) - Risoluto - Simple Framework for PHP - (リゾルート) - SourceForge.JP    pearrc の作成 これが無いと話しにならない気配。ただ、これはマシンが ...</description>
<dc:creator>at_yasu</dc:creator>
<dc:date>2012-01-28</dc:date>
<dc:subject>php</dc:subject>
</item>
<item rdf:about="http://d.hatena.ne.jp/at_yasu/20120125/p1">
<title>[linux]nginx と yum</title>
<link>http://d.hatena.ne.jp/at_yasu/20120125/p1</link>
<description>  元記事： 超簡単！Nginxの最新バージョンをyumでインストールする方法 | oba1の忘備録  $ sudo vi /etc/yum.repo.d/nginx.repo [nginx] name=nginx repo baseurl=http://nginx.org/packages/rhel/$releasever/$basearch/ gpgcheck=0 enabled=1   Scientific Linux 6では、$releaseverを置き換え  baseurl=http://ngi ...</description>
<dc:creator>at_yasu</dc:creator>
<dc:date>2012-01-25</dc:date>
<dc:subject>linux</dc:subject>
</item>
<item rdf:about="http://d.hatena.ne.jp/at_yasu/20120124/p1">
<title>[iOS] AdHoc と testflightapp.com</title>
<link>http://d.hatena.ne.jp/at_yasu/20120124/p1</link>
<description>  testflightapp.com をとりま試しで使ってみようジェ、という感じで使ってみるテスト 結構ハマったので、ものすごく適当にメモ書き。    Archiveビルドで、Adhocビルドしても実態がない。 xcodearchive という謎ファイルができるだけで、中身がない。  解決策 サブプロジェクトなどがある場合 Adhoc Build の install skip を全て「NO」にする必要あり。 ここらへんのは、グーグル先生に聞いたらに情報あります。   ipaファイルが作成できない --  ...</description>
<dc:creator>at_yasu</dc:creator>
<dc:date>2012-01-24</dc:date>
<dc:subject>iOS</dc:subject>
</item>
</rdf:RDF>

