Skip to content

Instantly share code, notes, and snippets.

works:
name: Works
singular_name: Work
fields:
title:
type: text
class: large
label: Name of this work
group: Main
created:
DATE ROOM EMPLOYEE PROJ# TITLE START END
01.01.2018 1 (Morning) John Doe proj# projTitle 9.30 17
1 (Afternoon) Alan Smithee proj# projTitle 17.30 21
2 (Morning) Jimmy Doe proj# projTitle 9.30 17
2 (Afternoon) Doris Day proj# projTitle 17.30 21
02.08.2018 1 (Morning) Jane Doe proj# projTitle 8 13
1 etc tec tec
It seems as of the Acronym "VR" is used right now for a variety of "Products",
often without making a difference if it's a "simple" 360x360 degree
Video or an interactive VR Experience or Game.
https://www.wearvr.com (independent)
http://www.oculus.com (Facebook, Oculus Rift - Partnered with Samsung VR)
http://www.gumroad.com - General Purpose Distribution Platform (not specifically VR Content)
https://www.youtube.com/channel/UCzuqhhs6NWbgTzMuM09WKDQ
https://www.playstation.com/de-de/explore/playstation-vr/
http://store.steampowered.com/steamvr
Kuleshov Effekt
<https://en.wikipedia.org/wiki/Kuleshov_effect>
Punch Drunk Love
<https://en.wikipedia.org/wiki/Punch-Drunk_Love>
Unser Taeglich Brot
<https://en.wikipedia.org/wiki/Our_Daily_Bread_(2005_film)>
85.13.134.192 - - [23/May/2017:13:38:08 +0200] "GET //ocs-provider/ HTTP/1.1" 200 851 "-" "ownCloud Server Crawler"
51.15.140.197 - - [23/May/2017:13:38:10 +0200] "GET /status.php HTTP/1.1" 301 185 "-" "scan.nextcloud.com"
51.15.140.197 - - [23/May/2017:13:38:10 +0200] "GET /owncloud/status.php HTTP/1.1" 301 185 "-" "scan.nextcloud.com"
51.15.140.197 - - [23/May/2017:13:38:10 +0200] "GET /oc/status.php HTTP/1.1" 301 185 "-" "scan.nextcloud.com"
51.15.140.197 - - [23/May/2017:13:38:10 +0200] "GET /oc-shib/status.php HTTP/1.1" 301 185 "-" "scan.nextcloud.com"
51.15.140.197 - - [23/May/2017:13:38:10 +0200] "GET /nextcloud/status.php HTTP/1.1" 301 185 "-" "scan.nextcloud.com"
85.13.134.192 - - [23/May/2017:13:38:12 +0200] "GET //ocs-provider/ HTTP/1.1" 200 851 "-" "ownCloud Server Crawler"
85.13.134.192 - - [23/May/2017:13:38:16 +0200] "GET //ocs-provider/ HTTP/1.1" 200 851 "-" "ownCloud Server Crawler"
85.13.134.192 - - [23/May/2017:13:38:17 +0200] "GET //ocs-provider/ HTTP/1.1" 200 851 "-" "ownCloud Server Craw
server {
listen 80;
server_name cloud.domain.de;
# enforce https
return 301 https://$server_name$request_uri;
}
server {
listen 443 ssl http2;
server_name cloud.domain.de;
macdeployqt /Applications/KeePassXC.app
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/platforms/libqcocoa.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/bearer/libqgenericbearer.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqgif.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqicns.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqico.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqjpeg.dylib"
File exists, skip copy: "/Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqmacjp2.dylib"
Scanning dependencies of target keepassx-autotype-cocoa
[ 92%] Building CXX object src/autotype/mac/CMakeFiles/keepassx-autotype-cocoa.dir/AutoTypeMac.cpp.o
/Users/till_old/build/keepassxc/src/autotype/mac/AutoTypeMac.cpp:406:18: error:
cannot initialize a variable of type 'CGEventFlags' with an rvalue of type
'int'
CGEventFlags nativeModifiers = 0;
^ ~
/Users/till_old/build/keepassxc/src/autotype/mac/AutoTypeMac.cpp:408:18: error:
cannot initialize a variable of type 'CGEventFlags' with an rvalue of type
'(anonymous enum at
**Passing Variables to a {{Menu()}}**
{{menu('main', 'mytemplate.twig', {myvariablename: myvariablevalue})}}
**Setting and Getting Session Variables**
set it:
`{% set foo = app.session.set('variablename', theImage) %}`
to get it:
`{% set bgimage = app.session.get('variablename') %}`
**Checking if current Page is Homepage**
screenings:
name: Screenings
singular_name: Screening
fields:
veranstaltung:
type: text
veranstaltunglink:
type: text
label: Link zur Veranstaltung
postfix: "z.B. Seite des Films im Festivalprogramm"