Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
Businesses

Software Piracy At the Beijing Branch Office? 614

spirit_fingers writes "I'm the IT manager for a west coast design company that has a small branch office in Beijing with 5 employees, a few workstations and a couple of servers. Recently, it came to my attention that the Beijing office has been routinely installing and using pirated software on their computers — MS Office and Adobe Creative Suite, mostly. We're very buttoned up about being legal with our software here at the home office, and I consider it unprofessional and risky for our Beijing office to be engaging in this practice. When I called the local office manager on this, he shrugged and replied, 'Well, every other shop here does it.' So I was wondering if there are any IT manager Slashdotters here in the the US who may have experienced something similar with their colleagues in APAC, and how they handle a situation like this." Click the link for more of this reader's thoughts on the subject.
Software

Generic VMs Key To Future of Coding 139

snydeq writes "Fatal Exception's Neil McAllister calls for generic VMs divorced from the syntactic details of specific languages in order to provide developers with some much-needed flexibility in the years ahead: 'Imagine being able to program in the language of your choice and then choose from any of several different underlying engines to execute your code, depending upon the needs of your application.' This 'next major stage in the evolution of programming' is already under way, he writes, citing Jim Hugunin's work with Python on the CLR, Microsoft's forthcoming Dynamic Language Runtime, Jython, Sun's Da Vinci Machine, and the long-delayed Perl/Python Parrot. And with modern JITs capable of outputting machine code almost as efficient as hand-coded C, the idea of running code through a truly generic VM may be yet another key factor that will shape the future of scripting."

Slashdot Top Deals

As far as we know, our computer has never had an undetected error. -- Weisert

Working...