Slashdot Mirror


User: jawahar

jawahar's activity in the archive.

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

Comments · 443

  1. Re:capitalism--monopolies on The Only Way Microsoft Can Die is by Suicide · · Score: 1


    I think the fundamental problem with capitalism is that the system (legislature, judiciary, markets and administration)

    1. Encourage people to EXPLORE wealth.
    2. Encourage people to ACCUMULATE wealth.
    3. But does not encourage people to DISTRIBUTE wealth, until they volunteer themselves.

    Jawahar Mundlapati

  2. Re:Sure, Why Not? on Code Copying Survey for Developers · · Score: 1


    If you have an apple and I have an apple and we exchange apples then you and I will still each have one apple.
    But if you have an idea and I have an idea and we exchange these ideas, then each of us will have two ideas.

    George Bernard Shaw

  3. Re:It's simple. on What Differentiates Linux from Windows? · · Score: 1

    Linux is your home made food.
    Windows is hotel made food.

  4. Re:Is it open source? on The Design Of The Google File System · · Score: 1

    You may want to try www.aspseek.com http://mundlapati.editthispage.com

  5. Check out this article by Bill Burke on Building a Stable and Clustered J2EE Environment? · · Score: 4, Informative
    Chief architect of JbossGroup

    http://www.onjava.com/lpt/a/1517

  6. Re:Much needed on Red Hat Plans Open Source Java · · Score: 2, Interesting

    One more point: The memory foot print of typical JVM is 3.5 MB and that of CLR is 20 MB.

  7. How Microsoft has crushed Lotus? on .NET for Apache · · Score: 1

    Joel explains how Microsoft has crushed Lotus in here

  8. Kegel's site on Building a Scaleable Apache Site? · · Score: 5, Informative

    Contains very good information. http://www.kegel.com/c10k.html

  9. Take a look at mimerpc. on Exploring Apache's SOAP Serialization APIs · · Score: 1

    It looks interesting...

    MIME-RPC [http://www.mimerpc.com] is a protocol for applications written in different languages and on different platforms to communicate with each other using a public standards.
    It works with the millions of already deployed web apps and web browsers (without plugins) It handles all Internet data including Unicode, JPEG, XML, etc.
    It works over both HTTP and SMTP (web and email)
    It protects application programmers from wire level concerns.
    It provides complete interlanguage object serialization (cyclic refs.) as well as interlanguage messaging
    It supports two way communication over client/server connections
    It is easy to implement.
    It doesn't require an extra XML parser when your application doesn't need one.
    Its specification is short and unambiguous.
    It leverages existing transport layer features like encryption, proxying, asynchrony, streaming/chunking, etc.

  10. You might want to try on Content Management Nightmares · · Score: 1

    1. ArsDigita Community System (http://www.arsdigita.com)
    2. Open Architecture Community System (http://www.openacs.org)

  11. Interrupt latency in Windows CE 3.0 on Non-Deathmatch: Preempt v. Low-Latency Patch · · Score: 2, Informative

    Well, Windows CE 3.0 provides 50 ms latency response time running on a 166 MHz Pentium.

  12. States Demand Windows Source Code on States Demand Windows Source Code · · Score: 1

    Check http://www.usenix.org/events/usenix-win2000/invite dtalks/lucovsky_html/
    for the presentation given by Mark Lucovsky about Windows NT development process.

  13. Re:GPL violation ? on Internet Computer from OEone · · Score: 1

    I've sent a mail to Oeone asking them to release the source code in compliance to GPL. After getting reply from them, I'll post it on /.

  14. Re:It would be nice. on Security Community Reacts to Microsoft Announcement · · Score: 0, Troll

    Well, I hope MS would realize that open source is one of the key attributes to building trustworthy systems.

  15. reproduces asexually on New Zealands's Mysterious Sponge-like Creature · · Score: 1

    ... this attribute of the creature is dangerous to ecology

  16. The Internet Shifts East on The Internet Shifts East · · Score: 1

    This would NOT happen. Chinese is not diversified, as is English. Please check google zeitgeist. http://www.google.com/press/zeitgeist.html

  17. Isn�t it benign of MS to release the source code on Win95 Lifecycle Draws to a Close · · Score: 2, Interesting


    ...if the product enters non-supported phase? I believe this will happen.

    Remember Windows CE 3.0 code was released albeit under shared source license.

    Jawahar
    http://www.diaries.com/css/

  18. Re:To succeed in commercial software... on How To Make Software Projects Fail · · Score: 1

    Joel is absolutely right, because in theory, practice and theory are the same, but in practice they are different.