IFTT from Evernote to wordpress

IFTT from Evernote to wordpress

IFTT from Evernote to wordpress I stopped using Evernote back in 2012 – not really knowing, looking backwards, why. As I am doing a lot of research atm I am going to give it another shot. What I am trying to do with this post is: I’ve created a recipe in IFTT:  If add a…

What is the filter economy?

What is the filter economy?

Recently I noticed more and more companies rising, which don’t own an asset, which don’t manufacture a product or don’t create their own content. Instead they provide filters for existing stuff. Examples are: Airbnb (don’t own houses, but let you find the best one for your needs) Uber (don’t own cars, but get you a…

Monitoring and restarting Open-Xchange

Monitoring and restarting Open-Xchange

I started using monit for monitoring and automatically restaring process on some linux servers. That is working quite well and you can find an easy setup guide here. This is my setup in the /etc/monit/monitrc config file, to monitor and restart an open xchange server.   check system localhost     if loadavg (1min) >…

Skinning Open Xchange

Skinning Open Xchange

So, when you are up to have your own Open Xchange site you might want to do some basic skinning. This includes The colour TopBar The Logo This is being done in 4 simple steps: Define the Topbar colour in the default themes .less* file: /opt/open-xchange/appsuite/apps/themes/defintions.less @topbar-background: #your colour Define the Logo in /opt/open-xchange/appsuite/apps/themes/components/topbar.less background-image: url(‚/appsuite/apps/themes/default/my-small-logo.png‘); Place…

Aus aktuellem Anlass: die Griechenland Anforderungen im Wortlaut.

Aus aktuellem Anlass: die Griechenland Anforderungen im Wortlaut.

Ich selber bin ja kein Volkswirt, sondern kann nur aus einem gewissen Fundus an unternehmerischen  und rationalen Gedankengut schöpfen. Was ich aber weiß ist: vertraue keinen Medien 🙂 Deswegen, und aus Transparenzgründen, macht es manchmal Sinn,  sich die Quellen selber anzuschauen – hier sind die konsolidierten Anforderungen an die Griechenland Reformen im Wortlaut (englisch, unten den…

Textexpander: a handy tool for textcompletion

Textexpander: a handy tool for textcompletion

Textexpander comes as a handy osx tool: it let’s you create textsnippets being called by a hotkey, you can call and paste into any textfield… this is especially handy for textsnippets you need regulary (say standard email etc.). What is neat is that you can define variables which then can be filled in via a…

PEAR PHP in local MAMP dev environment

  Depending on your php and MAMP version  you’ll find your pear installer somewhere like here: /Applications/MAMP/bin/php/php5.6.2/bin cd into that directory and install your pear packages like this: sudo ./pear install Net_SMTP You can find a db of all available pear packages here: https://pear.php.net/packages.php

Close