Posts about The internet

The internet plays a huge role in my life, from a place to share photos and videos, to a career, to a means of communication linking me to friends and family all over the world.

  • Many developers complain that WordPress is an outdated system, relying on old code for the sake of the widest range of possible support. I see that as one of the advantages of WordPress.

    Read more

  • The Day Job

    It was inevitable, I suppose, that I would, one day, have to start applying my experience to The Day Job instead of just my hours. Instead of just being the go-to-guy for programming, I’d have to take over a more responsible role and help other people to learn the craft and expertise of web development.

    Read more

  • Speaking at WordCamp Bern

    Through my participation of the regular and sociable “WordPress Meetup” in Bern, I was one of the volunteers who helped organize the WordCamp conference in Switzerland’s capital last weekend.

    Read more

  • WordPress Switzerland

    As my working career moves towards being involved with WordPress 100% of the time in future, I’ve started to gradually invest a little more of my time and effort into the WordPress community. My aim is to work with friends and colleagues to coordinate our efforts in Switzerland into bringing WordPress even more to the

    Read more

  • After six years with my current employer, the time has come to move into a role which better suits my abilities and which will provide me with new challenges. I’m really excited that I’ve been asked to join WordPress agency Cubetech in Bern as Head of Development.

    Read more

  • Spending money on an informed, experienced website concept document will usually work out cheaper than trying to battle through for days on your own. It will also mean that the end result will be more reliable and more likely to properly present your business online.

    Read more

  • The dangers of technical evangelism

    Why the software you love may not always be the right one for the project at hand, and how you can recognize and plan for it.

    Read more

  • WordPress is bigger than you think

    In 2016, 27% of all of the websites on the internet were powered by WordPress. That’s 8 times more than Joomla, 12 times more than Drupal, and 70 times more than TYPO3.

    Read more

  • Simple CSS specificity rule guide

    There are a few ways to apply CSS styling rules to an element. Each one is less or more specific than another. Applying a rule using a class selector when you’ve applied a different rule using an ID selector won’t work. Batificity isn’t the CSS specificity guide you deserve, but the one you need right now,

    Read more

  • A short post to help anyone who is looking to implement a responsive HTML imagemap, which also features an interactive highlighting function.

    Read more

  • I have a 16Gb iPhone, with comparatively few apps installed. 70% of these 16Gb are filled with data for these apps, although only 6% are music stored for offline listening, and only 2% are photos. From the apps, the main offender is Facebook, which currently needs 571.6Mb to tell me what’s going on. One has to

    Read more

  • The new WordPress theme running this website has been improved by the use of WordPress’ get_template_part function.

    Read more

  • Screen resolutions in Sketch

    Defining custom artboards in Sketch to better reflect modern screen resolutions.

    Read more

  • The minimum viable product

    A stripped-back, simple WordPress theme for my personal website, which I can begin extending as and when I have the time.

    Read more

  • A summarized insight into maintaining individual features in your own WordPress plugins through the flexibility and organisation of modular development.

    Read more

  • WordPress is much more than a simple tool for building websites. Here are a few prominent sites which use WordPress and its new REST API for much more than a simple blog.

    Read more

  • I provide a free public Github repository containing example code for starting work on a WordPress theme which uses PHP namespaces and template parts.

    Read more

  • I provide a free public Github repository containing example code for starting work on a WordPress plugin, which uses PHP namespaces.

    Read more