Skip to main content

Home/ Web Programming/ Group items tagged webprog-3-d

Rss Feed Group items tagged

Alex Halavais

Web Programming :: webprog-1-d - 0 views

  • intro.html
    • Marie Shanahan
       
      What's the difference between naming an HTML file with .html or .htm? Both work, right?
    • Alex Halavais
       
      HTML is the "correct" choice, though .htm will also work. The latter is a result of limitations of the early DOS & Windows systems, which could only handle 3 letter extensions (and 8 letter filenames). Why is it still used today? Microsoft continues to push it as a feature, not a bug, and those using MS servers or ASP are more likely to use it, unless, of course, it is a .asp page. But the standard usage is still .html.
Pat Salvas

Dice - 0 views

  •  
    here is my extremely delayed dice from the third webprog
Katie McLaughlin

My 2:45 pop culture reference - 0 views

  •  
    Question asked on movie timeline around 17 minute mark...
  • ...2 more comments...
  •  
    For challenge 3-b, I added a link of a video that further explains client-side VS. server-side programming. If you're confused about it (or need a refresher from mod. 1), this should be helpful.
  •  
    I like this! Stopping a lecture in between to post my comments is definitely on the cool, geeky side of ICM :D I may steal this idea for my classes, Dr. H!
  •  
    This method of drawing out the program steps is one of the best solutions for creating a program. My flow charts are usually not this complicated, but I have found them to be very helpful in creating the solution. It helps determine the switched ans loops required to complete the task - I typically will detail what type of loop i need between steps (where the arrows go). Doing one of these charts actually helped me solve the Fibonacci challenge
  •  
    At 02:45 I point out something that perhaps doesn't fall under the category of worthwhile to our lesson, but whatever -- Rosie the Robot (of 'Jetsons' fame) would never need instructions on how to make a PB&J sandwich. She would make it with love, too. Also, she could not make 50,000 because she'd get tired.
Sorteberg  Matthew T

Dice - 0 views

  •  
    Visualized the Dice! It took me a while but I finally got it! Instead of the random numbers popping up I replaced them with some die images that I found. I had to perform a list of "if" statements to make that happen. I also thought it would be cool to make this in to an advertising site, and give each user 3 rolls to roll a pair, if so, they win a small prize of sort, depending on the advertisement, possibly for a casino? We'll see..
Alex Halavais

All about Marie - 0 views

  • 80 percent raw food and running 3 miles at least twice a week
    • Alex Halavais
       
      Wow! Congratulations!
    • Alex Halavais
       
      Actually, congratulations on all three. That's an impressive line-up.
  •  
    Here is my introduction. I had a negative visceral reaction to the lack of markup on this challenge, so I strayed from the directions and I added lots of
    and hyperlinks.
  •  
    Ah, this is a 1-d, I believe, I've added that tag.
Rafael Santiago

Validator - 0 views

  •  
    Here is a javascript validator. It won't submit unless the fields are filled in. Also, the email must be filled in correctly.
  •  
    Good enough. It did let me by with a phone number of "3" though :).
Sarah-Jane Bolling

Let's roll the dice! - 0 views

  •  
    After way too long of attempting to figure out how to make this page, the light bulb finally lit up (dim, but it turned on). Instead of just numbers rotating randomly, I incorporated images of dice. I also implemented CSS stylesheet for the background and text. Also, instead of a using the brower refresh button, I added my own :-)
DiLieto  Lauren M

Dice Game - 0 views

  •  
    On this website you can take your chances and see what you get when you roll two die. Test your luck then go to Vegas!
  •  
    Hmmm. Not quite there on this one yet. Looks like you only have one image up (1.gif) and it's of a 6!
Lee Howard

Dice Game - 0 views

  •  
    This page allows one to roll two dice and have a graphic depiction of the dice rolls for each. Thanks to Professor Halavais for steering me back in the right direction!
  •  
    Not exactly what I had in mind, but meets the requirement...
Bryan Dumelin

Visual Dice - 0 views

  •  
    This is my visualization of the dice php file. I decided to use images of dice that I created using Adobe Illustrator. This document also utilized some CSS to format the page and javascript to help create the roll again button. The php uses the switch function to display the corresponding image to the number that is generated.
  •  
    very nice!
Bawa Neha

Random Rolling! - 0 views

  •  
    It WORKS!!! Finally!!! And I only had to spend about 8 hours on it. Hah! This is my random rolling die page, and many many MANY thanks to Jen Rock, Ellise Kuban, Dr. H and my friend Evan the Bard (moniker) for helping me out with the code. Just goes to show that sometimes it takes a village!
Deitrick  Erica L

Your Roll is... - 0 views

  •  
    Visualize the dice...I must say this challenge has given me the most grief since the class began. After about four days of trying and talking to classmates it has finally become a reality. This page has two die, that roll randomly. The Die are courtesy of Jen Rock and her excellent photoshop skills. Thanks to her and her refusal to do another challenge, this assignment has been completed.
Rock Jennifer

Shake, Rattle & Roll - 0 views

  •  
    Dice: successful. They were a LOT harder than I thought they would be... much love to Ellise for taking the time to explain the mathematical side to me.
Kuban  Ellise J

Roll Away... - 0 views

  •  
    This is my page recreating the dice.
Katie McLaughlin

Dice - 0 views

  •  
    When you asked for a visual depiction of something that looks like dice, I wasn't really sure if you meant game dice, or Andrew Dice Clay, so I included both. Which serendipitously happens to cover the "two dice" requirement as well... right? :) Tee hee hee. Anyway, here you'll find some html, css and php combined with images.
  •  
    Ummm. It's a nice idea, but I'm looking for a visual depiction of the actual dice. So, if you roll a three, a three on the dice should show up, etc.
1 - 15 of 15
Showing 20 items per page