Forgot your password?

typodupeerror

Comment: Re:iFolder (Novel^WKablink?!) (Score 1) 305

by LinuxDon (#30164854) Attached to: Synchronize Data Between Linux, OS X, and Windows?
Novell has never abandoned iFolder, it's part of the Open Workgoup Suite offering. http://www.novell.com/products/openenterpriseserver/ifolder.html We have been actively using it in our company for several years and I installed version 3.8 a few days ago as part of OES2 SP3. It's a great product, I can highly recommended. The Open Source version can be found here: http://ifolder.com/ifolder

Comment: Re:The other problem with movie-watching (Score 1) 652

by LinuxDon (#28827853) Attached to: Scientists Worry Machines May Outsmart Man
I totally agree with you.

In reality it will probably just run the lines of code (just like your desktop computer) and will never think outside of the box since it isn't programmed to do so. It will likely be essentially dumb devices that interact with their environment in a way that some people will regard as "intelligent" and which have to be firmware upgraded regularly to fix bugs, just like a mobile phone today.

The moral is that a computer will always just run lines of code without "thinking" and therefore never do stuff it isn't programmed to do so. Unless the programmer made an error and it will start to do crazy (seemingly) random stuff. This can create very dangerous situations if no fail-safe is built in, but the kind of dangerous will still be of the same kind as a car computer that fails to signal the breaks: It may kill the driver but it will still be a logical event or technical failure.

The only thing we have to fear (as always) are other humans with wrong intentions building in backdoors to trigger these devices to harmful things.

Comment: Re:I thought this was the whole point? (Score 1) 652

by LinuxDon (#28827555) Attached to: Scientists Worry Machines May Outsmart Man

There will always be things that computers can't do.
Think about the time when all of the people that were typing invoices all day on a typewriter lost their job.
They all found a new job.

Also, who will maintain all of these new systems (which will likely be very prone to failure because of their complexity)?
It will generate a lot of maintenance jobs. A lot of this work will be routine work which can be carried out by almost any of the people you mentioned.

Comment: Re:Of course they *should*... (Score 1) 312

by LinuxDon (#28174741) Attached to: Should Enterprise IT Give Back To Open Source?

And that's when people start purchasing support from Novell, RedHat and other companies.
Then those company's will use a portion of those funds to invest back into the Open Source products their customers are using.

I see these companies as proxies that will invest back into Open Source for you, and that's part of the reason I'm paying for support. And all of a sudden the sometimes ridiculed "paying for support" starts making perfect sense. Most IT departments have money but lack time and therefore can only contribute by paying for support.

Comment: Re:English Language Article. (Score 5, Insightful) 415

by LinuxDon (#27686551) Attached to: Judge In Pirate Bay Trial Biased

I mostly agree with your post, but would like to add the following

Ultimately, in my opinion, it's the voice and opinion of the general public that is incorporated into laws about how heavy penalties for certain actions are. And since everyone is unanimously against murder, this is often quite a clear case.

But since the public opinion is so divided concerning copyright cases, a judge that has very strongly chosen one side can be called biased even regardless of his membership of a lobby group. The membership only proves it in my opinion.

Comment: Re:Cost will fall flat... (Score 1) 461

by LinuxDon (#27652649) Attached to: Microsoft Asks Open Source Not to Focus On Price

I've been through the Samba etc. stages and didn't make it through. If you want to build a complete environment with it you have got to build/assemble almost everything yourself out of loose components. Think about LDAP, Authentication, Groupware/e-mail, Mobile device synchronization, Desktop management, printer driver management, printer spooling. It involves much more then you'd think at first.
Also, eventually you're going to miss features that users demand, which will really ruin your day.

In the end we went with Novell Open Workgroup Suite BTW, which is a really good compromise between OSS and proprietary software IMHO.

Comment: Re:And people still choose XP over Linux (Score 1) 580

by LinuxDon (#27510111) Attached to: Microsoft Ending Mainstream Support For XP

First off, thank you for calling me an idiot to add strength to your arguments.

I was referring to Linux on the desktop in a business environment. There are lots of valid business cases for using Linux instead of competing products. It's all about getting the maximum ROI on your IT investment and there is no "fanboyism" involved. You seem to be a lot more emotional about it than I am.

Binary compatibility is not so much of an issue, there are lots of examples of pre-compiled binary software that runs on all Linux distributions: Firefox, Flash, government tax software and quite a few games. This proves that it can be done. The trick is to include the library's with the application. The same happens with Windows applications (it often comes with a lot of DLL files).

The obstacle preventing Linux adoption on the desktop is when a company for example uses Autocad or ERP software that doesn't support Linux on the desktop. It's then nearly impossible to migrate. And since most companies need to run Windows on the desktop already (because of other software they are already using on the desktop), there is not much need for the other vendors to support alternatives. Luckily, there is a shift taking place but it takes a lot of time. Linux has come very far on the server, but the desktop is another story.

He's like a function -- he returns a value, in the form of his opinion. It's up to you to cast it into a void or not. -- Phil Lapsley

Working...