Skip to content

Instantly share code, notes, and snippets.

View cornelius-illi's full-sized avatar

Cornelius Illi cornelius-illi

View GitHub Profile

Keybase proof

I hereby claim:

  • I am cornelius-illi on github.
  • I am corneliusilli (https://keybase.io/corneliusilli) on keybase.
  • I have a public key whose fingerprint is C0C7 6F9A EC7A 2F87 9F89 453D 3815 8CD9 22C2 E162

To claim this, I am signing this object:

Verifying my Blockstack ID is secured with the address 1Kg1x7kmGCUevJLfiH2Him362uyUyZbSdn https://explorer.blockstack.org/address/1Kg1x7kmGCUevJLfiH2Him362uyUyZbSdn
Verifying that "cilli.id" is my Blockstack ID. https://onename.com/cilli
Verifying that "1PF1GaJnhodKzjbyE1sMUnNrkhudmsYwdJ.id" is my Blockstack ID. https://onename.com/1PF1GaJnhodKzjbyE1sMUnNrkhudmsYwdJ
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-menu/core-submenu.html">
<polymer-element name="my-element">
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-menu/core-submenu.html">
<polymer-element name="my-element">
@cornelius-illi
cornelius-illi / wizicon.php
Created November 11, 2013 18:14
With the TYPO3 source update to > 6.0 deprecated functions have been removed. For readLLXMLfile() this is the fallback solution!
/**
* Reads the [extDir]/locallang.xml and returns the $LOCAL_LANG array found in that file.
*
* @return The array with language labels
*/
function includeLocalLang() {
$llFile = t3lib_extMgm::extPath('td_calendar').'locallang.xml';
$version = class_exists('t3lib_utility_VersionNumber')
? t3lib_utility_VersionNumber::convertVersionNumberToInteger(TYPO3_version)
# Name: EXIFmover.py
# Author: Brian Klug (@nerdtalker / brian@brianklug.org), Cornelius Illi (cornelius.illi@hintertuer.net)
# Purpose:
# Move Files into directory based on EXIF DateTimeOriginal
# Designed to un-clusterfuck the Dropbox camera upload directory which is a mess of every
# JPEG and PNG ever if you use it like I do on a bunch of phones, and thus totally unwieldy
# and full of images sorted by date or else nothing sometimes, dropbox seems nondeterminstic
# Moves files into /[year]-[month]/ eg /Camera Uploads/2012-05/