<?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>整站程序归档 - 布鲁文的蓝色奇想</title>
	<atom:link href="https://www.mrven.com/node/tag/%E6%95%B4%E7%AB%99%E7%A8%8B%E5%BA%8F/feed" rel="self" type="application/rss+xml" />
	<link>https://www.mrven.com/node/tag/整站程序</link>
	<description>A MRVEN SITE</description>
	<lastBuildDate>Mon, 02 Jun 2008 01:49:15 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>
	<item>
		<title>让Freeglobes支持utf8编码（附中文语言包）</title>
		<link>https://www.mrven.com/node/211</link>
					<comments>https://www.mrven.com/node/211#comments</comments>
		
		<dc:creator><![CDATA[Ven]]></dc:creator>
		<pubDate>Mon, 02 Jun 2008 01:49:15 +0000</pubDate>
				<category><![CDATA[修电脑]]></category>
		<category><![CDATA[freeglobes]]></category>
		<category><![CDATA[整站程序]]></category>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=211</guid>

					<description><![CDATA[<p>先发发牢骚。公司用Freeglobes做了个网址目录站。这倒霉软件是法语的，默ISO-8859-1编码，对中文 [&#8230;]</p>
<p><a href="https://www.mrven.com/node/211">让Freeglobes支持utf8编码（附中文语言包）</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p>先发发牢骚。公司用Freeglobes做了个网址目录站。这倒霉软件是法语的，默ISO-8859-1编码，对中文的支持很不好。经理做了个中文语言包，结果不能在ISO-8859-1编码下正常显示。于是把整站换成UTF8编码，可前台的搜索又出了问题。无奈，只能我来改。看了半天的源代码，总算搞定。下面介绍下方法。</p>
<p>要把网站改成utf8编码，你需要找到“conf/config.php”文件，把第33行的“$CONFIG[&#8216;encoding&#8217;]    =    &#8220;ISO-8859-1&#8221;;”改成“$CONFIG[&#8216;encoding&#8217;]    =    &#8220;UTF-8&#8221;;”。</p>
<p>现在，网站变成utf8的了，可你的前台搜索搜中文时肯定也出问题了。</p>
<p>要想修正，你需要找到“include/recherche.php”文件，把第14到16行的</p>
<blockquote><p>if(isUTF8($seek)) {<br />
$seek = utf8_decode($seek);<br />
}</p></blockquote>
<p>给注释掉。然后就正常了。</p>
<p>最后附上一个不完整的中文语言包，只汉化了前台的部分内容。</p>
<p>下载地址： <a title="freeglobes中文语言包" href="https://www.mrven.com/wp-content/uploads/main.zip">freeglobes中文语言包</a></p>
<p>使用方法：解压缩，把文件复制到你选中的语言包里。比如你选中的预言是英语，就复制到“language/english”文件夹下。</p>
<p>不要给我留言，我不会回答关于该软件的任何问题。如果你有问题，请去法国人的论坛。</p>
<p><a href="https://www.mrven.com/node/211">让Freeglobes支持utf8编码（附中文语言包）</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mrven.com/node/211/feed</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>Freeglobes，基于PHP的开源网址目录程序</title>
		<link>https://www.mrven.com/node/210</link>
					<comments>https://www.mrven.com/node/210#comments</comments>
		
		<dc:creator><![CDATA[Ven]]></dc:creator>
		<pubDate>Tue, 27 May 2008 08:16:03 +0000</pubDate>
				<category><![CDATA[修电脑]]></category>
		<category><![CDATA[freeglobes]]></category>
		<category><![CDATA[整站程序]]></category>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=210</guid>

					<description><![CDATA[<p>Freeglobes是基于PHP开发的网站目录站软件。该软件功能强大，可以安装多种插件，并允许自定义主题。 主 [&#8230;]</p>
<p><a href="https://www.mrven.com/node/210">Freeglobes，基于PHP的开源网址目录程序</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p>Freeglobes是基于PHP开发的网站目录站软件。该软件功能强大，可以安装多种插件，并允许自定义主题。</p>
<p>主要功能：</p>
<ul>
<li>插件与主题系统</li>
<li>多语言支持：英语，法语，荷兰语</li>
<li>类似Digg的AJAX投票系统</li>
<li>自动获取网站缩略图</li>
<li>页面缓存：提高网站性能</li>
<li>反自动提交机器人的表单系统</li>
<li>标签系统：记录访客的搜索</li>
<li>所见即所得编辑器（FCKEditor）</li>
<li>URL Rewrite</li>
<li>符合W3C标准的HTML代码</li>
</ul>
<p>Freeglobes官方网站：<a href="http://www.freeglobes.net/" title="Freeglobes" target="_blank">http://www.freeglobes.net/</a></p>
<p>下载Freeglobes：<a href="http://www.freeglobes.net/telecharger/" title="freeblobes下载" target="_blank">http://www.freeglobes.net/telecharger/</a></p>
<p><a href="https://www.mrven.com/node/210">Freeglobes，基于PHP的开源网址目录程序</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mrven.com/node/210/feed</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
	</channel>
</rss>
