xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


projects:design_with_git:notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:design_with_git:notes [2015/08/11 22:41] Julien Deswaefprojects:design_with_git:notes [2015/09/15 02:19] (current) Julien Deswaef
Line 1: Line 1:
 ====== Random notes for Design With Git ====== ====== Random notes for Design With Git ======
 +
 +Use different diff tool such as P4merge http://git-scm.com/book/fr/v1/Personnalisation-de-Git-Configuration-de-Git  http://www.perforce.com/product/components/perforce-visual-merge-and-diff-tools
 +(freeware)
 +
 +
 +http://www.evolphin.com/
 +
 +=== Tools I will not review II===
 +  * https://helpcenter.woodwing.com/hc/en-us/articles/205501375 - DAM (Digital Assets Management), create versions of a file is a 3 step process, for each file. Not practical for day to day work. It's a DAM, not a DVCS. No possibility to compare two versions. Comparing 2 image files is putting them side by side. 
 +  * http://about.gravit.io/
 +
 +=== Desktop tools ===
 +  * http://www.kaleidoscopeapp.com/ (Mac only)
  
 === Online service === === Online service ===
Line 5: Line 18:
   * https://pics.io/design   * https://pics.io/design
   * http://www.invisionapp.com/   * http://www.invisionapp.com/
 +
 +=== Git ===
 +  * Desktop github
 +  * git sync...
 +
 +=== Git tips ===
 +  * [[https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes#Binary-Files|how to diff binary files]] (suggested link taken from [[https:http://zachholman.com/posts/command-line-image-diffs/|spaceman-diff]])
  
 === Visual libs to try out === === Visual libs to try out ===
   * http://visjs.org/examples/timeline/05_groups.html   * http://visjs.org/examples/timeline/05_groups.html
 +  * GItlit: Version control for HTML files https://github.com/PolicyStat/gitlit
  
-=== Thoughs ===+=== Thoughts ===
   * Have a Font vizualing tool. Play around with fonts?   * Have a Font vizualing tool. Play around with fonts?
   * Why Dropbox and other sync software suck... Versioning is "linear" and there is no way to .ignore files inside a folder.   * Why Dropbox and other sync software suck... Versioning is "linear" and there is no way to .ignore files inside a folder.
 +
 +
 +=== CSS tricks ===
 +  * http://franklinta.com/2014/11/30/image-diffing-using-css/
 +
  
 === Open design === === Open design ===
Line 30: Line 56:
   * Tooling (invent the tools)   * Tooling (invent the tools)
   * File formats (open file formats like svg, html/css as design tools)   * File formats (open file formats like svg, html/css as design tools)
 +
 +"An interface to Git for graphic designers"
  
projects/design_with_git/notes.1439325682.txt.gz · Last modified: 2015/08/11 22:41 by Julien Deswaef