Author Archive
We’ve been doing a bit of spring cleaning while I’m on holiday. Grete’s been selling some stuff off on eBay (listed here) and today we dragged some boxes out of the loft and I threw away a lot of old paperwork (bills from 10 years ago) that we need to shred.
Also found a bag with a lot of stuff from my university days, mostly letters from friends during university or in the year or so afterwards. Really brought back some memories (can’t believe it’s 20 years ago). Would love to find out how some of the folk I knew back then are getting on (I know a few of them through FaceBook and while we don’t chat every day, or even once a year, it’s sort of nice seeing how they and their families are doing). On the off-chance that Linda Shaw, Jane Shephard or Joy Elsender search the net for their own names (assuming they’re not married), then drop me a note! Let me know how you are!
In fact, anyone I was at Sheffield Polytechnic / Sheffield Halam University between 1989 and 1993, drop me a note, let me know how you are (how egotistical is that – ah well, have to start finding people somehow!)
So the other thing I found was a bunch of invoices for various bits of computer (these are different to the ones I found here), can you believe these prices from June 2000?
- 17GB Seagate drive – £66
- 20GB Quantum Fireball drive – £96
- 8-port 10BaseT hub (yes, 10BaseT) – £37
- 15″ CRT – £119 (why do monitors always cost ‘around £120′?)
- 4×4x20 CD Writer – £139
- 40 speed CD drive – £30
Crazy!
No Comments »
I hate printers. In fact, I know a lot of PC owners hate printers. For a long time they were really the bane of many home computer users. Initially every application needed it’s own drivers for every printer type, then we got unified drivers but they were crap, and so on and so forth. It’s gotten better over the years, but windows printer drivers are still bulky and annoying.
I suspected the one big area of Ubuntu I’d have to bleed to get working was printing. I’ve played with CUPS previously and an HP LaserJet 4L (a long time ago), and it worked but it wasn’t always ideal. So I settled down today to spend three hours making Ubuntu drive my HP PhotoSmart C4585.
Holy crap was I wrong.
5 minutes. Literally. Googled for ‘HP PhotoSmart Linux’, found that HP have developed their own open source printer drivers. That looked like a good sign, filled in a few fields on the website and it told me the drivers are already in Ubuntu. That sounded good. Did an apt-cache search hplip and apt-get install hplip only to discover the drivers were already installed. So, opened System, Administration, Printing, told it to search for a printer, it found the PhotoSmart, installed the config, printed a test page.
I am literally gobsmacked.
It even happily drives the scanner as well (using XSane, also already installed). The printer driver is less annoying than the Windows one (just hides away), and the only thing I’m missing is a display of how full the ink cartridges are, but the Windows one estimates that badly anyway.
So, well done HP, well done Ubuntu, and well done open source printing. Now I have to find something else to do for 2 hours 55 minutes.
3 Comments »
Anyone unlucky enough to have read anything in my blog before knows I’ve been a long-time Linux user. I’ve had various Linux servers and now have a couple of Linux virtual machines on the ‘net hosting these pages. I’ve flirted in the past with Linux based desktops, but for various reasons never made a solid effort to give up Windows. Mostly that’s because there were a handful of things I wanted that I could still only really get from Windows. Games primarily, and that’s still the case today. Lord of the Rings Online might run on Linux under WINE, but since I have a valid XP license and my machine runs it quite happily already, why go to the bother?
However, the list of apps that I do need and only come with Windows has shrunk considerably. I made the switch to OpenOffice a while back (both at home and work), and although the paragraph numbering pisses me off a great deal, I’m happy enough with the applications. I don’t play any other PC games any more (other than Flash based stuff) because we got the PS3 and so that has removed a huge chunk of Windows reliance. Just about anything else I do is either a web app (mail) or there are plenty of Linux apps that cover it (Usenet, browsing, etc.)
So I thought I’d make a solid effort to use Ubuntu and see how I really get on with it. But I don’t really want a dual boot system until I know for sure I’m going to migrate my data to Linux and only boot into Windows to play LOTRO. So I’m running Ubuntu in a VirtualBox VM, running Full Screen with Bridged Networking and ignoring Windows in the background. The VM has ~1GB of memory and plenty of CPU (especially for Linux) so performance isn’t an issue. The only question is really can I find the apps and a way of working that I’m comfortable with.
I’ve been setting this up for two days and already there’s been some pain.
- Looks like NAT networking in VirtualBox 3.1.4 is hosed. I started browsing and downloading various things yesterday and every now and then a web page wouldn’t load, and I’d need to click refresh a few times. Then I installed a Usenet client (XPN, very nice) and it would randomly hang getting headers. Took me a while to realise there was a problem, but since this is a Debian based distribution the investigation was trivial – sudo apt-get install wireshark; sudo wireshark. Tracing the network traffic it was obvious the client was losing packets and there was a lot of bright red ACK’ing and re-ACK’ing going on. I checked online and there were reports of VirtualBox NAT being broken a few sub-releases ago but being fixed now. Well, it’s clearly not fixed, however Bridged networking seems (so far) to work fine. Sadly, this caused me serious frustration yesterday and earlier today while I was trying to download and install various apps.
- Finding a replacement for Twhirl (Twitter Client). I could of course, still use Twhirl which is an Adobe AIR app and so runs under Linux. However, support for Twhirl has been dropped and I hate the replacement (too big!). So I scouted about and found Gwibber. Sadly, it suffers from the major problem with a lot of open source apps, crap documentation. Yes I know, it’s open source and so I can fix this myself, but it doesn’t help when you’re first trying to get it installed and working. So, the current package is buggy, but I worked around that and got it running, then I couldn’t get any themes to work until I found they’d changed the theme system and none of the ones found by Google worked. Then I found there was a theme package you could apt-get install and it was all okay. But now in order to run it, I have to launch it twice from the menu, I’m sure I’ll get that worked out.
- USB support – not critical, but I did manage to blue screen my entire machine today trying to get USB devices to show up inside the VM. I might try again later, would be nice if I ever need to move data around (although I do have a shared folder, so I can leave stuff on the Windows partition).
Some things worked really well,
- Pidgin, it’s just excellent. The plugins are great, and GFire especially useful since I can hang out in the XFire channel with friends.
- I loved apt-get the first time I used it, and I still love it now (even if it’s called something else
)
Some things are okay, but could be better,
- Picasa works under Linux, but only because it runs with the WINE libraries. When I first ran it, I had some issues but that might be due to the network problems I was having at the same time. Annoyingly, because it’s running in WINE it looks like a Windows XP app, which bugs me because if I’ve switched to Ubuntu I want it to look like a Gnome app. But hell, at least it runs; Picasa was the one major app I would miss other than LOTRO.
- After being a Windows desktop user for a very, very long time, a lot of the shortcut keys I’m used to (such as shift-num-pad-1 to select everything on a line) don’t work, and those are going to be the things that take me longest to get used to.
I’ve promised myself that if I’m just sitting at the computer, I’ll use the Ubuntu VM. If I’m playing LOTRO I’ll close it down to free up resources, but return to it once I’m done. I have a couple of other options. Wubi looks very interesting, it installs Ubuntu into a single file under Windows, and adds a boot option for it on the Windows boot menu. It installs like a Windows app, and you can uninstall it again afterwards. When you boot into Ubuntu the Windows partition is mounted so you can share files. The other option is a straight install and dual-boot into it’s own partition (but I’d need to do some partition shrinking to get there). Until I know for certain I want to move, I’ll stick with the VM, since it gives me the quickest way to get into LOTRO and back out again.
I suppose the only question I haven’t answered is why I want to move? Unlike some, I don’t hate Windows (although I still use XP so maybe that’ll come), and I think that Microsoft is no worse that many major software vendors. I think I just like the idea of software being free and available for anyone to use, improve and share. Certainly in the next 10 years the face of computing is going to change radically and I’d rather the stuff I use be driven by the people who use it, than the people who want to make money selling it to us.
No Comments »
I agree with Mark that the UK Postcode data known as Postzon should be free – read why he thinks that here, and if you agree, go to the UK Government Petitions website and sign the petition (before 28th March).
http://petitions.number10.gov.uk/geopostcode/
No Comments »
Posted by tony in Life, tags: deck, exercise, garden
Bright sunny day. Wouldn’t say it was warm, but the sun is pleasant if you’re out of the breeze and not in shade. More importantly, it’s dry, so I finally got a chance to get back into the garden and finish up what we started last year before I had the hernia.
Time to get rid of the deck (once and for all!) It’s been piled up at the bottom of the garden since last year, so the wood’s in pretty bad shape now. Some of it is still too long to go into the car though, so this morning I’ve been moving it to the side of the house and sawing the bits that aren’t going to fit. I’ve moved about a third, and since this is the first physical exercise I’ve had since winter set in, I’m taking it slow! Here’s how we left it in 2009.


Moved around a third of it to the side of the house, and cut some of the longer beams.

But it doesn’t look like that much has changed yet in the garden!

Total number of amphibians re-homed during this process: 1 (running total)
No Comments »
March.
Time Marches On. March brings a few things. It adds another year to both myself and Grete as we have birthdays. And it brings a round of diabetic checkups (my yearly assessment). As always, I’m expecting the worst from the blood glucose numbers, and assume I’ll be blind and missing limbs in a few months due to bad sugar control. We’ll see what the numbers return.
I’m trying to remain upbeat about being almost 40, but with the all crap going on at work, that’s never easy.
No Comments »
Grete’s running another book give away on BookThing. Take a look, and let people know. Seven copies of Black and White by Jackie Kessler & Caitlin Kittredge up for grabs.
No Comments »
Every once in a while you can be surprised by a film. I put I love you Beth Cooper on our LoveFilm rental list because the trailer had seemed quite amusing. I’m so glad I did.
One the outside, this is a reasonably standard coming-of-age American highschool flick. The main cast, a couple of newly graduated boys and a similar bunch of cheerleaders come together in amusing circumstances and learn lots about themselves, life and living. But on the inside, it’s an always funny and often heartwarming story which is more than worth the time invested in watching it.
Denis Cooverman (Paul Rust) is convinced by his best friend Rich (Jack Carpenter) to be honest during his speech at the graduation. He extols the virtues of honest during his speech and how people should take this moment to say the things they feel so that they don’t regret not saying them later. Taking his own advice, he (among other things) declares his love for Beth Cooper (Hayden Panettiere), the head cheerleader and upsets her brawny, meat-head boyfriend in the process.
What follows is a collect of fast pace set pieces full of humour, some truly cringeworthy embarrassments and some entertaining and engaging dialogue. There are almost no surprises, although you might not guess the exact outcome (which I actually thought worked really well), but there are some true laugh out loud moments and plenty of reasons to want to keep watching.
The wet towel fight is well worth watching.
Not as gross-out as the likes of American Pie or Road Trip, and certainly funnier than some of the more recent American Pie movies, I love you Beth Cooper is something I think I could watch again and again and enjoy every time. It reminds me of Weird Science, and deserves to be just as much a cult classic.
1 Comment »
I had mixed hopes for Gamer. On the one hand, movies about computer games tend on the whole not to be very good, on the other hand it had a pretty good pedigree and some of the clips from the trailer looked promising. The premise is simple, through the use of nano technology the human brain can be modified so that a person can be controlled remotely. Some people will pay for the ability to control people, and those who are controlled can get paid. The Sims made real. Alongside that, criminals on death row are offered the chance to be controlled in live first-person-shooter style games, with the promise of surviving 30 games giving them their freedom. The technology was developed and is sold by Ken Castle (played by Michael C. Hall) who is now a multi-billionaire.
Our grisly combat-savy hero (Gerard Butler) has survived 27 or so battles controlled by a young male gamer. As he nears his 30th match, things take a turn south.
One could be forgiven for thinking this was a remake / reworking of The Running Man. Certainly there are many similarities, prisoners given a chance at freedom for the entertainment of the masses, those in charge of the game being corrupt or manipulating the outcome and media interest in the whole thing. In fact, there are plenty of comparisons to be made to the recent Death Race movie as well. Given the plot in general isn’t that original, the movie really needed to bring something else to the table.
The pop culture references are entertaining, with the look of the Society game clearly modelled on many current real-world MMO’s, and there are a few pokes and prods at the mindsets of a certain type of game player. The dialogue is okay, it’s no where near as cheesy as I feared, and the pace clips along pretty well. The characters are interesting, but not very deep, and there’s a definite sense of having seen much of this film before elsewhere (the anti-establishment hackers in Johnny Mnemonic for example). The action scenes are brutal (you’ll recognise the writers/directors from Crank and Crank 2) but give you a good sense of being inside a first-person-shooter.
The first two thirds of the movie are the strongest, sadly once our hero inevitably comes up against the bad guy, all sense of danger is lost and the story becomes almost a parody of itself.
Gamer was mostly enjoyable, and I’m glad I saw it, but I think it was a huge missed opportunity. It could have been a classic, a solid action sci-fi movie with something serious to say about where culture is heading with on-line gaming. But I don’t think the writers/directors quite had the balls to pull it off. Maybe the screenplay was better and it lost something on the way to the screen, but the movie misses the mark too often. Which is a shame, because it deserved to be and had the root of something much bigger than it turned into.
No Comments »
So, another go at pease pudding last night – no photo this time. Used a much smaller amount of split peas, an in general, it’s much better. For a start, it tastes like the pease pudding my mam used to make, and it’s mostly smooth and creamy. We had to push it through a sieve to get it like that though. Need to cook the split peas for longer, and not quite so tightly packed together (the ones in the middle were still mostly raw). But in general, we’re getting closer!
I’m considering just putting the gammon joint into water, with the split peas loose, and boiling it until the peas go soft, and then straining the water away (for stock), rather than putting the peas in muslin.
2 Comments »
|