Jump to content

DNA

Member
  • Posts

    1,626
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by DNA

  1. Okay so my SB Aud ZS started to do the whole crackle thing and messed up sound issue that people are having with the creative cards. So I took it out and tried to fix it with what I had read on the web and no luck. It seems people are having this alot with the AU cards and some also with the XiFi cards also.

     

    So I really am ticked at creative but still need a good card, so please give me suggestions on what to get...Thanks.

  2. Okay so it looks like the big reason this stupid thing was not working was because the permissions for the folder and file were not correct and under MX the permission is an extention that i did not have installed. So anyways it all works now, and THANK YOU FOR YOUR HELP!!

  3. It is a long code, the whole is a online submission form for one of my courses that students send to a instructor. I can but it is crazy long..... Here:

     

    [<html>

    <head>

     

    <title>Thank You</title>

    </head>

    <body>

     

     

    <?php

    $myemail = "aallen@pima.edu";

     

     

    $todayis = date("l, F j, Y, g:i a") ;

     

    $subject = $subjectline;

     

    $message = "$todayis [EST] \n

     

    From: $studentname ($studentemail)\n

     

    Part 1.\n

    Question $qn1 In layperson's words, what is remote sensing? (0.6 pts): $q1 \n

    Question $qn2 What were some of the downsides of using pigeons for aerial photography and military reconnaissance? (0.6 pts): $q2 \n

    Question $qn3 What is the Montreal Protocol, and how did remote sensing technology assist in its development? (0.6 pts): $q3 \n

    Question $qn4 What 1986 event, uncovered by U.S. and French remote sensing satellites, proved to have global consequences? (0.6 pts): $q4 \n

    Question $qn5 In addition to more satellites with remote sensing capabilities being launched into orbit, what three other technological advancements have allowed wider use of remotely sensed data? (0.6 pts): $q5 \n

    Question $qn6 As noted, remote sensing technology is being used for a range of issues. Drawing on the examples provided in this section, provide three examples of how you think remote sensing could be applied to regional issues in southern Arizona. (0.9 pts): $q6 \n

    Part 2.\n

    Question $qn7 What characteristic is the same for all forms of electromagnetic radiation? (0.6 pts): $q7 \n

    Question $qn8 Regarding the electromagnetic spectrum, what is the relationship between wavelength and energy level? (0.6 pts): $q8 \n

    Question $qn9 Look at the electromagnetic spectrum figure. Does visible light represent a large or small portion of the entire electromagnetic spectrum? What is the range of wavelengths (i.e., shortest to longest) of visible light? (use units!) (0.6 pts): $q9 \n

    Question $qn10 Consider two objects made of the same material, mass and volume but at different temperatures. Which one will emit a longer peak wavelength of energy? (0.6 pts): $q10 \n

    Question $qn11 What are the three things that may happen to electromagnetic energy when it encounters a surface or object? (0.6 pts): $q11 \n

    Question $qn12 What is the basic concept behind multi-spectral remote sensing? (0.6 pts): $q12 \n

    Part 3. \n

    Question $qn13 What is the difference between passive and active remote sensing? (0.6 pts): $q13 \n

    Question $qn14 What is the difference between a radiometer and a spectroradiometer? Both are examples of what “class†of remote sensing instrument? (0.6 pts): $q14 \n

    Question $qn15 With respect to active remote sensing instruments, what is the difference between radar and lidar? (0.6 pts): $q15 \n

    Question $qn16 You are a scientist and need to collect two different sets of remotely sensed data. First, you want data on daily weather patterns for just Arizona. Second, you need data for the amount of ozone in the upper atmosphere for the entire globe. Which kind(s) of satellite, polar orbiting and/or geostationary, would satisfy these requirements? (0.6 pts): $q16 \n

    Part 4. \n

    Question $qn17 What is the relationship between pixel size and resolution? (0.6 pts): $q17 \n

    Question $qn18 Consider two remotely sensed images that cover the same 10km2 area of Tucson. The first image has a resolution of 1 meter and the second image has a resolution of 10 meters. What is the area of each pixel for the 1-meter resolution image? What is the area for each pixel for the 10-meter resolution image? How many pixels in the first image can fit into one pixel in the second image? (0.9 pts): $q18 \n

    Question $qn19 What is the difference between spatial resolution and spectral resolution? (0.6 pts): $q19 \n

     

    Comments: $c1 \n

     

    Additional Info : IP = $ip \n

    Browser Info: $httpagent \n

    ";

     

    $from = "From: $studentemail\r\n";

     

    if ($myemail != "")

    mail($myemail, $subject, $message, $from);

     

    ?>

     

     

    <p align=center>

    Date: <?php echo $todayis ?>

    <br>

    Thank You : <?php echo $studentname ?>

     

    <?php

    chmod("/blc_php_scripts/submit_10527.txt", 01777);

    $File = "/blc_php_scripts/submit_10527.txt";

    $Handle = fopen($File, 'w+');

    fwrite($Handle, $studentname);

    fwrite($Handle, $todayis);

    print "Data Written";

    fclose($Handle);

    ?>

     

    <br><br>

    Warner Bair will be grading your Unit 7 Step 2 assignment. It will take him

    a couple of days to get back to you by email about your assignment. Please keep

    checking your Pima email to see his response. You can contact him at wbair@pima.edu

    <p align=center>Please, please, please remember that there are <a href="../105/deadline.html">deadlines</a> for

    this assignment.

    <p align=center><a href="../105/507/step2/unit7_step2_home.htm">Return

    to Bio 105 Unit 7 Step 2 homepage </a>

    </body>

    </html>]

     

    But this is part that I can not get to work....

    [<?php

    chmod("/blc_php_scripts/submit_10527.txt", 01777);

    $File = "/blc_php_scripts/submit_10527.txt";

    $Handle = fopen($File, 'w+');

    fwrite($Handle, $studentname);

    fwrite($Handle, $todayis);

    print "Data Written";

    fclose($Handle);

    ?>]

     

    Let me know.

  4. I am looking for someone that can help me writing a php script. I have the basic script done and it works but I am trying to add a part to it that would open a txt file and write in the persons name and then close and send the email that it has already been doing. So basicly creating a log of who has sent the phps...Anyone that can help me pleae let me know..

     

    Cheers

  5. It is like being at FF and smelling Windexs computer burn up...LOL But his ended up only being the video card...Talk to him.

     

    I personnel would say the MB is popped from some kind of surge or something, I would try that out first, and then from there your on your own. :(

     

    But my money would be on the MB... thats US money :)

  6. PSP is in great condition (very baby'd), as for price i really dont know what they are going for. The last time I saw one on ebay with the cables and SD card, and games was going for like $200. So I would think seomthing like that and I would pay the shipping would be what I am looking for.

  7. This is a list of things I am thinking of selling but not for sure, if I can get some cash for them then I will but I may just keep them.

     

    Viewsonic 20" LCD WS monitor - $100 Shipped

    8800 GTS 320mb PCIe - $75 Shipped

    Tivo Series2, no contract - $50 + Shipping

    PSP (white/starwars edition) w/ Silent Hill and Hotshots Golf, plus the starwars game and the cables and stuff - $175 Shipped

    x800 PCIe card - $35 shipped

    ATI x800 AGP card - $40 shipped

    Gateway 22" HDW2200 LCD monitor (fair condition) - SOLD

     

    Let me know via PM if you are interested and a price you think is fair.

     

    Cheers!!

  8. I like it other then the cpu hog'n it does, better then firefox but the new ie8 seems to be real solid and now has most of the same features as the other two. The last thing I want to do it give up half of my cpu to the browser...

×
×
  • Create New...