<?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.liangbo.org/index.php/category/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liangbo.org</link>
	<description>的三言两语</description>
	<lastBuildDate>Sun, 27 Jun 2010 02:49:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>新浪编辑手册和主页推荐规范(转)</title>
		<link>http://www.liangbo.org/index.php/archives/233</link>
		<comments>http://www.liangbo.org/index.php/archives/233#comments</comments>
		<pubDate>Fri, 07 May 2010 05:40:45 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[sina]]></category>
		<category><![CDATA[主页推荐]]></category>
		<category><![CDATA[新浪]]></category>
		<category><![CDATA[编辑手册]]></category>
		<category><![CDATA[规范]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=233</guid>
		<description><![CDATA[1.标题规范

1）所有标题的字数必须在规定的范围之内，标题不能折行：新浪首页20字，新闻中心一类22.5字，新闻中心二类23.5字，科技一类21.5字，科技二类19字。标题字数不能过短，科技二类标题不得短于14字。

2）所有标题通常必须句型完整，主谓宾齐全。标题应突出文章要点或最吸引人的内容，避免出现同样词语。]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/233/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS2008下载地址和版本破解（转）</title>
		<link>http://www.liangbo.org/index.php/archives/203</link>
		<comments>http://www.liangbo.org/index.php/archives/203#comments</comments>
		<pubDate>Tue, 12 Jan 2010 07:30:35 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[VS2008]]></category>
		<category><![CDATA[下载地址]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=203</guid>
		<description><![CDATA[在网上找到关于VS2008官方下载地址（90天适用版本）和正式破解版的]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/203/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决FileZilla Server FTP服务器中文乱码问题</title>
		<link>http://www.liangbo.org/index.php/archives/191</link>
		<comments>http://www.liangbo.org/index.php/archives/191#comments</comments>
		<pubDate>Wed, 16 Dec 2009 10:21:35 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[乱码]]></category>
		<category><![CDATA[解决方法]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=191</guid>
		<description><![CDATA[FileZilla Server用的是UTF-8的编码，我们的Windows主机一般采用GBK，所以才乱码了，解决的办法是：

1. 尊重标准，可以使用FileZilla Client做FTP上传和下载软件。

2. 与现实妥协，用FileZilla Server的非UTF-8版本……]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/191/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>成功将PW7.5转换到DZ7.2UCH，分享经验</title>
		<link>http://www.liangbo.org/index.php/archives/188</link>
		<comments>http://www.liangbo.org/index.php/archives/188#comments</comments>
		<pubDate>Mon, 14 Dec 2009 05:43:50 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[DZ7.2UCH]]></category>
		<category><![CDATA[PW7.5]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[转换]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=188</guid>
		<description><![CDATA[本次转换步骤及遇到的几个问题： 1、全新安装DZ7.2uch（DISCUZ+UCENTER+UC HOME），在其根目录下需含XCONVERT转换程序（另外下载）； 2、本次操作PW和DZ分别位于不同的服务器，需确保PW的服务器的MYSQL开放IP访问、打开3306数据库端口； 3、开放的IP需对转换操作所在电脑的IP开放，具体办法为：通过PHPMYADMIN进入PW的数据库，进入MYSQL数据库，设置其USER表HOST，将LOCALHOST改为所需IP或者%（对所有IP开放，但我没有成功）； 4、重启PW的mysql数据库cmd→netstat stop mysql→netstat start mysql； 5、开放3306端口：开始-设置-控制面板-Windows防火墙，单击“例外”-“添加端口”，名称为：mysql，端口：3306，TCP协议，单击“确定”就可以了； 6、进入DZ所在服务器（前面已经设置了PW所在服务器对DZ所在服务器IP开放），打开转换程序，表单填写需注意：PW填好IP和其他项，需通过域名访问；UCENTER需特别注意填好数据表前缀，如果下载的FULL版本其数据表前缀为cdb_uc_；DISCUZ数据表前缀为cdb_；UCHOME数据表前缀默认为uchome_； 7、填写完毕，转换OK。 PS:如果数据表前缀没有填写正确会出现字段表不存在的错误。DISCUZ FULL版本然后安装UCHOME时需要填入UCENTER地址，我填写/uc_server即OK。 来自大众源码论坛：http://bbs.hicode.cn]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/188/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MYSQL数据库文件夹转移方法</title>
		<link>http://www.liangbo.org/index.php/archives/185</link>
		<comments>http://www.liangbo.org/index.php/archives/185#comments</comments>
		<pubDate>Mon, 14 Dec 2009 05:42:40 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[数据库文件夹]]></category>
		<category><![CDATA[转移方法]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=185</guid>
		<description><![CDATA[MYSQL部分版本默认的数据库DATA文件夹安装在C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.1\data，为了防止数据丢失，需要将其移动到其他盘符，如D盘，这时需要将data文件夹移动到目标文件夹，然后编辑my.ini，可能在C:\WINDOWS，也可能在MYSQL安装目录下面。最好重启MYSQL即可，重启方法为cmd→netstat stop mysql→netstat start mysql或者如果在WINDOWS下的话可到计算机管理→服务和应用程序→服务，找到mysql，然后重启即可。 来自大众源码论坛：http://bbs.hicode.cn]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/185/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CuteFTP&quot;外壳未连接到TE&quot;的解决方法</title>
		<link>http://www.liangbo.org/index.php/archives/182</link>
		<comments>http://www.liangbo.org/index.php/archives/182#comments</comments>
		<pubDate>Sun, 06 Dec 2009 08:23:05 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[cuteftp]]></category>
		<category><![CDATA[外壳]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=182</guid>
		<description><![CDATA[进入C:\Documents and Settings\Administrator\Local Settings\Temp 删除掉里面的所有.idx文件。]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/182/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>常见PHP套件（转）</title>
		<link>http://www.liangbo.org/index.php/archives/163</link>
		<comments>http://www.liangbo.org/index.php/archives/163#comments</comments>
		<pubDate>Thu, 19 Nov 2009 08:45:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[技术教程]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=163</guid>
		<description><![CDATA[2009.9.6 对于已经熟悉Apache＋PHP＋MYSQL的安装配置的开发人员，或者是不想涉及开发而只是想建立PHP应用程序的人来说，使用Apache/PHP/MYSQL安装套件来配置PHP的WEB环境会方便不少，但是选择合适的套件还是需要的。个人把曾经使用过的，以及比较知名的安装套件总结如下： WAMP 一直在用的，带有phpMyAdmin和SQLiteManager ，提供了很多Add－on插件，如PHP版本切换、ZEND OPTIMIZER 、WEBALIZER等，站长推荐！ http://www.wampserver.com/ TSW 比较完整，支持PERL，FTPServer，还提供有Tomcat和wordpress插件 http://sourceforge.net/projects/yawamp/ GREENAMP 国产的套件，无删除功能 http://chin.blogchina.com VertrigoServ 内置了ZendOptimizer http://vertrigo.sourceforge.net/ XAMP 很不错，提供了丰富的插件，如perl、python、tomcat和cocoon http://www.apachefriends.org/de/xampp-windows.html WAPM 国产的，支持Tomcat和Turck MMCahe、ZendOptimizer http://w.yi.org/ Appserv 也整合了Zend Optimizer http://www.appservnetwork.com/ Apache2Triad 包含了Perl , Python http://apache2triad.sourceforge.net EasyPHP 安装比较简单 http://www.easyphp.org/ LiteWeb 支持Perl和虚拟域名 http://www.cmfperception.com/liteweb.html phpHome http://phphome.sourceforge.net/]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/163/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>POST和GET的区别</title>
		<link>http://www.liangbo.org/index.php/archives/161</link>
		<comments>http://www.liangbo.org/index.php/archives/161#comments</comments>
		<pubDate>Thu, 19 Nov 2009 08:43:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[技术教程]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=161</guid>
		<description><![CDATA[Posted by liangbo on Sep 6, 2009 1. get是从服务器上获取数据，post是向服务器传送数据。 2. get是把参数数据队列加到提交表单的ACTION属性所指的URL中，值和表单内各个字段一一对应，在URL中可以看到。post是通过HTTP post机制，将表单内各个字段与其内容放置在HTML HEADER内一起传送到ACTION属性所指的URL地址。用户看不到这个过程。 3. 对于get方式，服务器端用Request.QueryString获取变量的值，对于post方式，服务器端用Request.Form获取提交的数据。 4. get传送的数据量较小，不能大于2KB。post传送的数据量较大，一般被默认为不受限制。但理论上，IIS4中最大量为80KB，IIS5中为100KB。 5. get安全性非常低，post安全性较高。但是执行效率却比Post方法好。 建议： 1、get方式的安全性较Post方式要差些，包含机密信息的话，建议用Post数据提交方式； 2、在做数据查询时，建议用Get方式；而在做数据添加、修改或删除时，建议用Post方式；]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/161/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用Google企业应用套件打造免费企业邮局</title>
		<link>http://www.liangbo.org/index.php/archives/152</link>
		<comments>http://www.liangbo.org/index.php/archives/152#comments</comments>
		<pubDate>Thu, 26 Mar 2009 15:30:12 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[企业应用套件]]></category>
		<category><![CDATA[企业邮局]]></category>
		<category><![CDATA[免费]]></category>
		<category><![CDATA[设置]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/?p=133</guid>
		<description><![CDATA[自Google推出企业应用套件后，一直使用其邮件功能，感觉很好。很多朋友知道Google企业应用套件，但不会申请、设置。希望本文能对大家有所帮助。]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/152/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SmartTemplate学习笔记</title>
		<link>http://www.liangbo.org/index.php/archives/144</link>
		<comments>http://www.liangbo.org/index.php/archives/144#comments</comments>
		<pubDate>Wed, 05 Nov 2008 15:23:31 +0000</pubDate>
		<dc:creator>liangbo</dc:creator>
				<category><![CDATA[技术教程]]></category>
		<category><![CDATA[smarttemplate]]></category>
		<category><![CDATA[学习笔记]]></category>

		<guid isPermaLink="false">http://www.liangbo.org/articles/64</guid>
		<description><![CDATA[目录

1、SmartTemplate的效率

2、基本变量

3、逻辑运算结构

4、模式（Methods）

5、扩展类(Extensions) 未完成]]></description>
		<wfw:commentRss>http://www.liangbo.org/index.php/archives/144/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
