Time warp at my desk
Using an IBM Model M keyboard next to a Magic Trackpad is like time-traveling three and a half decades every time you move your hands.
Every single declared GOP candidate is running WordPress or Drupal.
Feels good to be a Drupal and WordPress dev.
6 presidential candidates use WordPress as their CMS | WP Journo: WordPress CMS & Journalism.
Photo: Geek joy from @TheRealNimoy
Turns out the Postal Service does indeed deliver from Vulcan.
The Web is the best app store
Funny how things have come full circle:
- Apple releases iPhone, tells the market that third parties should make web apps
- The market isn’t ready for web apps, pressures Apple into releasing a native app SDK and distribution channel
- The market can’t tolerate Apple’s control over the app store, circumvents it with web apps (Kindle and Readability moved to web apps because they couldn’t generate revenue in the app store; Facebook is even rumored to be working on a whole mobile web app platform)
Important security note for WordPress users
There’s a vulnerability in a piece of software called timthumb.php that is used by some self-hosted WordPress themes and plugins for image manipulation (not WordPress.com.)
If you have shell access to your web server, go to your web root directory and run:
find -name timthumb.php
(If you can’t do it through the shell, check your hosting control panel’s file manager for a search function or ask your host to run the search for you.)
If you find timthumb on your server, figure out what plugins/themes use it and delete them for now. (I found that WP Featured Content Slider and Featured Post with thumbnail are among the affected plugins.) If removal isn’t an option, get a developer who knows their way around WordPress to safely delete the timthumb library without breaking the rest of your site.
Find full technical details at Zero Day Vulnerability in many WordPress Themes | mm.
Typical for Friday afternoon @OdellBrewing…
Vieques, Puerto Rico
My vacation in Puerto Rico had a short solo leg in San Juan (photos) followed by a week on the island of Vieques with some of my family. It was at the same time relaxing and adventurous, filled with trips to Vieques’ myriad beaches, a rainy night in the bioluminescent bay, and rum cocktails on the Malecón, the Esperanza village’s harbor promenade.
Google ending experimental “labs” offerings
While we’ve learned a huge amount by launching very early prototypes in Labs, we believe that greater focus is crucial if we’re to make the most of the extraordinary opportunities ahead.
Translation: “We need to leave ‘release early, release often’ behind.”
I wonder if it’s because they catch too much flak for exposing prerelease features to the public, or because they’re trying to adopt a more holistic approach to their product cycles.