Difference between revisions of "Personal Web Space"

From Help Wiki
m
Line 1: Line 1:
'''To request web space''' -
+
'''To request web peronal space'''
  
 
Once you have an Evergreen account set up, go to:
 
Once you have an Evergreen account set up, go to:
  
https://my.evergreen.edu/selfserve/logon.aspx?ReturnUrl=%2fselfserve%2fauthed%2fDefault.aspx
+
https://my.evergreen.edu/
  
 
It takes up to a day for the process.
 
It takes up to a day for the process.
Line 24: Line 24:
 
'''Direct editing by connecting to a network file share''' -
 
'''Direct editing by connecting to a network file share''' -
 
''If'' (and only if) you're on campus, you can also connect to your web directory on the network and just deal with the files directly, as if they were on some other disk drive connected to your machine. See instructions for [http://www.evergreen.edu/netservices/Web/netsharewindows.htm connecting a Windows machine], and for [http://www.evergreen.edu/netservices/Web/netsharemac.htm connecting a Mac].
 
''If'' (and only if) you're on campus, you can also connect to your web directory on the network and just deal with the files directly, as if they were on some other disk drive connected to your machine. See instructions for [http://www.evergreen.edu/netservices/Web/netsharewindows.htm connecting a Windows machine], and for [http://www.evergreen.edu/netservices/Web/netsharemac.htm connecting a Mac].
 +
 +
There are a number of resources available at Evergreen for students who want to publish on the web. The first step is getting yourself some web space!
 +
 +
'''
 +
==Web Space==
 +
'''
 +
Before you can publish on the web you'll need space. Web space is easily requested through the [https://my.evergreen.edu/selfserve/logon.aspx?ReturnUrl=%2fselfserve%2fDefault.aspx @Evergreen] site. First thing you'll need to do is log in. This is your Evergreen username and password-the one you would log onto a computer with. Then click on the 'Request personal web space' link and you're done!
 +
 +
'''
 +
==Web Development Software==
 +
'''
 +
Evergreen is well equipped with the software required to create and publish your own web site. Macromedia Dreamweaver is available on all of the computers within the ACC, GCC, and the CAL.
 +
 +
'''
 +
== Workshops ==
 +
'''
 +
There are a number of [http://www.evergreen.edu/computercenter/workshops.php workshops] offered each quarter for those looking to learn something new or simply brush up on some old skills. Be sure to check back often as the schedule changes quarterly!
 +
'''
 +
==Online Tutorials==
 +
'''
 +
In addition to the workshops offered at Evergreen, there are also [http://www.evergreen.edu/computercenter/tutoriallinks.htm online tutorials] availble. The tutorials for web development are as listed below-
 +
* [http://hotwired.lycos.com/webmonkey/design/graphics/tutorials/tutorial1.html Intro. to Photoshop]
 +
* [http://www.macromedia.com/support/fireworks/tutorial_index.html Intro. to Fireworks MX]
 +
* [http://hotwired.lycos.com/webmonkey/99/15/index0a.html?tw=design Optimizing Images]
 +
* [http://hotwired.lycos.com/webmonkey/teachingtool/index.html Basic HTML]
 +
* [http://www.w3.org/MarkUp/Guide/Style Intro. to CSS]
 +
* [http://www.macromedia.com/devnet/dreamweaver/ Intro. to Dreamweaver]
 +
* [http://www.projectseven.com/tutorials/index.htm Dreamweaver Plug-ins]
 +
* [http://www.macromedia.com/support/freehand/learning.html Intro. to Freehand]
 +
* [http://www.macromedia.com/devnet/flash/ Intro. to Flash MX]
 +
 +
'''
 +
==Proper Use==
 +
'''
 +
Proper use of your web space is important. A detailed explanation is available [[Proper Use of IT Resources | here]].
 +
 +
 +
[[Main Page]]
 +
 +
[[Category:Web Publishing]]
 +
[[Category:Tutorials]]
 +
[[Category:Account Resources]]

Revision as of 17:05, 20 November 2006

To request web peronal space

Once you have an Evergreen account set up, go to:

https://my.evergreen.edu/

It takes up to a day for the process.

Managing your website using an FTP (File Transfer Protocol) program

Some programs now have built in FTP utilities to let you ship pages and images to your website, but you may want to use a more powerful separate FTP program like Fetch, for Macs: http://www.fetchsoftworks.com/ You can apply for the free educational password at http://www.fetchsoftworks.com/Licensing/edustore.application.html

Or WSFTP, for Windows:

The basic information you need to configure any FTP program (or the Publish to Web feature of a bigger program) to communicate with your website is at:

http://www.evergreen.edu/netservices/Web/publishftp.htm

Detailed instructions for setting up Fetch are available.


Direct editing by connecting to a network file share - If (and only if) you're on campus, you can also connect to your web directory on the network and just deal with the files directly, as if they were on some other disk drive connected to your machine. See instructions for connecting a Windows machine, and for connecting a Mac.

There are a number of resources available at Evergreen for students who want to publish on the web. The first step is getting yourself some web space!

Web Space

Before you can publish on the web you'll need space. Web space is easily requested through the @Evergreen site. First thing you'll need to do is log in. This is your Evergreen username and password-the one you would log onto a computer with. Then click on the 'Request personal web space' link and you're done!

Web Development Software

Evergreen is well equipped with the software required to create and publish your own web site. Macromedia Dreamweaver is available on all of the computers within the ACC, GCC, and the CAL.

Workshops

There are a number of workshops offered each quarter for those looking to learn something new or simply brush up on some old skills. Be sure to check back often as the schedule changes quarterly!

Online Tutorials

In addition to the workshops offered at Evergreen, there are also online tutorials availble. The tutorials for web development are as listed below-

Proper Use

Proper use of your web space is important. A detailed explanation is available here.


Main Page