Skip to content

Commit 089599f

Browse files
committed
Scanner Recap
1 parent edc0d40 commit 089599f

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-0
lines changed

_posts/2012-03-20-scanner-recap.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
layout: post
3+
permalink: /scanner-recap.html
4+
date: 2012-03-20 23:59
5+
title: "Recap - Enhance"
6+
author: "@aeoth, @shiftkey and @tobin"
7+
comments: true
8+
---
9+
10+
So, the week is over and it's time to report - so let's talk about where we're at.
11+
12+
## How'd we go?
13+
14+
The week started well, @tobin had some good code that was working and scanning well and it wasn't fully featured but it was working, so that's great! .... and then we tested it on @aeoth's scanner.
15+
16+
From there it was an incredibly painful experience trying to work out how WIA really works, and the best way to proceed.
17+
18+
Having a new scanner that covered for issues in requests made it difficult to test the problems that would arise for other people, but we got to a place where we have some simple scanning going in an app that looks pretty great.
19+
20+
![](/img/scanner-recap-front.png)
21+
22+
Unfortunately, given the problems we had with WIA we didn't get much further.
23+
24+
We have had a few volunteers offering help, even taking tasks but unfortunately they couldn't commit in before the end of the week - we've even had people volunteer right towards the tail end of the week, and we look forward to what they'll bring to the project.
25+
26+
![](/img/scanner-recap-scan.png)
27+
28+
## What did we get done?
29+
30+
We've got a simple app running that allows the user to navigate between a number of tabs at the top of the page. The first page we implemented lists off the transactions associated with the current user and allows for new items to be added.
31+
32+
For those who are curious about building WinJS apps, in its current form the app demonstrates:
33+
34+
- navigation between pages
35+
- customising the domain model
36+
- binding data to the screen
37+
- using some of the new controls including lists and flyouts
38+
- styling markup using CSS and the new *-ms* properties and values.
39+
40+
## What's next?
41+
42+
We have a few jobs up on [Trello](https://trello.com/board/enhance/4f24963edbbed1ab5a11c5ad) and we're alway open to having more - or coming in and checking out the code on [Github](http://github.com/Code52/enhance) and doing some work on helping making it better with us.
43+
44+
As always, we'll be working further as the weeks go on - and especially with our [Working Bee](http://code52.org/working-bee) weeks!

img/scanner-recap-front.png

23 KB
Loading

img/scanner-recap-scan.png

117 KB
Loading

0 commit comments

Comments
 (0)