Skip to main content

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

Rss Feed Group items tagged

 Mark Zaniewski

Chicken Kiev - 0 views

  •  
    Something old, something new, something borrowed, something blue. Unobtrusive Jquery for webprog-5-e. Nav bar is dimmed at 40 percent, and goes to 100 percent on hover. After hover, it returns to 40 percent. The whole div takes the effect. BTW, this is how I called my div in Jquery: $("#mydiv"). Took me almost 3 hours to find that out. :)
Caruso  Nicholas L

Web Programming :: webprog-2-e - 0 views

    • Caruso  Nicholas L
       
      Should this be 2 or 3 pages...? Just checking..
    • Alex Halavais
       
      Doh! Should be three. Fixing it now...
  • All three
  • two pages
  • ...1 more annotation...
  • All three
  •  
    Just a quick question regarding the Fake Profile challenge. Should it be two or three pages minimum?
DiLieto  Lauren M

Fibonacci Sequence - 0 views

  •  
    The Fibonacci Sequence is a mathematical series of numbers where each number is the sum of the two numbers before it. The website I bookmarked was created using a combination of html and php.
Nancy Hall

So you want to know more? - 0 views

  •  
    Here is a new 3-page site filled with some new info about me as well as some fun animations. I used a 2-column layout to keep my cartoon self and links list in place, have CSS working on my background images and added a new, snazzy, horizontal, unordered list menu. Hope you like it!
Ford  James A

Great Rivalries in Boston Sports - 0 views

  •  
    This is my 3 page, well 4 page website for module 2. They are all linked to the same CSS sheet. It's about great rivalries in Boston Sports and has a lot of other fun links too. Enjoy!
Pat Salvas

Fibonacci Code! Its like the DaVinci Code... But without a movie or book - 0 views

  •  
    My Fibonacci code
  •  
    Dude! And after we talked about that common error, too! But as with the others, I'll count it as "close enough for gov. work." Note to everyone: the Fibonacci series *starts* 0 1 1 2 3 5 ... Less than half of yours do :/.
Kuban  Ellise J

Ellise's Picture Emporium - 0 views

  •  
    i am re-bookmarking this site and re-tagging it with the mod 2 tag, because i have adjusted things a bit in my FTP... organized things a bit. So the old site bookmarked with the url http://thisandthat.nfshost.com/picturehome.html WILL NOT WORK ANYMORE. to reach that page, you need to hit this url: http://thisandthat.nfshost.com/moduletwo/picturehome.html which is the page bookmarked here. i did this because i am adjusting somethings on this page for mod 4 and when im done, i will retag with mod 4 challenges, but im not ready, at this point in time 3/10/09 to do that yet.
Bryan Dumelin

Fibonacci Sequence - 0 views

  •  
    This is my rendering of the fibonacci sequence. I must admit that i had done this previously using javascript (when I was an undergrad, 4+yrs ago) and I would not let myself 'cheat' by researching other web sites. After sketching out the functionality and few tries I was able to get it, but I did have some difficulty with the formatting, for whatever reason, I could not get the '\n' to work, instead, i decided to echo a
    tag.
  •  
    Hmmm... close enough. 0 1 1 2 3 5 etc.
Nick Caito

Module 3: Fibonacci Numbers - 0 views

  •  
    fibonacci number sequence, and a little info about the guy, courtesy wikipedia...
Sarah-Jane Bolling

Fibonacci Sequence - 0 views

  •  
    I think I'm finally starting to understand php. It's not the easiest language, thats for sure! (or is it!?) With that said, here is my Fibonacci Sequence up to 500. I looked a variety of different codes online, but didn't use just one. After looking at a whole bunch I realized there are quite a few ways to write this code. Which in my mind, only compicated matters more...
  •  
    Yes! It's true of most programming tasks: there are many ways to accomplish the same thing. In some ways it does complicate things, but it's also (though it may not feel like it now) makes it fun! It's especially good when you find a "good hack"--a shortcut that makes your code better, faster, shorter, and more simple. Congrats on this one, it's a hard program to puzzle out.
Nancy Hall

Nancy's Fibonacci Sequence - 0 views

  •  
    Finally! The mistake I was making was silly, and I was so annoyed at myself when I realized what it was. Here in all of its purple glory (it's my favorite color, so prepare to see lots of it this semester), I present to you my Fibonacci sequence.
Starr Andrew

Fibonacci a la Starr - 0 views

  •  
    Fibonacci Sequence with every 5th position in the sequence in bold red font.
Garrett Karen

Fibannaci Sequence - 0 views

  •  
    I think I finally got it! I think that figuring out the mathematical equation behind this was the hardest part. Math is def not one of my strong points. I was able to figure out the php coding for the most part, but couldn't figure out how to add the sum of the previous two numbers (I kept adding one instead). Once I was walked through the equation, it made a lot more sense. Hopefully this is correct.
 Mark Zaniewski

The Fibonacci 500 - 0 views

  •  
    A lighthearted look at the Fibonacci Sequence, styled with some quick and dirty CSS. Looks OK maximized in Firefox - disliking IE more and more every day.
anonymous

The Fibonacci Sequence - 0 views

  •  
    Yay! Although the code doesn't look right when I view source? Is this ok?
  •  
    Well, it's a good start, but you need to have it run the first 500 numbers, not up to 500 :). So, it's running about 480 short right now. As far as the code goes, just make use of a basic template, except for the PHP bit of it in the middle.
Mark Cotrupe

Fibonocci Sequence - 0 views

  •  
    An attempt at the Fibonocci sequence. I couldn't seem to get it to separate into lines, but if you look at the page source it looks great. Thanks to these guys for getting me this far: http://www.codecodex.com/wiki/index.php?title=Fibonacci_sequence
Rafael Santiago

Fibonacci Sequence, first 500 numbers - 0 views

  •  
    Fibonacci Sequence, first 500 numbers using PHP.
1 - 18 of 18
Showing 20 items per page