Skip to content

Commit

Permalink
Site updated at 2016-11-13 14:08:36 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
code4craft committed Nov 13, 2016
1 parent 02e6267 commit 13c8bbe
Show file tree
Hide file tree
Showing 36 changed files with 91 additions and 51 deletions.
30 changes: 25 additions & 5 deletions atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[代码工匠]]></title>
<link href="http://code4craft.github.com/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand All @@ -18,16 +18,36 @@
<link href="http://code4craft.github.com/blog/2016/11/07/chuang-ye-ri-zhi-%28si-%29-man-xia-lai-de-tuan-dui/"/>
<updated>2016-11-07T07:25:00+08:00</updated>
<id>http://code4craft.github.com/blog/2016/11/07/chuang-ye-ri-zhi-(si-)-man-xia-lai-de-tuan-dui</id>
<content type="html"><![CDATA[<p><img src="http://code4craft.github.com/images/posts/camel.jpg" alt="" /></p>
<content type="html"><![CDATA[<p><img src="http://code4craft.github.com/images/posts/camel.jpg" alt="camel" /></p>
<p>之前去参加一个技术大会,中间碰到一个前同事,跟他们聊起公司规模,他们说每个业务线都有几十号人,我说我们团队只有几个人,他表示非常惊讶,几个人能做出这么多东西?然后他领导就很忧郁的说,“我也挺纳闷,我们当初也是这么几个人,怎么感觉事情还是那么些事情,突然就需要这么多人了?”</p>
<p>之前去参加一个技术大会,中间碰到一个前同事,跟他们聊起公司规模,他们说每个业务线都有十十几号人,我说我们团队只有几个人,他表示非常惊讶,几个人能做出这么多东西?然后他领导就很忧郁的说,“我也挺纳闷,我们当初也是这么几个人,怎么感觉事情还是那么些事情,突然就需要这么多人了?”</p>
<p>前几天也跟老板聊起来,感觉产品研发变慢了,随便做个需求就要排期。我粗略一想,相比之前两三个月就把各平台都上线,现在确实没有什么印象深刻的产品变化可是我们甚至连人都还是那几个人,这里面到底哪里出了问题?</p>
<p>前几天也跟老板聊起来,感觉产品研发变慢了,随便做个需求就要排期。我粗略一想,相比之前两三个月就把各平台都上线,现在确实没有什么印象深刻的产品变化可是我们甚至连人都还是那几个人,这里面好像有哪里出了问题。</p>
<!---more--->
<!--more-->
<p>想到几个原因,列举一下。最终也没得到什么结论,记得去年定的目标是对软件性能做量化分析,给自己定个五年目标,对软件工作量和负责度做定量分析。</p>
<h3>变懒的开发人员?</h3>
<p>看到这个问题,第一个想法是投入度。毕竟初创人员从0到1的时候是投入度最高的,两三天撸出一个功能,没事回家了还要加班把代码写完。到了后面常规功能迭代,则是趋向于按部就班,细水长流嘛。</p>
<p>有没有办法考察这个问题?我第一个想到了代码commit数。一般来说,代码commit数根据人的习惯不同差异会比较大,不能作为工作量参考标准,但是对于同一个人来说,提交频率、代码质量基本不会有太多变化,还是能反应开发的工作量多少的。</p>
<p>我从gitlab上拉了我们主仓库的活跃记录,结果发现:代码提交量并没有下降,并且随着后面加入了一个新同学,反而是上升了。看来细水长流还是打鸡血不太重要,只要保证大家每天能写代码的时间是足够的,生产量其实都没有多少差别。</p>
<p><img src="http://code4craft.github.com/images/posts/piaoniu-commit.png" alt="piaoniu-commit" /></p>
<h3>产品的二八法则</h3>
<p>一般来说,我们会先用比较低的成本做出最小可用的版本,一般都会比较简陋,技术遗留问题也很多。后面增加的功能,可能效果并不突出,但是占用的开发量未必会小。</p>
<h3>规模的烦恼</h3>
<p>《人月神话》中有个观点,使用软件的人越多,发现的bug越多。最近几天专门记录了一下自己时间的分配,发现一半时间都是在处理问题、解决bug中。</p>
<p>偷懒,后面不写了。</p>
]]></content>
</entry>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="author" content="code4craft">


<meta name="description" content="之前去参加一个技术大会,中间碰到一个前同事,跟他们聊起公司规模,他们说每个业务线都有几十号人,我说我们团队只有几个人,他表示非常惊讶,几个人能做出这么多东西?然后他领导就很忧郁的说,“我也挺纳闷,我们当初也是这么几个人,怎么感觉事情还是那么些事情,突然就需要这么多人了?” 前几天也跟老板聊起来 &hellip;">
<meta name="description" content="之前去参加一个技术大会,中间碰到一个前同事,跟他们聊起公司规模,他们说每个业务线都有十十几号人,我说我们团队只有几个人,他表示非常惊讶,几个人能做出这么多东西?然后他领导就很忧郁的说,“我也挺纳闷,我们当初也是这么几个人,怎么感觉事情还是那么些事情,突然就需要这么多人了?” 前几天也跟老板聊起来 &hellip;">


<!-- http://t.co/dKP3o1e -->
Expand Down Expand Up @@ -102,16 +102,36 @@ <h1 class="entry-title">创业日志(四)——慢下来的技术团队</h1>
</header>


<div class="entry-content"><p><img src="/images/posts/camel.jpg" alt="" /></p>
<div class="entry-content"><p><img src="/images/posts/camel.jpg" alt="camel" /></p>

<p>之前去参加一个技术大会,中间碰到一个前同事,跟他们聊起公司规模,他们说每个业务线都有几十号人,我说我们团队只有几个人,他表示非常惊讶,几个人能做出这么多东西?然后他领导就很忧郁的说,“我也挺纳闷,我们当初也是这么几个人,怎么感觉事情还是那么些事情,突然就需要这么多人了?”</p>
<p>之前去参加一个技术大会,中间碰到一个前同事,跟他们聊起公司规模,他们说每个业务线都有十十几号人,我说我们团队只有几个人,他表示非常惊讶,几个人能做出这么多东西?然后他领导就很忧郁的说,“我也挺纳闷,我们当初也是这么几个人,怎么感觉事情还是那么些事情,突然就需要这么多人了?”</p>

<p>前几天也跟老板聊起来,感觉产品研发变慢了,随便做个需求就要排期。我粗略一想,相比之前两三个月就把各平台都上线,现在确实没有什么印象深刻的产品变化可是我们甚至连人都还是那几个人,这里面到底哪里出了问题?</p>
<p>前几天也跟老板聊起来,感觉产品研发变慢了,随便做个需求就要排期。我粗略一想,相比之前两三个月就把各平台都上线,现在确实没有什么印象深刻的产品变化可是我们甚至连人都还是那几个人,这里面好像有哪里出了问题。</p>

<!---more--->
<!--more-->


<p>想到几个原因,列举一下。最终也没得到什么结论,记得去年定的目标是对软件性能做量化分析,给自己定个五年目标,对软件工作量和负责度做定量分析。</p>

<h3>变懒的开发人员?</h3>

<p>看到这个问题,第一个想法是投入度。毕竟初创人员从0到1的时候是投入度最高的,两三天撸出一个功能,没事回家了还要加班把代码写完。到了后面常规功能迭代,则是趋向于按部就班,细水长流嘛。</p>

<p>有没有办法考察这个问题?我第一个想到了代码commit数。一般来说,代码commit数根据人的习惯不同差异会比较大,不能作为工作量参考标准,但是对于同一个人来说,提交频率、代码质量基本不会有太多变化,还是能反应开发的工作量多少的。</p>

<p>我从gitlab上拉了我们主仓库的活跃记录,结果发现:代码提交量并没有下降,并且随着后面加入了一个新同学,反而是上升了。看来细水长流还是打鸡血不太重要,只要保证大家每天能写代码的时间是足够的,生产量其实都没有多少差别。</p>

<p><img src="/images/posts/piaoniu-commit.png" alt="piaoniu-commit" /></p>

<h3>产品的二八法则</h3>

<p>一般来说,我们会先用比较低的成本做出最小可用的版本,一般都会比较简陋,技术遗留问题也很多。后面增加的功能,可能效果并不突出,但是占用的开发量未必会小。</p>

<h3>规模的烦恼</h3>

<p>《人月神话》中有个观点,使用软件的人越多,发现的bug越多。最近几天专门记录了一下自己时间的分配,发现一半时间都是在处理问题、解决bug中。</p>

<p>偷懒,后面不写了。</p>
</div>


Expand Down
2 changes: 1 addition & 1 deletion blog/categories/blackhole/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: BlackHole | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/blackhole/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/blackholej/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: BlackHoleJ | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/blackholej/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/bytecode/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: bytecode, | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/bytecode/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/career/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: career | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/career/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/gfw/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: gfw | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/gfw/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/guan-li/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 管理 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/guan-li/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/http/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: http | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/http/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/intellij/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: IntelliJ | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/intellij/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/java-bytecode/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: java,bytecode | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/java-bytecode/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/java/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: java | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/java/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/jia-gou/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 架构 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/jia-gou/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/jvm/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: JVM | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/jvm/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/lambda/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: lambda | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/lambda/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/mock/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: mock | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/mock/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/nio/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: nio, | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/nio/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/pa-chong/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 爬虫 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/pa-chong/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/python/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: python, | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/python/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 软件工程,代码质量 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/ruan-jian-gong-cheng-dai-ma-zhi-liang/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/ruan-jian-gong-cheng/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 软件工程 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/ruan-jian-gong-cheng/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/ruan-jian-she-ji/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 软件设计 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/ruan-jian-she-ji/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/she-ji/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 设计 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/she-ji/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/shell/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: shell | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/shell/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/sheng-huo/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: 生活 | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/sheng-huo/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/socks/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: socks | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/socks/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/spring/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: Spring | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/spring/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/test/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: test | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/test/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/web/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: Web | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/web/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down
2 changes: 1 addition & 1 deletion blog/categories/webmagic/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: webmagic | 代码工匠]]></title>
<link href="http://code4craft.github.com/blog/categories/webmagic/atom.xml" rel="self"/>
<link href="http://code4craft.github.com/"/>
<updated>2016-11-12T09:29:19+08:00</updated>
<updated>2016-11-13T22:07:56+08:00</updated>
<id>http://code4craft.github.com/</id>
<author>
<name><![CDATA[code4craft]]></name>
Expand Down

0 comments on commit 13c8bbe

Please sign in to comment.