<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>肚破惊天 &#187; PJBlog</title>
	<atom:link href="http://dupola.com/tag/pjblog/feed" rel="self" type="application/rss+xml" />
	<link>http://dupola.com</link>
	<description>真理和美女都是赤裸裸的。</description>
	<lastBuildDate>Fri, 16 Dec 2011 07:52:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PJBlog转WordPress</title>
		<link>http://dupola.com/post/60</link>
		<comments>http://dupola.com/post/60#comments</comments>
		<pubDate>Fri, 09 Feb 2007 04:42:34 +0000</pubDate>
		<dc:creator>dupola</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PJBlog]]></category>

		<guid isPermaLink="false">http://pute.net.ru/post/60</guid>
		<description><![CDATA[PJBlog转WordPress PJBlog是个非常好的ASP单用户blog程序，用户非常之多。台湾还有好多呢。我曾经就是PJBLOG的用户。后来转到WP。几乎是新建了一个。这几天搜集了一下PJBLOG转WordPress程序。总结如下： 有两个方法。utom的和aw的。AW是在UTOM的基础上改写的。转换更为彻底。推荐使用。因为主要代码是抽取UTOM的。所以转换步骤跟UTOM的是一样的。特别注意，导入时用Linux系统，Win主机的朋友可以找Linux的朋友帮下忙，导入后再将数据转出。转换方法如下： 1。先下载AW的转换程序并解压； 2。打开文件编辑数据库的位置； 3。上传到PJBlog根目录； 4。运行此程序并保存内容到本地； 5。编辑内容删掉第一行。保存为UTF-8模式； 6。WP登陆后台-&#62;导入-&#62; Movable Type。 并上传之前保存在本地的内容； Note: 能导入日志及评论。非Linux的服务器导入会出现一些小问题。 请登陆wp相关论坛进行求解。 如能导入少量内容并出错请刷新当前页面； 以上转自：utombox 以下转自：AW&#8217;S blog 总结。PJBlog到Word Press容易出问题的关键细节： 一、时间月份问题。这个我的fix已经解决了。 二、导入时用Linux系统。具体原因不太清楚……在Win32下面强制刷新也可以。但我有洁癖。不希望出现FatalError（为此我花了N个小时装Ubuntu……）Linux跑Apache/PHP/Mysql就是牛逼 三、用户名不得含有中文。目前我没有什么好方法解决。应该跟WP的表构造有关。懒得仔细看了。 评论数量(4) &#124; 你来评论 原文标题：PJBlog转WordPress 原文地址：http://dupola.com/post/60 &#169; 版权声明： 除非特别声明，肚破惊天 所有文章均为 dupola 原创。默认自由转摘且遵守 CC 版权协议(署名-保持一致-非商业)。转摘请注明出处，并以超连接形式标明文章原始出处和作者信息。 @dupola 在各微博平台：推特 Twitter（墙站）、新浪微博、腾讯微博、网易微博 相关日志整理了一下友情连接Theme 2.8：Twitter、Apple、KesoTwitter Theme，Always Twitting&#8230;Apple Theme(apple4us) 2.7 正式版Apple Theme (apple4us) 2.7]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9616737115243457";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-12-15: dupola.com
google_ad_channel = "1970191960";
google_color_border = "EAF4F9";
google_color_bg = "EAF4F9";
google_color_link = "006699";
google_color_text = "425E6A";
google_color_url = "425E6A";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></-> <p><span style="font-weight: bold">PJBlog转WordPress</span><br />
<a href="http://www.pjhome.net/" target="_blank">PJBlog</a>是个非常好的ASP单用户blog程序，用户非常之多。台湾还有好多呢。我曾经就是PJBLOG的用户。后来转到WP。几乎是新建了一个。这几天搜集了一下PJBLOG转WordPress程序。总结如下：<br />
有两个方法。<a href="http://utombox.com/2006/09/27/import-to-wordpress/" target="_blank">utom</a>的和<a href="http://www.awflasher.com/blog/archives/800" target="_blank">aw</a>的。AW是在UTOM的基础上改写的。转换更为彻底。推荐使用。因为主要代码是抽取UTOM的。所以转换步骤跟UTOM的是一样的。特别注意，导入时用Linux系统，Win主机的朋友可以<a href="http://pute.net.ru/bbs/forum-4-1.html" target="_blank">找</a>Linux的朋友帮下忙，导入后再将数据转出。转换方法如下：<br />
1。先下载<a href="http://aw.awflasher.com/awpatched.rar" target="_blank">AW的转换程序</a>并解压；<br />
2。打开文件编辑数据库的位置；<br />
3。上传到PJBlog根目录；<br />
4。运行此程序并保存内容到本地；<br />
5。编辑内容删掉第一行。保存为UTF-8模式；<br />
6。WP登陆后台-&gt;导入-&gt; Movable Type。 并上传之前保存在本地的内容；<br />
Note: 能导入日志及评论。非Linux的服务器导入会出现一些小问题。 请登陆wp相关论坛进行求解。 如能导入少量内容并出错请刷新当前页面；<br />
以上转自：<a href="http://utombox.com/" target="_blank">utombox</a> 以下转自：<a href="http://www.awflasher.com/blog/article.asp?id=800" target="_blank">AW&#8217;S blog</a><br />
总结。PJBlog到Word Press容易出问题的关键细节：<br />
一、时间月份问题。这个我的fix已经解决了。<br />
二、导入时用Linux系统。具体原因不太清楚……在Win32下面强制刷新也可以。但我有洁癖。不希望出现FatalError（为此我花了N个小时装Ubuntu……）Linux跑Apache/PHP/Mysql就是牛逼<br />
三、用户名不得含有中文。目前我没有什么好方法解决。应该跟WP的表构造有关。懒得仔细看了。</p>
	<p style="line-height:22px;"><br/><br/>
	评论数量(4) | <a href="http://dupola.com/post/60#commentform" target="_blank">你来评论</a><br/>
	原文标题：<a href="http://dupola.com/post/60" title="PJBlog转WordPress"  target="_blank">PJBlog转WordPress</a><br/>
	原文地址：<a href="http://dupola.com/post/60" title="PJBlog转WordPress"  target="_blank">http://dupola.com/post/60</a><br/><br/>
	&copy; <strong>版权声明：</strong> 除非特别声明，<a href="http://dupola.com">肚破惊天</a> 所有文章均为 <a href="http://dupola.com" target="_blank" title="dupola">dupola</a> 原创。默认自由转摘且遵守 <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/deed.zh" title="CC" target="_blank">CC 版权协议</a>(署名-保持一致-非商业)。转摘请注明出处，并以超连接形式标明文章原始出处和作者信息。
<img src="http://c32.statcounter.com/3846473/0/c7b6894b/0/" border="0"><img src="http://img.tongji.linezing.com/5222/tongji.gif" border="0"><br/><br/>
    @dupola 在各微博平台：<a href="https://twitter.com/dupola" target="_blank">推特 Twitter（墙站）</a>、<a href="http://t.sina.com.cn/dupola"  target="_blank">新浪微博</a>、<a href="http://t.qq.com/dupola"  target="_blank">腾讯微博</a>、<a href="http://t.163.com/dupola"  target="_blank">网易微博</a><br/><br/>
</p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://dupola.com/post/21" title="整理了一下友情连接">整理了一下友情连接</a></li><li><a href="http://dupola.com/post/283" title="Theme 2.8：Twitter、Apple、Keso">Theme 2.8：Twitter、Apple、Keso</a></li><li><a href="http://dupola.com/post/275" title="Twitter Theme，Always Twitting&#8230;">Twitter Theme，Always Twitting&#8230;</a></li><li><a href="http://dupola.com/post/266" title="Apple Theme(apple4us) 2.7 正式版">Apple Theme(apple4us) 2.7 正式版</a></li><li><a href="http://dupola.com/post/255" title="Apple Theme (apple4us) 2.7">Apple Theme (apple4us) 2.7</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://dupola.com/post/60/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>整理了一下友情连接</title>
		<link>http://dupola.com/post/21</link>
		<comments>http://dupola.com/post/21#comments</comments>
		<pubDate>Tue, 19 Dec 2006 15:09:41 +0000</pubDate>
		<dc:creator>dupola</dc:creator>
				<category><![CDATA[Dupola]]></category>
		<category><![CDATA[PJBlog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://pute.net.ru/post/21</guid>
		<description><![CDATA[从PJBLOG转到WordPress，也就从国内的ASP空间转到了国外DH的PHP空间。在转的过程中，用了utom的PJblog to WordPress转换程序，但不幸的是，那个转出来的数据只能导入MyDonews中，并且只导入了部分文章和评论，而根本无法导入到现在DH空间上的肚破惊天里。 应该是我能力太差太差了。 在转之前，我的ASP主机上，绑定了大约有20个域名。所以Pute.net.ru的反向连接比较多。后来因为我曾发表的一篇关于代理软件的文章中有些关于”Torpark“的介绍，而被封掉。转到DH后没有及时加上大家的连接，实在不好意思。今天还是SS的提醒下更新了友情连接。在此我只添加了曾经在PJBLOG下的友情连接，并且去除了已经删除了Pute.net.ru的连接。 如果你的连接我忘了加，请留言给我。我会及时检查并添加。肚破惊天此后转向WP，现在用的是k2主题和一些非常有趣、实用的插件。并且我刚装了WP开发人员的论坛产品，BBPress以及国外一个非常好玩儿CMS：Drupal。如果你对WP、BBPress或Drupal，可以与我联系，大家互相交流。也可以到我装的BBPress或Drupal上发贴讨论。 PJBLOG是个非常不错的ASP个人博客程序，同样不错的，还有Z-blog(以及Z-blog plus)。但我的PJ在建站并没有多久的时候，Access数据库文件已经高达33.4MB，大的怕人。PJ现在是2.6版本，功能、后台界面都非常好。但对静态界面输出以及数据导出做得不好。相对而言，Z-blog要好得多。而且我发现PJ的fans几近疯狂的拥护PJ，已经到了令人发指的地步。这是非常不利于一个程序的推广发展的。 评论数量(0) &#124; 你来评论 原文标题：整理了一下友情连接 原文地址：http://dupola.com/post/21 &#169; 版权声明： 除非特别声明，肚破惊天 所有文章均为 dupola 原创。默认自由转摘且遵守 CC 版权协议(署名-保持一致-非商业)。转摘请注明出处，并以超连接形式标明文章原始出处和作者信息。 @dupola 在各微博平台：推特 Twitter（墙站）、新浪微博、腾讯微博、网易微博 相关日志PJBlog转WordPressTheme 2.8：Twitter、Apple、KesoTwitter Theme，Always Twitting&#8230;Apple Theme(apple4us) 2.7 正式版Apple Theme (apple4us) 2.7]]></description>
			<content:encoded><![CDATA[<p>从<a href="http://www.pjhome.net/" target="_blank" title="PJBLOG是个非常不错的ASP个人博客程序。">PJBLOG</a>转到<a href="http://wordpress.org.ru/" target="_blank">WordPress</a>，也就从国内的ASP空间转到了<a href="http://www.dreamhost.com/r.cgi?235365" target="_blank">国外DH</a>的PHP空间。在转的过程中，用了utom的PJblog to WordPress<a href="http://utombox.com/2006/09/27/import-to-wordpress/" target="_blank">转换程序</a>，但不幸的是，那个转出来的数据只能导入<a href="http://my.donews.com/pute" target="_blank">MyDonews</a>中，并且只导入了部分文章和评论，而根本无法导入到现在<a href="http://www.dreamhost.com/r.cgi?235365" target="_blank">DH</a>空间上的<a href="http://pute.net.ru/" target="_blank">肚破惊天</a>里。<br />
应该是我能力太差太差了。<br />
在转之前，我的ASP主机上，绑定了大约有20个域名。所以<a href="http://pute.net.ru/" target="_blank">Pute.net.ru</a>的反向连接比较多。后来因为我曾发表的一篇<a href="http://pute.net.ru/post/9" target="_blank">关于代理软件的文章</a>中有些关于”<a href="http://torpark.nfshost.com/" target="_blank">Torpark</a>“的介绍，而被封掉。转到<a href="http://www.dreamhost.com/r.cgi?235365" target="_blank">DH</a>后没有及时加上大家的连接，实在不好意思。今天还是<a href="http://pute.net.ru/post/20#comment-35" target="_blank">SS</a>的提醒下更新了友情连接。在此我只添加了曾经在<a href="http://pute.net.ru/" target="_blank">PJBLOG</a>下的友情连接，并且去除了已经删除了<a href="http://pute.net.ru/" target="_blank">Pute.net.ru</a>的连接。<br />
如果你的连接我忘了加，请留言给我。我会及时检查并添加。肚破惊天此后转向<a href="http://wordpress.org.ru/" target="_blank">WP</a>，现在用的是<a href="http://getk2.com/" target="_blank">k2</a>主题和一些非常有趣、实用的<a href="http://pute.net.ru/page/my-wp-plugins" target="_blank">插件</a>。并且我刚装了<a href="http://wordpress.org.ru/" target="_blank">WP</a>开发人员的论坛产品，<a href="http://pute.net.ru/bbs/" target="_blank">BBPress</a>以及国外一个非常好玩儿CMS：<a href="http://pute.byethost9.com/" target="_blank">Drupal</a>。如果你对<a href="http://wordpress.org.ru/" target="_blank">WP</a>、<a href="http://pute.net.ru/bbs/" target="_blank">BBPress</a>或<a href="http://pute.byethost9.com/" target="_blank">Drupal</a>，可以与我联系，大家互相交流。也可以到我装的<a href="http://pute.net.ru/bbs/" target="_blank">BBPress</a>或<a href="http://pute.byethost9.com/" target="_blank">Drupal</a>上发贴讨论。<br />
<a href="http://www.pjhome.net/" target="_blank">PJBLOG</a>是个非常不错的ASP个人博客程序，同样不错的，还有<a href="http://www.rainbowsoft.org/zblog/" target="_blank">Z-blog</a>(以及<a href="http://www.5iya.com/plus/" target="_blank">Z-blog plus</a>)。但我的<a href="http://www.pjhome.net" target="_blank">PJ</a>在建站并没有多久的时候，Access数据库文件已经高达33.4MB，大的怕人。<a href="http://www.pjhome.net/" target="_blank">PJ</a>现在是2.6版本，功能、后台界面都非常好。但对静态界面输出以及数据导出做得不好。相对而言，<a href="http://www.rainbowsoft.org/zblog/" target="_blank">Z-blog</a>要好得多。而且我发现<a href="http://www.pjhome.net/" target="_blank">PJ</a>的fans几近疯狂的拥护<a href="http://www.pjhome.net/" target="_blank">PJ</a>，已经到了令人发指的地步。这是非常不利于一个程序的推广发展的。</p>
	<p style="line-height:22px;"><br/><br/>
	评论数量(0) | <a href="http://dupola.com/post/21#commentform" target="_blank">你来评论</a><br/>
	原文标题：<a href="http://dupola.com/post/21" title="整理了一下友情连接"  target="_blank">整理了一下友情连接</a><br/>
	原文地址：<a href="http://dupola.com/post/21" title="整理了一下友情连接"  target="_blank">http://dupola.com/post/21</a><br/><br/>
	&copy; <strong>版权声明：</strong> 除非特别声明，<a href="http://dupola.com">肚破惊天</a> 所有文章均为 <a href="http://dupola.com" target="_blank" title="dupola">dupola</a> 原创。默认自由转摘且遵守 <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/deed.zh" title="CC" target="_blank">CC 版权协议</a>(署名-保持一致-非商业)。转摘请注明出处，并以超连接形式标明文章原始出处和作者信息。
<img src="http://c32.statcounter.com/3846473/0/c7b6894b/0/" border="0"><img src="http://img.tongji.linezing.com/5222/tongji.gif" border="0"><br/><br/>
    @dupola 在各微博平台：<a href="https://twitter.com/dupola" target="_blank">推特 Twitter（墙站）</a>、<a href="http://t.sina.com.cn/dupola"  target="_blank">新浪微博</a>、<a href="http://t.qq.com/dupola"  target="_blank">腾讯微博</a>、<a href="http://t.163.com/dupola"  target="_blank">网易微博</a><br/><br/>
</p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://dupola.com/post/60" title="PJBlog转WordPress">PJBlog转WordPress</a></li><li><a href="http://dupola.com/post/283" title="Theme 2.8：Twitter、Apple、Keso">Theme 2.8：Twitter、Apple、Keso</a></li><li><a href="http://dupola.com/post/275" title="Twitter Theme，Always Twitting&#8230;">Twitter Theme，Always Twitting&#8230;</a></li><li><a href="http://dupola.com/post/266" title="Apple Theme(apple4us) 2.7 正式版">Apple Theme(apple4us) 2.7 正式版</a></li><li><a href="http://dupola.com/post/255" title="Apple Theme (apple4us) 2.7">Apple Theme (apple4us) 2.7</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://dupola.com/post/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

