October 11, 2018 — WordPress meets IBM Watson!
WordPress にたまったデータを AI の学習データに利用してみました。WordPress 内に蓄えられたコンテンツデータを IBM Watson の自然言語分類 API で機械学習し、新規コンテンツ作成時のカテゴリを自動分類できないか挑戦し、その仕組みやサンプルを交えて紹介します。機械学習や IBM Watson に興味ある開発者やビジネスユーザーに参加いただきたいです。
なお、ここで紹介する機能はプラグインとして公開する予定です。参加いただく皆様もぜひご自身の WordPress データで試していただきたいと思っています。
October 11, 2018 — Over 52% of all WordPress installs are using a locale that is not American English. But how is this possible since WordPress is by default written in English? Where are the translations coming from? What is generating thousands of language packs which are distributed every day – automatically?
This talk is about how WordPress’ own ecosystem powers translate.wordpress.org.
WordPress 翻訳の謎を解明してみよう
WordPress はデフォルトではアメリカ英語で書かれているのに、52% 以上の WordPress インストールがそれ以外の言語で使われています。翻訳はどこで誰がやっていて、毎日何千もの「言語パック」がどうやって自動生成されているのか、ご存知でしょうか?
このセッションでは、translate.wordpress.org を動かす WordPress 独自のエコシステムについて説明します。
October 11, 2018 — Presentation of the evolution of the tools used in my development workflow.
Introducing root.io tools to bring WordPress development to another level.
October 11, 2018 — Afin de bien structurer le périmètre d’un projet web et répondre aux besoins d’un client : mettre en place une communication sur mesure à l’aide de guides, guidelines, patterns, règles de marketing et typographiques, établir des flux et process efficaces.
October 10, 2018 — Practical knowledge and technology to build EC site with WordPress, WooCommerce edition
WooCommerce のサイト開発に必要な知識と技術、EC の知識。導入で引っかかりやすいポイントから使うと便利なプラグインまでをご紹介。また、売れるサイトと売れないサイトのアプローチの違いもご紹介します。
October 9, 2018 — In this workshop we introduce React basics and how React works inside of WordPress and Gutenberg. Then we walk through how to build several blocks using React, including advanced blocks with server side goodness like meta box integration. A quick mention of webpack, babel and npm will occur as well 😉 Come get hands on with the future of WordPress development!
October 9, 2018 — A starter theme is the foundation of your project and gives you a head start in development. In this talk, we refresh and review starter theme ideas and bring them to the modern era.
First, starter themes should be accessibility-ready and have clean semantic HTML without lots of extra DIVs. Then we can use CSS Grid for our layouts. In general, CSS (or SASS) structure is a crucial guide to developers for how they write their CSS.
Starter themes should also be ready for Gutenberg and give a maximum WYSIWYG experience.
How about also ES6 for JavaScript, Gulp or Webpack for automated tasks like compiling assets, optimising images and SVGs, CSS and JS linting, SVG system, and being design system ready.
October 9, 2018 — De plus en plus d’entreprises permettent ou sont 100% en télétravail, tout comme chaque année des dizaines de WordCamps sont organisés à distance. Cette nouvelle façon de collaborer offre de nombreuses opportunités et bénéfices pour les salariés mais entraînent également une remise en question des outils et du management.
October 9, 2018 — During my talk, we’ll look at a few common theme concepts as they apply to live websites, and explain how to plan the layout of your site to ensure that visitors get to the information they need as quickly and easily as possible.