My first experience with TalkTalk customer support

January 29, 2007 by Oliver · 6 Comments
Filed under: Computers, Technology 

As many of you may be aware (most of you judging by the search engine keywords people use to get here with), I’m a TalkTalk customer. Now quite a few people are having problems with TalkTalk. Luckily I’ve had no problems with TalkTalk (although that might change when I’m unbundled. And for the most part that’s still true, although I did recently have a minor problem that led to me calling TalkTalk support.

Firstly, the problem I had was nothing to do with the Internet. It was a problem calling Julia in America. I would call and get nothing but silence. After a while it would ring but someone else would answer the phone who apparently couldn’t hear me. After talking to Julia over the Internet I discovered that she could hear me and she could also hear the third person. Very strange. Another point is that to call Julia and it be free (well at least included in the £10 a month we pay) I have to dial a prefix. Without the prefix everything was fine. So it was probably some obscure routing problem specific to TalkTalk.

So I called their support line. Specifically the one for landline faults. I got through straight away and told them I was having a problem calling America. They said it was a known issue and they were dealing with it. 24 hours later it was working fine.

I tell you this simply to point out that not quite everyone is having a problem with TalkTalk…

TalkTalk, broadband, Internet, ADSL, landlines

Mono brings everything together – MythTV, PS3, Nokia 770

January 28, 2007 by Oliver · Comments Off
Filed under: Computers, Entertainment, Technology 

MythTV finally runs on a Playstation 3. Linux has been running on PS3s for a while doing all sorts of cool things. Well Takeshi Yaegashi has now got a USB TV tuner working for it making MythTV essentially complete.

So where does Mono come into this? Well Mono runs on a PS3 as well. Actually that’s not the link. In a cool coincidence, I first found out about MythTV on a PS3 after subscribing to a Mono RSS feed.

And the Nokia 770? Well the very next entry on said RSS feed was about Mono running on a Nokia 770 (and a Nokia N800 and Windows XP and Linux – all with one executable).

It’s a small world…

Mono, Maemo, MythTV, Linux, Windows, cross platform, PS3, PlayStation, Takeshi Yaegashi

Revelations 1.3 – Castrating Jita

January 26, 2007 by Oliver · Comments Off
Filed under: Computers, EVE Online, Entertainment, Games, MPOGs, Technology 

CCP have announced the patch details for Revelations 1.3. Nothing new as such is being added but it is a a pretty cool update nonetheless. Below are some of the points I feel especially important or cool

Firstly, Jita should be a little less crowded afterwards. It will probably still be a trade hub but it’s asteroid fields are being removed and the school stations are “under new ownership” (and hence no longer selling skills). A bunch of other stations are suffering similar consequences.

Expeditions are more likely to be triggered by exploration sites and Data Interface (used for invention) BPCs and materials will drop more. The new scanners will have their tech II mineral requirements removed also making exploration cheaper.

Best quote from the patch notes:

Moved all of the humans and animals located in the normal ‘commodity’ groups into the ‘livestock’ group, to prevent the poor things from being squeezed into small cargo containers by unscrupulous players.

Streaming video to the Nokia 770

January 22, 2007 by Oliver · 11 Comments
Filed under: Computers, Entertainment, Technology 

I recently managed to get video streaming (and transcoding in real time) to my Nokia 770 :D Here’s a guide for anyone wanting to do the same thing. This assumes you have a wireless network with a computer on it.

The first thing you need to do is install MPlayer on your 770. The media player that comes with it is too limited with regards to what it can play. The interface to Maemo MPlayer is a bit limited but I tend to start it from the command line anyway.

Then install VLC (VideoLAN client) on your PC. VLC is a cross platform media player with wonderful codec support and more important built in streaming and transcoding support. To stream (and transcode) using VLC, go to the Open File dialog box and select “Stream/Save” (and click the associated “Settings” button). From there select HTTP streaming (remember the port) and set up your transcoding options. The following are ideal for the 770:

  • M4V video
  • MP3 audio
  • 256 kbps video
  • 64bps audio
  • Width: 400
  • Height: 244

You need to fiddle a bit to specify the width and height. As you select the options you’ll notice the “target” field at the top change. Highlight the bit that says “scale=1″ and replace it with “width=400,height=244″. You can also select play locally if you want to see what it’s playing on the screen at the same time.

After you’ve done all that click OK as many times as necessary to get back out of the windows and click Play. The video will now be streaming to anyone trying to listen. The first thing to do is to test it using VLC itself. Open another instance of VLC and go to File -> Open Network Stream. Select HTTP and enter your IP address or (localhost) and the port you selected earlier. When you hit play you should see the video clip playing (quite small). If not, then try again…

Assuming it’s all working, it’s time to see it on the 770. Run XTerm (you really need XTerm if you want to do cool stuff with a 770) and type in the following:

mplayer -cache 8192 -aspect 16:9 http://your.ip.address:port

Hopefully you’ll have your video clip playing wonderfully on your 770 :D

256kbps is good enough for most clips at that resolution. Actions scenes get a bit blocky but don’t complain too much. 256kbps is also low enough to fit through most if not all ADSL upstream connections and, even better, small enough to fit through newer cellphone connections (the 770 can use a phone as a bluetooth modem). In fact UK readers on T-Mobile can get Web ‘n’ Walk Max for £22.50 a month get 10GB of bandwidth and are allowed to use the connection for video streaming and Voice Over IP.

My final goal would be getting it to work with MythTV (it can already use VLC for streaming) and have live TV anywhere I can get a signal on my phone…

Play Supremacy

January 20, 2007 by Oliver · Comments Off
Filed under: Computers, Entertainment, Games, Programming, Technology 

The first game I ever did in Shockwave is now available on my site! It’s basically a Risk clone but with a fewer features and reasonable AI.

Play Supremacy

Next Page »