Skip to content

Instantly share code, notes, and snippets.

\ProvidesFile{absender.lco}
\KOMAoptions{%
% fromemail=true, % Email wird im Briefkopf angezeigt
% fromphone=true, % Telefonnumer wird im Briefkopf angezeigt
% fromfax=true, % Faxnummer wird im Briefkopf angezeit
% fromurl=true, % URL wird im Briefkopf angezeigt
% fromlogo=true, % Logo wird im Briefkopf angezeigt
% subject=titled, % Druckt "Betrifft: " vor dem Betreff
locfield=wide, % Breite Absenderergänzung (location)
@BuZZ-dEE
BuZZ-dEE / git-svn-commit
Created June 8, 2015 19:18
Git SVN (Subversion) commit
#!/bin/bash
msgFlag="$1"
msg="$2"
shift 2
if [ "$msgFlag" == "-m" ]; then
if [[ -f "$msg" || -d "$msg" ]]; then
echo "The second argument needs to be the commit message."
else
@BuZZ-dEE
BuZZ-dEE / drum_and_bass_tracklist_2nd_mix.txt
Created January 13, 2012 00:39
2nd Drum & Bass Tracklist
Adele - Someone Like You (Sound Movement Remix) http://soundcloud.com/sound-movement/adele-someone-like-you-sound
Ellie Goulding - Starry Eyed (Dexcell Remix) http://soundcloud.com/dexcell07/ellie-goulding-starry-eyed-dexcell-remix
Claire Maguire - The Shield & The Sword (Dexcell Remix) http://soundcloud.com/dexcell07/claire-maguire-the-shield-the
Adele - Set Fire To The Rain (Drum & Bass Bootleg) http://www.youtube.com/watch?v=4mtnLYS-pk4
Adele - Turning tables ( Drum and bass remix ) http://www.youtube.com/watch?v=AR1a15peWro
Mozart - Lacrimosa (DnB Remix) http://www.youtube.com/watch?v=qb-LkBkFb_Y MAYBE
Back To Black (Remix) http://soundcloud.com/giantrobots/back-to-black-giant-robots
Jessie J - Nobody's Perfect (Netsky Remix) http://www.youtube.com/watch?v=R-jGJgKqP00
Net
@BuZZ-dEE
BuZZ-dEE / drum_and_bass_tracklist_1_mix.txt
Created February 1, 2012 12:57
Drum & Bass Tracklist 1. Mix (Reihenfolge unbekannt)
Drum & Bass Tracklist 1. Mix (Reihenfolge unbekannt)
----------------------------------------------------
# | Artist | Title Link
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1. | Int Company - Joy (Hexus Remix) http://soundcloud.com/nocidbusinessrec/int-company-joy-hexus-remix
2. | Hexus - Propagate (feat. MC Nuclear) http://soundcloud.com/nocidbusinessrec/hexus-propagate-feat-mc
3. | Hexus & Krem - Psychosis http://soundcloud.com/nocidbusinessrec/hexus-krem-psychosis
4. | Blokhe4d - Tears In Vain http://soundcloud.com/bad-taste-recordings/blokhe4d-tears-in-vain-1
5. | Landscapers - Drowned (Revival) http://landscapers.bandcamp.com/album/drowned-ep
6. | NRanges & Uberman - Crafting http://tamp3cords.com/2011/07/tamfree022-nranges-uberman/
@BuZZ-dEE
BuZZ-dEE / ubuntu-packages.list
Created February 15, 2012 18:09
ubuntu packages list
## http://wiki.ubuntuusers.de/Paketverwaltung/Tipps
# programs
audacious
audacious-plugins
chromium-browser
chromium-browser-l10n
chromium-codecs-ffmpeg
chromium-codecs-ffmpeg-extra
deluge
@BuZZ-dEE
BuZZ-dEE / audio_konvertierung.txt
Created February 23, 2012 00:04
Eine Liste mit Befehlen zur Konvertierung von Audiomaterial in andere Formate
Sox:
sox -S in.flac -r 44100 -C 8 out.flac
sox -S in.flac -r 44100 -C 8 -b 16 out.flac
sox -S in.flac -C 5 out.ogg VBR ~160kbps
sox -S in.flac -C 6 out.ogg VBR ~192kbps
sox -S in.flac -C -4 out.mp3 VBR ~165kbps
sox -S in.flac -C -3 out.mp3 VBR ~175kbps
sox -S in.flac -C -2 out.mp3 VBR ~190kbps
sox -S in.flac -C -2.0 out.mp3 VBR ~190kbps
sox -S in.flac -C -1 out.mp3 VBR ~225kbps
@BuZZ-dEE
BuZZ-dEE / youtube_download.txt
Created February 23, 2012 00:07
Eine Liste mit Befehlen zum Runterladen von Videos bei YouTube
youtube download:
verfügbare Formate # anzeigen : youtube-dl -F 'http://www.youtube.com/watch?v=ID'
Format # runterladen Audiomaterial in bester Qualität extrahieren : youtube-dl -t -f # --extract-audio --audio-format best 'http://www.youtube.com/watch?v=ID'
youtube-dl -t --prefer-free-formats --max-quality webm 'http://www.youtube.com/watch?v=ID'
youtube-dl -t --prefer-free-formats --max-quality webm --extract-audio --audio-format best 'http://www.youtube.com/watch?v=ID'
Alle Videos eines YouTube Channel runterladen und Audio extrahieren : youtube-dl -i -t -w --prefer-free-formats --max-quality webm -k --extract-audio --audio-format best 'http://www.youtube.com/watch?v=ID'
@BuZZ-dEE
BuZZ-dEE / Instructions.md
Created October 19, 2015 17:03 — forked from pgilad/Instructions.md
Git commit-msg hook to validate for jira issue or the word merge

Instructions

  • copy the file commit-msg to .git/hooks/commit-msg
  • make sure your delete the sample file .git/hooks/commit-msg.sample
  • Make commit msg executable. chmod +x .git/hooks/commit-msg
  • Edit commit-msg to better fit your development branch, commit regex and error message
  • Profit $$

Shell example

@BuZZ-dEE
BuZZ-dEE / evolution_update_error.txt
Created January 14, 2016 20:55
Arch Linux Evolution Pacman update error
Löse Abhängigkeiten auf...
Suche nach in Konflikt stehenden Paketen...
Pakete (8) bijiben-3.18.2-2 empathy-3.12.11-1 evolution-3.18.3-2 evolution-data-server-3.18.3-2 folks-0.11.2-1 gnome-calendar-3.18.2.1-2 gnome-contacts-3.18.1-1 gnome-maps-3.18.2-1
Gesamtgröße der zu installierenden Pakete: 114,99 MiB
Prüfe Schlüsselring...
Prüfe Paketintegrität...
Lade Paket-Dateien...
@BuZZ-dEE
BuZZ-dEE / Checkstyle pre-commit hook
Created January 20, 2016 17:52 — forked from davetron5000/Checkstyle pre-commit hook
Pre Commit Hook for running checkstyle on changed files
#!/usr/bin/perl
#
# Pre-commit hook for running checkstyle on changed Java sources
#
# To use this you need:
# 1. checkstyle's jar file somewhere
# 2. a checkstyle XML check file somewhere
# 3. To configure git:
# * git config --add checkstyle.jar <location of jar>
# * git config --add checkstyle.checkfile <location of checkfile>