Shared Source .NET Ported to Linux
bjepson writes: "Shaun Bangay of the Rhodes University Computer Science Department has
released a port of Rotor
for Linux. You can find more details, including a download, at the O'Reilly Network."
← Back to Stories (view on slashdot.org)
From the licence attached with Rotor:
"You may not use or distribute this Software or any derivative works in any form for commercial purposes."
Rotor on Linux is as about as usefull, to me, as a Corvette is on Mt. Everest.
Except that the Corvette is cool, and Microsoft
Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.
This is the biggest disaster since the conception of Windows.
Putting a ton of code in a page is a pretty silly thing to do, even in an example.. but ASP.NET makes it easy to do code-behind (and the tools do it by default).
.aspx page which is basically marked up HTML (ala JSP) with the code implemented as a class that gets compiled into bytecode.
Write a "Web Form" with Visual Studio.NET and you get a
Best thing about this is the ASP.NET code has access to the same class library as any other app.. so it's really easy to do things like get a graphics object, render some stuff into it, convert it into a jpeg and stream it back to the client. Stuff that'd be nearly impossible with ASP.
(There are toolkits to do this for ASP, the same as there are for Perl and other languages - the difference in this case is that the ASP.NET code is calling the same drawing functions that any other non-web application would be calling.. not calling through a wrapper etc).
- Steve
Yup, that's what M$ intended alright... contaminate as many programmers as possible by exposing them to the rotor libraries, so they can claim copyright infringement on anyone working on free implementations. not a bad plan, actually...
Does anyone know how I can benefit from this?
.NET integration, what do I tell them? It's not possible at all?
.NET commercially for Linux (Python)?
.NET integration going in an effective manner? Are there tools/wrappers?
Specifically I would like to offer customers solutions using Python. But if they want
I'd prefer not to lie to customers.
If I could tell them that it's possible, at a price, that would be something! My customers would be prepared to pay! Not that they may ever need it once I get them their Zope/Python sites, mind you. I just want to leave them the option.
Firstly, what would I have to do (pay) to get
Secondly, is it even possible to get
So it's not called through a wrapper. And why exactly does this make a difference? When I use php I'm making a call to the GD libraries, so there is a bit of a wrapper in there, it hardly effects the time it takes to send back an image.
I don't see that this is any advantage.
Lando
/* TODO: Spawn child process, interest child in technology, have child write a new sig */