I loaded an SQL dump via a web interface. It timed out. Afterwards the database server responded for any requested database 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'. The MySQL process was still there though. Problem 1: AppArmor… mehr »
Wenn es keinen Fahrradweg gibt, muss man auf der Straße fahren. Viele Autofahrer sehen sich leider genötigt, auch auf engen Fahrbahnen mit hoher Geschwindigkeit und gefährlich wenig Abstand zu überholen. Sorry, mein Fehler: Ich bin nämlich bisher aus… mehr »
In the browser console it says "An invalid form control with name='' is not focusable." The problem is related to HTML5 validation in the form. If the form uses an autocomplete field, this functionality hides the corresponding input field which cannot… mehr »
This little snippet was missing in the example tex file. Under the \title put: \toappear{{\confname{CONFERENCE}}, COPYRIGHTTEXT} mehr »
USABILITY! |-| When using the Mailchimp API to create a new list and adding new receipients to it, they do not appear in the web interface. After submitting them to the webservice, we poll the result by using GET /batches/{batch_id}. The result says fin… mehr »