<?xml version="1.0" encoding="gb2312"?>

<!-- RSS generated by oioj.net on 4/16/2004 ; 感谢LeXRus提供 RSS 2.0 文档; 此文件可自由使用，但请保留此行信息 --> 
<!-- Source download URL: http://blogger.org.cn/blog/rss2.asp       -->
<rss version="2.0">

<channel>
<title>naseberry的博客</title>
<link>http://blogger.org.cn/blog/blog.asp?name=naseberry</link>
<description>naseberry的博客</description>
<copyright>blogger.org.cn</copyright>
<generator>W3CHINA Blog</generator>
<webMaster>webmaster@blogger.org.cn</webMaster>
<item>
<title><![CDATA[开源BI工具]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=7834</link>
<author>naseberry</author>
<pubDate>2005/8/15 20:56:13</pubDate>
<description><![CDATA[
<P>受某人启发，找到了一些开源的BI工具介绍：</P>
<UL>
<LI>pentaho：</LI>
<UL>
<LI><A href="http://sourceforge.net/projects/pentaho">http://sourceforge.net/projects/pentaho</A></LI>
<LI><A href="http://www.pentaho.org/">http://www.pentaho.org/</A></LI></UL>
<LI>openi：<A href="http://www.openi.org/">http://www.openi.org/</A></LI>
<LI>rubic：<A href="http://rubic.sourceforge.net/">http://rubic.sourceforge.net/</A>（<A href="http://sourceforge.net/projects/rubic">http://sourceforge.net/projects/rubic</A>）网页不存在。</LI></UL>
<P><A href="http://blog.itpub.net/category/2570/10735">http://blog.itpub.net/category/2570/10735</A>这里有一点中文的关于 pentaho 的介绍。</P>
<P><A href="http://www.chinabi.net/blog/more.asp?name=ardor&amp;id=166">http://www.chinabi.net/blog/more.asp?name=ardor&amp;id=166</A></P>
<P>“openi目前在SourceForge上发布了1.0版。它没有像Pentaho给出一个雄心勃勃的技术RoadMap，不过东西倒比Pentaho先给出来了。它基于JPivot开发，当然不可避免的要受到其在效率方面的影响。通过分析源码可以很容易看到，JPivot在元数据缓存方面的过于简化的整体性初始化装载的做法将限制它只能处理很小的Cube。”</P>
<P>&nbsp;</P>]]></description>
</item><item>
<title><![CDATA[PmWiki]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=7150</link>
<author>naseberry</author>
<pubDate>2005/7/12 21:48:20</pubDate>
<description><![CDATA[因为不是很熟悉PHP，倒腾了一晚上，才搞定。
<P>一开始是尽量使用最新的安装程序，无论是PMwiki，还是PHP，结果为了支持中文，修改配置文件后，总是出错，错误信息为：Fatal error: Call to undefined function: mb_strtoupper() in /pmwiki/scripts/xlpage-utf-8.php(60) : regexp code on line 1 </P>
<P>查阅了<A href="http://www.pmwiki.org/wiki/PmWikiZhCn/PmWikiZhCn">http://www.pmwiki.org/wiki/PmWikiZhCn/PmWikiZhCn</A>知道，是因为没有安装mb_string module，也就是我安装的PHP中没有带mb_string.dll文件。查了一下，知道因为我下载的是<A href="http://www.php.net/downloads.php">http://www.php.net/downloads.php</A>下的<A href="http://www.php.net/get/php-5.0.4-installer.exe/from/a/mirror"><FONT color=#000099>PHP 5.0.4 installer</FONT></A> 文件，而不是 <A href="http://www.php.net/get/php-5.0.4-Win32.zip/from/a/mirror"><FONT color=#000099>PHP 5.0.4 zip package</FONT></A>，前者的说明中已经说了“CGI only, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included”。于是下载后一个包，里面有安装说明，应该把php.ini-dist文件命名为php.ini，放进C:|WINNT目录。其中还涉及修改一些参数等等。</P>
<P>搞完这些后，访问页面时，页面顶部出现一些警告信息，不过已经可以正常显示中文了。</P>
<P>在<A href="http://twpug.net/modules/wfdownloads/viewcat.php?list=P">http://twpug.net/modules/wfdownloads/viewcat.php?list=P</A>发现有打包好的支持中文的PMwiki下载，不过版本稍微老了一点，是PmWiki 2.0 Beta 13，它：</P>
<UL>
<LI>提供了PmWiki 中文化。修正了從 1.0 转换到 2.0 的语法不同之处。</LI>
<LI>修正 UTF-8 中文标题 Redirect 错误。现在，在 IE6 下可以看到完整的中文标题。</LI>
<LI>加上了官方网站的所有布景主題，并修正中文相容性。</LI></UL>
<P>另外，发现了几个使用Pmwiki搭建的站点：</P>
<P><A href="http://rt.openfoundry.org/Foundry/">http://rt.openfoundry.org/Foundry/</A></P>
<P><A href="http://nkbbs.org/wiki/Main/HomePage">http://nkbbs.org/wiki/Main/HomePage</A>（页面还相对比较美观）</P>]]></description>
</item><item>
<title><![CDATA[Longhorn 的 RSS 支持]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=7120</link>
<author>naseberry</author>
<pubDate>2005/7/11 21:30:49</pubDate>
<description><![CDATA[<P><A href="http://blogs.msdn.com/ie/archive/2005/06/24/432390.aspx">http://blogs.msdn.com/ie/archive/2005/06/24/432390.aspx</A></P>
<P>这里有一个视频（<A href="http://wm.microsoft.com/ms/msnse/0506/25055/RSS/rss_longhorn_platform_2005_MBR.wmv">http://wm.microsoft.com/ms/msnse/0506/25055/RSS/rss_longhorn_platform_2005_MBR.wmv</A>），介绍Longhorn的RSS功能</P>]]></description>
</item><item>
<title><![CDATA[有关书签]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=7116</link>
<author>naseberry</author>
<pubDate>2005/7/11 20:48:20</pubDate>
<description><![CDATA[
<P>Del.icio.us应用工具杂烩<BR><A href="http://loverty.org/post/10.html">http://loverty.org/post/10.html</A></P>
<P>年初的时候，用过一段时间的yahoo的书签，还花了那么一段时间来打理，当时喜欢的是它生成的那个文件，后来却发现其实用处不是很大。据说“yahoo 书签的好处在于，浏览页面时，点击 yahoo 导航条的书签，可下拉你所拥有的书签，与 IE 的收藏夹是一样的。add 直接在相应分类目录上点击就好了，还是非常方便的，作为个人使用的书签来说”。我不喜欢在IE安装各种各样的导航条，因此就没有体会到这种好处，那之前生成的书签也就闲置了。</P>
<P>已经留意了很久“美味书签”，据说“他的特点在于，你可以到提供书签服务的网站，了解到还有哪些别的人也在收藏这个书签，很有意思的创意。”因此决定花点时间将一些书签进行转移，先将之前的文件导进了furl（<A href="http://www.furl.net/getStarted.jsp">http://www.furl.net/getStarted.jsp</A>），然后又利用工具将之从furl导进Del.icio.us。</P>
<P>问题：</P>
<OL>
<LI>furl在进行导入操作时中文支持有些问题。</LI>
<LI>在从furl导进Del.icio.us时，总是异常中断，也许是因为我的网络不稳定。</LI></OL>]]></description>
</item><item>
<title><![CDATA[每人都是孤独的]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=7107</link>
<author>naseberry</author>
<pubDate>2005/7/11 12:36:33</pubDate>
<description><![CDATA[
<DIV><FONT-SIZE=10PT>时代的车轰轰地往前开。我们坐在车上，经过的也许不过是几条熟悉的街衢，可是在漫天的火光中也自惊心动魄。就可惜我们只顾忙着在一瞥即逝的店铺的橱窗里找寻我们自己的影子——我们只看见自己的脸，苍白，渺小：我们的自私与空虚，我们恬不知耻的愚蠢—— 谁都像我们一样，然而我们每人都是孤独的。</FONT></DIV>
<DIV><FONT-SIZE=10PT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ----《烬余录》</FONT></DIV>]]></description>
</item><item>
<title><![CDATA[美中不足]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=7100</link>
<author>naseberry</author>
<pubDate>2005/7/10 13:39:00</pubDate>
<description><![CDATA[<P>一个星期中网络是断断续续，最后是直接断了好几天，呜呼，直到今天才将两个星期前做好的页面模板换上，日志显示那里只有一个标记，没办法自己定制日志的显示，不过这样也可以，就是不知道某篇日志的内容很长时，页面的显示如何。oBlog最新的版本好像是3，这里用的依旧是2，不知道是不是因为版本的原因，标记的数量才有限。顶端的广告不知道怎么可以消除，看起来很碍眼，如果可以显示在页面的下端就好了。</P>]]></description>
</item><item>
<title><![CDATA[一个暴强的站点]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=6925</link>
<author>naseberry</author>
<pubDate>2005/7/1 19:35:58</pubDate>
<description><![CDATA[<P>昨天突然发现的，so多的注册码</P>
<P><A href="http://soudd.blogchina.com/">http://soudd.blogchina.com/</A></P>]]></description>
</item><item>
<title><![CDATA[更换模板失败]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=6904</link>
<author>naseberry</author>
<pubDate>2005/6/30 19:29:15</pubDate>
<description><![CDATA[一个小时了，邪了门了，换来换去，改来改去，一直都是这个“浪漫紫”模板，怎么都换不下去，真是ft。]]></description>
</item><item>
<title><![CDATA[test]]></title>
<link>http://blogger.org.cn/blog/more.asp?name=naseberry&amp;id=4335</link>
<author>naseberry</author>
<pubDate>2005/4/1 12:12:13</pubDate>
<description><![CDATA[just a test!]]></description>
</item>
</channel>
</rss>