emrupdate.com
Unbiased independent EMR discussions

For the MS haters

Latest post 07-30-2008 6:19 PM by martalli. 24 replies.
  • 05-29-2008 8:41 PM In reply to

    • JamesNT
    • Top 100 Contributor
    • Joined on 02-09-2008
    • Posts 96
    • Points 1,560

    Re: For the MS haters

     

    They've failed most ventures over the last 12 years and are still doing well.

    Interesting self-contradicting statement.

    JamesNT

    Regards, JamesNT
    • Post Points: 0
  • 05-29-2008 11:38 PM In reply to

    • DrMurdoch
    • Top 10 Contributor
    • Joined on 04-24-2003
    • Ex-Moderator
    • Posts 8,023
    • Points 116,809

    Re: For the MS haters

    Lots of bonuses being a monopoly the world is unable to curtail.

     

    • Post Points: 0
  • 05-31-2008 3:18 PM In reply to

    • JamesNT
    • Top 100 Contributor
    • Joined on 02-09-2008
    • Posts 96
    • Points 1,560

    Re: For the MS haters

     Long Live the Empire.  :)

    Regards, JamesNT
    • Post Points: 0
  • 05-31-2008 4:27 PM In reply to

    • DrMurdoch
    • Top 10 Contributor
    • Joined on 04-24-2003
    • Ex-Moderator
    • Posts 8,023
    • Points 116,809

    Re: For the MS haters

    JamesNT:

     Long Live the Empire.  :)

     

    Resistance is futile. 

    • Post Points: 0
  • 07-25-2008 4:51 PM In reply to

    • martalli
    • Top 150 Contributor
      Male
    • Joined on 07-24-2008
    • Staunton, IL
    • Posts 61
    • Points 945

    Re: For the MS haters

    digital-doc:

    >> OS based apps are dinosaurs looking up in awe at the bright light falling from heaven. >>

    That may be for the housewife, but not for the real man power user Wink

    Let me know when, "Bandwith," exceeds hard drive "Seek time."

    When you are working from a server on your local LAN, it is essentially there now.  I routinely edit files on other Linux computers using the GUI - I believe that I am using "KIO slaves" or something along those lines, but essentially the traffic is "ssh" encrypted through the network, so it would take a supercomputer and blunt force to break the encryption if the network was sniffable, and one should assume any wireless network is sniffable). 

    Bryan

    • Post Points: 20
  • 07-25-2008 10:15 PM In reply to

    Re: For the MS haters

    martalli:

    digital-doc:

    >> OS based apps are dinosaurs looking up in awe at the bright light falling from heaven. >>

    That may be for the housewife, but not for the real man power user Wink

    Let me know when, "Bandwith," exceeds hard drive "Seek time."

    When you are working from a server on your local LAN, it is essentially there now.  I routinely edit files on other Linux computers using the GUI - I believe that I am using "KIO slaves" or something along those lines, but essentially the traffic is "ssh" encrypted through the network, so it would take a supercomputer and blunt force to break the encryption if the network was sniffable, and one should assume any wireless network is sniffable). 

    Bryan

     

    Hi Bryan,

    Did I say that? Must have been a weekend. Is there a question somewhere, not that I can answer it? Smile

     

    Chris Wilkerson, D.C.
    Carson Doctors Group
    TabletPCs in Medicine
    Editor-in-Chief www.MedicalTabletPC.com
    Home: www.Digital-Doc.com

    • Post Points: 35
  • 07-26-2008 7:28 AM In reply to

    • martalli
    • Top 150 Contributor
      Male
    • Joined on 07-24-2008
    • Staunton, IL
    • Posts 61
    • Points 945

    Re: For the MS haters

    digital-doc:

    Hi Bryan,

    Did I say that? Must have been a weekend. Is there a question somewhere, not that I can answer it? Smile

    Sorry, I was only commenting that the speed on your LAN is functionally the same now as using a local hard drive - for "office tasks".  In fact, it may be faster to work with a large database by keeping a powerful machine with the database and nice fast RAID setup while you access the database from a thinner client.  I don't necessarily mean a "thin clinet" like a citrix workstation, but something along the lines of a web interface with a central server.  Hospital HIT systems often follow this rubrick...there is little reason a physician's office couldn't.

    Accessing a web interface, like an ASP system may be a whole different ball of wax. What passes for broadband in my small town would hardly compare to the local LAN speeds.  Maybe an ASP interface would work well if I was in a large city, but I would have to see a functional demonstration over a span of weeks before I would trust the availability of our health information to our local internet provider...

    • Post Points: 5
  • 07-26-2008 11:38 PM In reply to

    Re: For the MS haters

    ahh now I get Grahams comment, heh

    • Post Points: 20
  • 07-30-2008 12:58 PM In reply to

    • ZenTech
    • Top 200 Contributor
      Male
    • Joined on 07-30-2008
    • Idaho
    • Posts 36
    • Points 600

    Re: For the MS haters

    Cloud computing will hopefully open up the door to os independant applications but that's a long time away.  I have high hopes that someday users will be able to choose to buy either a mac or pc, run either windows or linux and be able to run the same applications across whatever platforms they choose to use. I truly believe this day will come, eventually.

    "Becareful what you wish for...it may end up on the internet"

    • Post Points: 20
  • 07-30-2008 6:19 PM In reply to

    • martalli
    • Top 150 Contributor
      Male
    • Joined on 07-24-2008
    • Staunton, IL
    • Posts 61
    • Points 945

    Re: For the MS haters

    ZenTech:

    Cloud computing will hopefully open up the door to os independant applications but that's a long time away.  I have high hopes that someday users will be able to choose to buy either a mac or pc, run either windows or linux and be able to run the same applications across whatever platforms they choose to use. I truly believe this day will come, eventually.

    With virtualization becoming increasingly accessible (and open sourced with projects like Virtualbox, kvm, and xen), we already find ourselves able to run Linux and Windows at the same time.  I have an install of ubuntu 8.10 alpha running as a vitual machine on my wife's imac (running Leopard) and I have w2k running inside virtualbox when ncessary on my laptop (which runs ubuntu 8.04). 

    Virtualization for the desktop has literally exploded on the scene in the last few years with machines regularly having multiple cores, virtualization-ready processors, and 2-4GB of memory being an affordable option.  The only thing you lose currently is the best graphics tricks of the virtualized OS (which usually contends with a virtual version of intel graphics).  Even this may improve in time.

    An option for the Linux folks who want to run windows program would be to run their programs with the wine libraries - a set of windows-compatible libraries that run windows programs natively in windows - without actual virtualization.  Things run faster and even 3d graphics are available.  Google's versions of picasa and google earth for linux are essentially their windows programs running on bundled wine libraries.

    • Post Points: 5
Page 2 of 2 (25 items) < Previous 1 2 | RSS
©2008 emrupdate.com. All rights reserved. | Acceptable Use Policy | Proud to be supported by the following EMR Vendor Sponsors:

AutoMED Software | Cerner Powerworks | eClinicalWorks | DescriptMED |  EMR Experts |  Medical Office Online | NextGen | practiceIT |  SynapseDirect | TSI Healthcare

Getting Started |  Forums |  Medical |  Blogs |  Interviews | Whereis Poster | Unique Visits ISP Providers  | Timezones | Contact Sales | Support Red Cross & Homes for our Troops