Home Email / About RSS feed

Note to Weather – Please try harder

Woke up yesterday and it looked like this:

Snowy Home - 2008-02-02.JPG

Woke up today and it looked like this:

The Usual at Home - 2008-02-03.JPG

When it snows, I wish it would do it properly! :)

The line on the left of the photos is a wire going to an old radio aerial we’ve got on the roof that we no longer use. I suppose I should get rid of it since the wire is not really tacked to the house anymore, but me, ladders and heights don’t really agree.

New Blog Theme

The old theme was getting really long in the tooth (I know I changed from it once before and went back…) but this time I think I’ll stick with this. Its pretty simple and a bit cleaner looking me thinks. It’s based on the Qwilm! theme which is apparently based on another theme… anyway, I’m tinkering with the CSS and colours and wotnot to get it to my liking so it may change a bit over the next week or so.

Where’s the Hash Key on a Mac?

Strange question I know, but as I found out from here, the hash key, #, is ALT + 3 on a UK Mac keyboard instead of near the Enter key on a normal UK PC keyboard.

How to Fix Web Sharing on Mac OS X 10.5

It appears that due to a fault in the Leopard upgrade from Tiger, it misses copying some Apache 2 config files across which means that if you want to use Web Sharing, you’ll just get 403 access denied errors when viewing http://<your local ip address>/<short user name>/. It is, however, possible to fix it with a bit of tinkering.

First up I needed to tweak Finder so that it could see hidden files and folders, so via Terminal I entered the following:

defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder

To revert it back later I entered:

defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder

After that tweak I was able to browse to /etc/httpd/users/ and copy all my *.conf files to /etc/apache2/extra/. I was asked for my administrator password after which I went to System Preferences / Sharing and turned Web Sharing Off then On to restart it. And with that I was able to access my local website again.

If however that hadn’t worked, I could have created a <short user name>.conf file in my /etc/apache2/extra/ folder with the following text in:

<Directory “/Users/short user name/Sites/”>
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

Related links:

Preview songs in iTunes Store

Another niggle and this isn’t a Mac specific one, but I did wonder how to preview a song before deciding to buy it on iTunes:

iTunes Store Previews

To listen to a preview of a song in the iTunes Store, double-click the song. If your network connection is slower than 128 Kbps, the preview may sound jittery. Choose iTunes > Preferences (Windows — Edit > Preferences), and in the Store pane select the “Load complete preview before playing” checkbox.

Apple like their simple(ish) interfaces but a preview button next to the buy button wouldn’t have killed them! This was a little too obvious for me.

WMV files on Mac OS X

I’m slowly sorting out my niggles with getting various Windowsy things to run on OS X, and this is the latest. I thought getting WMV files to play would be a complete pain in the backside, but it’s actually really easy. You just need to download some free (yay!) components for QuickTime (v7.1.6 or above):

My favourite new blog

spEak You’re bRanes. It’s utter genius and it’s about page does a better job than I would of explaining itself:

This blog is dedicated to the dribble-spattered lunacy of BBC “Have Your Say” discussions. Part of me thinks that the right-wing “blogosphere” of America is encouraging its slow readers to get over to the BBC and add their ill-informed opinions… but another part of me fears that the sample is actually more representative… perhaps the majority of people in the world really are this awful and stupid.

This is possibly a better description though, from an avid reader: “I just love the way you’ve appointed yourselves as the moral arbiters of what is posted on HYS, as if you have something significant to contribute. That and your self-satisfied sanctimonious attitude…“. Bang on, bitch.

It’s not just the stupid, and sometimes sensible, comments that make it though, it’s the authors sarcastic remarks on them.

Whenever I’ve read Have Your Say I’ve been dismayed by the fact that people seem very serious about what they’ve written when it’s actually complete twaddle. It’s nice to know that I wasn’t the only one thinking that.

Cabling…

How not to do it:

HowNotToCable.jpg

How to do it:

HowToCable1.jpg

HowToCable2.jpg

We had a similar thing when my work put in a bunch of servers at a hosting centre in Manchester. The techie who was with us made us cable it up 3 different ways before he took over in frustration and did it himself. Still, it did look tidy afterwards.

Images from Pingdom (How not to, How to – there’s a few more there too) and BoingBoing Gadgets.

Very useful Mac OS X Tips

Via the font of all knowledge, Lifehacker. They’ve got a list of Top 10 Mac OS X tweaks and three of them came in very useful straight away.

Set your default browser – I use Firefox and in order to set it as the default you have to run Safari (which is like the Mac OS X equivalent of Internet Explorer on Windows) and tweak it’s options for what the default is. Strange place to put it… I’d have thought it was a System Preferences thing, but there you go!

SafariPreferences.png

Enable the Tab key – This did puzzle me that you could only tab into controls that were either text boxes or lists and would skip things like check boxes and radio buttons. Fortunately though, you can tweak it via System Preferences / Keyboard & Mouse / Keyboard Shortcuts.

TabKeyOn.png

Manage programs that start automatically – I’d installed Skype and wasn’t happy with the damn thing loading on startup! Could I find any info on what to do, nope (probably because I was searching for Windows style terms, like startup, runonce). Anyhoo, turns out it’s a piece of piss. Again in System Preferences, apps can be modified in Accounts / Login Items.

AppsOnStartup.png

Yay for Lifehacker!

Strange Yugoslavian Architecture

This is weird stuff. Pity there isn’t more of it:

Spomenik1.jpg

Spomenik3.jpg

Via BoingBoing.

« Previous entries · Next entries »