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
29 changes: 29 additions & 0 deletions _posts/Week01-MarkPad/2012-03-20-day77.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
layout: post
permalink: /weekone-dayseventyseven.html
title: "MarkPad: Day 77"
feed: "project"
comments: true
---

MarkPad might be getting a little "long in the tooth" for a Code52 project but it is still one of the most actively developed projects we have.

If we go back to what we had going on [*day one*](/weekone-dayone.html), it'd be fair to say it was ugly - not an unusual situation with open source applications, particularly in the "v1" stage.

![](http://code52.org/img/week1-day1.png)

While we may not be designers or trained in the blackarts of UX, we've made a real effort to give UI/UX the respect it deserves.

![](img/markpad_revisit_1.png)

![](img/markpad_revisit_2.png)

While the UI is cleaner and dare I say it - prettier - what else has been going on in the land of MarkPad? A quick highlight

* Font selection (size/type) for the editor
* Incorrect spelling detection
* "Jekyll" detection which allows pasting of images straight into the editor, which copies it to the right folder
* Discussion and the beginnings of an *extension* framework!
* wyUpdate/wyBuild auto-updater in the works

Once we get extensions (powered by NuGet!) and app updater going, MarkPad will be an unstoppable Markdown juggernaut!
Binary file added img/markpad_revisit_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/markpad_revisit_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.