-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex2.html
More file actions
371 lines (347 loc) · 14.9 KB
/
index2.html
File metadata and controls
371 lines (347 loc) · 14.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>众成技术聚乐部</title>
<meta name="author" content="youngsterxyf">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="./favicon.png" rel="icon">
<link href="./theme/css/main.css" media="screen, projection"
rel="stylesheet" type="text/css">
<script src="./theme/js/modernizr-2.0.js"></script>
<script src="./theme/js/ender.js"></script>
<script src="./theme/js/octopress.js" type="text/javascript"></script>
<link href="./theme/google-fonts/pt_serif.css" rel="stylesheet" type="text/css">
<link href="./theme/google-fonts/pt_sans.css" rel="stylesheet" type="text/css">
</head>
<body>
<header role="banner"><hgroup>
<h1><a href="./">众成技术聚乐部</a></h1>
</hgroup></header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
</ul>
<ul class="main-navigation">
<li><a href="/archives.html">归档</a></li>
<li><a href="/pages/members.html">成员</a></li>
<li><a href="/feeds/all.xml">RSS</a></li>
</ul></nav>
<div id="main">
<div id="content">
<div class="blog-index">
<article>
<header>
<h1 class="entry-title">
<a href="./2015/02/01/6th-phase-share/">第六期分享活动</a>
</h1>
<p class="meta"><time datetime="2015-02-01T00:00:00+08:00" pubdate>2015-02-01 日</time></p>
</header>
<div class="entry-content"><ul>
<li>内部边界网关协议EIGRP简介</li>
</ul>
<p>分享人:<a href="https://github.com/aachenxiaosong">松哥</a></p>
<p>幻灯片:<a href="http://pan.baidu.com/s/1mgn6Ruo">戳这里</a></p>
<hr />
<ul>
<li>众成回顾与展望</li>
</ul>
<p>主持人:<a href="https://github.com/youngsterxyf">youngsterxyf</a></p>
<p>讨论内容:</p>
<p><img alt="zc-2015" src="https://raw.githubusercontent.com/HappyTechGroup/HappyTechGroup.github.io/master/upload/pics/zc.png" /></p>
<hr />
<p>下期分享安排:</p>
<p>第七期(2015-03-01):</p>
<ul>
<li>scrapy爬虫框架原理与应用,分享人:<a href="https://github.com/qian-zhu">潜哥</a></li>
<li>Linux系统编程简介系列一,分享人:<a href="https://github.com/youngsterxyf">youngsterxyf</a></li>
</ul>
<hr />
<p>谢谢!</p></div>
<footer>
<a rel="full-article" href="./2015/02/01/6th-phase-share/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2014/12/28/5th-phase-share/">第五期分享活动</a>
</h1>
<p class="meta"><time datetime="2014-12-28T00:00:00+08:00" pubdate>2014-12-28 日</time></p>
</header>
<div class="entry-content"><ul>
<li>这些年前端的那些事儿</li>
</ul>
<p>分享人:<a href="https://github.com/gejiawen">文哥</a></p>
<p>幻灯片:<a href="http://gejiawen.github.io/slides/things-for-fe-in-these-years/#/">戳这里</a></p>
<ul>
<li>Docker技术简介</li>
</ul>
<p>分享人:<a href="https://github.com/seanluo">爽哥</a></p>
<p>幻灯片:<a href="http://pan.baidu.com/s/1mgp7Duo">戳这里</a></p>
<hr />
<p>下一期安排计划如下:</p>
<p>第六期(2015-01-31):</p>
<ul>
<li>经典网络协议算法,分享人:<a href="https://github.com/aachenxiaosong">松哥</a></li>
<li>scrapy爬虫框架原理与应用,分享人:<a href="https://github.com/qian-zhu">潜哥</a></li>
</ul>
<p>另外,由于下期是第6期分享,所以需要讨论一下再下一个6期的题目方向,会组织一个“回顾与展望”的讨论环节,由<a href="https://github.com/youngsterxyf">youngsterxyf</a>主持。</p>
<hr />
<p>谢谢!</p></div>
<footer>
<a rel="full-article" href="./2014/12/28/5th-phase-share/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2014/11/30/4th-phase-share/">第四期分享活动</a>
</h1>
<p class="meta"><time datetime="2014-11-30T00:00:00+08:00" pubdate>2014-11-30 日</time></p>
</header>
<div class="entry-content"><ul>
<li>Yii框架原理简介</li>
</ul>
<p>分享人:<a href="https://github.com/youngsterxyf">youngsterxyf</a></p>
<p>幻灯片:<a href="http://happytechgroup.github.io/slides/yii-framework.html">戳这里</a></p>
<ul>
<li>MongoDB原理与入门</li>
</ul>
<p>分享人:<a href="https://github.com/cherrylee">任哥</a></p>
<p>幻灯片:<a href="http://pan.baidu.com/s/1qW3BX5y">戳这里</a></p>
<hr />
<p>接下来一期分享的安排计划如下:</p>
<p>第五期(2014-12-30):</p>
<ul>
<li>经典网络协议算法,分享人:<a href="https://github.com/aachenxiaosong">松哥</a></li>
<li>前端集成开发解决方案,分享人:<a href="https://github.com/gejiawen">文哥</a></li>
</ul>
<hr />
<p>谢谢!</p></div>
<footer>
<a rel="full-article" href="./2014/11/30/4th-phase-share/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2014/11/02/3rd-phase-share/">第三期分享活动</a>
</h1>
<p class="meta"><time datetime="2014-11-02T00:00:00+08:00" pubdate>2014-11-02 日</time></p>
</header>
<div class="entry-content"><ul>
<li>NSQ原理与实现</li>
</ul>
<p>分享人:<a href="https://github.com/seanluo">爽哥</a></p>
<p>幻灯片:<a href="https://github.com/HappyTechGroup/share-material/blob/master/3rd-phase/%E5%88%86%E5%B8%83%E5%BC%8F%E6%B6%88%E6%81%AF%E9%98%9F%E5%88%97.pdf?raw=true">戳这里</a></p>
<hr />
<ul>
<li>ZooKeeper原理与实践</li>
</ul>
<p>分享人:<a href="https://github.com/killuahzl">龙哥</a></p>
<p>幻灯片:<a href="https://github.com/HappyTechGroup/share-material/blob/master/3rd-phase/Zookeeper%E5%8E%9F%E7%90%86%E4%B8%8E%E5%AE%9E%E8%B7%B5.pdf?raw=true">戳这里</a></p>
<hr />
<p>接下来两期分享的安排计划如下:</p>
<p>第四期(2014-11-30):</p>
<ul>
<li>《MongoDB实践》,分享人:任哥</li>
<li>《Yii原理与实践》,分享人:youngsterxyf</li>
</ul>
<p>第五期(2014-12-28):</p>
<ul>
<li>网络协议相关,分享人:松哥</li>
<li>NodeJS原理相关,分享人:文哥</li>
</ul></div>
<footer>
<a rel="full-article" href="./2014/11/02/3rd-phase-share/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2014/09/21/2nd-phase-share/">第二期分享活动</a>
</h1>
<p class="meta"><time datetime="2014-09-21T00:00:00+08:00" pubdate>2014-09-21 日</time></p>
</header>
<div class="entry-content"><ul>
<li>Memcached原理与实现</li>
</ul>
<p>分享人:侯哥</p>
<p>幻灯片:<a href="https://github.com/HappyTechGroup/share-material/blob/master/2nd-phase/memcached/Memcached%E5%8E%9F%E7%90%86%E4%B8%8E%E5%AE%9E%E7%8E%B0V1.0.pdf?raw=true">戳这里</a></p>
<p>附加材料:<a href="https://github.com/HappyTechGroup/share-material/tree/master/2nd-phase/memcached">戳这里</a></p>
<hr />
<ul>
<li>Git原理与实践</li>
</ul>
<p>分享人:youngsterxyf</p>
<p>幻灯片:<a href="https://github.com/HappyTechGroup/share-material/blob/master/2nd-phase/git-theory-and-practice/git-theory-and-practice.pdf?raw=true">戳这里</a></p>
<hr />
<p>接下来两期分享的安排计划如下:</p>
<p>第三期(2014-10-26):</p>
<ul>
<li>《NSQ原理与实现》,分享人:爽哥</li>
<li>《Zookeeper原理与实践》,分享人:龙哥</li>
</ul>
<p>第四期(2014-11-27):</p>
<ul>
<li>《MongoDB实践》,分享人:任哥</li>
<li>《Raft协议与etcd》,分享人:youngsterxyf ---(暂定)</li>
</ul>
<p>今天有几位新朋友参加了活动,非常开心!</p></div>
<footer>
<a rel="full-article" href="./2014/09/21/2nd-phase-share/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2014/08/31/1st-phase-share/">第一期分享活动</a>
</h1>
<p class="meta"><time datetime="2014-08-31T00:00:00+08:00" pubdate>2014-08-31 日</time></p>
</header>
<div class="entry-content"><p>今天,众成技术聚乐部的第一起分享活动,如期举行。主题如下:</p>
<ul>
<li>Leveldb原理剖析</li>
</ul>
<p>分享人:youngsterxyf</p>
<p>幻灯片:<a href="https://github.com/HappyTechGroup/1st-phase/blob/master/leveldb/slide/leveldb%E5%8E%9F%E7%90%86%E5%92%8C%E6%BA%90%E7%A0%81%E5%89%96%E6%9E%90.pdf?raw=true">戳这里</a></p>
<ul>
<li>Redis源码剖析</li>
</ul>
<p>分享人:蕾哥</p>
<p>幻灯片:<a href="https://github.com/HappyTechGroup/1st-phase/blob/master/redis/redis%E5%AD%A6%E4%B9%A0%E5%88%86%E4%BA%AB-slade2014-8-30%2023.1.8.ppt?raw=true">戳这里</a></p>
<hr />
<p>接下来两期分享的安排如下:</p>
<p>第二期(2014-09-21):</p>
<ul>
<li>《Memcached原理与实现》,分享人:侯哥</li>
<li>尽兴分享,内容包括:<s>基于socket.io的实时消息推送、一点RESTful API设计经验</s> Git原理与实践,分享人:youngsterxyf</li>
</ul>
<p>第三期(2014-10-26):</p>
<ul>
<li>《NSQ原理与实现》,分享人:爽哥</li>
<li>《Zookeeper原理与实践》,分享人:龙哥</li>
</ul>
<p>感谢今天所有到场参与的人员!</p></div>
<footer>
<a rel="full-article" href="./2014/08/31/1st-phase-share/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2014/08/03/group-first-conf/">“众成技术聚乐部”筹划会议</a>
</h1>
<p class="meta"><time datetime="2014-08-03T00:00:00+08:00" pubdate>2014-08-03 日</time></p>
</header>
<div class="entry-content"><p>经讨论决定:</p>
<p>聚乐部分享内容大致涵盖如下主题</p>
<ol>
<li>常见NoSQL数据库原理与实现(Leveldb、Redis、Memcached等)</li>
<li>消息队列(Kafka、NSQ等)</li>
<li>机器学习</li>
<li>分布式系统原理与实现(Zookeeper、etcd等)</li>
<li>...</li>
</ol>
<p>接下来半年时间主要针对<strong>主题1、2</strong>进行研习分享,一、二期的具体安排如下:</p>
<p>第一期(2014-08-31)分享计划:</p>
<ul>
<li>《Leveldb(Go语言版)源码剖析与应用分析》,分享人:youngsterxyf</li>
<li>《Redis关键特性源码剖析》,分享人:蕾哥</li>
</ul>
<p>第二期(2014-09-30)分享计划:</p>
<ul>
<li>《NSQ原理与实现》,分享人:爽哥</li>
<li>《Memcached原理与实现》,分享人:侯哥,及所有成员</li>
</ul>
<p>计划暂定如上。主题分享的同时可能还有尽兴分享。</p></div>
<footer>
<a rel="full-article" href="./2014/08/03/group-first-conf/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2014/07/29/about-zhongcheng/">关于成立“众成技术聚乐部”的倡议</a>
</h1>
<p class="meta"><time datetime="2014-07-29T00:00:00+08:00" pubdate>2014-07-29 二</time></p>
</header>
<div class="entry-content"><h3>理念</h3>
<p>目前开源社区类似的俱乐部、交流活动不少,但内容都偏向浮泛,甚至成为了赞助商的广告平
台。对于多数程序员自身技术能力的提高来说,更重要的是围绕技术主题,系统深入地学习讨
论。计算机技术发展至今日,分门别类非常多,仅靠一人之力,要想在广度深度上都有较好的
掌握,实非易事,并且技术这条路很寂寞很辛苦,志同道合的技术爱好者应该一起努力,一起
来学习分享,共同进步。</p>
<h3>运作</h3>
<ol>
<li>为保证技术交流的质量,众成技术聚乐部的交流活动并不是任何人都能参加,参加的人必须是聚乐部的成员。非聚乐部成员可以通过申请或聚乐部成员推荐,经资格审核通过后, 成为聚乐部成员</li>
<li>聚乐部成员各自提交技术主题列表,共同讨论确定半年/一年内待交流探讨的技术主题, 然后一人或多人各自认领一个主题研习准备</li>
<li>交流每半个月/一个月一次,每次交流内容分两部分:主题交流、尽兴分享。尽兴分享题目需在分享日期的5天前提交,内容主要涉及工作中、业余项目中遇到的问题及其解决方案等</li>
<li>建立聚乐部Github组织帐号,所有分享的幻灯片、代码都提交到该帐号下指定的代码库。聚乐部成员协作开发的项目也放在该帐号之下</li>
<li>建立聚乐部微博等社交帐号,对外宣传聚乐部活动,吸引更多志同道合的技术爱好者来申请成为聚乐部成员</li>
<li>聚乐部活动需要的场地暂由XXX公司提供;某些聚乐部成员能够提供场地的话,也可以选择 ...</li></ol></div>
<footer>
<a rel="full-article" href="./2014/07/29/about-zhongcheng/">Read On ↵</a>
</footer>
</article>
<div class="pagination">
<a class="next" href="./index.html">Newer →</a>
<br />
</div></div>
<aside class="sidebar">
<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">
<li class="post">
<a href="./2015/12/13/14th-phase-share/">第14期分享</a>
</li>
<li class="post">
<a href="./2015/11/24/new-plan-prepare/">新一轮分享筹划</a>
</li>
<li class="post">
<a href="./2015/10/31/13th-phase-share/">第13期分享</a>
</li>
<li class="post">
<a href="./2015/08/29/12th-phase-share/">第12期分享</a>
</li>
<li class="post">
<a href="./2015/08/09/11th-phase-share/">第11期分享活动</a>
</li>
</ul>
</section>
<section>
<h1>Categories</h1>
<ul id="recent_posts">
<li><a href="./category/qi-ta.html">其他</a></li>
</ul>
</section>
<section>
<h1>Tags</h1>
<a href="./tag/ji-hua.html">计划</a>, <a href="./tag/fen-xiang.html">分享</a>, <a href="./tag/gong-gao.html">公告</a>, <a href="./tag/ji-lu.html">记录</a>, <a href="./tag/hui-yi.html">会议</a> </section>
<section>
<h1>Social</h1>
<ul>
<li><a href="https://github.com/HappyTechGroup" target="_blank">众成Github</a></li>
<li><a href="http://weibo.com/u/5232590998" target="_blank">众成Weibo</a></li>
</ul>
</section>
</aside> </div>
</div>
<footer role="contentinfo"><p>
Copyright © 2014 - youngsterxyf -
<span class="credit">Powered by <a href="http://getpelican.com">Pelican</a></span>
</p></footer>
<script type="text/javascript">
var disqus_shortname = 'happytechgroup';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</body>
</html>