Skip to main content

Home/ Web Programming/ Group items tagged in

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 :-)
Jai Prakash Sharma

Outlook Plug-in-SugarCRM,Outlook Integration,SugarCRM Outlook Plug-in,SugarCRM/Outlook ... - 1 views

  •  
    Outlook Plug-in-SugarCRM,Outlook Integration,SugarCRM Outlook Plug-in,SugarCRM/Outlook Integrator,Outlook Plugin Sugarcrm, Sugarcrm Outlook Integration
  •  
    At Icreon we provide technical expertise on .NET framework technologies such as Outlook Plug-In-SugarCRM, Outlook Integration, SugarCRM Outlook Plug-in, SugarCRM/Outlook integrator, Outlook plugin sugarcrm, sugarcrm outlook integration, sugarcrm outlook plug, sugarcrm sync outlook, plugin sugarcrm outlook, sugarcrm outlook integration, sugarcrm calendar outlook and integrate sugarCRM.
Jai Prakash Sharma

A Revolutionary Technology in Web Development Services - 1 views

Bryan Dumelin

CSS - Recipe Restyle - 0 views

  •  
    This bookmark is a combination of 2-d and 2-f: it is my restyled recipe and horizontal menu for the CSS portion of the course. At first, I was a little hesitant / confused about learning the CSS formatting. Once I got used to the concept of the css formatting I found myself wiring code with ease. There was many back and forth between typing and viewing in the browser, but I got the hang of it. The one issue I had was with browser compatibility - the margin: auto; code did not render well in IE7, but had not bugs in firefox. The most difficult potion of the menu was hiding the attributes that the browser assumes should be included with a bulleted list and links hence why a css style sheet comes in handy.
  •  
    Very nice. Should make it a habit to title your pages. But well done.
Alex Halavais

Question re: Challenge 4-F - 19 views

Yeah...I've clearly been failing in trying to define the variables. Will try this out...thanks for the tips and response! -Nick Kuban Ellise J wrote: > Hi! > > if im reading your code right...

Jack Gibson

Top web Designers in India - 0 views

  •  
    Are you searching for top web designers in India? Then you're all search ends here. Web Design India has such professional web designers that ensure you for best service in the Industry.
  •  
    Are you searching for top web designers in India? Then you're all search ends here. Web Design India has such professional web designers that ensure you for best service in the Industry.
Alex Halavais

Web Programming - 0 views

  • new son
    • Chere B
       
      Congratulations!
    • Alex Halavais
       
      Thanks :)
  • Although I try to track on everything you submit via Diigo or on the web or via email to me, the only official way to submit is to bookmark your project using the appropriate tag.
    • Sorteberg  Matthew T
       
      I just want to be sure that all the work I've done, including my bookmarks for webprog-1-a have been seen. I am missing grades for work that I've done in 1-a and 1-b...I'm sure it's hard to keep track of everything. Thank You!
    • Alex Halavais
       
      Matt, I try to check every day, but sometimes I go a couple of days without. If I'm still missing something of your, and it shows up in your collected bookmarks, let me know and I'll do a quick audit, making sure all your bookmarks (assuming they meet the standards of the challenge) show up in the gradebook.
  • current standard
    • Sarah-Jane Bolling
       
      Who ultimately decides what new coding practices are? Do they have pow-wows every X amount of years to discuss the evolution of code? How long before they become mainstream and accepted by all browsers and designers/programmers alike?
    • Alex Halavais
       
      It's complicated. W3C is considered the standards issueing group, and yes, they pretty much continually talk about what needs to happen in the next standard. In that, it's a bit like the video standards, with the MPEG group deciding what should be included as part of an MPEG-2 or MPEG-6 standard. However, it's also the case that there is a bit more variability in how well browsers follow that standard. As the book suggests, it's much better today than it was a few years back, when you would have effectively had to design different sites for each browser. There are still some oddities in Internet Explorer that you will likely have to design hacks for, but it's not like it used to be.
  •  
    Question about work.
  •  
    Question about work.
Jack Gibson

Best Web Design Company - 0 views

  •  
    Website in India is the best web design company in India. We provide our services at best services. For more details contact us.
  •  
    Website in India is the best web design company in India. We provide our services at best services. For more details contact us.
Jackie Fields

IT Management Conference & Expo in NYC Oct.14-16 - 1 views

  •  
    http://www.manageit.me ---The greatest minds in IT in 50+ presentations : top industry-leaders: Creator of MySQL Michael "Monty" Widenius, Internet Celebrity Gary Vaynerchuk, Co-Creator of PHP & Zend CTO Zeev Suraski, Richard Sheridan, CEO of Menlo Innovations & Pioneer of Agile eXtreme Programmi...
Hostforlife Hosting

How to Use Dropzone.js and HTML to Upload File in ASP.NET MVC - 1 views

  •  
    In this article, you can learn how to file upload in ASP.NET MVC using Dropzone.js and HTML5.
Bryan Dumelin

SQL Data Types - 0 views

  •  
    When setting up my database, I have been banging my head against the wall trying to figure out which data types to use for each item. I began by checking the MySQL homepage, but in the end I found myself getting more and more confused - they seemed to get tooo wordy and involved in the definition of the data type. I found this site to be much more helpful in describing the different data types - it gets right to the point and clearly explains with examples, what each data type does.
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.
 Mark Zaniewski

Pickup Maximizer - 0 views

  •  
    Astrological Pickup Maximizer. Calculate her sign like the best of the lounge lizards. Works great in Firefox, nonfunctional in IE. Still thinking about it - something in the CSS. Bill, dude - your browser is killing me! :) Thanks to Professor Halavais for helping with the endgame.
  •  
    Why do I feel slightly dirtier now?
Bawa Neha

A Long Way GoneQuiz - 0 views

  •  
    Oh my gosh, it works. After two days of trying to figure out why perfectly good code wouldn't work, Dr. Halavais told me that I had to zap gremlins in my PHP text, because the text was imported. Anyhow, I'm currently teaching my freshmen a book called A Long Way Gone, and since I need to find interactive ways to keep their interest buoyant, I thought this quiz might actually work in my own classroom. Thanks to Jen Rock and Dr. Halavais for their help in getting this accomplished.
Chere B

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.
Caruso  Nicholas L

What's My Sign? (Take 2...) - 0 views

  •  
    *I had to update/change things in the code. Please grade this one!* \n\nHere is my site for the Sign challenge! A huge shoutout to Nancy for helping me debug the messy code I originally had written! In addition, I used this site for some ideas: http://www.2wap.org/forums/index.php?showtopic=4866&pid=32711&mode=threaded&start=. However, this site led me wrong in multiple ways! Citing it anyways to be safe!
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."
Mark Cotrupe

Creating Sortable Lists With PHP And Ajax - PHP articles and PHP tutorials - PHP 5, My... - 0 views

  •  
    This is a more advanced tutorial on using Ajax and PHP to extract a list from a MySql database that can be done in a way that an ordered list can't provide. After you've created the database, you use PHP and Ajax to drag and drop data in the order you want it extracted, then you can save the data in this newly-defined order.
Nancy Hall

Playing Around - 0 views

  •  
    Here we have two dropdown menus (you won't see the second until you make a selection in the first), the second of which is dependent on the selection within the first. Right now, that is all that happens. I wanted to get a little fancier, and may still if I have time, but wanted to get it in as is for right now in case I don't get to snazz it up. Enjoy!
Jack Gibson

Top Benefits of Using Top-Rated Web Design Software program - 0 views

  •  
    There are many software are available in the market help the benefits the new web designers in many ways. Check out most important benefits of such software for a web designer.
  •  
    There are many software are available in the market help the benefits the new web designers in many ways. Check out most important benefits of such software for a web designer.
1 - 20 of 253 Next › Last »
Showing 20 items per page