WordCamp Minneapolis 2013

This past weekend we held the first WordCamp in the Twin Cities area in almost three years. To top it off, we held a BuddyCamp as well. A giant thanks to Kiko Doran, Justin Foell, Toby Cryns, the sponsors, and the rest of the volunteers that made WordCamp Minneapolis 2013 happen. These guys and gals put on a great event, as everything went very smoothly the planning and effort they put into it really showed. These are my pictures from the event.
Continue reading

WordCamp Minneapolis 2013 Slides

This weekend, I presented The Power of Custom Types a reworked version of a talk with a similar name that I gave at WordCamp NYC 2012. Similar to the situation at WordCamp NYC 2012, I gave a encore presentation later in the day for those who missed it due to interest in other sessions in the same time slot. Those looking for the slides have two options, either a PDF export of the slides or the original PPT (ends up being more portable than other formats).

Grab the PDF version.

Grab the PPT version.

-John Havlik

[end of transmission, stay tuned]

Benchmarking WordPress (Investigating the Optimal Server)

With WordPress powering an estimated 16.7% of all websites1, having tools to evaluate server performance for running WordPress is becoming necessary. At the time of writing this article, there are no known published investigations into determining the optimal server configuration for WordPress. Yet, hosting providers will make bold claims, such as “My blog is 4x faster than your blog”. While these claims make for entertaining t-shirts, without a defined methodology there is no way to verify them.

Continue reading

Notes:

  1. Mullenweg, Matthew. “State of the Word 2012.” WordCamp San Francisco 2012. San Francisco .

WP Lynx 0.6.0

Say hello to a new, better organized, settings page. Settings are now organized by context, with many of the advanced, infrequently used settings sitting under the advanced tab. In the process of updating the settings page, the underlying plugin core was updated to the latest mtekk_adminKit, which already ships with Breadcrumb NavXT.

Additionally, WP Lynx now supports capturing a screenshot of a website and using that as the thumbnail image. This is provided though Snapito!, you’ll need to grab an API key for it to work. Note that the site screenshot will always be the second image in a thumbnail set, unless no other thumbnails were found. Also note that the initial loading of a screenshot may take several seconds. Please wait for the screenshot to load in the window before inserting the lynx print to ensure WP Lynx can cache the image properly.

Lastly, a few tweaks were made to the scraping engine to fix the causes of PHP notices in cases where something went wrong in retrieving a site.

Note that this releaseĀ  is the first in a series of planned releases between now and 1.0. Each will add a minor number of features, tracked in the WP Lynx GitHub Repository.

-John Havlik

[end of transmission, stay tuned]