Muffinresearch Labs by Stuart Colville

Presentation: De-centralised Version Control with Bazaar | Comments (3)

Posted in Code, Slides, Work on 8th December 2007, 12:40 pm by Stuart

This probably won’t make too much sense without the notes but here’s the slides for the presentation I gave with Andrew Phillippo at Yahoo! Europe’s front-end engineering conference.

When I have a few spare moments I’ll write a post covering the details of the presentation. To view the deck in text format it is available on slideshare. Alternatively you can download a pdf of the presentation (16mb).

Post Tools

Comments: Add yours

1. On December 8th, 2007 at 5:49 pm sil said:

The link to the presentation on slideshare is broken, I’m afraid — 404 (perhaps is hasn’t been published to the public?)

Also, http://ejohn.org/blog/easy-pdf-sharing/ or a download link so us non-Flash-types can see it?

2. On December 9th, 2007 at 10:51 am Stuart Colville said:

@sil: Strange - it was there yesterday and published. Now it says it failed the conversion process:

Sorry, your file failed our conversion process

You can download a pdf of the presentation here whilst I fix the slideshare issue.

3. On December 11th, 2007 at 10:20 am Blog What I Made » Visiting Yahoo! said:

[...] talks on “web security and XSS”, “High Performance Web Sites”, “Using Bazaar for Version Control“, “Working in Distributed Teams” and “Writing Engaging Tutorials”. [...]







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



VMware Server: Convert Fixed Disk-images to Growable|(0)

Quick tip if you ever want to convert from a fixed disk image to an expandable one then the following command should do it:

sudo vmware-vdiskmanager -r source.vmdk -t 0 expandable.vmdk

Just replace “source” and “expandable” with your disk image file names. For more on what vmware-vdiskmanager can do for you type vmware-vdiskmanager -h

SVN Tip: Get List of Files Changed Between Revisions|(0)

svn diff -r REVNO:HEAD --summarize

Just replace REVNO with the start revision and HEAD with the end revision if you don’t want it to be the latest revision.

Photos on Flickr

© Copyright 2004-08 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by 1&1 This page was baked in 0.806s.