Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions _includes/latest_project.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<div class="pivot-item">
<h3>current</h3>
<h4>The latest Code52 project is <a href="/finances-windows8.html">MyFinances for Windows 8</a>
<h4>The latest Code52 project is <a href="/enhance.html">Enhance - a WPF Scanning Application</a>
</h4>

<div class="description">MyFinances is an Windows 8 metro-style application, built using HTML/CSS and JavaScript. Details <a href="/finances-windows8.html">here</a>, but go and <a href="http://msdn.microsoft.com/en-us/windows/apps/br229516.aspx">download the tools</a> to get started with Windows 8 CP and VS11 if you haven't already.</div>
<div class="description">Enhance is a project to modernise the photo and document scanning realm with a fresh look and features not commonly found. Details <a href="/enhance.html">here</a></div>

<div class="details">
<p>Want to get involved?</p>

<ul>
<li>Fork the code on <a href="https://github.com/Code52/winrt-finances">GitHub</a></li>
<li>Fork the code on <a href="https://github.com/Code52/Enhance">GitHub</a></li>
<li>Get in touch with the contributors on <a href="http://jabbr.net/#/rooms/code52">JabbR</a></li>
<li>Grab a task from the <a href="https://trello.com/board/winrt-finances/4f54b11dde0de5752b235a9d">Trello</a> board and get involved!</li>
<li>Grab a task from the <a href="https://trello.com/board/enhance/4f24963edbbed1ab5a11c5ad">Trello</a> board and get involved!</li>
</ul>

</div>
<div class="description">Not interested in WinRT? We'll announce the next project at <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=201203012T22&p1=240">approx. 10pm Sydney time, Monday</a>. You could contribute to our past projects too!</div>
<div class="description">Not interested in this one? We'll announce the next project at <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=201203012T22&p1=240">approx. 10pm Sydney time, Monday</a>. You could contribute to our <a href="http://github.com/Code52/">past projects</a> too!</div>
</div>
2 changes: 1 addition & 1 deletion _posts/2012-03-12-scanner.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
permalink: /scanner.html
permalink: /enhance.html
date: 2012-03-12 23:00
title: "Enhance - a Scanner"
author: "@aeoth, @shiftkey and @tobin"
Expand Down