Skip to content

Commit 346c673

Browse files
committed
finished the post
1 parent 608e369 commit 346c673

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

_posts/2012-03-20-gap-week.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ We're aware of the initial premise we made about "a new coding project every wee
1717

1818
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.
1919

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+
2022
### You might have missed...
2123

2224
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,7 +31,7 @@ While @tobin and @aeoth were working to get the Enhance project started, there h
2931

3032
### Installers
3133

32-
Many of our applications require installers to make the end-user experience super-easy to enjoy. 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.
34+
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.
3335

3436
In the meantime, the awesome team at [wyDay](http://wyday.com/) have provided a license for Code52 to use their [wyBuild](http://wyday.com/wybuild/) tool as an update mechanism for our .NET apps.
3537

@@ -43,8 +45,21 @@ Each of the Code52 projects has a [gh-pages](http://pages.github.com/) branch -
4345

4446
The project page template (from the work with MarkPad and ASP.NET Internationalization) has been spun off into a [separate repository](https://github.com/Code52/gh-pages-template) for people to explore and contribtute to.
4547

46-
Some of our library projects - Pretzel and ASP.NET Internationalization - require updates or new documentation to help users with familiarizing themselves
48+
Some of our library projects - Pretzel and ASP.NET Internationalization in particular - require refreshing or writing new documentation to help users get familiar with certain features of each application.
49+
50+
### Miscellaneous awesomeness
51+
52+
A quick list off the top of our heads of the other things we are looking to knock off this week:
53+
54+
- Even after [reworking the UI](http://code52.org/weekone-dayseventyseven.html) for Markpad, new ideas and suggestions for features are still coming in, including split-view/multi-monitor support, Github-flavoured Markdown, exporting to different formats and even document recovery.
55+
56+
- Did I mention an extension API for MarkPad? No? Well I guess I just did.
57+
58+
- MyFinances has gone back to the drawing board with some radical ideas to make the user experience stand out. Once this has been from @shiftkey's brain to working HTML the more advanced features like imports, reporting and achievements will be revisited.
59+
60+
- Carnac has been gathering some user feedback from a couple of presentations - including a couple of interesting graphics-related issues we didn't uncover during our previous testing.
61+
62+
4763

48-
### Polish
4964

50-
TODO
65+

0 commit comments

Comments
 (0)