Skip to main content

Home/ Web Programming/ Contents contributed and discussions participated by Chere B

Contents contributed and discussions participated by Chere B

1More

Debugging Tutorial - 0 views

  •  
    Common bugs and how to fix them.
1More

Viddler.com - webprog-5-3b - Uploaded by halavais - 0 views

  •  
    Here's a link that gives a little background on the move towards unobtrusive JavaScript. It breaks down the various methods, drawbacks and solutions every step along the way.
3More

Web Programming :: 6-3: APIs - 0 views

  • free applications,
    • Chere B
       
      Mac users - For your untarring needs click link below. There is also a little detail about the need to untar and how the practice evolved. http://mac.softpedia.com/get/Utilities/Untar.shtml
  •  
    Free app for your untarring needs and brief info on the evolution of the practice.
1More

Black Eye Sally's - 0 views

  •  
    Map to Black Eyed Sally's my favorite BBQ & Blues restaurant in Hartford.
1More

Form Validator - 0 views

  •  
    Form Validator test - Submit Name and Email Address
1More

Particletree » How to Add an API to your Web Service - 0 views

  •  
    This is a simple document that explains how to add an API. It breaks down the different types and the pros and cons of each. As I searched for API info this one seemed the easiest to digest.
1More

Javascript Tutorials and Lessons: Validate an Email Address - 0 views

  •  
    This is a tutorial that gives you code examples and explanation on how to check for various invalid email address scenarios.
1More

Viddler.com - webprog-4-3 - Uploaded by halavais - 0 views

  •  
    This is a link to a helpful tutorial page that defines some of the types in database. none of the examples in the lecture are text, but in the challenge the data is primarily text which lead me to believe that the type should be text. I received an error message when doing this. As I searched to find troubleshooting help I found that the varchar type also includes text.
1More

MySQL :: Building a Database-Driven Web Site Using PHP and MySQL - 0 views

  •  
    This site is very helpful for review. While I was able to complete the PHP assignments some of the concepts were a little hazy. This site is helpful if you would like further explanation. The author provides example code and breaks down each step in a way that is easy to understand. For instance. Here was one of the basic examples:\n\nLoops like these come in handy whenever you're working with long lists of things (such as jokes stored in a database... hint-hint!), but for now we'll illustrate with a trivial example: counting to ten.\n\n$count = 1;\nwhile ($count );\n $count++;\n}\n\nKind of scary-looking, I know, but let me talk you through it line by line.
1More

What's Your Sign? - 0 views

  •  
    Echo Karen "I can't believe I FINALLY got this!" Many thanks to Prof. Halavais. To identify your zodiac sign.
1More

Viddler.com - webprog-3-1 - Uploaded by halavais - 0 views

  •  
    How to install PHP to your computer...
1More

VB6 - Dice Simulator Exercise | DreamInCode.net - 0 views

  •  
    This is a message board on Live Programming Help for a person trying to create a Dice Simulator with images. It has sample code and troubleshooting help that may be of use for the Unit 3 Dice exercise.
1More

CSS Color Chart - 0 views

  •  
    Helpful color code chart
1More

CSS Basics - Making Cascading Style Sheets Easy to Understand - 0 views

  •  
    cssbasics.com - Everything you ever wanted to know about the basics of CSS (Cascading Style Sheets) table of contents
1More

Viddler.com - webprog-2-2 - Uploaded by halavais - 0 views

  •  
    Lecture 2-2 question
1 - 20 of 31 Next ›
Showing 20 items per page