No WordPress 2.5.2?

Permalink

Ok, for possibly the first time ever, I’m actually a little annoyed with the WordPress developers.  WordPress 2.5.x has a known bug pertaining to users not being able to reset their passwords because of invalid links being generated.  The short-term solution has been for the admin to log into the database and manually change the passwords.  Trouble is, I have about 30 WordPress installations running on my server, and most of them have multiple users, all of which have needed to change their passwords (thanks to the recent hacker).  I’ve been waiting and waiting for WordPress 2.5.2 to be released with a fix for the problem, and then just yesterday I saw that WP 2.6 Beta 1 is out with a 2.6 final release slated for mid-July.  I guess this means that 2.5.2 is being skipped completely. 

What irritates me about this is that this password reset issue has been known for weeks now, and there’s been virtually no word from the developers on it.  Several guys have mentioned the manual reset fix, which, yes, I’ve already done to shore up the security holes.  But when my users want to change their passwords, they have to contact me, which ends up being a hassle for all involved.  It just would have been nice to have a patch released for this issue a long time ago, instead of having to wait for WP 2.6 to be released with, hopefully, a fix for the bug.

ComicPress 2.5 and ComicPress Manager

Permalink

It is through the efforts of two gentlemen that the existence of Reclaimer is possible.  The first is Tyler Martin, who has created the beautifully designed ComicPress theme.  Tyler’s design makes it eminently easier to produce a regular comic using the powerful WordPress platform.  I’ve long been a fan of WordPress, and I’ve wanted to produce a Halo comic since Halo 3 first hit store shelves, so I’m very grateful to Tyler for making it that much easier to make it happen.  With the release of ComicPress 2.5, things are even better.  Tyler built five different layouts, with the graphic novel layout being the design of choice for Reclaimer – and by the feedback I’ve received from you, my readers, it’s been a very positive change.  So, my thanks to Tyler for putting the effort into creating such a great tool for producing webcomics.

John Bintz has added another great tool to ComicPress 2.5 that makes it even more efficient to post up new comics.  It’s a plugin for WordPress called ComicPress Manager that goes hand-in-hand with the ComicPress theme.  Before, I had to make the comic, use Filezilla to upload the file to the comics directory, then go into the WordPress dashboard and create the new post, write the title, write a little blurb about the comic, add tags, set the category, and set the date and time so that the comic publishes only when I want it to.  With ComicPress Manager, all I have to do is create the comic, make sure the file name contains the date and name, and use ComicPress Manager to upload the file.  From there, the plugin automatically sets the date and time for me, pulls the post title from the tile of the comic file name, and even creates thumbnails for the comic archive and the RSS feed.  I can set my tags and blurb right there.  What took me about five minutes before now takes literally 30 seconds and adds more features than were previously available.  It’s a powerful little plugin that makes it even more fun to produce a comic by taking away a lot of the ‘pain’ in posting.

Again, my thanks to these two gentlemen for producing these great tools and volunteering their efforts to the webcomic community.

Essential Plugins for WordPress 2.5

Permalink

With every new version of WordPress, I update my list of plugins that I consider to be essentials.  That is, these are the group of plugins that I install in almost every instance of WordPress that I run on my site.  In the last couple of weeks, there have been several really slick little plugins that have either been developed or updated for WordPress 2.5.  Here are the ones I’ve adopted:

cforms has become my contact form plugin of choice.  It is a very powerful and robust plugin that allows user customizability right down to the last detail.  As such, the admin interface is a little daunting, but the power that cforms provides makes it well worth the effort to learn it.  At this point, I think it’s fairly safe to say that there isn’t a better contact form plugin out there.

Extra Sentence Space is exactly what the typing Nazi ordered.  High school typing class taught us that it’s proper form to place two spaces between sentences.  HTML documents only display a single space, no matter how many you type.  This plugin brings back the ability to add the second space back in and clean up your document formatting. 

Flexible UploadI’ve been using Flexible Upload almost since it was first developed.  What’s attractive about this plugin is that it allows you to resize images on the fly and, if so desired, add a personal watermark to your own images.  Now, with all the problems surrounding the Media Uploader in WordPress 2.51, Flexible Upload provides the means to bypass most of the buggy AJAX code and get your images uploaded to your blog quickly and reliably.

Ozh has fast become one of my favorite plugin developers.  He consistently creates plugins that are practical and high quality.  I’m running three of his plugins on all my installations that make the WP 2.5 dashboard experience a lot more fun.

Admin Dropdown Ozh’ Admin Dropdown Menu reorganizes the WP 2.5 dashboard, putting all the links in a single row at the top of the dash.  What’s more, a simple mouseover for any menu tab will display a dropdown menu that will give one-click access to any submenu in the dash.  This plugin effectively cuts dashboard navigation times in half.

Absolute Comments Ozh’ Absolute Comments makes it fun and easy to reply to reader comments by reorganizing the Comments menu and allowing for instant comment reply right in the dashboard.  It’s fast and powerful, and every WordPress user should be running this plugin.

Better Plugins Ozh’ Better Plugins Page cleans up and reformats the plugin page, making it a little easier to look at and use.  It also provides a set of filters that can be used to display only a particular subset of plugins.

The WP 2.5 dashboard comes with a fixed width, which is rather ugly for those of us who use a large monitor resolution.  Remove Max Width undoes this limitation and allows the dashboard to stretch completely from side to side.

ShareThisShareThis has been around for awhile now, but it compacts social bookmarking down into a single button.  Using this plugin gives your readers the ability to share the wealth and send additional readership your way.

I’ve been using Textile as my text markup option almost since I started using WordPress several years back.  Textile and and its plugins have undergone various iterations since that time, but TextileWrapper is the one I’ve been using for the last year or so.  The thing that I like about Textile in particular as a markup tool is because it uses common characters for the markup, making it extremely fast to add formatting to my writing as I go.  I use TextileWrapper on all my WordPress installations and won’t set one up without it.  Everyone has their markup tool of choice, but this is the one that I think is easiest to use.

Anyone who’s ever had a catastrophic blog failure resulting in lost data knows the value of backing up your database2WP DB-Backup should be required for every WordPress installation3.  It makes it easy to keep a backup copy of your DB on file, y’know, just in case.

Shift This Order Pages is a little clunky to use4, but it beats hands-down having to go into every page on your blog manually to change the menu ID.  If I have an installation of WordPress that contains more than a couple of pages, I make sure I include this plugin to move pages around more easily.

I know I, for one, like to have the option of subscribing to comments on particular blog postings, and I don’t generally like to add individual RSS feeds to my Google Reader.  Subscribe to Comments gives readers the option of getting follow-up comments in their email.

Web servers don’t provide a means of automatically adjusting for daylight savings time.  Timezone fixes this by automatically applying this adjustment twice a year.  Just tell it what time zone you live in and whether you make the adjustment, and it does the rest.

These are my favorite plugins, and I firmly believe they are well-worth your time to investigate, as well.  Feel free to tell me about any other essential plugins you use by commenting below.

1 A problem which, at this point, still has no real solutions, despite many reports of bugs on the WordPress support forums.

2 And the rest of you ought to know the value of backing up regularly.

3 Frankly, it ought to be included into the WordPress core, in my opinion.

4 It took me a little while to figure out just exactly how to make it work.

Nearly Hacked

Permalink

So, apparently my blog underwent a minor attack last night.  I woke up this morning to an email saying that my new blog had been set up at shamuswrites.com.  Now this sent a slight cold chill down my back, since I clearly already have a blog here.  The email gave the typical administrative username, but what really made my blood run cold was the next part that read, “Password: Inherited.” I checked the site, and sure enough, what I saw was the initial setup screen that asks for the name of your new blog and an email address for the administrator.  Not good.  Not good at all.

My next step, then, was to log in to phpMyAdmin and double-check the database for my blog.  All the tables were present and accounted for, and the sizes looked about like they should for 4.5 years of blogging.  So, I backed up the database real quick and then repaired all tables (since I’ve had problems with a table breaking in the past and messing up my blog).  After that, everything came back to working order again, which is a huge relief.

My theory is that someone tried to access the install.php file, probably by a roundabout means, in an attempt to either access my site or corrupt it irreparably.  The attempt clearly failed, but it did nearly cause me a minor heart attack.  I’ve since deleted both the install.php and upgrade.php files, just to prevent this sort of thing from happening again.  In theory, not deleting them shouldn’t cause any harm, since accessing them after an install or an upgrade generally only returns a message saying you’ve already done that, but I also wouldn’t be at all surprised if hackers have found ways to exploit those files for their own amusement.  I’ll likely make a point of backing up all my DBs on a more regular basis now (especially since SSH makes it so darn fast and easy to do), just to make sure that if I do get hacked at some point in the future, it will be an easy task to return things to a general state of order again.

Subversioning Up

Permalink

Well, at long last, I finally figured out the trick to installing Subversion on my server.  As such, I’m working on switching most of my WordPress installations to Subversion in order to make it much easier and faster to upgrade in the future.  I just switched this site to a Subversion-agreeable install, and I’m pretty sure that I copied all my custom files and directories over.  But, I’ve been known to make mistakes, too, so if you notice something not working properly, do please let me know.

Bluesands 2.0

Permalink

With thanks to Rob for pointing me in the right direction, Shamus Writes is now sporting a modified, Web 2.0-ish look.  I contacted Ant Eksiler, who is giving away free custom WordPress themes to folks who meet a certain set of criteria, and he took my Bluesands theme and tweaked it to give it a slightly cleaner, more glossy look.  So, my thanks go to Ant for his hard work (and for sorting through my stylesheet) and putting the finishing touches on my theme.  I’ve also added credits for him in both the theme’s footer and stylesheet.

So, what do you think?

Email Comment Notification Issues

Permalink

I don’t know how many other people who’ve upgraded to WordPress 2.3.1 are having this problem, but I’d noticed that none of my email comment notifications were coming in anymhttp://shamuswrites.com/wp-admin/post-new.php
Writeore.  I sent a note about it to the wp-testers list, and found that the fix is pretty easy. 

Go to wp-includes/pluggable.php and find and remove line 228:

$phpmailer->Sender = apply_filters( ‘wp_mail_from’, $from_email );

Save and re-upload the file, and you should be back in business.  I’ve submitted a new ticket for the issue, so hopefully the problem will be fixed in the next revision.

WP-Stats Problems

Permalink

I don’t track my blog stats quite as religiously as I did a year ago, so it was a couple of days after I upgraded to WordPress 2.3 before I realized that something very strange was happening with my stats.  I switched to WP-Stats awhile back because it’s lightweight and takes some of the load off my own hosted account.  The plugin worked very well there for awhile, but with the upgrade to WP2.3, a handful of plugins have exhibited some new behaviors, WP-Stats being one of them.

Top Posts

Everything with WP-Stats works as it should except for the traffic tracked to individual entries.  As you can see from the screencapture, the traffic is no longer being logged correctly.  Instead of seeing the title of the post in question, what generally shows up is the post ID, though I usually have one entry that shows the title for some reason.  This wouldn’t even be so bad, since ordinarily you’d at least be able to click through to the post and check the title that way.  Tedious, I know, but at least it’d be something.  Instead when I mouse-over the link, here’s what I see:

Useless Link

A useless link that doesn’t actually take me where I want to go.  Now, obviously something doesn’t work right, and I haven’t had a chance to jump into the code to see what’s happening.  The WordPress support forums have seen a fair bit of traffic about the WP-Stats plugin being broken, though I don’t think I’ve seen my own specific problem appear yet (something which I’m about to remedy).  Hopefully a new version will be released soon with a patch to address the various problems users have been reporting.

Tumble Shamus

Permalink

My tumblelog is officially up and in working condition.  I’m using the T1 theme, which is built on the wonderful Sandbox, much to my great joy.  I did modify the theme somewhat, though, removing the default T1 image in the header and restoring the bloginfo(‘name’) and bloginfo(‘description’) fields to their proper places.  I also brought the theme up to 2.3 compatibility with tags and added my webring navigation links to the navbar. 

What I like about T1 is the custom styling for each category, giving each type of entry its own special look.  I intend to take full advantage of this as this tumblelog will give me a good place to share any all neat videos, photos, links, etc. that I run across in the course of the typical day.  Comments are open and welcome – just mouseover any entry for the comment link to appear on the right-hand side.  Also feel free to subscribe to my feed, particularly if randomness is your cuppajoe.

WordPress 2.3

Permalink

I’ve successfully migrated this blog to WordPress 2.3, and I was actually a little surprised at how painless it was.  I did turn up a handful of duplication errors with regard to the wp_term_relationship tables, even though I’d made sure I deleted those tables beforehand, but in spite of that, I think everything migrated to 2.3 just fine.  The UTW conversion went very smoothly, converting nearly 1200 tags and over 4100 tag-to-post relationships in about 3 seconds.  Very slick.

I’ve also just spent the last 45 minutes upgrading plugins, thanks to the nifty little plugin update notifier that’s now built into WordPress, and I’ve also coded this theme to be compliant with WordPress 2.3 tags.  I’ll rebundle it tomorrow and distribute it on the download page.  All in all, I’m very happy with what I’m seeing.

This is the only one of my WordPress installations that I’ve run tags on, since UTW was, quite frankly, such a pain in the neck to implement.  I’ll be converting a couple of my other installations over to tags soon, as well, and I’ve been toying with the idea of setting up a Tumblelog but was waiting for 2.3 to come out before doing so.  I think I’ll be setting that up in the near future now, as well.