-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
116 lines (105 loc) · 3.64 KB
/
atom.xml
File metadata and controls
116 lines (105 loc) · 3.64 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[BuildBuild]]></title>
<link href="http://buildbuild.github.io/atom.xml" rel="self"/>
<link href="http://buildbuild.github.io/"/>
<updated>2014-08-14T21:12:06+09:00</updated>
<id>http://buildbuild.github.io/</id>
<author>
<name><![CDATA[buildbuild]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[2014년 08월 14일 목요일]]></title>
<link href="http://buildbuild.github.io/blog/2014/08/14/scrum/"/>
<updated>2014-08-14T20:00:30+09:00</updated>
<id>http://buildbuild.github.io/blog/2014/08/14/scrum</id>
<content type="html"><![CDATA[<div class="alert alert-info">
BuildBuild 팀은 협업의 효율성을 높이고 현재 개발 상황을 공유하기 위하여
프로젝트를 관리하기 위하여 애자일 개발 방법론 중 스크럼 방법론을 사용하고 있습니다.
보다 자세한 내용은 다음 포스트에서 확인하실 수 있습니다.
</div>
<table class="table">
<tr>
<th></th>
<th>어제 한 일</th>
<th>오늘 할 일</th>
</tr>
<tr>
<th>@wikibootup</th>
<td>
<ul>
<li>서버 PC 견적 알아보기</li>
<li>짝 프로그래밍 ( @BOBTommy )</li>
<li>Team Model Validation ( <a href="https://github.com/buildbuild/buildbuild/pull/19">https://github.com/buildbuild/buildbuild/pull/19</a> ) </li>
</ul>
</td>
<td>
<ul>
<li>짝 프로그래밍 ( @BOBTommy )</li>
<li>Team Model Validation 완성하기</li>
<li>Team Model 관련 코드 작성</li>
</ul>
</td>
</tr>
<tr>
<th>@BOBTommy</th>
<td>
<ul>
<li>짝 프로그래밍 ( @wikibootup )</li>
<li> Team Model Validation ( <a href="https://github.com/buildbuild/buildbuild/pull/19">https://github.com/buildbuild/buildbuild/pull/19</a> ) </li>
</ul>
</td>
<td>
<ul>
<li>짝 프로그래밍 ( @wikibootup )</li>
<li>Team ~ User 초대하기 기능 설계하기</li>
<li>Team ~ User 초대하기 기능 구현하기</li>
</ul>
</td>
</tr>
<tr>
<th>@dobestan</th>
<td>
<ul>
<li>짝 프로그래밍 ( @o8151814 )</li>
<li>Project Model ( <a href="https://github.com/buildbuild/buildbuild/pull/18">https://github.com/buildbuild/buildbuild/pull/18</a> ) </li>
</ul>
</td>
<td>
<ul>
<li>짝 프로그래밍 ( @o8151814 )</li>
<li>BuildBuild 블로그 설정하기</li>
<li>REST Framework > API Authentication</li>
</ul>
</td>
</tr>
<tr>
<th>@o8151814</th>
<td>
<ul>
<li>짝 프로그래밍 ( @dobestan )</li>
<li>Project Model ( <a href="https://github.com/buildbuild/buildbuild/pull/18">https://github.com/buildbuild/buildbuild/pull/18</a> ) </li>
</ul>
</td>
<td>
<ul>
<li>짝 프로그래밍 ( @dobestan )</li>
<li>Project Model Validation + Test</li>
<li>Refactoring Test Code</li>
</ul>
</td>
</tr>
</table>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[BuildBuild 기술 블로그를 시작하다]]></title>
<link href="http://buildbuild.github.io/blog/2014/08/14/start-blog/"/>
<updated>2014-08-14T19:55:36+09:00</updated>
<id>http://buildbuild.github.io/blog/2014/08/14/start-blog</id>
<content type="html"><![CDATA[<p>소프트웨어 마에스트로 5기 BuildBuild Project이 기술 블로그를 시작하였습니다.
많은 관심 부탁드립니다.</p>
]]></content>
</entry>
</feed>