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

<rdf:RDF
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xml:lang="ja">
 <channel rdf:about="http://smilejapan.net/wiki/index.php?RecentChanges">
  <title><![CDATA[SMILEJAPAN プログラミングメモ]]></title>
  <link>http://smilejapan.net/wiki/index.php?RecentChanges</link>
  <description><![CDATA[PukiWiki RecentChanges]]></description>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?VPS" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?%E8%87%AA%E5%AE%85%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?Amazon%20API" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?PEAR_Service_Amazon" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?PukiWiki" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?DARU%2FMULTI-ENCODER%21" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?%E5%8B%95%E7%94%BB%E7%B7%A8%E9%9B%86" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?AVI2BMP%2CWAVE" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?MovieOperator" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?FrontPage" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?Google%20App%20Engine" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?Amazon%20API%E3%81%AE%E6%9C%80%E6%96%B0%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?MenuBar" />
    <rdf:li rdf:resource="http://smilejapan.net/wiki/index.php?CodeIgniter" />

   </rdf:Seq>
  </items>
 </channel>

<item rdf:about="http://smilejapan.net/wiki/index.php?VPS">
 <title>VPS</title>
 <link>http://smilejapan.net/wiki/index.php?VPS</link>
 <description><![CDATA[   VPS 希望条件   VPS 一覧    さくらVPS    ServersMan@VPS（DTI）    CPI    1st Rental Server    @YMC    VPS stock    WEBKEEPERS    Quick VPS    VPS 希望条件   cronが利用可能、制限されていないこと SSLが利用可能 できれば国内サーバ（国内からのアクセスが速...]]></description>
 <dc:date>2010-09-08T21:47:33+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?VPS</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=b74d2078806a8e732ed09cfd28c0dba1"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?%E8%87%AA%E5%AE%85%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC">
 <title>自宅サーバー</title>
 <link>http://smilejapan.net/wiki/index.php?%E8%87%AA%E5%AE%85%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC</link>
 <description><![CDATA[Ubuntuで自宅サーバーを建てるメモ 再インストール＆再設定するとき、これを見ればOK。 順番通りにメモっておく。     Linuxの教科書    Ubuntu    OSダウンロード    OSインストール    /boot    /    /home    /tmp    スワップ領域    /var    パーティションの種類    ...]]></description>
 <dc:date>2010-05-28T16:47:34+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?%E8%87%AA%E5%AE%85%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=b772233a52b58987c4eaf4d8ad7ed12e"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?Amazon%20API">
 <title>Amazon API</title>
 <link>http://smilejapan.net/wiki/index.php?Amazon%20API</link>
 <description><![CDATA[通販サイト「Amazon（アマゾン）」が提供するAPI（amazon web service）の使い方をまとめる。    目標   公式サイト   ディスカッション・ボード（日本語）   Amazon APIの使い方   ID取得   PEAR::Service_Amazon   階層構造のデータをデータベースで扱う方法   AWS Tips ...]]></description>
 <dc:date>2010-03-29T21:01:59+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?Amazon%20API</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=d9e974ba849524a8e76cde143f65a59a"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?PEAR_Service_Amazon">
 <title>PEAR_Service_Amazon</title>
 <link>http://smilejapan.net/wiki/index.php?PEAR_Service_Amazon</link>
 <description><![CDATA[PEARのService_Amazonを使う方法    PEAR::Service_Amazon   PEAR::Service_Amazonのインストール方法   BrowseNodeIdの取得    PEAR::Service_Amazon   Amazon APIを手軽に利用するためのPEARライブラリ PEAR::Services_Amazon PEAR::Services_Amazon 0.7.1 をリリースし...]]></description>
 <dc:date>2010-03-29T21:00:55+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?PEAR_Service_Amazon</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=2a735d1fe845b0b5c8832e47241243d3"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?PukiWiki">
 <title>PukiWiki</title>
 <link>http://smilejapan.net/wiki/index.php?PukiWiki</link>
 <description><![CDATA[PukiWikiをインストールするときの備忘録    公式サイト   ダウンロードページ   最新の安定版でUTF-8用を選択   インストール   アップロード   パーミッションの変更    pukiwiki.ini.php の修正   プラグイン    html.inc.php    ダウンロードページ    インストール   ...]]></description>
 <dc:date>2010-03-23T09:25:34+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?PukiWiki</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=0423417a3b94b504f540439705e1ae4b"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?DARU%2FMULTI-ENCODER%21">
 <title>DARU/MULTI-ENCODER!</title>
 <link>http://smilejapan.net/wiki/index.php?DARU%2FMULTI-ENCODER%21</link>
 <description><![CDATA[DARU/MULTI-ENCODER! http://www.vector.co.jp/soft/win95/art/se196835.html WAVEファイル（ＣＤ対応）を WMA / MP3 / OGG / FLAC / APE などに変換するエンコーダ ]]></description>
 <dc:date>2010-02-19T21:34:45+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?DARU%2FMULTI-ENCODER%21</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=1a0a431bf72d147acbae197ffb32c2b9"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?%E5%8B%95%E7%94%BB%E7%B7%A8%E9%9B%86">
 <title>動画編集</title>
 <link>http://smilejapan.net/wiki/index.php?%E5%8B%95%E7%94%BB%E7%B7%A8%E9%9B%86</link>
 <description><![CDATA[動画編集ソフト MovieOperator 無劣化でFLV/AVI/WMV動画の結合・音声抽出などができる「Movie Operator」 AVI2BMP,WAVE AVIファイルを連続したビットマップ、waveファイルに変換 DARU/MULTI-ENCODER! WAVEファイル（ＣＤ対応）を WMA / MP3 / OGG / FLAC / APE などに変換...]]></description>
 <dc:date>2010-02-19T21:34:21+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?%E5%8B%95%E7%94%BB%E7%B7%A8%E9%9B%86</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=7a3a2972ef319931a490a490e23c47da"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?AVI2BMP%2CWAVE">
 <title>AVI2BMP,WAVE</title>
 <link>http://smilejapan.net/wiki/index.php?AVI2BMP%2CWAVE</link>
 <description><![CDATA[AVIファイルから音声ファイル（WAVファイル）を抽出する AVI2BMP, WAVE http://www.vector.co.jp/soft/win95/art/se156008.html ビデオファイルである AVIファイルを連番ビットマップに変換します。 また AVIファイルから音声(音楽)だけを取り出して、waveファイルとして保...]]></description>
 <dc:date>2010-02-19T21:13:48+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?AVI2BMP%2CWAVE</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=b18b71d44c35ec4dfd9c9d1e6d428697"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?MovieOperator">
 <title>MovieOperator</title>
 <link>http://smilejapan.net/wiki/index.php?MovieOperator</link>
 <description><![CDATA[Movie Operator   AVIファイルのカットができるフリーソフト http://www.forest.impress.co.jp/article/2008/07/30/movieoperator.html 無劣化でFLV/AVI/WMV動画の結合・音声抽出などができる「Movie Operator」 http://novolization.hp.infoseek.co.jp/ http://novolizati...]]></description>
 <dc:date>2010-02-19T20:46:33+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?MovieOperator</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=eed517247fa91ed5a235f4ee576371f3"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?FrontPage">
 <title>FrontPage</title>
 <link>http://smilejapan.net/wiki/index.php?FrontPage</link>
 <description><![CDATA[http://smilejapan.net/ プログラミングメモ アイデア    言語   サーバー   データベース   ツール   WEBサービス   ソフトウェア工学   メモ    言語   言語別まとめのテンプレート PHP Excel VBA VBScript JavaScript Lisp Scheme Gauche Haskell Erlang SQL  サーバー ...]]></description>
 <dc:date>2010-02-19T20:44:08+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?FrontPage</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=91aa88d26e263c850d4dc7ae2deda885"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?Google%20App%20Engine">
 <title>Google App Engine</title>
 <link>http://smilejapan.net/wiki/index.php?Google%20App%20Engine</link>
 <description><![CDATA[Google App Engine（GAE）の使い方     公式サイト    GAEでPHPを使う方法    GAEブックマーク    公式サイト   http://code.google.com/intl/ja/appengine/  GAEでPHPを使う方法   GAE for Javaで、JVM上で動くPHPインタプリタを使えばOK Google App EngineでPHPを動かそ...]]></description>
 <dc:date>2010-02-11T17:11:40+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?Google%20App%20Engine</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=6e1f0dc14828f73d8f4408295e9ea0b4"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?Amazon%20API%E3%81%AE%E6%9C%80%E6%96%B0%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3">
 <title>Amazon APIの最新バージョン</title>
 <link>http://smilejapan.net/wiki/index.php?Amazon%20API%E3%81%AE%E6%9C%80%E6%96%B0%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3</link>
 <description><![CDATA[   Amazon APIの最新バージョンを確認する方法    Amazon APIの最新バージョンを確認する方法   http://www.ajaxtower.jp/ecs/para/index3.html Amazon アソシエイト Webサービスで提供されるAPIは随時アップデートされます。 APIバージョンに関する情報は下記で参照するこ...]]></description>
 <dc:date>2010-01-20T22:12:08+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?Amazon%20API%E3%81%AE%E6%9C%80%E6%96%B0%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=31e6a91168058f9b9b366d879a784bb5"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?MenuBar">
 <title>MenuBar</title>
 <link>http://smilejapan.net/wiki/index.php?MenuBar</link>
 <description><![CDATA[               AND検索      OR検索   &nbsp;     PHP 自宅サーバー VPS 自転車 デジカメ 最新の20件2010-09-08   VPS  2010-05-28   自宅サーバー  2010-03-29   Amazon API  PEAR_Service_Amazon  2010-03-23   PukiWiki  2010-02-19   DARU/MULTI-ENCODER!  動画編集  ...]]></description>
 <dc:date>2009-08-09T13:57:42+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?MenuBar</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=b15b459eaa92682a221cb9b792c98add"/>
</item>
<item rdf:about="http://smilejapan.net/wiki/index.php?CodeIgniter">
 <title>CodeIgniter</title>
 <link>http://smilejapan.net/wiki/index.php?CodeIgniter</link>
 <description><![CDATA[PHPのフレームワーク    学習    サイト    定番処理    WEBアプリ    移植    学習   CodeIgniter勉強日記  サイト   CodeIgniter ユーザガイド 日本語版 http://userguide.cilab.info/ 日本CodeIgniterユーザ会 http://codeigniter.jp/  定番処理   CI_フレームワークの...]]></description>
 <dc:date>2009-07-16T11:31:18+09:00</dc:date>
 <dc:identifier>http://smilejapan.net/wiki/index.php?CodeIgniter</dc:identifier>
 <trackback:ping rdf:resource="http://smilejapan.net/wiki/index.php?tb_id=8dd99c63c4d62f192784322df6fb9c7e"/>
</item>

</rdf:RDF>