Skip to main content

Home/ Web Programming/ Group items tagged for

Rss Feed Group items tagged

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 :/.
Alex Halavais

Since Stonewall Contest - OutHistory - 0 views

  •  
    And then there's this competition. Probably a bit much for this class, but if student(s) are interested, I would be happy to do an ind. study in the summer.
Alex Halavais

Google Map RFP - 0 views

  •  
    Well, I doubt any of you are going to be *quite* ready for this, it would be a pretty impressive Mod 7 project :).
Caruso  Nicholas L

Tortellini Soup Recipe WITH Menu Bar - 0 views

  •  
    I added a menu bar to my recipe page. Now, the page links to "Other Recipes", "Other Soups" and "College Inn," all with dropdown options linking to external sites.
  •  
    I forgot to add that I used this site as a reference for the Menu Bar: http://www.alistapart.com/articles/dropdowns/ A friend of mine also helped me with the positioning of the nav as well.
Hoving Allan

Chili for a Ben's-Style Half-Smoke with Menu - 0 views

  •  
    Is it a new trend now to have a little vertical "Feedback" tab on the left or right side of a web page? I've been noticing it all over in the past couple of weeks.
  •  
    This adds the menu bar to the Recipe with CSS. I tried to include a comment in the code crediting the site where I found it.
  •  
    Hadn't noticed it...
Pat Salvas

Web Programming :: 3-2: Date Sensitive - 0 views

  •  
    On the 3-2 video, I posted a question about using if/else VS. switch around the 23:45 mark. This is for challenge 3-b. Thanks.
  •  
    A comment I placed on the Lecture 3-2 video...
  •  
    Tagged a few comments in here on the time lecture. seems like the easiest of all the php stuff.
Sarah-Jane Bolling

http://www.sarah-janebolling.com/nameemail.html - 0 views

  •  
    Here is my javascript form which validates email addresses as well as phone number, name, zip code and phone number.
  •  
    Hmmm. Managed to slide by some strange email addresses, but good enough for government work :).
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.
Katie McLaughlin

Monster Mashing - 0 views

    • Katie McLaughlin
       
      I don't see a Viddler video lecture in module 6 and therefore can't figure out how to do challenge 6B; but all I wanted to say was that 'Mashing' inherently makes me think of the Monster Mash and that I want to hear that song. Here's a link if anyone shares that desire: http://www.youtube.com/watch?v=0thH3qnHTbI
    • anonymous
       
      Or perhaps text and video (a transcript of the video for those who prefer it)?
  • Mashing
  • Mashing
  •  
    I don't see a Viddler video lecture in module 6 and therefore can't figure out how to do challenge 6B; so I added a floating sticky note here. All I wanted to say was that 'Mashing' inherently makes me think of the Monster Mash and that I want to hear that song. Here's a link if anyone shares that desire: http://www.youtube.com/watch?v=0thH3qnHTbI
Katie McLaughlin

Essential Technology - Ajax Arrives for the Enterprise - CIO.com - Business Technology ... - 0 views

  •  
    A smart article that reads almost like a novel, or maybe more like an engaging scholarly paper. It won't teach you how to implement Ajax/Javascript; rather, it will help you put it all into perspective a bit more.
Deitrick  Erica L

Dave Raggett's Introduction to HTML - 0 views

  •  
    Hey everyone! I found this site in a book required for another class, it is very helpful and easy to navigate. Check it out!
  •  
    Getting started with HTML is from The World Wide Web Consortium (w3c). This particular article is helpful because it includes the basics of html, including what it is and how to write in html. W3C has to do with the development of html, which I found out from the book, Web Design In A Nutshell by Jennifer Robbins.
Bryan Dumelin

HTML Quick List - HTML Code Tutorial - 0 views

  •  
    A list of all the HTML codes, and then some. I looked over the list and had never seen quite a few (or at least never noticed them). I think its a good compliation of codes, as long as you know what you might be looking for, considering it *is* alphabatised.
  •  
    I found this website to be extremely helpful when coding HTML. It lists the HTML tags available and then provides descriptions, and examples of each being used. While other books or websites reference the tags use and try to explain the result, the examples on this site put into action what the user will see when you use the tag. Definitely worth checking out if you ever get stuck
Monica Aversa

Challenge 3-a: Site for Module 3 - 0 views

  •  
    Here is a link to the XAMPP program that Professor Halavais recommended in video 3-1, if you want to "test things on your machine as if it were on the server" (Halavais mentions this around the 19:50 mark). The program is free and is compatible with Windows, Mac, and others.
Katie McLaughlin

Lissa Explains it All -- HTML Help and Tutorial for Kids - 0 views

  •  
    To paraphrase Denzel Washington's character in "Philadelphia" (Heck, this may even be a direct quote considering I've seen this film so many times... ): "I want you to explain it to me like I'm a two-year-old." This site does just that! When I am learning a new skill, I want material that is utterly foreign to me to be Kindergarten-ized as much as possible. I would not be the least offended if I saw the following (and hopefully with pictures!): "See Spot mark up the plain text document. Mark up the plain text document, Spot, mark up the plain text document!"
Alex Halavais

untitled - 0 views

  • uggss
    • Alex Halavais
       
      I've been told these are required for matriculating at QU. Haven't verified this in the Student Manual yet.
  •  
    Here is a brief introductory to me (and my first html page).
Nancy Hall

About Me - 0 views

  •  
    I figured I would use this 3-page site to tell a little more about myself (and, hopefully, make you laugh a little bit). It is very simple, but it should give you a little more insight into what you're dealing with.
  • ...1 more comment...
  •  
    Nancy, I love your personalized muppets! That's awesome.
  •  
    Hahaha. Thanks, man. We made 3 that day (the third went to my nephew for XMas), and they give them to you in clear plastic bags. So The best part of the whole experience was the reaction from people I passed on the streets of Manhattan!
  •  
    What coding did you use to place the 3 hyperlinks next to each other, across the top? I'm going to do my 3-page site now, but will most likely leave them vertically.
Caruso  Nicholas L

Angelfire - FTP Uploading FAQ - 0 views

  •  
    This is all new to me, so I'd like to share this FAQ I found while setting up an Angelfire account. Found it helpful.
  •  
    File Transfer Protocol (FTP) is a fast, easy, and reliable way to move an entire Web site from one location onto Angelfire's servers. FTP is also a useful when moving individual files that you've built on your machine over to your Angelfire member directory. You can also back up a copy of your Angelfire site on your personal machine with FTP. The possibilities are endless! Follow the simple directions below to have your site up and running on Angelfire in no time.
  •  
    Added the webprog-1-a tag for you. Be careful on that.
Pat Salvas

Tryit Editor v1.4 - 0 views

  •  
    This is just an example of one of the many pages on the w3schools.com page. I used this site in my 512 class last semester all the time and it is extremly helpful in helping to get all the little aspects of coding. Plus it gives the example code that you can copy and then mess around with to get the hang of it.
  •  
    Pat: be sure to include the tag from the assignment. In this case, it's webprog-1-a, and I added it for you.
Alex Halavais

untitled - 0 views

  • "desert called 'Cyberland'"
    • Alex Halavais
       
      I didn't recognize it, but Google knows all! Nice job here. +10
    • Alex Halavais
       
      Ooops! I meant +15. Won't be my only mistake :).
  •  
    My intro page, for whoever would like to check it out.
  •  
    Here's a very concise paragraph to give a quick introduction to the world of Nancy. it doesn't say too much about me, but I'm sure more will be revealed in time.
anonymous

Carly's Famous Bruschetta - 0 views

  •  
    Here is my recipe page! Hope you enjoy it! You should try it at your next dinner party, it's quick, easy and delicious!
  •  
    I've changed the tag here to webprog-1-f. Be sure to tag to the correct assignment or I might miss something :).
  •  
    Also, it's not a show stopper for this assignment, but be sure to remember to close your head section.
« First ‹ Previous 261 - 280 of 306 Next › Last »
Showing 20 items per page