Slashdot Mirror


User: dannywyatt

dannywyatt's activity in the archive.

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

Comments · 58

  1. Re:Yet another twist on MathML 2.0 Becomes W3C Proposed Recommendation · · Score: 1

    Have a gander at XHTML modularization (behind which MathML was a big driver). No more need to wait for specs to settle down for everything, just what you need.

  2. Re:Wait for bluetooth on What WAP Phones Do You Use? · · Score: 1

    That's not what he was saying. The phone connects to the internet through GPRS or UMTS. The PDA connects to the phone through Bluetooth. Then the PDA is the input/output device and the phone is the network access device.

  3. Re:Efficiency on Perl and .NET · · Score: 1
    Hmmm. I don't think HTTP is as much of a bear as it seems. And you certainly don't have to build a DOM tree to parse XML. SAX can do, or you can roll your own that just looks for what you want and ignores the rest.

    And anywho, it always fastest to just code everything up in assembly. You just have to decide where you draw the line between ease of implementation and speed of execution. I don't mind drawing it above and XML parser and HTTP client server.

  4. gotta say, it sounds promising... on Perl and .NET · · Score: 1

    IMHO, SOAP is preferable to CORBA (or RMI) and from what I've heard about it UPnP seems a little preferable to JINI. Maybe some engineers are changing MS from within...

  5. Re:Moore's Law? on A Well-Chilled 750GHz Feasible Within 5 Years · · Score: 1

    AFAIK, Moore's Law just refers to the number of circuits on a chip--not the clock speed. And the circuits on these chips don't seem to be too terribly small.

  6. Re:Questions questions... on Wireless LANs and Linux · · Score: 1
    Bluetooth (aka 802.15) makes it necessary to define the "PAN," or Personal Area Network. (No, I don't think that's just marketing hype.) It basically means considering all the cords coming out of your computer as a small network. So now all the local devices--phone (cell or home), computer, PDA, webpad, external drives, printer, scanner, FUFME--all know about each other and can all do what each does best without any of the others having to duplicate that functionality.

    When they need a larger connection--computer in the next room, printer down the hall, baby monitor--you move up to a LAN. The LAN can be wireless using 802.11.

    When the LAN needs a wider connection--email, web, games, new pr0n scripts for the FUFME--you move out a WAN which is usually the Internet at large. The WAN could be wireless through fixed wireless (RF), satellite, optics, etc.

  7. Re:Questions questions... on Wireless LANs and Linux · · Score: 1

    CDMA was actually invented by Qualcomm. It is used in the US by Sprint PCS (among others). GSM actually uses TDMA as it's air interface, but has different protocols than the other (I forget the standards number) type of TDMA used in the US by AT&T Wireless (among others).

  8. Re:Phoney Devices... on Assorted CEATEC Photos · · Score: 1
    Well, the wrist phone one is a working prototype at least:
    http://www.thest and ard.com/article/display/0,1151,19264,00.html

    And that wireless earpiece towards the end looks like the Bluetooth headset that Ericsson already has out.