Ethics for Designers — Normative Design Scheme tool
As a major field of philosophy, ethics has a lot of knowledge to offer. However, it’s quite overwhelming to just dive in. This tool introduces you to the most commonly known theories of normative ethics, the study of ethical action.
Kantar Media CIC released the 'Every 60 Seconds in China' infographic in Shanghai last week to provide an overall understanding of the massive volume of China social media activities. The “Every 60 seconds in China” infographic highlights the enormous data generated every minute in the age of Big Data.
With the internet producing 2% of global carbon emissions and growing fast, it’s imperative that all web projects embrace efficiency in order to create a sustainable web for the future. Having d…
Convenience always comes at a price. On the web, developer convenience often means third-party JavaScript—and we pass the hefty cost on to our users. Jeremy Wagner shows us how to get and keep thir…
Sensibilisation au numérique responsable. green it. numerique eco-responsable. Impact environnemental du numerique. maison de l'informatique responsable.
Pour contrer l'impact environnemental du numérique, un Web low-tech tente d’émerger. Un mot d’ordre : sobriété. Quitte à ce que les sites s'éteignent la nuit ?
CrowdVoice.org is an open source service that tracks voices of protest by curating and contextualizing valuable data, such as eyewitness videos, photos, and reports as a means to facilitate awareness regarding current social justice movements worldwide.
Crunch Your Pixels for the Planet - Wholegrain's Search For the Best Image Optimiser Plugin
Optimising your images is vital in any website. Any unnecessary kilobytes are slowing the site down for your users as well as contributing to global warming by using more energy in data transfer. Luckily, there are a good number of image compression plugins out there for WordPress users to choose from so I set out to …
vulnx 🕷️ is an intelligent bot auto shell injector that detect vulnerabilities in multiple types of cms { `wordpress , joomla , drupal , prestashop .. `} - anouarbensaad/vulnx
Developers mentoring other developers: practices I've seen work well
How does mentoring work? I asked this question ten years into my software engineering career when I joined Uber. Until then, I've never received or done mentoring, or at least never put this label on any activity I've done before. Uber, however, had an official mentoring program. Almost every engineer I met had a mentor. Mentorship is an expectation for senior and above engineers, it being listed in our engineering competencies. Since working here, I've been mentored, been a mentor, and have ob
CSS-Tricks Finally Gets A Print Stylesheet | CSS-Tricks
This is way past due...but it's finally here: a print stylesheet! I'll start by showing you the entire stylesheet, then I'll explain a little bit about
Learning PHP for WordPress Development: A Comprehensive Guide
So you have a WordPress website and you’ve tweaked your theme, read a bit about template tags, and perhaps even modified your functions.php file in the built-in theme editor. And now you want to take your skills to the next level and delve into more code. Luckily, WordPress is a great place to start. There is a truckload of documentation available and the code is – for the most part – easily readable, self explanatory and not too difficult to remember.