ActiveState Returns to Open Source Roots
constab writes "ActiveState, the Sophos-owned company that makes free distributions and commercial programming tools for programming languages like Perl, Python, PHP, Tcl and Ruby, has been sold to a Canadian VC firm. According to the article, ActiveState will go back to its open-source roots and continue development of ActivePerl, ActivePython and ActiveTcl. A full set of Mac OS X on Intel downloads is also in the works."
This sounds great. Hopefully they will open up, at least make free(beer), some of their more advanced tools. The Perl dev tools are really good. Only time will tell.
I would say that most perl users on the Windows platform are still very much using ActiveState.
- oZ
// i am here.
I have been using ActivePerl for 5 years now, and ActivePython for 1.5. Komodo is a great IDE, but what makes ActiveState great is basically just the fact that they are ActiveState.
In a corporate environment, using software from an actual company makes managers and IT folk feel warm and fuzzy. And yes, I realize that ActiveState is just mostly just nicely packaging up available open source software... but I don't tell anyone that. Corporate types tend to like it when they can buy something from someone, or at least point to a (stable) company that sells the product. Saying I'm using ActivePython goes over much better than saying I downloaded something from community-based python.org. And no, I'm not saying any of this makes sense, but it has been my experience for the past five years.
If it weren't for ActiveState, I would be forced to write in VC++ or VBA. Thanks to them, I'm using perl and python for my job every day. And that is pretty awesome.
So, keep up the good work, ActiveState!
In a corporate environment, using software from an actual company makes managers and IT folk feel warm and fuzzy.
/me shrugs
Second this *ten times over*.
I've been suggesting perl for producing test harnesses for ages (writing them in C is just a waste of time), but the folks running things just don't *trust* perl. Until someone discovered ActiveState. I walked in one day and found them using the commercial Komodo, happy as a clam, and talking about how great perl was.
Confused the hell out of me.
The only thing I can guess is that if you have business roots, you're always trying to figure out the other guy's angle. Why is he doing something for you? What's he planning to get? If business folks can figure this out, and decide that it's aligned with their own interests, then they feel okay accepting the deal.
Open source software just doesn't make any sense in a model that only recognizes human time and direct monetary value. So you get people who *never* have worked with hobbyists who like producing free stuff. They've never worked in an environment in which the marginal cost of production and distribution can approximate zero. It's very reasonable for them to look very dubiously at software, thinking "I can't figure out how this guy is going to profit from this, so I'd better stay the hell away, since he might try some sort of horrific extortion down the line. Who the hell would write software for *fun*? I have to yell at people to get them in on time to meet our deadlines!"
On the other hand, doing a deal in which the other guy is clearly making a profit means that they don't need to imagine ways in which they can get stabbed in the back later. They can be comfortable believing that the other guy is simply happy making the deal.
It's a weird mentality from a hobbyist standpoint, but it's the only way I can explain why so many companies look at Debian and walk away quickly but are happy as a clam buying Red Hat Enterprise Edition.
As long as I get to use something at work that I can freely use myself the rest of the time, I'm all for it.
Any program relying on (nontrivial) preemptive multithreading will be buggy.