At the 17:23 mark in the first video of the JavaScript module, I asked if Professor Halavais could clarify some text on the screen. However, the text may have been blurred out deliberately since the surrounding text is fuzzy but not as bad.
Just don't want to miss any important steps!
Its interesting that javascript is fading off the design of html pages, yet it is becoming a key tool for flash programming...maybe javascript was just misplaced in the early development of the web.
i know it's a little late... i've been out of pocket for the last couple days.
i made a fake profile. didn't quite know what was meant by 'profile,' per say, so i made an 'about me' kind of thing for a random historic figure. the first one who came to mind was Amerigo Vespucci. dont know why!
i connected the pages with the horizontal nav bar as well.
This site is supposed to display some of my photography work. It is simply supposed to introduce people to the style of pictures I take from landscapes to people.
The menu bar on this site I learned last semester in 512. It is supposed to navigate the user throughout the site.
I posted a link to a MySQL database tutorial website. Although the video is already a tutorial to demonstrate the basics, as a beginner, it is good to glance at other tutorials as well.
I make a comment/ask a question regarding why background images must be as washed out as possible -- and suggest that it really ought to be up to the designer.
this page submits info into my database where i can read it, and then choose to respond.
i added the javascript to this pages that requires an entry in the name, email and comment fields as well as a valid email address... comments in the .js file show where i got my code and help from.
it validates
I place a comment/link on this page above the YouTube video (http://www.tizag.com/ajaxTutorial/index.php). It's a great site that has more general info regarding the use of Ajax with php, forms, and browsers. Good for newbies like myself!
I added a comment to the viddler timeline. This comment is useful in terms of validation. When you go to validate your pages and you have included "POST" the page does not validate. For validation purposes you must enter it as "post".
Web Hosting Suggestion -- For module 4, I've added a comment to video #3 (11:40). For anyone on a very tight budget, this web hosting site is similar to NearlyFreeSpeech (PHP, MySQL support), but it's 100% free. It's been working great so far.
I don't see a Viddler video lecture in module 6 and therefore can't figure out how to do challenge 6B; but all I wanted to say was that 'Mashing' inherently makes me think of the Monster Mash and that I want to hear that song. Here's a link if anyone shares that desire: http://www.youtube.com/watch?v=0thH3qnHTbI
I don't see a Viddler video lecture in module 6 and therefore can't figure out how to do challenge 6B; so I added a floating sticky note here. All I wanted to say was that 'Mashing' inherently makes me think of the Monster Mash and that I want to hear that song. Here's a link if anyone shares that desire: http://www.youtube.com/watch?v=0thH3qnHTbI
Here's a link that gives a little background on the move towards unobtrusive JavaScript. It breaks down the various methods, drawbacks and solutions every step along the way.