Check out the folks who attended WordCamp Chicago 2011:
You can mark yourself as going to this camp in your account settings!
John James Jacoby
Andrea Geller
Scott Offord
Keith Johnston
Lisa Ghisolf
Garth Koyle
The $40,000 WordPress Business Plan
Many successful businesses began in the WordPress plugin or theme repositories. If you’re like most developers, you’ve wondered if your development could make enough money to support yourself and possibly a small business. In this session Garth Koyle from Event Espresso will teach you how to evaluate whether there is a market for your code and if it’s worth the effort. Garth will also demonstrate several of the tools, strategies and methodologies he pioneered to win $40,000 in a business plan competition.
You will learn how to answer these important business questions:
If you ask nicely, Garth might even give you his calculation templates after the presentation.
Heather Acton
Dre Armeda
WordPress End-User Security
Ever wonder if your site, your visitors, or business is safe on the internet?
WordPress End User Security by Dre Armeda will cover basic information security principles to consider before you start a WordPress driven site, and a run at the top 10 WordPress security tips.
Information Security is everyone’s responsibility, and should be a consideration on any web project, beginning to end.
Shelby Sapusek
Jim Raffel
Mary DuQuaine
WordPress and The Digital Ecosystem
Andy Stratton
Diet Pills, SEO and Theme Frameworks
That’s right. There’s no substitution for planning your work and working your plan. You’ve got to put some sweat in to get something great. Eat less and exercise to lose weight, put the time and effort in to build a truly extraordinary website.
Clients (and some newer WP designers/developers/SEOs/entrepreneurs) have been misled by marketing fluff, social media buzz and high hopes of low cost / high return websites.
This presentation will talk all about why you do or do not need a theme framework, purchased theme, purchased plugin, and more. Why using a WordPress theme framework or purchased theme/plugin may cost you more money and will most likely NOT put you at the top of Google’s SERP’s.
I will attempt to debunk the myths that some users and power users believe about out of the box WordPress extensions while still giving justifications for using them when the context justifies it.
It’s all about context, ladies and germs. Find out why buying out of the box and customizing may not get you cheaper costs and top rankings. Hear it from a seasoned web developer, WordPress Rock Star and top Google ranker (Google: “php wordpress developer”).
Jason McCreary
Configuring WordPress for Multiple Environments
WordPress boasts a “5 minute install”. This is great for simple sites running only in a production environment. But if you’re using WordPress as a development platform or following a software life cycle things become a little tricky. This talk will cover ways to migrate WordPress between different environments smoothly, including: code, database, and environment specific checks. Although some aspects of the talk may be advanced, there will be demos, code samples, and time for Q&A. So if you use WordPress in more than just production, this talk’s for you.
David Tufts
Beyond the Theme – WordPress as an API
“Beyond the Theme” is a talk aimed at professional WordPress theme and plugin developers which reviews different ways to enhance the user’s experience by adding some key features to WordPress. Features include a public API, a custom post type editor, AJAX callbacks, a URL shortener, social bookmarking and sharing, and advanced term filtering. At the heart of these features it is the concept of using WordPress as an API, hence allowing WordPress’ content to be published “Beyond the Theme.”
An API (Application Programming Interface) is a way for two applications to talk to each other in a common language that both systems understand. An API essentially provides a structured way for applications to get content in a predictable, flexible, and powerful way.
The biggest impact that an API can make is with mobile development. With the rapid adoption of smart phones and tablets on the market, there is a need to develop apps that work on all of these mobile platforms. Therefore, having an API that can deliver content seamlessly to those applications is essential.
Building a web-based API is about shifting from the website as both content and container to separating the content from its presentation. A website then becomes just an instance of the content within the context of a browser as the container, or in this case, a WordPress theme. So, as long as the content can be “queried” by a mobile device or web application, the presentation of the content can be determined within the context of that particular device’s container.
Over the years WordPress has evolved from a blogging platform to a full-featured CMS. The next natural step is to become an API, allowing for content distribution across mobile devices and third-party web applications. WordPress makes integrating API calls very easy by separating the back-end admin from the front-end theme. The admin interface exists for content entry and site maintenance while the theme focuses on the user interface and design. By using WordPress’ custom URL structure, a plugin can easily allow for API and AJAX calls to query WordPress for JSON data or HTML snippets similar to the way in which a theme does.
Throughout this talk several real world examples using the KickPress API will be reviewed so that by the end of the session there will be clear and tangible ways that theme and plugin developers can integrate these simple concepts into their next WordPress project.
TJ Stein
Developing Fast & Scalable Servers For WordPress
“Developing Fast & Scalable Servers For WordPress” will focus on new technologies that power some of the Internet’s biggest WordPress-driven sites. Everything from alternative web servers to WordPress caching will be covered.
David Murray
Building Your Content Bubble
So you know you need to create content, but where do businesses start? They can start with identifying and building a content bubble. This exercise helps businesses think about not only what kind of content they should be providing, but how that content will really connect with people.
Building an effective a content bubble helps bloggers and businesses understand the value of becoming a resource, and not just a news bulletin of your own messaging.
Takeaways:
1) How to increase traction and readership to your content
2) How to effectively communicate with people through your content
3) How to build a solid content foundation that will continue to grow
You can view the current form of the presentation here: http://www.slideshare.net/regroupinc/wordcamp-detroit-building-your-content-bubble
Rachel Baker
Developer: You are the Project Manager (Whether You Like it or Not)
As WordPress developers we hold great power and responsibility when working on client projects. All of the components of a website:
– funnel down for our execution. If any of the components are incomplete we are left holding the bag. The key to successful projects and happy clients is knowing that no matter how uber our php skills may be, we have to be project managers.
Learn how to effectively manage your WordPress projects through detailed scope definition, planning, communication, and a little pizzaz.
Mert Sahinoglu
Advanced SEO: Thinking Like a Searchbot
Learn how to think like a searchbot. Search engines want to know about your content. Learn to speak the search engine language. A search engine bot wants to index your large blog. How fast can you make the bot index? Ever thought about being indexed in Google’s “other” search engines? This session will teach you about getting the most out of your blog. Of course no Advanced SEO session is complete without a few creative keyword research and link building tips.
Gloria Antonelli
Tips for Improving Support Documentation for Themes & Plugins
Solid user support documentation of themes and plugins is key for Users Experience. Many theme and plugin developers have frustrated users. Users are digging through websites, forums and surfing the web for answers on how to setup, use or modify your products.
Learn how to create an effective learning channel incorporating Information Architecture and User Experience techniques. Develop a blue print to organize your step by step guides, video tutorials, troubleshooting tips, FAQ, and forums for easy findability for both novices and pros. Points to address include reducing your user’s pain points and learning curve, the value of UI consistency, alternative concept map of information and a developer’s documentation check list before release.
TJ List
Back to Basics: Essential HTML and CSS for Bloggers and Business Owners
Many new WordPress themes claim you don’t have to edit a line of code. True, you don’t need to type it, but if you understand it you can save time and avoid headaches while customizing your theme. What happens when you install a plugin that clashes with your theme’s visuals? Knowing a bit of HTML and CSS will slash the time it takes to make your site look the way you want.
This session will:
Jake Goldman
Editing the Visual Editor
A follow up on a popular talk I gave at WordCamp Chicago 2010 (“Hijacking WordPress Administration”), this session introduces techniques for tailoring the visual editor inside a theme. It will cover adding custom stylesheets based on post type to the editor, modifying what WordPress strips out from the editor, customizing the “styles” drop down with new styles, removing buttons from the TinyMCE editor, and even creating your own custom buttons for the TinyMCE toolbar.
The session will feature a few slides to walk through some introductory concepts and ideas, and then jump into a live code review and walk through of a theme with a customized editor. The code will all be prepared in advanced, and commented out. I’ll uncomment blocks of code that reveal each technique and show their effect on the editor.
Intended for developers, it will introduce new ideas and techniques to even the most experienced programmers, while also providing newer developers a good sense of how to use WordPress hooks in creative and powerful ways.
Chris King
Web Analytics & WordPress: Measuring your success & finding opportunities for growth
Web Analytics is a critical tool for discovering opportunities for growth and determining the success of your WordPress blog/website
This session will explore:
Josh Feck
Slow Cooked WordPress
Once you get the hang of it, you can really throw together a website quickly. Install WordPress, grab a theme from somewhere, install a batch of plugins, write some stuff, and done! (Almost as fast as a quarter pounder with cheese can role off the assembly line at McD’s.) Does this always work out for the best? Slow cooking a WordPress site involves some careful thought, planning, and execution. In this presentation, we’ll cover how to choose a theme, how to choose plugins that won’t bork your site, and some important details that often get overlooked. Much of the information here will be based on experiences from working on a variety of sites and helping out in the support forums. Slow Cooked WordPress will be for the intermediate to advanced WP user or beginning developer who builds WordPress powered sites for fun or profit.
MJ Tam
Building Blocks to a Successful Blog
Sure blogs are easy to create and make but do you know how to build readership? It’s not a secret that the social networks have given us a way to promote our posts, but let’s begin with the basics. Everything from creating a community, maintaining relevant contents, and some tips that can help you grow your blog.
Developing For Success -or- Any Fool Can Do This
A brief, no-nonsense look* at how I took a leap of faith and launched my own WP-powered business and theme framework, StartBox.
Gain valuable insight about our incredibly helpful and supportive community, learn how each of us are more skilled than we realize, discover the numerous resources we have at our disposal, face the challenge of developing for others, planning for scale, and the many challenges that one must face while continually moving forward.
In essence, this talk will serve as a reminder that anyone can start a business, but only those committed to excellence (and leveraging their resources) will succeed.
*May contain up to 2% nonsense.
Setting Up Your WordPress Site Like a Pro
Let’s face it! WordPress is definitely a mode of life for some, whether it powers their blog or business. Those looking to get a piece of the pie, or perhaps have already taken bite, may not be happy with what they have. That is where I would hope to help.
I am going to lead you through how to set your website up like a pro using both WordPress tools and some social networking tools (free of course) to get you headed in the right directions.
Some of these tools I will share:
…and of course, I like to have a spot at the end for you to ask questions. AND, I will be around all weekend anyway, so you are welcomed to bring your questions to me before and after.
My hope is that you are inspired to look at your site, and see how you can take it to the next level, no matter if it takes some tweaks or a whole website revamp.
Nicole Yeary
Becky Davis
A Tale of 2 Shopping Carts
Simple e-commerce for small business through WordPress can be a challenge. We want something that is affordable, easy to setup, easy to maintain by our client and let’s face it; it just has to work.
We will look at the real-life experience of working with the WP e-commerce and Cart66 shopping cart plugins. The costs involved, the quality of support and how they work within the WordPress framework will be discussed.
How to Attract More Readers with a User-friendly WordPress Site
Each site owner’s and blogger’s first challenge is getting readers to show up. The second is keeping them there with engaging content. But even with that, you will lose readers if your site is not user-friendly. In this workshop, you’ll learn how to select the plug-ins, widgets and the elements of themes that will make your site a breeze to navigate. We’ll also talk about the importance of a relevant, interesting and prominent about page, how the right forms can maximize the power of your site’s contact page and how to connect readers with your content through social media platforms.
These are the people that make this event happen. They work tirelessly for weeks and months to plan, coordinate, and execute the best event possible. If you get a chance to thank them, please do!
Becky Davis (+ add me)
Heather Acton (+ add me)
Mary DuQuaine (+ add me)
Details TBD.
Attendees (0 ratings)
Be the first attendee!Overall ExperienceHow would you rate the overall experience of the event? Overall Experience | — |
Topic CoverageWas there a variety of topics to choose from? Topic Coverage | — |
Session QualityHow interesting and polished were the sessions? Session Quality | — |
Speaker DiversityWas there diverse representation in the speaker lineup? Speaker Diversity | — |
Venue QualityHow was the cleanliness and layout of the venue? If online, how was the video platform? Venue Quality | — |
Food QualityHow would you rate the food quality? Thinks lunches, coffee breaks, and afterparty. Food Quality | — |
AffordabilityWas this event affordable for you? Affordability | — |
Networking OpportunitiesWere there networking opportunities? Think about parties, hallway track, and event attendance. Networking Opportunities | — |
Sponsor RepresentationWas there a variety of different kinds of sponsors in attendance? Sponsor Representation | — |
Speakers (0 ratings)
Be the first speaker!Overall ExperienceHow would you rate the overall experience of the event? Overall Experience | — |
Organizer CommunicationHow well did the organizers communicate about the event? Organizer Communication | — |
Venue QualityHow was the cleanliness and layout of the venue? If online, how was the video platform? Venue Quality | — |
Food QualityHow would you rate the food quality? Think speaker/sponsor dinner, lunches, and afterparty. Food Quality | — |
Session AttendanceWere the sessions well attended? How about your session? Session Attendance | — |
AffordabilityWas it affordable for you to speak at this event? Affordability | — |
Sponsors (0 ratings)
Be the first sponsor!Overall ExperienceHow would you rate the overall experience of the event? Overall Experience | — |
Organizer CommunicationHow well did the organizers communicate about the event? Organizer Communication | — |
Proximity to AttendeesWas the sponsor area in a high-traffic location? Proximity to Attendees | — |
Venue QualityHow was the cleanliness and layout of the venue? If online, how was the video platform? Venue Quality | — |
Affordability/ValueWas it affordable for you to sponsor this event? Do you feel like you got value in return? Affordability/Value | — |
Event AttendanceHow well was this event attended? Do you feel there were enough people to justify your presence? Event Attendance | — |
The WP World is generously supported by:
WordPress® and its related trademarks are registered trademarks of the WordPress foundation. This website is not affiliated with Automattic, Inc., the WordPress Foundation or the WordPress® open source project.
Though Marcus is employed by GoDaddy, this site is not hosted by, sponsored by, or affiliated with GoDaddy.