September 19, 2019 — Monetizing a Website in the best way is the goal of every webmaster. In this Session, Jayesh shared how monetization of the website has evolved over the decade.
September 18, 2019 — Justin Kopepasah, Senior Web Engineer at 10up, discusses how users can test and contribute to the future of WordPress and Gutenberg.
October 4, 2018 — Gutenberg, the elephant in the room. The impending feature to be merged into Core which will not only change the way millions of people work with WordPress, but has the audacious goal of shaping the way people publish and manage content on the web.
Some people may say that Gutenberg is merely WordPress catching up to other services, but in reality the new editor experience not only changes the way writers write, but also the way engineers create rich, editorial experiences specifically tailored to each unique site requirements.
WordPress 5.0+ goals are not to “catch up”, but rather leapfrog other experiences and shape content creation and the editorial experience forever.
Gutenberg と WordPress の進化に見る未来
誰もが気になっている次期エディターの Gutenberg。もうすぐコアにマージされるこの機能は、ユーザーにとっての WordPress の使い方を変えるというだけではなく、「これからの Web 上でのパブリッシングやコンテンツ管理のやり方を形作る」という大胆なゴールも掲げています。
Gutenberg は WordPress が単に他のサービスに追いつくためのものだと言う人もいます。ですが、これは実際には、リッチなコンテンツの作成・編集という体験をまったく新しいものにし、他を「追い越す」ことができる一歩だと考えています。
April 15, 2016 — WordPress is over twelve years old now. How does the software and the project as a whole continue to move forward, maintain relevance, push boundaries, and assert influence when it has to compete with much leaner, cooler, and more modern alternatives? I’ll attempt to answer these points in this presentation.
July 12, 2015 — When you start to use WordPress as an application platform, one thing is very soon clear: WordPress defines very little base structure for your application code, where to put and how to write tests, how application is loaded, or for example how dependencies should be managed. Because of this, applications or just complex sites built on top of WordPress tend to get really messy.
There are application frameworks built on top of WordPress, but none of them seem to have wide enough use for to build any serious applications on top of. Until any of those gets wide-spread adoption, combining existing, non-WordPress specific PHP technologies as a custom solution probably is a more future-proof solution. We will be looking into one possible stack of technologies.