<?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>Refactor the Life &#187; Misc</title>
	<atom:link href="http://kunxi.org/archives/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://kunxi.org</link>
	<description>Yet another code monkey blog.</description>
	<lastBuildDate>Wed, 05 Oct 2011 13:00:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Small pond vs. Big pond</title>
		<link>http://kunxi.org/archives/2011/09/small-pond-vs-big-pond/</link>
		<comments>http://kunxi.org/archives/2011/09/small-pond-vs-big-pond/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 06:55:32 +0000</pubDate>
		<dc:creator>bookstack</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://kunxi.org/?p=452</guid>
		<description><![CDATA[It has been more than six months since I left Microsoft to join Skytap, as honeymoon fades, I may compare the two ponds from the engineer perspective in a less subjective way: Development Cycles Microsoft Office follows the traditional waterfall approach: The shipping date is decided by the executives to align with Windows release, also [...]]]></description>
			<content:encoded><![CDATA[<p>It has been more than six months since I left Microsoft to join Skytap, as honeymoon fades,  I may compare the two ponds from the engineer perspective in a less subjective way:</p>
<h1>Development Cycles</h1>
<p>Microsoft Office follows the traditional waterfall approach:</p>
<ul>
<li>The shipping date is decided by the executives to align with Windows release, also correlate to the enterprise IT upgrade plan. Any slippery will cause the turmoil like the delay of Windows Vista.</li>
<li>The executives also determine several heavily-invested areas as &#8220;pillows&#8221; for the next release. See <a href="http://blogs.msdn.com/b/b8/archive/2011/09/14/metro-style-web-browsing-one-engine-two-experiences-no-compromises.aspx">Metro for Windows 8</a>.</li>
<li>The project manager(PM)s will aggressively crafting the specifications for features. Scenario-Focused Engineering(SFE) is adopted to improve the user experience. Engineering team may also involve in for brainstorming and feedbacks.</li>
<li>The developers then swag, aka estimate wildly, the cost. Dev Manager then summarize the cost report, review the planning, calibrate with other team if integration is required, then start to chop, chop, chop features.</li>
<li>There is a chance that the survived features get postponed or even canceled at the end of the milestones in case integration failure or regressions.</li>
<li>Long time stabilization: extensive testing, bug fixes, design change requests.</li>
<li>Ship it!</li>
</ul>
<p>I think this workflow makes perfect sense for Microsoft Office, a market dominator with rooted user expectation, just as the <a href="http://www.ribbonfarm.com/2011/09/23/the-milo-criterion/">Milo Criterion</a> states:</p>
<blockquote><p>Products must mature no faster than the rate at which users can adapt.
</p></blockquote>
<p>Skytap takes a less formal approach as we are service-oriented:</p>
<ul>
<li>Bug fixes and minor improvements are shipped in monthly base.
</li>
<li>The long-last features are usually driven from the marketing side, then consolidated to requirements by developers.</li>
<li>As testing team compose less than 10% of engineering work force, <a href="http://en.wikipedia.org/wiki/Test-driven_development">test-driven-development(TDD)</a> is highly encouraged. Mockups and fixtures are comprehensively used to for cross-component testing.</li>
<li>Besides testability; deployability, maintainability and serviceability are also planned ahead.</li>
<li>Dogfooding in the internal staging environment.</li>
<li>Deploy it!</li>
</ul>
<h1>Programming languages and Tools</h1>
<p>In Microsoft Office, client applications are developed mainly in C/C++, a in-house foundation library takes place of STL and boost for historical reason. Server side uses C# and .NET out of surprise.</p>
<p>In Skytap, the backend service is developed in Python, the web frontend is in Ruby. Some services are developed in C/C++ for the sake of performance. We also have some legacy code in Java.</p>
<p>In Microsoft Office Graphics, most developer use Visual Studio for everything, I know some developers (including myself) prefer Vim. There are also some diehard windbg users as well.</p>
<p>In Skytap, most developers prefer Emacs, two guys use Vi/Vim, several use Eclipse, at least one guy uses TextMate.</p>
<h1>Hardware</h1>
<p>In Microsoft, each developer is equipped with at least two dev box in case the overnight build fails; one mail machine for running Outlook. Two 22&#8243; monitors are hooked up with KVM for console switch. You may occasionally check out the virtual machine from build lab for Hotfix.</p>
<p>In Skytap, each developer is equipped with MacBook Pro 15&#8243; and HP ZR30w 30&#8243; monitor. The dev stack is running in the HP ProLiant server or in the cloud.</p>
<h1>Goodies</h1>
<p>In Microsoft, you have unlimited access for Microsoft products for your day-to-day work, and MSDN subscription for technology preview.</p>
<p>In Skytap, you have <del datetime="2011-09-25T05:44:36+00:00">unlimited</del> limited resources to run virtual machines in the cloud.</p>
<p>The two ponds are so drastically different, which pond do you prefer?</p>
<p>By the way, Skytap are still <a href="http://www.skytap.com/about-us/careers">hiring</a>. Feel free drop me a line if you are confident with your programming skill in python/ruby/HTML/javascript/etc  and/or your expertise on network/database/distributed computing.</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://kunxi.org/archives/2011/03/leaving-microsoft/" rel="bookmark">Leaving Microsoft</a></li><li><a href="http://kunxi.org/archives/2011/09/rants-on-windows-8-build/" rel="bookmark">Rants on Windows 8 build</a></li><li><a href="http://kunxi.org/archives/2008/04/who-would-be-old-school-python-developer/" rel="bookmark">Who would be old school python developer?</a></li><li><a href="http://kunxi.org/archives/2007/10/anouncement-i-am-back/" rel="bookmark">[Anouncement] I am back</a></li><li><a href="http://kunxi.org/archives/2011/10/six-months-in-mac/" rel="bookmark">Six months in Mac</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kunxi.org/archives/2011/09/small-pond-vs-big-pond/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leaving Microsoft</title>
		<link>http://kunxi.org/archives/2011/03/leaving-microsoft/</link>
		<comments>http://kunxi.org/archives/2011/03/leaving-microsoft/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 05:44:36 +0000</pubDate>
		<dc:creator>bookstack</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://kunxi.org/?p=437</guid>
		<description><![CDATA[After three years working, one Office release, two service packs; I decided to leave Microsoft to pursue other opportunities. It was a hard decision for me since I love my day-to-day work; our products and services impact millions users globally; my colleagues are respectful and knowledgeable, and last but not the least, the boss is [...]]]></description>
			<content:encoded><![CDATA[<p>After three years working, one Office release, two service packs; I decided to leave Microsoft to pursue other opportunities. It was a hard decision for me since I love my day-to-day work; our products and services impact millions users globally; my colleagues are respectful and knowledgeable, and last but not the least, the boss is reasonable, warm-hearted and really values my contribution.</p>
<p>But I still decide to leave because Office no longer owns the stage. Despite Office organization, aka Microsoft Business Division(MBD) in last quarter made more than <a href="http://www.microsoft.com/investor/EarningsAndFinancials/Earnings/PressReleaseAndWebcast/FY11/Q2/default.aspx">6 billion dollars revenues</a>, more than any other organization across the company; Office no longer plays the strategic role in the future road map. The company steers away to embrace cloud computing, mobile and online service. </p>
<p>I am going to join Skytap Inc., a local startup company focusing on cloud offering.</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://kunxi.org/archives/2011/09/small-pond-vs-big-pond/" rel="bookmark">Small pond vs. Big pond</a></li><li><a href="http://kunxi.org/archives/2008/04/suds-makes-the-soapy-world-less-slippery/" rel="bookmark">Suds makes the soapy world less slippery</a></li><li><a href="http://kunxi.org/archives/2007/10/anouncement-i-am-back/" rel="bookmark">[Anouncement] I am back</a></li><li><a href="http://kunxi.org/archives/2006/09/grid-evolution-in-ebay/" rel="bookmark">Grid evolution in eBay</a></li><li><a href="http://kunxi.org/archives/2008/05/when-regex-meets-wordml/" rel="bookmark">When RegEx meets WordML</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kunxi.org/archives/2011/03/leaving-microsoft/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>When it is time to upgrade your computer?</title>
		<link>http://kunxi.org/archives/2010/11/when-it-is-time-to-upgrade-your-computer/</link>
		<comments>http://kunxi.org/archives/2010/11/when-it-is-time-to-upgrade-your-computer/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 06:39:40 +0000</pubDate>
		<dc:creator>bookstack</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://kunxi.org/?p=428</guid>
		<description><![CDATA[I own a Dell 700m since 2003, and I am a quite happy Gentoo user. Till death do us part. Until I find Intel totally screwed up i915 module for 855GM video adapter and I only got 30FPS for glxgears One less worn-out Dell 700m laptop lying in the PC recycle piles I think it [...]]]></description>
			<content:encoded><![CDATA[<p>I own a Dell 700m since 2003, and I am a <a href="http://kunxi.org/?s=dell+700m">quite happy Gentoo user</a>. Till death do us part. Until I find</p>
<ul>
<li>Intel totally <a href="http://www.linux.com/community/forums?func=view&amp;catid=25&amp;id=5462">screwed up</a> <em>i915</em> module for 855GM video adapter and I only got 30FPS for <em>glxgears</em></li>
<li>One less worn-out Dell 700m laptop lying in the PC recycle piles</li>
</ul>
<p>I think it is time to move on.</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://kunxi.org/archives/2006/03/i-am-computer-killer/" rel="bookmark">I am a "Computer Killer"</a></li><li><a href="http://kunxi.org/archives/2006/08/back-to-dell-inspiron-700m/" rel="bookmark">Back to Dell Inspiron 700m</a></li><li><a href="http://kunxi.org/archives/2006/03/dead-700m-damn-dell/" rel="bookmark">Dead 700m, damn Dell ...</a></li><li><a href="http://kunxi.org/archives/2005/09/firewire-works-in-dell-700m/" rel="bookmark">Firewire works in Dell 700m</a></li><li><a href="http://kunxi.org/archives/2006/02/temporary-usb-outage-in-dell-700m/" rel="bookmark">USB outage in Dell 700m</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kunxi.org/archives/2010/11/when-it-is-time-to-upgrade-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is blogging dying or dead?</title>
		<link>http://kunxi.org/archives/2010/10/is-blogging-dying-or-dead/</link>
		<comments>http://kunxi.org/archives/2010/10/is-blogging-dying-or-dead/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 06:34:52 +0000</pubDate>
		<dc:creator>bookstack</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://kunxi.org/?p=412</guid>
		<description><![CDATA[If you happen to follow this blog or subscribe the RSS feed, you&#8217;ll notice the abnormal activities of this blog, &#8212; it has not been updated for more than one year. It turns out that I am somehow qualified to ask and answer the above question. I can find many excuses to justify my reluctance: [...]]]></description>
			<content:encoded><![CDATA[<p>If you happen to follow this blog or subscribe the RSS feed, you&#8217;ll notice the abnormal activities of this blog, &#8212; it has not been updated for more than one year. It turns out that I am somehow qualified to ask and answer the above question. I can find many excuses to justify my reluctance: the new-born baby dramatically changed my life; the <a href="http://github.com/kunxi/django-bloggo">undergoing blog migration</a> seems stalled; so on and so forth. Nevertheless, I just can not find an interesting enlightening topic to engage. Look at the recent topics, howto, howto and howto; I am really bored by myself, let alone my readers.</p>
<p>How this happens?</p>
<p>When I started this blog four years ago, I was a shameless graduate student to exhibit poor programming skills and stupidities to arouse the attention for the future employer. <em>It&#8217;s better to be looked over than overlooked.</em> Things changed a little bit since I left school and start my career in the industry. You have to be professional, if not, at least look professional. Being stupid is the second worst thing than showing stupidity. Bounded by the employee handbook, I cannot publish anything work-related, and the excursion outside Microsoft kingdom, such as <a href="http://erlang.org">Erlang</a>, <a href="http://www.mongodb.org/">MongoDB</a>, <a href="http://tornadoweb.org">tornado</a>, have not accumulate proficiency to craft a post with deep insight.</p>
<p>When I introspect the future of this blog, I just recall Steve Job&#8217;s Commencement address:</p>
<p><strong>Stay Hungry. Stay Foolish.</strong></p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://kunxi.org/archives/2008/02/new-look-for-the-new-year/" rel="bookmark">New look for the New Year</a></li><li><a href="http://kunxi.org/archives/2008/02/put-another-two-eggs-in-the-basket/" rel="bookmark">Put another two eggs in the basket</a></li><li><a href="http://kunxi.org/archives/2007/10/anouncement-i-am-back/" rel="bookmark">[Anouncement] I am back</a></li><li><a href="http://kunxi.org/archives/2008/10/rewrite-wordpress-and-zenphoto-for-nginx/" rel="bookmark">Rewrite WordPress and ZenPhoto for Nginx</a></li><li><a href="http://kunxi.org/archives/2008/02/bite-by-memoryerror/" rel="bookmark">Bite by MemoryError</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kunxi.org/archives/2010/10/is-blogging-dying-or-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In memory of the victims of China earthquake</title>
		<link>http://kunxi.org/archives/2008/05/in-memory-of-the-victims-of-china-earthquake/</link>
		<comments>http://kunxi.org/archives/2008/05/in-memory-of-the-victims-of-china-earthquake/#comments</comments>
		<pubDate>Mon, 19 May 2008 06:18:53 +0000</pubDate>
		<dc:creator>bookstack</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.kunxi.org/?p=260</guid>
		<description><![CDATA[28,881 victims(confirmed on May 16) were killed in the magnitude 7.9 8.2 earthquake that struck Sichuan province, China, May 12. Another 150,000 people were injured and await medical treatment and water. This blog is painted to black to vigil the victims in the disaster. Related Posts:Stop Abusing SourceForge, Notepad++Who would be the next water vendor?RTFM: [...]]]></description>
			<content:encoded><![CDATA[<p>28,881 victims(confirmed on May 16) were killed in the magnitude <del datetime="2008-05-19T21:22:42+00:00">7.9</del> 8.2 earthquake that struck Sichuan province, China, May 12. Another 150,000 people were injured and await medical treatment and water.</p>
<p>This blog is painted to black to vigil the victims in the disaster.</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://kunxi.org/archives/2008/04/stop-abusing-sourceforge-notepad/" rel="bookmark">Stop Abusing SourceForge, Notepad++</a></li><li><a href="http://kunxi.org/archives/2008/04/who-would-be-the-next-water-vendor/" rel="bookmark">Who would be the next water vendor?</a></li><li><a href="http://kunxi.org/archives/2008/04/rtfm-the-missing-dot-in-cname/" rel="bookmark">RTFM: the missing dot in CNAME</a></li><li><a href="http://kunxi.org/archives/2006/05/project-runaway/" rel="bookmark">Project runaway...</a></li><li><a href="http://kunxi.org/archives/2006/08/stroke-bug-in-dojo2d-2/" rel="bookmark">Stroke bug in Dojo2D - 2</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kunxi.org/archives/2008/05/in-memory-of-the-victims-of-china-earthquake/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stop Abusing SourceForge, Notepad++</title>
		<link>http://kunxi.org/archives/2008/04/stop-abusing-sourceforge-notepad/</link>
		<comments>http://kunxi.org/archives/2008/04/stop-abusing-sourceforge-notepad/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 08:37:26 +0000</pubDate>
		<dc:creator>bookstack</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://www.kunxi.org/?p=249</guid>
		<description><![CDATA[I was really shocked and offended when one of friends showed me the &#8220;Boycott Beijing 2008&#8243; in Notepad++&#8217;s homepage. I respect the developer&#8217;s free speech, though I think it is totally wrong: If you care about the human right in Tibet, come to Tibet and take a look. Do you remember how the media duped [...]]]></description>
			<content:encoded><![CDATA[<p>I was really shocked and offended when one of friends showed me the &#8220;Boycott Beijing 2008&#8243; in Notepad++&#8217;s <a href="http://notepad-plus.sourceforge.net/uk/site.htm">homepage</a>. I respect the developer&#8217;s free speech, though I think it is totally wrong:</p>
<p>If you care about the human right in Tibet, come to Tibet and take a look. Do you remember how the media duped the US publicity about the Iraq war? </p>
<p>If you want to boycott the Chinese government with your poisoned prejudice, stop buying anything made in China like my boycott to French products, and leave the Olympic Games alone, the biggest dream for all the people over the world to compete with sports instead of politics.</p>
<p>Regardless, SourceForge is a platform to promote open source movement, not your personal opinion. If you posted in your personal blog, I won&#8217;t even bother to demonstrate my disregard at all. Please stop abusing SourceForge, Notepad++.</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://kunxi.org/archives/2007/03/pyaws-010-released/" rel="bookmark">PyAWS 0.1.0 released</a></li><li><a href="http://kunxi.org/archives/2007/05/zen-is-less-creative-in-software/" rel="bookmark">Zen is less Creative in software</a></li><li><a href="http://kunxi.org/archives/2006/05/time-machine/" rel="bookmark">Time Machine</a></li><li><a href="http://kunxi.org/archives/2008/04/why-i-hate-paid-reviews/" rel="bookmark">Why I hate paid reviews</a></li><li><a href="http://kunxi.org/archives/2008/05/in-memory-of-the-victims-of-china-earthquake/" rel="bookmark">In memory of the victims of China earthquake</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kunxi.org/archives/2008/04/stop-abusing-sourceforge-notepad/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[Anouncement] I am back</title>
		<link>http://kunxi.org/archives/2007/10/anouncement-i-am-back/</link>
		<comments>http://kunxi.org/archives/2007/10/anouncement-i-am-back/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 14:18:48 +0000</pubDate>
		<dc:creator>bookstack</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[annoucement]]></category>

		<guid isPermaLink="false">http://www.kunxi.org/archives/2007/10/anouncement-i-am-back/</guid>
		<description><![CDATA[I joined Microsoft Canada Develop Center recently. And according to the contract, Microsoft is solely, exclusively intellectual property owner of Employee Work. I just contacted with LCA team of Microsoft and clarify the ownership of contribution to dojox.gfx, PyAWS and this blog. I received the reply yesterday, as long as I don&#8217;t use any resource [...]]]></description>
			<content:encoded><![CDATA[<p>I joined Microsoft Canada Develop Center recently. And according to the contract, Microsoft is <strong>solely</strong>, <strong>exclusively</strong> intellectual property owner of <em>Employee Work</em>. I just contacted with LCA team of Microsoft and clarify the ownership of contribution to dojox.gfx, PyAWS and this blog.</p>
<p>I received the reply yesterday, as long as I don&#8217;t use any resource of Microsoft, including the device, network connection and the topic does not conflicts with Microsoft&#8217;s interest, it is totally OK to keep programming for the open source community and blogging as my will.</p>
<p>So I am back.</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://kunxi.org/archives/2008/05/pyaws-030-released/" rel="bookmark">PyAWS 0.3.0 released</a></li><li><a href="http://kunxi.org/archives/2007/10/proud-to-be-a-dojo-committer/" rel="bookmark">Proud to be a Dojo committer</a></li><li><a href="http://kunxi.org/archives/2010/10/is-blogging-dying-or-dead/" rel="bookmark">Is blogging dying or dead?</a></li><li><a href="http://kunxi.org/archives/2008/06/is-mobileme-the-one/" rel="bookmark">Is MobileMe the ONE?</a></li><li><a href="http://kunxi.org/archives/2011/03/leaving-microsoft/" rel="bookmark">Leaving Microsoft</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kunxi.org/archives/2007/10/anouncement-i-am-back/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

