xplanetFX renders high quality wallpapers of mother earth on your desktop. An extensive GUI (GTK) provides a lot of features and settings. Various templates place the planet inside different scenes and make shure your desktop never gets boring again. With realtime light, shadows and clouds!

traGtor is a graphical user interface for the awesome conversion tool ffmpeg. With multi streams, presets, multi language and a lot of other features traGtor is a handy tool for converting all audio and video formats through ffmpeg. traGtor is based on GTK and Python.

Calf studiogear is an extensive and high quality plugin pack for professional audio production under Linux. It provides a lot of synthesizers, effects and signal processing for the use with LV2 audio production suites (like Ardour) or as stand-alone through JACK.

Calf with all of its new features and processors isn't officially released by now so you have to grab the GIT-repository from sourceforge.net until we are ready for a stable release.

» calf.sourceforge.net

guess is a tool to launch (and kill) different setups of programs. It was invented to startup all needed synthesizers, audio suites, MIDI sequencers and stuff with the correct source files on the right desktop for a single audio production with just one click.

xplanetFX - series: Mit xplanetFX ganze Bilderserien erstellen

oRainge Theme: GTK-, GDM-, Metacity-, Icons-Theme

oRainge gDesklets: Sprechende Uhren, Kalender, System-Widgets (manual)

photogen:c SVG-Icons: Diverse High-Quality-Icons im SVG-Format

traffick: Serverumgebungen testen. Durch skalierbares Threading erzeugt traffick Unmengen an Suchanfragen und Webseitenaufrufen, um ein hohes Maß an Vorratsdaten Netzwerkauslastung zu simulieren.

GIMP Plug-In “Moderated Blur” for Tilt Shift and Depth-Of-Field Effects

stuff (de) guess calf traGtor xplanetFX

traGtor 0.8.31: amount of audio channels

Mittwoch, den 9. März 2011
Version 0.8.31
* Audio stream channel detection enhanced to recognize "n channels"
* Removed debug output

tragtor 0.8.30: …

Sonntag, den 6. März 2011

Version 0.8.30:
* no comment.

traGtor 0.8.29: fixed input stream detection

Freitag, den 4. März 2011
Version 0.8.29:
* Finally fixed the regular expression for stream detection (thanks to Youichi!)
* Stripped unused double if statement in analyzeInFile()

Hopefully it’s working again… ^^ Youichi did an excellent and essential job when he ran different operating systems like debian, ubuntu, Arch and BSD and installed different FFmpeg versions in them to let a shell script iterate over different movie files to provide a huge collection of FFmpeg log files. This gave me the chance to prove the stream detection routine against which made a lot of problems lately. Now every version should detect every audio and video stream again – sorry that it took that long to get the expected behavior of traGtor back again…

xplanetFX 2.2.12: nicer atmo, specular size and render time, bugs

Donnerstag, den 24. Februar 2011
Version 2.2.12:
* Atmosphere creation rewritten (no falloff to border and no 'hot spots' on 0°,
  90°, 180° and 270° anymore, nicer color and blur)
* Specular creation rewritten (lighting gets dodged in a single layer instead of
  two and is a little bit smaller. Reduces specular render time ~30%)
* Switched h/q cloud enlargement from "scale" to "resize" and added a better
  filter type for clouds enlargement (Welsh) to produce less artifacts and blur
* Adjusted sharpening of resized clouds
* Bug in corona section in daemon: don't sign integer values if offset gets
  negative (corona was displaced if it's position was outside the canvas)
* Same bug in the atmosphere section of the daemon

traGtor 0.8.26: Bug in stream detection

Montag, den 14. Februar 2011
Version 0.8.26:
* traGtor refused to accept streams with special markers in brackets after the
  stream ID (cleanup in code broke the stream detection regex i guess)

xplanetFX 2.2.9 / 2.2.10: bugfixes

Montag, den 14. Februar 2011
Version 2.2.10:
* Bug in create_pixbuf_theme: convert config var to INT before comparing
  (overlay didn't show up in the preview)

Version 2.2.9:
* Bug in callback of post button: star pixbuf has to be refreshed, too (stars
  weren't updated properly on post f/x toggle)

xplanetFX 2.2.8: new effect – atmosphere

Montag, den 14. Februar 2011
Version 2.2.8:
* Added new effect: atmosphere draws a subtle blue gleam over lit edges of the
  earth (its impact on render time is comparable to the corona. The effect is
  very similar, too but it is located above the earth, not around it. Its main
  intention is to soften the edge between earth, clouds and corona)
* Specular icon modified
* Splash modified
* Show splash through gobject.idle_add to force drawing on the screen even if
  the gtk loop is busy already

xplanetFX 2.2.6: realtime preview on view tab

Samstag, den 12. Februar 2011
Version 2.2.5:
* New feature: realtime xplanet preview of the earths view on the view tab
* New feature: Drag'n'drop of crosshair on the view tab
* Improved appearance of crosshair on the view tab (was hardly visible over some
  areas and covered the target below)
* Speed up of view widget: worldmap and grid are cached on a surface and redrawn
  only on expose event
* Bug in the worldmap: implemented equidistant cylindrical projected map
  (was isographic and therefore inaccurate away from the equator)
* Edited orbit widget background to fit the xplanetFX earths style (and to have
  a thinkpad below ^^)
* Behavior of some events: added blocking states to some event handlers
  (prevents earth previews and cursor from jumping around and keeps some resets
  less cpu intensive)
* Edited the splash a little bit

Version 2.2.6:
* Bug in draw_view: crosshair was inaccurate by 0.5 pixels
* Added the moon to the xplanet preview

xplanetFX 2.2.0: GUI update & new features

Montag, den 7. Februar 2011

I believe it’s treatable.

Version 2.2.0:
* Heavy rewrite of the GUI:
    - Way more consistency between tabs (paddings, sizes, ...)
    - Stripped the view settings from the settings tab and put them to a new one
    - summed all display related options
    - Preview widget now shows more (pseudo) realistic preview of the earth
      (with corona, clouds, specular, post f/x and stars; it's not latest state
      of the art but at least gives a clue about what u are doing)
    - Preview widget got better positioning grid with some values
      (state of the marker button is saved now and it got a new icon)
    - Position widget was pimped with colour, a grid and micro numbering
    - Language went back to settings again
    - Consistent save, refresh and close buttons
    - New function: button to center the earth on the screen
    - Splash screen
    - New application icon
    - stripped theme and style names from thumbview
* Consistent BLURFACTOR depending on screen resolution and earth size
  (all blurs should appear the same in every resolution and with every earth
  size)
* Stars have a nicer corona in h/q mode
* New feature: seamless corona size (old values are recalculated automatically)
* New setting: corona blurriness editable
* New setting: starfield can be zoomed
* Added some more shadows (contrast curve on shadow layer decreased)
* Shadows blur slightly depends on distance of clouds now
* Overall render time decreased about 10% due to the following modifications:
    - Changed overall rendering queue from bottom (background) to top (post)
    - Stars get edited and composed in one step
    - Corona gets rendered on a small square and is blurred, repaged and
      composited in one step
    - Shadows beneath clouds are modified and composited in one step
    - Moon mask gets negated and applied to shadows in one step
* New feature: call a script _before_ the render cycle
* Added orbit setup to CLI --setup interface (oops .)
* Added checks for new values in --setup (backward compat)
* Changed the color of the corona a bit (updates all templates)
* Bug in some templates: set magnify=0 for [moon] in xplanet-clouds
  (moon was rendered in cloud overlay)
* Changed japanese localization name to 日本語
* Changed czech locaisation name to Česky
* Changed french localization name to Français
* Added wrapper functions for drawing contrast icons
* Cleanup in program folder: all icons and images went in subfolders
* Added preinst to clean up icons in program folder
* Added postrm to remove everything related to xplanetFX (except users folder)
* Bug in on_togglebuttonDate_toggled and on_togglebuttonOrbit_toggled:
  they are depending. Either date or orbit.
* Extensive resorting in create_widget_objects and save_config
* no widget writes directly to config, gets collected on save (made problems
  with instant saving of language, autostart and marker state)
* Bug in draw_preview: preview size must always be smaller than canvas size
* Bug in flipview: marker frame didn't respect the alpha part of marker color

traGtor 0.8.24: Czech localization

Mittwoch, den 2. Februar 2011

Martin Pavlík, the czech translator of xplanetFX, sent me a localization file for traGtor. Un-fucking-believable!

Thank you very, very much, dude!

Suck it.