December 24, 2019 — Performing theme, plugin and core updates on your site can be intimidating and overwhelming, especially for older and more complex sites with many interconnected plugins – WooCommerce, I’m looking at you!
The solution is simple: use a staging site – a private copy of your site where you can safely test updates and resolve problems before your users ever experience an issue.
I’ll guide you across a number of ways to create a staging site depending on your specific needs, performing these updates, and then applying these updates to your main site. You’ll leave with a concrete plan for how to set up your own staging site, and will fear the update process far less!
December 24, 2019 — I’d love to share on brand building and the importance of understanding how, and why, to approach branding for any business. I think it is super valuable for business owners (and freelancers) to have a holistic understanding of what branding really is, what it encompasses, why they should pay credence to it, and how they can go about doing that.
If I was to outline the talk with a blurb it would be something like this:
“When we think of branding we almost always immediately think of the visual representation of a brand. The logo, the typography, the stationery. Obviously, the visual representation is a major part of it but a brand is so much more than what can be seen. It is essential to understand the importance and power of what branding does for a business and why you should care about yours a lot more than you probably do.
No matter what sector you’re in or what audience you are trying to reach, your branding matters. And not just a little bit.
In this presentation, you’ll find out what branding is and why it impacts everything you do in business.”
December 24, 2019 — For those of you who have read the ebook, you’ll know exactly what this talk is about and like me, you’re constantly looking to not limit yourself to time. If you’re a freelancer or business owner and find yourself constantly having to do more hours in a day to pay bills, then this talk will hopefully help you out. On top of that I’ll take you through learnings and strategies I have picked up over the years trying to move away from selling my skills per hour (not-scalable) and selling my skills by the collection of my experience (scalable)
December 23, 2019 — Llevan años diciendo que los blogs han muerto y sin embargo están más vivos que nunca, sobreviviendo a las redes sociales que iban a acabar con ellos. ¿Cuál es su secreto?Podrías estar años probando cosas y perder un montón de tiempo y dinero hasta dar con la clave que te permita replicarla en tu blog personal. Tranquilo, que no cunda el pánico.
Ya me he roto yo la cabeza y he identificado algunos elementos comunes que tienen los blogs de mayor tirón en el mundo hispano y que, combinados con gracia y pasión, parecen ser los responsables de su éxito.
Vamos a conocer qué significa exactamente petarlo con un blog ¿fama, dinero, sexo? y a ver qué podemos copiar para sacarle partido.
Descubre un puñado de claves para que cualquier novato pueda iniciar su apasionante viaje al internet hecho para y por personas.
December 23, 2019 — Observad estas dos frases:
«Welcome to WordPress. This is your first post. Edit or delete it, then start writing!»
«This is the first post. Edit or delete it, then start blogging ! :)»
La primera es el contenido de «Hello world!», la entrada de ejemplo que a día de hoy incluye cualquier instalación limpia de WordPress, la segunda es algo… parecido, pero es mucho mucho más antigua. Esta frase es anterior a Gutenberg*, a TinyMCE… incluso anterior a que WordPress se llamara WordPress.
Abrochaos los cinturones y acompañadme por este viaje por el espacio y el tiempo hasta el principio de siglo en la isla de Córcega, para descubrir los primeros pasos tambaleante del pequeño ancestro de WordPress que marcarían su destino y el nuestro hasta nuestros días (vale, igual ahí me he pasado).
December 21, 2019 — In questo speech, Carlo cercherà di far venir voglia di provare a sviluppare con WordPress a chi conosce un po’ di PHP . Non sarà un discorso sullo sviluppo dei temi o dei plugin, ma su come accedere via PHP ai dati presenti nel database: spiegherà infatti come si modificano le query di WordPress per personalizzare in modo granulare i risultati mostrati a video.
Questo è l’indice degli argomenti che tratterà.
Il database e i dati:
cosa sono i post;
i tipi di post;
le tabelle di archiviazione dei post.
Le query di WordPress:
la classe WP_Query;
i parametri della classe WP_Query;
la trasmissione dei parametri;
le query variable (pubbliche e private).
La visualizzazione dei dati:
la classe WP_Post;
il Loop;
le liste (la funzione get_posts()).
Come personalizzare le query:
modifica del Loop (pre_get_posts o tramite nuove istanze di WP_Query).
December 21, 2019 — Variable fonts represent an innovation that is changing the history of typography and web design. Excellent for optimizing performance and responsive design, the format has a great potential for optimal typography and creative use. In a single file a typographic arsenal waiting to be used.
December 21, 2019 — WordPress Performance e Optimization: 8 trucchi per velocizzare il tuo sito web e renderlo accessibile in meno di 1 secondo. La discussione prevederà l’argomentazione dei seguenti punti: – Il protocollo QUIC – Performance test – Caching systems – PHP version e Database MySQL – Immagini SVG – CDN e DNS – HTTP requests – Lazy Loading.
December 21, 2019 — GraphQl è il più interessante strumento per creare headless CMS Vediamo come il nostro amato WordPress insieme a GatsbyJS può essere utilizzato come base dati per un front-end completamente libero da ogni schema.
December 21, 2019 — Drupal dalla versione 8 ha introdotto nel suo core Symfony, definendosi così un CMF (Content Manager Framework) e non più un CMS. Anche WordPress permette di avere tutte le comodità di un Framework. Vi illustro gli strumenti che preferisco.