Skip to main content

Home/ Groups/ Web Programming
Nick Caito

recipe comments - 0 views

  •  
    my pitch and catch for comments on the recipe. pitcher is 'recipe.php,' catcher is 'recipecomment.php'
Alex Halavais

AppJet: Instant Web Programming - 0 views

  •  
    Claim to be "the easiest way to program, host, and share your own web app." Does it entirely in JavaScript. Worth checking out.
Sorteberg  Matthew T

Godzilla Bars - 0 views

  •  
    All I did here was add a couple small forms at the bottom for the user to leave their name and a comment and I also connected it to a database to catch record the information. Took me a while...
  •  
    Matt: Is this working? Have you checked the database to make sure content is being saved? Why am I seeing code on the form page?
Sorteberg  Matthew T

HTML Forms and Input - 0 views

  •  
    Just a quick bookmark. I used this site to help me create a couple small forms to add to my recipe page. Very helpful.
Wright Sashagaye

Favorite Pop Singer - 0 views

  •  
    Here is a form where you can pick your favorite pop singer out of three choices. After you pick you favorite pop singer then you can pick their best song. Enjoy! Some code taken from http://www.webmonkey.com/tutorial/Build_an_Ajax_Dropdown_Menu
Zebeck Jillian

Buffalo Wild Wings Review - 0 views

  •  
    Here is a review of Buffalo Wild Wings with two maps showing the Port Chester and Stamford locations.
Ford  James A

Amazing Italian food! - 0 views

  •  
    This is webprog 6-f entitled "Map me." It uses google maps and can be used to map a route to Olive Garden in North Haven. It's pretty simple, but what's cool about most map services online is that they let you use their code.
Ford  James A

Ajax presents...sports! - 0 views

  •  
    This is module 6-e. It was a little tricky to do, but what I found interesting was how there were a few ways to do it. You could connect to a database or you could do it through making individual files. This module is for Northeast sports. Enjoy!
Starr Andrew

MiniAjax.com - 0 views

shared by Starr Andrew on 21 Apr 09 - Cached
  •  
    "Fairly" simple AJAX/HTML scripts for adding cool effects to your website.
Starr Andrew

Pick a team, any team... - 0 views

  •  
    Purely hypothetical - say you wanted help picking a favorite sports team...
Zebeck Jillian

Challenge 6-G Cheat(ish) - 0 views

  •  
    Here is my take on explaining how to approach a challenge from Module 3 that was particularly challenging for me.
Zebeck Jillian

Cookie Recipe with Hide/Show Jquery - 0 views

  •  
    In this assignment, I used jquery to hide elements on the page. When you click on the header "Mama Z's Sugar Cookies" everything slides up and all you are left with is the See Comments button which you can click on to see well, the comments.
Rock Jennifer

Toggle Visibility - 0 views

  •  
    I revisited my comment/recipe page and toggled visibility for said comment form. To make it available on non-Javascript enabled broswers, I found a form that sends a user to different links depending on whether or not Javascript is enabled. Thus this is the 'filter' page, if you will. If you're interested in the links to these simple codes, I hid the links in the course code. Ta da.
  •  
    Credit because it works. But... This is a great reason to use jQuery. It's unobtrusive, so to anyone visiting the site normally, the form will show up. Only for those with javascript would it be (at first) hidden.
Deitrick  Erica L

A library of DHTML and Ajax scripts - DHTMLgoodies.com - 0 views

  •  
    This website has a ton of tutorials and codes. It also has explainations and is a great way to search for ideas and get a sense of what kind of code you will be producing. I would recommend this site to anyone in this class, I wish I would have found it earlier in the semester.
Deitrick  Erica L

Build Your Own AJAX Web Applications - SitePoint Books - 0 views

  •  
    This website I found helpful for this module. I like the beginner sites that explain the simple stuff from the start. I would recommend this site to not only beginners but to web developers as well, it is always a good idea to review the basics.
Caruso  Nicholas L

Favorite Movies By Genre - 0 views

  •  
    This site lets a user select a genre and then choose a movie from the dropdown. The movie choices repopulate as you select a genre. I had help/got scripts from this site: http://www.webmonkey.com/tutorial/Build_an_Ajax_Dropdown_Menu
Gomez Evamarie

Required Forms - 0 views

  •  
    I finally got webprog-5-d to work. Not sure why it wasn't before but thanks to good ole' Nick's help its up and running.
Rock Jennifer

Team Preference - 0 views

  •  
    A self-generating sports drop down menu, with a tad bit of personality thrown in. Special thanks to Erica for cluing me into this site: http://www.twilightuniverse.com/. Again, I was trying to do things the hard way.
Rock Jennifer

Ajax Tutorial by tizag.com - 0 views

  •  
    In my searches I had stumbled across and bookmarked this page - even though the module is over, I thought people still might benefit from it. There are tutorials for all the languages we've covered as well.
Monica Aversa

Hot Cities - Pro Sports Teams - 0 views

  •  
    Here is my ajax project for challenge 6-e. The goal is to teach a person in a new city the names of their home teams. My saving grace was this tutorial-- http://www.webmonkey.com/tutorial/Build_an_Ajax_Dropdown_Menu
  •  
    Very nice, but the name of the team is Red SOX, not Red Sux! :)
  •  
    Hahaha. Nice touch, Monica!
« First ‹ Previous 61 - 80 of 631 Next › Last »
Showing 20 items per page