Slashdot Mirror


User: sdanna

sdanna's activity in the archive.

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

Comments · 2

  1. Project LISA, does NASA believe Einstein? on NASA Gravity Probe Set for Launch · · Score: 2, Informative

    From the ESA website
    LISA
    LISA is an ESA-NASA mission involving three spacecraft flying approximately 5 million kilometres apart in an equilateral triangle formation. Together, they act as a Michelson interferometer to measure the distortion of space caused by passing gravitational waves. Lasers in each spacecraft will be used to measure minute changes in the separation distances of free-floating masses within each spacecraft.
    The LISA mission is designed to search for and detect gravitational radiation from astronomical sources. In the process, LISA can test some of the fundamental tenets of the theory of gravitation.
    The most predictable sources
    The most predictable sources of gravitational waves are binary star systems in our galaxy. LISA's observations of these systems would be of interest both for fundamental physics and for astrophysics. The LISA design is such that both the amplitude and also the polarization of gravitational waves can be measured. If gravitational radiation from known binary systems is not detected, or is detected with amplitudes or polarizations not predicted by general relativity, then general relativity must be wrong. If the sources are detected then the polarization measurement reveals the angle of inclination of the orbit of the binary system. This is a crucial missing factor from many optical observations of these systems, and is necessary in order to infer the mass of the stars in the binary pair.
    Why so much emphasis on Einstein's Theory all of a sudden??
    SBD

  2. Does each platform have a webserver? on Multi-Platform Encrypted Disk Image Formats? · · Score: 1

    If so, you could use WebDNA and give it any extension you want so no one would know WebDNA was serving up the info.
    You can also use the [protect admin] tag to require username and password.
    It is cross platform and the Developer Edition is FREE.
    You can download it at Click Here
    Here is the sample encrypt tag
    [Encrypt seed=abcdefg]Some Text that is private[/Encrypt]
    [Decrypt seed=abcdefg][Encrypt seed=abcdefg]Some Text that is private[/Encrypt][/Decrypt]
    In the example above, the first line of displayed text will be unintelligible, as seen below.
    The second line decrypts the text and displays it as it was before:
    ;)(*&#$KLJFLKjkhegdlksdfg09814
    Some Text that is private

    Good Luck!!