How on Earth do you kill a Windows Live ID?


I have migrated to a new Windows Live ID and want to remove my old one. It was an account that was linked to the Xbox – now removed – and was also used for a couple Windows Phones that I no longer own. There must be some credit card information linked somewhere, and I want it gone.

The problem is, deleting the account is impossible. I am being told that there is a premium account of some sort linked, but there is no information given as to what that is. The WindowsPhone.com website offers no options to close anything, either, and as far as I can tell there is no way to actually email a person regarding this as all support links take you around in circles.

Is there any way to actually kill a Live ID, or at the very least find where the credit card info is that I was using to buy apps on the Windows Phone market?

Y’know, before I lose the will to live in microsoft.com hell.

iTunes is broken. Let’s not bother fixing it

All the talk right now is of iTunes. With version 11 on the horizon, Macworld’s Jason Snell took to the internet to lament the app’s inability to do simple things without making a complete hash of it. Syncing apps is not as easy as it should be, and even when it works you still run the risk of things going awry.

Jason makes plenty of points, and none of which I would argue with. Nobody can disagree that iTunes has grown far beyond its initial remit, with a the iTunes music store, App Store, app syncing and more all lumped into an app that was originally conceived as something to play music with. Maybe, push songs to an iPod every once in a while.

It was never meant to be the cornerstone of our digital lives, no matter how much Apple tried to make us believe the contrary. Continue reading

Playing with forums

My quest to make my home server do as much as possible has led me to set up a simple forum. It may not look much, but it’s working. So far, at least.

Hit up forum.oliverhaslam.com and you’ll see just one sub-forum for now – I had twenty minutes to install and configure the whole thing before leaving the house, so it’s obviously not finished.

If you could create a user account and post something then report back on site performance here then I’d appreciate it!

It should be a good place for some tech discussion over time, hopefully. Assuming I don’t break it!

The story of a server, some RAM and a few days fixing stuff

Well, that’s been an interesting few days to say the least!

If you’ve been following me on Twitter (and if not, why not?) then you’ll no doubt be acutely aware that my home server has been up and down of late. The same server that hosts this site has been going through some changes.

First of all, I bought two 4GB sticks of DDR3 memory to increase the current compliment from 2GB to 8GB. It wasn’t desperately needed, but for £30 I thought it was almost mandetory! I didn’t have the heart to say no.

Once it arrived it dawned on me that I was running a 32-bit install of Ubuntu which, as we all know, meant that less than 4GB of memory would be used. A spot of Googlage told me that I could either install the 64-bit flavour or, and this was my preferred option, enable PAE.

PAE, or Physical Address Extension allows 32-bit systems to access more than 4GB of RAM, although it isn’t exactly ideal. While the OS can indeed see all the RAM, apps cannot access more than 4GB at a time due to the 32-bit limit.

This was going to be fine. Since ordering the RAM I had discovered the advantages of virtualisation, and thus decided that installing another version of Ubuntu on top of my host install was going to be fun. I don’t use anything that needs to access more than 4GB, and the VM was going to get 1GB to play with anyway. Great, that’s that then.

Err, no. Trying to get the PAE-enabled kernel to boot was a no-go, and I eventually gave up, deciding to instead just start afresh with 64-bit Ubuntu and install a fresh version as the Virtual Machine. I did dabble with cloning the current install into a VM, seing as the web server etc was all set up already, but that wasn’t working, either.

So, let’s install Ubuntu again.

One problem. The 64-bit version did not want to install. Booting to the Live DVD caused a black screen with a blinking cursor after the initial boot activity. The 32-bit varient worked fine. I burned another disc just in case, but that was the same. I even tried USB. No dice.

In order to see if it was RAM related, I pulled one stick. Ubuntu 64-bit booted fine.

This got me worrying that perhaps the motherboard didn’t like 8GB of RAM. The board’s maker, Gigabyte, did suggest that 2x4GB sticks was a non-starter, but forums and users suggested otherwise. Was I out of luck?

Google again suggested that there were new BIOS updates out there to try and, after I realised that my board was running its original bios from 2007, and there had been 12 updates since, I decided to flash it. Great, that should be easy….

Nope. Not exactly.

Turns out, the QFlash bios update system did not see my USB stick. Google did not help, and nobody knew what was going on. Thankfully, just before I decided to throw in the towell and buy a new HP microserver, I had an idea. What if this 16GB USB stick is the problem?

Unfortunately I didn’t have any other sticks to try, so, in a fit of genius that was surprsing considering I was quite keen on buying a new toy, I decided to create a new 500MB partition on the 16GB USB stick and see what happened.

Sure enough, QFlash saw the stick. I flashed the BIOS and rebooted. All was well, which was nice!

Then I put the other 4GB stick back in, bringing me back up to the 8GB that wouldn’t boot previously, and hit the power button. With one eye closed and the other squinting, I spied the Ubuntu screen and then, as if by magic, an install screen. Turns out that the thing just needed a BIOS update.

It seems that the original shipping BIOS for my Gigabyte GA-P35C-DS3R didn’t like all that RAM, and the newer BIOS updates did. Who knew!?

So, long story short, this web site is now running on a Virtual Machine. It seems to be working, and I’m now going to get around to isntalling everything else on my days off this week. I’ve also installed Windows 8 in another VM, and I’m getting into the whole virtualisation thing a bit more than any sane person should.

All done, it was a pretty crazy few days.

All in the name of learning, eh!?

Success!

As are the joys of modern technology, something which previously didn’t work (twice) just worked on the third time of asking. Yes, this site now directs to the correct URL, and it shows the correct address in your browser’s address bar. Cool? Youbetcha!

Now, I’d tried to do that twice, one of those attempts was about 30 minutes ago. Both attempts resulted in the site loading, but without its theme. I couldn’t get back into the Admin panel to fix it, either, which was nice.

Having said all that, I just tried it again. As if by magic, it appears to now be working. No, I don’t know why, and I certainly don’t know why it didn’t work before, but hey, it wouldn’t be fun if it worked first time now, would it!?

I can only assume that ether A} I managed to enter the wrong details the previous two times. Possible, but unlikely, or B} WordPress gave the MySQL database the wrong URL. Perhaps added a trailing / or something. I don’t know, but it’s probably going to annoy me that I can’t figure it out!

Any ideas?

Installing 8GB of RAM with a 32-bit install of Ubuntu – a question

I’m planning on upgrading my home server to 8GB of RAM from the current 2GB that is in there. Unfortunately the machine is running a 32-bit version of 11.10.

My question is this: am I OK just enabling APE, or do I really need to format and install a 64-bit release?

I’m loathe to format as I’ve used the machine as a learning tool, and thus has various things installed such as LAMP, support for an Apple Time Machine backup system and the like. I really don’t want to have to start afresh.

Any thoughts on the best course of action or, even better, a good way of doing the reformat/install without having to start afresh?

Answers on a postcard or, alternatively, use the comments system!

WordPress and URL woes – how I broke the Internet

Here’s a little background first:

I have my main domain – oliverhaslam.com – pointing to oliverhaslam.dyndns.org because my IP may change. The dyndns URL obviously points to the IP of my home server which is running WordPress.

I’ve installed everything and it works fairly well. The one problem I have now is that all links/images are pointing to urls that begin with the dyndns url, where I want to hide that completely and use the oliverhaslam url.

I thought that changing the ‘WordPress Address’ and WordPress Site’ urls would do the trick, but that killed everything and I had to edit the wp-config file to get everything back up.

So, my question is: what did I do wrong, and how do I get where I want to be?

Hope that all makes sense!

What’s going on with my Twitter sidebar whatsit?

As anyone who has ventured over to the sidebar will probably have noticed, something strange is going on with the Twitter feed. For some reason the logo and username areas are not lining up as they should which, considering the thing was a copy/paste job from Twitter seems a bit strange.

Anyone got any ideas for either A: a fix, or B: a better alternative?

Couple of questions:

So, day two of the great WordPress and Ubuntu web server experiment has me with a lengthy question that wouldn’t fit on Twitter, which is my usual source of help!

If anyone is so inclined and has five minutes, head on over here and see if you can help out please!

EDIT: Posted to AVF too, for those that don’t have an OCUK account.

Cheers!