<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://helpwiki.evergreen.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ripsu</id>
		<title>Help Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://helpwiki.evergreen.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ripsu"/>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php/Special:Contributions/Ripsu"/>
		<updated>2026-05-26T19:39:39Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Fetch_-_Detailed_setup_instructions&amp;diff=10828</id>
		<title>Fetch - Detailed setup instructions</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Fetch_-_Detailed_setup_instructions&amp;diff=10828"/>
				<updated>2011-02-15T18:54:34Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You want to set up a shortcut for logging on to your Evergreen web account, so you don't have to type in the same information every time. So start Fetch and choose &amp;quot;New Shortcut&amp;quot; off the customize menu to get the New Shortcut dialogue box:&lt;br /&gt;
&lt;br /&gt;
[[Image:Fetch1_copy.jpg]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The Name field can say whatever you please, like My Evergreen Website.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the Host field, make sure the correct site is specified (e.g. www.evergreen.edu for student personal web pages or academic.evergreen.edu for faculty or curricular ones.)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the User ID field specify specify your evergreen.edu user name. (.e.g. metzlerd or greima20)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the Password field, specify your evergreen.edu account password&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The Directory field needs whatever is needed after what's in the Host field to complete the address of the directory/folder that your home page is in. For example, suppose you have a home page at http://academic.evergreen.edu/c/curtzt/index.htm, and your Host field reads academic.evergreen.edu, then the Directory field should say /c/curtzt/&amp;lt;li&amp;gt; &lt;br /&gt;
&amp;lt;li&amp;gt;Press OK.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now if you start Fetch, or choose New Connection off the File menu you should be able to pull down the Shortcuts menu in the bottom left corner and choose whatever name you assigned to this shortcut to get a window with all your login information filled out.&lt;br /&gt;
&lt;br /&gt;
'''Basic Fetch Tips''' -&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;You can move and delete whole directories, and rename files, with choices on the Remote menu.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;You don't need to specify file types when you're doing a transfer - &amp;quot;Auto&amp;quot; is the default setting and Fetch will figure out if you need a binary transfer or not.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
[[Category: Programming Tools]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Secure_Shell_(SSH)&amp;diff=10827</id>
		<title>Secure Shell (SSH)</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Secure_Shell_(SSH)&amp;diff=10827"/>
				<updated>2011-02-15T18:53:45Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''S'''ecure '''SH'''ell, often abbreviated to SSH, is the successor to telnet: A technology that allows you to remotely access UNIX shells (virtual terminals) and execute commands over a network. Unlike its predecessor it offers encryption of the data stream and increased security and privacy.&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming Tools]]&lt;br /&gt;
[[Category: Web Publishing]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Programming_Tools&amp;diff=10826</id>
		<title>Category:Programming Tools</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Programming_Tools&amp;diff=10826"/>
				<updated>2011-02-15T18:53:14Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: Created page with '  category:Software Help'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
 [[category:Software Help]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=PuTTy&amp;diff=10825</id>
		<title>PuTTy</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=PuTTy&amp;diff=10825"/>
				<updated>2011-02-15T18:53:03Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How to use PuTTy:&lt;br /&gt;
&lt;br /&gt;
So you want to work on some programmin' on grace but you are on a windows machine? No sweat, just use PuTTy. Open PuTTy, type in your hostname, then you will be prompted with your username and password.&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming Tools]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Endnote&amp;diff=10824</id>
		<title>Endnote</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Endnote&amp;diff=10824"/>
				<updated>2011-02-15T18:52:09Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The college currently owns 5 concurrent licensed copies of Endnote.  This is available in the CAL and Computer Center.&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
 [[category:Citation Software]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Endnote&amp;diff=10823</id>
		<title>Endnote</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Endnote&amp;diff=10823"/>
				<updated>2011-02-15T18:51:17Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: Created page with ' {stub}   category:Citation Software'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{stub}&lt;br /&gt;
&lt;br /&gt;
 [[category:Citation Software]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Citation_Software&amp;diff=10822</id>
		<title>Category:Citation Software</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Citation_Software&amp;diff=10822"/>
				<updated>2011-02-15T18:50:41Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: Created page with 'Category:Software Help'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Software Help]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Zotero&amp;diff=10821</id>
		<title>Zotero</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Zotero&amp;diff=10821"/>
				<updated>2011-02-15T18:50:19Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Accessing the College's library catalogs can be a great research tool.  Zotero can build your citation database once you learn how to navigate the resources that are available to you.&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
 [[category:Citation Software]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Maplesoft_Training&amp;diff=10820</id>
		<title>Maplesoft Training</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Maplesoft_Training&amp;diff=10820"/>
				<updated>2011-02-15T18:49:43Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is free training available from the Maplesoft website for anyone who wants a introduction to how to use Maple.&lt;br /&gt;
&lt;br /&gt;
[http://www.maplesoft.com/support/training/index.aspx http://www.maplesoft.com/support/training/index.aspx]&lt;br /&gt;
&lt;br /&gt;
 [[category:Maple]]&lt;br /&gt;
 [[category:Math]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Maplesoft_Training&amp;diff=10819</id>
		<title>Maplesoft Training</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Maplesoft_Training&amp;diff=10819"/>
				<updated>2011-02-15T18:48:47Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is free training available from the Maplesoft website for anyone who wants a introduction to how to use Maple.&lt;br /&gt;
&lt;br /&gt;
[http://www.maplesoft.com/support/training/index.aspx http://www.maplesoft.com/support/training/index.aspx]&lt;br /&gt;
&lt;br /&gt;
 [[category:Maple]]&lt;br /&gt;
 [[category:Math]]&lt;br /&gt;
 [[category:Software Help]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Maplesoft_Training&amp;diff=10818</id>
		<title>Maplesoft Training</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Maplesoft_Training&amp;diff=10818"/>
				<updated>2011-02-15T18:48:11Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is free training available from the Maplesoft website for anyone who wants a introduction to how to use Maple.&lt;br /&gt;
&lt;br /&gt;
[http://www.maplesoft.com/support/training/index.aspx http://www.maplesoft.com/support/training/index.aspx]&lt;br /&gt;
&lt;br /&gt;
 [[category:Maple]]&lt;br /&gt;
 [[category:Math]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Maple&amp;diff=10817</id>
		<title>Category:Maple</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Maple&amp;diff=10817"/>
				<updated>2011-02-15T18:47:45Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add Your Content Here &lt;br /&gt;
&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[category:Software Help]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Math&amp;diff=10816</id>
		<title>Category:Math</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Math&amp;diff=10816"/>
				<updated>2011-02-15T18:47:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are the math software applications that Evergreen hosts.  These can be found in both the CAL and Computer Center.&lt;br /&gt;
&lt;br /&gt;
[[Category:Software Help]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Math&amp;diff=10815</id>
		<title>Category:Math</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Math&amp;diff=10815"/>
				<updated>2011-02-15T18:27:16Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: Created page with 'Below are the math software applications that Evergreen hosts.  These can be found in both the CAL and Computer Center.'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are the math software applications that Evergreen hosts.  These can be found in both the CAL and Computer Center.&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=JMP&amp;diff=10814</id>
		<title>JMP</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=JMP&amp;diff=10814"/>
				<updated>2011-02-15T18:26:18Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;JMP is a comprehensive statistics package which can import data from SAS, Excel, and even text files.  It is available on both Mac and Windows platforms.&lt;br /&gt;
&lt;br /&gt;
Students are able to obtain a free copy of JMP.  For more information, please contact [http://rails.evergreen.edu/contact/?site=ac-computing-help&amp;amp;recipient=acadcomphelp&amp;amp;tt=true&amp;amp;subject=Email%20from%20Software%20Help%20on%20the%20Computing%20Wiki| Academic Computing]&lt;br /&gt;
&lt;br /&gt;
 [[category:Statistics]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Moodle&amp;diff=10555</id>
		<title>Category:Moodle</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Moodle&amp;diff=10555"/>
				<updated>2010-12-21T23:43:02Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;[[File:Mlogo-126x100.gif‎ |left|75px]]Moodle is an open-source application that was built by and for teachers to provide a foundation for course management on the web. Moodle supports structured course-work with tools like assignments, quizzes, peer assessment, etc.  Moodle is easy to use and has many powerful features designed to augment the classroom experience.  For more information about Moodle, visit their webpage at [http://www.moodle.org/ http://www.moodle.org/].&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moodle At Evergreen====&lt;br /&gt;
Moodle sites are available for every academic offering automatically and availability to those sites are controlled by the faculty. Faculty who wish to use their Moodle site, log into http://my.evergreen.edu/ you should find a site for next quarter waiting for you.&lt;br /&gt;
&lt;br /&gt;
Moodle sites are not visible or available for use by students until the faculty make it so. Faculty can change the '''[[Course_Availability | course availability]]''' when they're ready for students to use the site.&lt;br /&gt;
&lt;br /&gt;
Students will be '''[[enrollment | automatically enrolled]]''' about three weeks before classes begin.&lt;br /&gt;
&lt;br /&gt;
Sites from previous quarters will remain available throughout the academic year. Courses will be moved to an archive area prior to the next academic year, but faculty should still have access to them for an additional year.&lt;br /&gt;
&lt;br /&gt;
As always, faculty are welcome to contact their [http://www.evergreen.edu/computing/academiccomp/liaisons.htm Academic Computing Liaison] with any questions about your moodle sites.&lt;br /&gt;
&lt;br /&gt;
 Please visit http://my.evergreen.edu/ to find your sites.&lt;br /&gt;
&lt;br /&gt;
If you're a faculty member and new to Moodle, you might consider our [[Faculty Tutorial - Moodle | Faculty Tutorial]]. Otherwise, if you have questions about using Moodle, please contact [http://www.evergreen.edu/computing/academiccomp/liaisons.htm contact your Academic Computing Liaison].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Curricular Technologies]]&lt;br /&gt;
[[Category:Web Publishing]]&lt;br /&gt;
[[Category:Software  Help]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Talk:Account_Deactivation&amp;diff=10026</id>
		<title>Talk:Account Deactivation</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Talk:Account_Deactivation&amp;diff=10026"/>
				<updated>2010-11-12T23:18:39Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: moved Talk:Deactivation to Talk:Account Deactivation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== remove mailto: ==&lt;br /&gt;
&lt;br /&gt;
Instead let's use the Evergreen submit form:&lt;br /&gt;
 http://www.evergreen.edu/scripts/contactsm.asp?sm=youralias&amp;amp;sub=Email%20from%20whatever%20You%20want&amp;amp;title=Contact&lt;br /&gt;
&lt;br /&gt;
== IMAP page still needs help ==&lt;br /&gt;
&lt;br /&gt;
This page only tells you what IMAP is and then how to configure LDAP, not IMAP.&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Talk:Account_Deactivation&amp;diff=10021</id>
		<title>Talk:Account Deactivation</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Talk:Account_Deactivation&amp;diff=10021"/>
				<updated>2010-11-12T22:57:19Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: moved Talk:Evergreen Login Deactivation to Talk:Deactivation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== remove mailto: ==&lt;br /&gt;
&lt;br /&gt;
Instead let's use the Evergreen submit form:&lt;br /&gt;
 http://www.evergreen.edu/scripts/contactsm.asp?sm=youralias&amp;amp;sub=Email%20from%20whatever%20You%20want&amp;amp;title=Contact&lt;br /&gt;
&lt;br /&gt;
== IMAP page still needs help ==&lt;br /&gt;
&lt;br /&gt;
This page only tells you what IMAP is and then how to configure LDAP, not IMAP.&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Talk:Evergreen_Login_Deactivation&amp;diff=10022</id>
		<title>Talk:Evergreen Login Deactivation</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Talk:Evergreen_Login_Deactivation&amp;diff=10022"/>
				<updated>2010-11-12T22:57:19Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: moved Talk:Evergreen Login Deactivation to Talk:Deactivation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Talk:Deactivation]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Evergreen_Login_Deactivation_Timeline&amp;diff=10018</id>
		<title>Evergreen Login Deactivation Timeline</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Evergreen_Login_Deactivation_Timeline&amp;diff=10018"/>
				<updated>2010-11-12T22:56:54Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: moved Evergreen Login Deactivation Timeline to Deactivation Timeline&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Deactivation Timeline]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Login_Deactivation:_Tips_for_Students&amp;diff=10012</id>
		<title>Login Deactivation: Tips for Students</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Login_Deactivation:_Tips_for_Students&amp;diff=10012"/>
				<updated>2010-11-12T22:53:36Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;[[image:Lock.png | left]] Once you have been notified that your account is being deactivated, make sure you take your stuff with you!  Below you'll find specificity around how to make sure you don't loose anything in your transition from Evergreen to the big wide world out there.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Email====&lt;br /&gt;
If you use your Evergreen email, notify those you correspond with about the change to your email address. If you have email messages in your Evergreen mailbox that you want to save, there are a couple of options:&lt;br /&gt;
*Set up an IMAP email client on your computer. See the[[IMAP | IMAP Instructions]] for details.&lt;br /&gt;
*Forward your emails individually from [https://evergreen.edu/webmail Evergreen's Webmail] to an outside address.&lt;br /&gt;
&lt;br /&gt;
====Stop getting messages from Evergreen, All Student DL, etc..====&lt;br /&gt;
If you don't want to get messages from Evergreen between when you leave and when the account is disabled, the best way to do this is to uncheck forwarding (if you forward your Evergreen email to another provider) through my.evergreen.edu under Account Settings, email.&lt;br /&gt;
&lt;br /&gt;
====Evaluations====&lt;br /&gt;
Evaluations that you created inside the MyEvergreen application may be saved as PDFs to your own computer. You may of course print these evals, as well. The Registration Office will always be available to produce [http://www.evergreen.edu/registration/transcript.htm official and unofficial transcripts] for you.&lt;br /&gt;
&lt;br /&gt;
====Evergreen Blogs====&lt;br /&gt;
All blogs will be deleted 60 days from the date that the logins have been disabled. You can backup your blog posts and pages to a text file and import them later into another off-site blogging service. Please note: any media uploaded to Evergreen's blog server will have to be saved manually. For instructions see: [[Exporting Blog Entries - Wordpress|Exporting Blog Entries]]&lt;br /&gt;
&lt;br /&gt;
====Network File Space====&lt;br /&gt;
&lt;br /&gt;
All network resources (including network file space) will be deleted 60 days from the date that the logins have been disabled. It is important that students wishing to preserve materials in these folders make their own copies before this date.&lt;br /&gt;
&lt;br /&gt;
====Web Space====&lt;br /&gt;
All network resources (including web space) will be deleted 60 days from the date that the logins have been disabled.  It is important that students wishing to preserve materials in these folders make their own copies before this date.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Login_Deactivation:_Tips_for_Students&amp;diff=10011</id>
		<title>Login Deactivation: Tips for Students</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Login_Deactivation:_Tips_for_Students&amp;diff=10011"/>
				<updated>2010-11-12T22:52:32Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: Created page with '__NOTOC__ &amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;Once you have been notified that your account is being deactivated, make sure you take your stuff with you!  Below you'll find specificity around how…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;Once you have been notified that your account is being deactivated, make sure you take your stuff with you!  Below you'll find specificity around how to make sure you don't loose anything in your transition from Evergreen to the big wide world out there.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Email====&lt;br /&gt;
If you use your Evergreen email, notify those you correspond with about the change to your email address. If you have email messages in your Evergreen mailbox that you want to save, there are a couple of options:&lt;br /&gt;
*Set up an IMAP email client on your computer. See the[[IMAP | IMAP Instructions]] for details.&lt;br /&gt;
*Forward your emails individually from [https://evergreen.edu/webmail Evergreen's Webmail] to an outside address.&lt;br /&gt;
&lt;br /&gt;
====Stop getting messages from Evergreen, All Student DL, etc..====&lt;br /&gt;
If you don't want to get messages from Evergreen between when you leave and when the account is disabled, the best way to do this is to uncheck forwarding (if you forward your Evergreen email to another provider) through my.evergreen.edu under Account Settings, email.&lt;br /&gt;
&lt;br /&gt;
====Evaluations====&lt;br /&gt;
Evaluations that you created inside the MyEvergreen application may be saved as PDFs to your own computer. You may of course print these evals, as well. The Registration Office will always be available to produce [http://www.evergreen.edu/registration/transcript.htm official and unofficial transcripts] for you.&lt;br /&gt;
&lt;br /&gt;
====Evergreen Blogs====&lt;br /&gt;
All blogs will be deleted 60 days from the date that the logins have been disabled. You can backup your blog posts and pages to a text file and import them later into another off-site blogging service. Please note: any media uploaded to Evergreen's blog server will have to be saved manually. For instructions see: [[Exporting Blog Entries - Wordpress|Exporting Blog Entries]]&lt;br /&gt;
&lt;br /&gt;
====Network File Space====&lt;br /&gt;
&lt;br /&gt;
All network resources (including network file space) will be deleted 60 days from the date that the logins have been disabled. It is important that students wishing to preserve materials in these folders make their own copies before this date.&lt;br /&gt;
&lt;br /&gt;
====Web Space====&lt;br /&gt;
All network resources (including web space) will be deleted 60 days from the date that the logins have been disabled.  It is important that students wishing to preserve materials in these folders make their own copies before this date.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=10007</id>
		<title>Default Username and Password</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=10007"/>
				<updated>2010-11-12T22:40:13Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;[[image:Lock.png | left]] To determine your Evergreen login name and default password use the following example below.  Be sure to use the ''exact name and birth date'' you provided to the college when you enrolled.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===What is my default student login?===&lt;br /&gt;
# Take the first 3 letters of your last name&lt;br /&gt;
# add the first 3 letters of your first name&lt;br /&gt;
# add the 2 digit day you were born&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her login name is: greima01''&lt;br /&gt;
&lt;br /&gt;
===What is my default student password===&lt;br /&gt;
# Take the 2 digit day you were born (the same two numbers that end your login)&lt;br /&gt;
# add the first three characters of the month you were born in (all lower case)&lt;br /&gt;
# add the last 2 digits of the year you were born in&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener - born on December 01, 1981. Her default password is 01dec81''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Do not need to include the &amp;quot;@evergreen.edu&amp;quot; when logging in.&lt;br /&gt;
&lt;br /&gt;
===Former Students===&lt;br /&gt;
After you leave Evergreen, your student login will be inactivated. You may request a new, &amp;quot;former student&amp;quot; login here: https://my.evergreen.edu/public/user_request.&lt;br /&gt;
&lt;br /&gt;
Former student login names are created from the first and last name that is submitted with the request, with no spaces and all lower case letters. So the typical former student login name will be like &amp;quot;firstlast.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Logging in for the first time?===&lt;br /&gt;
If you have never logged in before, you must go through several steps in order to activate your account which will also be the mechanism that creates your email address.  Please follow the steps in our '''[[Logging in for the First Time | first time login page]]''' to activate your Evergreen account.&lt;br /&gt;
&lt;br /&gt;
===Need More Help?===&lt;br /&gt;
For additional help with this process, check out the '''[[Login Help | Login Troubleshooting]]''' page for additional troubleshooting steps in getting logged in.  You can also call the Computer Center Help Desk at 360-867-6227 or check out all the additional help pages for Evergreen Login by clicking the link below.&lt;br /&gt;
&lt;br /&gt;
'''''Note for Faculty and Staff:'''''  If you are experiencing problems with your Evergreen login, please contact the TSS help desk at 867-6627.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=My_Evergreen_Account_Help&amp;diff=10006</id>
		<title>My Evergreen Account Help</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=My_Evergreen_Account_Help&amp;diff=10006"/>
				<updated>2010-11-12T22:39:22Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;[[image:Lock.png | left]] Need help logging into your Evergreen.edu account? You've come to the right place.  Choose one the options below that best describes the problems you are having.  If this doesn't lead to fruitful resolution and you're a student, call the Computer Center at 867-6227.  Faculty or staff? call the TSS help desk at X6627.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''[[Logging in for the First Time]]''' &lt;br /&gt;
: I am logging in for the first time and I need some help&lt;br /&gt;
*'''[[Forgot My Password]]'''&lt;br /&gt;
: I forgot my password, is there a way to find out what it was?&lt;br /&gt;
*'''[[Forgot My Login Name]]&lt;br /&gt;
: I forgot my login name, is there some way to figure this out? &lt;br /&gt;
*'''[[I know my login and password but am still having problems| Still Having Problems]]'''&lt;br /&gt;
:I know my login and password, but am still having problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[MyEvergreen Help]] | Go to [https://my.evergreen.edu my.evergreen.edu] &lt;br /&gt;
[[Category:MyEvergreen]]&lt;br /&gt;
[[Category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=My_Evergreen_Account_Help&amp;diff=10005</id>
		<title>My Evergreen Account Help</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=My_Evergreen_Account_Help&amp;diff=10005"/>
				<updated>2010-11-12T22:37:57Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[image:Lock.png | left]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Need help logging into your Evergreen.edu account?''' You've come to the right place.  Choose one the options below that best describes the problems you are having.  If this doesn't lead to fruitful resolution and you're a student, call the Computer Center help desk at 867-6227.  Faculty or staff? call the TSS help desk at X6627&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''[[Logging in for the First Time]]''' &lt;br /&gt;
: I am logging in for the first time and I need some help&lt;br /&gt;
*'''[[Forgot My Password]]'''&lt;br /&gt;
: I forgot my password, is there a way to find out what it was?&lt;br /&gt;
*'''[[Forgot My Login Name]]&lt;br /&gt;
: I forgot my login name, is there some way to figure this out? &lt;br /&gt;
*'''[[I know my login and password but am still having problems| Still Having Problems]]'''&lt;br /&gt;
:I know my login and password, but am still having problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[MyEvergreen Help]] | Go to [https://my.evergreen.edu my.evergreen.edu] &lt;br /&gt;
[[Category:MyEvergreen]]&lt;br /&gt;
[[Category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Software_Help&amp;diff=10004</id>
		<title>Category:Software Help</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Software_Help&amp;diff=10004"/>
				<updated>2010-11-12T22:01:10Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;Below you will find help for many of the software applications you can use on campus.  Another great way to get help, is to talk to one of Student Consultants at the front desk of the Computer Center (360)867-6227. [[Lynda.com Video Tutorials |Self-paced online training videos]] are also available to Evergreen Students from Lynda.com.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Top]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Web_Publishing&amp;diff=10003</id>
		<title>Category:Web Publishing</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Web_Publishing&amp;diff=10003"/>
				<updated>2010-11-12T22:00:02Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;Evergreen community members have several options when it comes to publishing to the web.  The most common form of self publishing is currently done through Evergreen's Wordpress blog server.&amp;lt;/div&amp;gt;&lt;br /&gt;
*[[Creating a blog at blogs.evergreen.edu - Wordpress| Self-request a personal website or blog]] at [http://blogs.evergreen.edu blogs.evergreen.edu]&lt;br /&gt;
*Student group website on [http://blogs.evergreen.edu blogs.evergreen.edu] or academic.evergreen.edu&lt;br /&gt;
*Curricular website (see [http://www.evergreen.edu/computing/acc/instructionaltech.htm Curricular Technologies])&lt;br /&gt;
*Publishing official Evergreen pages http://www.evergreen.edu/webresources&lt;br /&gt;
&lt;br /&gt;
[[Category:Top]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Network&amp;diff=10002</id>
		<title>Category:Network</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Network&amp;diff=10002"/>
				<updated>2010-11-12T21:58:26Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;These articles are specifically related to Evergreen's network and how best to navigate it.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Top]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File_Space_Overview&amp;diff=9981</id>
		<title>File Space Overview</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File_Space_Overview&amp;diff=9981"/>
				<updated>2010-11-10T19:50:02Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;[[image:networkfolder.jpg | left]] &lt;br /&gt;
Network file space is a protected folder on the network which is available to all Evergreen staff and faculty by default, and for students upon enrolling in a class.  Student shares created this way are located on a server called Orca.  Faculty and staff will continue to use network file space on the server Hurricane. &amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Why use it?===&lt;br /&gt;
*You might lose your thumbdrive (flashdrive).&lt;br /&gt;
*If your hard drive stops working, you might not be able to extract your files from it.&lt;br /&gt;
*Evergreen's servers are backed up ''every 24 hours'', which means your data is '''safe'''.&lt;br /&gt;
*Files saved on servers are accessible from all campus computers. You can also access them from home using the secure [http://en.wikipedia.org/wiki/WebDAV WebDAV] protocol.&lt;br /&gt;
&lt;br /&gt;
===The Servers===&lt;br /&gt;
*'''Orca''' is the primary file server for academic resources.  This server hosts academic program shares, individual student shares (generated automatically), academic workgroups and research shares.  For questions about or requests concerning Orca, please contact [http://rails.evergreen.edu/contact/?site=ac-computing-help&amp;amp;recipient=acadcomphelp&amp;amp;tt=true&amp;amp;subject=Email%20from%20the%20Fileshare%20Help%20Wiki Academic Computing].&lt;br /&gt;
*'''Hurricane''' is the primary file server for Faculty &amp;amp; Staff personal file shares as well as staff work areas.  For additional help with hurricane filespace, or to request a new fileshare on Hurricane, please contact [http://www.evergreen.edu/computing/clientservices/ Client Services] at 867-6627.&lt;br /&gt;
*'''Nimrod''' is the primary fileserver for students and faculty in the media arts.  Nimrod is not backed up or available off campus. For help with this resource, contact the folks at [http://www.evergreen.edu/scripts/contact.asp?sm=emsoftware&amp;amp;sub=NimrodSite&amp;amp;title=Contact%20Electronic%20Media Electronic Media].&lt;br /&gt;
&lt;br /&gt;
===Instructions on How to Connect===&lt;br /&gt;
*[[Connect to Filespace - Mac OS X]]&lt;br /&gt;
*[[Connect to Filespace - Windows Vista or Win7]]&lt;br /&gt;
*[[Connect to Filespace - Windows XP]]&lt;br /&gt;
*[[Connect to Filespace - Linux]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:File Space]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File_Space_Overview&amp;diff=9980</id>
		<title>File Space Overview</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File_Space_Overview&amp;diff=9980"/>
				<updated>2010-11-10T19:48:17Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;[[image:networkfolder.jpg | left]] &lt;br /&gt;
Network file space is a protected folder on the network which is available to all Evergreen staff and faculty by default, and for students upon enrolling in a class.&amp;lt;/div&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Student shares created this way are located on a server called Orca.&lt;br /&gt;
&lt;br /&gt;
Faculty and staff will continue to use network file space on the server Hurricane.&lt;br /&gt;
&lt;br /&gt;
If you are a student in the Media Arts, you may also have filespace available on Nimrod.  Space on this server is available only through your academic program.  &lt;br /&gt;
&lt;br /&gt;
===Why use it?===&lt;br /&gt;
*You might lose your thumbdrive (flashdrive).&lt;br /&gt;
*If your hard drive stops working, you might not be able to extract your files from it.&lt;br /&gt;
*Evergreen's servers are backed up ''every 24 hours'', which means your data is '''safe'''.&lt;br /&gt;
*Files saved on servers are accessible from all campus computers. You can also access them from home using the secure [http://en.wikipedia.org/wiki/WebDAV WebDAV] protocol.&lt;br /&gt;
&lt;br /&gt;
===The Servers===&lt;br /&gt;
*'''Orca''' is the primary file server for academic resources.  This server hosts academic program shares, individual student shares (generated automatically), academic workgroups and research shares.  For questions about or requests concerning Orca, please contact [http://rails.evergreen.edu/contact/?site=ac-computing-help&amp;amp;recipient=acadcomphelp&amp;amp;tt=true&amp;amp;subject=Email%20from%20the%20Fileshare%20Help%20Wiki Academic Computing].&lt;br /&gt;
*'''Hurricane''' is the primary file server for Faculty &amp;amp; Staff personal file shares as well as staff work areas.  For additional help with hurricane filespace, or to request a new fileshare on Hurricane, please contact [http://www.evergreen.edu/computing/clientservices/ Client Services] at 867-6627.&lt;br /&gt;
*'''Nimrod''' is the primary fileserver for students and faculty in the media arts.  Nimrod is not backed up or available off campus. For help with this resource, contact the folks at [http://www.evergreen.edu/scripts/contact.asp?sm=emsoftware&amp;amp;sub=NimrodSite&amp;amp;title=Contact%20Electronic%20Media Electronic Media].&lt;br /&gt;
&lt;br /&gt;
===Instructions on How to Connect===&lt;br /&gt;
*[[Connect to Filespace - Mac OS X]]&lt;br /&gt;
*[[Connect to Filespace - Windows Vista or Win7]]&lt;br /&gt;
*[[Connect to Filespace - Windows XP]]&lt;br /&gt;
*[[Connect to Filespace - Linux]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:File Space]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Moodle&amp;diff=9978</id>
		<title>Category:Moodle</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Moodle&amp;diff=9978"/>
				<updated>2010-11-10T19:44:44Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;intro&amp;quot;&amp;gt;[[File:Mlogo-126x100.gif‎ |left|75px]]Moodle is an open-source, freely available system that was built by and for teachers to provide a foundation for course management on the web. Moodle supports structured course-work with tools like assignments, quizzes, peer assessment, etc.  Moodle is easy to use and has many powerful features designed to augment the classroom experience.  For more information about Moodle, visit their webpage at [http://www.moodle.org/ http://www.moodle.org/].&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moodle At Evergreen====&lt;br /&gt;
Moodle sites are available for every academic offering automatically and availability to those sites are controlled by the faculty. Faculty who wish to use their Moodle site, log into http://my.evergreen.edu/ you should find a site for next quarter waiting for you.&lt;br /&gt;
&lt;br /&gt;
Moodle sites are not visible or available for use by students until the faculty make it so. Faculty can change the '''[[Course_Availability | course availability]]''' when they're ready for students to use the site.&lt;br /&gt;
&lt;br /&gt;
Students will be '''[[enrollment | automatically enrolled]]''' about three weeks before classes begin.&lt;br /&gt;
&lt;br /&gt;
Sites from previous quarters will remain available throughout the academic year. Courses will be moved to an archive area prior to the next academic year, but faculty should still have access to them for an additional year.&lt;br /&gt;
&lt;br /&gt;
As always, faculty are welcome to contact their [http://www.evergreen.edu/computing/academiccomp/liaisons.htm Academic Computing Liaison] with any questions about your moodle sites.&lt;br /&gt;
&lt;br /&gt;
 Please visit http://my.evergreen.edu/ to find your sites.&lt;br /&gt;
&lt;br /&gt;
If you're a faculty member and new to Moodle, you might consider our [[Faculty Tutorial - Moodle | Faculty Tutorial]]. Otherwise, if you have questions about using Moodle, please contact [http://www.evergreen.edu/computing/academiccomp/liaisons.htm contact your Academic Computing Liaison].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Curricular Technologies]]&lt;br /&gt;
[[Category:Web Publishing]]&lt;br /&gt;
[[Category:Software  Help]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8849</id>
		<title>Archive Schedule - MediaWiki</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8849"/>
				<updated>2010-04-14T17:40:32Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: /* Curricular Mediawiki sites */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====Curricular sites====&lt;br /&gt;
Sites associated with an academic program will be archived and removed from production on an annual basis.  These sites will be identified by AC staff as curricular, scraped and flattened by July 15.  Subsequent HTML files will be moved to Orca curricular archives space for faculty-only access. On faculty request, the site become a public archive, it will be posted at archives.evergreen.edu/curricular for public access after faculty have signed off on a copyright and FERPA review.&lt;br /&gt;
&lt;br /&gt;
====Administrative sites====&lt;br /&gt;
Administrative sites will only be archived and removed from production at the request of data owner.   &lt;br /&gt;
 [[category:Archive]]&lt;br /&gt;
[[category:Mediawiki]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8848</id>
		<title>Archive Schedule - MediaWiki</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8848"/>
				<updated>2010-04-14T17:33:04Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: /* Curricular Mediawiki sites */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====Curricular Mediawiki sites====&lt;br /&gt;
Sites associated with an academic program will be archived and removed from production on an annual basis.  These sites will be identified by AC staff as curricular, scraped and flattened by July 15.  Subsequent HTML files will be moved to Orca curricular archives space for faculty-only access. On faculty request, the site become a public archive, it will be posted at archives.evergreen.edu/curricular for public access after faculty have signed off on a copyright and FERPA review.&lt;br /&gt;
&lt;br /&gt;
====Administrative sites====&lt;br /&gt;
Administrative sites will only be archived and removed from production at the request of data owner.   &lt;br /&gt;
 [[category:Archive]]&lt;br /&gt;
[[category:Mediawiki]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8847</id>
		<title>Archive Schedule - MediaWiki</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8847"/>
				<updated>2010-04-14T17:32:32Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====Curricular Mediawiki sites====&lt;br /&gt;
Wikis associated with an academic program will be archived and removed from production on an annual basis.  These sites will be identified by AC staff as curricular, scraped and flattened by July 15.  Subsequent HTML files will be moved to Orca curricular archives space for faculty-only access. On faculty request, the site become a public archive, it will be posted at archives.evergreen.edu/curricular for public access after faculty have signed off on a copyright and FERPA review.&lt;br /&gt;
====Administrative sites====&lt;br /&gt;
Administrative sites will only be archived and removed from production at the request of data owner.   &lt;br /&gt;
 [[category:Archive]]&lt;br /&gt;
[[category:Mediawiki]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8846</id>
		<title>Archive Schedule - MediaWiki</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8846"/>
				<updated>2010-04-14T17:30:23Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Curricular Mediawiki sites&lt;br /&gt;
Wikis associated with an academic program will be archived and removed from production on an annual basis.  These sites will be identified by AC staff as curricular, scraped and flattened by July 15.  Subsequent HTML files will be moved to Orca curricular archives space for faculty-only access. On faculty request, the site become a public archive, it will be posted at archives.evergreen.edu/curricular for public access after faculty have signed off on a copyright and FERPA review.&lt;br /&gt;
&lt;br /&gt;
 [[category:Archive]]&lt;br /&gt;
[[category:Mediawiki]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8845</id>
		<title>Archive Schedule - MediaWiki</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8845"/>
				<updated>2010-04-14T17:23:07Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add Your Content Here &lt;br /&gt;
&lt;br /&gt;
 [[category:Archive]]&lt;br /&gt;
[[category:Mediawiki]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8844</id>
		<title>Archive Schedule - MediaWiki</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Archive_Schedule_-_MediaWiki&amp;diff=8844"/>
				<updated>2010-04-14T17:21:56Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: Created page with 'Add Your Content Here    category:Archive'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add Your Content Here &lt;br /&gt;
&lt;br /&gt;
 [[category:Archive]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Archive&amp;diff=8843</id>
		<title>Category:Archive</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Category:Archive&amp;diff=8843"/>
				<updated>2010-04-14T17:19:03Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: Created page with 'Current archive processes for academic applications and resources'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current archive processes for academic applications and resources&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Banner_Self_Service_for_Faculty&amp;diff=8386</id>
		<title>Banner Self Service for Faculty</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Banner_Self_Service_for_Faculty&amp;diff=8386"/>
				<updated>2010-03-17T15:08:57Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Image:Banner faculty information.png|thumb|200px|right|Figure 1]]&lt;br /&gt;
[[Image:Banner select term.png|thumb|200px|right|Figure 2]]&lt;br /&gt;
[[Image:Banner select crn.png|thumb|200px|right|Figure 3]]&lt;br /&gt;
[[Image:Banner summary classlist.png|thumb|200px|right|Figure 4]]&lt;br /&gt;
[[Image:Banner Faculty Detail Schedule.png|thumb|200px|right|Figure 5]]&lt;br /&gt;
[[Image:Banner ID Selection2.png|thumb|200px|right|Figure 6]]&lt;br /&gt;
[[Image:Banner registration overrides.png|thumb|200px|Figure 7]]&lt;br /&gt;
[[Image:Banner Custom Class list.png|thumb|200px|Figure 8]]&lt;br /&gt;
&lt;br /&gt;
===Getting Started===&lt;br /&gt;
#faculty should go to [https://my.evergreen.edu my.evergreen.edu] and login&lt;br /&gt;
#Select '''Faculty Class Information''' (See [[:Image:Banner faculty information.png|Figure 1]])&lt;br /&gt;
#Choose the term you want to work with (See [[:Image:Banner select term.png|Figure 2]])&lt;br /&gt;
#Select CRN for class from drop down list (See [[:Image:Banner select crn.png|Figure 3]])&lt;br /&gt;
&lt;br /&gt;
===Summary Class List===&lt;br /&gt;
(See [[:Image:Banner summary classlist.png|Figure 4]]) Use this page to view summary information for your course or program including:&lt;br /&gt;
*Course Information&lt;br /&gt;
*Enrollment counts&lt;br /&gt;
*Summary listing of all enrolled students &lt;br /&gt;
&lt;br /&gt;
===Faculty Detail Schedule=== &lt;br /&gt;
* provides summary of all CRNs associated with faculty (See [[:Image:Banner Faculty Detail Schedule.png|Figure 5]])&lt;br /&gt;
* # of enrolled students&lt;br /&gt;
* # of wait listed students&lt;br /&gt;
&lt;br /&gt;
===Emailing Students===&lt;br /&gt;
From the '''Summary class list''' page you can send e-mail to an individual student and (at the very bottom) to the whole class. &lt;br /&gt;
#navigate to '''Summary class list'''&lt;br /&gt;
#at the bottom of list click '''Email class'''&lt;br /&gt;
#this will launch your local email client and populate the bcc field with all of the students '''preferred''' email addresses. &lt;br /&gt;
&lt;br /&gt;
Note: this will not work with Outlook Webmail. If you create an e-mail to the whole list with this button, it puts the addresses into the BCC: line to send each student a blind carbon copy, which doesn’t show any other addresses. You put your own address in the To: line. Unfortunately, that also means students can’t send messages to everybody in a program by hitting Reply All with a message like this. Using a [[Mailing Lists|Lyris Mailing List]] is more appropriate for allowing students to email the entire class.&lt;br /&gt;
&lt;br /&gt;
===Registration Permits/Overrides===&lt;br /&gt;
#Choose '''Registration Overrides''' from the Faculty Services tab&lt;br /&gt;
#the A# of students is &amp;quot;sticky&amp;quot; and will automatically display the last student selected&lt;br /&gt;
#to change to a new student select '''ID Selection''' from the links at the bottom of the page&lt;br /&gt;
#Enter the A# of the student for whom you'd like to set an override (See [[:Image:Banner ID Selection2.png|Figure 6]])&lt;br /&gt;
#select the type of override: campus, class, signature&lt;br /&gt;
#choose the CRN (See [[:Image:Banner registration overrides.png|Figure 7]])&lt;br /&gt;
&lt;br /&gt;
===Custom Class List===&lt;br /&gt;
The Custom Class List and Custom Class Waitlist items on your Banner web menu produce tables with the information from the registration database in the order you select. You can select, copy and paste your tables of names and/or emails into Word or Excel to get started making class lists, etc. (See [[:Image:Banner Custom Class list.png|Figure 8]])&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Mac users need Netscape 7 if they want to do this directly, since Excel puts pasted tables from Safari and Firefox all into one column&lt;br /&gt;
&lt;br /&gt;
Sidenote for Excel users - (If you know a little about Excel you can use a word processor to replace some commas or spaces in what you get from Banner with tabs, then import that tabbed file into Excel and use a formula to get the last names in front of the first names, etc....)&lt;br /&gt;
Banner also lets you check the current state of your program budget.&lt;br /&gt;
&lt;br /&gt;
'''Known Problems:'''&lt;br /&gt;
&lt;br /&gt;
# You must have a student's A........ number to enter an override yourself. (It looks as if you can also do a search by name, but at this point the name search is limited to students who are already registered in your program.)&lt;br /&gt;
&lt;br /&gt;
[[Category:Faculty Administrative Tools]]&lt;br /&gt;
[[Category:Faculty]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Banner_Self_Service_for_Faculty&amp;diff=8385</id>
		<title>Banner Self Service for Faculty</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Banner_Self_Service_for_Faculty&amp;diff=8385"/>
				<updated>2010-03-17T15:08:20Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Image:Banner faculty information.png|thumb|200px|right|Figure 1]]&lt;br /&gt;
[[Image:Banner select term.png|thumb|200px|right|Figure 2]]&lt;br /&gt;
[[Image:Banner select crn.png|thumb|200px|right|Figure 3]]&lt;br /&gt;
[[Image:Banner summary classlist.png|thumb|200px|right|Figure 4]]&lt;br /&gt;
[[Image:Banner Faculty Detail Schedule.png|thumb|200px|right|Figure 5]]&lt;br /&gt;
[[Image:Banner ID Selection2.png|thumb|200px|right|Figure 6]]&lt;br /&gt;
[[Image:Banner registration overrides.png|thumb|200px|Figure 7]]&lt;br /&gt;
[[Image:Banner Custom Class list.png|thumb|200px|Figure 8]]&lt;br /&gt;
&lt;br /&gt;
===Getting Started===&lt;br /&gt;
#faculty should go to [https://my.evergreen.edu my.evergreen.edu] and login&lt;br /&gt;
#Select '''Faculty Class Information''' (See [[:Image:Banner faculty information.png|Figure 1]])&lt;br /&gt;
#Choose the term you want to work with (See [[:Image:Banner select term.png|Figure 2]])&lt;br /&gt;
#Select CRN for class from drop down list (See [[:Image:Banner select crn.png|Figure 3]])&lt;br /&gt;
&lt;br /&gt;
===Summary Class List===&lt;br /&gt;
(See [[:Image:Banner summary classlist.png|Figure 4]]) Use this page to view summary information for your course or program including:&lt;br /&gt;
*Course Information&lt;br /&gt;
*Enrollment counts&lt;br /&gt;
*Summary listing of all enrolled students &lt;br /&gt;
&lt;br /&gt;
===Faculty Detail Schedule=== &lt;br /&gt;
* provides summary of all CRNs associated with faculty (See [[:Image:Banner Faculty Detail Schedule.png|Figure 5]])&lt;br /&gt;
* # of enrolled students&lt;br /&gt;
* # of wait listed students&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Emailing Students===&lt;br /&gt;
From the '''Summary class list''' page you can send e-mail to an individual student and (at the very bottom) to the whole class. &lt;br /&gt;
#navigate to '''Summary class list'''&lt;br /&gt;
#at the bottom of list click '''Email class'''&lt;br /&gt;
#this will launch your local email client and populate the bcc field with all of the students '''preferred''' email addresses. &lt;br /&gt;
&lt;br /&gt;
Note: this will not work with Outlook Webmail. If you create an e-mail to the whole list with this button, it puts the addresses into the BCC: line to send each student a blind carbon copy, which doesn’t show any other addresses. You put your own address in the To: line. Unfortunately, that also means students can’t send messages to everybody in a program by hitting Reply All with a message like this. Using a [[Mailing Lists|Lyris Mailing List]] is more appropriate for allowing students to email the entire class.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Registration Permits/Overrides===&lt;br /&gt;
#Choose '''Registration Overrides''' from the Faculty Services tab&lt;br /&gt;
#the A# of students is &amp;quot;sticky&amp;quot; and will automatically display the last student selected&lt;br /&gt;
#to change to a new student select '''ID Selection''' from the links at the bottom of the page&lt;br /&gt;
#Enter the A# of the student for whom you'd like to set an override (See [[:Image:Banner ID Selection2.png|Figure 6]])&lt;br /&gt;
#select the type of override: campus, class, signature&lt;br /&gt;
#choose the CRN (See [[:Image:Banner registration overrides.png|Figure 7]])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Custom Class List===&lt;br /&gt;
The Custom Class List and Custom Class Waitlist items on your Banner web menu produce tables with the information from the registration database in the order you select. You can select, copy and paste your tables of names and/or emails into Word or Excel to get started making class lists, etc. (See [[:Image:Banner Custom Class list.png|Figure 8]])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Mac users need Netscape 7 if they want to do this directly, since Excel puts pasted tables from Safari and Firefox all into one column&lt;br /&gt;
&lt;br /&gt;
Sidenote for Excel users - (If you know a little about Excel you can use a word processor to replace some commas or spaces in what you get from Banner with tabs, then import that tabbed file into Excel and use a formula to get the last names in front of the first names, etc....)&lt;br /&gt;
Banner also lets you check the current state of your program budget.&lt;br /&gt;
&lt;br /&gt;
'''Known Problems:'''&lt;br /&gt;
&lt;br /&gt;
# You must have a student's A........ number to enter an override yourself. (It looks as if you can also do a search by name, but at this point the name search is limited to students who are already registered in your program.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Faculty Administrative Tools]]&lt;br /&gt;
[[Category:Faculty]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Gradebook_-_Reviewing_Student_Work&amp;diff=7964</id>
		<title>Gradebook - Reviewing Student Work</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Gradebook_-_Reviewing_Student_Work&amp;diff=7964"/>
				<updated>2009-12-10T21:44:24Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: moved Gradebook - Reviewing Student Work to Viewing Student Work&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Viewing Student Work]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7596</id>
		<title>Default Username and Password</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7596"/>
				<updated>2009-08-25T14:53:15Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: /* How to determine your default password */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[image:evergreen account.jpg | left]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All active students automatically receive a login to [https://my.evergreen.edu/ my.evergreen.edu]. If you have been admitted to the college, you will be automatically given a login and password that will give you access to key resources during your tenure at Evergreen.  To determine your Evergreen login name and default password use the following example below.  Be sure to use the ''exact name and birth date'' you provided to the college when you enrolled.&lt;br /&gt;
&lt;br /&gt;
===How to determine your student login name===&lt;br /&gt;
# Take the first 3 letters of your last name&lt;br /&gt;
# add the first 3 letters of your first name&lt;br /&gt;
# add the 2 digit day of the month you were born&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her login name is: greima01''&lt;br /&gt;
&lt;br /&gt;
===How to determine your default password===&lt;br /&gt;
# Take the 2 digit day of the month you were born in&lt;br /&gt;
# add the first three characters of the month you were born in (all lower case)&lt;br /&gt;
# add the last 2 digits of the year you were born in&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her default password is 01dec81''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Do not need to include the &amp;quot;@evergreen.edu&amp;quot; when logging in.  If this is the first time visiting my.evergreen.edu, in order to activate your account, you will be asked for additional information as well as be required to change your default password for your protection.&lt;br /&gt;
&lt;br /&gt;
===Need More Help?===&lt;br /&gt;
For additional help with this process, check out the '''[[Login Help | Login Troubleshooting]]''' page for additional troubleshooting steps in getting logged in.  You can also call the Computer Center Help Desk at 360-867-6227 or check out all the additional help pages for Evergreen Login by clicking the link below.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7595</id>
		<title>Default Username and Password</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7595"/>
				<updated>2009-08-25T14:52:47Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[image:evergreen account.jpg | left]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All active students automatically receive a login to [https://my.evergreen.edu/ my.evergreen.edu]. If you have been admitted to the college, you will be automatically given a login and password that will give you access to key resources during your tenure at Evergreen.  To determine your Evergreen login name and default password use the following example below.  Be sure to use the ''exact name and birth date'' you provided to the college when you enrolled.&lt;br /&gt;
&lt;br /&gt;
===How to determine your student login name===&lt;br /&gt;
# Take the first 3 letters of your last name&lt;br /&gt;
# add the first 3 letters of your first name&lt;br /&gt;
# add the 2 digit day of the month you were born&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her login name is: greima01''&lt;br /&gt;
&lt;br /&gt;
===How to determine your default password===&lt;br /&gt;
# Take the 2 digit day of the month you were born in&lt;br /&gt;
# add the first three characters of the month you were born in (all lower case)&lt;br /&gt;
# add the last 2 digits of the year you were born in&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her default password is 01dec81''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Do not need to include the &amp;quot;@evergreen.edu&amp;quot; when logging in.  If this is the first time visiting my.evergreen.edu, in order to activate your account, you will be asked for additional information as well as be required to change your default password for your protection.&lt;br /&gt;
&lt;br /&gt;
[https://my.evergreen.edu/ Login now to my.evergreen.edu].&lt;br /&gt;
&lt;br /&gt;
===Need More Help?===&lt;br /&gt;
For additional help with this process, check out the '''[[Login Help | Login Troubleshooting]]''' page for additional troubleshooting steps in getting logged in.  You can also call the Computer Center Help Desk at 360-867-6227 or check out all the additional help pages for Evergreen Login by clicking the link below.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7594</id>
		<title>Default Username and Password</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7594"/>
				<updated>2009-08-25T14:52:29Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: /* Need More Help? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[image:evergreen account.jpg | left]] &lt;br /&gt;
All active students automatically receive a login to [https://my.evergreen.edu/ my.evergreen.edu]. If you have been admitted to the college, you will be automatically given a login and password that will give you access to key resources during your tenure at Evergreen.  To determine your Evergreen login name and default password use the following example below.  Be sure to use the ''exact name and birth date'' you provided to the college when you enrolled.&lt;br /&gt;
&lt;br /&gt;
===How to determine your student login name===&lt;br /&gt;
# Take the first 3 letters of your last name&lt;br /&gt;
# add the first 3 letters of your first name&lt;br /&gt;
# add the 2 digit day of the month you were born&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her login name is: greima01''&lt;br /&gt;
&lt;br /&gt;
===How to determine your default password===&lt;br /&gt;
# Take the 2 digit day of the month you were born in&lt;br /&gt;
# add the first three characters of the month you were born in (all lower case)&lt;br /&gt;
# add the last 2 digits of the year you were born in&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her default password is 01dec81''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Do not need to include the &amp;quot;@evergreen.edu&amp;quot; when logging in.  If this is the first time visiting my.evergreen.edu, in order to activate your account, you will be asked for additional information as well as be required to change your default password for your protection.&lt;br /&gt;
&lt;br /&gt;
[https://my.evergreen.edu/ Login now to my.evergreen.edu].&lt;br /&gt;
&lt;br /&gt;
===Need More Help?===&lt;br /&gt;
For additional help with this process, check out the '''[[Login Help | Login Troubleshooting]]''' page for additional troubleshooting steps in getting logged in.  You can also call the Computer Center Help Desk at 360-867-6227 or check out all the additional help pages for Evergreen Login by clicking the link below.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7593</id>
		<title>Default Username and Password</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7593"/>
				<updated>2009-08-25T14:52:14Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: /* Need More Help? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[image:evergreen account.jpg | left]] &lt;br /&gt;
All active students automatically receive a login to [https://my.evergreen.edu/ my.evergreen.edu]. If you have been admitted to the college, you will be automatically given a login and password that will give you access to key resources during your tenure at Evergreen.  To determine your Evergreen login name and default password use the following example below.  Be sure to use the ''exact name and birth date'' you provided to the college when you enrolled.&lt;br /&gt;
&lt;br /&gt;
===How to determine your student login name===&lt;br /&gt;
# Take the first 3 letters of your last name&lt;br /&gt;
# add the first 3 letters of your first name&lt;br /&gt;
# add the 2 digit day of the month you were born&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her login name is: greima01''&lt;br /&gt;
&lt;br /&gt;
===How to determine your default password===&lt;br /&gt;
# Take the 2 digit day of the month you were born in&lt;br /&gt;
# add the first three characters of the month you were born in (all lower case)&lt;br /&gt;
# add the last 2 digits of the year you were born in&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her default password is 01dec81''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Do not need to include the &amp;quot;@evergreen.edu&amp;quot; when logging in.  If this is the first time visiting my.evergreen.edu, in order to activate your account, you will be asked for additional information as well as be required to change your default password for your protection.&lt;br /&gt;
&lt;br /&gt;
[https://my.evergreen.edu/ Login now to my.evergreen.edu].&lt;br /&gt;
&lt;br /&gt;
===Need More Help?===&lt;br /&gt;
For additional help with this process, check out the [[Login Help | Login Troubleshooting]] page for additional troubleshooting steps in getting logged in.  You can also call the Computer Center Help Desk at 360-867-6227 or check out all the additional help pages for Evergreen Login by clicking the link below.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7592</id>
		<title>Default Username and Password</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Default_Username_and_Password&amp;diff=7592"/>
				<updated>2009-08-25T14:51:21Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[image:evergreen account.jpg | left]] &lt;br /&gt;
All active students automatically receive a login to [https://my.evergreen.edu/ my.evergreen.edu]. If you have been admitted to the college, you will be automatically given a login and password that will give you access to key resources during your tenure at Evergreen.  To determine your Evergreen login name and default password use the following example below.  Be sure to use the ''exact name and birth date'' you provided to the college when you enrolled.&lt;br /&gt;
&lt;br /&gt;
===How to determine your student login name===&lt;br /&gt;
# Take the first 3 letters of your last name&lt;br /&gt;
# add the first 3 letters of your first name&lt;br /&gt;
# add the 2 digit day of the month you were born&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her login name is: greima01''&lt;br /&gt;
&lt;br /&gt;
===How to determine your default password===&lt;br /&gt;
# Take the 2 digit day of the month you were born in&lt;br /&gt;
# add the first three characters of the month you were born in (all lower case)&lt;br /&gt;
# add the last 2 digits of the year you were born in&lt;br /&gt;
&lt;br /&gt;
 ''Example: Ima Greener was born on December 01, 1981. Her default password is 01dec81''&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Do not need to include the &amp;quot;@evergreen.edu&amp;quot; when logging in.  If this is the first time visiting my.evergreen.edu, in order to activate your account, you will be asked for additional information as well as be required to change your default password for your protection.&lt;br /&gt;
&lt;br /&gt;
[https://my.evergreen.edu/ Login now to my.evergreen.edu].&lt;br /&gt;
&lt;br /&gt;
===Need More Help?===&lt;br /&gt;
For additional help with this process, check out the Login Troubleshooting page for additional troubleshooting steps in getting logged in.  You can also call the Computer Center Help Desk at 360-867-6227 or check out all the additional help pages for Evergreen Login by clicking the link below.&lt;br /&gt;
&lt;br /&gt;
 [[category:Evergreen Login]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Guiding_Principles_and_Organization_-_my.evergreen&amp;diff=6957</id>
		<title>Guiding Principles and Organization - my.evergreen</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Guiding_Principles_and_Organization_-_my.evergreen&amp;diff=6957"/>
				<updated>2009-03-18T00:22:01Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====Ownership Structure====&lt;br /&gt;
&lt;br /&gt;
The my.evergreen.edu site is managed by Administrative Computing and the Web Office.&lt;br /&gt;
&lt;br /&gt;
====Guiding Principle====&lt;br /&gt;
&lt;br /&gt;
The my.evergreen.edu site exists to support teaching, learning and student life at Evergreen.  This application will host content that is built specifically for and tailored to authenticated members of the Evergreen community. Content and tools offered via my.evergreen.edu must directly support this principle.&lt;br /&gt;
&lt;br /&gt;
====Process for requesting additions or changes====&lt;br /&gt;
&lt;br /&gt;
Anyone may request an addition or change to my.evergreen.edu. These requests should be directed to the Manager of Administrative Computing and/or the Campus Web Manager.&lt;br /&gt;
&lt;br /&gt;
The managers of my.evergreen.edu communicate with the ITCH on a monthly basis about any changes or additions to my.evergreen.edu. Parties requesting content changes are welcome to participate in discussions of their proposal at the monthly ITCH meeting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[category:MyEvergreen]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=User_talk:Fardia16&amp;diff=6704</id>
		<title>User talk:Fardia16</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=User_talk:Fardia16&amp;diff=6704"/>
				<updated>2008-12-11T17:03:50Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Testing - what is the purpose of this page?  12-11-08&lt;br /&gt;
&lt;br /&gt;
The discussion tab is for discussions, questions and comments around the content of the page.&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Student_Email_Overview&amp;diff=6529</id>
		<title>Student Email Overview</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Student_Email_Overview&amp;diff=6529"/>
				<updated>2008-12-09T01:18:45Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[image:e-mail-icon.jpg | left ]]'''Evergreen Email - A little history''' &lt;br /&gt;
&lt;br /&gt;
Although Evergreen has been hosting e-mail services for many years, in spring of 2007 Evergreen made it the primary communication medium between students and the college. This was the culmination of a two-year project designed to decrease the waste of resources associated with mailing paper to students.&lt;br /&gt;
&lt;br /&gt;
Since that time, Evergreen’s administrative and student services offices have experienced significant savings of both time and resources due to the ability to email students. Also, messages that are time-critical can reach students very quickly, preventing frustration and hardship in many cases.&lt;br /&gt;
&lt;br /&gt;
After making email the official communication medium in 2007, it has undergone [[email changes in 2008 | changes in 2008]] that were put into place in order to improve reliability of delivery.&lt;br /&gt;
&lt;br /&gt;
'''Need help?'''  &lt;br /&gt;
&lt;br /&gt;
Having problems with your e-mail even after perusing all the help pages below?  Call the Computer Center and talk with a live person at 867-6227 or [http://rails.evergreen.edu/contact/?site=ac-computing-help&amp;amp;recipient=acadcomphelp&amp;amp;tt=true send us a message].&lt;br /&gt;
&lt;br /&gt;
You can access your e-mail by going to the following address;&lt;br /&gt;
&lt;br /&gt;
 ''' [http://www.evergreen.edu/webmail http://www.evergreen.edu/webmail]'''&lt;br /&gt;
&lt;br /&gt;
 [[category:Email]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Student_Email_Overview&amp;diff=6528</id>
		<title>Student Email Overview</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Student_Email_Overview&amp;diff=6528"/>
				<updated>2008-12-09T01:14:42Z</updated>
		
		<summary type="html">&lt;p&gt;Ripsu: New page:  left '''Evergreen Email - A little history'''   Although Evergreen has been hosting e-mail services for many years, in spring of 2007 Evergreen made it the prim...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[image:e-mail-icon.jpg | left ]]'''Evergreen Email - A little history''' &lt;br /&gt;
&lt;br /&gt;
Although Evergreen has been hosting e-mail services for many years, in spring of 2007 Evergreen made it the primary communication medium between students and the college. This was the culmination of a two-year project designed to decrease the waste of resources associated with mailing paper to students.&lt;br /&gt;
&lt;br /&gt;
Since that time, Evergreen’s administrative and student services offices have experienced significant savings of both time and resources due to the ability to email students. Also, messages that are time-critical can reach students very quickly, preventing frustration and hardship in many cases.&lt;br /&gt;
&lt;br /&gt;
After making email the official communication medium in 2007, it has undergone [[email changes in 2008 | changes in 2008]] that were put into place in order to improve reliability of delivery.&lt;br /&gt;
&lt;br /&gt;
'''Need help?'''  &lt;br /&gt;
&lt;br /&gt;
Having problems with your e-mail even after perusing all the help pages below?  Call the Computer Center and talk with a live person at 867-6227 or [http://rails.evergreen.edu/contact/?site=ac-computing-help&amp;amp;recipient=acadcomphelp&amp;amp;tt=true send us a message].&lt;br /&gt;
&lt;br /&gt;
You can access your e-mail by going to the following address;&lt;br /&gt;
&lt;br /&gt;
 ''' [http://www.evergreen.edu/webmail http://www.evergreen.edu/webmail]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[category:Email]]&lt;/div&gt;</summary>
		<author><name>Ripsu</name></author>	</entry>

	</feed>