Posts from the category WordPress
WordPress is a web-browser-based content management system: the most widespread of its type in the world. I began giving support during the early development of WordPress’ predecessor b2/cafelog in 2001, and I’ve built personal and professional sites using WordPress since 2003. I’m currently CEO and developer at Swiss WordPress agency Say Hello.
Flickr settings fields plugin for WordPress
Published in
A technical goal for 2016 is to make more WordPress plugins, and to submit them to the official WordPress plugin repository, so that other users can benefit from them. The next addition to the set of plugins I’ve contributed is a simple one to add fields to the Settings » Media screen in the WordPress backend for Flickr…
Tracking click events using Google Analytics
Published in
A colleague from the WordPress Bern meetups asked for advice on how to track clicks on certain page elements on his website. Having looked into this for a few different purposes over the past year, it was quick and easy to knock up a simple jQuery plugin for the purpose, which speaks to Google Analytics. The principle…
Sicherheit rund um WordPress
Published in
Notizen aus dem letzten Treffen der Berner WordPress-Gruppe. Das nächste Treffen (Thema WordPress Themes) findet morgen Donnerstag Abend statt. Sicherheit rund um WordPress – 24.02.2016
I reported an issue to the WordPress Core team about eighteen months ago, noting that the function which creates thumbnails of larger images in the CMS strips the EXIF data from these smaller files. This means that not only is geo information lost, but so are keywords and copyright information set in the file using…
Better image compression settings for WordPress
Published in
Improve the speed of your WordPress website by reducing the file size of the automatically-generated images.
Hotel Posthuis, Melchsee Frutt
Published in
Hotel Posthuis in Melchsee Frutt gets a shiny new website, to say thank you for all their hospitality through the years.
My First App
Published in
Experiences building my first ever phone app, using Cordova and jQuery to deliver content from a WordPress installation.
WordCamp Switzerland 2015
Published in
Lessons learned and presentations seen at this year’s WordPress conference in Zurich.
SEO für WordPress
Published in
Zusammenfassung der Themen bezüglich SEO, die wir gestern an ein WordPress-Meetup in Bern besprochen haben.
Reusability thanks to modular coding
Published in
My erstwhile mentor in Brienz taught me throughout our years working together that if a website functionality is worth creating, it’s worth creating so that it can be used in more than one project. Programme once, install many times. This is a credo I’ve maintained since I started programming for content management systems and one…
Facebook implemented Open Graph tags a long time ago, so that links from blogs and websites automatically pull in preview images and a summary text. That helps the viewer to see more about the linked page without having to click through. Twitter Cards does the same thing for Twitter. I’ve been lax and only just recently…
Containers and modules in web design
Published in
Using modules in front end web programming to allow more flexibility and more independence from site layouts for content elements.
Simple alternatives to CAPTCHA
Published in
Google announced yesterday that it’s come up with a great new way of avoiding the need for website visitors to fill out the CAPTCHA; the ubiquitous “type the letters from the image into the following field” feature of many online forms. Instead, they propose a simpler interaction based on the Turing Test principle: that some choices can…
New programming techniques in my daily workflow
Published in
While my main hobby in my private life is photography, I earn my living through programming websites. Since moving to !frappant back in April last year – has it really been a year already?! – I’ve been striving to learn as many new techniques as possible. It’s been a particular goal to get out of…