Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6972376

Browse files
committed
start on new post
1 parent 2498dd8 commit 6972376

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: post
3+
permalink: /show-and-tell/4/using-dvcs-to-host-code-examples.html
4+
date: 2012-04-20 23:00
5+
title: "Show and Tell #4 - Using DVCS to host code examples"
6+
author: "@shiftkey"
7+
comments: true
8+
---
9+
10+
## Introduction
11+
12+
Ever come across a blog post from ancient history which includes an attachment that you really really need, but the link no longer works? [This post](http://davidburela.wordpress.com/2012/04/17/developer-blog-banter-3-responsecommunity-coding/) is for you.
13+
14+
David Burela did a writeup this week on:
15+
16+
- how he used to manage code samples with his blog posts
17+
- the problems and limitations of this approach
18+
- how he is using GitHub to make life easier for himself and his readers
19+
20+
He explains how you can create your own repositories and include documentation, and references a [Windows Phone application](https://github.com/DavidBurela/Windows8DeveloperCampPhoneApplication) he wrote recently.
21+
22+
David also mentions [MarkPad](http://code52.org/DownmarkerWPF)- an application built by the Code52 community to make writing Markdown-based files easier.
23+
24+
## About the Author
25+
26+
David Burela lives in Melbourne, Australia and focuses on Silverlight, Windows Azure and Windows Phone 7 development. He also just finished his first book "Microsoft Silverlight 5 and Windows Azure Enterprise Integration". He blogs at [www.davidburela.com](http://www.davidburela.com/) and is [@DavidBurela](http://twitter.com/DavidBurela) on Twitter.

0 commit comments

Comments
 (0)