October 17, 2018 — Useful and Fast! WordPress next editor, Gutenberg
次のメジャーリリースとなる WordPress 5.0で導入される新エディター「Gutenberg」をもっと詳しく知りたい方向けのセッションです。
基本的な操作をデモを見ながら理解し、さっそく使い始めてみませんか。
このエディターによって何が変わるのか?準備のために最低限しておくべきことは何か?などの疑問が晴れるよう、デモを交えてお話します。
October 16, 2018 — Web performance improvement with CDN and importance in multi devie era
近年、マルチデバイス環境においてより一層注目されている Web 表示速度。
Google SEO ランキング指標の一つにもなっていることから、HTTPS 化に続きWeb表示速度がより重要な時代となりました。
そこで、なぜ Web 表示速度が重要視されているのか、Web 表示速度を上げるために押えておくべきチューニング方法や手順・ポイントの解説と共に、近年急速に普及している CDN サービスを活用した具体的な Web 高速化手法についてご紹介します。
October 15, 2018 — Anyone can challenge! Hint & Tips of WordPress UI/UX
WordPress のサイト制作でもできる初心者向け UI/UX のデザインのヒントをお話します。
UI/UX というジャンルは、初心者からできる様になるのが難しそうに感じる方が多いようです。また、本を読んでも結局何をしたら良いのか解らないという人が多い中で、アプリだけではなく Web の世界にも UI/UX への対応が求められるシーンは増えてきています。
知っておくだけで、他よりアドバンテージが取れそうな UI/UX のポイントについてお話できればと思います。
October 15, 2018 — How to monetize with affiliate – Trend you must know and Tips
副業ブームもあり、WordPress を活用してマネタイズにチャレンジしたい!私もアフィリエイトにチャレンジしたい!と思う目指せブロガー、アフィリエイターが増えています。数年前のやり方でスタートすると、思わぬ回り道をしてしまうことも。
昨今の法律改正や集客経路の変化などのトレンドを共有し、注意すべき点、今からチャレンジするならここが狙い目!といった情報を共有します。
October 14, 2018 — Every open source project is made up of more than code.
It’s more than pixels, more than binary. People create the code, craft the experience, test and support.
To keep a community healthy we need to recognise the people behind the text.
Open source really is people source and the trouble is we keep forgetting that.
This talk is part call to action and part wake up call, lets start thanking rather than following a dramatic hashtag.
Lets start caring for the people that are our source.
October 14, 2018 — This talk is for anyone who is or wants to be their own boss, either as a freelancer or the next big thing.
Rich will discuss what it takes to be an entrepreneur; telling anecdotes, offering tips and advice, and sharing a little insight into the opportunities WordPress has to offer.
October 14, 2018 — The talk is meant to interest users, who having got a website, are writing articles for it.
I would guess that the professional writers could happily add extra ideas to my talk.
So, I’ll offer a set of guidelines that enables writers to assess if their article could be easier to read. Little bit on SEO and typography perhaps.
October 14, 2018 — Content Strategists like Karen McGrane make a distinction between CMS implementations that store content in large, unstructured “blobs” and those which store finely grained, structured “chunks.” WordPress is often accused of being on #teamblob but with appropriate use of custom post types, post meta, taxonomies, and term meta, can be an excellent example of #teamchunk.
Now enter project Gutenberg, with inline block creation, block templates, block types, shared blocks and dynamic blocks.
Is this a return to #teamblob? If you create a block for, as an example, staff profiles, will you end up with hardcoded staff phone numbers in different blocks on different pages? Will you have to rewrite the staff directory to be a dynamic block? What’s all this about storing the content as html comments?
This talk will not be a deep dive into the code of Gutenberg, but will explain how Gutenberg’s approach fits into the debate about structured content versus unstructured content, and how you can best leverage the new WordPress editor without going all blobby.
October 14, 2018 — Gutenberg is an opportunity for us to rethink how we design and build WordPress themes.
Allan Cole and I will share the story of how we made our first Gutenberg-powered theme. We’ll cover the entire process from concept to launch, while sharing the challenges, joys, and discoveries we encountered along the way.
This should be informative to anyone who makes WordPress themes, or is curious about how Gutenberg effects themes moving forward.
October 14, 2018 — CSS Grid was released last year and it changes everything; for the web and for the WordPress Community. It means that for the first time ever we get to think of our layout as two dimensional and fully responsive. CSS Grid is not another plugin hack or another bootstrap patch, it is the solution designers have been asking for. It is here to stay and right now is the perfect time to learn it!