-
Fun With Unix: MOTD
30 May 2007
Read moreI’ve been having fun over the last few weeks, writing about the fun things that you can do with Unix (see earlier articles about cowsay, fortune, mesg and go fish). This is the last in the mini series unless anyone has any other good suggestions for things that should …
-
Photos from the house: day one
29 May 2007
Read moreFollowing the news about our recent house purchase, I promised everyone some photos, so here they are. I’ve only got internet connection at work so I’m afraid I’ve just picked a few of the ones we took on Friday, with the house exactly as we found it …
-
New Home
25 May 2007
Read moreWe did it … we got to the end of the process and we are now Home Owners :)
Its been a rocky road right until the last minute, I hadn’t wanted to blog the completion date being today in case I jinxed the whole thing … and just as well because …
-
Making your blog number one
23 May 2007
Read moreI’ve come across lorelle’s blog challenges before but this one caught my eye. The challenge is to come us with a search phrase that you are the top hit for in google. Here’s mine:
cowsay house
I think that pretty much sums up this whole site in …
-
Fun With Unix: Go Fish!
23 May 2007
Read moreFollowing on from the other articles in the fun with unix miniseries, today its go-fish. This is a game, from the package bsdgames and its addictive :) There are a bunch of other games in the package too but this has been a personal favourite for some years. Basically its a …
-
Steps to Configuring Users on Mantis
21 May 2007
Read moreMantis is a rather good open source bugtracker. Recently I’ve been using it across a small team working on a number of projects at once, and its going pretty well so far. It is especially useful when someone is testing something and someone else is bug-fixing. Today I’ve …
-
Sssh ... Thoughts of Moving
20 May 2007
Read moreI’m whispering. It loses something when you whisper in a blog post but just imagine that I’m whispering.
I’m whispering because I’m going to write about the house and I’m sure that speaking too loudly will jinx the whole process! Nothing is certain in my …
-
Hopeful House
18 May 2007
Read moreI haven’t updated the house saga for a while but its been ticking along in the background. There have been the usual series of alarm and excursions – one misunderstanding about whether planning permission was needed for the basement (happily it wasn’t, as there isn’t any!) and some …
-
Fun with unix: Fortune
18 May 2007
Read moreThe old ones are the best, so they say, and this is definitely the case with fortune. At the command line, type “fortune” and see what you get. Mine read
“Next Friday will not be your lucky day. As a matter of fact, you don’thave a lucky day … -
Posting with images in Joomla!
15 May 2007
Read moreThe other day I was helping someone post to a website that I set up using Joomla! , and thought that others might find this tutorial helpful.
Start with the “Media Manager” button on the front page. This is so you can add all the images. Directories can be added here …
-
Fun with Unix: Cowsay
09 May 2007
Read moreAnother in the “Fun with Unix” series (see the one other post so far on mesg), today’s episode covers a little trick that goes alongside messages.
Here it is:
_______ < hello > ------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||The code to output the above is:
echo "hello" | cowsay
You can tell …
-
Damn Small Linux for a Damn Small Laptop
08 May 2007
Read moreTied up with the various issues we’ve had recently with houses, I’ve got a new project. Its to turn my (mother’s) very old laptop into a dumb terminal we can have in the basement in the new house. The kitchen is in the basement and I’m …