Slashdot Mirror


User: Ricin

Ricin's activity in the archive.

Stories
0
Comments
287
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 287

  1. Re:Good times. on Guido van Rossum Leaves Zope.com · · Score: 1

    Twisted need not be web based at all. The idea is easy component reuse for high level inet services. It doesn't revolve around its webserver. It's one use but not its only.

    Twisted is a programming framework. Swiss knive type of tool if you like python. Some of its web related stuff has resemblance with some of Zope's (that is web content manipulation etc) but it's a different thing overall. I don't dislike Zope, but I personally find twisted more interesting and general purpose. YMMV.

    About the UNIX way: "small" components "each doing its small function, but doing it very well" is IMHO not a bad thing either :D

  2. A whopping 91% on Few Companies Change Linux Plans Despite SCO Suit · · Score: 1

    So should SCO's "actions" at some point in time include winning their case 91% of Linux deployers would NOT cut their losses and pay the sco tax? Nah.

    People are too optimistic. We still have no details. We assume a lot but no one really knows what they have up their sleeves. And I would also be weary of the court's common sense and dedication to serious investigation and comprehension of the terms used ("source code", "kernel", you name it). And that is assuming it impartial to begin with. Can't even be sure about that.

    I agree with many people that the USL/BSDi case will be considered precedental (sp) and despite some differences I feel this is correct. If that case is carefully studied by the court things aren't looking bad.

  3. Re:possible improvements to python? on Guido van Rossum Leaves Zope.com · · Score: 1

    Ever tried pydoc? Built in. Browse the APIs. Usually with some explanatory text (that's built in also if you use docstrings). Once you grok the language this is all you need most of the times.

    pydoc -g

  4. Re:Good times. on Guido van Rossum Leaves Zope.com · · Score: 1

    No criticism but an addition:

    I've started looking into twisted lately and if you find zope too abstracted and rather hammer out code this is a very interesting project. Also webserver but also ftp, ssh, and more. Web app framework. Page templates.

    It is different in the sense that it is more bare bones but has many features and 3rd party stuff and -- get this -- it's all about event loops. So you can have server side python scripts responding to browser (javascript) events. You can use a GUI toolkit as well. GUI app with e.g. an image (http) server? Import the web server module, instatiate a few classes, and go.

    Very promising. Somewhat scarce documentation (but not outdated and confusing as I found zope's).

    Unrelated: I first read you as: portage is the best written packman ever and wanted to reply in disagreement ;-)

  5. So they can legally crawl into your browser? on Gator-style Overlay Ads Are Legal, Says Court · · Score: 1

    If they're allowed to change a page's rendering or content, they're allowed to also change toolbars and the like. They're legally inside your browser. Driveby installation of browser "enhancements" could be argued to use the same techniques. E.g. an xml template for the browser's GUI (mozilla, netscape, ie?) or an active X component (ie) could fall in the same realm.

    I mentioned lop.com et al earlier but it's only now that I realize that it might be considered exactly the same. Makes sense as well, because they're all the same kind of critters of course.

  6. People being LOP'ed on Gator-style Overlay Ads Are Legal, Says Court · · Score: 1

    I propose to call this practice "lopping" from now on.

    We can't have gator take all the credit while the brave executioners at lop.com are doing so well lately. And let's also honour their clients who can have special versions of the lop.com software be made or do it themselves. They sorta pull the trigger. Roaches couldn't do better.

    OTOH, I dare LOP to LOP my FreeBSD box.

  7. Re:Everything enjoyable is addictive on Addicted to Information? · · Score: 2, Insightful

    "Problems only start when you can't get access to the addictor anymore"

    Or to the addicted.

    Good post.

  8. Next study on GPL May Not Work In German Legal System · · Score: 3, Interesting

    will be about the EULA and whether it can be legally enforced I'd reckon. Then compare that with other software licences like (L)GPL, BSD, ... That would be something meaningful.

    Otherwise this is merely FUD.

  9. Merely more asymmetrical warfare on DARPA Looking into Hypersonic Bombers · · Score: 1

    In the end, there's going to be man to man fighting anyhow. No matter what and no matter how many (innocent) people they kill with their wizz bang bombs.

    Which Beirut do you want to go to today?

  10. Blame Canada! on Most Powerful Amateur Rocket in Canada · · Score: 5, Funny

    Sorry, got flashbacks from the South Park movie. I can almost see Rummy deliver the speech.

  11. So what? on TiVo Data Collection Ramifications · · Score: 2, Interesting

    Heaven forbid they'll find out that on TV nobody actually pays attention to the commercials either. That all this spending on advertising was all in vain anyway. That they had been better off not sacking their crunchies but save on advertising throwaways instead. That it's merely visual and auditory pollution. That people just find it annoying. Surely that couldn't be the case. The horror!

  12. I did RTFA on Internet Emulator · · Score: 3, Insightful
    up until the 3rd paragraph (emphasis mine):

    ''[The Web is] so successful and so many people depend on it, it's become impossible to go to the core of the Internet and make radical changes to introduce the kind of new services we see people wanting to deploy,'' Princeton University scientist and Intel Research member Larry Peterson said during a conference call to the press.

    How are changes so "radical" that it needs a newly designed system to merely do development and testing ever going to able to be gradually introduced into the "core of the Internet"?

    Won't fly IMHO.

  13. Hippies (Re:The concept or the community?) on What is Open Source? · · Score: 1

    It's interesting that you mention the "hippy stigma". Today's CEOs are from the hippy age. So are the corporate hawks running the US today. The neocons are former "liberals". And if you think this is a long stretch I got two words: Sonny Bono.

    Typical isn't it. In business and government and surely also in the justice systems it seems that the 60s and early 70s produced quite its opposite in the end. It's not explained as a counter culture because it's those same people (at least for a substantial part it must be) that are in power now. Not all of them of course but many. It can't be explained adequately with coming of age either.

    So maybe this is better put into terms of class and not of culture or zeitgeist. But in every zeit the geist will fall for it. And then the "hippy stigma" is just another stick to wack the dog with. The dog in this case is anything grassroots that appears to be gaining influence. Kneejerk reaction and thus popular amongst the influential and the chumps alike.

    Philosopher's hat off now.

  14. In short on Innovative Uses for a Computer Classroom? · · Score: 1

    See it as an addon. Don't turn the blog (at home) into the whiteboard (in class). You're a teacher not a webmaster. Refrain from commenting on the blog yourself but merely read it and use it as feedback. Encourage students to use it though but let *them* do the discussing.

    (all IMHO of course)

  15. Re:bsd problems on KSE Progress On FreeBSD SMP Environment · · Score: 1

    Skipping over the vague anecdote and pleas for "fanatics" and "addicts" to start flaming (back), here's the obvious answer:

    IT WORKS FOR ME

  16. Re:Blog was a possibility waiting to be implemente on Tiny Sites Aren't Small Potatoes · · Score: 1

    s/a/e in 'than'

  17. Re:Popular Science's Best Weblog: on Tiny Sites Aren't Small Potatoes · · Score: 1

    hehe, you're doomed.

  18. Re:Popular Science's Best Weblog: on Tiny Sites Aren't Small Potatoes · · Score: 1

    You should watch more TV instead.

  19. Blog was a possibility waiting to be implemented on Tiny Sites Aren't Small Potatoes · · Score: 4, Insightful

    It took longer because it didn't have a win/win label at corporate places but it got there nonetheless.

    Now you can always look down at personal or hobbyists sites or blogs, but they do have the potential to capture certain events in time in a much more intense way (plus feedback) than the conventional and certainly the Big 5 media corps could ever dream of.

    It's like IM or SMS, it's a phenomenon that attracts many people and they build it while engaging, at least at the start. And any corp not smart enough to understand it or to find an obvious toll lock will either leave or loose or sue in that market.

    And you know what, if they can't turn blogging into a corporately controlled thing than its usefullness might perhaps been only understated :-)

    People will google if needed for what they want to read/see/hear.

  20. Too little too late. on JVC Announces Media-Centric Pocket PCs · · Score: 1

    Really, these devices are from before the .com burst. Things are different now and not just in marketing requirements.

    And that's not bad. It keeps our beloved reasonably unencumbered and much-choice i386 ATX "open" PC architecture alive somewhat longer.

    What do people want, and how much are they going to pay for it. If most people don't want it in the first place unless free...

  21. Re:I wonder if we are looking at this the wrong wa on SCO Protest And Anti-Protest In Provo · · Score: 1

    SCO is on a crusade now. And that was kindof a self-fulfilling prophecy anyway.

  22. Re:Don't jump to conclusions about the SCO people. on SCO Protest And Anti-Protest In Provo · · Score: 1

    IMHO in Real Life most of these OSS advocate people aren't quite as fanatical and bigmouthed as they'd like to be and in Online Life they can. And I don't mean that in a rotten way, I think it's just the way it is.

  23. Re:The Third Way on Bill Would Let FBI Police File-Sharing · · Score: 1

    Blatantly said, you'll start worrying when they take away your neighbors.

  24. Re:Corporatism on Bill Would Let FBI Police File-Sharing · · Score: 1

    Correct *shakes hand and buys virtual beer*

  25. Re:USA RULES on Bill Would Let FBI Police File-Sharing · · Score: 1

    I meant DEA not NDA all these acronyms...