<?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; Web</title>
	<atom:link href="http://www.21say.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.21say.com</link>
	<description>Camel&#039;s FM Blog</description>
	<lastBuildDate>Mon, 09 Jan 2012 17:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>.htaccess使用指南</title>
		<link>http://www.21say.com/htaccess-operating-guide/</link>
		<comments>http://www.21say.com/htaccess-operating-guide/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 17:35:59 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.21say.com/?p=1572</guid>
		<description><![CDATA[Apache服务器的.htaccess是一个非常强大的分布式配置文件，学会使用.htaccess，对虚拟主机用户来说，可以实现众多的功能。这里有一篇很容易让人理解的.htaccess介绍，作为入门文章非常的适合。 1... ]]></description>
		<wfw:commentRss>http://www.21say.com/htaccess-operating-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何增加 zen cart 数据字段的长度</title>
		<link>http://www.21say.com/zen-cart-the-length-of-data-field/</link>
		<comments>http://www.21say.com/zen-cart-the-length-of-data-field/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 12:31:39 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.21say.com/zen-cart-the-length-of-data-field/</guid>
		<description><![CDATA[以下代码用于在数据库中增大对某些数据的定义值，例如增加商品型号的长度、商品名称的长度、客户姓名的长度、商品分类名称的长度、账单地址的长度等等。 在后台的 [ 工具 － 安装SQL脚... ]]></description>
		<wfw:commentRss>http://www.21say.com/zen-cart-the-length-of-data-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zen cart 圖像水印設置方法</title>
		<link>http://www.21say.com/zen-cart-image-watermark/</link>
		<comments>http://www.21say.com/zen-cart-image-watermark/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 07:08:29 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.21say.com/zen-cart-image-watermark/</guid>
		<description><![CDATA[１，建立水印圖像並放入以下文件夾 \images\watermark.png 这是小图像的水印 \images\medium\watermark_MED.png 这是中图的水印 \images\large\watermark_LRG.png 这是大图的水印 ２，在Ｔools中啟用Image Handler2 ３，在... ]]></description>
		<wfw:commentRss>http://www.21say.com/zen-cart-image-watermark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>怎样去除zencart URL地址后面的&#8220;?zenid&#8221;参数</title>
		<link>http://www.21say.com/zencart-url/</link>
		<comments>http://www.21say.com/zencart-url/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 14:51:42 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.21say.com/zencart-url/</guid>
		<description><![CDATA[去除zencart程序的zenid有两种方法 １）、在后台 Configuration-&#62;session 将 Force Cookie Use 设置为ture; 一般如果网站只是在刚开启的时候存在 zenid 的话，只要这样设置一下就可以了； 另一种就是从头... ]]></description>
		<wfw:commentRss>http://www.21say.com/zencart-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>admin &amp; admin888 MD5</title>
		<link>http://www.21say.com/admin-admin888-md5/</link>
		<comments>http://www.21say.com/admin-admin888-md5/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 08:18:57 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[md5]]></category>

		<guid isPermaLink="false">http://www.21say.com/admin-admin888-md5/</guid>
		<description><![CDATA[admin经过md5加密后的密文如下： 16位加密：7a57a5a743894a0e 32位加密：21232f297a57a5a743894a0e4a801fc3 admin888经过md5加密后的密文如下： 16位加密：469e80d32c0559f8 32位加密：7fef6171469e80d32c0559f88b37724... ]]></description>
		<wfw:commentRss>http://www.21say.com/admin-admin888-md5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows vista/WIN7 IIS7.0 安装及配置ASP环境</title>
		<link>http://www.21say.com/windows-vista-win7-iis7-0-asp/</link>
		<comments>http://www.21say.com/windows-vista-win7-iis7-0-asp/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 05:49:27 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[iis]]></category>

		<guid isPermaLink="false">http://www.21say.com/windows-vista-win7-iis7-0-asp/</guid>
		<description><![CDATA[图解Vista中IIS7.0的安装及配置ASP环境 来源:vista123 控制面板中“程序”的位置 “程序”中“打开或关闭Windows功能”的位置 如图，安装IIS7时需要选择要使用的功能模块 IIS7安装完成之后可以在开... ]]></description>
		<wfw:commentRss>http://www.21say.com/windows-vista-win7-iis7-0-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zen cart 如何修改网站的标题、关键字及描述？</title>
		<link>http://www.21say.com/zen-cart-title-keywords-and-description/</link>
		<comments>http://www.21say.com/zen-cart-title-keywords-and-description/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 17:50:31 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.21say.com/zen-cart-title-keywords-and-description/</guid>
		<description><![CDATA[在语言文件中，\includes\languages\schinese\meta_tags.php define('TITLE', STORE_NAME);(store name是在后台中设置的) define('META_TAG_KEYWORDS','你自己的关键词'); define('META_TAG_DESCRIPTION','你自己的描述'); &#160; 首页的标... ]]></description>
		<wfw:commentRss>http://www.21say.com/zen-cart-title-keywords-and-description/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zen Cart 如何调整首页图片大小</title>
		<link>http://www.21say.com/zen-cart-home-picture-size-adjustment/</link>
		<comments>http://www.21say.com/zen-cart-home-picture-size-adjustment/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 17:40:42 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.21say.com/zen-cart-home-picture-size-adjustment/</guid>
		<description><![CDATA[如果要修改ZenCart产品显示图片的大小，可以通过Admin-&#62;Configure-&#62;Image来修改显示图片的参数，而参数的变量名则表示了该变量所起的作用，很好理解。下面就简单介绍一下main页面常用的几... ]]></description>
		<wfw:commentRss>http://www.21say.com/zen-cart-home-picture-size-adjustment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何修改zen-cart描述和标题</title>
		<link>http://www.21say.com/modify-zen-cart-description-and-title/</link>
		<comments>http://www.21say.com/modify-zen-cart-description-and-title/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 17:37:39 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.21say.com/modify-zen-cart-description-and-title/</guid>
		<description><![CDATA[英文具体路径为： includes/languages/english/meta_tags.php 中文具体路径为： includes/languages/schinese/meta_tags.php 修改下面的标题和描述： // page title define('TITLE', 'Zen Cart!'); // Site Tagline define('SITE_TAGLINE', 'The... ]]></description>
		<wfw:commentRss>http://www.21say.com/modify-zen-cart-description-and-title/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>几个实用的WordPress主题函数使用技巧</title>
		<link>http://www.21say.com/wordpress-proposition-function/</link>
		<comments>http://www.21say.com/wordpress-proposition-function/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 02:33:28 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.21say.com/?p=1368</guid>
		<description><![CDATA[WordPress主题一般有一系列的php文件和一个style. css文件，而其中功能最为强大的文件则是functions. php。WordPress 有非常多的常用函数，你可以通过添加和删除一些函数来增加WordPress主题的功能，而... ]]></description>
		<wfw:commentRss>http://www.21say.com/wordpress-proposition-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在WordPress文章结尾加上“转载请注明来源”</title>
		<link>http://www.21say.com/wordpress-add-source/</link>
		<comments>http://www.21say.com/wordpress-add-source/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 16:01:32 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.21say.com/?p=1363</guid>
		<description><![CDATA[打开主题下面的single.php页面，在里面找到代码 the_content() 这个是输出文字内容的。一般这段代码外面一定有一对&#60;div&#62;&#60;/div&#62;标签包着它，你就在这个&#60;/div&#62;标签的前面加上代码 &#38... ]]></description>
		<wfw:commentRss>http://www.21say.com/wordpress-add-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 图片自动调整大小的方法</title>
		<link>http://www.21say.com/wordpress-auto-img-size/</link>
		<comments>http://www.21say.com/wordpress-auto-img-size/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 15:49:19 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.21say.com/?p=1360</guid>
		<description><![CDATA[如果Blog的文章正文部分宽度只有450px，文章里加了一幅宽度超过450px的图片，无论是IE还是Firefox/Opera下都会出现超过页面的情况。怎么办呢？下面给出两种解决方案备选。 1. 通过定义CSS解决。... ]]></description>
		<wfw:commentRss>http://www.21say.com/wordpress-auto-img-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>兼容IE,Firefox 的图片自动缩放CSS及expression用法详解</title>
		<link>http://www.21say.com/img-css-expression/</link>
		<comments>http://www.21say.com/img-css-expression/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 15:46:56 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.21say.com/?p=1357</guid>
		<description><![CDATA[兼容IE、Firefox img { max-width:200px; max-height:200px; } *html img { width: expression(this.width &#62; 200 &#38;&#38; this.width &#62; this.height ? 200 : auto); height: expression(this.height &#62; 200 ? 200 : auto); } IE7 FF支持max-width\max-he... ]]></description>
		<wfw:commentRss>http://www.21say.com/img-css-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php获取当前访问的文件名</title>
		<link>http://www.21say.com/php-get-web-url/</link>
		<comments>http://www.21say.com/php-get-web-url/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 18:25:17 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.21say.com/php-get-web-url/</guid>
		<description><![CDATA[方法一： &#60;?php $url = $_SERVER[’PHP_SELF’]; $filename= substr( $url , strrpos($url , ‘/’)+1 ); echo $filename; ?&#62; 方法二： &#60;?php $url = $_SERVER[’PHP_SELF’]; $arr = explode( ‘/’ , $url ); $filename= $arr[count($arr)-1]... ]]></description>
		<wfw:commentRss>http://www.21say.com/php-get-web-url/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Godaddy主机从PHP4切换到PHP5方法</title>
		<link>http://www.21say.com/godaddy-host-switch-from-php4-to-php5-methods/</link>
		<comments>http://www.21say.com/godaddy-host-switch-from-php4-to-php5-methods/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 18:39:22 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[godaddy]]></category>

		<guid isPermaLink="false">http://www.21say.com/godaddy-host-switch-from-php4-to-php5-methods/</guid>
		<description><![CDATA[首先在根目录下建立一个.htaccess文件，文件中输入 AddHandler x-httpd-php5 .phpAddHandler x-httpd-php .php4 然后把根目录下的php.ini改为php5.ini。 至此完成了PHP4切换到PHP5。这仅仅只是完成了根目录网站的PHP... ]]></description>
		<wfw:commentRss>http://www.21say.com/godaddy-host-switch-from-php4-to-php5-methods/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>godaddy邮件帐户的POP设置</title>
		<link>http://www.21say.com/godaddy-set-up-pop-mail-account/</link>
		<comments>http://www.21say.com/godaddy-set-up-pop-mail-account/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 18:03:27 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[godaddy]]></category>

		<guid isPermaLink="false">http://www.21say.com/godaddy-set-up-pop-mail-account/</guid>
		<description><![CDATA[godaddy邮件帐户的POP设置(godaddy免费邮件也适用) 1. 创建帐户. 2. 具体的POP设置如下： Username（用户名）： email地址的全写. Password(密码）： email帐户密码. Incoming Mail Server（接收邮件服务器）： pop... ]]></description>
		<wfw:commentRss>http://www.21say.com/godaddy-set-up-pop-mail-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress中修改默认摘要the_excerpt()的长度</title>
		<link>http://www.21say.com/wordpress-the_excerpt/</link>
		<comments>http://www.21say.com/wordpress-the_excerpt/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 16:38:40 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.21say.com/wordpress-the_excerpt/</guid>
		<description><![CDATA[在wp-includes目录下找到formatting.php，里面有这样一个函数： function wp_trim_excerpt($text) { &#160;&#160;&#160; global $post; &#160;&#160;&#160; if ( &#34; == $text ) { &#160;&#160;&#160;&#160;&#160;&#160;&#160; $text = get_the_content(... ]]></description>
		<wfw:commentRss>http://www.21say.com/wordpress-the_excerpt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>备份Godaddy Mysql数据库</title>
		<link>http://www.21say.com/godaddy-mysql-backup/</link>
		<comments>http://www.21say.com/godaddy-mysql-backup/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 14:27:00 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[godaddy]]></category>

		<guid isPermaLink="false">http://www.21say.com/godaddy-mysql-backup/</guid>
		<description><![CDATA[登陆你的Godaddy虚拟主机帐户 Account Manager. 在 My Products 功能中, 选择 Hosting Account List. 点击你想要编辑的主机帐户后面的 Manage Account . 在 Databases 功能中,点击 MySQL 图标. 点击你想要备份的数据库... ]]></description>
		<wfw:commentRss>http://www.21say.com/godaddy-mysql-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&quot;未指定的错误/Conn.asp, 第 28 行&quot;解决办法</title>
		<link>http://www.21say.com/unspecified-error-conn_asp/</link>
		<comments>http://www.21say.com/unspecified-error-conn_asp/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 11:20:12 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.21say.com/unspecified-error-conn_asp/</guid>
		<description><![CDATA[安装SiteWeaver™6.6出现问题提示:&#34;未指定的错误/Conn.asp, 第 28 行&#34; 解决办法，设置 WINDOWS目录下TEMP文件夹的权限，在TEMP点右键，选择属性，打开安全选项，添加Internet 来宾帐户 (QUAN\IUSR_QUANNE... ]]></description>
		<wfw:commentRss>http://www.21say.com/unspecified-error-conn_asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS7.5&#8220;cannot contain &#039;..&#039; to indicate the parent directory&#8221;</title>
		<link>http://www.21say.com/iis7-asp-0131/</link>
		<comments>http://www.21say.com/iis7-asp-0131/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 05:00:52 +0000</pubDate>
		<dc:creator>骆驼</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[iis]]></category>

		<guid isPermaLink="false">http://www.21say.com/iis7-asp-0131/</guid>
		<description><![CDATA[用IIS7.5调试PowerEasy_SiteWeaver_CMS6.6时出现以下错误： Active Server Pages error 'ASP 0131' Disallowed Parent Path /Include/PowerEasy.Common.Front.asp, line 1 The Include file '../Include/PowerEasy.Common.Content.asp' cannot contain '..' to i... ]]></description>
		<wfw:commentRss>http://www.21say.com/iis7-asp-0131/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

