Difference between revisions of "Courses/Design & Technique-Essential Web Design/07"
From Publication Station
(Created page with "==week 7 - uploading webpages to server== ===first things first=== * presentation date ? * tutorial this week: Wednesday afternoon or Thursday morning ? * no class next week...") |
|||
Line 18: | Line 18: | ||
** inside the folder <code>/home/go-student</code> | ** inside the folder <code>/home/go-student</code> | ||
** create a folder(directory) with you Name-Lastname | ** create a folder(directory) with you Name-Lastname | ||
[[File:FTP-upload01.png]] | [[File:FTP-upload01.png|600px]] | ||
* Upload your web projects from your computer to your folder on the server by dragging and dropping it | * Upload your web projects from your computer to your folder on the server by dragging and dropping it | ||
[[File:FTP-upload02.png]] | [[File:FTP-upload02.png|600px]] | ||
* '''Create a folder directory for each deliverable.''' | * '''Create a folder directory for each deliverable.''' | ||
Line 27: | Line 27: | ||
By '''visiting http://publicationstation.wdka.hro.nl/go-student/ | By '''visiting http://publicationstation.wdka.hro.nl/go-student/ | ||
you can see your folder''' and go inside you can see the sub-folders for each deliverable | you can see your folder''' and go inside you can see the sub-folders for each deliverable | ||
==List of deliverables== | ==List of deliverables== |
Revision as of 08:49, 27 October 2015
week 7 - uploading webpages to server
first things first
- presentation date ?
- tutorial this week: Wednesday afternoon or Thursday morning ?
- no class next week
How to upload your work:
- use an FTP client software like Filezilla
- connect to the Publication Station server using the details:
- Host: chichi.pzwart.wdka.hro.nl
- Username: go-student
- Password: ???
- Port: 22
- Create a folder(directory) for yourself:
- inside the folder
/home/go-student
- create a folder(directory) with you Name-Lastname
- inside the folder
- Upload your web projects from your computer to your folder on the server by dragging and dropping it
- Create a folder directory for each deliverable.
That should contain all the resources you use for the project: the HTML file(s), the CSS file (if you use a separate one), and the custom fonts files (if also happen to use them in your deliverable).
By visiting http://publicationstation.wdka.hro.nl/go-student/ you can see your folder and go inside you can see the sub-folders for each deliverable
List of deliverables
- Create a webpage that is a minimalist painting.
- Build a short story using links. At each link the user learns more,
or gets more confused, about the story. It can simply be a labyrinth.
- Find a text that you consider interesting; place it on a webpage;
Type-set it with CSS, so that the style either illustrates, contradicts or is in dialog with the content ( use at least one custom font )
- Transform the type-set text (from previous week) into a a ready to
print PDF and print it.
- (re)present a part of your fanzine to your web project;