Skip to main content

Home/ Web Programming/ Group items tagged A

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 :-)
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.
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.
Pat Salvas

Web Programming :: 2-3: Columnated - 0 views

  •  
    Getting columnated is a little tricky for beginners like myself. In lecture 2-3: Columnated, I added a comment with a link to a site that lays out the fundamentals of the language used. I think this would be especially helpful to someone who aspires to be a web producer because a producer needs to speak in html and css language. The link is http://css.maxdesign.com.au/floatutorial/definitions.htm
  • ...3 more comments...
  •  
    Viddler Comment @ 28:43. I'm having some issues when using the "#" for divs on Smultron (on a Mac).
  •  
    I found that the "margin: auto;" tag does not work in IE7. I looked for a work around, but it appears that inline styles may be the only way. Thanks Microsoft. :-)
  •  
    Viddler comment at 7:56. I am not sure if I bookmarked this correctly, at all!
  •  
    There is a comment and link on the third video, second module for challenge 2-b. It may be found at 1:24. Thanks.
  •  
    Made a few comments regarding photoshop and other aspects to the 2-column layout. Long lecture, but helpful in understanding the layout neccessities.
Monica Aversa

JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop - 0 views

  •  
    This link is for challenge 5-a. This looks like a sister site to FlashKit.com (a site that Professor Golden recommended to our 504 class). JavaScriptKit.com looks like a go-to source for many things because it has JS tutorials, references, forums, new updates...just to name a few things on there.
bar software

Bar Point of Sale Software Helps Increase Sales - 2 views

At first, I had no idea that a POS system can help increase the sales of my bar. But after getting a well-informed advice from a POS expert at H&L Australia, I did what he told me. Using H&L Exceed...

bar point of sale

started by bar software on 10 Jan 12 no follow-up yet
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.
Sorteberg  Matthew T

Dice - 0 views

  •  
    Visualized the Dice! It took me a while but I finally got it! Instead of the random numbers popping up I replaced them with some die images that I found. I had to perform a list of "if" statements to make that happen. I also thought it would be cool to make this in to an advertising site, and give each user 3 rolls to roll a pair, if so, they win a small prize of sort, depending on the advertisement, possibly for a casino? We'll see..
Mark Cotrupe

web developer toolbar - 0 views

  •  
    Adds a toolbar to Firefox with tools and drop-down menus that provide a means to create and view various parts of CSS and Html files. Seems to be useful as a learning tool as well as a development tool.
  •  
    Used this before Firebug came along. A fine tool.
Sarah-Jane Bolling

Web Hosting:IX WEB HOSTING:Best Web Hosting Site:Webhosting Provider - 0 views

  •  
    I host at least 5 different sites with this webserver and have never had any trouble. I've used their help desk quite a few times and have always received a response in a timely manner. When I was first looking for a webhost, I found a list of reviews on CNet, and at the time, IXwebhosting was rated #1. The price is right as well. I approve!
Bryan Dumelin

Web hosting provider - Bluehost.com - domain hosting - PHP Hosting - cheap web hosting ... - 0 views

  •  
    For this class and all my web hosting experiences, I have only used Bluehost.com web hosting services. They make it so simple and easy to host your sites - multiple sites are really easy to host ( a folder file system). You can upload to the server using FTP or a secure web disk if using a mac. Sites are then hosted on 2 platforms - public or private. Thus allowing for secure areas for additional site functionality. What is also great about this service is that I have a file server wherever I go - no longer do I need to worry about carting a flash drive or disk with me everywhere, all I need is my computer. They are 100% reliable, was easy to transfer my domains to them and host all my pages. Definitely recommend it.
Lee Howard

A List Apart: Articles: Faux Columns - 0 views

  •  
    This column offers a helpful "cheat" for programmers seeking to have a vertical background color extend all the way down the page. A quirk in CSS sometimes results in making it difficult for columns to extend the full length. The solution is to create a vertically tiled background image that "forces" vertical columns to extend all the way.
Ford  James A

A Dirty Martini with a kick - 0 views

  •  
    Here is my recipe for a dirty martini with a kick. My friend suggested it to me a few weeks ago and I have yet to try it, but he claims its good. If anyone ends up trying it please let me know!
  •  
    So close! Open it up in a browser, and do View>source. Then, look for the red. Can you see what is wrong?
Sarah-Jane Bolling

Crock Pot Chicken Wings - 0 views

  •  
    Here is my updated recipe page; CSS version. This new one has a gray background for the main page and white to make the actual recipe stand out. The main title stands out against the other headers by color and size. All headers are in a sans-serif font while body text is a serif. Also, the links have a rollover feature and are a differnt color than the body text.
 Mark Zaniewski

CSS Restyle of Chicken Kiev - 0 views

  •  
    New and improved CSS version. Also found a menu bar template, fiddled with it a bit, and made comments as part of understanding how it works. Attempting to satisfy webprog-2-d and webprog-2-f.
  •  
    Very nice! If you stick the code for the menu bar *inside* the "wrap" div, I have a feeling it will work out better. Right now, when you maximize on a big screen, the menu goes a bit wonky. (Don't need to fix for the purposes of this assignment, but just so you know.)
  •  
    Thank you! I've been going a little nuts with a few things. :) The menu bar was easy to place in Firefox, but wouldn't position properly at all in IE. I managed to do some fudging, but don't like the result, as I later gave up margins:auto to pin things down. After all that, the two browser renditions still look a little different. Much to learn.
Rock Jennifer

Harry Potter Quiz form - 0 views

  •  
    I used my style sheet from a previous quiz to create a from that required a first name and a valid email address. The validation code came from w3schools, while the required field stuffs came from http://javascript.internet.com/. Because the code came from different sources they required a little tweaking, and I felt the need to add my own unique voice to the pop-up warnings.
Ford  James A

Graduation Countdown - 0 views

  •  
    This is a graduation countdown until when I (and anyone else who plans on graduating next spring actually) app for facebook! It was a little confusing at first with the facebook api, but I once I got used to it it was just a matter getting the php to work. Facebook doesn't support javascript fully so I had to find a countdown in php....it doesn't look quite as cool as the javascript one, but it still works. FYI, it's a little plain...but it works!
Nancy Hall

Required Email Addy and Name - 0 views

  •  
    This is a link to a working comments page (linked to a database table) which requires a valid name and email address before submission using Javascript. An error message appears & fades at the bottom of the form if something is omitted. I also made the same thing happen using PHP, so there are also messages at the top of the page from that code. I got the Javascript from http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/, and included this citation in my js page. Upon submission, a thank you message appears at the top of the form.
  •  
    Nice!
Sarah-Jane Bolling

Fibonacci Sequence - 0 views

  •  
    I think I'm finally starting to understand php. It's not the easiest language, thats for sure! (or is it!?) With that said, here is my Fibonacci Sequence up to 500. I looked a variety of different codes online, but didn't use just one. After looking at a whole bunch I realized there are quite a few ways to write this code. Which in my mind, only compicated matters more...
  •  
    Yes! It's true of most programming tasks: there are many ways to accomplish the same thing. In some ways it does complicate things, but it's also (though it may not feel like it now) makes it fun! It's especially good when you find a "good hack"--a shortcut that makes your code better, faster, shorter, and more simple. Congrats on this one, it's a hard program to puzzle out.
1 - 20 of 520 Next › Last »
Showing 20 items per page