Blog

Webfonts, CORS, and IE

We do quite a bit of development on the WordPress.com VIP infrastructure, where sites are generally domain-mapped and theme files are loaded over their CDN. Recently we developed a site where the webfont needed was not available through a hosted service, so @font-face was used to include the font files. Once the site was off of our local and staging environments and moved onto WordPress.com, however, we discovered a number of issues concerning the fonts.

Read More on Webfonts, CORS, and IE

jQuery Developer Summit 2012

This week, I had the privilege of attending the first ever jQuery Developer Summit. I spent two full days hacking jQuery and collaborating with the jQuery team and community to squash as many bugs as possible. The Summit was held at the AOL campus in Dulles, VA.

I was assigned to Table 2 where our goal was to fix jQuery bugs. We covered a vast array of topics including Grunt.js, Git and TestSwarm. It was refreshing to see so many JavaScript engineers get together to talk about complex JavaScript bugs and solutions.

Yesterday, we kicked off the Summit with several brief presentations from various jQuery team members and discussed the goals for each table. After this, we jumped into code head first. Dave Methvin, president of the jQuery foundation, was at Table 2 leading the bug assignments and assisting us whenever possible. The bug I was assigned to fix (#12519) branched into many other conversations that made us question the design principles of the correlated code that the bug referenced. After rationalizing the best way to address these issues with Dave and several jQuery members, we finally decided on a solution. I committed the changes Tuesday morning and my pull request was approved shortly thereafter, representing my very first jQuery core patch on behalf of 10up!

I’m looking forward to continuing to contribute to the jQuery community and to exploring new ways to integrate advanced jQuery solutions into WordPress.

Taylor, Zack, and Jeremy at WordCamp Vancouver

WordCamp Vancouver is coming up quick and 10up is excited not only to be a bronze level sponsor, but to also represent with three developers from our Portland contingent.

Zack Tollman, Taylor Dewey, and myself have all had the pleasure of participating in the entire WordCamp Cascadia circuit for 2012 and can’t wait to see the friends we’ve made and those we will make this weekend. The Pacific Northwest has a unique and wonderful WordPress community and we’re happy to be a part of it.

I’ll be starting the developer track off on Saturday with a talk on ‘Calm and Simple Code’. We’ll have a good time going through the reasons and best practices for remaining simple and coding with purpose when working with WordPress as a framework.

Later in the afternoon, Zack will be tackling the topic of cache invalidation in WordPress. It’s often easy to get started with the WordPress transient API and object caching in general, but things can quickly turn difficult when you start looking for the best approach to invalidating your caches to keep your data fresh.

And to top it off, we’ll be there for the first ever BuddyCamp the following day!

Be sure to look for us in our 10up shirts on Saturday, though we may change for your benefit on Sunday. Any topic is welcome. We can help you with your WordPress questions, converse about some geeky technical issue, or give you an overview of 10up and what kind of work we do on a daily basis. We’re always interested and we’re always hiring!

This weekend I’ll be visiting WordCamp Louisville for my second time and giving a presentation on “Laying the Proper Foundation for Plugin and Theme Development“. This talk is meant to help fledgling programmers, or at least those new to programming with WordPress, to learn a few basics like script and style enqueues, good code structure, and localization. The rest of the speaker lineup is really strong and I can’t wait to meet up with my fellow WordPress enthusiasts!

Avatar photo

I’m excited to be going to WordCamp Las Vegas this weekend. I’ll be giving a presentation geared toward developers entitled Plugging into Plugins. This is a subject that I’ve been wanting to speak about for a while; we’ll be discussing what developers can do to make their plugins more extensible for other developers. What’s more fun than talking about plugins for 45 minutes?

Avatar photo

I’ll be participating in WordCamp Los Angeles this weekend, where I’ll present my latest iteration of Enterprise Class WordPress, likely for the last time. While it’s a broad topic and talk, I’m hoping to present a trimmer version that leaves more room for conversation and engagement. Hope to see some familiar and meet some new faces in LA!

Helen Hou-Sandí

I’ll be speaking at WordCamp Baltimore this weekend, giving a designer oriented talk entitled How to Help a Developer Faithfully Realize Your WordPress Theme Design. We’ll cover essential WordPress theme components, a little bit of Photoshop etiquette, and explore what goes on in a developer’s head when they convert your lovely theme into an interactive reality. I’ll be joined at the conference by fellow 10up engineer Taylor Lovett, so be sure to say hi!

The Central Alabama Women’s Center (CAWBC) is a non profit that helps socially and economically disadvantaged women business owners build and grow their business. They conduct events and training sessions at locations in the Birmingham, Alabama area and often feature local experts in their field. Next Monday, I’ll be presenting the “Basics of an Online Presence”, covering topics like content, appearance, costs, SEO, e-commerce, and blogging. I’m looking forward to contributing to my community of like minded women!

Eric Mann Joins 10up

You probably don’t know me yet – let’s fix that. I’m the new guy from the Pacific Northwest who spends as much time writing code as I do happily lost in the woods. Be careful, because I’m just as likely to talk your ear off about jQuery and AJAX as I am high alpine backpacking.

I’ve been building websites recreationally for over a decade; professionally for 6 years. I’ve been working with WordPress since a friend bribed me with a ticket to WordCamp Portland 5 years ago. Since then, it’s become my favorite platform for both serious development and rapid prototyping. WordPress has been at the core of everything from corporate websites to Facebook apps to slideshows; I have yet to find something I can’t do with it!

For the past couple of years, though, my focus has been on polishing my skills in different software paradigms and languages. But I’ve never abandoned WordPress – I stay active by speaking at WordCamps, working with the core development team, and answering questions on the WordPress Stack Exchange.

Read More on Eric Mann Joins 10up