<?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; 开源</title>
	<atom:link href="http://www.laruence.com/tag/%e5%bc%80%e6%ba%90/feed" rel="self" type="application/rss+xml" />
	<link>http://www.laruence.com</link>
	<description>PHP应用,PHP源码分析,Zend引擎分析,Web相关技术研究,Web技术分享 - 左手代码 右手诗</description>
	<lastBuildDate>Sat, 04 Sep 2010 15:10:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Pallas CMS源码公布</title>
		<link>http://www.laruence.com/2008/07/21/120.html</link>
		<comments>http://www.laruence.com/2008/07/21/120.html#comments</comments>
		<pubDate>Mon, 21 Jul 2008 03:24:56 +0000</pubDate>
		<dc:creator>雪候鸟</dc:creator>
				<category><![CDATA[随笔]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[pallas]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[开源]]></category>

		<guid isPermaLink="false">http://www.laruence.com/?p=120</guid>
		<description><![CDATA[

作者: laruence(http://www.laruence.com)
本文地址: http://www.laruence.com/2008/07/21/120.html
转载请注明出处 

&#160;PHP Pallas CMS是由我在学生时期独立自主开发的一个内容管理系统， 支持

新闻管理，
会员管理，
栏目管理，
日志记录，
数据库备份，
角色，
投票，
留言，
评论，
以及动态生成静态页面功能等。


这个CMS已经应用于多个网站，如UIR所有的2级网站，＝＝ 
Pallas遵循开源软件精神，任何人只要在保留我的信息的前提下，可以自由修改和使用。 
源码地址：http://code.google.com/p/pallas/downloads/list
实例： 
http://bbs.uir.cn/graduate 
http://dxcstore.cn/ 
http://bbs.uir.cn/english/
Demo地址:http://pallas.laruence.com/pscms_admin/&#160;&#160;&#160;&#160;&#160;&#160; 用户名:test, 密码:test
Comments2008/08/19, Anonymous writes: 如果有仔细的说明就更好了。呵呵。2008/08/19, 雪候鸟 writes: 呵呵，这个cms做了很久了， 现在来说，仅作学习之用，方便PHP初学者来学习的，；）2008/12/24, wow guide writes: 从index.php -&#62;left.php+left.html
如果作者是2005年写的. 现在对我来说学习的东西也太多. 这种写法真的比较意思,和smarty很像.

过些天研究,把 tables.sql的字段说明列出来.这个说明文件 会对阅读代码挺大的帮助..
感觉这个CMS 增加 商城的一些东西,做国内的企业网站很适用.2008/12/24, 雪候鸟 writes: @wow guide, ;),嘿嘿，没想到啊。。。谢谢谢谢。2009/09/16, 55 writes: 没有数据库哦 可van否发给我，已经留邮箱了 谢谢Copyright &#169; 2010 风雪之隅 版权所有, 转载务必注明. 该Feed只供个人使用, 禁止未注明的转载或商业应用. 非法应用的, 一切法律后果自负. 如有问题, 可发E-mail至my at laruence.com.(Digital [...]]]></description>
			<content:encoded><![CDATA[<div class="copyright" >
<ul  style="padding-left:1em;font-size:85%;padding-left:1em;font-size:85%;">
<li>作者: laruence(<a href="http://www.laruence.com"  title="风雪之隅"  target="_blank" >http://www.laruence.com</a>)</li>
<li>本文地址: <a href="http://www.laruence.com/2008/07/21/120.html"  title="Permanet Link to PHP Pallas CMS源码公布" >http://www.laruence.com/2008/07/21/120.html</a></li>
<li>转载请注明出处 </li>
</ul></div>
<p>&nbsp;PHP Pallas CMS是由我在学生时期独立自主开发的一个内容管理系统， 支持</p>
<ul  style="padding-left:1em;font-size:85%;padding-left:1em;font-size:85%;">
<li>新闻管理，</li>
<li>会员管理，</li>
<li>栏目管理，</li>
<li>日志记录，</li>
<li>数据库备份，</li>
<li>角色，</li>
<li>投票，</li>
<li>留言，</li>
<li>评论，</li>
<li>以及动态生成静态页面功能等。</li>
</ul>
<p>
这个CMS已经应用于多个网站，如UIR所有的2级网站，＝＝ <br/>
Pallas遵循开源软件精神，任何人只要在保留我的信息的前提下，可以自由修改和使用。 </p>
<p>源码地址：http://code.google.com/p/pallas/downloads/list</p>
<p>实例： <br/>
http://bbs.uir.cn/graduate <br/>
http://dxcstore.cn/ </p>
<p>http://bbs.uir.cn/english/</p>
<p>Demo地址:<a href="http://pallas.laruence.com/pscms_admin/"  target="_blank"  rel="child" >http://pallas.laruence.com/pscms_admin/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 用户名:test, 密码:test</p>
<hr/><h2>Comments</h2><ul  style="padding-left:1em;font-size:85%;padding-left:1em;font-size:85%;"><li><a href="http://www.laruence.com/2008/07/21/120.html#comment-46" >2008/08/19</a>, Anonymous writes: 如果有仔细的说明就更好了。呵呵。</li><li><a href="http://www.laruence.com/2008/07/21/120.html#comment-47" >2008/08/19</a>, <a href="http://www.laruence.com"  rel="external nofollow"  class="url" >雪候鸟</a> writes: 呵呵，这个cms做了很久了， 现在来说，仅作学习之用，方便PHP初学者来学习的，；）</li><li><a href="http://www.laruence.com/2008/07/21/120.html#comment-758" >2008/12/24</a>, <a href="http://www.wowgoldwow.com"  rel="external nofollow"  class="url" >wow guide</a> writes: 从index.php -&gt;left.php+left.html
如果作者是2005年写的. 现在对我来说学习的东西也太多. 这种写法真的比较意思,和smarty很像.

过些天研究,把 tables.sql的字段说明列出来.这个说明文件 会对阅读代码挺大的帮助..
感觉这个CMS 增加 商城的一些东西,做国内的企业网站很适用.</li><li><a href="http://www.laruence.com/2008/07/21/120.html#comment-775" >2008/12/24</a>, <a href="http://www.laruence.com"  rel="external nofollow"  class="url" >雪候鸟</a> writes: @wow guide, ;),嘿嘿，没想到啊。。。谢谢谢谢。</li><li><a href="http://www.laruence.com/2008/07/21/120.html#comment-2222" >2009/09/16</a>, 55 writes: 没有数据库哦 可van否发给我，已经留邮箱了 谢谢</li></ul><hr/><small  style="font-size:85%;font-size:85%;">Copyright &copy; 2010 <a href="http://www.laruence.com"  target="_blank" >风雪之隅</a> 版权所有, 转载务必注明. 该Feed只供个人使用, 禁止未注明的转载或商业应用. 非法应用的, 一切法律后果自负. 如有问题, 可发E-mail至my at laruence.com.(Digital Fingerprint: 73540ba0a1738d7d07d4b6038d5615e2)</small>]]></content:encoded>
			<wfw:commentRss>http://www.laruence.com/2008/07/21/120.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
