Todays TCO comparisons are useful only to cloud comsumers mind. There should be a better and preferably an objective way of comparing OS costs. Maybe when OpenSource solutions become much more mainstream, a way to compare will be found. But till that time the company who has more resources will win.
"It's ridiculous that the legislation allows customers to opt out within the first thirty days."
Isn't this a common practise in America? I know a few friends who buy products and return if they don't like in 30 days time. If this applies to your cellphone why not apply it to service provider?
I can't open site with Mozilla. Simplified error is below:
error: Can't call method "prepare" on an undefined value at/usr/lib/perl5/5.8.3/BookTools/Translator.pm line 20. context:... 16: my $dbh=DatabaseConnect("translations"); 17: 18: sub Prepare{ 19: $dbh=DatabaseConnect("translations"); 20: return $dbh->prepare($_[0]) 21: or die "Couldn't prepare statement: " . $dbh->errstr; 22: } 23: 24: sub SetLanguage{... code stack:/usr/lib/perl5/5.8.3/BookTools/Translator.pm:20/usr/lib/perl5/5.8.3/BookTools/Translator.pm:26/usr/lib/perl5/5.8.3/BookTools/Translator.pm:96/var/www/html/mazarin/index.html:3
I also would like to automate the driver installation. I don't want to look to tens of pages just to find a suitable modem driver or something else. By automating driver installations, maybe manufacturers put drivers to P2P networks so that everyone can find suitable drivers.
Although I think automation shouldn't be a must, there should be a disabling option.
Todays TCO comparisons are useful only to cloud comsumers mind. There should be a better and preferably an objective way of comparing OS costs. Maybe when OpenSource solutions become much more mainstream, a way to compare will be found. But till that time the company who has more resources will win.
(Or are there such methods, or standards?)
--
Not a native English speaker.
"It's ridiculous that the legislation allows customers to opt out within the first thirty days."
Isn't this a common practise in America? I know a few friends who buy products and return if they don't like in 30 days time. If this applies to your cellphone why not apply it to service provider?
I can't open site with Mozilla. Simplified error is below:
/usr/lib/perl5/5.8.3/BookTools/Translator.pm line 20. ... ... /usr/lib/perl5/5.8.3/BookTools/Translator.pm:20 /usr/lib/perl5/5.8.3/BookTools/Translator.pm:26 /usr/lib/perl5/5.8.3/BookTools/Translator.pm:96 /var/www/html/mazarin/index.html:3
error: Can't call method "prepare" on an undefined value at
context:
16: my $dbh=DatabaseConnect("translations");
17:
18: sub Prepare{
19: $dbh=DatabaseConnect("translations");
20: return $dbh->prepare($_[0])
21: or die "Couldn't prepare statement: " . $dbh->errstr;
22: }
23:
24: sub SetLanguage{
code stack:
I also would like to automate the driver installation. I don't want to look to tens of pages just to find a suitable modem driver or something else. By automating driver installations, maybe manufacturers put drivers to P2P networks so that everyone can find suitable drivers. Although I think automation shouldn't be a must, there should be a disabling option.