Slashdot Mirror


User: Otterley

Otterley's activity in the archive.

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

Comments · 169

  1. Re:Way too easy to fake on eBay Provides No Privacy For Sellers · · Score: 3, Interesting

    Ipersonating a peace officer is a misdemeanor in most states. In California, see Penal Code section 538d. The crime is punishable by imprisonment in county jail up to a year and/or a fine up up to $2,000.

    This might deter many people from attempting such a thing.

  2. Re:Turning into Java? on PHP 5 Beta 1 · · Score: 1

    Yeah, except that Python has no support for abstract classes or interfaces. It looks like they're more interested in mixins (which are not the same thing!) instead.

  3. Re:Pricefight on Declaring War on Mobile Phone Spam · · Score: 1

    That would leave a hole open for DOS attacks -- and would unfairly penalize people who accidentally put typoes in their addresses from sending SMS messages.

    The scheme you describe has merits, but it needs to be a little more fine-tuned, I think.

  4. Re:Pricefight on Declaring War on Mobile Phone Spam · · Score: 1

    Please mod parent up.

    It is trivially easy for spammers to conduct "dictionary attacks" against mobile phone email-to-SMS gateways -- the namespace for addresses in such domains is reasonably small (10^10 permutations for the entire domain of US phone numbers -- much smaller when you take into account the limited number of area codes and prefixes assigned to the providers).

    Other domains: vtext.com, messaging.sprintpcs.com, etc.

    Frankly I'm surprised that it isn't a serious problem already.

  5. Re:details have been pulled on iTunes Indie Meeting Notes · · Score: 3, Interesting

    I'm pretty sure that Apple Records and Apple Computer have ironed out their trademark dispute, because Apple Computer has owned the applemusic.com domain name since 1997:

    Domain name: applemusic.com

    Registrant Contact:
    Apple Computer, Inc.
    NOC Apple (Apple-NOC@APPLE.COM)
    +1.4089961010
    FAX: +1.4089741560
    1 Infinite Loop
    M/S 60-DR
    Cupertino, CA 95014
    US

    Created: 11/19/97 00:00:00

  6. He's right on Help Write An Open Data Format Bill · · Score: 4, Insightful

    The author has the right idea; it would certainly make building compatible third-party implementations of data-processing software (by that I mean nearly all software) much easier than if the file formats were closed, as they are now.

    The trouble is that the distinction between code and data isn't as bright a line as you might think. I don't mean code/data segmenting; if you think about what evals and ELF are, you know what I mean.

    Algorithms (not to mention software in the US) are certainly patentable -- and efficient data storage mechanisms are too. Think about what a gold mine in terms of IP value a hash table would have been if it invented at a commercial organization instead of in academia.

    So, the conundrum we still face is that there are still valid IP claims WRT data structures, because oftentimes, as much thought is put into them as into the processing software that reads and writes them.

  7. Re:A big A$$ tank of a computer on What Kind Of Computer To Bring To College? · · Score: 2, Informative

    I've had good luck not having my laptop stolen -- I attribute that mostly to the fact that I keep it in an ordinary-looking (but laptop-designed) backpack from Jansport. Keeping it in a pack that doesn't scream "I have a laptop inside" and is indistinguishable from other backpacks surely helps.

  8. Re:OpenBSD on Application Layer Packet Shaping on Linux · · Score: 5, Insightful

    ...except that ALTQ handles layer 3 of the protocol stack, not layer 7. ALTQ is incapable of recognizing the difference between an HTTP session and an SSH session if such a session were established on an arbitrary port.

    ALTQ relies on the fact that well-known services are traditionally bound to assigned ports. The new layer 7 code allows the administrator to eliminate such an assumption.

  9. Sounds an awful lot like SpeedPass on Contactless Credit Cards · · Score: 4, Insightful

    This sounds an awful lot like SpeedPass, which is at least 5 years old. Any idea what the difference is?

  10. Re:A clue about effective spam deterrence on How to Become A Spammer · · Score: 1

    I highly doubt such a law would survive First Amendment scrutiny by any competent court.

  11. Re:Controlling their money flow on How to Become A Spammer · · Score: 1

    Nice idea, but it would almost certainly lose a First Amendment challenge.

  12. Re:Who cares? So what? on The FCC and Media Consolidation · · Score: 2

    Like medicine, news is not necessarily best served by a purely capitalist model -- especially since the broadcast spectrum allows for far fewer points of view to be expressed than print media.

    Some points of view have more advertiser backing than others. Recall that it's the advertisers who pay for radio stations, not the listeners. Distortions of listener desires occur in the space between the advertisers' customers' money and the advertisers' money.

    Therefore, it makes sense that the vast majority of advertiser dollars will support mainstream, majority points of view, flushing out minority concerns. Public funding helps restore the balance caused by these distortions.

    This is not "socialist" thinking; it's entirely rational given the rules of the game.

  13. Re:Why I prefer PHP to Perl on PHP 4.3.0 Released · · Score: 2

    Actually, using mod_php with Apache is an order of magnitude faster than mod_perl, particularly if you're using the Zend Performance Suite (nee' Zend Cache) -- it's a cached byte compilation system using shared memory for blazing speed.

    We used it at my company and was able to reduce the number of servers used for the given load by 75%. Amazing stuff.

  14. Re:It's about friggin time they did... on OpenBSD SMP In The Works · · Score: 3, Informative

    Linux has been free from most Big Kernel Lock constraints since 2.2 was released. There are very few operations left that don't use fine-grained locks.

  15. Re:it reminds me... on Transmeta Needs Microsoft · · Score: 5, Insightful

    The reason Americans buy inefficient products is because energy is so cheap in the USA. However, when energy becomes expensive (as it did in the 1970s during the oil embargo) to the point at which switching to something more efficient is cheaper than continuing to purchase the means to power it, you'll find that Americans will quickly dump the guzzlers.

    It's really quite simple...

  16. Re:in other news on TiBook Wi-Fi Range Hack: New Card · · Score: 3, Informative

    That type of cable is commonly used for Dell laptops as well. You can buy replacements here.

    I'm baffled as to why this new type of cable exists in the first place. Why couldn't they use an ordinary cable?

  17. Re:IMAP support on T-Mobile Sidekick Reviewed · · Score: 3, Informative

    As the other posters noted, you can use a POP3 extension to grab the headers.

    But one thing you can do with IMAP4 but not with POP3 (that I'm aware of, anyway) is on-demand transfer of attachments. That is useful.

  18. Re:FireWire already Goes Goes Goes on USB On-the-Go Go Go Go · · Score: 2

    The answer is easy: USB functionality is built into the south bridge of many chipsets, starting with Intel's back in 1997. Intel is the primary backer of USB.

    Firewire is fairly easy to add -- however, because few if any south bridges have it, it requires a separate chip to be added to the motherboard, and the chip adds $5-$10 to the cost of production. This corresponds to a $20-$25 increase to the retail price -- and if your competitors aren't doing it, it's understandably difficult to justify doing it yourself.

  19. Re:A serious curiousity question on China Develops Their Own CPU: The "Dragon Chip" · · Score: 2

    The "most favoured nation" term has been deprecated; it's now called "permanent normal trading relations," or just PNTR for short.

    Just an FYI.

  20. Re:I don't know about you guys.. on Microsoft To Make Wireless Networking Hardware · · Score: 4, Insightful

    Actually, MS-CHAP is a rather interesting protocol, and its origin is best explained by expressing the limitations of CHAP in general.

    It's not that Microsoft had any burning desire to supplant CHAP with a fundamentally incompatible protocol for evil, monopoly-furthering reasons.

    Instead, they were attempting to deal with a limitation in that CHAP is unusuable if your passwords are stored encrypted on your system (i.e. CHAP can't be used to authenticate yourself when your credentials are in an /etc/passwd file).

    Microsoft stores its passwords in much the same way (encrypted on the server) and so they needed to develop a protocol that would send the passwords encrypted across the wire yet be usable to authenticate oneself against a SAM database -- hence the development of MS-CHAP.

  21. Re:fave line.... on Perens Pushes "Sincere Choice" for Software · · Score: 2

    They should have to change because they are a monopoly. Monopolies, because they can change greater than the marginal cost of their product (including what economists call a normal profit to compensate for the opportunity cost of pursuing other ventures), should not not subject to the same laissez-faire rules as truly competitive enterprises, else market distortion occur (this is what is happening right now).

  22. Re:Use one-time use numbers on 60,000 Credit Cards Numbers Stolen Online · · Score: 2

    Many of the more reputable online credit card-accepting merchants don't merely check the number: They also pass the address and CVV2 number (that number above and to the left of the account number on an AMEX card or in the signature area on the back of a MasterCard or VISA) along to the authorization gateway.

    Better gateways can verify both the CVV2 and address before accepting a transaction. This goes a long way towards preventing brute-force attacks, but is only really useful if all authorization gateways start requiring them in order to validate requests.

  23. Re:Memento? Explain this one. on De Niro Seeks Science-Oriented Film Scripts · · Score: 1

    It must be the eyebrows.

  24. Re:Any Questions? on Sigma Designs Accused of Copyright Infringement · · Score: 3, Insightful

    No sense wasting your time; I can all but guarantee you the conversation will go something like this:

    Q: "Does Sigma Designs have any comment on the recent accusation from the XVID team that their MPEG-4 codec infringes on XVID's copyright?"

    A: "We're not aware of any court filings pertaining to the matter, so no, we have no comment."

  25. Re:knowing where you going on Telstra Considers 45,000-Seat Linux Deployment · · Score: 2

    X is actually capable of very powerful cut and paste functionality; it's just that application developers are generally lazy and refuse to use its facilities properly.

    Read this for details.