Forgot your password?

typodupeerror
Programming

Who gets the unfinished software?

Submitted by zaunuz
zaunuz writes "What happends to unfinished software, mainly consisting of bits and pieces of perl-code, if the company you wrote it for goes bankrupt? This might be the case where i currently work. For the past year i have been in charge of a fairly big project, but due to poor economical planning higher up in the system, it is quite possible that the company will die before me and my team are finished. If this happends, we would like to continue the project on our own, since it is fairly close to completion, and it would suck to just scrap what we've invested so many hours and cups of coffee into. The creditors are most likely to be the new owners of the code, however, do the creditors care about unfinished code? Afterall, first they'd have to understand what it does. After they've done that, they'd have to finish it themselves. Has anyone else experienced a similar situation?"
Programming

C vs. C++/OOP Paradigm

Submitted by
An anonymous reader writes "I just started work for a small start-up company that does R&D software for media. I quickly discovered that my boss is very resistant to using C++ and object-oriented programming; he insists that we standardize on using C. This goes against the last eight years of my education in being trained to use OOP and also arises concerns for the company in creating and maintaining reusable and scalable software. My boss states that he had bad experiences at previous companies that used C++ and OOP that resulted in less readable code. I suspect that he has little knowledge of the OOP paradigm and its advantages in writing good software. I'm wondering if the Slashdot community can provide some suggestions on how to approach a boss with strong convictions on this issue. Why should we be using C++ vs. C? What are the benefits of OOP? Why is it important for a start-up company to address these issues early on in order to develop good coding practices?"
Microsoft

Microsoft playing dirty in Virtualization->

Submitted by Anonymous Coward
An anonymous reader writes "In this whitepaer from VMWare:
( http://www.vmware.com/solutions/whitepapers/msoft_ licensing_wp.html )
They detail the various things Microsoft is doing to ensure they own the virtualization market. This sounds like the usual questionable business tactics that has put Microsoft in trouble with the various competition watchdogs around the world. Is the open source virtualization world concerned about these moves by Microsoft? Has anyone started any legal actions against these activities?"

Link to Original Source

There is nothing more silly than a silly laugh. -- Gaius Valerius Catullus

Working...