Jacob Kaplan-Moss
Activity tagged “workflow”
Bookmarks
Messageā¢
A CMS-oriented datastore, open sourced today at DevChatt. Interesting, and worth a closer look, I think.
RubyForge: git-trac
Nice integration between git, git-svn, and Trac. Stupidly relies on scraping HTML instead of Trac's XML-RPC interface, but otherwise pretty damn nice.
OpenSignals: Videos: DEVONthink Pro Office 1.5 for the Mac
Some videos of a ScanSnap/DEVONthink workflow. Dunno if I want to shell out for DEVONthink, but this looks pretty sweet.
Palimpsest: the guide to a (mostly) paperless life | 43 Folders
I just got a ScanSnap (woo!) and now I need to figure out the best way to use it. This might fit my needs, but more likely I'll end up writing some Django app to manage all the documents.
hgbook: Collaboration models
A good writeup of different patterns of using distributed VCS. I'm especially interested in the description of the Linux workflow; the fact that it works so well is almost completly counterintuitive.