Bookmarks

  • October 20, 2013
    Die Bahn kann auch pünktlich sein
    Tipps für Gelegenheitsfahrer
  • October 18, 2013
    http://raw.re/
    send mail to eml@raw.re and recieve the mail as eml back to your adress
  • October 16, 2013
    Smart CalDAV Clients (Scheduling Assistant)
    I'm wondering if this could also work with other CalDAV servers? Unfortunately Java code...
  • October 16, 2013
    MuMuDVB | a DVB IPTV streaming free software
    MuMuDVB (Multi Multicast DVB) is a program for streaming TV over a network originally based on dvbstream. MuMuDVB can redistribute a stream from a DVB source (digital satellite television, digital terrestrial television, or digital cable television) on a network, in multicast or in HTTP unicast. Its main feature is to take a whole transponder and put each channel on a different multicast group with a simple configuration and improved compatibility with set top boxes. MuMuDVB have a low memory and CPU footprint and is able to run on embedded platforms. Servers with 20+ DVB cards are used sucessfully with MuMuDVB.
    iptv dvb
  • October 14, 2013
    DAVdroid: Manage your CardDAV address book and CalDAV calendars
    Frei verfügbarer Client. Kann leider kein SNI.
  • October 14, 2013
    andyb2000/script.service.idleunsubscribe
    Innerhalb von XBMC die Wiedergabe beenden, wenn innerhalb von 60 Minuten keine Eingabe passiert ist (das automatische Herunterfahren klappt nur, wenn nichts wiedergegeben wird).
  • October 14, 2013
    rgrove/larch
    Larch is a tool to copy messages from one IMAP server to another quickly and safely. It’s smart enough not to copy messages that already exist on the destination and robust enough to deal with interruptions caused by flaky connections or misbehaving servers. Larch is particularly well-suited for copying email to, from, or between Gmail accounts.
  • October 14, 2013
    Zarafa und Thunderbird - Teil 1: eMail
    Blogreihe zu Zarafa + Thunderbird. Für die allgemeinse Synchronisation bietet sich inzwischenauch die EWS Schnittstelle von Zarafa an.
  • October 14, 2013
    Creating patch from GitHub pull request
    Have you ever needed to generate a patch file from a GitHub pull request? If you answered YES, you'll enjoy this little hidden feature. Every pull-request on GH can be downloaded as a beautiful mail-patch, just by appending ".patch" to the pr URL. E.g., from: https://github.com/php/php-src/pull/296 To: https://github.com/php/php-src/pull/296.patch This will generate a mail-formatted patch file, that is a little different from an usual patch file: It has e-mail metadata. After downloaded, apply the result patch using: $ git am 296.patch
  • October 13, 2013