Skip to main content

Home/ Web Programming/ Group items tagged webprog-1-i

Rss Feed Group items tagged

Chere B

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.
Rock Jennifer

Harry Potter Quiz-ette - 0 views

  •  
    This is a brief, six question quiz to see how much of a Harry Potter nerd you are. If you get the easy ones wrong, the response you receive on the answer page will insult you accordingly. Ch.14 in the HTML & CSS book was incredibly helpful, as was Ch.1 Head First PHP & MySQL. I love the Head First books. I found this challenge to be easier than the dice, believe it or not.
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.
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
Sarah-Jane Bolling

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

  •  
    Ok, so I'm sure none of are kids...age wise (not talking mentally here). I know I learn best when something is dumbed down and in every day speak. So we'll consider this to be junior geek talk. Works for me! And hopefully for you too!
Kuban  Ellise J

IPL Kidspace: Learning HTML - 0 views

  •  
    This site also helped me out last semester. The biggest problem I had just simply understanding the concepts behind HTML. Once I got the patterns down, it was just a matter of learning the tags, etc.
Jamie McCarty

HTML Cheatsheet - Webmonkey - 0 views

  •  
    Webmonkey, which I found while doing in ICM 501, is a great resource. I like the fact that it is at the "Primate" level of skill and yet has a 4-out of-5 banana rating. For those who aren't into coding and have a hard time remembering what kind of tags go before what you want to do, it's great to have open in a different window to reference.
Tedd Fox

webprog-1 - SproutCore - 0 views

shared by Tedd Fox on 13 Feb 09 - Cached
  •  
    I am getting into web programming and eventually into this technology :-) I think SaaS is the way of the future and SproutCore makes the browser-based web application a better experience!
Bryan Dumelin

ActionScript 3.0 Language and Components Reference - 0 views

  •  
    Ok I know what you are thinking...why is he bookmarking a flash reference site - flash in a web programming class? Well I decided it was important to bookmark the ActionScript reference page because the structure of ActionScript 3 is similar to javascript used in many webpages. No, you don't need javascript to create a webpage, but adding it can allow for additional site functionality. It is also important to know the potential of integrating flash into a website and allowing for variables to be passed form the webpage and communicated to the flash movie.
Marie Shanahan

The Past, The Present, The Future - 0 views

  •  
    My 3-page site. Coming up with the content for these challenges seems to be my biggest challenge. I guess that's why they say "Content is king!" My first two pages feature photos, hyperlinks and text. The last page includes a embedded video that I uploaded to YouTube.
Ford  James A

A Quick Guide to Healthy Living - 0 views

  •  
    Here is a quick 4 page website I made about eating healthy. There is a quick and easy meal for breakfast, lunch and dinner. All the pictures are from flickr and the creative commons, and all the pictures link back to their original source. Figuring out how to make a picture a link was a little tricky at first, but after a few tries, I got it to work.
Sorteberg  Matthew T

http://ingredients.nfshost.com/recipe.html - 0 views

  •  
    Recipe Time! I thought I would add this recipe today for it's Super Bowl Sunday and many of us will be attending parties. This is a great treat to bring along with you and it's easy too! Enjoy
Caruso  Nicholas L

My intro... - 0 views

  •  
    Hi, everyone. This is the very first page I have ever created: my introduction.
  • ...1 more comment...
  •  
    Nicely done, and perfectly fine for 1-d. Just be sure that for future challenges, you swap out the
    with
  •  
    Ooops, didn't know we could do HTML in these things. What I said is that for future challenges you should replace >br< with >br /< .
  •  
    Third time's the charm: for future challenges you should replace <br> with <br />
Katie McLaughlin

I link to color values during lecture 2-1 @ 23:09 - 0 views

  •  
    Further explanation regarding why we dive into CSS without thoroughly understanding it first.
  •  
    At 23:09 I link to a page that lists the various CSS color values and displays their various hues. http://www.w3schools.com/css/css_colorsfull.asp
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.
Wright Sashagaye

Validated Curry chicken - 0 views

  •  
    Here is the results of my validated recipe page.
  •  
    Unfortunately, the page isn't validating. You need to track down and squash those bugs :). Some of them are the ones I mentioned earlier, I believe. Be sure to let me know when it's validating so I can recheck. Thanks!
Sarah-Jane Bolling

HTML Tags / Codes / Web Page Design - 0 views

  •  
    I love how this site not only gives the code, but shows examples right next to it, to show how it is utilized.
Tedd Fox

WebProg 1- 37signals - 0 views

shared by Tedd Fox on 13 Feb 09 - Cached
  •  
    I love the simplicity of 37Signals applications. It is based on Ruby On Rails and they have a terrific outlook on Web Application design and running a business.
Lee Howard

HTML Code: MiniChapter 4: Links and Images - 0 views

  •  
    This site tells how to add links to your Website using HTML coding. Links are a key to the interactivity of the Internet, so I thought it would be good to know.
Wright Sashagaye

Viewable with Any Browser: Campaign - 0 views

  •  
    I was browsing through the web and found that there is a "Viewable With Any Browser" campaign. Has anyone heard of such a campaign? It really stresses the importance of designing text and images that do not require the "this page is best viewed with Browser X" message.
« First ‹ Previous 61 - 80 of 106 Next › Last »
Showing 20 items per page