Direkt zum Hauptbereich

Konzert Richard Oesterreicher Quartett mit Tini Kainrath

Im Donaupark fand am 13. August 2017 ein Konzert des Richard Oesterreicher Quartett mit Tini Kainrath statt. Auf dem Programm stand Jazziges, Wienerisches, Instrumentales, Songs von Karl Hodina und neue Songs von Tini Kainrath.
Gespielt wurde das Programm "Gustostückerl". Die Palette reichte von Wienerlieder, Wienerdudler bis zu Jazzstandards von Wes Montgomery.
Das abwechslungsreiche Programm wurde bestritten von:
  • Tini Kainrath - Gesang
  • Richard Oesterreicher - Mundharmonika
  • Thomas Kramer - Gitarre
  • Sebastian Küberl - Bass
  • Toni Mühlhofer - Percussion

Kommentare

Beliebte Posts aus diesem Blog

Using NikSoftware in GIMP

Recently I bought NikSoftware Filters , like Color Efex, or Silver Efex. Usually I use them from Lightroom4 , and that’s okay for me. Now I don’t own Photoshop, but I have installed Gimp 2.8.4 , and from time to time I use various Gimp filters like G’MIC , or National Geographic . But I was not able to use the NikSoftware Filter from Gimp as NikSoftware is shipped as Standalone-Executables, and as Photoshop-Plugins, but not as Gimp-Plugins. Now there is a Gimp Plugin called PSPI which stands for Photoshop-Plugin. I gave it try: I installed PSPI and registered the directory of the NikSoftware 32bit plugins. I even was able to invoke the Color Efex Pro 4, and it opened, but the image shown by Color Efex Pro 4 was corrupted. So I gave up, and forgot about using NikSoftware Filters from Gimp, as I was quite happy using Lightroom and NikSoftware. But as another user on Google+ asked about using NikSoftware from Gimp, I thought about it again, and then I found a nice Gimp plugin

Einige Gedanken zur Zufriedenheit Teil 2

Nach dem ich den vorangegangen Blog recht unbefriedigen beendet habe, nun ein paar Gedanken, die genau dort fortsetzen. Viel besser und wortgewandter sind Überlegungen in diesem Radiobeitrag  Radio OE1 Gedanken vom Sonntag 28. November 2021  beschrieben. Wer schnell ist kann den Beitrag eine Woche lang nachhören.

Simple FMPP Maven Mojo Plugin Documentation

I like to use the FMPP Maven Mojo, but I have not found any documentation about this maven-plugin, I summarize in this blog the basic configuration of this plugin. About the FMPP Maven Mojo First a copy-paste description from the site/generate-mojo.html file of the original plugin. Full name   com.googlecode.fmpp-maven-plugin:fmpp-maven-plugin:1.0:generate Description Generates artifacts as configured. The output is placed in configured output directory. Attributes Requires a Maven 2.0 project to be executed. Binds by default to the lifecycle phase: generate-sources . Full name com.googlecode.fmpp-maven-plugin:fmpp-maven-plugin:1.0:generate Required Parameters Name Type Since Description cfgFile File 1.0 Location of the FreeMarker config file. Default value is : src/main/resources/fmpp/config.fmpp . outputDirectory File - Location of the output files. Default value is : ${project.build.directory}/generated-sources/fmpp/ . templateDirectory File 1.0 Loc