emilsit + workflow   31

The Universe of Discourse : My Git Habits
It's a lot of work to do this but it's worth it.
git  workflow 
10 weeks ago by emilsit
Seven ways to think like the web
For observable work, do these things: Be the authoritative source for your own data,
Pass by reference not by value,
Know the difference between structured and unstructured data,
Create and adopt disciplined naming conventions,
Push your data to the widest appropriate scope,
Participate in pub/sub networks as both a publisher and a subscriber,
Reuse components and services
productivity  workflow 
january 2012 by emilsit
Experience Report: Feature Toggling | Sarah Taraporewalla's Technical Ramblings
"You see, Feature Toggling is not just a different way to achieve feature branching. It is an architectural choice that, sure, helps with maintaining mainline development but the power is that it hands back control of what features should be enabled and when to the business. And it is there, ready for you to harness. No extra steps required. As awesome as Git is, you just cannot compete with something that allows you to not only control what features go into a release but what features are live at any one time."
programming  release  workflow 
december 2011 by emilsit
On DVCS, continuous integration, and feature branches | Continuous Delivery
Branch by abstraction, some discussion about feature toggles and other alternatives.
programming  workflow 
december 2011 by emilsit
Stephen Kroninger at Drawger: VIP: How I Work: '56
Some shots of how cartoonist Virgil Partch worked, from concept to finish. via http://tumblr.austinkleon.com
vizthink  drawing  workflow 
april 2009 by emilsit
gitster's journal - Resolving conflicts/dependencies between topic branches early
Junio on how to maintain topic branches, bug fixes, and a workflow to avoid missing related fixes when merging between branches.
git  workflow  ff:git-world 
february 2009 by emilsit
Converting a package to Git
Martin Krafft explains how to do a clean git-svn import, rebase a git history on top of it, and convert patches to branches; with commands you can copy-paste. Plus a short bonus lesson on merging. In a Debian packaging context but still useful elsewhere.
svn  git-svn  reference  ff:git-world  subversion  git  workflow 
january 2009 by emilsit
Packaging with Git
A very detailed walkthrough from Martin Krafft on how to maintain a Debian package in git, tracking a git upstream. Includes discussion of branch usage showing examples for topics and integration, with commands you can run. Also the use of tags. Useful even for non-Debian work! From 2007; some git commands may have changed.
git  packaging  workflow  reference  ff:git-world 
january 2009 by emilsit
gitster's journal - Never merging back
Nice article on how to manage branches that have some changes that need to get merged back to master, and some that don't. These can be release branches or they can be branches targeted at specific customers.
git  workflow  ff:git-world 
january 2009 by emilsit
My Git Workflow
A nice post on different git workflows. The best part is about branch naming: "Using ‘origin’ as the name of your remote and ‘master’ as the name of your main branch is just the default settings git gives you. Neither name is magic. So, I renamed ‘origin’ to ‘github’ in .git/config to be explicit about where the code is going. Then, I created a new branch ‘development’ to reflect the code that is under the mainline of development."
git  workflow  tips 
january 2009 by emilsit
rietveld - Google Code
Code review tool from Google! Compare to ReviewBoard. Appears to provide also a public service (codereview.appspot.com).
tools  software  workflow  programming 
august 2008 by emilsit
Commit Policies | Oliver Steele
How to manage git commits across multiple repositories, etc.
git  workflow  reference 
july 2008 by emilsit
My Git Workflow | Oliver Steele
An excellent description of basic workflow and explanation of git's index.
git  reference  workflow 
july 2008 by emilsit
Git Management | KernelTrap
How to use "git rebase" with topic branches and the relative workflows used by leaf-developers versus subsystem maintainers and core integrators. The thoughts of Linus himself.
git  workflow  ff:git-world 
july 2008 by emilsit
Review Board
VMware's tool for managing code reviews: supposedly supports Mercurial, Git, p4, CVS, SVN... what more could you need?
workflow  software  tools 
april 2008 by emilsit
Photo Metadata Conference 2007 - Programme
Presentations from names like David Riecks (ControlledVocabulary) and Peter Krogh (DAM).
photography  workflow  metadata  dam 
december 2007 by emilsit
protozoic » Blog Archive » DNG Workflow
Automating some of the things done by ImageIngester or PhotoMechanic using OS X folder actions, automator and exiftool.
workflow  photography  dam 
december 2007 by emilsit
Workflow 3.0
One person's 2007 photo workflow: bridge->dng->ivmp/lr->ps
photography  workflow  dam 
december 2007 by emilsit
Photo Notes » Automator Actions 1.1
Uses Mac's Automator to power through tasks in iView MediaPro.
photography  software  workflow 
august 2006 by emilsit
Slashdot | Free Tools for Collaborative Editing?
What /. readers think about collaborating and tools for collaborating...
workflow 
march 2006 by emilsit
MathAction and Axiom doyen
Discussion for a common math/science platform.
workflow 
march 2006 by emilsit
The Datapository
dga and feamster's fledgling collaborative project to manage data workflows for measurement studies, perhaps one day to be integrated with emulab.
analysis  workflow 
march 2006 by emilsit
Tutorials in photography and processing from Ron Bigelow
Covers white balance, raw workflow, composition, highlight recovery, more...
photography  workflow 
february 2006 by emilsit
Digital Camera RAW Converter Comparisons with Canon 1Ds Mark II & 20D Images
Compares C1, Bibble, RSE, Photoshop CS, BreezeBrowser and Canon DPP.
photography  workflow 
august 2005 by emilsit
Crooked Timber ‽ ‽ Indispensible Applications
nice write-up of how to organize your workflow for research and what tools the author uses
workflow 
may 2005 by emilsit

Copy this bookmark:



description:


tags: