Direkt zum Hauptbereich

Eröffnung der Galerie "Augenblick am Wagram" in Kirchberg am Wagram

Kirchberg am Wagram - genauer das Bezirksgericht - hat nun eine Galerie "Augenblick am Wagram" ist ihr Name.
Die Eröffnungsveranstaltung besuchten viele und sie sahen Werke von den Künstlern Walter Maringer, Hanna Scheibenpflug, Andreas Rabel und Septicwag.
Getragen wird die Galerie "Augenblick am Wagram" von einem Kunst- und Kulturverein, der sich ehrgeizige Ziele gesetzt hat und das Ziel hat durch Ausstellungen, Leseungen, Konzerte, Vorträge und Kurse Publikum und Künstler einander näher zu bringen.



Und nach der Eröffnungsveranstaltung geht es mit 2 Veranstaltungen weiter. 

Am 3.12.2015 um 19h startet die Ausstellung "DAS KLEINE FORMAT - DIE KUNST ZU(M) SCHENKEN" und am 13.12.2015 um 16h findet die AUTORENLESUNG LIO KALI statt. 

Zum Vorlesen und über Details zu den Veranstaltungen geht am besten zur Homepage des Vereines.

Und nicht vergessen: Hingehen!



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