|
|
|
|
|
Great Architects
Category: Architecture > IT Architect
Posted: 18 Jun 09
Welcome to the summer issue of JOURNAL. These last few months have been really exciting for architecture as a topic at Microsoft. The
|
|
John Launchbury: High-Assurance Software
Category: Languages > Programming
Posted: 09 Mar 09
I had the pleasure of co-hosting a seminar on Functional Programming at Ericsson. We were able to bring an impressive cast of speakers:
Simon Peyton-Jones, Microsoft Research
Satnam Singh, Microsoft Research
John Hughes, Chalmers
John Launchbury, Galois
Some notable people...
|
|
|
|
|
|
Git Diff
Category: Tools > Version Control
Posted: 10 Aug 08
This episode goes over some of the common or interesting options to 'git diff', showing how to see what has changed between your last commit and your staged files, unstaged files, all changed files or another commit. We also demonstrate how to create and apply patchfiles and how to view changed file ...
|
|
Git Submodules
Category: Tools > Version Control
Posted: 27 Jun 08
This episode shows how to add other git projects as submodules to your own, how to update them in your project and how to keep up to date with them in another developers project. It also, as a side note, shows how to develop a simple ruby web application on Rack
|
|
Git on Windows
Category: Tools > Version Control
Posted: 16 Jun 08
This episode of GitCasts demonstrates how to setup mSysGit on Windows and goes through some basic workflow using the Windows Git version, in an attempt to partially dispel rumors that Git is unsupported or difficult to get going on Windows. I assume previous knowledge of Git here - this just shows yo...
|
|
RailsConf Git Talk
Category: Tools > Version Control
Posted: 16 Jun 08
I've been getting a lot of feedback on the talk that I gave at RailsConf 2008 and a number of people have requested that I do a voiceover of the slides, so here you go. It's not quite as lively as in person, as I gave the talk at 6:30 in the morning in my living room to my cats, but you get the idea....
|
|