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

Archiv der Kategorie ‘traGtor‘

traGtor 0.8.35: bug in ebuild for Gentoo

Samstag, den 2. Juli 2011
Version 0.8.35:
* Bug in ebuild: SRC_URI pointed to old server

traGtor 0.8.34: Bug in confirm()

Mittwoch, den 13. April 2011
Version 0.8.34:
* Bug in confirm(): comCollapse needs option array

traGtor 0.8.33: Input file filter disabled

Dienstag, den 5. April 2011
Version 0.8.33:

* Set the default file filter for input files to *

traGtor 0.8.32: Matroska problems

Dienstag, den 5. April 2011
Version 0.8.32:

* analyzeInFile edited to be more liberal in stream detection (matroska codec

  may spit out curious information)

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…

Problems with traGtor?

Sonntag, den 20. Februar 2011

If you’re experiencing problems with traGtor atm please consider a downgrade to version 0.8.24 which is a stable one. The actual ones may avoid recognizing some stream formats and possibly doesn’t list any streams on the input tab as Youichi reported some days ago. Sorry for the circumstances, the next version will hopefully fix this mess.

traGtor 0.8.27: bug in comCollapse

Mittwoch, den 16. Februar 2011
Version 0.8.27:
* Bug in comCollapse: initialize pos first (no execution if no videofilters
  are found in the command line) and insert only if there is something to insert
  (collapsing options without them resulted in empty options in the command)

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)