<?xml version="1.0" encoding="utf-8" ?> 
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
  <channel rdf:about="https://xcl.masa-lab.net/modules/d3blog/index.php">
  	<title>ブログ</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/index.php</link> 
  	<description>XCL Labo-XCL の利用とカスタマイズに関する備忘録</description> 
  	<dc:language>ja</dc:language> 
  	<dc:creator>MASA-Lab</dc:creator> 
  	<items>
  		<rdf:Seq>
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=227" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=206" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=207" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=200" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=197" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=194" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=181" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=177" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=173" /> 
  		<rdf:li rdf:resource="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=171" /> 
  		</rdf:Seq>
  	</items>
  </channel>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=227">
  	<title>d3pipes で facebook の json形式の更新情報を取得</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=227</link> 
  	<dc:date>2016-01-08T22:20:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>d3pipes で facebook の rss を取得していたのだが、去年の夏くらいから facebook から rss を取得することができなくなっていた。graph API から json で取得することができるようなので、d3pipes でや...</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=206">
  	<title>xpressme の「最近の投稿一覧」に画像を...</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=206</link> 
  	<dc:date>2014-05-11T22:00:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>
xpressme の「最近の投稿一覧」にアイキャッチ画像を表示させてみる。
</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=207">
  	<title>d3pipes で facebook の rss を</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=207</link> 
  	<dc:date>2014-05-06T21:50:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>
facebook の RSS を取得して d3pipes で表示したかった。
RSS の取得については検索して見つけることができたが、若干問題が...
</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=200">
  	<title>xpressme でパンくずの表示を変える</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=200</link> 
  	<dc:date>2014-03-19T22:20:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>
xpressme は wordpress を xoops に統合できる便利なモジュールだが、パンくずリストの表示がちょっと気になる。
これをなんとかしたい！！！
</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=197">
  	<title>CoreServer で ls も使えない</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=197</link> 
  	<dc:date>2014-03-02T23:30:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>久々に CoreServer に新しいホストを借りて、SSHでつないで設定しようとしたら
-rbash: /bin/ls: restricted: cannot specify `/&#039; in command names
と来たもんだ！</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=194">
  	<title>wordpress からのメール</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=194</link> 
  	<dc:date>2014-02-12T22:10:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>wordpress に浮気中という訳ではないが...wordpress を開発環境で動かすときのメールについてwp からのメールは from が wordpress@ドメイン名 の固定になっている。開発環境はメールをプロバイダ...</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=181">
  	<title>XCL 2.2.0 -&gt; 2.2.1 バージョンアップ手順</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=181</link> 
  	<dc:date>2012-10-14T19:50:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>XCL 2.2.0 から 2.2.1 にバージョンアップしたので、手順を記録しておく。■ファイルの展開・XCL 2.2.1 を適当な場所で解凍する。% unzip Package_Legacy_2_2_1.zip・上書きしたくない不要なファイルを...</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=177">
  	<title>d3pipes の使い方？</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=177</link> 
  	<dc:date>2012-04-15T21:40:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>
d3pipes を使っているのだが、ウィザードで作られたものをそのまま使っているだけで、自分で一から作る事が出来ないでいる。

一番わからないのが、それぞれの機能のオプションに何...</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=173">
  	<title>xrea 無料から移行したときの注意点</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=173</link> 
  	<dc:date>2011-10-06T16:56:02+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>毎回はまってしまうので、ここに書いておく。http://xcl.masa-lab.net/modules/pico/index.php?content_id=19に書いてあるように、無料xrea を使っているときには.htaccessに
LayoutIgnoreURI *
を記述しているの...</description> 
  </item>
  <item rdf:about="https://xcl.masa-lab.net/modules/d3blog/details.php?bid=171">
  	<title>UTF-8変換時の問題 (d3forum)</title> 
  	<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=171</link> 
  	<dc:date>2011-05-21T23:00:00+09:00</dc:date> 
  	<dc:creator>masa</dc:creator> 
  	<description>EUCからUTF-8へ変換したサイトの pico で以下のワーニングが発生した。
Warning: array_reverse() [function.array-reverse]: The argument should be an array
 in /.../modules/d3forum/include/process_this_category.inc.php on line 51...</description> 
  </item>
</rdf:RDF>