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

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns="http://purl.org/rss/1.0/"
>

<channel rdf:about="http://nk2.seesaa.net/">
<title>PHPマニュアル検索Blog</title>
<link>http://nk2.seesaa.net/</link>
<description>http://php-manual.jp/</description>
<dc:language>ja</dc:language>
<admin:errorReportsTo rdf:resource="mailto:info@seesaa.jp" />
<admin:generatorAgent rdf:resource="http://blog.seesaa.jp/" />
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://nk2.seesaa.net/article/36501741.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/36287460.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/36124305.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/36049076.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/35953171.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/35951678.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/35945202.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/35746571.html" />
<rdf:li rdf:resource="http://nk2.seesaa.net/article/35744471.html" />
</rdf:Seq>
</items>
</channel>

<item rdf:about="http://nk2.seesaa.net/article/36501741.html">
<title>ここに登録しました</title>
<link>http://nk2.seesaa.net/article/36501741.html</link>
<description></description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-21T15:34:39+09:00</dc:date>
<content:encoded><![CDATA[
<a href="http://weblogoo.net/pc/web/ranklink.cgi?id=oxc"><img src="http://weblogoo.net/art/banner.gif" border=0 alt="ブログランキング"></a>
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/36287460.html">
<title>形態素解析</title>
<link>http://nk2.seesaa.net/article/36287460.html</link>
<description>検索ワードに形態素解析を掛けてみた。1. 検索ワードを形態素解析して検索する2. 解析前のワードでもマッチングする（ソートに使用）この手法の特徴は再現率※が高く、適合率※が低い。検索結果の上位は適合率が高い（全体の適合率は低い）欠点は、処理が重くなりがちなこと？形態素解析はこのページを参考にしました。http://ablog.seesaa.net/article/20969848.html※適合率、再現率とは 再現率 = (実際の検索結果∩所望の検索結果)／実際の検索結果 適...</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-18T18:36:39+09:00</dc:date>
<content:encoded><![CDATA[
検索ワードに形態素解析を掛けてみた。

1. 検索ワードを形態素解析して検索する
2. 解析前のワードでもマッチングする（ソートに使用）

この手法の特徴は
再現率※が高く、適合率※が低い。
検索結果の上位は適合率が高い（全体の適合率は低い）
欠点は、処理が重くなりがちなこと？

形態素解析はこのページを参考にしました。
<a href="http://ablog.seesaa.net/article/20969848.html" target="_blank">http://ablog.seesaa.net/article/20969848.html</a>

※適合率、再現率とは
 再現率 = (実際の検索結果∩所望の検索結果)／実際の検索結果
 適合率 = (実際の検索結果∩所望の検索結果)／所望の検索結果
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/36124305.html">
<title>検索結果一覧画面に要約機能</title>
<link>http://nk2.seesaa.net/article/36124305.html</link>
<description>要約という表現が正しいのかわからないけど、google検索やyahoo検索のような、本文の一部分を表示する機能を作ってます。これ</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-16T20:50:34+09:00</dc:date>
<content:encoded><![CDATA[
要約という表現が正しいのかわからないけど、
google検索やyahoo検索のような、
本文の一部分を表示する機能を作ってます。

<a href="http://php-manual.jp/search?q=php">これ</a>
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/36049076.html">
<title>人気blogランキングへ登録しました</title>
<link>http://nk2.seesaa.net/article/36049076.html</link>
<description>人気blogランキングへ</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-15T20:26:20+09:00</dc:date>
<content:encoded><![CDATA[
<A HREF="http://blog.with2.net/link.php?439446">人気blogランキングへ</A>
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/35953171.html">
<title>seesaaブログ用にstylesheetを作ってみた</title>
<link>http://nk2.seesaa.net/article/35953171.html</link>
<description>#container{  margin: 0px auto 0px auto;  text-align:center;  width:800px;  color: #333333;}#banner{  text-align:left;}#content{  text-align:left;}h1 a, a.title {  color: #333333;}.date {  text-align: left;  padding-left: 15px;  margin: 15px...</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-14T22:58:30+09:00</dc:date>
<content:encoded><![CDATA[
#container{
  margin: 0px auto 0px auto;
  text-align:center;
  width:800px;
  color: #333333;
}
#banner{
  text-align:left;
}
#content{
  text-align:left;
}
h1 a, a.title {
  color: #333333;
}
.date {
  text-align: left;
  padding-left: 15px;
  margin: 15px 0px 15px 0px;
  border: 1px solid #DDFFDD;
  background-color: #EEFFEE;
}
.blogbody {
  padding: 15px;
  margin: 15px 0px 15px 0px;
  border: 1px solid #333333;
}
.text {
  white-space:pre;
}
.posted {
  margin-top: 1em;
}
.powered{
  float: right;
}
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/35951678.html">
<title>検索ワード TOP100</title>
<link>http://nk2.seesaa.net/article/35951678.html</link>
<description>検索ワードのランキングを作った。検索ワード TOP100sitemap.xmlにも追加しときます。</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-14T22:32:16+09:00</dc:date>
<content:encoded><![CDATA[
検索ワードのランキングを作った。

<a href="http://php-manual.jp/word_ranking">検索ワード TOP100</a>

sitemap.xmlにも追加しときます。
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/35945202.html">
<title>SQLiteのバグ？</title>
<link>http://nk2.seesaa.net/article/35945202.html</link>
<description>-- 1 --select フィールド名from テーブル名group by フィールド名order by count(フィールド名)--------- 2 --select フィールド名,count(フィールド名) as cntfrom テーブル名group by フィールド名order by count(フィールド名)-------1番はエラーが出る（下記のエラーメッセージ）のに2番はエラーでない。Error :SQL logic error or missing dat...</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-14T20:46:32+09:00</dc:date>
<content:encoded><![CDATA[
-- 1 --
select フィールド名
from テーブル名
group by フィールド名
order by count(フィールド名)
-------

-- 2 --
select フィールド名,count(フィールド名) as cnt
from テーブル名
group by フィールド名
order by count(フィールド名)
-------

1番はエラーが出る（下記のエラーメッセージ）のに2番はエラーでない。

Error :	SQL logic error or missing database
misuse of aggregate function count()

SQLiteのバージョンは2.8.17です。(hetemlのサーバ)
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/35746571.html">
<title>検索ページ開発中</title>
<link>http://nk2.seesaa.net/article/35746571.html</link>
<description>http://php-manual.jp/search</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-11T23:33:01+09:00</dc:date>
<content:encoded><![CDATA[
<a href="http://php-manual.jp/search">http://php-manual.jp/search</a>
]]></content:encoded>
</item>
<item rdf:about="http://nk2.seesaa.net/article/35744471.html">
<title>brタグよりwhite-space:pre;</title>
<link>http://nk2.seesaa.net/article/35744471.html</link>
<description>cssに.text {  white-space:pre;}を追加した。&amp;lt;br /&amp;gt;タグを付けるより、よくない？firefoxでは成功。IEでは？</description>
<dc:subject>日記</dc:subject>
<dc:creator>nk2</dc:creator>
<dc:date>2007-03-11T22:59:59+09:00</dc:date>
<content:encoded><![CDATA[
cssに

.text {
  white-space:pre;
}

を追加した。

&lt;br /&gt;タグを付けるより、よくない？

firefoxでは成功。IEでは？
]]></content:encoded>
</item>
</rdf:RDF>
