Website Astrid Lanza
Eine geradlinige und strukturierte Expertin für Organisationsentwicklung wollte ihr neues Angebot auch auf ebendiese Weise im Internet präsentieren. Mag.
Eine geradlinige und strukturierte Expertin für Organisationsentwicklung wollte ihr neues Angebot auch auf ebendiese Weise im Internet präsentieren. Mag.
I'm fond of Astro CMS for fast landingpage creation.
This was a nice one ... We had the requirement to translate a website to a language we do not speak, but more for SEO reasons than any other so it was OK to do it with AI.
Sliding the background in a navigation to the current element is named lavalamp effect. I found a good tutorial and altered it a bit ...
<div id="teaserNav">
Use the Google Analytics Debug (GA Debug) Chrome extension to check the event timeline of a page load and interaction.
Useful to test email sending on local development ...
Took a while to find it out:
find -type f -execdir bash -c 'var=$(basename "$PWD"); mv -- "$1" "${var%-*}_$(cut -c 3- < <(echo ${1}))"' execbash {} \;
My dev mysql service stopped working suddenly ... the logfile shows an error message:
awk '{gsub(/"/,"",$7); print $7}' access.log
Only not to forget it ... if you want to connect to a google doc (fEx a sheet to read data) you have to setup a Service account (Dienstkonto) at Google Cloud IAM.