A small Meteor Slides update

I released Meteor Slide 1.5.3 yesterday. This update has some minor stylesheet tweaks to fix conflicts with the new default theme, TwentyFifteen, as well as some other common theme issues. Meteor Slides 1.5.3 also includes a new Norwegian translation and updated Swedish translation.

Read More

Inspecting WordPress With Firebug

I have been using WordPress for about six years. Different themes, plugins, and code editors have come and gone through this huge learning process as I have developed hundreds of websites, but the one constant for me has been the Firefox add-on Firebug.

It’s the only tool that I have stuck with throughout those years because I have been able to learn so much with Firebug and build projects so much faster by using it.

If you have never used a web inspector like Firebug before, what it does is allow you to bridge the gap between the source code and the rendered out page in your browser. You can look at each bit of code interactively and see how it fits into the page, adjusting the code in the inspector and seeing the updates live in your browser.

Read More

Five stars for Meteor Slides

Meteor Slides recently reached a big milestone, receiving 200 five star ratings on WordPress.org. It has also been getting some great reviews via the new review feature in the plugin directory.

My robot minion Ampersand has been hiding out lately and I haven’t been spending nearly enough time drawing, so I dusted off my Wacom tablet and did some sketching. First I drew Ampersand going on a 5 star balloon ride after hitting 200 ratings and then I drew a spiffy new donate page with buttons for PayPal and my Amazon wishlist. My reading queue is getting out of control!

Read More

Meteor Slides updated for WordPress 3.1

In preparation for WordPress 3.1 which should be out any day now, I just released Meteor Slides 1.3.2. This version is still compatible with WordPress 3.0 and has been tested up through 3.1 Release Candidate 3.

Meteor Slide 1.3.2 has some updated functionality for WordPress 3.1, improves support for slideshows of different sizes, and now includes contextual help for all of the slideshow admin pages.

This plugin recently reached 17,000 downloads, and after 40 ratings, Meteor Slides is still holding onto five stars! Thanks everyone who has tried my plugin, rated it, and especially those who have been kind enough to donate. Seen a few cool implementations of Meteor Slides lately and I’d love to see more if you want to share a link.

Read More

Help test Meteor Slides 1.3.2

I recently released Meteor Slides 1.3.1, this version should work just fine in most situations.

But there is an issue with using multiple slideshows of different sizes. Not all of the different elements in the slideshow are resizing dynamically when the dimensions are changed in the metadata. This issue is most noticeable when using navigation.

I have a development version of Meteor Slides 1.3.2 in trunk that fixes this problem and I could use some help testing it. The CSS and HTML markup of the slideshow have had some significant changes. These changes simplify the slideshow and should make it easier to customize in the future, but they could cause problems with existing customizations. Read More