Slashdot Mirror


User: BorgeStrand

BorgeStrand's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Virtualization must be coming soon on Android On the Desktop · · Score: 1

    Already, using Windows 8 feels a lot like running VMware on a Linux box did 10 years ago. Win8 Start is the new Ctrl-Alt-F8. It feels like two systems in one. Adding Android as a 3rd option would be a logical step.

    Then I believe there will be virtual Android apps on the PC desktop, virtual iPhone apps on Android phones, and eventually, even virtual Win8 tiles on the Windows desktop :-)

    And at that time, everybod will have access to all apps, and nobydy knows which OS is running in the bottom of it all.

    Borge

  2. Re:How to read code on Ask Slashdot: How To Start Reading Other's Code? · · Score: 1

    Thanks! Are there tools that do this automatically? I haven't worked much with Doxygen and usually pick the programming environment most commonly used for the programming target. I've had some good experiences with Eclipse based editors but find the learning curve a bit steep. On the easy and less powerfull end I use Programmer's Notepad and grep in Cygwin.

    But if there are good automated tools, I'll take the time to teach myself how to use them.

    By the way, the code is for an open source windows driver.

    Borge