Shin

WordPress 3.3 released

WordPress 3.3 has been released, bring on the awesome. I hope the new media manager works as great as it looks.

Let it snow, let it snow, let it snow

We’ve got snowspray on the windows,
it started snowing a bit further up in our country and
now we have snow here on the site.
Let it snow!

Improve your WordPress search

WordPress’ standard search isn’t all that good. One could say it sucks.
It sucks for several reasons; results come back in reverse date order, which makes sense for a blog but doesn’t exactly use any relevance. There’s no indication in the search results which words matched. The search just takes all the terms and does a basic sql query for any of them, so if you search for ‘i like cheese’ you get posts with the word like and then posts with the word cheese. You have no idea how many results you got.

Enter Relevanssi, a WordPress plugin which I just added and now;
Search results are ranked based on relevance.
Instead of an excerpt showing the first x characters of the post your get a relevant excerpt showing the part of the text that contains the search terms you used, and they’re highlighted in the text.
You see the search score which tells you which words were found in the text and how many time they were found.

A list of Relevanssi features:

  • Search results sorted in the order of relevance, not by date.
  • Fuzzy matching: match partial words, if complete words don’t match.
  • Find documents matching either just one search term (OR query) or require all words to appear (AND query).
  • Search for phrases with quotes, for example “search phrase”.
  • Create custom excerpts that show where the hit was made, with the search terms highlighted.
  • Highlight search terms in the documents when user clicks through search results.
  • Search comments, tags, categories and custom fields.
  • Adjust the weighting for titles, tags and comments.
  • Log queries, show most popular queries and recent queries with no hits.
  • Restrict searches to categories and tags using a hidden variable or plugin settings.
  • Index custom post types and custom taxonomies.
  • Index the contents of shortcodes.
  • Google-style “Did you mean?” suggestions based on successful user searches.
  • Advanced filtering to help hacking the search results the way you want.

The plugin comes in 2 flavors, free and premium. I’m half tempted to buy the premium just to support the free one as it is already quite feature complete. It’s also rather flexible and offers a lot of tweaking if that’s your cup of tea.

WordPress plugins used, 2011

Here’s a list of all the WordPress plugins I’m using at the moment in case anyone is interested.
Read more…

Smart 404

Now here’s a great plugin I wish I’d discovered several years ago.
Smart 404 intercepts standard 404 messages and looks through your posts, tags and categories to see if it can come up with a match of what the visitor to your site was looking for. If it finds it, it will display it as a standard archive view displaying the posts.
Example: http://x111.com/azumanga doesn’t exist, Smart 404 however finds a tag for Azumanga Daioh and thus displays http://x111.com/tag/azumanga-daioh/ which is a HELL of a lot better than giving your visitor a blank ‘oops, it’s gone’ page.
If Smart 404 doesn’t find anything, at all, it goes to your standard 404 WordPress page, in which you can add some code to have Smart 404 generate a list of posts with the keyword a visitor was looking for (example). Again a big improvement.
I’m very impressed with this plugin, I only wish I’d have come across this years ago when I was moving all the old reviews into WP, that would have saved me from the big nosedive in daily traffic.

(download from the WordPress directory)

WordPress for iPhone 2

And here we are testing the new version 2 of the WordPress for iPhone app. So far so good, it’s a big improvement over the previous version. Who knows, I might even start posting again now. ;)

Maybe. I’ve been thinking about adding some more iPhone related stuff around here and tweaking the layout a bit to make it more phone friendly seeing as that’s my main method of browsing these days.

Hmm, joy, sorry to say but the new iPhone app is still a pain in the ass for me. I saved a draft, added a picture and a lot of text and hit publish and tada, an ugly picture published without adhering to my thumbnail settings and more importantly; all the text from after the first save was gone.
Yeah… I think I’ll stick to ye good olde web backend to write my posts.

GreyBlog theme for WordPress

GreyBlog theme
Gotta love open source; Design by David Herreman, WordPressed by Ericulous, Widgetized by me. I loved the look of it but our WordPress MU bloggers all want their widgets. So after modifying it I figured other people might like it as well…

Download

WordPress 2.0 at last

Finally upgraded to WordPress 2.0 and the latest K2 version. Took a while before I decided to make the jump because I read a lot of horror stories about people being left with b0rked databases, incompatible plugins and lots of other problems.
But here we are, and everything seems to be fine. K2 didn’t require that much tweaking except for adding my own stuff back into a few of the php files. So all’s well from the looks of it, time to see if I can find some new and 2.0 exclusive plugins. This version seems to be more dev oriented with little difference for the enduser, except for a new visual editor everyone seems to disable straight away (me included) and a luvly image upload/manager which works like a charm after some getting used to.

Random bits

WordPress 2.0 due to be released this week, looking forward to play around with that quite a bit, especially after reading about all the new stuff that’s supposed to be in there. Along with that K2 should hit 1.0, so as soon as the plugins are confirmed as being compatible or are updated I can continue work on this layout.

Apple’s Xserve: MIA or DOA in the Enterprise? This one continues to puzzle me as well, seeing as the Xserves are pretty cheap compared to other servers, and they make me go mmm every time I see one. Maybe the userbase is part of the problem. In general Apple users tend to be non-techies, who won’t exactly be introducing Xserves into a corporate environment.
Meanwhile the countdown to January continues and rumours continue to spread about whether or not Apple will start pushing Intel systems in January already or not, what chip they’ll use and which product line will be the first to go Intel.

The trailer for The Da Vinci Code is released, the trailer does look nice, despite my Tom Hanks allergy. Hmm, maybe I’ll finally read the book, I’m usually a bit hesitant about books like this which are embraced by the general public. But you never know, it could actually be good.

And speaking of good…. if you haven’t seen the new Battlestar Galactica yet, get it… NOW. If you’re even halfway interested in sci-fi and have an IQ with 3 digits this is one series you don’t want to miss. It’s so brilliant I’m even tempted to write my first review ever just to express how much I love it.
The only downside is having to wait until January for the next episode, damn what a cliffhanger.

Work in progress... not home!
Trying to get all/most of the new code working before I start on the eyecandy.