Creating User Interactivity
January 23, 2009 by djohnson · Leave a Comment
A rollover, or image swap, occurs when the mouse pointer triggers the existing image to be swapped with another image. This creates a simple animation effect. The purpose of a rollover is to notify the user that this object is a live link and is interactive.
Quick tips for creating rollovers:
- requires two images
- should be the same dimensions
- visually distinct
Dreamweaver automates the procedure and writes the JavaScript necessary to perform the function. All the user must do is specify the original and rollover images.
Today’s Objectives:
- Explain the function of a rollover
- Create a rollover effect
- Differentiate between top-navigation and sub-navigation
Classwork: Complete Lesson 5 vocabulary and construct a simple rollover.
Prep Questions:
- This language is necessary to perform rollovers.
- Define the term MIDI.
- What type of file is a .wav?
Partnerships
January 23, 2009 by djohnson · Leave a Comment
A partnership is a business owned by two or more people. Its advantages and disadvantages are very similar to the sole-proprietorship. Two forms of partnership exist. In the most common form, the general partnership, all partners are responsible for financial obligations and management of the business. In a limited partnership, while having contributed to funds to finance the business, at least one partner is not active in the daily running of the business.
Some advantages of a partnership include:
- ease of start-up
- no special taxes on a partnership
- easier to raise capital through bank loans or new partner
Some disadvantages of a partnership include:
- partners are responsible for the acts of each other, except in a limited partnership where the limits are spelled out
- limited life (partnerships ends if a partner leaves)
- potential for partner conflicts
Objectives:
- Describe the characteristics of a partnership
- Explain some of the advantages and disadvantages of a partnership
Here is a link to a resource that explains how to avoid partnership problems.
Homework: Read ch. 3-3 and don’t forget the initiative essay is due Monday the 26th.
Wrapping-up Templates
January 22, 2009 by djohnson · Leave a Comment
Some confusion inevitably arises regarding the use of templates. One of the most common is how to edit areas that are locked by a template. The proper way to edit these areas is to open the template in Dreamweaver and make the necessary edits. This will insure that documents designed from the template will display the updates as well. In a pinch, you can overide the HTML comments that Dreamweaver uses to mark editable areas by using another editor such as notepad. Realize that doing this will negate the benefits of being linked to a template, but works if necessary.
The second item that commonly causes confusion, is that a template is a barebones structure. It contains the minimal material that is applicable to every page. Users, new to templates, tend to want to populate the template with images, text, or other items that will not be on each page of the Web site. Remember, only place items in a template that apply to each page (i.e. banner, navigation, footer, etc.).
Today’s Objectives:
- Construct a simple Web site plan (mission statement, target audience, topics & features, organizational diagram)
- Incorporate the Web site plan features into an HTML template
Classwork: Lesson 4 quiz & finishing the critical thinking project.
Prep Questions:
- This panel organizes media, links, colors, etc.
- List the extension for a Dreamweaver template.
Note: Great job on the quiz! The average score was 85%.
Business Organization
January 22, 2009 by djohnson · Leave a Comment
If you’ve ever sold lemonade or provided yard care for money, you’ve been an entrepreneur. If you had a partner, how was the money and work divided?
There are three major forms of business organization:
- sole-proprietorship
- partnership
- corporation
Each form of business organization has its advantages and disadvantages. In today’s class, we examined the sole-proprietorship.
Objectives:
- Describe the characteristics of the sole-proprietorship
- Undestand the advantages and disadvantages of sole-proprietorships
Sole-proprietorships are businesses run by one person. While the smallest type of business organization in size, they are the most numerous. Advantages of the sole-proprietorship include:
- easy to start
- owner controls all profit
- owner is main decision maker
- taxes apply to personal income tax (no business tax)
Disadvantages include:
- unlimited liablity
- business has limited life
- more difficult to raise financial capital
- more difficult to attract highly qualified personnel
Here’s a quick overview regarding sole-proprietorships. An overview of legal liability for sole-proprietorships.
Homework: Choose one initiative from yesterday’s exercise. Decide either to support or oppose it. Construct a four (or more) paragraph essay defending your position. (Due Monday the 26th)
More Templates…
January 21, 2009 by djohnson · Leave a Comment
Extending their current knowledge of templates, students completed creating HTML templates and began constructing pages off of these templates. A short demonstration was provided, illustrating the ease of creating additional pages from a template as well as the beauty of Dreamweaver’s automatic update feature. A quick overview of templates can be found here. Additionally, here is Adobe’s (maker of Dreamweaver) developer area with more information about templates than most people could ever use. In case that’s not enough, here is a final offering. Enjoy…
Today’s Objectives:
- Exhibit the knowledge of how to effectively use templates
- Construct a simple Web site plan (mission statement, target audience, topics & features, organizational diagram)
Classwork: Students worked on Lesson 4 - Critical Thinking.
Prep Questions:
- Explain where the following sites are generally found:
- local
- remote
- What is the approximate length and purpose of a mission statement?
- This application connects to a server that houses a Web site and facilitates the addition, removal, movement, etc. of files.
- This dialog box specifies settings including (background color or image, pagetitle, etc.)
Note: Lesson 4 quiz on Thursday the 22nd.
Trade-offs, Social vs. Economic Goals
January 21, 2009 by djohnson · Leave a Comment
In a country as diverse as the United States, people share many broad economic and social goals. The following is a short list of examples:
- Economic Freedom
- Economic Equity
- Economic Security
- Price Stability
- Healthy Living Conditions
While these goals are important, they can often conflict with one another.
Objectives:
- Evaluate the trade-offs among economic and social goals
- Fashion a compromise between social and economic goals.
Today we looked at how goals such as economic equity and full employment might conflict (i.e. minimum wage). To accomplish this task, the class separated into three groups representing: Shareholders/owners, labor/workers, community members. Each of these groups was presented with a list of legislative measures and asked to analyze it’s impact upon their interests. After measuring the potential impact the group either endorsed, modified, or rejected the initiative. The class discussed the group viewpoints but did not reach any final decisions (illustrating the difficulty of compromise and strength of self-interest).
Special Note:
The class received a special visit from Mrs. McCrory (TCP Assistant Director). The purpose was to provide FAFSA forms and information regarding financial aid for college. The deadlines are rapidly approaching (CA Initial Awards - March 2, 2009). Far too few students realize that there is a large amount of economic help available for college, if they complete the necessary forms in a timely fashion.
Homework: None tonight.
Templates & the Inauguration
January 20, 2009 by djohnson · Leave a Comment
Web development class has been focused on creating HTML templates in Dreamweaver. There are four key benefits to be realized by using HTML templates:
- If changes are made to a template, all pages based upon this template are automatically updated.
- Only allow certain portions of the document to be editable (prevents serious mistakes).
- Maintains consistency in the amongst pages in a Web site.
- Fast and efficient way to create a Web page.
While working on the creation of templates, our attention turned to the inauguration of the 44th President of the United States, Barack Obama. While many of the epic moments had wound down by the afternooon, we were able to watch a good portion of the events. See President Obama’s Inauguration (swearing in and speech) part 1, part 2, and part 3 .
Today’s Objectives:
- Demonstrate the ability to create templates
- Demonstrate the ability to create tables for placing elements on a web page
Classwork: Students worked on Lesson 4 - Assignment 2 and the Lesson Questions.
Note: Lesson 4 quiz on Thursday the 22nd.
Testing & the Inauguration
January 20, 2009 by djohnson · Leave a Comment
Economics class today provided an unusual combination and special opportunity today. The class demonstrated it’s master of chapter 2 objectives (economic systems and decision making).
Following our quiz and reviewing the results, our attention turned to the inauguration of the 44th President of the United States, Barack Obama. As is often the case, technical difficulties proved challenging and limited our viewing time, and yet we were able to watch a good portion of the events. See President Obama’s Inauguration (swearing in and speech) part 1, part 2, and part 3 .
It will be interesting to see how the economy will react and the final version of the economic stimulus plan. Here is the official White House posting of the Obama Economic Agenda.
Homework: Read chapter 3, sections 1 & 2.
Web Development Posts
January 19, 2009 by djohnson · Leave a Comment
Beginning tomorrow (January 20th, 2009), I will be posting updates regarding class topics, objectives, and homework. In addition, links to items and resources of interest will be provided as well. I hope this is of use to you and look forward to your feedback.
–djohnson
Economics Posts
January 19, 2009 by djohnson · Leave a Comment
Beginning tomorrow (January 20th, 2009), I will be posting updates regarding class topics, objectives, and homework. In addition, links to items and resources of interest will be provided as well. I hope this is of use to you and look forward to your feedback.
–djohnson



