<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>${茶男與藍牌}</title>
	<link>http://www.chentianwen.net/wordpress</link>
	<description>Life has to be exciting.</description>
	<lastBuildDate>Thu, 26 Aug 2010 13:38:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Easy fix for &#8220;SVN: Delta Source Ended Unexpectedly&#8221; Error</title>
		<description><![CDATA[from http://blog.manontheground.net/traveller/2008/07/svndeltasourcee.html I tried to update one of my subversion working copies today and got the following message: &#8220;Delta source ended unexpectedly&#8221; Here&#8217;s how I solved the problem: Step 1: I identified the file that was causing the problem. Step 2: I made sure that all changed files in the problem file&#8217;s directory were committed [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/08/26/easy-fix-for-svn-delta-source-ended-unexpectedly-error/</link>
			</item>
	<item>
		<title>THE BIG LIST OF MYSOURCE MATRIX KEYWORDS</title>
		<description><![CDATA[from http://matrixsecrets.com/keywords/ Last updated: February 22, 2010 Common Asset Keywords Anywhere (global) keywords Keyword Modifiers Less Common Asset Keywords Date Keywords Permissions Keywords Asset Listing Keywords Custom Form Keywords Image Keywords Image Variety Keywords File Keywords News Item Keywords Paint Layout Keywords Standard Page Keywords Search Page Keywords Single Calendar Event Keywords Tag Listing Page [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/08/12/the-big-list-of-mysource-matrix-keywords/</link>
			</item>
	<item>
		<title>Issue with mod_speling</title>
		<description><![CDATA[from http://ubuntuforums.org/showthread.php?t=342568 The main problem with mod_speling is that it only modifies the GET on case for files, not directories. This is usually not the problem when migrating from a Windows seb server installation. The problem is general URL case sensitivity. Yes, you can set up a perl script to change all directories to lower-case, [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/08/12/issue-with-mod_speling/</link>
			</item>
	<item>
		<title>Internet Explorer User Agent Style Sheets</title>
		<description><![CDATA[Internet Explorer User Agent Style Sheets The UA Style Sheet is a simple set of css styles that each web browser uses before any other css styles are applied. This chart lists and compares the different default style sheets used to render HTML in the four major versions of Internet Explorer; IE6, IE7, IE8, and [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/08/05/internet-explorer-user-agent-style-sheets/</link>
			</item>
	<item>
		<title>HTML DOCTYPE Collection</title>
		<description><![CDATA[from http://www.w3.org/QA/2002/04/valid-dtd-list.html Recommended Doctype Declarations to use in your Web document. When authoring document is HTML or XHTML, it is important to Add a Doctype declaration. The doctype declaration must be exact (both in spelling and in case) to have the desired effect, which makes it sometimes difficult. To ease the work, below is a [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/08/05/html-doctype-collection/</link>
			</item>
	<item>
		<title>Add predefined css in external css files to RadEditor in Sitecore</title>
		<description><![CDATA[Problem: Need to add predefined css in external css to RadEditor in Sitecore CMS Solution: Add css class to default.css which can be found in WEB_ROOT/Web.config on the following line: &#60;setting name="WebStylesheet" value="/default.css" /&#62; Example css: .cufon { &#160;&#160;font-weight: bold; &#160;&#160;color: #666; } Modify the ToolsFile.xml defined in where the Sitecore uses the RadEditor (in [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/08/02/add-predefined-css-in-external-css-files-to-radeditor-in-sitecore/</link>
			</item>
	<item>
		<title>PHP Turn On Error Reporting</title>
		<description><![CDATA[ini_set('display_errors',1); error_reporting(E_ALL&#124;E_STRICT);]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/07/29/php-turn-on-error-reporting/</link>
			</item>
	<item>
		<title>How to enable Session state in ASP.NET</title>
		<description><![CDATA[from http://blog.felipel.com/post/How-to-enable-Session-state-in-ASPNET.aspx While trying to use the Session state dictionary in a web application, you may eventually receive the following exception: Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/07/26/how-to-enable-session-state-in-asp-net/</link>
			</item>
	<item>
		<title>About the Robots  tag</title>
		<description><![CDATA[from http://www.robotstxt.org/meta.html About the Robots &#60;META&#62; tag In a nutshell You can use a special HTML &#60;META&#62; tag to tell robots not to index the content of a page, and/or not scan it for links to follow. For example: &#60;html&#62; &#60;head&#62; &#60;title&#62;...&#60;/title&#62; &#60;META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"&#62; &#60;/head&#62; There are two important considerations when using the robots [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/06/13/about-the-robots-tag/</link>
			</item>
	<item>
		<title>Short Url（短网址）实现方式(zz)</title>
		<description><![CDATA[from http://i.laoer.com/short-url.html 现在提供Short Url(短网址)的网站越来越多了，特别是Twitter的助Short Url的一臂之力，越来越多的人开始使用Short Url-短网址，现在比较流行的几个Short Url网站有 TinyURL http://tinyurl.com/ Bit.Ly http://bit.ly/ Is.Gd http://is.gd/ 等等，Short Url的作用在于把长的Url缩成短的Url，比如，我前两天些的一篇博客，Url是http://i.laoer.com/think-about-http-get-chinese-encode-error.html，我们采用TinyURL，转成的Url是http://tinyurl.com/d4zw8x，只有25个字符，短了很多，请求http://tinyurl.com/d4zw8x的时候，tinyurl会把请求通过HTTP 301转到http://i.laoer.com/think-about-http-get-chinese-encode-error.html上。 实现Short Url的功能并不复杂，但最关键的就是这个短代码要够短，而且需要唯一，我们的例子是“d4zw8x”，6位，还有就是用户输入的同一个Url，应该返回唯一的Short Url，用户在请求长的Url之后，先从数据库查找一下这个长Url是否存在，如果存在，就直接取出其对应的短代码，如果不存在，则生成短代码，与用户的长Url同时保存在数据库中。 最核心的这个短代码的实现方式，我在网上找了两个 第一个是纯随机数的算法，来自Short URL Script 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 function random($length, $pool = '') { $random = ''; if (empty($pool)) { $pool = [...]]]></description>
		<link>http://www.chentianwen.net/wordpress/2010/04/08/short-url%ef%bc%88%e7%9f%ad%e7%bd%91%e5%9d%80%ef%bc%89%e5%ae%9e%e7%8e%b0%e6%96%b9%e5%bc%8fzz/</link>
			</item>
</channel>
</rss>
