<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-10256964</id><updated>2011-04-21T20:47:51.855-07:00</updated><title type='text'>PME ciss232</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-10256964.post-111461311717878978</id><published>2005-04-27T07:31:00.000-07:00</published><updated>2005-04-27T07:45:17.180-07:00</updated><title type='text'>Journal 10 - reflection of other journal comments</title><content type='html'>I think we all worked the problem in such a way that we made sure that one block of code was working before we went on to the next.  This much we all had in common.  I separated the elements - - validation, then responding to a post-back with validation errors, then responding to a post-back without validation errors.  Jamie separated his code in a slightly different way, but nevertheless worked on it in blocks, using success with one block as a sign to continue.  I'm still comfortable with my approach and think I would tackle the next problem in the same way. &lt;br /&gt;&lt;br /&gt;I did not think at the time of doing the class exercise of writing pseudo code until Jamie mentioned it in his blog.  I think this would be worthwhile and would help to identify all of the elements up front.  There's nothing worse than having to go back and re-work an element because it doesn't fit with how you've chosen to handle things later in the program.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-111461311717878978?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/111461311717878978/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=111461311717878978' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111461311717878978'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111461311717878978'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/04/journal-10-reflection-of-other-journal.html' title='Journal 10 - reflection of other journal comments'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-111425568974390109</id><published>2005-04-23T04:27:00.000-07:00</published><updated>2005-04-23T04:28:09.743-07:00</updated><title type='text'>Week 10 - Part 1</title><content type='html'>I set up the validation first and made sure that was working before I even thought about the rest of the tasks.  When I was getting the proper error messages, I then made sure that I could return the value back to the text box.  The final thing I did was to present the finished product - - the greeting card. &lt;br /&gt;&lt;br /&gt;In every assignment, it’s important to me to score lots of little victories because I’m still so unsure of my coding skills.  So, I usually code one element and then test it.  I don’t move on until I get that one element working.  So, I think that the approach I took is my preferred method of accomplishing these kind of tasks and the approach I would follow with other projects.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-111425568974390109?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/111425568974390109/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=111425568974390109' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111425568974390109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111425568974390109'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/04/week-10-part-1.html' title='Week 10 - Part 1'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-111408464706145181</id><published>2005-04-21T04:56:00.000-07:00</published><updated>2005-04-21T04:57:27.063-07:00</updated><title type='text'>journal entry - repost</title><content type='html'>In Lab 4, a php include file could have worked great to post back the greeting in the text box.  The example in lab 4 was a simple greeting but the nature of the exercise lends itself to being done on the web server. &lt;br /&gt;&lt;br /&gt;In Lab 5, the validation for the room measurements and carpet choices could (and will be done in lab 9) as a php include.  The calculations for cost could also be done server-side with php (and will be in lab9).&lt;br /&gt;&lt;br /&gt;There isn’t any practical application of php for Labs 1 and 2.  Although the rollover sub-menus could have been done server-side in lab 3, this application is not appropriate except done client-side.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-111408464706145181?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/111408464706145181/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=111408464706145181' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111408464706145181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111408464706145181'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/04/journal-entry-repost.html' title='journal entry - repost'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-111374062614979933</id><published>2005-04-17T05:23:00.000-07:00</published><updated>2005-04-17T05:23:46.150-07:00</updated><title type='text'>Journal Entry - week9</title><content type='html'>In Lab 4, a php include file could have worked great to post back the greeting in the text box.  The example in lab 4 was a simple greeting but the nature of the exercise lends itself to being done on the web server. &lt;br /&gt;&lt;br /&gt;In Lab 5, the validation for the room measurements and carpet choices could (and will be done in lab 9) as a php include.  The calculations for cost could also be done server-side with php (and will be in lab9).&lt;br /&gt;&lt;br /&gt;There isn’t any practical application of php for Labs 1 and 2.  Although the rollover sub-menus could have been done server-side in lab 3, this application is not appropriate except done client-side.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-111374062614979933?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/111374062614979933/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=111374062614979933' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111374062614979933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111374062614979933'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/04/journal-entry-week9.html' title='Journal Entry - week9'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-111315662057271463</id><published>2005-04-10T11:09:00.000-07:00</published><updated>2005-04-10T11:10:20.573-07:00</updated><title type='text'>Journal Entry 8</title><content type='html'>Lab 3:  Roll-over sub-menus&lt;br /&gt;This feature to a web page’s navigation is best done via client-side scripting.  The functionality it provides is a nice feature but if client scripting was turned off, it wouldn’t prevent the user from navigating through the site’s various pages.  It wouldn’t make sense for this functionality to be scripted server-side.  Frankly, the user would never wait long enough on a mouseover for the request to go round trip to the server and back and a sub-menu to be displayed. &lt;br /&gt;&lt;br /&gt;Lab 4:  Collecting Form Data and writing output to a page&lt;br /&gt;&lt;br /&gt;The nature of this lab was simple in that information from text boxes was gathered and sent as a greeting to the client in another text box. &lt;br /&gt;&lt;br /&gt;For this simplistic exercise, a server-side scripting solution does not make sense because there isn’t any real functionality provided by the greeting and it wouldn’t be worth the wait of a server round-trip just to get the greeting.   Things would be different if the greeting was displayed as a result of a successful login or the confirmation of other important input.  So my answer to this question is that it could have been done server-side and would have been necessary to do server-side if the functionality it provides is critical to the task being performed.&lt;br /&gt;&lt;br /&gt;Lab 5:  Carpet Estimates&lt;br /&gt;&lt;br /&gt;The carpet estimation example is appropriate for a server-side script because the entire purpose of the screen would be lost if the user’s browser did not run scripts.  The image swap would still be coded for client-side as would the validations.  But, the estimation would be returned by a server-side script.  It would be practical to perform the estimation server-side and it would be better because it would guarantee that all visitors to the page got the information they desired.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-111315662057271463?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/111315662057271463/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=111315662057271463' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111315662057271463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111315662057271463'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/04/journal-entry-8.html' title='Journal Entry 8'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-111257579968844927</id><published>2005-04-03T17:46:00.000-07:00</published><updated>2005-04-03T17:51:18.526-07:00</updated><title type='text'>Journal Entry - Week of 4/4/05</title><content type='html'>PHP Alternatives&lt;br /&gt;&lt;br /&gt;All three of these PHP alternatives do pretty much the same thing. They can all interface with databases and deliver dynamic web pages.&lt;br /&gt;&lt;br /&gt;PERL (Practical Extraction and Report Language)&lt;br /&gt;A weakly typed language commonly used to develop interactivity on web sites. A very popular tool because its open source, dependable and without worry that its support will vanish. PERL is full featured and powerful but is not considered that difficult to learn - - in fact, can be mastered in a manageable time frame. And, you can build programs and even entire systems using PERL and you can do so quickly.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://webmonkey.wired.com/webmonkey/99/46/index1a_page5.html?tw=programming"&gt;PERL&lt;/a&gt; link&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;COLD FUSION (CF)&lt;br /&gt;Cold Fusion mark-up language is based on tags and includes SQL (not CF statements) to access data from a database. Variable values can be easily inserted in the output by just referring to them. Its syntax is simple and tag-based - - a lot like html - - and has a powerful IDE. The Cold Fusion Markup Language (CFML) uses fewer commands and the commands are more intuitive than ASP or other languages. For example, &lt;cfoutput&gt;handles the output - - just what you would expect. CF studio comes with all of the IDE tools you would expect but also includes a debugger. But CF is not free - - or the free version of it is so limited that its not very useful.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.thescripts.com"&gt;Cold Fusion Link 1&lt;/a&gt;&lt;br /&gt;&lt;a href="http://webmonkey.wired.com/webmonkey/99/46/index1a_page3.html?tw=programming"&gt;Cold Fusion Link 2&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ASP&lt;br /&gt;Microsoft’s response to PHP and CF is ASP. Interspersed within the html, it uses either VB or Jscript for the actual code. The language is weakly typed. ASP can be used to interface a database with a web server. These scripts can be executed directly by the web server (as opposed to CGI which were executed by the Operating System) and thus have lower overhead due to the reduced number of calls to external interpreters. ASP’s primary advantage is its use of COM objects that can be created simply and easily. And, since ASP uses VB Script, whose syntax is similar to Visual Basic, it is simple to maintain in terms of finding programmers. And, ASP includes many built-in objects. The most prevalent criticism of ASP is directly at towards the instability of IIS - - not really a criticism of ASP as ASP can run on non-IIS web servers.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Server-side_scripting"&gt;ASP article&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-111257579968844927?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/111257579968844927/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=111257579968844927' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111257579968844927'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/111257579968844927'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/04/journal-entry-week-of-4405.html' title='Journal Entry - Week of 4/4/05'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-110955598766502377</id><published>2005-02-27T17:58:00.000-08:00</published><updated>2005-02-27T17:59:47.666-08:00</updated><title type='text'>Journal Entry - Week 6</title><content type='html'>The javascript application I would like to learn more about is working with timed events.  Timed events with text and/or pictures are interesting if done well (and tacky if done poorly). &lt;br /&gt;&lt;br /&gt;Here is a web site with timed text messages that I think has an interesting presentation. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.notredame.org/"&gt;http://www.notredame.org&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My best guess is that this is a timeout function and here is a tutorial about using the setTimeout property of the window.  There are three examples on this site of using the setTimeout property. &lt;br /&gt;&lt;br /&gt;http://www.w3schools.com/js/tryit.asp?filename=try_dom_window_settimeout&lt;br /&gt;http://www.w3schools.com/js/tryit.asp?filename=try_dom_window_settimeout3&lt;br /&gt;&lt;a href="http://www.w3schools.com/js/tryit.asp?filename=try_dom_window_settimeout2"&gt;http://www.w3schools.com/js/tryit.asp?filename=try_dom_window_settimeout2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I think that the page that I selected is a good example of a timed event that starts ‘timing’ on the page load event.  So, I would put the function in the page load event.  The function would include a timer (x seconds) at which time, the display would change.  I think I would use an array to store the various text messages and then call them in the function sequentially using a counter.  Conceptually, I think that is how I would design it. &lt;br /&gt;&lt;br /&gt;I think the timed text is a very effective way to add interest to your web page but I would not use it for critical or important information that I wanted every visitor to the site to see.  Some people will tune out the ‘moving parts’ of a web site because they look and feel like advertisements so the information in the timed text area shouldn’t be a critical part of the information flow on the page.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-110955598766502377?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/110955598766502377/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=110955598766502377' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110955598766502377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110955598766502377'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/02/journal-entry-week-6.html' title='Journal Entry - Week 6'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-110875793921574752</id><published>2005-02-18T12:18:00.000-08:00</published><updated>2005-02-18T12:18:59.216-08:00</updated><title type='text'>Journal Entry - Week5</title><content type='html'>After reading the other journals, I wish I had been in Jamie’s shoes and could rely on past experience. &lt;br /&gt;&lt;br /&gt;Alas, I wasn’t so lucky and I had to figure this one out solo.  I had an overall plan of what I wanted to accomplish and how I was going to do it, but unfortunately, my plan was too complicated.  The task at hand was actually simpler than I had made it and I missed some obvious shortcuts. &lt;br /&gt;&lt;br /&gt;After re-reading all of the blogs, I wish I had taken the approach of Mr. Zellers:  what are the objects, what are the events, how do I manipulate them and when should they be manipulated?  It frankly never occurred to me that the div was in itself an object and so I spent a lot of time trying to create an object like an array or a layer so that I could fuss with its attributes. &lt;br /&gt;&lt;br /&gt;After I found a simple solution, I found that it didn’t work in Netscape and I had to re-tool and do it differently.  The next time I have to tackle something like this, I will break down the project into small pieces, starting first with the objects and the events.  Secondly, one of the on-line resources that I used suggested getting the solution to work in Mozilla or Netscape first and then worry about IE.  The theory there is that it is more difficult to get a work-around for Mozilla and/or Netscape for something that works in IE than vice versa.  I would continue to use the on-line resources.  Even though some of them offered solutions more complicated than I needed, they got me thinking of the variety of ways one could accomplish the same task.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-110875793921574752?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/110875793921574752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=110875793921574752' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110875793921574752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110875793921574752'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/02/journal-entry-week5.html' title='Journal Entry - Week5'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-110771533968427307</id><published>2005-02-06T10:20:00.000-08:00</published><updated>2005-02-06T10:42:19.683-08:00</updated><title type='text'>Journal Entry: Week 4</title><content type='html'>The assignment for Lab 3 is to develop a sub-menu that is displayed on a mouseover event from the main menu. &lt;br /&gt;&lt;br /&gt;Since I don't know exactly how to do something like this, my plan was as follows:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Read through chapter 8 in the XHTML and Javascript textbook&lt;/li&gt;&lt;li&gt;Develop the sub-menu lists &lt;/li&gt;&lt;li&gt;Define the placement, color scheme and other style characteristics of the sub-menu&lt;/li&gt;&lt;li&gt;Write code to set the visibility of the sub-menu from hidden to visible on a mouseover event&lt;/li&gt;&lt;li&gt;Write code to time-out the sub-menu display or react to a mouseout event&lt;/li&gt;&lt;li&gt;Test, de-bug in multiple browsers&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;A great plan, but once I finished reading through chapter 8 and didn't find any clues from the textbook as to how to go about this task, I turned to the web.  I started with the JS resources that I had compiled for our week 1 journal and moved through a steady progression of sites, including codelifter.com.   What I'm finding is that there are multiple alternatives suggested on the message boards and developer forums including using arrays and layers.  Most of what I find looks over my head or at least I am unconfident enough about this process that I believe them to be over my head. &lt;/p&gt;&lt;p&gt;But, that's my plan for Lab 3.  &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-110771533968427307?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/110771533968427307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=110771533968427307' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110771533968427307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110771533968427307'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/02/journal-entry-week-4.html' title='Journal Entry: Week 4'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-110769725603525523</id><published>2005-02-06T05:39:00.000-08:00</published><updated>2005-02-06T05:40:56.036-08:00</updated><title type='text'>Journal Entry: Week 3</title><content type='html'>A liquid page will resize to fit whatever size browser window (within reason) that the user has available.  Based on readability standards from print mediums, a width of column text should not exceed 4”.  When the web designer incorporates this standard, the web page is not only easier to read but has adequate white space to make it more eye pleasing to the user. Monitor sizes and resolutions vary widely and setting the elements of a page to a certain percentage, will generally yield a more satisfactory result for more users.  Zeldman’s site – A List Apart – didn’t use percentages to format the display but rather used two side-by-side tables but the right table didn’t include a width – hence a liquid design.  A liquid layout requires much more planning in that the developer must account for browser rounding of the percentages and spacing between the elements.  It also involves much more trial-and-error in the testing and de-bugging phase as the page is displayed in the various browsers.  But, success is gained when the page contracts and expands to any screen size on any browser. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Good resources for designing a page with a liquid layout:&lt;br /&gt;&lt;a href="http://www.maxdesign.com.au/presentation/liquid/index.cfm#definitions"&gt;http://www.maxdesign.com.au/presentation/liquid/index.cfm#definitions&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digital-web.com/articles/liquid_web_design/"&gt;http://digital-web.com/articles/liquid_web_design/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;A site that uses a liquid layout:&lt;br /&gt; &lt;a href="http://builder.com.com/"&gt;http://builder.com.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-110769725603525523?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/110769725603525523/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=110769725603525523' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110769725603525523'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110769725603525523'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/02/journal-entry-week-3.html' title='Journal Entry: Week 3'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-110674620569880074</id><published>2005-01-26T05:27:00.000-08:00</published><updated>2005-01-26T05:30:05.696-08:00</updated><title type='text'>Journal Entry: Week 2</title><content type='html'>a. The Web Standards Movement is an effort to reduce the cost and complexity of web development and increase the accessibility of web pages.  The Web Standards Project is an organization co-founded by Jeffrey Zeldman who coincidentally helped to end the browser wars by persuading Microsoft and Netscape to support the same technologies. &lt;br /&gt;&lt;br /&gt;b. Link to one article in favor of the movement: &lt;a href="http://digital-web.com/articles/mark_newhouse/"&gt;Mark Newhouse&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;c. Link to &lt;a href="http://www.sitepoint.com/article/standards-sensible-design"&gt;one article &lt;/a&gt;opposed to the movement:  a critical article about the focus and attention on web standards.  The author believes that the focus should be on usability and that web designers should focus on delivering a working site that is easily maintained.&lt;br /&gt;&lt;br /&gt;Doesn’t rate as an article but is a &lt;a href="http://www.eod.com/devil/archive/web_standards.html"&gt;comic interpretation &lt;/a&gt;of the web standards movement:&lt;br /&gt; &lt;br /&gt;d. The notion of web standards makes a great deal of sense.  The advent of hand-helds and the number of browser choices makes the case for web standards even more critical.  Developing web sites should be faster if presentation and content are kept separate and maintaining those web sites should be easier.  In theory, I think that the adoption of web standards makes perfect sense.  On a practical level, I don’t know how we’ll ever migrate towards that goal.  Both amateurs and professionals can put up sites on the web.  A number of web authoring tools exist that make it easy for amateurs to post a web page.  And, these authoring tools break the rules of web standards almost at the first key stroke. &lt;br /&gt;&lt;br /&gt;Web standards will take hold when developers and their clients realize the economic value in building sites for longevity that are accessible to all users. &lt;br /&gt;&lt;br /&gt;e. A &lt;a href="http://www.w3.org/"&gt;useful link &lt;/a&gt;for developing a site with web standards (and validating that the site will perform across platforms).  This site contains a CSS Validator that checks CSS and XHTML for compliance with W3C standards.  &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-110674620569880074?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/110674620569880074/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=110674620569880074' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110674620569880074'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110674620569880074'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/01/journal-entry-week-2.html' title='Journal Entry: Week 2'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-110648933593131207</id><published>2005-01-23T06:02:00.000-08:00</published><updated>2005-01-23T06:13:20.043-08:00</updated><title type='text'>Journal Entry: Week 1</title><content type='html'>&lt;strong&gt;XHTML On-Line Resources&lt;/strong&gt;:&lt;br /&gt;&lt;a href="http://www.websitetips.com/xhtml/"&gt;Website Tips &lt;/a&gt;(Shirley Kaiser from SKDesigns and others have contributed tips and book reviews to this site since 1996)&lt;br /&gt;&lt;a href="http://www.codingforums.com"&gt;Coding Forums &lt;/a&gt;(a message board and posting site for exchanging ideas, posing problems and accessing free software for a variety of web related tools)&lt;br /&gt;&lt;a href="http://academ.hvcc.edu/~kantopet/xhtml/index.php"&gt;Hudson Valley Community College Web Tutorials &lt;/a&gt;(a collection of tutorials from an instructor at the Hudson Valley Community College for his students in his web design or internet programming classes)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;JavaScript On-Line Resources:&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.tek-tips.com"&gt;Tek-Tips&lt;/a&gt;: (a forum that allows IT professionals to pose questions and offer advice to others on a variety of software, hardware and networking issues)&lt;br /&gt;&lt;a href="http://www.devarticles.com/c/a/JavaScript/"&gt;Developer Shed&lt;/a&gt;: (Development tips, software and book reviews, articles, a script library and a wide variety of other information for web developers)&lt;br /&gt;&lt;a href="http://wdvl.com/Authoring/JavaScript/"&gt;Web Developers Virtual Library&lt;/a&gt;: (An enormous collection of tutorials, tips, graphics, discussion list, job postings, web hosting and other things of interest to the IT professional)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;CSS On-line Resources&lt;/strong&gt;:&lt;br /&gt;&lt;a href="http://www.htmldog.com/"&gt;HTMLdog&lt;/a&gt;: A web site devoted to html and css&lt;br /&gt;&lt;a href="http://www.w3schools.com/css/default.asp"&gt;W3Schools&lt;/a&gt;: Tutorials, samples, quizzes and other resources to learn css.&lt;br /&gt;&lt;a href="http://www.sitepoint.com/subcat/css"&gt;SitePoint&lt;/a&gt;: Articles, books, blogs and forums for the web developer.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Web Accessibility On-line Resources&lt;/strong&gt;:&lt;br /&gt;&lt;a href="http://www.w3.org/TR/WAI-WEBCONTENT/"&gt;The W3C Web Accessibility Guidelines&lt;/a&gt;: the official recommendations of the W3C for building web accessible content.&lt;br /&gt;&lt;a href="http://www.webaim.org/"&gt;WebAIM&lt;/a&gt;: a site dedicated to expanding the web’s potential for people with disabilities. Advocates but also includes information for web developers on how to use accessibility features in html authoring tools such as FrontPage and Dreamweaver.&lt;br /&gt;&lt;a href="http://www.cew.wisc.edu/accessibility/"&gt;Web Accessibility for All&lt;/a&gt;: resources, links and tutorials designed to help create and maintain accessible web content.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-110648933593131207?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/110648933593131207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=110648933593131207' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110648933593131207'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110648933593131207'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/01/journal-entry-week-1.html' title='Journal Entry: Week 1'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10256964.post-110644263632942645</id><published>2005-01-22T16:46:00.000-08:00</published><updated>2005-01-22T17:10:36.330-08:00</updated><title type='text'>Introduction</title><content type='html'>My name is Pam E. and this is my 4TH LCCC course and my second from Mr. Zellers.  I am an IT professional specializing in systems analysis, design and deployments.  I have spent the last couple of years trying to get up to speed on Internet applications and web design.  Most of my prior work experience was with large mainframe systems that were written in COBOL. &lt;br /&gt;&lt;br /&gt;I currently work for a not-for-profit managing their development systems and dedicating my time to training their staff and working on system enhancements to increase office productivity. &lt;br /&gt;&lt;br /&gt;I have a lot of interest in learning more about the languages and tools that support Internet based applications.  My goal for this class is to be able to write scripts that will send web forms to an appropriate destination, to enhance my knowledge of javascript and to use style sheets.    My concern for this class is finding the time for it given my family and work commitments.   But, I'm sure I'll fit it all in. &lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10256964-110644263632942645?l=pmeciss232.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pmeciss232.blogspot.com/feeds/110644263632942645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10256964&amp;postID=110644263632942645' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110644263632942645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10256964/posts/default/110644263632942645'/><link rel='alternate' type='text/html' href='http://pmeciss232.blogspot.com/2005/01/introduction.html' title='Introduction'/><author><name>peifel</name><uri>http://www.blogger.com/profile/11112124055714860195</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
