October 4, 2014 — Have you ever wanted to try your hand at theme design, but didn’t know where to begin? Starter themes are a great way to get your feet wet. They do all the heavy lifting programmatically and give you a blank slate to let you focus on your theme design. After this talk, you will have an understanding of what a starter theme is and a knowledge of the top starter themes available as well as the pros and cons of each.
October 3, 2014 — Panel discussion on WordPress development moderated by RC Lations
October 3, 2014 — If you want to work with WordPress one of the very first things you need to understand is the concept of the “the loop.” When information needs to be displayed on a page the loop makes a “query” to the database, basically asking for said information. If you wish to customize any aspect of a theme or site you will want to learn how to customize the loop and the query to do exactly you want. There are three different ways you can customize the loop functionality: 1. query_posts(); 2. WP_Query(); and 3. get_posts(). In this presentation we look at each of these three techniques. We discuss what they have in common, what they do differently and when, where and why you would want to use each one. Concrete examples will be used to take all the mystery out of making custom queries via the WordPress loop.
October 3, 2014 — For an hour Matt was answering questions. First, by his friend and top tech journalist Om Malik, then by the audience.
October 3, 2014 — This talk is about practical examples of using WordPress for more than just brochure sites or classic CMS. It walks through consumer facing apps and internal process apps like CRMs. And provides real world apps out in the wild and walks through how we went about building WeHeartDesigners.com as an example.
October 1, 2014 — The biggest question every writer asks when they start publishing online is, “How do I get people to read my stuff?” There are many answers to this question, and these answers are usually now referred to as “content marketing”.
In this talk Rian van der Merwe shares why it is better to stay away from the easy ways and choose the difficult ways instead, and how a struggling blog with an insignificant number of readers can become not only a source of great joy and expression, but also a source of non-insignificant income.
October 1, 2014 — Front-end Developer Kurt Archer walks users through all the new features and shortcuts of WordPress 3.9.1. (commonly referred to as Smith). By the end of this session, you’ll have some more tricks in your web design and content creation arsenal.
September 30, 2014 — Gabriel Koen from PMC (Variety.com, Deadline Hollywood) presented “Launches: Lessons Learned” at the recent Big Media & Enterprise Meetup in San Francisco, California.
September 30, 2014 — It took over 6 years of failure, and trying thousands of tips, tricks and best practices to build an audience and a blog presence. One morning, everything changed. The right words came out through the keyboard, they connected with the right people, traffic quadrupled almost instantly, Publications came knocking and business started coming in from across the globe.
September 27, 2014 — This introduction to WordPress walks the fine line between abstract concepts and specific use-cases for many administrative tasks within WordPress. The goal of the presentation is to not-only teach you how to navigate and use different functionality with WordPress’s dashboard, but to also provide understanding as to why the differences in functionality exist. By the end of the presentation, you should understand how to use WordPress to effectively create and manage simple websites. Topics covered: common settings, pages, posts, categories & tags, themes, widgets, and plugins.