Slashdot Mirror


User: dodobh

dodobh's activity in the archive.

Stories
0
Comments
1,765
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,765

  1. Re:F/OSS = Popularity on The Death of Licensed Enterprise Software? · · Score: 1

    Shouldn't be too hard to get programmers willing to write that code for a business. And then break that cost down with other businesses. Service model for you, go earn some money.

  2. Re:What's killing enterprise software? on The Death of Licensed Enterprise Software? · · Score: 2, Informative

    Open Source is of course, NOT a solution. Any corporation that isn't run by some weird eccentrics is going to avoid paying a code cowboy team to customize apps of all kinds, in all places in the business, and then pay their legal people overtime to make sure they are in compliance with three or six different open source-ish licensing models.

    Don't redistribute your changes, and you are not in violation of any licenses. GPL/BSD/MPL are _all_ about distribution of the source, not about its use.

    You just happen to be wrong about the requirements of the licenses.

  3. Re:Intel processors on Ground Rules for the Windows vs. Mac War · · Score: 1

    If processors weren't a prime example of market lock-in there would be no reason to use any x86 (even AMD) over Power, or over 68k back in the day. Check sandpile.org and see if you can made any sense in the instruction set.


    Price. For people for whom form factor is not a big deal, even the Mac mini is expensive. And if it is important, the Via mini ITX boards come much cheaper (sub 200 USD including monitor and keyboard).

  4. Re:Are people really this stupid? on Home Made Star Wars Movie Injury · · Score: 1

    That... will teach them... not to mess with the force.

  5. Re:Crap. on FTC Recommends ISPs Disconnect Spam Zombies · · Score: 1

    You can always configure your mailserver to submit to your smarthost on port 587.
    If you want to connect to port 25, buy business class service with a static IP and no blocked ports.

  6. Re:Crap. on FTC Recommends ISPs Disconnect Spam Zombies · · Score: 1

    Do you mind offering to process a million messages a minute for us on SA for free (we do about 1.1M, with about 91% rejection based on DNSBLs, non existent users and some other checks)? ISP blocks on port 25 would help reduce that load on our servers by about 50% or so.

    You can always run your own smarthost with a static IP and submit on port 587, as a good internet user does.

  7. Re:25? Already blocked. on FTC Recommends ISPs Disconnect Spam Zombies · · Score: 1

    587/tcp is the mail submission port. I recommend moving to that.

  8. Re:One treak, label all spam with ADV: in the subj on Tweaking the CAN-SPAM Act · · Score: 2, Insightful

    Spam is about consent, not content. What about spam which does not ask for money? Phishing?

  9. Re:Is it still your email address? on Tweaking the CAN-SPAM Act · · Score: 1

    Spam: Unsolicited Bulk Messaging.
    COI: Confirmed Opt-In, as a two step process with two actions being intitated by the recipient as proof of confirmation.

    If your mailing list is COI, you have _absolutely_ no trouble with any law.

  10. Re:Which just goes to show that... on Teacher Fired for P2P Lecture · · Score: 1

    Spanish Reincarnated Inquisitors Association

  11. Re:Get the facts? on Windows Cheaper to Patch Than Open Source? · · Score: 1

    Unix has cfengine and radmind. They do a _bit_ more than SUS.

  12. Re:Equilibirum and the graying work force on Critical Shortage of IT Workers in Coming Years · · Score: 1

    I don't think you quite get the size of the Indian labour pool available.

    A lot of companies are opening offices in the so called class 'B' cities. These cities have about half the population of the popular class 'A' cities in similar categories, and are about 7 times the number. So instead of one office with 1000 people, you have 7 offices with 500 people each in a radius of 150 km from the main office.

    Companies have not yet even started expanding to the smaller cities and towns.

  13. Re:Oh geez, thin clients again. on Microsoft Developing Windows for Low-End Machines · · Score: 1

    Agreed.

    What about a host at a datacentre leased by a company to do this? Particularly if the management of the box is outsourced to a third party?

    Again, the question is who has final control over the system according to the contracts.

    Any system where the end customer does not have control of his own data is bad.

    Any system where the end user has control of his data is good, regardless of where it is physically located.

  14. Re:Oh geez, thin clients again. on Microsoft Developing Windows for Low-End Machines · · Score: 2, Insightful

    Home or work environments?

  15. Re:broadcatching on The Rise of the Internetwork · · Score: 1

    Multicasting

  16. Re:Yet Another RPM Distro on New Community-Run RPM-based Distribution · · Score: 1

    Are you saying that RPM is flawed because it doesn't automatically handle dependencies? That is like saying that deb is flawed because it doesn't handle dependencies.

    Apples and Oranges comparison.

  17. Re:Third eye dog? on Tracking Domestic Animals? · · Score: 1

    Smell

  18. Re:Oh.. on New Rodent Species Found · · Score: 2, Funny

    Lawyer for the new species on line 3

  19. Re:Bah, notice some trends on Paul Graham: Hiring is Obsolete · · Score: 1

    Keep in mind that the Indian IT potential has not yet been fully tapped. Currently companies are going
    to smaller cities, and there are _lots_ of those. And then there are towns....

  20. Re:billions? on Apple Patents Tablet Mac (with Photos) · · Score: 1

    India

  21. Re:pretty big on Due Next Year: Dell's 19-inch Laptop · · Score: 1

    Some people don't want to lug it around all day. I would like to move my system around once in three months, and use it as a regular desktop otherwise.

  22. Re:billions? on Apple Patents Tablet Mac (with Photos) · · Score: 1

    Dunno, would a city with a population of about 8 million be considered big enough? Or perhaps a city with a population of 18.3 million?

  23. Re:billions? on Apple Patents Tablet Mac (with Photos) · · Score: 1

    Nah, you could probably fit two of them on the palm of your hand.

  24. Re:billions? on Apple Patents Tablet Mac (with Photos) · · Score: 1

    Visibility factor where? I see every Tom, Dick and Harry here having a cellphone, but practically no one has an IPod.

  25. Re:Hooray! on Factors Found in 200-Digit RSA Challenge · · Score: 1

    You can get 1 GB of varchar in PostgreSQL. Autoincrement goes upto 64 bit integers.