You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2012-03-20-gap-week.md
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,8 @@ author: "@aeoth, @shiftkey and @tobin"
7
7
comments: true
8
8
---
9
9
10
-
## Working Bee
11
-
12
10
With all the work that the Code52 team and its band of merry contributors have achieved over the previous weeks, we're now at the point where we'd like to slow down a bit and take stock of what we've achieved so far.
13
11
14
-
We're aware of the initial premise we made about "a new coding project every week" and how a pause goes against it, but we don't want to march onwards to the detriment of the previous good work we've acheived.
15
-
16
-
## What are your plans?
17
-
18
-
We plan on taking a break from the insanity that is a new project each week to polish previous projects. We would much rather 40 *maintained* and *complete* projects than 52 incomplete projects that never reach their full potential.
19
-
20
-
As [@shiftkey](http://twitter.com/shiftkey) will be over in Auckland for Codemania next week, we will kick off a new project once he returns on **April 2nd**.
21
-
22
12
### You might have missed...
23
13
24
14
While @tobin and @aeoth were working to get the Enhance project started, there has been a supreme effort during the week to address some outstanding work:
@@ -29,6 +19,19 @@ While @tobin and @aeoth were working to get the Enhance project started, there h
29
19
30
20
-**[ASP.NET Internationalization](http://code52.org/aspnet-internationalization)** packages were shipped on NuGet during the week.
31
21
22
+
23
+
## What are your plans?
24
+
25
+
We're aware of the initial premise we made about "a new coding project every week" and how a pause goes against it, but we don't want to march onwards to the detriment of the previous good work we've acheived.
26
+
27
+
We plan on taking a break from the insanity that is a new project each week to polish previous projects. We would much rather 40 *maintained* and *complete* projects than 52 incomplete projects that never reach their full potential.
28
+
29
+
As such, we are calling a working bee - there's many things to do, and we want to get as much of them done now before we continue on with new stuff.
30
+
31
+
As [@shiftkey](http://twitter.com/shiftkey) will be over in Auckland for Codemania next week (grab him if you want to talk about Code52 or if you just like beer), we will kick off a new project once he returns on **April 2nd**.
32
+
33
+
## Working Bee
34
+
32
35
### Installers
33
36
34
37
Many of our applications require installers to make the experience super-easy for users. We've researched numerous tools but could not settle on a particular choice which would cover everything we needed from an install solution - so we're cherry-picking from various sources and building something [here](https://github.com/xpaulbettsx/NSync) which we hope will be a best-of-breed solution for deploying and updating applications.
0 commit comments