<?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-10363436</id><updated>2011-04-21T15:36:16.746-07:00</updated><title type='text'>232WebLog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-10363436.post-111515478389061015</id><published>2005-05-03T14:12:00.000-07:00</published><updated>2005-05-03T14:18:55.456-07:00</updated><title type='text'>Journal Entry Week: 10 Part 2</title><content type='html'>Yes, I agree with Pam that we all made sure one block of code was working before going on to the next block of code. The one thing that I would do differently is have more time to plan before actually writing the code. I was lucky in that I saw what needed to be done on this assignment. But other times, I may not be so lucky, and would need more time to research.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10363436-111515478389061015?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/111515478389061015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=111515478389061015' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111515478389061015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111515478389061015'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/05/journal-entry-week-10-part-2.html' title='Journal Entry Week: 10 Part 2'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-111417172945265445</id><published>2005-04-22T05:04:00.000-07:00</published><updated>2005-05-03T14:12:42.196-07:00</updated><title type='text'>Journal Entry Week: 10 part 1</title><content type='html'>In class Lab &lt;br /&gt;&lt;br /&gt;The steps that I took to create greeting card postback form:&lt;br /&gt;&lt;br /&gt;1) I looked at our prior example of creating the greeting card. &lt;br /&gt;2) I looked at Mr. Zellers postback example.&lt;br /&gt;3) I pretty much followed Mr. Zellers postback example and used an if statement. &lt;br /&gt;That is if the user hasn't made a selection, display the part of the form that the user can make the selection,or else display the user's selections.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10363436-111417172945265445?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/111417172945265445/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=111417172945265445' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111417172945265445'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111417172945265445'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/04/journal-entry-week-10-part-1.html' title='Journal Entry Week: 10 part 1'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-111399545124832621</id><published>2005-04-20T04:04:00.000-07:00</published><updated>2005-04-20T04:22:22.470-07:00</updated><title type='text'>Journal Entry Week: 9</title><content type='html'>using include files:&lt;br /&gt;&lt;br /&gt;I could have used an include file in lab 2 and 3. I could have createted a seperate html file for the top and side banners, and then in my templete, I could have included that/those files.&lt;br /&gt;&lt;br /&gt;lab 4, The processing could have been done in a seperate php file and included in the greeting html. But why make a seperate php file, when there isn't that much too it?  &lt;br /&gt;&lt;br /&gt;Lab 5 well, we are working on that one right now, and I know that I will use include files, but not sure how I will go about it at this time. Maybe I'll include the HTML portion in my php or vise versa?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10363436-111399545124832621?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/111399545124832621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=111399545124832621' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111399545124832621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111399545124832621'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/04/journal-entry-week-9.html' title='Journal Entry Week: 9'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-111324261598063677</id><published>2005-04-11T11:01:00.000-07:00</published><updated>2005-04-11T11:03:35.980-07:00</updated><title type='text'>Journal Entry Week: 8</title><content type='html'>Lab 3: Rollover Sub-Menus&lt;br /&gt;&lt;br /&gt;This should definitely be done client side as it would take too long for the server to process the information. A good alternative if javaScript is turned would be to go to another page that provides links to the sub-pages. &lt;br /&gt;&lt;br /&gt; Lab 4: Greeting Form&lt;br /&gt;&lt;br /&gt;This assignment used the input to create a message. Yes, it could be done server side, but there wasn’t any need to use the server since the data was generated strictly from the user input. There was no need to process the information other than validating that the user input information which can be done client side. Unless the data was being input into a data base or something like that, no need waist time going to the server. If the user turned off client side scripting, I don’t see where there would be a loss. &lt;br /&gt;&lt;br /&gt;Lab 5: Carpet Cost Calculator&lt;br /&gt;&lt;br /&gt;Using server side scripting for the calculation would be appropriate for this assignment as if the user turned off client side scripting, well, then the calculations could not be performed. Still could do the client side validation, but would also want to make sure its done on the server side as well, because all the data is required to process the calculation. The image swapping is something that wouldn’t matter if it was turned off client side.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10363436-111324261598063677?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/111324261598063677/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=111324261598063677' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111324261598063677'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111324261598063677'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/04/journal-entry-week-8.html' title='Journal Entry Week: 8'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-111262366452854184</id><published>2005-04-04T07:06:00.000-07:00</published><updated>2005-04-04T07:08:24.506-07:00</updated><title type='text'>Journal Entry: Week 7</title><content type='html'>Three alternatives to PHP.&lt;br /&gt;ASP.Net – The advantage of using ASP.Net is it is a complete frame work for building web pages and it will automatically generate the static html code. Another nice thing about ASP.Net is that it has a lot of built in components such as the data grid for data sets. There are several choices of programming languages to use with ASP.Net such as VB.Net, C# and Pearl Script, where in PHP, the developer has to write the static html stuff and can only use the PHP script. In ASP.NET, integration with databases can be accomplished through ODBC. “In PHP, you can also use ODBC, and there are also native drivers for MySQL, Oracle, and Postgres. Also, if you are connecting to Oracle, a special OCI8 library provides more feature-rich access to Oracle. One disadvantage of using Asp.Net, it is not completely backward-compatible with previous versions of ASP, and is expensive with respect to memory usage and execution time. Furthermore, PHP cannot be used to write client side processing and ASP.Net can. Also, PHP variables are case sensitive and ASP. Net’s are not. Another thing, ASP.Net is a strongly typed language and variables have to be declared and PHP variables don’t. One more down side to ASP.NET is that it is only compatible with an Internet Information Services (IIS) Server by Microsoft.&lt;br /&gt;PERL:&lt;br /&gt;Perl cam be used in many programming ways: procedural, functional, and object-oriented Perl is free software and is cross platform compatible like PHP. PHP pages are constructed like HTML pages, with standard HTML markup. “PHP code is inserted into the page and executed when the page is requested. Conversely, Perl scripts are run as stand-alone programs and create HTML pages when the script is run.”&lt;br /&gt;Cold Fusion:&lt;br /&gt;Cold fusion makes it simple to loop through a table of data. On the other hand, it has its own syntax for creating html pages and not easier that the standard way, but you can still use the standard syntax for making html. So there’s an option there. PHP has more examples and documentation than Cold Fusion because PHP is free. All in all there are not a whole lot of differences in the languages.&lt;br /&gt;References:&lt;br /&gt;PHP and ASP.NET Go Head-to-Head By Sean Hull&lt;br /&gt;&lt;a href="http://www.oracle.com/technology/pub/articles/hull_asp.html"&gt;http://www.oracle.com/technology/pub/articles/hull_asp.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Media College&lt;br /&gt;&lt;a href="http://www.mediacollege.com/internet/perl/perl-vs-php.html"&gt;http://www.mediacollege.com/internet/perl/perl-vs-php.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;acsoft.biz&lt;br /&gt;http://www.acsoft.biz/cfvsphp&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10363436-111262366452854184?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/111262366452854184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=111262366452854184' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111262366452854184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/111262366452854184'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/04/journal-entry-week-7.html' title='Journal Entry: Week 7'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-110890792262850776</id><published>2005-02-20T05:56:00.000-08:00</published><updated>2005-02-20T07:02:32.756-08:00</updated><title type='text'>Journal Entry: Week 6</title><content type='html'>Well, what else is javascript used for? Its the most popular client side scripting language. After doing a little research, from what I can see, the most common use of the javascrpit is for validation, image swaps, and pop up menus. Okay, so I looked into java applets, well, they are not really javascript but actual java and so, that would not apply to this assignment. So one thing that I did find that would be of interest ,and javascript can be used, is &lt;strong&gt;cookies. :-) &lt;/strong&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Articles:&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;a href="http://webreference.com/js/column8/"&gt;Crispy Javascript Cookies&lt;/a&gt; is an article that explains how to create a cookie, also with fucntions, to store values.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://members.ozemail.com.au/~dcrombie/cookie.html"&gt;Javascript Cookies&lt;/a&gt; is another article/tutorial that explains how to create and use cookies.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br /&gt;Here is a link to a shopping cart demo-&lt;br /&gt;&lt;a href="http://members.ozemail.com.au/~dcrombie/cartdemo/index.html"&gt;http://members.ozemail.com.au/~dcrombie/cartdemo/index.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In addition here is a link to a friend's javascript demo for a shopping cart. She used cookies in her application too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.kiseta.net/JunkPunkStore/index.htm"&gt;http://www.kiseta.net/JunkPunkStore/index.htm&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Cookies can be a very useful tool for developing client side applications as cookies can store information when the user is going from one page to another. In other words collected data stored in the cookie will not be lost when the user leaves the page. Therefore cookies are ideal for storing user input as in what would be collected in a shopping cart or data form entries. &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/10363436-110890792262850776?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/110890792262850776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=110890792262850776' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110890792262850776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110890792262850776'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/02/journal-entry-week-6.html' title='Journal Entry: Week 6'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-110831478445675074</id><published>2005-02-13T09:10:00.000-08:00</published><updated>2005-02-13T09:29:04.103-08:00</updated><title type='text'>Journal Entry: Week 5</title><content type='html'>I read the week 4 entries for everyone.&lt;br /&gt;&lt;br /&gt;First I'll start with Jaime's posting since he's done this before. He described the basic concept to use the mouse events to control the visibility of the submenus in a div. But what would have been nice is insturctions on how to do it Jaime (just kidding).&lt;br /&gt;&lt;br /&gt;Next, I went to Pamela's posting, and was impressed with her organization skills! She mapped out step by step what her game plan was to build the submenus. This can cut down on the actual time involved in developing a routine/program. Good Job Pamela!&lt;br /&gt;&lt;br /&gt;Last, I viewed Mr. Zellers, and its always nice to get positive feedback from an instructor! Also, Mr. Zellers put an emphasise on looking at the objects that is being used when developing the application. Good Point! Also, good point about not using individual links, but need divs. I think I used the word link in my blog when I meant div for submenu. I will be more careful with my wording in the future.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10363436-110831478445675074?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/110831478445675074/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=110831478445675074' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110831478445675074'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110831478445675074'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/02/journal-entry-week-5.html' title='Journal Entry: Week 5'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-110773825102765958</id><published>2005-02-06T17:04:00.000-08:00</published><updated>2005-02-10T04:47:15.173-08:00</updated><title type='text'>Journal Entry: Week 4</title><content type='html'>Our lab 3 assignment is to add roll-over sub-menus to our lab 2 assignment's 3 links.&lt;br /&gt;&lt;br /&gt;In this weeks journal is to comment on the research done for a solution to the assignment.&lt;br /&gt;&lt;br /&gt;I haven't worked with javascript too much except in CISS243 when we did some data validation; but I have taken a Java class and the concepts are similar. I think that knowing some Java will help with the learning curve.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Okay first I went to &lt;a href="http://www.webreference.com/js/column1/multiple.html"&gt;Website Tips&lt;/a&gt; and looked up Creating Multiple Rollovers - this tutorial is about Javascript rollovers. It tells how to make an image bigger when rolled over. It looks like the same concept we need for doing our lab 3 assignment. I think this example may be useful.&lt;br /&gt;&lt;br /&gt;Next I looked at this website, &lt;a href="http://extension.oregonstate.edu/webhelp/anatomy/sidebar/howto.html"&gt;How to add side navigation bar with popus to your page&lt;/a&gt; and this page gives some javascript examples using the mouseOver event or behavior which is what we discussed in class. I think I'm on the right track!&lt;br /&gt;&lt;br /&gt;Then, I went to this website, &lt;a href="http://webdesign.about.com/cs/dynamichtml/a/aadhtmlmenus.htm"&gt;Menus that Appear when you Hover Over the Links&lt;/a&gt;. Well, its a tutuorial that explains how to do rollover menus using CSS only. Okay, this could be useful, but again, doesn't solve the whole puzzle.&lt;br /&gt;&lt;br /&gt;In additon, I plan on reading the text book and review functions and other material on java script as I plan on putting my mouseover event in a function so that I can just call it for the links when the mouse hovers over it.&lt;br /&gt;&lt;br /&gt;One more thing, I looked up on the internet, the visibility property for javascript.&lt;br /&gt;&lt;br /&gt;Here are some more links that were helpful in developing  code.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.webmasterworld.com/forum91/1558.htm"&gt;WebMasterWorl/Javascript&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.webreference.com/js/tips/001215.html"&gt;Controlling Element Visibility&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;With the tutorials that I found on the internet ,what we discussed in class, and what I will read in our text book, I think I will have enough information to make something that works.&lt;br /&gt;&lt;br /&gt;Hope it works!&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10363436-110773825102765958?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/110773825102765958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=110773825102765958' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110773825102765958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110773825102765958'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/02/journal-entry-week-4.html' title='Journal Entry: Week 4'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-110695054975288645</id><published>2005-01-28T14:15:00.000-08:00</published><updated>2005-02-06T09:55:52.076-08:00</updated><title type='text'>Journal Entry: Week 3</title><content type='html'>What is meant by "liquid layouts" From what I've read, it is a layout design for a web page that uses percentage for the different divisions of the page. Therefore the webpage will display in its entirety regardless of the size of the screen or the resolution.&lt;br /&gt;&lt;br /&gt;Example: &lt;a href="http://www.theico.net/"&gt;Theico&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.maxdesign.com.au/presentation/liquid/"&gt;MaxDesings&lt;/a&gt; is a resource that I found for helping with liquid layouts.&lt;br /&gt;&lt;br /&gt;The definition on "liquid layouts" Max Desins gives is the folowing:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Liquid layout:&lt;br /&gt;All containers on the page have their widths defined in percents - meaning that they are completely based on the&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://css.maxdesign.com.au/floatutorial/introduction29.htm"&gt;&lt;span style="color:#666666;"&gt;viewport&lt;/span&gt;&lt;/a&gt; rather than the initial &lt;a href="http://css.maxdesign.com.au/floatutorial/introduction30.htm"&gt;&lt;span style="color:#333333;"&gt;containing block&lt;/span&gt;&lt;/a&gt;. A liquid layout will move in and out when you resize your browser window.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.evolt.org/article/Liquid_Design_for_the_Web/20/15177"&gt;Liquid Design for the Web&lt;/a&gt; is another resource that helps a web page designer desing liquid layouts. &lt;/p&gt;&lt;p&gt;This site defines liquid layout as allowing a page to scale up to any resolution, as well as down to nearly any resolution, you can ensure the user determines some very important aspects of the page: the readability of the content (characters per line), the ability to print pages regardless of the user's window size, the bandwidth constraints (since images are often tiled, re-used, or skipped in favor of colored table cells), and compatibility (if you design it correctly, you could even accommodate users on palm-top browsers).&lt;br /&gt;&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/10363436-110695054975288645?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/110695054975288645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=110695054975288645' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110695054975288645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110695054975288645'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/01/journal-entry-week-3.html' title='Journal Entry: Week 3'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-110675412844577907</id><published>2005-01-26T07:41:00.000-08:00</published><updated>2005-01-31T05:15:11.166-08:00</updated><title type='text'>Journal Entry: Week 2</title><content type='html'>&lt;a href="http://www.userfocus.co.uk/articles/makeovers.html"&gt;Web Standards: User Interface Makeovers&lt;/a&gt; This article is about redisgning old web pages to the new web standards. It links to two pages that have been redesigned. Nokia and Vodafone. There is definitely a difference between the old and new. The new standards look much better!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.apcmag.com/apc/v3.nsf/0/a569c81864dc4f1bca256e5f001a59c5"&gt;The World Wide Web is not enough&lt;/a&gt; This article is against web standards and was written by David Emberton professional Web developer, author of Flash 4 Magic and Flash 5 Magic, and regular APC contributor. He states that the CSS is hard to learn, which right now I agree, and that its purpose to meet the needs of disabled and PDA's is a small amount of the population using the internet. He feels, developers should be able to develop with tools with which they are comfortable with.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.webaim.org/techniques/forms/"&gt;Creating Accessible Forms&lt;/a&gt; This tutorial goes through the designing a web page step by step. It also give do's and dont's.&lt;br /&gt;&lt;br /&gt;I think that the web standards movement is good and all web pages can be viewed as intended from any browser. Designing a web page using css will ensure that the design layout will be accomodating to all.&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/10363436-110675412844577907?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/110675412844577907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=110675412844577907' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110675412844577907'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110675412844577907'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/01/journal-entry-week-2.html' title='Journal Entry: Week 2'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-110658102497588848</id><published>2005-01-24T07:36:00.000-08:00</published><updated>2005-01-24T07:50:01.713-08:00</updated><title type='text'>Journal Entry: Week 1</title><content type='html'>XHTML Resources:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.webreference.com/authoring/languages/xhtml/"&gt;Resource 1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://toolkit.crispen.org/index.php?cat=xhtml"&gt;Resource 2&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://asijonline.net/exp/resource/xhtml.htm"&gt;Resource 3&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;JavaScripte Resources:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.javascript.com/"&gt;Resource 1&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.web-hosting.com/javalinks.html"&gt;Resource 2 &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mountaindragon.com/javascript/resources.htm"&gt;Resource 3 &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;CSS Resources:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3.org/Style/CSS/"&gt;Resource 1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.pageresource.com/dhtml/indexcss.htm"&gt;Resource 2 &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://jigsaw.w3.org/css-validator/"&gt;Resource 3&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Web Accessibility Resources:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dcp.ucla.edu/resources/accessibility.htm"&gt;Resource 1&lt;br /&gt;&lt;br /&gt;Resource 2&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://library.uwsp.edu/aschmetz/Accessible/pub_resources.htm"&gt;Resource 3&lt;/a&gt;&lt;br /&gt;&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/10363436-110658102497588848?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/110658102497588848/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=110658102497588848' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110658102497588848'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110658102497588848'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/01/journal-entry-week-1.html' title='Journal Entry: Week 1'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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-10363436.post-110656880791997076</id><published>2005-01-24T03:51:00.000-08:00</published><updated>2005-02-06T17:03:47.096-08:00</updated><title type='text'>Introduction</title><content type='html'>Hello, my name is Rebecca L. I've been going to school part-time for the last 4 years studying computer information systems. During this time, I've earned an associate degree in computer programming from Oakton Community College in Desplaines IL, and also, I'm working on my associate degree in e-business here at LCCC. I've concentrated most of my course work on working with databases in the front and back end development. My short term goal is to get into an internship that will help me develop the skills that I've learned, and finish my e-bus degree. I do plan on attending a university in the near future, but have not decided on where or what program. Do you have any suggestions?&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/10363436-110656880791997076?l=rebeccas232blog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rebeccas232blog.blogspot.com/feeds/110656880791997076/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10363436&amp;postID=110656880791997076' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110656880791997076'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10363436/posts/default/110656880791997076'/><link rel='alternate' type='text/html' href='http://rebeccas232blog.blogspot.com/2005/01/introduction.html' title='Introduction'/><author><name>Rebeccas232Blog</name><uri>http://www.blogger.com/profile/07311841276207874815</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>
