Slashdot Mirror


User: protactin

protactin's activity in the archive.

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

Comments · 66

  1. Sure on Are Shuttered Gov't Sites Actually Saving Money? · · Score: 5, Insightful

    I imagine it costs less to defend against and clean up after DDoS or XSS attacks on a static page, than it does against an active web site.

  2. Python on Ask Slashdot: What Language Should a Former Coder Dig Into? · · Score: 5, Insightful

    n/t

  3. Re:How? on Secure Syslog Replacement Proposed · · Score: 1

    From the linked document:

    If the top-most hash is regularly saved to a secure write-only location, the full chain is authenticated by it. Manipulations by the attacker can hence easily be detected.

  4. Re:60 comments on Siri Gives Apple Two Year Advantage Over Android · · Score: 1

    Yes, of course it does.

    Here, have a look at the protocol:
    http://applidium.com/en/news/cracking_siri/

  5. Re:No. on Could Open Source Investment Save HP? · · Score: 1

    Yes, really.

    They abandoned the old Red Hat Linux distro years ago and now they sponsor Fedora, but it's essentially a community project. Red Hat don't provide support; indeed the Fedora project itself only supports ~one year worth of releases.

    The vast majority of their efforts clearly go into Red Hat Enterprise Linux.

  6. Re:That will cause delays on Fonolo Lets You Bypass Company Phone Menus · · Score: 1

    Yeah, I'm sure they have never have thought of that problem...

    Or, if you just read their website, it says that the company gets the customer's CLI as normal.

  7. Re:Obvious? on Google Should Be Logging In To Facebook · · Score: 2

    Yes.

    Privacy > Customise Settings > Preview my Profile.

    By default it shows what "most people" (i.e. strangers) see. You can then customise it for individual friends on your list.

  8. HDMI output on Rooted Devices Blocked From Android Movie Market · · Score: 1

    Newer Android devices, especially tablets, have HDMI output.

    There. Now you can copy movies with your non-rooted device.

  9. Re:Nice to get this from slashdot on Text Messages To Replace Stamps In Sweden · · Score: 1

    True, although it costs 40 cents more - plus the cost of an SMS - than buying a regular stamp.

  10. Re:No. on Can Apps Really Damage a Cellular Network? · · Score: 5, Informative

    That's not true.
    UMTS signalling traffic is actually a big worry too.

    Setting up and tearing down radio resource connections all the time has a burden on the network. Mobile applications, with their diverse update patterns (e.g. polling every 30 minutes (email apps), or minute or even few seconds (e.g. IM apps)), can make it difficult for carriers to set up their RRC inactivity timers and various other settings in a way that minimises signalling load on the network.

  11. Re:Safe from what? on .Net On Android Is Safe, Says Microsoft · · Score: 1

    I can't compile programs written in the Java language to Dalvik?

    You need to differentiate between the bytecode and the virtual machine. Anyway, the answer is no, not directly.
    The "Java language" or Java bytecode does not run on the Dalkiv virtual machine.

    Desktop: The Java language is compiled to Java bytecode and run on the Java virtual machine.

    Android: The Java language is compiled to Java bytecode. Using an Android tool, Java bytecode is transformed to Dalvik bytecode, which is then run on the Dalvik virtual machine.

    I don't believe the patents in this case have anything to do with the Java language, the Java compiler, the Dalvik translator, or the Dalvik bytecode format.
    Sun's patents generally regard the virtual machine technology. Google have implemented an incompatible virtual machine, but of course with similarities to Java.. that's where the problems appear to lie.

  12. Re:Safe from what? on .Net On Android Is Safe, Says Microsoft · · Score: 1

    Stop foaming at the mouth.

    Calm down, dear.

    Dalvik is compatible with the Java language.

    No it's not. Nor is the JVM compatible with the Java language.
    The Java language != Java bytecode != Dalvik bytecode

    Dalvik ... was created both to be Java compatible and also under the assumption that Sun was friendly towards open source systems.

    Google wrote an entire new, incompatible bytecode language and virtual machine to circumvent licensing any Java components from Sun.
    So I doubt Google made any assumptions about the "open source friendliness" of Sun.

  13. Re:MozStorage/Gloda is new in TB 3.0, and uses sql on A Pointed Critique of Thunderbird 3's Performance Compared to v.2 · · Score: 1

    Clicking on that link and reading the heading "Gloda is an index, not a data store" would suggest yes.

  14. Re:What they should have done on Google Remotely Nukes Apps From Android Phones · · Score: 1

    Android apps don't necessarily have to have a launcher icon (e.g. services, live wallpapers etc.).

    Apps can also run automatically at boot time, therefore unless the user somehow discovered that the installed app was malicious and manually uninstalled it, they'd be stuck with this malware forever — assuming Google didn't have this remote-removal functionality.

  15. Re:idk on China Begins Monitoring Billions of Text Messages · · Score: 1

    You get 140 bytes of data per SMS, so with the default GSM 7-bit alphabet that gives you 160 characters.

    I can't remember how alternative encodings work, but I seem to recall you get about 70 characters when you text with extended character sets, suggesting that it's some sort of UTF-16 like encoding scheme. That number drops if you start doing message concatenation.

  16. Re:Kill them! on HTC Dragging Feet On GPL Source Release For "Hero" Phone · · Score: 1

    Actually, I've always said Lexus is like the Japanese Mercedes.

  17. Re:Bandwidth and Hosting on A Curmudgeonly Look At Google Wave · · Score: 1

    Some of that is true, but XML and the XMPP protocol are highly compressible.

    XMPP uses a long-lived TCP connection between servers, so the continued exchange of <message from="foo@wavesandbox.com/Wave" to="bar@example.com/Wave"> will compress to substantially fewer bytes on the wire.

    The XMPP Foundation has done a lot of work on this, and continues to work on scalability issues; particularly between federated servers. Indeed, XMPP has reached a point where it's a fairly mature, secure and speedy technology — clearly making it desirable for companies such as Google to use as a foundation for interesting applications such as Wave.

  18. Re:Google Analytics? on Google Analytics API Goes Public · · Score: 1

    Ah, didn't realise only IE supported defer!

    I never quite understood the HTTP/S detection, as I would have thought it'd be simpler to do "//google-analytics.com/..." (i.e. no explicit protocol). Though again I don't know what standard, if any, defines that behaviour. But if it is/was standard, then you could have a single script block. But of course, as you say, developers who call _gat from elsewhere (such as myself) would have to know when the content had loaded. So, er yeah.. forget all of that! :)

    I guess inconsistent browser is also why they disabled gzip support? Though I would have thought it would be trivial to Vary by User-Agent.

  19. Re:Google Analytics? on Google Analytics API Goes Public · · Score: 1

    Or they could probably just use the "defer" attribute on the script tag.

  20. Re:Where are the mods? on Unix Group Takes UK Standards Body To Court Over OOXML · · Score: 1

    Something's (more) broken than usual. Currently the drop-down for this story says 6 comments with score 3, but if you select it, only 1 comment appears.

    The years-old bug of not showing the correct number of comments at lower scores is still there too (e.g. currently reading at score 3 and the drop-down claims there's 6 comments for *all* scores 3 and under).

  21. Re:can't blame them on Pidgin Controversy Triggers Fork · · Score: 1

    Ah, thanks for the info!

    Indeed now I remember Pidgin also gets a bit confused/ignores the config with certain combinations of "Use old SSL method" (which can be used to bypass the SASL problem) and a custom port.

    I'll have to check Trac when it comes back up..!

  22. Re:can't blame them on Pidgin Controversy Triggers Fork · · Score: 1

    I believe it was a bug in Openfire and Pidgin's SASL implementation was doing things strictly correctly (as far as I remember).

    If you trawl across the Pidgin and Adium tracs and through the Openfire forums there's a workaround in Openfire to do with explicitly setting the xmpp.domain property or something similar. Though I believe Adium added in a workaround at their end too.

  23. Better than most sites' internal search on A New Tool From Google Worries Brand-Name Sites · · Score: 1

    I would say this is an overall benefit to users searching for information, given the awful state of many sites' internal search functionality (including Slashdot).

    e.g. Search for the story a few days ago about India voting against OOXML. After a while, Slashdot gives you this. Note the lack of the article in question

    Compare this with Google's site: results. Indeed Google seem to index more frequently and deeper than most sites' own search systems do.

    Using Google's search-within-a-search (or site: for those who know about it) is many times faster than searching for a site, going to it, locating where their search box (or page) is, using it and waiting for the results. Another benefit of Google at this point being that the results are already sorted into a decent order and use a familiar layout.

  24. Re:This might not be good.... on Colleges Outsourcing Email To MS Live, Google · · Score: 1

    From what I've seen via a friend who went to Glasgow Caledonian University, the MS-hosted student email seems horrible. No different to the usual Hotmail experience, it would appear.

    Watching this setup video shows that not only do students see the usual Hotmail welcome page complete with adverts, but Microsoft also makes them verify (on a suddenly non-SSL page) that they're not spammers by completing a CAPTCHA!

  25. Re:cruel and unusual on One SimCity Per Child · · Score: 1

    Also, there is no hand crank on the machine. It was an idea originally, but was not implemented.

    See: http://en.wikipedia.org/wiki/OLPC_XO-1#Intentionally_omitted_features