Now that 3 is going to offer the iPhone 4 in the UK I'm ready to add them to my price comparison spreadsheet.
I've broken down the pricing a little more for the existing carriers and I've not also added the 18 month contract tab. I still need to verify all the pricing that I've entered, but I think most of it is correct.
Please let me know if you find any inconsistencies (from the links in the spreadsheet which take you to the carriers pricing pages.)
-P
The thoughts, rants and discoveries by Patrick Bulteel. Actually, it's a way to remember things.
Tuesday, 22 June 2010
Friday, 18 June 2010
iPhone 4 - UK Carriers comparisons
I decided to get an iPhone 4 and in the UK we are lucky to have 3 carriers (at least for now) to choose from.
I decided I was going to find a better way to digest the pricing structure on these and so I started a Google spreadsheet and as carriers have come out with pricing, I started putting their pricing in there.
What have I found? Well, not all pricing is equal. Some are selling the iPhones cheaper. Remember that Apple isn't going to sell the iPhone 3G anymore, only the 8G 3GS and the new iPhone 4 in 16G and 32G.
Also please note that I haven't included all the carrier disclaimers or additional pricing for add-ons, bolt-ons, screw-ons.
I also only did the pricing on 24 month contracts instead of 18 month. I am planning on doing that too. I'm not sure about doing the Pay-As-You-Go plans. If you think I should, let me know!
-P
I decided I was going to find a better way to digest the pricing structure on these and so I started a Google spreadsheet and as carriers have come out with pricing, I started putting their pricing in there.
What have I found? Well, not all pricing is equal. Some are selling the iPhones cheaper. Remember that Apple isn't going to sell the iPhone 3G anymore, only the 8G 3GS and the new iPhone 4 in 16G and 32G.
Also please note that I haven't included all the carrier disclaimers or additional pricing for add-ons, bolt-ons, screw-ons.
I also only did the pricing on 24 month contracts instead of 18 month. I am planning on doing that too. I'm not sure about doing the Pay-As-You-Go plans. If you think I should, let me know!
-P
Labels:
cost analysis,
iPhone,
iPhone 4,
spreadsheet,
UK pricing
Thursday, 29 April 2010
Ubuntu 10.04 is out - download via torrent!
Download the isos via bittorrent.
Help everyone out that way.
Go to the Ubuntu site to get the links to the torrent files.
-P
Help everyone out that way.
Go to the Ubuntu site to get the links to the torrent files.
-P
Ubuntu 10.04 will be out today!
I'm waiting, I'm waiting, I'm eager to try it out.
I'm not going to upgrade though, I'm going to do a clean install. In part because I want to document this for my other blog - Linux on your Mac.
I'll try go show all the steps I go through from the beginning. (I'm not going to bore people with the backup of my home directory or the application list.)
Lets see what happens.
-P
I'm not going to upgrade though, I'm going to do a clean install. In part because I want to document this for my other blog - Linux on your Mac.
I'll try go show all the steps I go through from the beginning. (I'm not going to bore people with the backup of my home directory or the application list.)
Lets see what happens.
-P
Thursday, 18 February 2010
OS X Server - Connection Failed?
So I've been working with some colleagues on a problem whereby users trying to connect to a OS X server from their OS X client were getting a connection denied.
If the user were to go to the Finder and via the hostname in Finder try to connect to the server (which uses Bonjour) they would get a Connection Failed even if they entered their username and password correctly. However, they could connect whenever they pressed Ctrl-K (i.e. Connect To Server) and used "afp://servername/" or "ftp://servername/" with the same username/password.
Trying different things like updating the replication of OpenDirectory, changing the users passwords.
In the end, we discovered that there was a directory that users had as their home directory (a default one /99) and the permission on that directory were set to 700 and only for one user. Changing it to 777 (we didn't try 770) solved the issue.
If the user were to go to the Finder and via the hostname in Finder try to connect to the server (which uses Bonjour) they would get a Connection Failed even if they entered their username and password correctly. However, they could connect whenever they pressed Ctrl-K (i.e. Connect To Server) and used "afp://servername/" or "ftp://servername/" with the same username/password.
Trying different things like updating the replication of OpenDirectory, changing the users passwords.
In the end, we discovered that there was a directory that users had as their home directory (a default one /99) and the permission on that directory were set to 700 and only for one user. Changing it to 777 (we didn't try 770) solved the issue.
Useful MegaCli commands
As I mentioned in an earlier post, finding the manual for the MegaCli command was rather hard. I've decided to put some of the more useful commands I've discovered/started using.
MegaCli -AdpAllinfo -a0 -- shows you firmware versions, serial number, and LOTS of useful information.
MegaCli -CfgDsply -aALL -- Also very cool and useful.
MegaCli -PdList -a0 -- give you the disk information which shows media errors which will help if you're having problems with your disks.
MegaCli -AdpAllinfo -a0 -- shows you firmware versions, serial number, and LOTS of useful information.
MegaCli -CfgDsply -aALL -- Also very cool and useful.
MegaCli -PdList -a0 -- give you the disk information which shows media errors which will help if you're having problems with your disks.
Monday, 1 February 2010
iPad with no flash? No problem!
Everyone is complaining that the Apple iPad doesn't have flash, but you know what? This is easily solvable.
Gordon (demos) is a Flash runtime written in Javascript by Tobias Schneider. With this you should be able to view Flash on your iPad. All that's needed is for the site to call the JS with the swf file as an attribute. Something easily done when you detect that the user doesn't have flash.
-P
Gordon (demos) is a Flash runtime written in Javascript by Tobias Schneider. With this you should be able to view Flash on your iPad. All that's needed is for the site to call the JS with the swf file as an attribute. Something easily done when you detect that the user doesn't have flash.
-P
Subscribe to:
Posts (Atom)