Skip to main content

Home/ Web Programming/ Group items tagged tags

Rss Feed Group items tagged

Alex Halavais

Web Prog - 1-1: Course Syllabus - 0 views

shared by Alex Halavais on 21 Jan 09 - Cached
  • joining the group
    • Alex Halavais
       
      Here's a sticky note to share with everyone.
  • joining the group
    • Alex Halavais
       
      Hey everyone. If you are a member of the group, you can see what others have to say about pages on the web!
    • Lee Howard
       
      Just wondering if you have specific page numbers of the textbook you want us to read. Do you want us to do all the exercises in the book?
    • Alex Halavais
       
      Ha, I didn't see this hiding up here. It's up to you which (and whether) you want to do the exercizes in the book. The advantage of the book, I think, is that it provides a nice structured approach, it gets you started on the right foot right away, and it focusses on what is important. The downside is that there is some "fluff." Sometime we all need a bit of fluff. So, the long and the short of it is, if I were in your shoes, I would work through the book quickly. Some of what is covered there is also covered in my lectures. In fact, I think this is the largest amount of overlap I have ever had between a text and the lectures. But I suspect you will need more depth in some cases than you get from the lectures. You might try watching the lectures, and then working through the section of the book. It's probably too much to actually "read" during a week (yikes) but it is highly skimable. And there will be an opportunity to return to it, as we move into some of the programming.
    • Monica Aversa
       
      For challenge webprog-1-b: Question about the syllabus (and a suggestion) Question: I've been submitting challenges through adding bookmarks on Diigo; however, I used sticky notes on this one. Do you have a preference of how we submit challenges? Thanks. Suggestion: Very thorough lecture, but in future ones, it might be helpful to mention in computer requirements that Mac users need at least OS X 10.4 to access Firefox, Firebug, etc.
    • Monica Aversa
       
      Challenge for webprog-1-b: question #2 If we want to improve our grade on one of the challenges, are we allowed to redo it?
    • Alex Halavais
       
      Monica: Need to bookmark as well as sticky. I find the assignments according to the tag, so if it's not tagged, I won't find it. Firefox, Firebug, Firezilla, etc. are all available for 10.4 and before. Just google, e.g., "Firefox earlier releases." They may not have the same features as the most recent version. In practice, you can survive without any of these; they are just nice to have. As for your last question: the grade on an assignment is binary: either you get all the points or you don't. If you didn't, you'll need to send me a note when you redo it, so I can recheck it. If it's still before the deadline, you can rec. full points. If it is after the deadline, you get reduced points.
  • ...9 more annotations...
  • A simple comment in the code indicating where you found a particular snippet is enough.
    • Lee Howard
       
      Can you cite where in the book you can find out where in the code to place this acknowledgment?
    • Alex Halavais
       
      In the lecture 2-1 (coming soon!) I touch briefly on this. Generally, you just provide a short comment (see the last question on p. 6 of the book) near where you are borrowing code or ideas.
  • t will be added to the Completed page, at that point, with the associated number of points
    • Caruso  Nicholas L
       
      I just clicked the Completed page and it failed to load. Is this a page that will eventually be up? Will grades also be posted in Blackboard as well as the Completed page?
    • Alex Halavais
       
      Eventually up (soon I hope). And I do not love Blackboard, so no duplication there. They aren't grades, so much as a record of who is doing what.
    • Alex Halavais
       
      I lied :). Now up on Blackboard, by popular demand.
  • bookmark a particular URL
    • Caruso  Nicholas L
       
      For challenge 1-b it says to make sure we bookmark our question. How do we bookmark a highlighted comment? Do we just use the entire URL and you would seek out our question(s)?
    • Alex Halavais
       
      Is this the question you are bookmarking? If so, I think the world is going to expload. Yes, you should bookmark the page you are making the comment on (this one) and be sure to tag it webprog-1-b.
  • database-backed
    • Starr Andrew
       
      You mention MySQL for the db backend. Can you give a list of what we'd need to download from the MySQL site? There appear to be several options. My brain hurts.
    • Alex Halavais
       
      You need not download anything :). That was easy... The database will be on a server.
  • shell account
    • Kuban  Ellise J
       
      what exaclty is a "shell account". I looked it up on Wikipedia (http://en.wikipedia.org/wiki/Shell_provider), but can you try to explain it in English aka understandable terms?
    • Alex Halavais
       
      As it turns out, we probably won't need to access a shell account. Basically, this allows you to directly log in to a server computer, and move around it. You generally have shell access to your own computer (on Windows machines, look under accessories or Run: Command; on OSX, the program is called "Terminal.") This is generally the only way to directly run programs or access detailed information about a web server. Otherwise, you are limited to FTP, which really is just used to copy files to and from the server.
    • Kuban  Ellise J
       
      Thanks, this actually spawned another question, but relating to Diigo. I had no notification (or none that I could see) or anything that you had responded to my sticky note. Is there something I'm missing or should I just remember to check back. Thanks
    • Kuban  Ellise J
       
      and in turn, can you tag sticky-notes? here is my fake tag webprog-1-b
    • Alex Halavais
       
      Yeah, you *should* be able to tag notes, but I guess (for the 1-b, for example), you just have to retag the page...
  • There is a textbook recommended for the course, Head First HTML with CSS & XHTML.
    • Zebeck Jillian
       
      I am wondering how far along we should be in the book during the first two modules?
    • Alex Halavais
       
      Done. It's a pretty quick read. Really, my lectures are a kind of "Cliff Notes" (I guess that's now "Sparc Notes"?) of the book. You won't have a test, but you will find the book helpful in filling in the gaps as you create stuff.
  • create or modify a simple application on the web
  • (if any)
    • Marie Shanahan
       
      Hi Prof. Halavais. You mentioned in the opening syllabus video that you deliberately designed this ICM class to be an "open course," meaning it is open to others who are not tuition-paying QU students. Why make your class materials part of the "creative commons"? I'm also curious to know how QU officials feel about "open courses."
    • Alex Halavais
       
      That's probably a longer question than I can answer. I think there is a mixed feeling about it, and some at QU think we should charge people for knowledge. I guess I'll turn that around and ask: what is it you are paying for when you pay tuition?
    • Marie Shanahan
       
      When I finally finish paying tuition, I'll have that oh-so-valuable piece of paper that says I have a master's degree, right? Tuition also helps to pay you, my professor!
  • form of web server (LAMP
    • Tedd Fox
       
      Are we going to learn the commands that we may have to use on occasion?
    • Alex Halavais
       
      Well, initially I had planned on doing more of this. In the sixth module, we briefly touch on what's available to a user via the *nix "shell," if those are the sort of commands you are thinking of. But I've aleady packpeddled quite a bit from my initial plans.
  •  
    I have highlighted the question :-)
  • ...5 more comments...
  •  
    What pages of the textbook will we need to read in the first module? Should we do the exercises in the book? Also, can you cite how to acknowledge others' work within code?
  •  
    Questions re: the course/syllabus: I just clicked the Completed page and it failed to load. Is this a page that will eventually be up? Will grades also be posted in Blackboard as well as the Completed page? Second, on the 1-b challenge page it said to bookmark our questions...I'm a little confused as to the expectations. To be safe, I commented on/highlighted on the syllabus page and am now bookmarking the Syllabus page as well. Are we supposed to do both for this challenge?
  •  
    Question on MySQL downloads
  •  
    More of a general question towards the course itself....am in trouble if I really have no prior experience writing code/HTML/web programming? I'm a bit nervous to be honest.
  •  
    Question about the Head First HTML textbook...
  •  
    To satisfy challege 1-B, I have asked a good question about the course under the SCHEDULE section. There is a sticky note attached to the words "if any."
  •  
    I have highlighted the question :-)
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
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.
 Mark Zaniewski

HTML 4.01 / XHTML 1.0 Reference - 0 views

  •  
    A quick reference list for HTML 4.01 and XHTML 1.0 tags.
  •  
    A nice list of tags for HTML 4.01 and XHTML 1.0. This is for those times you don't want to wade through a lesson and just need to check something quick.
Bryan Dumelin

CSS - Contents and compatibility - 0 views

  •  
    I found this really great site that details browser compatibility with CSS tags. It doesn't depict all css tags (prob. because they all don't have bugs), but details the bugs and compatibility that are known. What is nice is that it lays them out in a tabular format and includes many browsers (including the iPhone).
Lee Howard

Learn the Basic HTML Tags! - 0 views

  •  
    This gives you everything you basically need to know about HTML tags, which is what separates one section of code from another. This will be a useful reference for those who are still confused about how to write legible code.
Caruso  Nicholas L

Tortellini Soup Recipe - 0 views

  •  
    Had some help with the CSS parts: Used Chapter 1 (Specifically Page 41) in Head First HTML to walk me through the CSS coding.
  • ...1 more comment...
  •  
    Here is a recipe for Tortellini Soup that we make quite often. It's pretty easy and painless, yet quite delicious.
  •  
    Nice work here. A couple of suggested improvements. First, you should avoid using the center tag, but if you do, it should be inside the "body" tag--generally nothing comes between the HTML tag and the head tag. Also, you're missing your body :). However, it meets the requirements for the assignment, and looks good doing it.
  •  
    Sounds delicious, too.
Alex Halavais

Web Programming :: 1-4: Text Markup - 0 views

shared by Alex Halavais on 26 Jan 09 - Cached
  • <em>monkey</em>
    • Sarah-Jane Bolling
       
      Are there any real differences between the tag and the tag? I have only really ever used the and don't recall ever even hearing about the same with and
    • Alex Halavais
       
      I suspect the sticky note ate your tags! The difference between em and i is pretty much semantic. i and b were introduced by the browsers as tags, and not by the W3C. So to write valid code, you should really use the strong and em. But I will admit to slipping into i and b with some frequency. Again, best to get in the habit of strong and em, if at all possible.
Bryan Dumelin

Webprog-1-f Recipe - 0 views

  •  
    This is a recipe page I deveoped for challenge 1-f . It was created using ms-notepad and utilized the basic tags of
    for html coding. I hope you enjoy!
  •  
    Nice work--be sure to keep those tags lower case!
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.
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.
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.
Rafael Santiago

Nestle Toll House Chocolate Chip Cookie Recipe - 0 views

  •  
    For challenge 1-f, I took a recipe and reformatted it using the tags I learned to use from the lectures.
DiLieto  Lauren M

HTML Tutorial - 0 views

  •  
    This HTML tutorial website provides examples of how to create basic tags, format text, and add links. This will be helpful when learning how to write your own HTML.
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.
Monica Aversa

Challenge for webprog-1-f: Submit a Recipe - 0 views

  •  
    For anybody who has Celiac's Disease (or just wants to go gluten-free): Here is a recipe for GF pizza crust. It's a bit long, but it bakes and it should conform to the 1-f standards. Have fun.
  •  
    Looks good. A couple of notes: bgcolor (in the body tag) should be all one word if you use it, though we'll be doing CSS which gives you more flexibility. Also, you make heavy use of br. BR has a specific place, and what you really should be doing is wrapping each of those paragraphs in p tags. That will make life much easier when it comes to validating your code.
Deitrick  Erica L

Make an HTML Document - Webmonkey - 0 views

  •  
    Check this out!
  •  
    This site is about how to make an HTML document. It provides information on tags and provides an example of a simple HTML document. It is useful because it is very simple and easy to understand.
Kuban  Ellise J

Intro to Ellise - 0 views

  •  
    This site is basically a brief introduction to me, Ellise. Nothing complex or fancy, just wanted to use some basic and tags as well as link in the site, and out of the site.
  •  
    Yeah, not trying to go for the triple-points score is a good call :). Nice site.
1 - 20 of 53 Next › Last »
Showing 20 items per page