
Journal Journal: World's first Open Source Clustering Code - Soon by Sun 1
Infoworld has more details here: http://www.infoworld.com/article/07/06/27/Sun-donates-Cluster-to-OpenSolaris_1.html
Linux/Security
No Support for Linux users says Time-Warner NYC
I called Time-Warner for the 4th time about this months-long problem of my high-speed internet connection cutting out four or five times a day (for a minute or so). They told me to connect my Windows box directly to the Internet - bypassing my Linksys router. No way I said - it may get compromised (it's a fully-patched Win 2K box). I offered to connect my Linux box (a fresh Slackware 10.2 install) directly, and they said "no way". I went round & round with the guy, even asking, at one point, if he realized this conversation was being recorded. He wouldn't even run some of the tests to help ME diagnose the problem.
If you don't use Windows, Time-Warner's Tier-3 "National Help Desk" - and I suspect the lower level tiers - will refused to support you. Why isn't Linux supported? Makes me wonder if they support Apple. Also makes me wonder if Microsoft has some weird corporate toe-lock on Time-Warner - somehow encouraging their Road Runner support group to drag their saggy corporate asses on Linux support.
I've written applications in both - and here's a difference no one talks about. When you open up MS's ASP environment, all that great GUI stuff is there and it's pretty easy to get going. Then as often happens in a development environment, you need a quick script to munge a long list of field names. Is ASP your first choice? It wasn't mine, because I couldn't find a way to get input into/out of it from the command line. So I whipped up a temporary web page with a text box to do it. More overhead than I wanted to spend for what should be a 2 minute job given an editor with macro key abilities.
Then a couple of years later I built my first app in PHP. The first thing I noticed was how easy it was to script from the command line. Since I'm not a perl junkie, it was real useful for small scripting jobs. I'd use a shell language for this, but fankly, I'd rather poke a fork in my eyes.
The next thing I noticed in PHP was I needed an modern editor (the free download doesn't come with an IDE), so I bought one from zend.com for a couple of hundred bucks. It's getting better, but like ASP, it too has no macro key ability (maybe I'm wrong and someone will tell me?), and other nits I'd pick given the chance.
But the big discovery in PHP was that all my ASP data-type problems magically went away. Hours and freaking hours I spent debugging situations where an int was returned from a DLL and ASP string'ed it, or vice versa. There were byref/byval issues I recall as well. We had to build test local harnesses for all our middle tier ASP components because these problems rendered ASP too lame for a debugging platform.
But my original point is really that PHP is useful along a continium of the problem space. Need a quick script? Need a nightly job that cleans up your app? Need web pages? PHP works well for all. ASP, from my experience, hits one for three.
I'm not sure why jounal entries on Slashdot are good for me. Perhaps making one will make visible the benenits.
We were so poor we couldn't afford a watchdog. If we heard a noise at night, we'd bark ourselves. -- Crazy Jimmy