Andrew Ferrier

Economics; Travel; Film; and Technology.

Archive for the ‘technology’ tag

CyanogenMod on HTC Desire on Orange UK

without comments

I installed CyanogenMod on my HTC Desire about a week ago in an attempt to get rid of some of the crapware that Orange UK are notorious for installing, and get a snappier, cleaner phone. I won’t repeat the excellent CyanogenMod install instructions, which you can find here. However, here are some points that might help you if you’re doing something similar:

  • The OS (Android) firmware and the radio firmware are two separate things. The phone was at the latest Orange-approved firmware level before the upgrade (Android 2.2, which comes with the radio at version 5.10.05.30). I had read elsewhere that Orange network-lock the phone and that this sometimes causes problems when installing CyanogenMod; so I deliberately removed the SIM card during the upgrade process as suggested. Whether this circumvented the problem or whether it simply wasn’t an issue I can’t say, but certainly I haven’t seen any network-lock problems. I didn’t upgrade the radio at all, as this seemed risky; I simply left it at the 5.10 level and skipped over that section in the install instructions.
  • After the upgrade, I was initially nervous that the 3G had stopped working, as sitting in my house I simply couldn’t cause the phone to roam onto 3G or HSDPA; however, it seems that it simply has different criteria for roaming onto 3G – it will keep a stable slower signal in preference to a poor faster one. In fact, so far I seem to get a more reliable data signal, and the phone uses 3G and HSDPA just fine when it can find a good signal.
  • Update 22:30 I found I needed to apply this workaround in order to be able to install large applications such as Google Maps.

As a result of upgrading it, the phone is a lot faster and smoother. Much of the jerkiness has disappeared from the user interface – even third-party apps such as Twitter work more smoothly. The most astonishing thing is the battery life, which seems to have almost trebled – whereas previous the phone would struggle to last a day, it now lasts over two. This is quite impressive – I’m not sure what was dragging down the phone before (HTC Sense, perhaps), but kudos to the guys at CyanogenMod.

In summary, CyanogenMod seems like a way of getting a clean, modern, Android build onto your phone. Some of the menus do stuff from a plethora of options, but the defaults are fine, so it’s a great way of getting a “plain” Android phone. Recommended.

Written by andrewferrier

June 5th, 2011 at 10:57 am

Orange/T-Mobile Roaming

without comments

I recently started using Orange’s new roaming service that allows you to roam on T-Mobile’s network, in the same way as you might roam around networks when you are abroad. So far experiences are very positive. The phone remains on Orange most of the time, which is fortunate as 3G/HSxPA signals are only available via the Orange network. However, when a signal isn’t available, it seems to roam fairly quickly and efficiently onto T-Mobile’s network. The phone sees this as a roam: the same “R” symbol appears on my Desire‘s screen. Charges are allegedly exactly the same as via Orange, so in theory it shouldn’t cost anything extra (although I’ve yet to see a bill since I’ve had it turned on).

The only potential disadvantage I can see is that in order to get data service on T-Mobile’s network (which is GPRS only), I have to switch off the protection on my Desire that stops it using the data on a roamed network. This does have the slight danger that I might forget to turn this off when travelling to a foreign network and being charged large sums. However, I’m prepared to take this risk/inconvenience for the benefit of being able to do the roam.

In general, a great new service from Orange, assuming they keep up the same quality of service. Now, if only they’d stop piling on crappy “added value” apps via their phone, and innovate on network features (of which this is a great example).

Written by andrewferrier

October 16th, 2010 at 12:24 pm

Huawei K4505 with Ubuntu 10.04

with 4 comments

I just acquired a new Vodafone Mobile Broadband modem to replace an aging ExpressCard version I had that wasn’t working too well. It came in the form of a Vodafone-branded Huawei K4505 USB stick. It didn’t work completely out-of-the-box with Ubuntu 10.04, at first appearing unrecognisable. After some hunting, I discovered that these sticks initially present themselves as USB Mass Storage to allow you to install the Windows drivers. You have to give a few magic incantations on Linux to make them switch into modem mode:

sudo aptitude install usb-modeswitch
sudo usb_modeswitch -v 0x12d1 -p 0x1521 -M \
 55534243123456780000000000000011060000000000000000000000000000

Once the modeswitch command is executed, the USB stick will present itself as a modem and you can use the standard Ubuntu NetworkManager mechanisms to define your service provider and set up the connection. The stick should remember its state, and so you should only ever need the above utility (and command) once.

Written by andrewferrier

July 30th, 2010 at 1:55 pm

Disabling Synaptics Touchpad with Ubuntu 10.04

with 13 comments

I recently installed Ubuntu 10.04 on my Thinkpad T61 and set about disabling the touchpad, which I always find irritating. There seemed to be lots of guides to this, including this one, but none of them seemed to work for me. Eventually I figured some fairly simple steps which did work:

  1. Install two packages if they aren’t already installed (gpointing-device-settings is the more modern version of gsynaptics and will uninstall it if it’s installed):
    sudo aptitude install xserver-xorg-input-synaptics gpointing-device-settings
  2. Start gpointing-device-settings from the command line and select “Touchpad off”, as shown here:
  3. Exit the tool and reboot.

Written by andrewferrier

June 4th, 2010 at 7:22 am

veryPC AT20

without comments

I recently bought a veryPC AT20 as a more powerful replacement for an aging Debian-hacked NSLU2 that I had serving up files, doing backups, and other such tasks. I thought I’d do a quick review in case it’s of value to anyone considering a machine from veryPC (at the time of writing, it seems to be no longer for sale, although the veryPC AT10 looks similar).

I particularly wanted something more meaty than my NSLU2 so I could do full-disk encryption, fully-encrypted offsite backups, so it seemed ideal. The variation I ordered has:

  • Dual-Core Intel(R) Atom(TM) CPU 330 (1.6GHz)
  • 1GB RAM
  • 1TB Western Digital “GreenPower” Hard Drive
  • Intel 82945G/GZ Integrated Graphics
  • Onboard audio, 6 USB 2.0 ports, a serial port, a parallel port
  • Integrated 100MB Ethernet
  • RaLink RT2561/RT61 802.11g PCI Wireless Card
  • DVD-RW drive

(total approximately £370)

Very PC seem fairly reputable, and their customer service was adequate, if not outstanding (they didn’t keep me up-to-date on my order until I emailed them, at which point they interrupted me by calling, they didn’t always respond to sales enquiry emails, and were coy about their returns policy). Nevertheless, they do offer a 3-year warranty as standard, which shows confidence in their products.

Nevertheless, the PC arrived fairly promptly (~5 days), and appears to be robustly built: whilst compact, the case is very solid and feels strong. The whole machine exudes a feeling of high build quality, and is mostly constructed from metal rather than cheap plastic. Here’s what it looks like from the outside:

at20

The machine came shipped with Ubuntu (Desktop) pre-installed, although I rapidly reinstalled it with the Ubuntu Server (a wise decision anyway, since VeryPC forgot to include information on the default username and password!). As such, every piece of hardware works well with the exception of the wi-fi card, which, using the default driver, suffered from frequent drop-outs (a problem I’ve had before with the RaLink cards under Linux). Replacing the standard driver with a ndiswrapper verison (more information here and here) resolved this. Channels 12 and 13 also don’t seem to work correctly with this driver, so the wi-fi network has to run on another channel.

The main disappointment was the noise generated by the machine. To be fair, VeryPC described it as ‘ultra quiet’, and with other noisy items on (e.g. a modern laptop with the fan spinning), you won’t hear it. However, in an otherwise silent room, you definitely will – and you don’t have to get close to it either. I haven’t done any formal tests, but if you want a completely silent machine, this is not the one for you. If you can tolerate a small amount of fan noise in very quiet environments, it should be OK.

Another minor point: the machine has an external power supply brick (like a laptop). VeryPC didn’t make this clear, but you should factor it in if you’re considering buying one.

Otherwise, though, I’m fairly satisfied. It does what it says on the tin, I’ve had no reliability problems whatsoever (save for the wi-fi card issues mentioned above), and the machine is running 24h a day and doing a solid job. So kudos to veryPC for putting together a good bit of kit.

Written by andrewferrier

July 21st, 2009 at 10:02 pm

Tagged with , , , , ,

Did you mean ‘to type correctly’?

without comments

I suddenly realised that I expect Amazon (and indeed many other websites) to correct my misspellings in the same way as Google:

Did you mean: lost in translation ?

But it doesn’t.

They should fix this.

Written by andrewferrier

October 1st, 2008 at 5:56 pm

Getting Dopplr and Tripit to Play Together

without comments

As I mentioned recently, I’ve been using Dopplr and TripIt a lot recently as I’ve been travelling more. Although TripIt is far more featureful, I know more people on Dopplr and so keeping it up-to-date is useful as it increases the chance of serendipitous coincidences. They are competitors, but I like them both.

So far it’s been a pain to enter information into Dopplr manually, but they announced today that it can now watch iCal calendars and create trips accordingly. I’ve added my iCal feed from TripIt and it seems to work well so far. They are minor niggles. For example, it gets confused if you have multiple destinations in your trip as TripIt doesn’t really allow for this concept. Also, not all trips involve advance booking, so I don’t bother adding them to TripIt – they’ll need to be entered into Dopplr manually. Nevertheless, it should cut down on the amount of data entry.

Written by andrewferrier

February 27th, 2008 at 11:28 pm

Focus on Imaging and the 400D

with 9 comments

I went to the Focus on Imaging show at the NEC at the weekend. The show itself was a little disappointing, obviously oriented more around trade sales than the end-consumer, and was marred a little by poor organisation from the NEC resulting in large queues, a car-park merry-go-round, and so on. But nevertheless, there were some interesting stalls – Canon and Nikon having the largest and most impressive, with some substantial Canon L-series lenses on display.

I availed myself of the special show pricing (and suffered the robust crowds) to buy a Canon 400D body, plus the lens I’ve been trying to get hold of – the Canon 18-55mm f/3.5-5.6 IS. The lens is cheap, but allegedly better optically than its poor non-image-stabilised cousin that is shipped by default with many Canon bodies. At some point, I’ll invest in something better.

I had a (35mm) SLR some time ago, but sold it when I started using my digital compact more. I’ve been missing the flexibility of an SLR, though, and the appeal of higher ISO (the heroin of digital photography?) was too much. I’ll give it its first proper crack at the whip at the weekend, no doubt.

Written by andrewferrier

February 26th, 2008 at 1:57 pm

Tagged with ,

Excellent Service from TripIt

with one comment

As I’ve starting travelling a lot recently, I’ve been making reasonably heavy use of both Dopplr and the less well-known TripIt. The idea behind Dopplr is simple: tell it which cities you’re travelling to and it will share that information with your other Dopplr contacts, notifying you when you’re in the same place. You can also syndicate your travel plans – I have mine published on Facebook and available as a feed via Google Calendar.

TripIt, although it has similar facilities for maintaining a list of travelling contacts, originates from a slightly different and more ambitious idea. Essentially, you email TripIt confirmation emails for hotels, airlines, car rental, etc. – and it parses them and automatically organises them into trips with information-rich itineraries, including weather, maps, city guides, etc. You can print those out, but (more usefully) you can again syndicate them into tools such as Google Calendar via iCal. This way, I end up with details about all my flights, hotels, and so on in my calendar automatically.

TripIt’s not perfect – I’ve found a few bugs – and TripIt doesn’t support every single travel agent (for example, it doesn’t support the one we use within IBM – at least not directly). But the TripIt team are very responsive to feedback – I notified them about a Hertz reservation email this afternoon that wasn’t recognised. They’ve already fixed the bug and the information has appeared in my TripIt account. I’m not sure how they plan to monetise their service (although that’s still not clear with Dopplr either), but I am likely to stay a regular user for the foreseeable future.

(Honourable mention for another useful travel website goes to Kayak, which has the most flexible and useful flight search interface I’ve found).

Written by andrewferrier

February 20th, 2008 at 9:01 pm

Online Address Frustration

with 3 comments

I’m surprised at the poor state of online contact management, given how mature the online e-mail market is. I’ve just spent a frustrating and mostly wasted morning with Plaxo, trying to see if it could fulfil my relatively simple needs (online contact management, syncing with something desktop-based, ideally Thunderbird, and syncing with my mobile phone as a nice to have). After struggling with the over-engineered Plaxo interface, a wobbly Thunderbird sync extension that loses critical bits of data, and a de-duper that misses obvious duplicates, I gave up. The latter service requires signing up to a free trial, which I’ve now cancelled.

At some point I’ll give Yahoo Address Book a go – initial investigations look good, it does away with the unnecessary social networking guff (I’m already signed up to Facebook and LinkedIn, thanks, Plaxo – try focusing a little harder on your core business), and is much speedier. Unfortunately, the Yahoo effort seems to be a bit basic – mainly a lack of sync points – but at least that does remove some of the potential for damage.

Does anyone know of any other solutions? I was willing to pay for Plaxo, and I can’t be the only one. I think there’s an unmet need here.

Written by andrewferrier

December 27th, 2007 at 2:05 pm

online purchase proscarbuy proscar no prescription buy proscar fed ex fedex proscar without priscription non rx cheap Flomax Tamsulosin cheap mexican buy Flomax on line amex where can i buy Flomax without prescription buy cheap Flomax online free consult canada Flomax buy brand Flomax purchase Tamsulosin pay pal without rx where can i buy finpecia without a rx wholesale finpecia cheap 10 mg Buspar canada prednisone no prescription purchasing accutane 40 mg online without prescription free fedex delivery accutane 40 mg buy Finpecia without rx Flomax bestellen 5 mg Maxalt Lasix u.p.s shipping cod buy cheap generic Lasix online order prescription free Lasix buy cheap generic Lasix online order no online rx finpecia buy Maxalt online no prescription purchase maxalt prescription online what does valtrex look like buy Crestor no prescription low cost Valtrex espana Valtrex purchased online without prescription where to buy generic Amitriptyline online without a rx valtrex canada buy Buspar drugs Buspar no prescription overnight how to purchase valtrex how to get a prednisone prescription buy online Lasix without rx purchasing Antabuse without a script order Orlistat no visa buy Proscar online purchase Proscar online Buspar online without prescription best Buspar online pill valtrex generic cheapest cheapest place to buy Buspar buy Prednisone american express Cytotec online order saturday delivery purchase Cytotec online with overnight delivery purchase cheap online Valtrex buy Valtrex legally how to buy Buspar without a prescription purchase finpecia pay pal online without prescription purchase Flomax without prescription needed buy Proscar now Buspar effects generic Orlistat uk comprare Buspar generico cheap order rx Valtrex buy valtrex where where can i buy herbal finpecia can you buy Cytotec in mexico buy cod Valtrex where can i buy herbal finpecia order finpecia no visa buy Valtrex no prescription low cost Valtrex tabletten how to buy Maxalt online without rx buy Bupropion uk 60 mg Orlistat buy cheap generic Orlistat online finpecia 1mg Valtrex buy fedex Rosuvastatin order online where to buy generic Cytotec online in canada how to buy Proscar online without rx non rx cheap Orlistat order finpecia overnight delivery buspar online consultant buy Orlistat online no rx no prescriptions needed for Prednisone Buy prednisone without a perscription to ship overnight Crestor precio buy valtrex free consultation valtrex for sale Crestor buy buy Crestor without doctor buy Prednisone with no prescription where to buy Zithromax Zithromax buy Zithromax no prescription Prednisone overnight buy Crestor no scams Crestor without rx order generic Crestor purchase Buspar money purchase Zithromax online order saturday delivery order Zithromax for cash on delivery order Valtrex on line Buy Valtrex online no membership U.S. pharmacies for prednisone without rx prednisone no script required express delivery Buspar pharmacy purchase Buspar pay pal without rx buy online Valtrex where can i buy Valtrex buy discount Valtrex on line Valtrex bestellen Valtrex online purchase overnight xenical without a rx free xenical Arimidex purchase buy 1 g mg Arimidex Orlistat without rx buy Valtrex no visa online without rx purchase Valtrex without a prescription overnight shipping cheap Buspar by money order