<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pam Van Londen &#187; Basic computer skills</title>
	<atom:link href="http://pamvanlonden.com/category/knowledge/preparation/feed/" rel="self" type="application/rss+xml" />
	<link>http://pamvanlonden.com</link>
	<description>Corvallis Artist, Oregon Artist. Creating Every Day...paintings, web sites, and courses Oregon daily painter, murals and portraits. Corvallis Web Designer / Web Developer. Original abstract landscape oil paintings</description>
	<lastBuildDate>Wed, 16 May 2012 18:20:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Embedding Hyperlinks in Documents</title>
		<link>http://pamvanlonden.com/embedding-hyperlinks-in-documents/</link>
		<comments>http://pamvanlonden.com/embedding-hyperlinks-in-documents/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 17:19:58 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>
		<category><![CDATA[Production]]></category>

		<guid isPermaLink="false">http://pamvanlonden.com/?p=3195</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/embedding-hyperlinks-in-documents/"><img align="left" hspace="5" width="150" src="http://oregonstate.edu/instruct/ws320/screenshots/embedlinks.gif" class="alignleft wp-post-image tfe" alt="Example demonstrates selecting the title of an article, choosing the link tool, and pasting in the web address, starting with http://" title="Embedding links in Wordpress" /></a>Word processing applications allow writers to add hyperlinks to sources. Hyperlinks are sometimes automatically created when the writer pastes a web address/URL into the document. While long web addresses may be helpful to some they are generally hard to read and longer than the width of the page. To alleviate these problems, writers embed the [...]]]></description>
			<content:encoded><![CDATA[<p>Word processing applications allow writers to add hyperlinks to sources. Hyperlinks are sometimes automatically created when the writer pastes a web address/URL into the document.</p>
<p>While long web addresses may be helpful to some they are generally hard to read and longer than the width of the page. To alleviate these problems, writers embed the long web address into the label or title of the link.</p>
<p>For example this web address:</p>
<p><span id="sample-permalink">http://pamvanlonden.com/<span id="editable-post-name" title="Click to edit this part of the permalink">embedding-hyperlinks-in-documents </span></span></p>
<p><span><span title="Click to edit this part of the permalink">becomes</span></span></p>
<p><span><span title="Click to edit this part of the permalink"><a title="example of web address embedded in the lable/title" href="http://pamvanlonden.com/embedding-hyperlinks-in-documents">Embedding Hyperlinks In Documents</a></span></span></p>
<h3><span><span title="Click to edit this part of the permalink">Instructions<br />
</span></span></h3>
<p><span><span title="Click to edit this part of the permalink"> </span></span></p>
<div class="wp-caption alignnone" style="width: 499px"><img title="Embedding links in WordPress" src="http://oregonstate.edu/instruct/ws320/screenshots/embedlinks.gif" alt="Example demonstrates selecting the title of an article, choosing the link tool, and pasting in the web address, starting with http://" width="489" height="254" /><p class="wp-caption-text">Example demonstrates selecting the title of an article, choosing the link tool, and pasting in the web address, starting with http://</p></div>
<ol>
<li>Using a browser, locate the article you want to link to.
<ol>
<li>Copy the web address shown in the address bar of the browser.</li>
</ol>
</li>
<li>Inside your document, select the title of an article.
<ol>
<li>Choose the link making tool.</li>
<li>Paste in the web address copied in step 1.1.</li>
<li>Save the document.</li>
</ol>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/embedding-hyperlinks-in-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Web Authoring</title>
		<link>http://pamvanlonden.com/introduction-to-web-authoring/</link>
		<comments>http://pamvanlonden.com/introduction-to-web-authoring/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 20:22:17 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>

		<guid isPermaLink="false">http://pamvanlonden.com/?p=609</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/introduction-to-web-authoring/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/uploads/2008/04/Keyboard-Strokes-150x150.gif" class="alignleft wp-post-image tfe" alt="Use the common left-hand keystrokes to save your right arm from fatigue." title="Keyboard-Strokes" /></a>What does it mean to author a web site? The answer is at the same time simple and complex. These jobs can be done by one author or many specialists: Marking up text with a current version of HTML. Designing with cascading style sheets (CSS). Designing with images. Programming efficiencies with scripts and databases. Writing [...]]]></description>
			<content:encoded><![CDATA[<h3><a href="javascript:intro1.slideit()">What does it mean to author a web site?</a></h3>
<div id="intro1" class="hiddenbox">
<p>The answer is at the same time simple and complex. These jobs can be done by one author or many specialists:</p>
<ol>
<li>Marking up text with a current version of HTML.</li>
<li>Designing with cascading style sheets (CSS).</li>
<li>Designing with images.</li>
<li>Programming efficiencies with scripts and databases.</li>
<li>Writing for an online audience.</li>
<li>Hosting on secure and unsecure web servers.</li>
<li>Testing in various browsers on various platforms and devices.</li>
<li>Promoting the site to various audiences.</li>
</ol>
<p>Web sites can come together in many ways; from typing text into a hosted service to building your own hosted service. Review the order of complexity below. CS 195 will work with level 4–6 and CS 295 will work with level 4–10.</p>
<ol>
<li>Write in a freely hosted web service site such as MySpace, FaceBook, WordPress.com, etc.</li>
<li>Write in a word processing document and transfer it to a web server (.txt, .doc)</li>
<li>Write in a word processing application, save/export the file as .html, and transfer it to a web server.</li>
<li>Write in a site management application, save the file as .html, xml, or php, and transfer it to a web server.</li>
<li>Level 4 plus styling with a Cascading Style Sheet (.CSS).</li>
<li>Level 4 and 5 plus graphic design and optimization of images.</li>
<li>Level 5 plus client-side scripts (JavaScript and Ajax, for example).</li>
<li>Level 6 plus service-side scripts (.PHP for example).</li>
<li>Level 7 plus activating and interacting with a database (MySQL, for example).</li>
<li>Configure an installable Content Management Systems (Drupal and WordPress, for example) and design a theme.</li>
<li>Design and produce plugin modules for  installable Content Management Systems.</li>
<li>Design Content Management Systems and plugins (Ruby on Rails, for example).</li>
</ol>
</div>
<p><script type="text/javascript">// <![CDATA[
    var intro1=new animatedcollapse("intro1", 800, true);
// ]]&gt;</script></p>
<h4><a href="javascript:skills.slideit()">Necessary Skills</a></h4>
<div id="skills" class="hiddenboxh4">
<p>This course will open up the possibilities available to you inside the Web. To be successful in this class and find the passion many of us have to use the Web to its potential, ascertain if you have most or all of these traits and skills:</p>
<p><strong>Traits</strong></p>
<ul>
<li>Creative thinker</li>
<li>Troubleshooter</li>
<li>Investigator</li>
<li>Interested</li>
<li>Entrepreneurial</li>
<li>Available</li>
<li>Collaborator</li>
<li>Organized</li>
</ul>
<p><strong>Skills</strong></p>
<ul>
<li>Understand how a computer works.</li>
<li>Accurate typist.</li>
<li>Understand how to make and save directories and files to a hard drive.</li>
<li>Understand how to communicate via email.</li>
<li>Understand how to find resources online.</li>
<li>Read <a href="http://pamvanlonden.com/basic-computer-skills-needed-to-survive-in-the-online-world/" target="_blank">Basic computer skills needed to survive in the online world</a>.</li>
</ul>
<div>
<div id="attachment_4669" class="wp-caption alignnone" style="width: 458px"><a href="http://pamvanlonden.com/wp-content/uploads/2008/04/Keyboard-Strokes.gif"><img class=" wp-image-4669  " style="overflow: visible;" title="Keyboard-Strokes" src="http://pamvanlonden.com/wp-content/uploads/2008/04/Keyboard-Strokes.gif" alt="Use the common left-hand keystrokes to save your right arm from fatigue." width="448" height="128" /></a><p class="wp-caption-text">Use the common left-hand keystrokes to save your right arm from fatigue.</p></div>
</div>
</div>
<p><script type="text/javascript">// <![CDATA[
    var skills=new animatedcollapse("skills", 800, true)
// ]]&gt;</script></p>
<h4><a href="javascript:internet.slideit()">Internet overview</a></h4>
<div id="internet" class="hiddenboxh4">
<p>How did the Internet get started and what does it look like? Take a quick glance at this timeline and visual references to learn the answers:</p>
<dl>
<dt><a href="http://www.zakon.org/robert/internet/timeline/" target="_blank">Hobbes&#8217; Internet Timeline 10</a></dt>
<dd>by Robert H&#8217;obbes&#8217; Zakon with support from Zakon Group LLC &amp; OpenConf</dd>
<dt><a href="http://www.cybergeography.org/atlas/topology.html" target="_blank">An Atlas of Cyberspaces</a></dt>
<dd>Topology Maps of Elements of Cyberspace.</dd>
<dt><a href="http://computer.howstuffworks.com/internet-infrastructure.htm" target="_blank">How the Internet Infrastructure Works</a></dt>
<dd>A web server is connected to many other servers. See how.</dd>
</dl>
<p><a href="http://computer.howstuffworks.com/web-server.htm" target="_blank"><img src="http://static.howstuffworks.com/gif/webserver-basic-sm.gif" alt="Diagram curtosy of How Things Work.com." width="371" height="159" border="0" /></a></p>
<div class="wp-caption alignnone" style="width: 477px"><a href="http://www.emeraldinsight.com/fig/1130210404001.png" target="_blank"><img style="border: 0pt none;" title="Emerald. 2001." src="http://www.emeraldinsight.com/fig/1130210404001.png" alt="Diagram of servers and client devices depicting a modern wired home" width="467" height="315" border="0" /></a><p class="wp-caption-text">Condominium homebuyers' perception of the new living concept: The Internet home</p></div>
</div>
<p><script type="text/javascript">// <![CDATA[
    var internet=new animatedcollapse("internet", 800, true)
// ]]&gt;</script></p>
<h4><a href="javascript:markup.slideit()">What is markup language?</a></h4>
<div id="markup" class="hiddenboxh4">
<div class="boxright">Listen to CSS Tricks&#8217; Chris Coyier screencast <a href="http://css-tricks.com/video-screencasts/58-html-css-the-very-basics/" target="_blank">#58: HTML &amp; CSS – The VERY Basics</a>.</div>
<p>Hypertext Markup Language (HTML) is a formatting language used for documents on the World Wide Web. HTML files are plain text files with formatting tags that tell browsers how to display text, position graphics and form items, and display links to other pages. (W3.org)</p>
<p>Read the <a href="http://pamvanlonden.com/programming-languages/" target="_blank">Table of Programming Languages</a> to get familiar with web authoring code options.</p>
<p>HTML 5 is the most current version of the standard markup language used to display information in web pages. Older versions still in use include HTML 4 and XHTML 1.1. These older versions do not take advantage of HTML 5&#8242;s:</p>
<ol>
<li>Semantic language to improve accessibility</li>
<li>Improved media embedding</li>
<li>Simpler interactive form functions</li>
<li>Consistant page layout</li>
</ol>
<p>Typically, content is kept separate from styles and functions the we pages. Styles are controlled by Cascading Style Sheets (CSS) and Functions are controlled with JavaScript, AJAX, PHP, and other scripting languages.</p>
</div>
<p><script type="text/javascript">// <![CDATA[
    var markup=new animatedcollapse("markup", 800, true)
// ]]&gt;</script></p>
<h4><a href="javascript:ftp.slideit()">What is FTP?</a></h4>
<div id="ftp" class="hiddenboxh4">
<p>Web files reside on a local computer until they are copied to a Web Server, which is a computer that can handle a lot of people accessing public web files at one time. The host company or organization where you want to place your public files provides a user ID and password to allow access to your public space. When you login and transfer files you are using File Transfer Protocol (FTP). Some connections are secure and use Secure File Transfer Protocol (SFTP).</p>
<p>For OSU Students, note the various ways you can connect and transfer files to your ONID or ENGR accounts.</p>
<dl>
<dt><a href="http://onid.oregonstate.edu/docs/use/file_management.shtml" target="_blank">Connecting to your ONID home directory</a></dt>
<dd>FTP and secure connections using a variety of tools.</dd>
</dl>
<dl>
<dt><a href="http://engr.oregonstate.edu/computing/school/eecs/howto/win-connect.html" target="_blank">Connecting to your ENGR home directory</a></dt>
<dd>FTP and secure connections for Windows.</dd>
</dl>
</div>
<p><script type="text/javascript">// <![CDATA[
    var ftp=new animatedcollapse("ftp", 800, true)
// ]]&gt;</script></p>
<h4><a href="javascript:syntax.slideit()">HTML Syntax.</a></h4>
<div id="syntax" class="hiddenboxh4">
<p>Typing HTML requires basic syntax. Here are some basic rules:</p>
<ul>
<li>Each line of text gets a tag at the beginning and end (unless the tag is self-closing).</li>
<li>Tag names are written in lowercase letters.</li>
<li>Attributes are written in lowercase letters.</li>
<li>Values for attributes are surrounded by quotation marks (inch marks).</li>
<li>Tags within tags must be nested not overlapped.</li>
</ul>
<p>Here is some basic syntax:</p>
<p><img src="screens/html-syntax-h1.gif" width="500" height="100" alt="HTML headline tag syntax" /></p>
<p><img src="screens/html-syntax-img.gif" width="500" height="100" alt="HTML image tag syntax." /></p>
</div>
<p><script type="text/javascript">
var syntax=new animatedcollapse("syntax", 500, true)
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/introduction-to-web-authoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Password Gorilla</title>
		<link>http://pamvanlonden.com/setting-up-password-gorilla/</link>
		<comments>http://pamvanlonden.com/setting-up-password-gorilla/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 16:49:51 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Set Up]]></category>

		<guid isPermaLink="false">http://i-paint.us/setting-up-password-gorilla/</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/setting-up-password-gorilla/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>To help you generate strong passwords for new software or online accounts, consider a tool like Password Gorilla. It is free and simple to use. Consider putting the software on a USB drive so you can take it with you to different computers. Download and install (one time set up) Download the version you need [...]]]></description>
			<content:encoded><![CDATA[<p>To help you generate strong passwords for new software or online accounts, consider a tool like Password Gorilla. It is free and simple to use. Consider putting the software on a USB drive so you can take it with you to different computers.</p>
<p style="font-weight: bold">Download and install (one time set up)</p>
<ol>
<li>Download the version you need (Windows, MacOSX, or Linux) onto the hard drive of your computer.
<ul>
<li>Save it to the desktop so you can find it again.</li>
</ul>
<ul>
<li>Consider saving both the Mac and Windows versions so you can use it on either if necessary.</li>
</ul>
</li>
<li>Copy the program files to the USB drive.
<ul>
<li>For MacOSX, you may need to unarchive the files and follow installation instructions.</li>
<li>For Windows, drag the .exe file to the USB drive.</li>
</ul>
</li>
<li>Open the program.</li>
<li>Close the Password screen.</li>
<li>On the remaining blank window, File-&gt;New.</li>
<li>Type a master password.
<ul>
<li>Read the <a title="About the master password." href="http://fpx.de/fp/Software/Gorilla/help.html" target="_blank">Help</a> information provided by the software developer.</li>
<li>Note however, that the password you choose must be committed to memory. Other passwords you add do not; they should not be memorable.</li>
</ul>
</li>
<li>File-&gt;Save As.</li>
<li>Name the password database file something you can remember so you can find it on the USB drive.</li>
<li>Update Manage-&gt;Database Preferences to <span style="font-weight: bold">auto save</span> after each entry.</li>
<li>The program will close in 5 minutes.</li>
<li>Quit when you are done working.</li>
</ol>
<p><span style="font-weight: bold">Passwords</span><br />
When you setup a new account or launch a piece of software for the first time, a serial number or password is often required. Some programs will generate a password for you; some let you choose. If you are setting up an account and&#8230;</p>
<ul>
<li>If no password is provided or generated, then use Password Gorilla&#8217;s Generate Password button.</li>
<li>If a password is provided, then copy that password into Password Gorilla&#8217;s Password field.</li>
</ul>
<p><span style="font-weight: bold">Add a new account entry </span></p>
<ol>
<li>Open Password Gorilla and choose your new password database file from the list.</li>
<li>Type your Master Password.</li>
<li>Edit-&gt;Add Entry.
<ul>
<li>Fill in the fields with all the information you know about the account and write notes in the larger field.
<ul>
<li>If you need a password, click the Generate Password button.</li>
<li>Add special characters to it if you want.</li>
</ul>
</li>
<li>Click OK.</li>
</ul>
</li>
</ol>
<p><strong>Use a new password.</strong></p>
<ol>
<li>Open Password Gorilla.</li>
<li>Type your Master password.</li>
<li>Edit-&gt;Edit Entry.
<ul>
<li>Copy the password field contents.</li>
<li>If you want to see the password first, click the Show Password button.</li>
</ul>
</li>
<li>Paste the password into your online account login screen.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/setting-up-password-gorilla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic computer skills needed to survive in the online world</title>
		<link>http://pamvanlonden.com/basic-computer-skills-needed-to-survive-in-the-online-world/</link>
		<comments>http://pamvanlonden.com/basic-computer-skills-needed-to-survive-in-the-online-world/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 16:33:15 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>
		<category><![CDATA[Create an Online Presence Workshop]]></category>
		<category><![CDATA[common keystrokes]]></category>
		<category><![CDATA[control-c]]></category>
		<category><![CDATA[control-v]]></category>
		<category><![CDATA[control-x]]></category>
		<category><![CDATA[copy cut paste]]></category>
		<category><![CDATA[diagram]]></category>
		<category><![CDATA[keyboard diagram]]></category>
		<category><![CDATA[keyboard layout]]></category>
		<category><![CDATA[keystrokes]]></category>

		<guid isPermaLink="false">http://i-paint.us/basic-computer-skills-needed-to-survive-in-the-online-world/</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/basic-computer-skills-needed-to-survive-in-the-online-world/"><img align="left" hspace="5" width="150" src="http://pamvanlonden.com/wp-content/uploads/2008/04/Keyboard-Strokes-300x85.gif" class="alignleft wp-post-image tfe" alt="Use the common left-hand keystrokes to save your right arm from fatigue." title="Keyboard-Strokes" /></a>Learning new skills can be frustrating for some. Sometimes this frustration is a direct result of poor teaching, poor listening/watching skills, lack of experience with pre-skills, or other distractions. And sometimes, the frustration is normal! Learning is not something that is easily acquired the first time it is heard or seen. A learner must experience [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_4669" class="wp-caption alignright" style="width: 310px"><a href="http://pamvanlonden.com/wp-content/uploads/2008/04/Keyboard-Strokes.gif"><img class="size-medium wp-image-4669" title="Keyboard-Strokes" src="http://pamvanlonden.com/wp-content/uploads/2008/04/Keyboard-Strokes-300x85.gif" alt="Use the common left-hand keystrokes to save your right arm from fatigue." width="300" height="85" /></a><p class="wp-caption-text">Use the common left-hand keystrokes to save your right arm from fatigue.</p></div>
<p><strong>Learning new skills can be frustrating for some. </strong>Sometimes this frustration is a direct result of poor teaching, poor listening/watching skills, lack of experience with pre-skills, or other distractions. And sometimes, the frustration is normal! Learning is not something that is easily acquired the first time it is heard or seen. A learner must experience the task first hand and practice it again and again to fully understand and make it part of rote memory.</p>
<p><strong>Learning in a workshop can be particularly trying</strong> when the purpose of the task to learn is not clear, the computer you use does not look like your own,  or others students progress at a different pace. Experienced educators who teach in a computer lab situation know that not all students will listen and watch carefully, stay together, or tell the instructor when he/she is going too fast. Some educators create and print extensive tutorials for students to use in their learning only to find out they are not used. Many students want instructors to do the work for them because they do not want to struggle. <span style="font-weight: bold;">Learning computer skills is like playing a game&#8230;you must explore like a detective to persevere.</span></p>
<p>If you are learning a new skill and don&#8217;t feel you have a complete handle on it, try showing someone else. <strong>Sharing and teaching </strong>is one of the best ways to learn something well (fully understand and retain the new knowledge). Dr. Gary Phillips of the National School Improvement Project (based on Piaget&#8217;s theories about learning) makes this claim: People retain learned material at the following levels:</p>
<ul>
<li>10% of what we hear</li>
<li>15% of what we see</li>
<li>30% of what we see and hear</li>
<li>80% of what we experience actively</li>
<li>90% of what we teach others</li>
</ul>
<p>The following <strong>list of basic computer skills</strong> will be linked to tutorials as I can find good ones. Check off the ones you know and begin to practice the others. Please do not feel like you are supposed to master a skill immediately. Some skills include &#8220;setup&#8221;, which is done one time. After that it is a matter of using the tool or skill often in order to remember it.</p>
<p style="font-weight: bold;">Skills that are 20+ years old.</p>
<ul>
<li>Turn your computer on and off.
<ul>
<li>Turn the volume up and down.</li>
<li>Adjust the screen brightness and contrast.</li>
</ul>
</li>
<li>Open an application/program.
<ul>
<li>Make a new file in the application.</li>
<li>Save and close a file.</li>
<li>Reopen the file.</li>
</ul>
</li>
<li>Use the common file and edit functions (using right-click or these keystrokes):
<ul>
<li>Open Ctl+o</li>
<li>Quit Ctl+q</li>
<li>Save Ctl+s</li>
<li>Find Ctl+f</li>
<li>Copy Ctl+c</li>
<li>Cut Ctl+x</li>
<li>Paste Ctl+v</li>
<li>Undo Ctl+z</li>
<li>Select All Ctl+a</li>
</ul>
</li>
<li>Find/search a file.</li>
<li>Copy a file from one folder/directory to another.</li>
<li>Copy a file or folder/directory from the hard drive to another device.
<ul>
<li>Back up files to floppy or Zip disk.</li>
<li>Consider a copy a backup file.</li>
</ul>
</li>
<li>Rename a file.</li>
<li>Put a disk/disc in the computer and view its file list.
<ul>
<li>Eject a disk.</li>
<li>A disk can be thought of as a floppy disk, CD-ROM disc, DVD disc, USB stick/thumb/jump drive.</li>
</ul>
</li>
<li>Print a document.
<ul>
<li>Change the page orientation.</li>
<li>Change the color/ink settings.</li>
</ul>
</li>
<li>Archive and decompress a set of files and folders/directories.</li>
<li>Use word processing and spreadsheet programs.
<ul>
<li>Type text and numbers</li>
<li>Tab to indent or tab to move from one cell to another.</li>
<li>Return to start a new paragraph or new row.</li>
<li>Set margins.</li>
<li>Set custom tabs.</li>
<li>Bold and italicize text.</li>
</ul>
</li>
</ul>
<p style="font-weight: bold;">Skills that are 10+ years old</p>
<ul>
<li>Connect to the internet.</li>
<li>Setup  an email account.
<ul>
<li>Update the name that will show when someone receives the email.</li>
<li>Add an email signature.
<ul>
<li><a title="video" href="http://video.about.com/email/Signatures-in-Outlook-Express.htm" target="_blank">Outlook Express<br />
</a></li>
</ul>
</li>
<li>Set new messages to retain the original message when replying.</li>
</ul>
</li>
<li>Send and receive email.
<ul>
<li>Attach a document to an email.</li>
<li>Download email attachments and file them on your hard drive.</li>
</ul>
</li>
<li>Search for a file online.</li>
<li>Download a program, Acrobat (.pdf) file, or picture file.</li>
<li>Decompress an archive file.</li>
<li>Copy/back up files to a CD-ROM.</li>
</ul>
<p style="font-weight: bold;">Skills artists need</p>
<ul>
<li>Open, enhance, optimize, and save photo files in various formats for print and online use.</li>
<li>Organize inventory.</li>
<li>Send professional looking email messages.</li>
<li>Upload photo files to online service sites.</li>
<li>Write and edit in a variety of local applications/programs.</li>
<li>Write and edit in a variety of online service sites.</li>
<li>Back up files to CD-ROM, DVD, and/or USB drive.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/basic-computer-skills-needed-to-survive-in-the-online-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Preferences</title>
		<link>http://pamvanlonden.com/dreamweaver-preferences/</link>
		<comments>http://pamvanlonden.com/dreamweaver-preferences/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 03:08:16 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Production]]></category>

		<guid isPermaLink="false">http://i-dev.us/?p=26</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/dreamweaver-preferences/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Launch Dreamweaver Choose Edit-&#62;Preferences General Accessibility, choose Show Attibutes When Inserting: check all boxes Code Format, choose Unix Line break type lowercase quote attributes use DIV tag Invisible Elements, choose Line breaks Image Maps JavaScripts New Document, choose HTML .Make document XHTML compliant Validator, choose XHTML 1.0 transitional]]></description>
			<content:encoded><![CDATA[<ol>
<li>Launch Dreamweaver</li>
<li>Choose Edit-&gt;Preferences
<ul>
<li>General</li>
<li>Accessibility, choose
<ul>
<li> Show Attibutes When Inserting: check all boxes</li>
</ul>
</li>
<li>Code Format, choose
<ul>
<li>Unix Line break type</li>
<li>lowercase</li>
<li>quote attributes</li>
<li>use DIV tag</li>
</ul>
</li>
<li>Invisible Elements, choose
<ul>
<li>Line breaks</li>
<li>Image Maps</li>
<li>JavaScripts</li>
</ul>
</li>
<li>New Document, choose
<ul>
<li>HTML</li>
<li>.Make document XHTML compliant</li>
</ul>
</li>
<li>Validator, choose
<ul>
<li>XHTML 1.0 transitional</li>
</ul>
</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/dreamweaver-preferences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean up the web server ~ ONID at OSU</title>
		<link>http://pamvanlonden.com/clean-up-the-web-server-onid-at-osu/</link>
		<comments>http://pamvanlonden.com/clean-up-the-web-server-onid-at-osu/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 02:35:30 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>
		<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://i-dev.us/?p=17</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/clean-up-the-web-server-onid-at-osu/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>If you&#8217;ve been storing files, experimenting, and building web sites for fun on your OSU ONID web server, it&#8217;s probably time to clean up the space&#8212;the public_html directory as well as other areas. Cleanup is important before beginning a new web project, as you won&#8217;t want any old files confusing you or confusing the dynamic [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been storing files, experimenting, and building web sites for fun on your OSU ONID web server, it&#8217;s probably time to clean up the space&mdash;the public_html directory as well as other areas. </p>
<p>Cleanup is important before beginning a new web project, as you won&#8217;t want any old files confusing you or confusing the dynamic functions you&#8217;ll be using. </p>
<ul>
<li>Delete files you know you won&#8217;t use again. </li>
<li>Move files you&#8217;re aren&#8217;t sure about into a temp directory.</li>
<li>Put files for each web site in separate directories; each named similar to the site name. For instance:
<ul>
<li>oregonstate.edu/~oniduserid/vietnam</li>
<li>oregonstate.edu/~oniduserid/juggling</li>
<li>oregonstate.edu/~oniduserid/cs195</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/clean-up-the-web-server-onid-at-osu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teach to learn</title>
		<link>http://pamvanlonden.com/teach-to-learn/</link>
		<comments>http://pamvanlonden.com/teach-to-learn/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 02:34:56 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>

		<guid isPermaLink="false">http://i-dev.us/?p=16</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/teach-to-learn/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Requiring students to share what they have learned helps them more fully understand and retain&#160;the new knowledge. Dr. Gary Phillips of the National School Improvement Project makes this claim: People retain learned material at the following levels: 10% of what we hear 15% of what we see 30% of what we see and hear 80% [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Requiring students to share what they have learned helps them more fully understand and retain&nbsp;the new knowledge. </p>
<p>Dr. Gary Phillips of the National School Improvement Project makes this claim:</p>
<p>People retain learned material at the following levels:</p>
<ul>
<li>10% of what we hear</li>
<li>15% of what we see</li>
<li>30% of what we see and hear</li>
<li>80% of what we experience actively</li>
<li>90% of what we teach others</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/teach-to-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of necessary skills</title>
		<link>http://pamvanlonden.com/14/</link>
		<comments>http://pamvanlonden.com/14/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 02:29:48 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>

		<guid isPermaLink="false">http://i-dev.us/?p=14</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/14/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Readings HTML for the World Wide Web, 5th Ed. Pages 13 to 82. For review. Differences Between XHTML and HTML W3Schools; excellent tutorials, references, examples, quizzes, and exam certification. Web Quality Assurance Tutorial W3Schools. Necessary Skills This course will continue to open up the possibilites available to you inside the Web. To be successful in [...]]]></description>
			<content:encoded><![CDATA[<div class="floatingcontainer">
<h3>Readings</h3>
<dl>
<dt><a href="http://www.peachpit.com/title/0321150686#" target="_blank">HTML for the World Wide Web, 5th Ed</a>.</dt>
<dd>Pages 13 to 82. For review. </dd>
<dt><a href="http://www.w3schools.com/xhtml/xhtml_html.asp" target="_blank">Differences Between XHTML and HTML</a> </dt>
<dd>W3Schools; excellent tutorials, references, examples, quizzes, and exam certification.</dd>
<dt><a href="http://www.w3schools.com/quality/default.asp" target="_blank">Web Quality Assurance Tutorial</a></dt>
<dd>W3Schools. </dd>
</dl>
</div>
<h3>Necessary Skills</h3>
<p>This course will continue to open up the possibilites available to you inside the Web. To be successful in this class and find the passion many of us have to use the Web to its potential, ascertain if you have most or all of these traits and skills. </p>
<table width="400" height="170" border="1" cellpadding="5" cellspacing="0" bordercolor="#6658DF">
<tr>
<th width="44%" scope="col">Traits</th>
<th width="56%" scope="col">Skills</th>
</tr>
<tr>
<td width="44%" scope="col">
<ul>
<li>Creative thinker</li>
<li>Troubleshooter</li>
<li>Investigator</li>
<li>Interested</li>
<li>Entrepeneural</li>
<li>Available</li>
<li>Collaborator</li>
<li>Organized</li>
</ul>
</td>
<td width="56%" scope="col">
<ul>
<li>Understanding of the web server&#8217;s jobs</li>
<li>Basic .html</li>
<li>Basic image optimizing</li>
<li>Sense of design and typography</li>
<li>Clean file structuring </li>
<li>Accurate typist </li>
</ul>
</td>
</tr>
</table>
<h3>Pre-assessments</h3>
<p>Take all three quizzes and review all topics you had trouble with. If you score below 50% on the HTML quiz, work through the W3Schools tutorials by the end of the week to see if you&#8217;re more comfortable with the content of this course. </p>
<dl>
<dt><a href="http://www.w3schools.com/html/html_quiz.asp" target="_blank">HTML Quiz</a></dt>
<dd>W3Schools. In 5 minutes these 20 questions will let you know if this class if for you.</dd>
<dt><a href="http://www.w3schools.com/xhtml/xhtml_quiz.asp" target="_blank">XHTML Quiz</a></dt>
<dd>W3Schools offers excellent tutorials, examples, and quizzes. Find out in 5 minutes if you need to brush up on the transitional markup standards. </dd>
<dt><a href="http://www.w3schools.com/css/css_quiz.asp" target="_blank">CSS Quiz </a></dt>
<dd>W3Schools offers excellent tutorials, examples, and quizzes. Find out in 5 minutes if you&#8217;re ready for this class. Find out in 5 minutes if you need to brush up on.</dd>
</dl>
<h3>Survey</h3>
<p>So that I can tailor my instruction to work for all students, I need a good indication of your skills, system set up, and interests. Please take the survey by the second day of class.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Course Logistics</title>
		<link>http://pamvanlonden.com/course-logistics/</link>
		<comments>http://pamvanlonden.com/course-logistics/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 02:29:48 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>
		<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://i-dev.us/?p=15</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/course-logistics/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>By following these guidelines, you&#8217;ll succeed in this course: Check Bb frequently for announcements and solutions. Ask technical questions and provide alternative methods in class and the weekly forums so I can answer them for everyone. If you need help getting your code to work: Use Dreamweaver&#8217;s Results panel to see what errors it finds. [...]]]></description>
			<content:encoded><![CDATA[<p>By following these guidelines, you&#8217;ll succeed in this course:</p>
<ul>
<li>Check Bb frequently for announcements and solutions.</li>
<li>Ask technical questions and provide alternative methods in class and the weekly forums so I can answer them for everyone.
<ul>
<li>If you need help getting your code to work:
<ol>
<li>Use Dreamweaver&#8217;s Results panel to see what errors it finds.</li>
<li>Ask questions in the Forum and check back later for answers.</li>
<li>Come in during office hours. </li>
<li>If all three of those methods fail to help solve your problem, email me. I check email every day. Send the URL of the page on the server in the email. </li>
<li>If you have questions about your grade, then use email (it&#8217;s a private matter). </li>
</ol>
</li>
</ul>
</li>
<li>Add all work to your ONID or ENG server space and submit the URL in Blackboard.</li>
<li>Read the textbook(s), my lecture notes, and tutorials to see three different ways to accomplish the same tasks.
<ul>
<li>Print the lecture materials and deliverable page prior to class so you can ask questions and keep notes on the same page.</li>
<li>Try what you read. </li>
<li>Put in the necessary time. </li>
</ul>
</li>
<li>Refrain from using Frames. But experiment with iframes.</li>
<li>Refrain from using adult content in your site, or anything illegal. </li>
<li>Title all emails with the course number (CS 195 or CS 295).
<ul>
<li>This is a requirement! </li>
<li>I get more than 100 emails per day and yours are the most important, so help me find them. </li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/course-logistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Languages of the Internet</title>
		<link>http://pamvanlonden.com/languages-of-the-internet/</link>
		<comments>http://pamvanlonden.com/languages-of-the-internet/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 02:28:22 +0000</pubDate>
		<dc:creator>Pam Van Londen</dc:creator>
				<category><![CDATA[Basic computer skills]]></category>
		<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://i-dev.us/?p=13</guid>
		<description><![CDATA[<a href="http://pamvanlonden.com/languages-of-the-internet/"><img align="left" hspace="5" width="150" height="150" src="http://pamvanlonden.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Readings W3 Schools Glossary Comprehensive terms and explanations. These definitions come from a variety of online sources. Click the term to read more about it. HTML Hypertext Markup Language is a formatting language used for documents on the World Wide Web. HTML files are plain text files with formatting Codes that tell browsers such as [...]]]></description>
			<content:encoded><![CDATA[<div class="floatingcontainer">
<h4>Readings</h4>
<dl>
<dt><a href="http://www.w3schools.com/site/site_glossary.asp" target="_blank">W3 Schools Glossary</a></dt>
<dd>Comprehensive terms and explanations. </dd>
</dl>
</div>
<p>These definitions come from a variety of online sources. Click the term to read more about it. </p>
<dl>
<dt><a href="http://docsrv.caldera.com/INT_Proxy/glossary.htm" target="_blank">HTML</a></dt>
<dd> Hypertext Markup Language is a formatting language used for documents on the World Wide Web. HTML files are plain text files with formatting Codes that tell browsers such as the Netscape Navigator how to display text, position graphics and form items, and display links to other pages. </dd>
<dt><a href="http://www.robinlionheart.com/stds/html4/glossary.html" target="_blank">XHTML</a></dt>
<dd> Extensible Hypertext Markup Language, a stricter remaking of HTML as an application of XML. The successor to HTML.  </dd>
<dt><a href="http://www.wmo.ch/web/www/WDM/Guides/Internet-glossary.html" target="_blank">DHTML</a></dt>
<dd> Dynamic HTML, a mixture of standards including HTML, style sheets, the Document Object Model and scripting.</dd>
<dt><a href="http://websitetips.com/ssi/" target="_blank">SHTML</a></dt>
<dd> (Server-parsed HTML) A file extension used to identify HTML pages that contain server-side includes. This extension is not required. </dd>
<dt><a href="http://www.rustybrick.com/definitions.php" target="_blank">PHP</a></dt>
<dd>Hypertext Preprocessor, an open source, server-side, HTML embedded scripting language used to create dynamic Web pages. In an HTML document, PHP script (similar syntax to that of Perl or C ) is enclosed within special PHP tags. Because PHP is embedded within tags, the author can jump between HTML and PHP (similar to ASP and Cold Fusion) instead of having to rely on heavy amounts of code to output HTML. And, because PHP is executed on the server, the client cannot view the PHP code. PHP can perform any task that any CGI program can do, but its strength lies in its compatibility with many types of databases. </dd>
<dt><a href="%20www.networkbuyersguide.com/search/105487.htm" target="_blank">JavaScript</a></dt>
<dd> JavaScript is a simple scripting language that is sent as text and compiled on the client before execution. It was created by Netscape-not Sun Microsystems or JavaSoft. Originally named LiveScript, JavaScript code (which is unrelated to Sun&#8217;s Java language) is designed to be embedded into HTML documents. It is a competitor to Microsoft&#8217;s VBScript.  </dd>
<dt><a href="http://www.gslis.utexas.edu/%7Evlibrary/glossary/" target="_blank">CSS</a></dt>
<dd>Cascading Style Sheets were created in 1997 with the introduction of the HTML 4.0 Standard. Style sheets let an HTML author create an overall consistent design and layout for Web pages. There are three parts to CSS: the styles, their placement, and the fact they can cascade. </dd>
<dt><a href="http://websitetips.com/ssi/" target="_blank">SSI</a></dt>
<dd>Server Site Includes are server-parsed pages, meaning  the server scans the page for commands that require additional insertion before the page is sent to the user. back to top SMTP server Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP.</dd>
<dt>XML</dt>
<dd> eXtensible Mark-up Language, a specification developed by the W3C. XML is a pared-down version of Standard Generalised Mark-Up Language, designed especially for Web documents. It allows designers to create their own customised tags, enabling the definition, transmission, validation, and interpretation of data between applications and between organizations. </dd>
<dt><a href="http://docs.kde.org/development/en/kdenetwork/knewsticker/glossary.html" target="_blank">RSS</a></dt>
<dd>Quoting the official RSS v1.0 specification: &lsquo;RDF Site Summary (RSS) is a lightweight multipurpose extensible metadata description and syndication format. RSS is an XML application, conforms to the W3C&#8217;s RDF specification and is extensible via XML-namespace and/or RDF based modularization.&rsquo;  Here&#8217;s a <a href="http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html" target="_blank">tamer description</a>: RSS is a format for syndicating news and the content of news-like sites, including major news sites like Wired, news-oriented community sites like Slashdot, and personal weblogs.
  </dd>
<dt>&nbsp;</dt>
<dt><a href="http://orworld.uni-paderborn.de/downloads/glossary/glossary.html" target="_blank">XSLT</a></dt>
<dd> XSL Transformations, a language for transforming XML documents into other XML documents. XSLT is designed for use as part of XSL, which is a style sheet language for XML. In addition to XSLT, XSL includes an XML vocabulary for specifying formatting. XSLT is a W3C specification but also part 2 of the XSL specification. </dd>
<dt>SOAP</dt>
<dd>Interfaces with XML to deliver web services. </dd>
<dt><a href="http://docs.kde.org/development/en/kdenetwork/knewsticker/glossary.html" target="_blank"></a></dt>
<dt><a href="http://www.farabi.com/glossary/GlossW.html" target="_blank">WML</a></dt>
<dd>Wireless Markup Language which was formerly known as HDML (Handheld Devices Markup Language). WML is a language that allows the text portions of Web pages to be displayed on mobile phones and personal digital assistants (PDAs) via wireless access. WML is part of the Wireless Application Protocol (WAP) that is being proposed by several vendors to standards bodies.</dd>
<dt><a href="http://www.w3.org/TR/REC-MathML/" target="_blank">MathML</a></dt>
<dd>MathML is an XML application for describing mathematical notation and capturing both its structure and content. The goal of MathML is to enable mathematics to be served, received, and processed on the Web, just as HTML has enabled this functionality for text.</dd>
<dt>.NET</dt>
<dd>Microsoft&#8217;s set of software technologies for connecting information, people, systems, and devices. The technology is based on Web services&mdash;small building-block applications that can connect to each other as well as to other, larger applications over the Internet.</dd>
<dt>ASPX</dt>
<dd>-</dd>
<dt>ASP</dt>
<dd>-</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://pamvanlonden.com/languages-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

