I’m having a lot of fun experimenting with my new 3D sculpting and rendering suite, Blender 2.5, under Windows XP and I wanted it on my Linux machine too. But of course Linux has a reputation of being for nerds, and very difficult indeed to use, and installation of new apps is one of the things that is creating that impression. So how did I get on with the installation?
Let’s compare what you have to do to get this 3D app working in Linux with the simple and intuitive Windows procedure. In Windows all I had to do is download the Windows version, unpack it (even this can be daunting for inexperienced users, but unpacking a file seems simple to me now) and click the pretty icon with exe written underneath. Blender starts, no problem. But Linux. oh my goodness…
Take a look at this page of hints and tips about what might, and what might not be needed to kick the app into life. And this isn’t the most complex set of instructions I have found as I have been trying to install, oh no, not by a long chalk.
When people run into problems they start mentioning strange things like a scons package. To me that sounds like something that should be enjoyed with cream and jam. They also, with the best of intentions, offer lines and lines of gibberish that can be typed into something called a terminal, which looks like a c prompt and is just as cold and unresponsive. All mine ever says to me when I type the suggested clumps of
computer geekery is “No such command or file.” Then it says “#”, and that’s it.
For those who enjoy laughing at the misfortunes of the less initiated here is a forum where I have been explaining the idiot things I have been doing, and begging for hints and tips.
Puppy Linux Discussion Forum :: View topic – can I use a tar.bz2 app with my 4.3.1 puppy?
Over the last few days of Googling around I have read thousands of similar stories of woe from billions (perhaps that last number was exaggerated) of other perplexed Linux users who can’t get stuff to install, compile, call it what you will. It might be a good idea for developers to offer already unpacked and compiled versions for idiots, sure they would be a couple of megabytes bigger, but they would be easier to use.
Having said all this I do have the old version of Blender, Blender 2.4, running on my Linux machine because a friendly forum lurker posted a pet – an easy to install version for my “distro” (Puppy Linux) – and a page of step-by-step instructions on installation. So with Blender’s great reputation for backwards compatibility I should still be able to swap files between the two machines and do useful work on both. And when 2.5 stabilizes I’m pretty sure that another kind-hearted forum spirit will take pity on us mere mortals and provide a Puppy Linux specific, easy to install Blender 2.5 pet package, with instructions.
It’ll probably be a while though…
OK test time, I’ve just added the blog client for OpenOffice to the version I’m using on my Linux machine, and naturally I’m very curious about whether it’s going to work or not.
I was looking for some spaceships as sources of inspiration for my latest 3D spaceship and imagine my surprise when i did a Google search with the words Spaceships and pictures. Two of my images where there on page one.


WordPress broken again, this time I can’t view comments left on a page.
I immediately started Googling, and found WordPress › Support » can’t view comments in a page. So did this work for me?
The simple answer is no it didn’t, and I’m using quite a rare and esoteric theme, I don’t think I’m geeky enough to fix it. So I came up with a plan B. I would keep installing comments plugins till the problem magically fixed itself. The first plugin I found was a way to synchronise comments between Wordpress and Facebook. It seemed like a great idea, but I couldn’t activate it because of a fatal error, and that was before I started messing with the code as suggested by the plugin author.
So on to the next plugin. I found another Facebook comment grabber here. It looked an awful lot simpler. But again I got the parse error, though this author had an explanation posted on the plugin page. Apparently I have to be running PHP 5 for plugins like these to work. What on Earth is PHP 5? This seems like a real geeky thing to have to fix, if it even is fixable, so on to the next plugin.
I found a plugin that replaces the entire Wordpress commenting system with an external one. “That’s what I’m looking for!” I thought. It is run by Disqus and it was a pig to set up, but it did seem to be working. Although it keeps falling over and even told me that there were no servers available to handle my request, it’s got to be better than my current “you can’t even see the comments at all” system – hasn’t it?
The only problem remaining was to stop the comments showing up black on black. Because black on black can be difficult for a human to read. Oh good gracious I have to do it with CSS. Wish me luck… This Disqus CSS guide should help though. I don’t know how this blogger came up with this but they are a genius and I am eternally in their debt.