VirtualTam's bookmarks

  1. Speck 2015-08-15

    Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical. http://wwwtyro.github.io/speck/

  2. Snap.svg 2015-07-13

    Javascript library to handle SVG images

  3. Uses a project or repository's history to plot user contributions, displaying an elegant, colored graph of the file arborescence.

    After running it on quite different projects...

    • Python/Bash CI/Jenkins scripts
    • Qt apps: GoldenDict, Psi+
    • PHP website: Shaarli

    ...watching some vids on teh intartubez:

    It allows to arbitrary spot some interesting implementation aspects (sorted by descending impact):

    • language-dependent trees (oh hai Java packages ^^)
    • framework-dependent trees
    • project-management method (none, Agile, TDD)

    Having a graphical tool also quickly shows:

    • the overall structure of the project (a bit cooler than a simple $ tree, way quicker than loading the project on an IDE)
    • the repartition of files (by extensions)
    • who are the most active contributors
    • what are the most modified files over time
    • who does what: additions, deletions, refactoring

    Some more CI-related matters:

    • are there any tests?
    • what is the source code / test code ratio? (we could expect a project/lib with N modules to have at least N test modules)
    • who initiates / implements / optimizes test code?
  4. IanniX 2014-06-21

    A graphical Open Source sequencer

    Inspired by Iannis Xenakis' UPIC: http://en.wikipedia.org/wiki/UPIC

  5. A personal project where I aimed to illustrate words found in foreign languages that cannot be Anglicised word for word.

  6. EmulationStation 2014-03-21

    A cross-platform graphical front-end for emulators with controller navigation.

  7. Neat dev-blog template See the footer for resource links!