<?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>Knightby&#039;s blog &#187; 信息技术|IT</title>
	<atom:link href="http://www.knightby.net/category/it/feed" rel="self" type="application/rss+xml" />
	<link>http://www.knightby.net</link>
	<description>成功，就是每天进步一点点……</description>
	<lastBuildDate>Sun, 25 Apr 2010 09:55:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>2009年微软13大重要产品：Win 7列榜首</title>
		<link>http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html</link>
		<comments>http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html#comments</comments>
		<pubDate>Wed, 30 Dec 2009 15:55:54 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[微软]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=681</guid>
		<description><![CDATA[1、Windows 7　　Windows7可能是微软近10年来发布的最重要产品。Vista遭遇冷遇后，微软急需一款产品扭转困境，Windows7将充当这样的角色。调查显示，企业将在2010年开始部署Windows7。

2、必应　由于无法提高搜索市场份额和收购雅虎，微软发布了必应搜索引擎。自6月份发布以来，必应美国搜索市场份额已经提高至9.9%。尽管谷歌市场份额仍然高达65.4%，但微软毕竟有了一件有力的竞争武器。

3、 Linux虚拟设备驱动程序　　微软7月份以GPLv2许可方式提交了用于Linux内核的驱动程序源代码，一旦被Linux内核采用后，任何版本的 Linux都可以运行在WindowsServer2008及其Hyper-V虚拟技术上。微软还承诺将不断更新这些代码。

<span class="readmore"><a href="http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html" title="2009年微软13大重要产品：Win 7列榜首">阅读全文——共1442字</a></span><h3>Related Posts</h3><ul><li>0</li></ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.taobao15.com" >品味</a> : <a class="comment_content" href="http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html#comment-691" title="View the entire comment by 品味" >支持一下，加油．</a></li>
<li><a class="commentor" href="http://www.Knightby.net" >Knightby</a> : <a class="comment_content" href="http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html#comment-672" title="View the entire comment by Knightby" >@Knightby 
呵呵</a></li>
<li><a class="commentor" href="http://www.bkl169.com" >MJ</a> : <a class="comment_content" href="http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html#comment-500" title="View the entire comment by MJ" >win 7还是不错的啦，我用着一直很好</a></li>
<li><a class="commentor" href="http://www.9sh.net" >仁心博客</a> : <a class="comment_content" href="http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html#comment-499" title="View the entire comment by 仁心博客" >还是用xp稳妥</a></li>
<li><a class="commentor" href="http://www.haipai.info" >海派</a> : <a class="comment_content" href="http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html#comment-495" title="View the entire comment by 海派" >win 7 是传说，，XP照样是经典。。</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/2009-big-13-major-microsoft-products-win-7-lie-top.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Gravatar ASP.NET 用户控件 (翻译)</title>
		<link>http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html</link>
		<comments>http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 11:58:49 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=660</guid>
		<description><![CDATA[Gravatar ASP.NET 用户控件

原文地址：http://www.freshclickmedia.com/blog/2008/02/gravatar-aspnet-control/

我在我自己的网站freshclickmedia.com 使用了Gravatar。Gravatar是一种根据您的电子邮件地址来显示头像的服务，不少博客用它来装饰博客评论。注册是非常简单的——所有你需要做的是提供一个电子邮件地址，一幅图片，然后设置图片的等级。

<span class="readmore"><a href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html" title="Gravatar ASP.NET 用户控件 (翻译)">阅读全文——共1150字</a></span><h3>Related Posts</h3><ul><li><a href="http://www.knightby.net/some-asp-net-2-0-the-page-directive.html" title="ASP.NET 2.0的Page指令 2009.08.1">ASP.NET 2.0的Page指令</a>(1)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.mrcantus.com" >Mr.Cantus</a> : <a class="comment_content" href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comment-488" title="View the entire comment by Mr.Cantus" >高中没毕业就这么厉害了。呵呵

这个直接用链接就可以了，感觉没必要做控件这么麻烦</a></li>
<li><a class="commentor" href="http://www.Knightby.net" >Knightby</a> : <a class="comment_content" href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comment-255" title="View the entire comment by Knightby" >Orz...我高中还没毕业呢!</a></li>
<li><a class="commentor" href="http://www.wangchuan.org" >王川博客</a> : <a class="comment_content" href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html#comment-251" title="View the entire comment by 王川博客" >你是做.net 开发的吗？？？</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>国外媒体关注国服盒子事件 外服玩家评论精选</title>
		<link>http://www.knightby.net/states-foreign-service-media-services-player-box-incident-featured-comments.html</link>
		<comments>http://www.knightby.net/states-foreign-service-media-services-player-box-incident-featured-comments.html#comments</comments>
		<pubDate>Thu, 13 Aug 2009 11:29:24 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WOW]]></category>
		<category><![CDATA[国外]]></category>
		<category><![CDATA[评论]]></category>
		<category><![CDATA[魔兽世界]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=614</guid>
		<description><![CDATA[摘要：远在友邦的众WOW饭纷纷发表感慨，有些观点出人意料，不知大家又有何感想？

时隔2个星期，国内魔兽版本遭遇盒子、沙袋、黑血的现象经MMOsite.com报道后，近日被国外各大网站转载，并引发了大规模的围观和讨论。远在友邦的众WOW饭纷纷发表感慨，有些观点出人意料，不知大家又有何感想？

[英文原文地址]

<span class="readmore"><a href="http://www.knightby.net/states-foreign-service-media-services-player-box-incident-featured-comments.html" title="国外媒体关注国服盒子事件 外服玩家评论精选">阅读全文——共986字</a></span><h3>Related Posts</h3><ul><li><a href="http://www.knightby.net/the-fifth-anniversary-of-warcraft-middle-school-mms-cover-of-song-of-xinghai-threshold.html" title="魔兽五周年：高三MM的翻唱《星海槛歌》 2010.04.25">魔兽五周年：高三MM的翻唱《星海槛歌》</a>(1)</li>
<li><a href="http://www.knightby.net/about-the-9-and-wow.html" title="About The 9 And WoW... 2009.06.7">About The 9 And WoW...</a>(0)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.Knightby.net" >Knightby</a> : <a class="comment_content" href="http://www.knightby.net/states-foreign-service-media-services-player-box-incident-featured-comments.html#comment-181" title="View the entire comment by Knightby" >讽刺啊~呵呵</a></li>
<li><a class="commentor" href="http://www.maxsialor.co.cc" >Maxsailor</a> : <a class="comment_content" href="http://www.knightby.net/states-foreign-service-media-services-player-box-incident-featured-comments.html#comment-178" title="View the entire comment by Maxsailor" >呃~ 这样的评价还是很文明的，面粉袋！~囧~</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/states-foreign-service-media-services-player-box-incident-featured-comments.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASP.NET 2.0的Page指令</title>
		<link>http://www.knightby.net/some-asp-net-2-0-the-page-directive.html</link>
		<comments>http://www.knightby.net/some-asp-net-2-0-the-page-directive.html#comments</comments>
		<pubDate>Sat, 01 Aug 2009 07:58:36 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[.NET FrameWork]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=610</guid>
		<description><![CDATA[ASP.NET指令在每个ASP.NET页面中都有。使用这些指令可以控制ASP.NET页面的行为。下面是Page指令的一个例子：

&#60;%@ Page AutoEventWireup=&#8221;false&#8221; CodeFile=&#8221;Default.aspx.vb&#8221;

Inherits=&#8221;_Default&#8221; %&#62;

<span class="readmore"><a href="http://www.knightby.net/some-asp-net-2-0-the-page-directive.html" title="ASP.NET 2.0的Page指令">阅读全文——共9572字</a></span><h3>Related Posts</h3><ul><li><a href="http://www.knightby.net/gravatar-asp-net-user-control-in-chinese.html" title="Gravatar ASP.NET 用户控件 (翻译) 2009.09.30">Gravatar ASP.NET 用户控件 (翻译)</a>(3)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://blog.designlinks.cn" >Beach</a> : <a class="comment_content" href="http://www.knightby.net/some-asp-net-2-0-the-page-directive.html#comment-113" title="View the entire comment by Beach" >回访...

留言十分钟可修改是采用WP AJAX Edit Comments这个插件实现的。</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/some-asp-net-2-0-the-page-directive.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>世界上最小的截图软件,只有16KB!</title>
		<link>http://www.knightby.net/the-world-s-smallest-screenshot-software-only-16kb.html</link>
		<comments>http://www.knightby.net/the-world-s-smallest-screenshot-software-only-16kb.html#comments</comments>
		<pubDate>Thu, 30 Jul 2009 09:37:27 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[OthersApp]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[信息技术|IT]]></category>
		<category><![CDATA[截图]]></category>
		<category><![CDATA[最小]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=608</guid>
		<description><![CDATA[今天给大家介绍一款优秀的截图软件，虽然现在的截图软件已经多的数不胜数了，但是这个截图软件还是有必要介绍的。这个截图软件我也不知道叫什么名称，我找 到他的时候就叫“最小的截图软件”。这个最小的截图软件功能很简单，体积很小巧，只有16KB，真是强悍啊，我记得我做的一个计算器都超过了 20KB，……

 

首先我们来看看这个最小截图软件的玉面吧，(*^__^*) 嘻嘻……

<span class="readmore"><a href="http://www.knightby.net/the-world-s-smallest-screenshot-software-only-16kb.html" title="世界上最小的截图软件,只有16KB!">阅读全文——共366字</a></span><h3>Related Posts</h3><ul><li>0</li></ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.Knightby.net" >Knightby</a> : <a class="comment_content" href="http://www.knightby.net/the-world-s-smallest-screenshot-software-only-16kb.html#comment-134" title="View the entire comment by Knightby" >呵呵，谢谢，我很忙的。
所以就这么着吧。。呵呵</a></li>
<li><a class="commentor" href="http://cheon.info" >CheonNii</a> : <a class="comment_content" href="http://www.knightby.net/the-world-s-smallest-screenshot-software-only-16kb.html#comment-133" title="View the entire comment by CheonNii" >这个软件下载地址已经失效
觉得博主访问两少的可怜
没收入的广告可以先撤一下  注重一下内容的更新...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/the-world-s-smallest-screenshot-software-only-16kb.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2009年7月计算机编程语言排行榜</title>
		<link>http://www.knightby.net/computer-language-top-rated-in-200907.html</link>
		<comments>http://www.knightby.net/computer-language-top-rated-in-200907.html#comments</comments>
		<pubDate>Wed, 29 Jul 2009 03:26:22 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[OthersApp]]></category>
		<category><![CDATA[信息技术|IT]]></category>
		<category><![CDATA[排行]]></category>
		<category><![CDATA[计算机语言]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=600</guid>
		<description><![CDATA[Tiobe近日发布了最新一期的编程语言排行榜，在前十名的榜单中，除C#上升一位与上期排名第六的Python交换位置外，其他排名无明显变化。本期榜单，我们关注Java的持续下滑。

<h3>Related Posts</h3><ul><li>0</li></ul><h3>Recent Comments</h3><ul></ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/computer-language-top-rated-in-200907.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 中国版 3.5.1!</title>
		<link>http://www.knightby.net/mozilla-firefox-chinaedition-3-5-1.html</link>
		<comments>http://www.knightby.net/mozilla-firefox-chinaedition-3-5-1.html#comments</comments>
		<pubDate>Sun, 26 Jul 2009 04:09:43 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ChinaEdition]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=580</guid>
		<description><![CDATA[我的Firefox已经更新到 中国版 3.5.1 了，让人耳目一新：



它的一大亮点就是可以随心更换皮肤：

<span class="readmore"><a href="http://www.knightby.net/mozilla-firefox-chinaedition-3-5-1.html" title="Firefox 中国版 3.5.1!">阅读全文——共71字</a></span><h3>Related Posts</h3><ul><li>0</li></ul><h3>Recent Comments</h3><ul></ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/mozilla-firefox-chinaedition-3-5-1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>学了这些，你就算入门DIV+CSS了</title>
		<link>http://www.knightby.net/if-you-had-learned-those-you-could-start-use-div-and-css.html</link>
		<comments>http://www.knightby.net/if-you-had-learned-those-you-could-start-use-div-and-css.html#comments</comments>
		<pubDate>Sun, 26 Jul 2009 03:44:10 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[入门]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=576</guid>
		<description><![CDATA[1，文字控制类

font-size:12px; 文字大小，通常为12px。现在又流行14px。大小自己控制。

color:#666; 颜色控制，颜色自己下个取色板吧。16进制

<span class="readmore"><a href="http://www.knightby.net/if-you-had-learned-those-you-could-start-use-div-and-css.html" title="学了这些，你就算入门DIV+CSS了">阅读全文——共1002字</a></span><h3>Related Posts</h3><ul><li>0</li></ul><h3>Recent Comments</h3><ul></ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/if-you-had-learned-those-you-could-start-use-div-and-css.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>开始使用7colors &amp; 我的插件表</title>
		<link>http://www.knightby.net/starting-using-7-color-and-my-plugin-list.html</link>
		<comments>http://www.knightby.net/starting-using-7-color-and-my-plugin-list.html#comments</comments>
		<pubDate>Sat, 25 Jul 2009 14:54:49 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网站志]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=566</guid>
		<description><![CDATA[忙了一小时，把 WordPress 中文论坛 下面的友链浏览了一遍，最终还是决定使用 酋长的Wopus 推荐的 7color .

顺手点了下 7color 的作者博客，想不到竟然是大名鼎鼎的 倪爽 大叔的博客。

下面记录的是我对 7color 的第一印象：

<span class="readmore"><a href="http://www.knightby.net/starting-using-7-color-and-my-plugin-list.html" title="开始使用7colors &#038; 我的插件表">阅读全文——共1237字</a></span><h3>Related Posts</h3><ul><li><a href="http://www.knightby.net/looks-like-everything-will-be-all-right.html" title="貌似一切正常... 2009.07.11">貌似一切正常...</a>(0)</li>
<li><a href="http://www.knightby.net/hot-to-use-wordpress-custum.html" title="WordPress中自定义域的应用 2009.05.2">WordPress中自定义域的应用</a>(12)</li>
<li><a href="http://www.knightby.net/theme-codename-h-installation-and-configuration-instructions.html" title="Theme Codename H 安装及修改指导 2009.04.26">Theme Codename H 安装及修改指导</a>(5)</li>
<li><a href="http://www.knightby.net/having-using-the-host-of-wopusidc.html" title="终于用上WopusIDC的主机了... 2009.04.12">终于用上WopusIDC的主机了...</a>(0)</li>
<li><a href="http://www.knightby.net/cannot-modify-header-information.html" title="Cannot modify header information 2009.04.11">Cannot modify header information</a>(0)</li>
<li><a href="http://www.knightby.net/16tips-marketing-your-wordpress.html" title="如何写好WordPress日志16条 2009.04.4">如何写好WordPress日志16条</a>(0)</li>
<li><a href="http://www.knightby.net/wordpress-plugins-list-of-jinwen.html" title="分享jinwen的WordPress插件列表 2009.04.4">分享jinwen的WordPress插件列表</a>(0)</li>
<li><a href="http://www.knightby.net/having-found-a-theme-which-i-love.html" title="终于找到一个自己很喜欢的主题！ 2009.01.17">终于找到一个自己很喜欢的主题！</a>(0)</li>
<li><a href="http://www.knightby.net/knightbys-blog-has-been-founded.html" title="Knightby's blog 正式建立！ 2009.01.1">Knightby's blog 正式建立！</a>(1)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.Knightby.net" >Knightby</a> : <a class="comment_content" href="http://www.knightby.net/starting-using-7-color-and-my-plugin-list.html#comment-96" title="View the entire comment by Knightby" >嗯嗯！</a></li>
<li><a class="commentor" href="http://idea1983.com" >Kevin</a> : <a class="comment_content" href="http://www.knightby.net/starting-using-7-color-and-my-plugin-list.html#comment-93" title="View the entire comment by Kevin" >简洁大方的主题一向是受欢迎的!</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/starting-using-7-color-and-my-plugin-list.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>《ActionScript 3殿堂之路》学习笔记(2)</title>
		<link>http://www.knightby.net/actionscript-3-palace-road-way-study-notes-2.html</link>
		<comments>http://www.knightby.net/actionscript-3-palace-road-way-study-notes-2.html#comments</comments>
		<pubDate>Thu, 23 Jul 2009 06:31:04 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[《ActionScript 3殿堂之路》]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=560</guid>
		<description><![CDATA[三、ActionScript 3 流程控制

1. 条件判断

判断结果只有2种：true和false，AS3中允许表达式的值不是布尔值，如果一个条件表达式的值不是布尔值，会自动执行类型转换，转换成相应布尔值

<span class="readmore"><a href="http://www.knightby.net/actionscript-3-palace-road-way-study-notes-2.html" title="《ActionScript 3殿堂之路》学习笔记(2)">阅读全文——共699字</a></span><h3>Related Posts</h3><ul><li><a href="http://www.knightby.net/as3-and-php-interactive-sample.html" title="AS3与PHP-交互示例 2009.06.5">AS3与PHP-交互示例</a>(0)</li>
<li><a href="http://www.knightby.net/cool-socker-test-for-actionscript-for-programmers.html" title="[酷东东] 提供给AS程序员学习socket客户端编程用的 socket测试服务端 2009.03.15">[酷东东] 提供给AS程序员学习socket客户端编程用的 socket测试服务端</a>(0)</li>
<li><a href="http://www.knightby.net/small-program-in-flash-about-3d-for-a-rest.html" title="放几个用FLASH写的3D程序(看代码累了就来休闲下) 2009.02.4">放几个用FLASH写的3D程序(看代码累了就来休闲下)</a>(0)</li>
</ul><h3>Recent Comments</h3><ul></ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/actionscript-3-palace-road-way-study-notes-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
