|
|||||||||||||||
Journal 1 |
|||||||||||||||
|
Since I have freelanced for several companies already I can say that I have and already do utilize the majority of the Web Development Processes mentioned in Article 1...Thank Goodness! How I plan on implementing these techniques in my site is this: |
|||||||||||||||
Journal 2 |
|||||||||||||||
|
According to Article 2, the bad web design checklist, my website unfortunately qualifies for the WebPagesThatSuck.com website. While going through the checklist I definitely checked a few of the boxes off, which I didn't even know qualified my site as bad design. Sooo... Back to the drawing board, must get rid of these bad habits for the final project :) Some of my bad habits include the overuse of graphics AND I am also shocked an appalled that using graphics for text is a bad idea. First, I tend to use more graphics when a client doesn't give me sufficient content for their pages and second I use graphical links rather than text links for my main navigation because I like to add effects to the text?? Not sure how to overcome this obstacle? Another bad habit I have is using black. I don't use black on every site I build, but I have used it quite a bit, especially on my portfolio website. I realize this is a bad idea, but black is my favorite non-color. Sorry! can't budge on that one... :) as you can see I have a lot of bad habits to break throughout this semester, but that's why i took this course :) How I intend to fix this for the final... make sure load times aren't long, going to check the site in other browsers this time and last but not least... I am also going to prove to you that black can be done :) |
|||||||||||||||
Journal 3
the main 3 types of multimedia: Flash, RealOne and Quicktime |
|||||||||||||||
Journal 4- Client Side Vs. Server Side Scripts |
|||||||||||||||
|
the advantages of client side scripting they impose no load on the server since they do not directly interact with the server. Client scripts are usually visible to the clients and embedded within an html document attached via an external file. I think there are a few more advantages to server side scripting so therefore I can only think of the very same things that the book has mentioned. The disadvantages of client side scripting the clients user agent must support the scripting language. The advantages of Server Side scripting Server side scripting does not require the user to download plug-ins, nor will you have to worry if the user's computer is configured to use it(such as .js) since server side scripting does not influence the client and even outputting to the client is optional. Server side code is executed before the .html is sent to the browser so your code is hidden and the client doesn't even need to know that there is a script running. The disadvantages of Server Side scripting server side scripting imposes more of a load on the server and access to the servers file system should be limited since the servers files would be of a more secure nature. Triggering scripts in order to trigger a script from an .html document using JS you would use the id element within the html page and use the document.getelementbyID within the javascript hiding scripts from older browsers you may want to view source to view this considering I don't know how to show code even though I've looked up things on the internet here is my JS clock |
|||||||||||||||
Journal 5 |
|||||||||||||||
|
Selectors- Selectors are the naming of a class or ID. Selectors match specific elements within an html and css document... and Javascript document even. They enable the user agent to identify what elements go with what style. Document Hierarchy, Inheritance and pseudo-classes
In CSS it is definitely important to understand document hierarchy and even more so when you incorporate JS into the mix. So far I am not quite sure the reason someone would use the round-about method of accessing a div (for example) via its hierarchical structure rather than just using a div class or identifier which seems to get directly to the point. |
|||||||||||||||
Journal 6 |
|||||||||||||||
|
|
|||||||||||||||
Journal 7 |
|||||||||||||||
|
|
|||||||||||||||
Journal 8 |
|||||||||||||||
|
|
|||||||||||||||
Journal 9 |
|||||||||||||||
|
|
|||||||||||||||
Journal 10 |
|||||||||||||||
|
|
|||||||||||||||
Journal 11 |
|||||||||||||||
|
|
|||||||||||||||
Journal 12 |
|||||||||||||||
|
|
|||||||||||||||
Journal 13 |
|||||||||||||||
|
|
|||||||||||||||
Journal 14 |
|||||||||||||||
|
|
|||||||||||||||
Journal 15 |
|||||||||||||||
|
|
|||||||||||||||
Journal 16 |
|||||||||||||||
|
|
|||||||||||||||
| Home | Assignments | Journal | Final Project Proposal | Contact Useful Links | Web Development Info Final Project © Desiree Bates Designs 2010 |
|||||||||||||||