October 30, 2020 — In this session we’ll discover how to roll our own efficient, container-aware styling with the JavaScript ResizeObserver object, using code that works in all major browsers. With only a few lines of HTML & CSS we can make our blocks look superb wherever they appear on the page!
August 22, 2018 — At PMC we built our updated WWD.com Digital Daily email publication with Foundation for Emails 2. I will show some of the approaches I used leveraging Foundation for Emails partials to keep me from repeating code. I’ll also show how I organized this project to allow for other publications (and brands in our company) to expand what I started and use elements that have already been built.
July 3, 2018 — A major change to Google’s search results is coming. For the first time ever Google will be ranking sites across all devices based on how well a site performs on a mobile device. That’s right, ranking in the desktop results will be determined by how a site works on a mobile device. This change could have a dramatic impact on ranking and traffic. This session will give attendees tips for diagnosing the potential impact on their site as well as providing helpful WordPress tweaks, plugins and best practices for staying Mobile First.
March 30, 2018 — Diseñar es resolver problemas de comunicación.
Cada vez que creamos un documento para comunicar algo, ya sea una presentación de Power Point o una página web con WordPress, necesitamos tomar decisiones de diseño: el tamaño de la letra, el interlineado, la partición de líneas…
Veremos algunas recomendaciones de tipografía que nos ayudarán a construir mejores sitios web responsive para todos los usuarios.
March 7, 2018 — Ana Cirujano nos dará algunas recomendaciones de composición de textos optimizados para todos los dispositivos, que nos ayudarán a construir mejores sitios web responsive para todos los usuarios. Tipo de letra, tamaño, interlineado, ancho de línea… aprenderemos a tomar decisiones de diseño para conseguir comunicar eficazmente, que nuestros usuarios disfruten más del sitio web y que aumente el tiempo de permanencia en la página y obtengamos más visitas.
January 29, 2018 — In this talk, we’ll look at some of the problems and issues with responsive design and then we’ll look at how to get around these by developing a theme which is not just responsive but genuinely and entirely fluid.
The aim will be a theme where the layout remains consistent, proportional, reliable, and exactly as the designer intentioned, whatever the width of the viewport.
March 14, 2017 — Going over the basics of design in WP theme building. How to help organize your classes, bootstrap (if someone intends on using it) and overall design output through desktop and devices.
October 17, 2016 — It’s easier than ever to create responsive websites with WordPress since the addition of native handling for responsive images in core as of the WordPress 4.4 Clifford release. Understand why it is important to provide users with images that are appropriate for their screen size and learn what happens to images behind the scenes. This is a technical talk that will deep dive into how you can take advantage of responsive images in your sites.
April 13, 2016 — Viste una serie di richieste sempre più complesse da parte dei clienti molto esigenti, esamineremo i metodi più efficaci di come renderizzare le immagini responsive, e impareremo a incorporarle — fin dall’inizio — nel flusso di lavoro di WordPress.
January 29, 2016 — The picture element and src attributes are coming to all mayor browsers so we can start using them in our code and our sites. Furthermore, responsive images support is coming to WordPress in 4.4, high time for everyone to know about this 🙂