Ich bin Phillip Richdale. Ich bin Ihr Experte für …
Frontend. Web. Mobile. ML/AI. Branding & Markenführung. UI/UX. Screendesign. Social Media. Apps. Marketing. SEO/SEA. Online-Strategie. Software-Architektur. Google Placement. E-Commerce. Analytics.
-

WordPress Gear
WordPress Gear
-

List all usergroups on a Linux system
All groups configured on the local system (usually is all you need to know): cut -d: -f1 /etc/group | sort Really all groups including LDAP and other potential remotely controlled group assignments: getent group | cut -d: -f1 | sort
-

Minimalist CSS Toolkits
Pavilion MiniCSS VitalCSS Furtive Bijou Milligram PureCSS Spark TypeBase Hoisin CuteGrids Schema CSS Emerald Siimple CoreCSS Bulma OutboxCraft PowerToCss Vanilla Framework InviCSS Look CSS Muffin CSS Materialize
-

Es mangelt nicht an Fachkräften
Es mangelt nicht an Fachkräften. Zumindest ist das nicht das zentrale Problem in der IT und der Digitalisierung. Es mangelt aber an elementarer strategischer Kompetenz im Umgang mit IT- und Digitalprojekten. Wenn jemand beruflich Internet- und Webprojekte betreut, und den Unterschied zwischen einem Client und einem Server nicht kennt, dann ist das wirklich ein grundsätzliches…
-

PHP Snippet: isValidEmailAddress($email)
-

Material Design & Material Design Lite
Material.io MD Icons Official Guide MD Icons (filled) MD Icons Overview MD Icons on GitHub GetMDL Introduction to MDL Official MDL Website Material Design Introduction and Explaination (official) MDL Repo Material Design Icons Guide Material Design Icons Übersicht Material Design Palette Material Design Guide on Color
-

Practical HTML UTF8 Characters
Zero width space: ​ Bullet: ● ● Fisheye Bullet: ◉ ◉ Hollow arrow right: ⇒ ⇒
-

Yii Framework
Yii is one of the lesser known PHP Frameworks, but it has been around for quite some time and is notably popular with professional developers who hate faffing about when building web applications. It’s a sort-of secret tip and go-to toolkit for those who hate the shoddy and sub-par data- and application models of WordPress,…
-

Laravel Content Management Systems
October, Asgard, Lavalite, Coaster, Photon, Pyro
-
MySQL – Change Table Collation
alter table TABLENAME convert to character set utf8mb4 collate utf8mb4_unicode_520_ci;
-

CSS BEM & OOCSS
BEM OOCSS
-

Rasmus Lerdorf, creator of PHP on PHP in 2018
„PHP runs crappy code really, really well.“ – Rasmus Lerdorf Rasmus Lerdof PHP Talk on PHP https://www.youtube.com/watch?v=rKXFgWP-2xQ
-

The Dynamic Web
„A lot of stuff on the Web is dynamic for no good reason.“
-

OWASP – Open Web Application Security Project
OWASP
-

Get the clients IP address
$clientIpAdress = isset($_SERVER[‚HTTP_CLIENT_IP‘]) ? $_SERVER[‚HTTP_CLIENT_IP‘]:isset($_SERVER[‚HTTP_X_FORWARDED_FOR‘]) ? $_SERVER[‚HTTP_X_FORWARDED_FOR‘] : $_SERVER[‚REMOTE_ADDR‘]; Do *not* use this on it’s own for security purposes!
-

Agilität
Finde heraus, wo Du bist. Mache kleine Schritte in Richtung Deines Zieles. Passe Dein Verständnis an Deine neu gewonnenen Erkenntnisse an. Gehe zu Schritt 1. Wenn Du mit zwei oder mehr Entscheidungen konfrontiert wirst, nimm die, die eine zukünftige Veränderung einfacher ermöglicht.
-

Das Manifest der agilen Softwareentwicklung
Wir stellen – Individualitäten und Interaktionen über Prozesse und Werkzeuge – Funktionierende Software über erschöpfende Dokumentation – Zusammenarbeit mit dem Kunden über Vertragsverhandlungen – Reaktion auf Veränderung über Planverfolgung Das heißt, auch wenn wir die Dinge auf der rechten Seite schätzen, schätzen wir die Dinge auf der linken Seite mehr.
-

HTML & CSS Web Security
Mächtiges CSS und mächtiges HTML eröffnen neue Möglichkeiten – auch für Angreifer. Hier eine Liste an Sicherheitstchecklisten und HTML Security Ratgebern: The HTML & CSS Security Checklist HTML5Sec CSS ID Security Flaw Disallow IDs in selectors (csslint Feature)
-

Platzverbrauch ermitteln
du -cksh [Verzeichnis] du steht für „disk usage“, die Parameter für c -> Gesamtsumme anzeigen, k -> 1000 Byte Blöcke (statt 1024 Byte), s -> Summe, h -> human readable (menschenlesbar)
-

Soll ich dieser Wolke trauen?
Die Wolke kommt. Das steht so gut wie fest. Die Frage ist nur, wie man damit umgehen soll? Soll man dieser Wolke blind vertrauen? Die klare Antwort lautet schlicht und ergreifend: