Skip to main content

Home/ Web Programming/ Group items tagged one

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 :-)
Katie McLaughlin

An elementary explanation of CSS - 0 views

  •  
    Similar to something I bookmarked in module one, this page does a great job explaining CSS in its most basic terms. It is short on words, but long on meaning, which is what I tend to seek out when learning something new. The following line (which is very similar to something Alex said in the lecture) really helped me put CSS into perspective: "The coolest thing about CSS is that you can link to an external style sheet, and this sheet can change the style (font size, color, link color, link hover etc.) on your whole Web site just by editing the one style sheet."
Deitrick  Erica L

Unobtrusive - 0 views

  •  
    Here I have created unobtrusive Javascript thanks to the tutorials on JQuery. I took three pictures of my dogs and added comments to them that you can hide or show. There were four seperate files created for this clean unobtrusive script including, one for JQuery (leo21.nfshost.com/JQhtml.js) one for css, one for the downloaded JQuery and one html file.
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.
Kuban  Ellise J

projects - 0 views

  •  
    I did this page for my personal web site. If you have seen the first, rough draft so to say of my sight, you will notice I have taken out the links as I am working on the site. But the links to the past projects work fine. If you click on the plus sign, you will see a description of the project, and if you click on the minus sign, the description will hide. I liked this idea because with all the descriptions on the page, the page looked too text heavy. This method allows the user to pick and choose which site they want to know more about, while not being overwhelmed or distracted by other text.
Katie McLaughlin

My 2:45 pop culture reference - 0 views

  •  
    Question asked on movie timeline around 17 minute mark...
  • ...2 more comments...
  •  
    For challenge 3-b, I added a link of a video that further explains client-side VS. server-side programming. If you're confused about it (or need a refresher from mod. 1), this should be helpful.
  •  
    I like this! Stopping a lecture in between to post my comments is definitely on the cool, geeky side of ICM :D I may steal this idea for my classes, Dr. H!
  •  
    This method of drawing out the program steps is one of the best solutions for creating a program. My flow charts are usually not this complicated, but I have found them to be very helpful in creating the solution. It helps determine the switched ans loops required to complete the task - I typically will detail what type of loop i need between steps (where the arrows go). Doing one of these charts actually helped me solve the Fibonacci challenge
  •  
    At 02:45 I point out something that perhaps doesn't fall under the category of worthwhile to our lesson, but whatever -- Rosie the Robot (of 'Jetsons' fame) would never need instructions on how to make a PB&J sandwich. She would make it with love, too. Also, she could not make 50,000 because she'd get tired.
Kuban  Ellise J

Guestbook - 0 views

  •  
    This is a Guestbook for my photo site that I made back for module 2. i wanted to have the entries be displayed like a blog, with the most recent posts displaying on top of the older ones so in the SELECT.... i used the ORDER BY feature to do this. i also noticed that everytime i loaded the page, an empty posting would show up on the guestbook, so in the SELECT i had to specific WHEN something specific was happening... aka.... when the name field was filled out. that is why there is a *required next to the name input
Marie Shanahan

Pictures From Paris - 0 views

  •  
    One more php challenge - a photo gallery that uses a dropdown selection form. Both pages validate. I also placed the dropdown form on the results page for ease of use. Special thanks to Evamarie for helping me figure this one out!
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.
Alex Halavais

Syllabus Question 2 - 0 views

  • Jing.
    • Chere B
       
      When attempting to download Jing I received the following error message: 16 bit MS-DOS subsystem; The NTVDM CPU has encountered illegal instruction. Can anyone tell me what this means and how to get around it?
    • Alex Halavais
       
      :/ beats me. All I can find on the web is "try the application again." It may just not like your system for some reason. There are some other free screen recorders out there, but I haven't had a lot of experience with them, unfortunately.
  • Notepad++
    • Chere B
       
      When I download Notepad ++ do I need to download the Binary files and the source files in order for it to work?
    • Alex Halavais
       
      You should just need the binaries...
  • For the Mac, you might want to try Text Wrangler
    • Zebeck Jillian
       
      Is there a way to view the text you are working with in Text Wrangler as if it was on the web? I know you can with Text Edit on the Mac? I guess I don't see the value of TextWrangler, yet...
    • Alex Halavais
       
      You can always view the file you are working on in a browser... Nothing wrong with TextEdit (as long as you change to Plain Text).
  •  
    Hi Dr. Halavais. How do I get a web host? I'm having trouble seeing if I have one.
  • ...1 more comment...
  •  
    Questions about web-view using TextWrangler
  •  
    I have a couple questions. They are highlighted within the sticky notes in the text regarding downloading problems also: When downloading Notepad++ do I need both the binary and the source files? When I attempted to download Jing I received the following error message: The NTVDM CPU has encountered illegal instruction. Can anyone tell me what this means and how to get around it?
  •  
    Questions about web-view using TextWrangler
Katie McLaughlin

HTML 101: UC Berkeley - 0 views

  •  
    This page is just a basic intro/course description for an HTML class taught at UC Berkeley. It's really just a few sentences, but it's one of those short on words/long on meaning pieces of text that I admire because it gets to the meat of what HTML is all about in a very intelligent way. What struck me, though, was the line that states: "... it's valuable to know HTML even if your day job involves working with a content management system... " I work with a CMS all day! As I've mentioned before, I work for CNN.com and mainly produce interactive features and such, yet I know shockingly little about them there Internets! This course will hopefully help me bridge that gap between the material I am comfortable with, and that which intimidates me.
Bryan Dumelin

Bryan Dumelin - Intro "Hello World" - 0 views

  •  
    Thought I would share with everyone a bit about myself. It was interesting creating a page without tags because I was limited to the layout running on and on without line breaks or margins on the page. I tend to design sites with organization and structure and this was totally out of the ordinary for me. Happy Reading.
  •  
    nice to meet you, bryan. do you know jeff peduto at the hartford?
Alex Halavais

Challenge 4-g - 13 views

This looks to be a connection problem. Hard to say without seeing the whole thing, but I'm about to post to the blog a conversation I had over chat with another student. Need to include the "or die...

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.
DiLieto  Lauren M

Dice Game - 0 views

  •  
    On this website you can take your chances and see what you get when you roll two die. Test your luck then go to Vegas!
  •  
    Hmmm. Not quite there on this one yet. Looks like you only have one image up (1.gif) and it's of a 6!
Caruso  Nicholas L

Can't add add-ons - 33 views

Awesome. Got it! Thanks for the quick response. Had to rename some of the Firefox extensions and restart a bajillion times, but I have both add-ons working now. Thanks again! Alex Halavais wrote:...

Jackie Fields

HuffingtonPost CTO to speak on Enterprise MySQL - 0 views

  •  
    HuffingtonPost CTO to speak on Enterprise MySQL: Heavy-Traffic Management on Aug. 11 at the NYC MySQL Group http://www.meetup.com/mysqlnyc/calendar/10930810/
Gomez Evamarie

Breakthrough Magnet School-contact - 0 views

  •  
    (I guess I didn't bookmark this properly the first time). I did this very basic form for school website that I may be redoing (its in the very early stages). However, the graphic I created is not showing up on firefox, only on Safari. I've tried everything that I know and still nothing shows up. The form, however, works.
  •  
    Close, but I can get away with the email ASDF, which seems an unlikely email address.
  •  
    Oh, and on the image--Firefox doesn't think it is a proper PNG. What program did you use to create the image?
Clap Creative

How to use pop-ups on your site/blog to gain likes & followers? - 1 views

  •  
    Let's talk about how to gain likes and followers on your website/blog. Your site/blog gets more traffic than all of your social media profiles combined. Your visitors have made a decision to visit your site/blog - in contrast to randomly clicking on a social profile of yours.
Bryan Dumelin

ESP-Test - 0 views

  •  
    This is my rendition of the ESP cards with random card generation. This one had taken me a while because I wasn't quite getting the concept of how the url were being passed. After re-watching the videos, I was able to grasp the concept better. I had originally thought that i could have the php function on a switch and then have a hidden input variable passed to the url...turn out i was over-thinking it....rather than give away the answer, just see for yourself!
  •  
    Nice!
1 - 20 of 249 Next › Last »
Showing 20 items per page