<?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>思奇博客</title>
	<atom:link href="http://www.im47.cn/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.im47.cn</link>
	<description>欢迎来到思奇的博客，让我们一起来讨论前沿科技吧</description>
	<lastBuildDate>Tue, 03 Aug 2010 14:03:09 +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>WPF : Binding的3个属性: Source, RelativeSource, ElementName</title>
		<link>http://www.im47.cn/?p=482</link>
		<comments>http://www.im47.cn/?p=482#comments</comments>
		<pubDate>Tue, 03 Aug 2010 13:59:48 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.im47.cn/?p=482</guid>
		<description><![CDATA[本文主要讲解了 WPF 中 Binding的3个属性: Source, RelativeSource, ElementName ，并分别举例说明。]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=482</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java和C#的语法对照表(Java (J2SE 5.0) and C# Comparison)</title>
		<link>http://www.im47.cn/?p=421</link>
		<comments>http://www.im47.cn/?p=421#comments</comments>
		<pubDate>Tue, 27 Jul 2010 04:46:52 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[JAVA]]></category>
		<category><![CDATA[语法对照表]]></category>

		<guid isPermaLink="false">http://www.im47.cn/?p=421</guid>
		<description><![CDATA[Java Program Structure C# package hello; public class HelloWorld { public static void main(String[] args) { String name = &#8220;Java&#8221;; // See if an argument was passed from the command line if (args.length == 1) name = args[0]; System.out.println(&#8220;Hello, &#8221; + name + &#8220;!&#8221;); } } using System; namespace Hello { public class HelloWorld { public [...]]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=421</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>微软献给寂寞程序员们的YY大片</title>
		<link>http://www.im47.cn/?p=369</link>
		<comments>http://www.im47.cn/?p=369#comments</comments>
		<pubDate>Sat, 24 Jul 2010 04:34:57 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[视频]]></category>

		<guid isPermaLink="false">http://www.im47.cn/?p=369</guid>
		<description><![CDATA[今年，微软中国以10倍于赛门铁克的功力搞了“想做你的Code”。让用 Eclipse 的看了想重新投胎，让用 Visual Studio 的看了怀疑投错了胎。

微软这次给 Visual Studio 2010 做的广告转向了美女+感情的套路，特意为产品拍了一套爱情短剧视频，讲述美女与程序员的爱情，这给无数本来就是单身宅男的程序员们提供了不少YY的空间。

编程无数，如何编译变幻莫测的爱情？喜怒哀乐是不是最难玩转的代码？爱情真的是一道无解的程序吗？来和一位程序员女友一起经历他们的酸甜苦辣，看她真心解密能够爱下去的坚定理由。]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=369</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>更新博客到WP啦，希望大家继续支持我~</title>
		<link>http://www.im47.cn/?p=313</link>
		<comments>http://www.im47.cn/?p=313#comments</comments>
		<pubDate>Wed, 21 Jul 2010 11:30:50 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.im47.cn/wordpress/?p=313</guid>
		<description><![CDATA[WP发布3.0版本了，而PJ的4.0却迟迟没有发布。
于是，突发奇想，把博客的数据迁移过来了。
测试一下~]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=313</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5大开源许可协议详解</title>
		<link>http://www.im47.cn/?p=180</link>
		<comments>http://www.im47.cn/?p=180#comments</comments>
		<pubDate>Fri, 02 Apr 2010 12:24:39 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[Daily]]></category>
		<category><![CDATA[JAVA]]></category>

		<guid isPermaLink="false">http://www.im47cn.nt102.idcwind.net/wordpress/?p=180</guid>
		<description><![CDATA[笔者是个不折不扣的开源爱好者，不过大部分时候都是拿来主义。基本都是在使用，而使用过程中总会遇到各种各样的许可协议，例如GNU LGPL ,GNU GPL等等。很多开源软件发布过程中使用的许可协议都不相同，而且很多开源软件在您修改源码的同时需要将你现有的代码也以相同的许可方法发布，不知道您是否留意过这些呢？今天笔者带来一篇“5大开源许可协议详解”希望对大家使用开源产品时有一些帮助

越来越多的开发者与设计者希望将自己的产品开源，以便其他人可以在他们的代码基础上做更多事，开源社区也因此充满生机。在我们所能想到的应用领域， 都有开 源软件存在（象 WordPress，Drupal 这些开源CMS）。然而很多人对开源许可并不了解，本文介绍开源领域常用的几种许可协议以及它们之间的区别。]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=180</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fedora下编译安装Mplayer</title>
		<link>http://www.im47.cn/?p=178</link>
		<comments>http://www.im47.cn/?p=178#comments</comments>
		<pubDate>Wed, 20 Jan 2010 09:43:03 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Mplayer]]></category>
		<category><![CDATA[编译]]></category>

		<guid isPermaLink="false">http://www.im47cn.nt102.idcwind.net/wordpress/?p=178</guid>
		<description><![CDATA[环境：Fedora 12 （Linux）
程序版本：MPlayer SVN-r29934-4.4.2 (C) 2000-2009 MPlayer Team

其实 Linux 下编译安装一个应用程序都是大同小异的，步骤都一样。在安装前查看文件夹中的 README 文件会很有帮助。下边就举例描述下在 Fedora 12 下编译安装 Mplayer 的过程。]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=178</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Redhat下使用ADSL拨号上网</title>
		<link>http://www.im47.cn/?p=176</link>
		<comments>http://www.im47.cn/?p=176#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:18:18 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ADSL]]></category>
		<category><![CDATA[RedHat]]></category>

		<guid isPermaLink="false">http://www.im47cn.nt102.idcwind.net/wordpress/?p=176</guid>
		<description><![CDATA[RedHat Linux是目前世界上使用最多的Linux操作系统。因为它具备最好的图形界面，无论是安装、配置还是使用都十分方便，而且运行稳定，因此不论是新手还是老玩家都对它有很高的评价。
然而，初次接触RedHat却发现它的ADSL设置并没有像Fedora、Ubuntu那么简单。这篇文章就详细讲解了在Redhat下如何使用ADSL拨号上网。]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=176</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux下用gdb调试c程序的总结</title>
		<link>http://www.im47.cn/?p=173</link>
		<comments>http://www.im47.cn/?p=173#comments</comments>
		<pubDate>Mon, 10 Aug 2009 14:33:00 +0000</pubDate>
		<dc:creator>思奇</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[C语言]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[调试]]></category>

		<guid isPermaLink="false">http://www.im47cn.nt102.idcwind.net/wordpress/?p=173</guid>
		<description><![CDATA[目录 单步执行和跟踪函数调用 断点 观察点 段错误 1. 单步执行和跟踪函数调用 看下面的程序: #include &#60;stdio.h&#62; int add_range(int low, int high) { int i, sum; for (i = low; i &#60;= high; i++) sum = sum + i; return sum; } int main(void) { int result[100]; result[0] = add_range(1, 10); result[1] = add_range(1, 100); printf(&#8220;result[0]=%d\nresult[1]=%d\n&#8221;, result[0], result[1]); return 0; } $ [...]]]></description>
		<wfw:commentRss>http://www.im47.cn/?feed=rss2&amp;p=173</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
