IT Books from Software Reference

Running Office applications as a service on Windows Server 2008

Having difficulty running Word or Excel as an unattended scheduled task on Windows Server 2008? Does the process keep dying? Here's a simple solution.

XSLT Gotchas

Not for the first time I've been caught out when trying to do simple XSLT to pick information out of XML files. Hopefully this is the last. I'm blogging this so I can refer to it again later. Hopefully it will be useful to you too.

Simple time logging in Excel

Sometimes, when I'm working on a project, I need to keep stopping and starting. Although I've used various stopwatch programs in the past, these days I often just write down the start and end times of each batch of work and then work out the total later.

Read on for details of how I use Microsoft Excel to work out the total, even if I work over midnight.

When is a website not a website? When it's an app!

I tend to work with lots of browser windows open, particularly when I am researching something. I don't see that as a problem in itself. What it a problem, however, is not being able to find a particular window that I know is open amid the noise of all the other browser windows.

Read on to find out my solution to this.

Creating Japanese HTML Help (chm) using Author-It

I've been using Author-It v5.3.207.6063 to generate help in Japanese. This seemed to work fine, but the resultant chm file's Search tab wouldn't work with Japanese glyphs (only with English characters).

Further experimentation has revealed a way of getting the Search tab to work. I had to do the following:

  1. Update the regional settings (XP) to enable Japanese and set it as the default for non-Unicode applications
    1. On the Languages tab, tick “Install files for East Asian languages”

Ever get stuck in Japanese?

Have you ever thought, "I wonder what will happen if I set my phone to Japanese"? Or had to use a PC set to a different region? Here are some useful terms in a variety of languages to help you to find your way about.

Solving the Sunday Telegraph's Griddler using Python

For many years now, The Sunday Telegraph has published a grid-based puzzle each week. Originally this was called a Nonogram, although it is now called a Griddler.

This article contains a Python program to solve this type of puzzle.

Installing eeeBuntu on my eeePC 701

I've finally bitten the bullet and upgraded the OS that come with my eeePC 701 netbook. Things were starting to run slowly, and in particular firefox kept freezing when running ajaxy websites (such as gmail). Asus doesn't seem to push out the updates, so I've defected to eeeBuntu – a distro which has taken Ubuntu and tailored it to the eeePC.

So far, it feels like a breath of fresh air.

Cheating at crosswords in *nix

Suppose you're doing a crossword and you're a bit stuck. You know the answer starts with an M, and you're fairly sure it ends ING. But you can't figure out what word it is.

Luckily, you have Linux (or some other unix) on your machine, so you can run a simple command to find the answer.

Read on to find out more.

Syndicate content