July 12, 2015 — Sharing data on the web can unlock benefits both for yourself and for others. We’ll explore the different ways data can be published, the advantages of publishing open data and the extra things you can do to make that data more accessible and easier for others to reuse.
July 12, 2015 — PHP 7 is right around the corner, aimed to be released before the end of 2015. With the previous major release of PHP having happened more than a decade ago, it’s an exciting milestone in PHP’s history, that promises to bring both far-reaching performance boosts for real world workloads and a host of new features. In the keynote, Zeev shares the evolution of PHP’s major versions, the behind-the-scenes story of how PHP 7 came to be and its key benefits and features.
July 12, 2015 — Learn how I use my WordPress blog to build my personal brand, Become Visible and push the other Ryan’s further down in the search results.
July 12, 2015 — Podcasts are rising in popularity and allow you to connect more personally with an audience. You can share your passions, or build your business. Learn the plugins, tools, and techniques you’ll need to launch and host a successful podcast from your own WordPress-powered website.
July 12, 2015 — Even directly out of the box WordPress is one of the most search engine friendly CMS’s in existence. However it doesn’t offer everything you need to make your site search engine friendly without doing a bit of customization. This presentation shows the audience how to make their site search engine friendly. We go through various settings and different plugins that are needed to truly prepare a WordPress website for a full-scale web marketing campaign.
July 12, 2015 — Lessons learned and technologies used in the HeroPress Kickstarter project. (note, this kickstarter will be closed by the time WordCamp comes, I’ll get no financial benefit from this at all. Also, at this point I don’t know if it’ll be a success or not, so it might be a look at what we SHOULD have done)
July 12, 2015 — With so many content management systems out there, why are so many people going to WordPress? What are the benefits and why is it better? We will be going through all these questions and outlining the main reasons why WordPress is so AWESOME, and how it compares to the other popular systems out there.
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.
July 12, 2015 — Mika Epstein speaking on how to work with hosting companies.
July 11, 2015 — The REST API is an upcoming feature in WordPress, allowing access to your site via a RESTful API. The API brings WordPress into the future from the dark ages of the XML-RPC API. Find out what exactly the API is, along with how to use it, and how to extend it.