<?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>DDRR&#039;s blog &#187; 经验心得</title>
	<atom:link href="http://blog.ddrr.org/post/category/experience/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ddrr.org</link>
	<description>A lazy blog ^_^</description>
	<lastBuildDate>Sat, 31 Dec 2011 04:36:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>开始配我的CentOS 6.2的服务器了</title>
		<link>http://blog.ddrr.org/post/552.html</link>
		<comments>http://blog.ddrr.org/post/552.html#comments</comments>
		<pubDate>Sun, 25 Dec 2011 03:36:59 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/post/552.html</guid>
		<description><![CDATA[终于想开工把服务器转到CentOS了，以前没怎么真正玩过Linux，就在这里记录碰到的各种问题吧。先开个头，慢慢再加了，会是一个漫长的过程的^_^ 查看程序版本信息： #rpm -qi httpd #rpm -qi mysql #rpm... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/552.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用同一账户多重远程登陆Windows Server 2008 R2</title>
		<link>http://blog.ddrr.org/post/511.html</link>
		<comments>http://blog.ddrr.org/post/511.html#comments</comments>
		<pubDate>Wed, 01 Dec 2010 16:49:44 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/post/511.html</guid>
		<description><![CDATA[Windows Server 2008 R2 的默认设置是不允许用同一账户同时从两个地方远程登陆的，而且对远程登陆会话的数目也限制为不能超过两个。下面是修改这些默认设置的方法： &#160; 允许用同一账户同时... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/511.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>如何用Vista的磁盘管理器创建逻辑分区</title>
		<link>http://blog.ddrr.org/post/159.html</link>
		<comments>http://blog.ddrr.org/post/159.html#comments</comments>
		<pubDate>Tue, 24 Mar 2009 05:39:53 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=159</guid>
		<description><![CDATA[<p>与XP不同， Vista的磁盘管理器没有直接创建逻辑分区的选项了。导致很多人不知道如何在Vista下创建逻辑分区， 这种小事也还要借助其他的分区工具。</p>... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/159.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使Bo-blog更好地和Live writer结合</title>
		<link>http://blog.ddrr.org/post/158.html</link>
		<comments>http://blog.ddrr.org/post/158.html#comments</comments>
		<pubDate>Mon, 23 Mar 2009 04:09:18 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=158</guid>
		<description><![CDATA[Live writer是微软推出的一个很不错的写blog的客户端软件, 而Bo-blog也通过对MetaWeblog API的支持从而让用户能够通过writer写日志了. 最新的Bo-blog(2.1.1 Release) 中的xmlrpc.php修正了之前版本中不会触发相... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/158.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>用SVN管理VS的工程</title>
		<link>http://blog.ddrr.org/post/149.html</link>
		<comments>http://blog.ddrr.org/post/149.html#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:59:27 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=149</guid>
		<description><![CDATA[<p>svn的安装使用之类的这里就不多说了，这里只是要记录一下用SVN管理VS的VC项目时需要设置过滤掉哪些文件</p>... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/149.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protocol Buffers 初步印象</title>
		<link>http://blog.ddrr.org/post/145.html</link>
		<comments>http://blog.ddrr.org/post/145.html#comments</comments>
		<pubDate>Fri, 11 Jul 2008 19:36:38 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=145</guid>
		<description><![CDATA[<p>首先给个<a href="http://code.google.com/apis/protocolbuffers/" target="_blank">官方链接</a>，有兴趣的朋友可以直接去那里获取更多的信息。有介绍，范例，还有源码^_^</p>... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/145.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>编译STLport 5.1.5</title>
		<link>http://blog.ddrr.org/post/141.html</link>
		<comments>http://blog.ddrr.org/post/141.html#comments</comments>
		<pubDate>Sat, 05 Jul 2008 04:22:09 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=141</guid>
		<description><![CDATA[已经用了STLport挺长时间了，也编译过几次了。不过实在是太懒了，一直没有做个记录。最近又得要重新编译了，还得重新看readme，实在是麻烦啊。还是记录一下吧，其实也不麻烦。&#160;&#160; &#1... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/141.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event Log</title>
		<link>http://blog.ddrr.org/post/138.html</link>
		<comments>http://blog.ddrr.org/post/138.html#comments</comments>
		<pubDate>Tue, 24 Jun 2008 10:44:23 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=138</guid>
		<description><![CDATA[<p>　　今天把系统装好并配置好之后，突然发现从其他机器远程登陆过来启动过程超慢。尝试了很多种可能之后, 终于发现是因为我关闭了Event Log服务的缘故。<br/>　　至于在本地启动慢是不是也是这个原因，就得等明天去实验室看看了^_^</p>... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/138.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse安装备忘录</title>
		<link>http://blog.ddrr.org/post/95.html</link>
		<comments>http://blog.ddrr.org/post/95.html#comments</comments>
		<pubDate>Tue, 13 Mar 2007 09:12:26 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=95</guid>
		<description><![CDATA[Eclipse主页：www.eclipse.org UniMod 主页：http://unimod.sourceforge.net/index.html (@sourceforge)在线更新地址：http://unimod.sf.net/update截图：http://unimod.sourceforge.net/screen-shots.html AmaterasUML 主页：http://amateras.sourcefor... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/95.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>让Visual Assist的30天使用期限永远用不完^_^</title>
		<link>http://blog.ddrr.org/post/71.html</link>
		<comments>http://blog.ddrr.org/post/71.html#comments</comments>
		<pubDate>Thu, 21 Dec 2006 16:37:36 +0000</pubDate>
		<dc:creator>shiliu</dc:creator>
				<category><![CDATA[经验心得]]></category>
		<category><![CDATA[assist]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[永不过期]]></category>

		<guid isPermaLink="false">http://blog.ddrr.org/?p=71</guid>
		<description><![CDATA[<p><![CDATA[<span style="font-family: 宋体"> &nbsp; &nbsp;Viusal Assist是Visual Studio.Net和VC6.0下一个非常不错的编程辅助插件。具有语法加量，变量补全提示，变量、方法列表提示，变量输入更正，单词拼写错误提示，模版等等很多实用的功能。你可以到www.wholetomato.com查看软件介绍，并且下载最新版本。 &nbsp; &nbsp; &nbsp;具体方法如下： &nbsp; &nbsp;2、删除注册表中的HKEY_LOCAL_MACHINE&#92;SOFTWARE&#92;Classes&#92;CLSID&#92;{CE0106FA-600E-72C4-D039-A57952E382EA}以及所有子键。注意：{CE0106FA-600E-72C4-D039-A57952E382EA}是这个版本（Visual Assist X 10.3.1541.0）的visual assist的CLSID值，所以不同的版本可能不同。网上的方法是用RegistryWorkshop来找到这个值，不过我的系统不知道为什么运行RegistryWorkshop出错，就想了另外一种方法。我是用RegSnap分别在visualassist安装前后做了两个快照，然后比较这两个快照，在比较的结果中出现HKEY_LOCAL_MACHINE&#92;SOFTWARE&#92;Classes&#92;CLSID&#92;字样的地方就会发现那个正确的CLSID值。注意，在比较结果中会发现有几个CLSID值，我估计是注册了几个组件，可以都删掉。可以根据键值判断那个像加密过的就是。<br />==============================================================================================<br /></span>VA X trial period can be reset in three fairly easy steps:
<p>1. Delete Armadillo licences registry entry<br />2. Delete VA&#39;s fake temporary file in system %TEMP% folder<br />3. Delete VA&#39;s fake COM component entry in the registry </p>... ]]></description>
		<wfw:commentRss>http://blog.ddrr.org/post/71.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
