Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
The Almighty Buck

Harvard Says Computers Don't Save Hospitals Money 398

Lucas123 writes "Researchers at Harvard Medical School pored over survey data from more than 4,000 'wired' hospitals and determined that computerization of those facilities not only didn't save them a dime, but the technology didn't improve administrative efficiency either. The study also showed most of the IT systems were aimed at improving efficiency for hospital management — not doctors, nurses, and medical technicians. 'For 45 years or so, people have been claiming computers are going to save vast amounts of money and that the payoff was just around the corner. So the first thing we need to do is stop claiming things there's no evidence for. It's based on vaporware and [hasn't been] shown to exist or shown to be true,' said Dr. David Himmelstein, the study's lead author."

Comment Re:Shell apps? (Score 1) 621

I've been thinking about one of these new Linux phones for my next upgrade. What kind of access does one have to the shell? Can one using an ssh client? How does one transfer data to a Linux workstation? Can one install more shell apps (e.g. ipcalc, tdl and remind)?

Just buy yourself the Openmoko (http://www.openmoko.com). Install debian on it; and you can do whatever-the-hell-you-want-to!

Comment Re:Interesting idea.... (Score 1) 101

I like the idea but everything I have read about the product says it is a lousy phone. And if it can't do that basic function well it doesn't matter what other neat things it can do, whether it is open software, open hardware, whatever. A phone that sucks is no sale.

Well the point is that this phone is a developer version. It was never meant to be used by your six-pack-joe. The phone does have great hardware (GSM (2G only), GPS, Bluetooth, Wifi, et al). The problem is the software stack. And this is where free software developers kick-in. The OM2008.12 distribution is good enough that makes the FreeRunner a basic phone. SHR is another distribution that's looking good. Andriod port for FR looks more and more promising by each passing week. Then there is the paroli begin developed by OM, that's written in python and I hear it's looking good too. Just give it some more time, and the software stack will start looking kick-ass!

Comment Re:Scrolling patent... (Score 1) 449

'A computer-implemented method for use in conjunction with a computing device with a touch screen display comprises: detecting one or more finger contacts with the touch screen display, applying one or more heuristics to the one or more finger contacts to determine a command for the device, and processing the command.

So in plain english he is saying is:

I've developed a program which will know where you touch on a touch-screen(which is basically a touch-screen-driver). Didn't we have this in the linux before? This can be considered Prior Art right?

Let me elaborate:

a heuristic for determining that the one or more finger contacts correspond to a one-dimensional vertical screen scrolling command,

Implies that you can have vertical scroll. (Openmoko has this. You can do a vertical scroll on the home page)

a heuristic for determining that the one or more finger contacts correspond to a two-dimensional screen translation command

Which is basically like the HTC Diamond Touch doing effects like compiz.

a heuristic for determining that the one or more finger contacts correspond to a command to transition from displaying a respective item in a set of items to displaying a next item in the set of items.

Which says that you have a gesture to go to the next item. (again Openmoko already has this. The illume keyboard changes the keyboard format on slide)

When most of the code is out there, how can this patent be granted!

Comment Compiz Fusion?? (Score 1) 1

Comment from a Compiz user from http://lists.freedesktop.org/archives/compiz/2008-December/003238.html

"Dramatically ugly, unusable, slow, badly animated and unconsistent. Open source development without a serious, expert mantainers can result in chaotic grouth of the project and waste of human resources into pointless code. The Compiz-Fusion project is certainly the most representative example of all this"

This, I think, really sums up the state that this project is in.

Microsoft

Ballmer Admits Google Apps Are Biting Into MS Office 293

twitter points out coverage of a discussion between Steve Ballmer and two Gartner analysts in which the Microsoft CEO admits that Google Apps is enjoying an advantage over Office by users who want to share their documents. He points to Office Live as their response to Google, and adds, "Google has the lead, but, if we're good at advertising, we'll compete with them in the consumer business." Whether or not they're good at advertising is still in question, if their recent attempts are any indication. Ballmer also made statements indicating some sort of arrangement with Yahoo! could still be in the works, but Microsoft was quick to step on that idea. Regarding Windows Vista, he said Microsoft was prepared for people to skip it altogether, and that Microsoft would be "ready" when it was time to deploy Windows 7.
Government

Quebec Govt Sued For Ignoring Free Software 388

Mathieu Lutfy writes "The CBC is reporting that 'Quebec's open-source software association is suing the provincial government, saying it is giving preferential treatment to Microsoft Corp. by buying the company's products rather than using free alternatives. ... Government buyers are using an exception in provincial law that allows them to buy directly from a proprietary vendor when there are no options available, but Facil said that loophole is being abused and goes against other legal requirements to buy locally.' The group also has a press release in English."
Operating Systems

How To Speed Up Linux Booting 301

An anonymous reader writes "A common complaint about Linux is the amount of time the operating system takes to start. Like Linux itself, there are plenty of options and lots of flexibility for boot-time optimization. From dependency-based solutions like initng to event-based solutions like upstart, there's an optimization solution that should fit your needs. Using the bootchart package, you can dig in further to understand where your system is spending its boot time to optimize even more."

Slashdot Top Deals

The number of UNIX installations has grown to 10, with more expected. -- The Unix Programmer's Manual, 2nd Edition, June 1972

Working...