• About

    Dominik is a PhD student at the Control Theory and Robotics Lab, TU Darmstadt, as part of the Research Training Group GKMM (GRK1362). My research focuses on state estimation in distributed systems. As hobby, I contribute to the KDE project and work on the Kate application and editor component.

    http://www.kate-editor.org

    5 Responses to Evolution of Kate Development

    1. 2011-11-3 at 22:55

      I created the video as follows:
      gource -camera-mode track –time-scale 4.0 –seconds-per-day 0.01 –auto-skip-seconds 0.1 –multi-sampling -640×320 –stop-at-end -b 000000 –hide usernames,filenames,dirnames –disable-progress –bloom-multiplier 1.0 –bloom-intensity 1.5 –date-format “%Y-%m” ~/kde/trunk/kate –output-ppm-stream – | ffmpeg -an -threads 4 -y -vb 4000000 -aspect 16:9 -r 30 -f image2pipe -vcodec ppm -i – -vcodec libx264 -vpre slow kate-development.mp4

      Then I added audio as follows:
      ffmpeg -vcodec copy -i kate-development.mp4 -i music.mp3 kate-developent-final.mp4

      To truncate, call:
      ffmpeg -vcodec copy -acodec copy -i kate-development-final.mp4 -t 00:06:00 kate-for-youtube.mp4

    2. Anders Lund
      2011-11-4 at 02:00

      Wonderful fireworks for a celebration :)

      Using kate atm and enjoying it, trying to be a bit creative, still a joy although the template plugin needs a brushup ;)

    3. Eike Hein
      2011-11-4 at 04:41
    4. Stefan Majewsky
      2011-11-5 at 00:36

      What are those two huge eye-like balls which appear around 01/2011?

      • 2011-11-5 at 01:03

        Central parts are:
        1. Kate Part
        2. Kate App
        3. KTextEditor interfaces

        Toward the end, the two eyes are the unit test data for the indentation. Since we have a lot of auto indentation unit tests, these two eyes are rather big and shine bright :-)

    Leave a Reply

    Your email address will not be published. Required fields are marked *


    *