- Opening - Laser Intro 1 Laster Intro 2
- Robert Lemke - Keynote
- Christian Müller - Neos 101
- Sebastian Kurfürst - A Head Start Into TypoScript 2.0
- Martin Helmich - Bringing the Elephant up to speed - Running TYPO3 Flow on HipHop VM
- Tim Numan/Jesper Paardekooper - How Flow helps us save the world
- Henrik Møller Rasmussen - Domain Event - the hidden gem of DDD
- Karsten Dambekalns - [Migrating from TYPO3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace Thybag; | |
/** | |
* SharepointAPI | |
* | |
* Simple PHP API for reading/writing and modifying SharePoint list items. | |
* | |
* @author Carl Saggs | |
* @version 2012.12.24 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Step 1: | |
$this->objectManager = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Extbase\\Object\\ObjectManager'); | |
$this->configurationManager = $this->objectManager->get('TYPO3\\CMS\\Extbase\\Configuration\\ConfigurationManager'); | |
#Step 2: | |
Call $this->getStandaloneView(array('job' => $job), 'Pdf/Email.html')->render(); | |
/** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<GetListItems xmlns="http://schemas.microsoft.com/sharepoint/soap/"> | |
<listName>{E2C5D12A-7EBA-4BD9-9BF2-024A0628E8A2}</listName> | |
<rowLimit>10000</rowLimit> | |
<query><Query><Where><Eq><FieldRef Name="Kontakt" /><Value Type="Lookup" LookupId="TRUE">314</Value></Eq></Where></Query></query> | |
<queryOptions xmlns:SOAPSDK9="http://schemas.microsoft.com/sharepoint/soap/" > | |
<QueryOptions> | |
</QueryOptions> | |
</queryOptions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
NAME=dashing | |
DASHING_PORT=3030 | |
DASHING_DIR=$2 | |
PID_DIR=$DASHING_DIR/tmp/pids | |
PIDFILE=$PID_DIR/thin.pid | |
GEM_HOME=$GEM_HOME |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that +kj187kj is my blockchain ID. https://onename.com/kj187kj |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
## Converting a CloudFormation Template from JSON to YAML | |
## Script copyright: http://blog.flux7.com/how-to-convert-a-cloudformation-template-from-json-to-yaml | |
## | |
## Example: | |
## $ python converter.py --json my-stack.template --yaml my-stack.yaml | |
import yaml | |
import json |
I hereby claim:
- I am kj187 on github.
- I am juliankleinhans (https://keybase.io/juliankleinhans) on keybase.
- I have a public key ASCz8FXc8Ubr7t0u6CzD_TbtNm3h6ohbYE4M7H2sYpayyQo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RESTORE=$(echo -en '\033[0m') | |
RED=$(echo -en '\033[00;31m') | |
GREEN=$(echo -en '\033[00;32m') | |
YELLOW=$(echo -en '\033[00;33m') | |
BLUE=$(echo -en '\033[00;34m') | |
MAGENTA=$(echo -en '\033[00;35m') | |
PURPLE=$(echo -en '\033[00;35m') | |
CYAN=$(echo -en '\033[00;36m') | |
LIGHTGRAY=$(echo -en '\033[00;37m') | |
LRED=$(echo -en '\033[01;31m') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am kj187 on github. | |
* I am kj187 (https://keybase.io/kj187) on keybase. | |
* I have a public key ASAbBERgRA_icYGB6Y3Nmn-3KEzDxSn0U0i-KNYaW8S2_go | |
To claim this, I am signing this object: |