<?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>Jean - 记录成长历程</title>
	<atom:link href="http://www.zhangyiqun.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zhangyiqun.net</link>
	<description>让世界更美好一点儿</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:04:37 +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>给Xcode增加git支持</title>
		<link>http://www.zhangyiqun.net/1841.html</link>
		<comments>http://www.zhangyiqun.net/1841.html#comments</comments>
		<pubDate>Wed, 07 Dec 2011 14:04:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作笔记]]></category>
		<category><![CDATA[iPhone开发]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1841</guid>
		<description><![CDATA[这几天正在给产品开发iPhone的客户端，配置源码管理的时候出现如下报错。 "Cannot create a local repository. The git command line tool is required. Check the SystemTools checkbox in the Xcode Installer to do so." 但实际上我天天都用git，难道尼马xcode眼瞎么？因为对开发环境作了比较多的定制，估摸着引起这个问题的原因是在环境变量上，于是找到了下面这个脚本帮我解决了这个问题。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="[paypal开发]证书交互问题" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[paypal开发]证书交互问题</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="开发VPN管理平台，VPN客户系统及整套VPN解决方案" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1192.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">开发VPN管理平台，VPN客户系统及整套VPN解决方案</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[集群]详解LVS的工作模式之NAT的实现" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F37.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2010/10/03/366188.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[集群]详解LVS的工作模式之NAT的实现</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="对玩转apache之调优的补充之一（系统篇）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F101.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075888.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">对玩转apache之调优的补充之一（系统篇）</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>这几天正在给产品开发iPhone的客户端，配置源码管理的时候出现如下报错。</p>
<pre>"Cannot create a local repository.
The git command line tool is required. Check the SystemTools checkbox in the Xcode Installer to do so."</pre>
<p><span id="more-1841"></span><br />
但实际上我天天都用git，难道尼马xcode眼瞎么？因为对开发环境作了比较多的定制，估摸着引起这个问题的原因是在环境变量上，于是找到了下面这个脚本帮我解决了这个问题。</p>
<p><script src="https://gist.github.com/774277.js?file=update_git.py"></script></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="[paypal开发]证书交互问题" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[paypal开发]证书交互问题</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="开发VPN管理平台，VPN客户系统及整套VPN解决方案" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1192.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">开发VPN管理平台，VPN客户系统及整套VPN解决方案</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="用IPAD远程控制OSX" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1700.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075729.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">用IPAD远程控制OSX</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="SonicMQ7.6集群部署" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F585.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1841.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075943.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SonicMQ7.6集群部署</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1841.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用w3 total cache给wordpress提速</title>
		<link>http://www.zhangyiqun.net/1835.html</link>
		<comments>http://www.zhangyiqun.net/1835.html#comments</comments>
		<pubDate>Thu, 24 Nov 2011 14:49:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作笔记]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1835</guid>
		<description><![CDATA[仅仅是开启了页面缓存都有很好的效果<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F824.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">如何使用cdn加速wordpress？</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1294.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">用Wordpress为企业定制网站</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1274.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">学习WordPress代码的收获1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1067.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">为网站提速</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>仅仅是开启了页面缓存都有很好的效果</p>
<p><a href="http://www.zhangyiqun.net/wp-content/uploads/2011/11/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7-2011-11-24-%E4%B8%8B%E5%8D%8810.38.57.png"><img class="alignleft size-medium wp-image-1836" title="屏幕快照 2011-11-24 下午10.38.57" src="http://www.zhangyiqun.net/wp-content/uploads/2011/11/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7-2011-11-24-%E4%B8%8B%E5%8D%8810.38.57-300x112.png" alt="" width="300" height="112" /></a></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F824.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">如何使用cdn加速wordpress？</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1294.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">用Wordpress为企业定制网站</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1274.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">学习WordPress代码的收获1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1067.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1835.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">为网站提速</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1835.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>从零开始，我的创业感悟</title>
		<link>http://www.zhangyiqun.net/1790.html</link>
		<comments>http://www.zhangyiqun.net/1790.html#comments</comments>
		<pubDate>Mon, 24 Oct 2011 10:57:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[创业相关]]></category>
		<category><![CDATA[整理]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1790</guid>
		<description><![CDATA[因为理念问题，我最终从团队退出了，过程中有一些感悟，记下来以后备用。 团队人数 越少越好，2-3人最佳(如果团队成员有过长时间的合作经验则另说) 全新组建的团队每个成员的性格，处理问题的方式，习惯等很多问题都需要时间磨合。这个过程可能把大家都磨死，项目当然也就挂掉了。如果竟然有幸挺过去了，注意。。我说的是真的挺过去了，而不是那种表面现象。现实中可以看到很多这样的例子，公司发展的很好，然后几个创始人因为一些看似偶然的事情彻底反目了，一个不融洽的团队是无法做出牛逼的产品的。 作什么产品 一定要作自己有资源的领域，假如我是个学生，那我在校园里作一些和学生有关的产品就更容易成功，因为我每天都生活在校园，每天都和我的潜在用户（其他学生）进行接触。随着时间的变化我们总会处在不同的阶段，找准这个阶段里最可能成功的机会去做非常重要。我目前看到的一个很成功的例子是老罗英语，能够在已经是红海的领域竞争并且没有死掉就在于他玩的是自己资源雄厚的领域。 必须尽快推出产品 即使是像乔布斯这样的伟人和天才在早年研发产品的时候也有很多败笔，那我们就更不能轻易的在一个全新理念的产品上一再延期，更快的发布意味着如果真的走错路，那么早死早超生。 在一个人人都擅长作加法的时代里，能够理智的对产品作减法需要更大的勇气和魄力。你必须要去面对压力甚至是嘲笑，但你必须坚持这是对自己也是对产品负责的表现，除非有人能够说服你，否则你应该按自己的想法行事。 达到什么程度的产品可以推出 我界定的办法是看产品主要为了满足用户什么样的需求，只要能满足了用户的需求，那么就推出。第一辆福特汽车，第一台手机，第一架飞机，这些产品改变了我们的生活，他们一开始各方面都很简陋。但他们满足了用户当时的需求。 精神 这是一个非常非常神奇的属性，有的人去研究宗教来提高有的人是去旅行来提高，传说中属性值高到一定程度以后就能看到一切事物的本质，预见未来，永远不会迷失本心。佛家的术语应该可以理解为开悟。道家的解释可以是道可道，非常道。虽然我一直对道和佛教非常的感兴趣，但从前被一些术的东西占用了太多的时间，以后我会更多的投入时间在这种层面上进行研究。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="linux文化衫" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F374.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075894.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">linux文化衫</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="明朝的气候" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1138.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075926.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">明朝的气候</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="2010年总结和2011年议程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1579.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075721.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2010年总结和2011年议程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="SonicMQ7.6集群部署" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F585.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075943.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SonicMQ7.6集群部署</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>因为理念问题，我最终从团队退出了，过程中有一些感悟，记下来以后备用。<br />
<span id="more-1790"></span></p>
<h3>团队人数</h3>
<p>越少越好，2-3人最佳(如果团队成员有过长时间的合作经验则另说)<br />
全新组建的团队每个成员的性格，处理问题的方式，习惯等很多问题都需要时间磨合。这个过程可能把大家都磨死，项目当然也就挂掉了。如果竟然有幸挺过去了，注意。。我说的是真的挺过去了，而不是那种表面现象。现实中可以看到很多这样的例子，公司发展的很好，然后几个创始人因为一些看似偶然的事情彻底反目了，一个不融洽的团队是无法做出牛逼的产品的。</p>
<h3>作什么产品</h3>
<p>一定要作自己有资源的领域，假如我是个学生，那我在校园里作一些和学生有关的产品就更容易成功，因为我每天都生活在校园，每天都和我的潜在用户（其他学生）进行接触。随着时间的变化我们总会处在不同的阶段，找准这个阶段里最可能成功的机会去做非常重要。我目前看到的一个很成功的例子是老罗英语，能够在已经是红海的领域竞争并且没有死掉就在于他玩的是自己资源雄厚的领域。</p>
<h3>必须尽快推出产品</h3>
<p>即使是像乔布斯这样的伟人和天才在早年研发产品的时候也有很多败笔，那我们就更不能轻易的在一个全新理念的产品上一再延期，更快的发布意味着如果真的走错路，那么早死早超生。<br />
在一个人人都擅长作加法的时代里，能够理智的对产品作减法需要更大的勇气和魄力。你必须要去面对压力甚至是嘲笑，但你必须坚持这是对自己也是对产品负责的表现，除非有人能够说服你，否则你应该按自己的想法行事。</p>
<h3>达到什么程度的产品可以推出</h3>
<p>我界定的办法是看产品主要为了满足用户什么样的需求，只要能满足了用户的需求，那么就推出。第一辆福特汽车，第一台手机，第一架飞机，这些产品改变了我们的生活，他们一开始各方面都很简陋。但他们满足了用户当时的需求。</p>
<h3>精神</h3>
<p>这是一个非常非常神奇的属性，有的人去研究宗教来提高有的人是去旅行来提高，传说中属性值高到一定程度以后就能看到一切事物的本质，预见未来，永远不会迷失本心。佛家的术语应该可以理解为开悟。道家的解释可以是道可道，非常道。虽然我一直对道和佛教非常的感兴趣，但从前被一些术的东西占用了太多的时间，以后我会更多的投入时间在这种层面上进行研究。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="如何在MAC下对ipad4.2.1越狱？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1658.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075732.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">如何在MAC下对ipad4.2.1越狱？</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="购买私人或团购性质的主机需谨慎" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1090.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075931.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">购买私人或团购性质的主机需谨慎</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="凸墙代理VPN客户系统进入测试啦！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1099.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075868.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">凸墙代理VPN客户系统进入测试啦！</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="如何入门django？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1002.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1790.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075941.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">如何入门django？</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1790.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>为大众创造更美好的日常生活</title>
		<link>http://www.zhangyiqun.net/1781.html</link>
		<comments>http://www.zhangyiqun.net/1781.html#comments</comments>
		<pubDate>Sat, 03 Sep 2011 10:32:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[创业相关]]></category>
		<category><![CDATA[产品]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1781</guid>
		<description><![CDATA[标题是宜家的宣传语，刊登于2012年的宣传册。 尽管我以前读过很多怎么把产品做好的文章，但我觉得这篇文章仍然十分经典，于是决定一字一字的打上来加深印象。万物皆产品，理念决定成败，不能有一点马虎。 正文： 这是宜家的理念。它不是挂在办公室里的一句标语，而是我们的愿景，是我们热情的来源，是我们一切行为的出发点。 我们所设计和销售的每一件家具必须满足这一要求：它能不能让生活变得更美好？它能不能方便您招待客人？它能不能让您更快一点把晚餐端上桌？它能不能把家变得更漂亮一点？如果它不能顺利通过我们的测试，如果它不能应对每一天的生活，它就不会出现在我们商场的货架上。 一件产品，如果很多人都买不起，无论它的设计有多出色，都没有任何意义。因此，我们总是不断努力，降低价格。我们希望更多人能够在拥有一款质量好的床垫、合适的书柜、或者一个完美的花瓶的同时，还有钱买生活中的其他物品。 因为，创造更美好的日常生活也意味着，除了家具，生活还有更多精彩。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="VPN学习笔记（基础）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F380.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075920.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">VPN学习笔记（基础）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="用Wordpress为企业定制网站" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1294.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075840.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">用Wordpress为企业定制网站</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="凸墙代理VPN客户系统进入测试啦！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1099.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075868.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">凸墙代理VPN客户系统进入测试啦！</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[转]创业者需要知道的50句话" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1350.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/22/13723240.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[转]创业者需要知道的50句话</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>标题是宜家的宣传语，刊登于2012年的宣传册。</p>
<p>尽管我以前读过很多怎么把产品做好的文章，但我觉得这篇文章仍然十分经典，于是决定一字一字的打上来加深印象。万物皆产品，理念决定成败，不能有一点马虎。</p>
<p>正文：</p>
<p>这是宜家的理念。它不是挂在办公室里的一句标语，而是我们的愿景，是我们热情的来源，是我们一切行为的出发点。<br />
<span id="more-1781"></span><br />
我们所设计和销售的每一件家具必须满足这一要求：它能不能让生活变得更美好？它能不能方便您招待客人？它能不能让您更快一点把晚餐端上桌？它能不能把家变得更漂亮一点？如果它不能顺利通过我们的测试，如果它不能应对每一天的生活，它就不会出现在我们商场的货架上。</p>
<p>一件产品，如果很多人都买不起，无论它的设计有多出色，都没有任何意义。因此，我们总是不断努力，降低价格。我们希望更多人能够在拥有一款质量好的床垫、合适的书柜、或者一个完美的花瓶的同时，还有钱买生活中的其他物品。</p>
<p>因为，创造更美好的日常生活也意味着，<strong>除了家具，生活还有更多精彩。</strong></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="如何在MAC下对ipad4.2.1越狱？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1658.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075732.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">如何在MAC下对ipad4.2.1越狱？</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="VPN学习笔记（基础）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F380.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075920.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">VPN学习笔记（基础）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="对玩转apache之调优的补充之一（系统篇）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F101.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075888.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">对玩转apache之调优的补充之一（系统篇）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="购买私人或团购性质的主机需谨慎" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1090.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1781.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075931.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">购买私人或团购性质的主机需谨慎</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1781.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>我的站立式工作平台</title>
		<link>http://www.zhangyiqun.net/1773.html</link>
		<comments>http://www.zhangyiqun.net/1773.html#comments</comments>
		<pubDate>Tue, 30 Aug 2011 13:57:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作笔记]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1773</guid>
		<description><![CDATA[为什么要站着工作呢？一个简单的答案就是：这样可以让你活的更久，身体健康。我觉得这种形式非常值得学习，于是自己也搞了一个，推荐每天坐着工作超过7小时的人使用！别等到难受的时候才想起来保护，那可就晚了。如果你想了解更多站立工作的好处及原因请移步至http://zenhabits.net/stand/ 正面全景图。环境搭建过程相当简单，箱子一堆上去就行了，唯一不足的是我的鼠标空间比较少，好在平时用键盘比鼠标的时候多。 侧面效果图 正面效果图 update 前几天买了个23寸的显示器来，再也不用堆箱子了，哈哈<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="SonicMQ7.6集群部署" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F585.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075943.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SonicMQ7.6集群部署</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[集群]详解LVS的工作模式之DR的实现" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F49.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075736.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[集群]详解LVS的工作模式之DR的实现</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[集群]详解LVS的工作模式之NAT的实现" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F37.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2010/10/03/366188.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[集群]详解LVS的工作模式之NAT的实现</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="对玩转apache之调优的补充之一（系统篇）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F101.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075888.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">对玩转apache之调优的补充之一（系统篇）</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>为什么要站着工作呢？一个简单的答案就是：这样可以让你活的更久，身体健康。我觉得这种形式非常值得学习，于是自己也搞了一个，推荐每天坐着工作超过7小时的人使用！别等到难受的时候才想起来保护，那可就晚了。如果你想了解更多站立工作的好处及原因请移步至<a href="http://zenhabits.net/stand/" target="_blank">http://zenhabits.net/stand/</a></p>
<p><del>正面全景图。环境搭建过程相当简单，箱子一堆上去就行了，唯一不足的是我的鼠标空间比较少，好在平时用键盘比鼠标的时候多。</del></p>
<p><img class="alignnone size-full wp-image-1774" title="DSC_0176" src="http://www.zhangyiqun.net/wp-content/uploads/2011/08/DSC_0176.JPG" alt="DSC_0176" width="614" height="411" /><br />
<span id="more-1773"></span><br />
侧面效果图<br />
<img class="alignnone size-full wp-image-1775" title="DSC_0177" src="http://www.zhangyiqun.net/wp-content/uploads/2011/08/DSC_0177.JPG" alt="DSC_0177" width="308" height="461" /></p>
<p>正面效果图<br />
<img class="alignnone size-full wp-image-1776" title="DSC_0178" src="http://www.zhangyiqun.net/wp-content/uploads/2011/08/DSC_0178.JPG" alt="DSC_0178" width="308" height="461" /></p>
<p>update 前几天买了个23寸的显示器来，再也不用堆箱子了，哈哈</p>
<p><a href="http://www.zhangyiqun.net/wp-content/uploads/2011/08/-e1320371962440.jpg" rel="lightbox[1773]"><img class="alignnone size-medium wp-image-1816" title="照片" src="http://www.zhangyiqun.net/wp-content/uploads/2011/08/-e1320371962440-224x300.jpg" alt="" width="224" height="300" /></a></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="SonicMQ7.6集群部署" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F585.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075943.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SonicMQ7.6集群部署</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[集群]详解LVS的工作模式之DR的实现" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F49.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075736.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[集群]详解LVS的工作模式之DR的实现</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[集群]详解LVS的工作模式之NAT的实现" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F37.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2010/10/03/366188.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[集群]详解LVS的工作模式之NAT的实现</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="阿里云计算使用简评" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1773.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075694.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">阿里云计算使用简评</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1773.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>阿里云计算使用简评</title>
		<link>http://www.zhangyiqun.net/1766.html</link>
		<comments>http://www.zhangyiqun.net/1766.html#comments</comments>
		<pubDate>Sun, 28 Aug 2011 09:50:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[创业相关]]></category>
		<category><![CDATA[云计算]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1766</guid>
		<description><![CDATA[一个朋友原来使用国内某IDC的机器，马上就要到期了，因为经常性网络不稳定，数据库被IDC误删等原因想找一个靠谱的服务商或者直接自己搬机器到机房托管。因为他也是初创公司，考虑到机器和带宽的成本我开始推荐他买个二手的HP服务器托管到机房，但对一个已经丢过数据的人来说稳定压倒一切，用二手的服务器有那么点拼人品的意思(我自己的服务器就是这么干的)。这时候想到之前在python邮件组看到的阿里云，觉得可以试试，在网上基本上没有负面评论，当然正面评论也没有，但至少和国内其他IDC比，阿里巴巴是靠谱的。 在这里友情提醒想体验云计算的同学，阿里云目前来看顶多算是VPS，和amazon云比差的远了，后者才是真正的云。如果你的应用主要面向国外访客，那一定要选择amazon试试！ 购买的流程很简单，交钱，选择系统，开通。阿里云免费给提供了一个云数据库，这点要提出表扬，能解放一些运维的工作。但是这个库没法自己重命名，这个不太灵活。数据库地址是一个公网IP，从PING上看应该是同机房的，我觉得应该使用内网地址比较好，安全，速度上也能快不少，何必占用那点可怜的公网带宽。 下面是管理面板的截图，很简陋，但也基本够用了。 CPU的详细型号是 Intel(R) Xeon(R) CPU E5620 @ 2.40GHz<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="计算女朋友值多少" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F634.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">计算女朋友值多少</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[集群]详解LVS的工作模式之DR的实现" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F49.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075736.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[集群]详解LVS的工作模式之DR的实现</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="linux文化衫" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F374.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075894.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">linux文化衫</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="分析东方时尚驾校的成功之道" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1672.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075714.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">分析东方时尚驾校的成功之道</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>一个朋友原来使用国内某IDC的机器，马上就要到期了，因为经常性网络不稳定，数据库被IDC误删等原因想找一个靠谱的服务商或者直接自己搬机器到机房托管。因为他也是初创公司，考虑到机器和带宽的成本我开始推荐他买个二手的HP服务器托管到机房，但对一个已经丢过数据的人来说稳定压倒一切，用二手的服务器有那么点拼人品的意思(我自己的服务器就是这么干的)。这时候想到之前在python邮件组看到的阿里云，觉得可以试试，在网上基本上没有负面评论，当然正面评论也没有，但至少和国内其他IDC比，阿里巴巴是靠谱的。</p>
<p>在这里友情提醒想体验云计算的同学，阿里云目前来看顶多算是VPS，和amazon云比差的远了，后者才是真正的云。如果你的应用主要面向国外访客，那一定要选择amazon试试！</p>
<p>购买的流程很简单，交钱，选择系统，开通。阿里云免费给提供了一个云数据库，这点要提出表扬，能解放一些运维的工作。但是这个库没法自己重命名，这个不太灵活。数据库地址是一个公网IP，从PING上看应该是同机房的，我觉得应该使用内网地址比较好，安全，速度上也能快不少，何必占用那点可怜的公网带宽。</p>
<p>下面是管理面板的截图，很简陋，但也基本够用了。</p>
<p><img class="alignnone size-full wp-image-1767" title="aliyun" src="http://www.zhangyiqun.net/wp-content/uploads/2011/08/aliyun.png" alt="aliyun" width="587" height="305" /></p>
<p>CPU的详细型号是 Intel(R) Xeon(R) CPU E5620  @ 2.40GHz</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="计算女朋友值多少" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F634.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">计算女朋友值多少</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="凸墙代理VPN客户系统进入测试啦！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1099.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075868.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">凸墙代理VPN客户系统进入测试啦！</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="[转]创业者需要知道的50句话" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1350.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/22/13723240.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">[转]创业者需要知道的50句话</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="用Wordpress为企业定制网站" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1294.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1766.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075840.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">用Wordpress为企业定制网站</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1766.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>死了把软件外包这条心吧</title>
		<link>http://www.zhangyiqun.net/1756.html</link>
		<comments>http://www.zhangyiqun.net/1756.html#comments</comments>
		<pubDate>Fri, 19 Aug 2011 15:47:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[日记]]></category>
		<category><![CDATA[叽叽歪歪]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1756</guid>
		<description><![CDATA[这几天正在学习C#，打算把以前外包的登陆器重写一遍。我非常的郁闷，外包出去的软件总是有这样那样的不足，每次提出整改意见就要开口要钱，不然就说没时间解决。这事儿上花了几次钱，后来得出结论国内大部分的开发者给钱也他妈的做不好。最后想开了，还是自己干最靠谱，但这只适合小的项目，不然天天干没有休息，人脑子要出问题的跟机器是一个道理。 牢骚发完了，写点这次在杭州的收获。这次没有最终获得投资，不是项目不行，是团队的问题。于是特别仔细的向庞总请教， 问题：我觉得在国内组建创业团队很难，因为大部分人都要考虑以后的房子，车子，票子问题，敢跳出来一起干的，太少了。针对国内的现状，我的想法是自己先积攒实力，然后用赚的钱把团队给做出来。您有没有什么好的建议？ 庞总：我认为创业精神很重要，如果你靠钱把团队给做出来，那么这帮人很可能就是冲着钱去的，而不是你的项目。建议就是找和你志同道合的，靠你的人格魅力和项目自身把人吸引进来 好吧，加油。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="分析东方时尚驾校的成功之道" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1672.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075714.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">分析东方时尚驾校的成功之道</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="2010年总结和2011年议程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1579.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075721.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2010年总结和2011年议程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="申请天使投资笔记" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">申请天使投资笔记</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为网站提速" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1067.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为网站提速</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>这几天正在学习C#，打算把以前外包的登陆器重写一遍。我非常的郁闷，外包出去的软件总是有这样那样的不足，每次提出整改意见就要开口要钱，不然就说没时间解决。这事儿上花了几次钱，后来得出结论国内大部分的开发者给钱也他妈的做不好。最后想开了，还是自己干最靠谱，但这只适合小的项目，不然天天干没有休息，人脑子要出问题的跟机器是一个道理。</p>
<p>牢骚发完了，写点这次在杭州的收获。这次没有最终获得投资，不是项目不行，是团队的问题。于是特别仔细的向庞总请教，</p>
<p>问题：我觉得在国内组建创业团队很难，因为大部分人都要考虑以后的房子，车子，票子问题，敢跳出来一起干的，太少了。针对国内的现状，我的想法是自己先积攒实力，然后用赚的钱把团队给做出来。您有没有什么好的建议？</p>
<blockquote><p>庞总：我认为创业精神很重要，如果你靠钱把团队给做出来，那么这帮人很可能就是冲着钱去的，而不是你的项目。建议就是找和你志同道合的，靠你的人格魅力和项目自身把人吸引进来</p></blockquote>
<p>好吧，加油。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="分析东方时尚驾校的成功之道" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1672.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075714.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">分析东方时尚驾校的成功之道</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="2010年总结和2011年议程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1579.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075721.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2010年总结和2011年议程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="申请天使投资笔记" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">申请天使投资笔记</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为网站提速" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1067.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为网站提速</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1756.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>申请天使投资笔记</title>
		<link>http://www.zhangyiqun.net/1731.html</link>
		<comments>http://www.zhangyiqun.net/1731.html#comments</comments>
		<pubDate>Tue, 26 Jul 2011 13:33:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[创业相关]]></category>
		<category><![CDATA[叽叽歪歪]]></category>
		<category><![CDATA[申请投资]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1731</guid>
		<description><![CDATA[这些天参加了由天使湾创投举办的创业之夏活动，我的项目获选成为30个去杭州的项目之一，期待成为最终获胜团队。他们的模式借鉴自YCombinator，给创业团队一定的资金（现在是20W）让他们能够去实现自己的想法，三个月之后各个项目进行PK，获胜的团队最后可能会被追加50W-500W的投资。感兴趣的话可以去他们的博客里有更详细的介绍 http://www.tisiwi.com/blog/?p=385 根据我的推断（首页每天更新的新项目），这次活动至少提交了近千个项目，怎么在项目里脱颖而出，可得好好动动脑子。 关于创始人。 最好是智力，体力，敏捷的都有比较高属性值的人并且在业内有足够的经验。必须是在初期能够持续，猛烈的对项目进行输出，否则按照天使湾的理论，这就不能算是合格的创始人。 关于股权。 这是我个人觉得很难搞的一个事儿，让每一个成员都信服很难。坏的股权分配会毁掉公司的前程。（具体怎么分没法细说，原则就是信服） 关于项目。 专注于某一领域且有可持续发展的潜力。 你有什么特殊资源支持自己的项目？ 我爸不是李刚，我也不是红十字商会的经理，还真没啥特殊资源。电话里沟通的时候他说也可以理解成是为什么你能做而别人作不了？看看现在互联网的产品，真有什么你能做而别人做不了的东西吗？几乎没有。更多的时候拼的是创始人的思想，对大局的把握，对产品的理解等一些思想层面的东西。比较好的例子是马云，原来只是个教师，但最终把支付宝做成了中国最大的在线支付。 网上也有很多申请早期投资的教程，本质上，能够给投资人盈利的项目就是好项目，创业者和投资人可以共赢，其他都是浮云。所有问题都是以这个为出发点去回答就完事了。 最后，有成功就有失败，良好的心态很重要，无论结果如何都别放弃追求。GOOD LUCK！<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="分析东方时尚驾校的成功之道" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1672.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075714.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">分析东方时尚驾校的成功之道</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="2010年总结和2011年议程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1579.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075721.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2010年总结和2011年议程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="死了把软件外包这条心吧" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">死了把软件外包这条心吧</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="VPN延迟监控中心上线" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1340.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075924.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">VPN延迟监控中心上线</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>这些天参加了由天使湾创投举办的创业之夏活动，我的项目获选成为30个去杭州的项目之一，期待成为最终获胜团队。他们的模式借鉴自YCombinator，给创业团队一定的资金（现在是20W）让他们能够去实现自己的想法，三个月之后各个项目进行PK，获胜的团队最后可能会被追加50W-500W的投资。感兴趣的话可以去他们的博客里有更详细的介绍 http://www.tisiwi.com/blog/?p=385</p>
<p><span id="more-1731"></span></p>
<p>根据我的推断（首页每天更新的新项目），这次活动至少提交了近千个项目，怎么在项目里脱颖而出，可得好好动动脑子。</p>
<p><strong>关于创始人。</strong></p>
<p>最好是智力，体力，敏捷的都有比较高属性值的人并且在业内有足够的经验。必须是在初期能够持续，猛烈的对项目进行输出，否则按照天使湾的理论，这就不能算是合格的创始人。</p>
<p><strong>关于股权。</strong></p>
<p>这是我个人觉得很难搞的一个事儿，让每一个成员都信服很难。坏的股权分配会毁掉公司的前程。（具体怎么分没法细说，原则就是信服）</p>
<p><strong>关于项目。</strong></p>
<p>专注于某一领域且有可持续发展的潜力。</p>
<p><strong>你有什么特殊资源支持自己的项目？</strong></p>
<p>我爸不是李刚，我也不是红十字商会的经理，还真没啥特殊资源。电话里沟通的时候他说也可以理解成是为什么你能做而别人作不了？看看现在互联网的产品，真有什么你能做而别人做不了的东西吗？几乎没有。更多的时候拼的是创始人的思想，对大局的把握，对产品的理解等一些思想层面的东西。比较好的例子是马云，原来只是个教师，但最终把支付宝做成了中国最大的在线支付。</p>
<p>网上也有很多申请早期投资的教程，本质上，能够给投资人盈利的项目就是好项目，创业者和投资人可以共赢，其他都是浮云。所有问题都是以这个为出发点去回答就完事了。</p>
<p>最后，有成功就有失败，良好的心态很重要，无论结果如何都别放弃追求。GOOD LUCK！</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="分析东方时尚驾校的成功之道" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1672.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075714.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">分析东方时尚驾校的成功之道</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="2010年总结和2011年议程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1579.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075721.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">2010年总结和2011年议程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="死了把软件外包这条心吧" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1756.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">死了把软件外包这条心吧</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="VPN延迟监控中心上线" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1340.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1731.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/31/10075924.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">VPN延迟监控中心上线</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1731.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[paypal开发]证书交互问题</title>
		<link>http://www.zhangyiqun.net/1717.html</link>
		<comments>http://www.zhangyiqun.net/1717.html#comments</comments>
		<pubDate>Sat, 07 May 2011 08:35:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[脚本编程]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1717</guid>
		<description><![CDATA[`connect&#8217;: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError) config/initializers/ssl.rb require 'openssl' OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1399.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Rails3中文编码问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1407.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">很多插件在rails3里用不了</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1467.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">代码并入head</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1495.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Paperclip上传图片重命名</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>`connect&#8217;: SSL_connect returned=1 errno=0 state=SSLv3 read server  certificate B: certificate verify failed (OpenSSL::SSL::SSLError)</p>
<p>config/initializers/ssl.rb</p>
<blockquote><p><code>require 'openssl'</code><br />
<code>OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE</code></p></blockquote>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1399.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Rails3中文编码问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1407.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">很多插件在rails3里用不了</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1467.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">代码并入head</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1495.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1717.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Paperclip上传图片重命名</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1717.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>给apache编译加载模块</title>
		<link>http://www.zhangyiqun.net/1714.html</link>
		<comments>http://www.zhangyiqun.net/1714.html#comments</comments>
		<pubDate>Tue, 03 May 2011 14:27:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web服务器]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://www.zhangyiqun.net/?p=1714</guid>
		<description><![CDATA[以安装mod_rewrite为例 进入源码中包含模块的文件夹 cd src/httpd-2.0.64/modules/mappers 执行 # /usr/local/apache/bin/apxs -iac mod_rewrite.c 完事儿!<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F339.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">[转]Apache参数的优化 </font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F336.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">[转]Apache 2.x性能优化—MPM的选择与配置</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F646.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Apache Rewrite过滤问号</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1154.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Apache错误信息隐藏</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>以安装mod_rewrite为例</p>
<p>进入源码中包含模块的文件夹<br />
cd src/httpd-2.0.64/modules/mappers</p>
<p>执行<br />
# /usr/local/apache/bin/apxs -iac mod_rewrite.c</p>
<p>完事儿!</p>
<p style="margin:0;padding:0;height:1px;overflow:hidden;">
    <script type="text/javascript"><!--
        var wumiiSitePrefix = "http://www.zhangyiqun.net";
        var wumiiEnableCustomPos = false;
        var wumiiParams = "&#038;num=4&#038;mode=3&#038;displayInFeed=1&#038;version=1.0.5.5&#038;pf=WordPress3.2.1";
    //--></script><script type="text/javascript" src="http://widget.wumii.com/ext/relatedItemsWidget.htm"></script><a href="http://www.wumii.com/widget/relatedItems.htm" style="border:0;"><img src="http://static.wumii.com/images/pixel.png" alt="无觅相关文章插件，快速提升流量" style="border:0;padding:0;margin:0;" /></a></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F339.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">[转]Apache参数的优化 </font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F336.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">[转]Apache 2.x性能优化—MPM的选择与配置</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F646.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Apache Rewrite过滤问号</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.zhangyiqun.net%2F1154.html&from=http%3A%2F%2Fwww.zhangyiqun.net%2F1714.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Apache错误信息隐藏</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.zhangyiqun.net/1714.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.zhangyiqun.net @ 2012-02-07 20:17:26 -->
