forked from darjeeling/spoqa.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
348 lines (308 loc) · 14.9 KB
/
about.html
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
---
layout: default
---
<div class="post">
<h1 class="intro-title">Introduction</h1>
<div class="about">
<div class="spoqa_intro">
<p>안녕하세요. 이 블로그는 스마트 적립서비스, <a href="http://www.spoqa.com/">도도 포인트</a>를 만드는 사람들이 운영하는 기술 블로그입니다.</p>
<p><a href="http://www.spoqa.com/">도도 포인트</a>를 구성하는 기술 중 많은 부분이 <a href="http://ko.wikipedia.org/wiki/%EC%98%A4%ED%94%88_%EC%86%8C%EC%8A%A4">오픈소스</a>에 기반한 기술들로 구성되어있으며, 오픈소스 기술들을 이용하는 주체라면 그만큼 직접 기여하는 면이 있어야 한다고 믿습니다. 그러한 기여가 모일수록 오픈소스 커뮤니티가 건강해지며, 이를 이용하는 당사자들이 함께 성장할 수 있을 것입니다.</p>
<p>저희가 배운 것들, 저희가 개선한 것들 또한 오픈소스로 공개하고 기여하려고 합니다. 앞으로 두가지 장소에서 저희 활동을 보실 수 있습니다.</p>
<h5><a href="{{ site.home_url }}/">기술 블로그</a></h5>
<p>몇가지 Code snippet과 설명등을 포함하여 매주 1회씩 저희가 배운 여러가지 기술들에 대해 소개하는 곳입니다. 바로 이 곳이지요.</p>
<h5><a href="https://github.com/spoqa">github</a></h5>
<p>스포카에서 자체적으로 개발해서 운영하는 오픈소스 프로젝트나, 저희에 맞게 개선하기 위해 fork한 프로젝트들을 보실 수 있습니다.</p>
<p>기술 블로그 또한 Github에 오픈소스로 공개되어있습니다. 그렇기 때문에 블로그 내용을 포함한 저희의 모든 활동에 대해 다양한 피드백과 <a href="http://help.github.com/send-pull-requests/">Pull request</a>를 기대합니다.</p>
</div>
<h2 class="author-title">Blog author</h2>
<div class="member-info">
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">김재석</a></span>
<span class="sns">
<a class="twitter-icon" href="http://twitter.com/shinvee"></a>
<a class="facebook-icon" href="http://fb.com/shinvee"></a>
</span>
<p class="descrption">스포카 서비스 개발을 총괄하고 있습니다. 새로운 아이디어와 사용자 경험, 여러 민첩한 개발 방법론에 관심이 많습니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">문성원</a></span>
<span class="sns">
<a class="twitter-icon" href="http://twitter.com/longfin"></a>
<a class="facebook-icon" href="http://www.facebook.com/profile.php?id=100000901037933"></a>
</span>
<p class="descrption">스포카에서 서버측 개발과 운영을 맡고 있습니다. 컴퓨터 과학/공학 전반에 관심이 있고, 최신 기술이나 개발 동향을 배우는 일을 즐깁니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">박수철</a></span>
<p class="descrption">개발자를 지향하는 평범한(?) 일반인입니다!</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">박지선</a></span>
<span class="sns">
<a class="facebook-icon" href="http://fb.com/jisun.j.park" target="_blank"></a>
<a class="dribbble-icon" href="http://www.dribbble.com/jisunpark" target="_blank"></a>
</span>
<p class="descrption">음식도 디자인도 골고루 먹는 UI 디자이너입니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">강성용</a></span>
<span class="sns">
<a class="facebook-icon" href="http://facebook.com/xympl"></a>
</span>
<p class="descrption">코드로 소설 쓰는 경영학도입니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">정희연</a></span>
<span class="sns">
<a class="dribbble-icon" href="http://www.dribbble.com/heeyeun"></a>
</span>
<p class="descrption">디지털 인터페이스 디자인을 합니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">홍민희</a></span>
<span class="sns">
<a class="homepage-icon" href="http://hongminhee.org/"></a>
<a class="tumblr-icon" href="http://blog.dahlia.kr/"></a>
</span>
<p class="descrption">프로그래밍 언어 오타쿠</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">남유정</a></span>
<span class="sns">
<a class="twitter-icon" href="http://twitter.com/urisum"></a>
<a class="facebook-icon" href="http://facebook.com/urisum"></a>
</span>
<p class="descrption">User research / Information Architecture 를 부업으로 합니다. 맛집 정보, 야매 카피라이터가 필요하신 분은 연락 주세요.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">임승하</a></span>
<p class="descrption">lv.5 쪼렙 개발자 / 가끔 그림이나 음악도 합니다</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">김병환</a></span>
<span class="sns">
<a class="tumblr-icon" href="http://kimbyeonghwan.tumblr.com/"></a>
</span>
<p class="descrption">스포카에서 UX 디자인을 하고 있습니다. 가끔 카이도모, 인간구글로 불리고 있습니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">양천웅</a></span>
<p class="descrption">새내기 개발자입니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">안기욱</a></span>
<span class="sns">
<a class="homepage-icon" href="http://blog.aioo.ooo"></a>
<a class="facebook-icon" href="http://facebook.com/kiwook.ahn"></a>
</span>
<p class="descrption">현실보단 잉여짓을 고민하는 개발자</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">박준규</a></span>
<span class="sns">
<a class="facebook-icon" href="http://facebook.com/segfault87"></a>
</span>
<p class="description">초짜 개발자입니다. 술과 음악을 좋아합니다. 규맨이라고 불러주세요.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">유은총</a></span>
<span class="sns">
<a class="tumblr-icon" href="http://blog.materialistic.kr"></a>
</span>
<p class="descrption">
프로그래밍을 합니다.
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">송락규</a></span>
<span class="sns">
<a class="homepage-icon" href="http://blog.reeoss.com"></a>
<a class="facebook-icon" href="http://facebook.com/rakgyu.song"></a>
</span>
<p class="descrption">꿈 많은 잡탕 개발자 입니다. 게임도 좋아하고, 영화도 좋아고, 술도 좋아하고, 집에만 있는것도 좋아합니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">강효준</a>
</span>
<span class="sns">
<a class="facebook-icon" href="http://facebook.com/kanghyojun"></a>
</span>
<p class="descrption">
커피 내리는, vim을 사용하는, 닭을 좋아하는 오픈소스 해커
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">김승하</a></span>
<span class="sns">
<a class="twitter-icon" href="https://twitter.com/seungha_kim_IT"></a>
</span>
<p class="descrption">
세상에 도움이 되는 일을 하고 싶어하는 아저씨입니다. <br />
(개발자 코스프레 중)
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">강영화</a>
</span>
<span class="sns">
<a class="dribbble-icon" href="http://dribbble.com/young_kang"></a>
<a class="twitter-icon" href="http://twitter.com/youngkang_UI"></a>
</span>
<p class="descrption">
UI 디자이너. 인터랙션 디자인에 관심이 많습니다.
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">김동휘</a>
</span>
<span class="sns">
<a class="facebook-icon" href="https://www.facebook.com/Im.hui" target="_blank"></a>
<a class="dribbble-icon" href="http://www.dribbble.com/huui" target="_blank"></a>
</span>
<p class="descrption">
BX디자이너. 일반인(웃음).
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">박정진</a></span>
<p class="descrption">옷을 좋아합니다. 특히 신발을 좋아하는 UX 디자이너입니다.</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">한창수</a>
</span>
<span class="sns">
<a class="facebook-icon" href="http://facebook.com/hanc1208"></a>
</span>
<p class="descrption">
아이유를 좋아하는 흔한 개발자 입니다.
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">이주은</a>
</span>
<span class="sns">
<a class="facebook-icon" href="https://www.facebook.com/slavegallen"></a>
</span>
<p class="descrption">
개발자입니다. 7현 기타를 치고 메탈을 듣습니다.
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">박종규</a>
</span>
<span class="sns">
<a class="facebook-icon" href="https://www.facebook.com/szo1215"></a>
</span>
<p class="descrption">
자덕 or 개발자입니다.
</p>
</div>
</div>
<div class="author">
<img class="author-picture" src="/images/profile/[email protected]" alt="[email protected]" />
<div class="author-info">
<span class="nick-name">
<a href="mailto:[email protected]">김예지</a>
</span>
<span class="sns">
<a class="facebook-icon" href="https://www.facebook.com/yeeeji"></a>
</span>
<p class="descrption">
UI 디자이너입니다.
</p>
</div>
</div>
</div>
</div>
</div>