<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% dim user_value, pass_value, view %> <% view = 0 if ((request.form("username") = user_value) and (request.form("password") = pass_value)) then response.Cookies("username") = request.form("username") response.Cookies("password") = request.form("password") response.Cookies("username").domain = "ianmcarthur.net" response.Cookies("password").domain = "ianmcarthur.net" response.Cookies("username").expires = Date() + 1 response.Cookies("password").expires = Date() + 1 view = 1 end if if ((request.cookies("username") = user_value) and (request.cookies("password") = pass_value)) then view = 1 end if if (view = 0) then response.redirect("../index.html") end if %> <% if view = 1 then %> Welcome to COLLABOR8©2004


about | COLLABOR8© 2004 project news | gallery | research | contact |

fresh!!![a sneak preview]

top: Detail, Lana & Rick [Shanghai] below: Detail, Zac [Australia]

The primary aim of COLLABOR8© is to foster collaborative learning about design and design practice within a cross cultural framework.
Participating students are encouraged to express themselves in response to projects in the form of design briefs that offer opportunities to discuss and visualise their own experiences and culture.

The project has so far brought together design students from China and Australia in an experimental "deep" approach using simple web technologies and a student-centred, discovery mode of delivery.

The COLLABOR8 Project is instigated and facilitated by a dynamic team of design and education professionals...


Design students, Shanghai, 2003

Further information:
For information regarding the COLLABOR8© program please contact info@ianmcarthur.net [Australia]
or anni_morrad@yahoo.co.uk [China]

©2004
All rights reserved


Last Update: 08.21 PM | 18/6/04

ni hao :) hello :)
project news:

Check back regularly for the latest about the project...

NEW! 31/7/2004 The gallery is live. Clearly not finished however as there are many more images to add, slideshows, video and even a rap about Byron Bay. Sorry for the apparently slow progress but this project contains learning for us teachers too :)

Keep a look out for your image soon...

NEW! 30/7/04 AT LAST! the gallery displaying the visual outcomes of the project will be up in the next few days. Not that it will actually be finished then but it will give clear indication of the kind of student achievements reached...look out for it in your email soon.

18/6/04 Thanks to Paul Adams at Chaos-Studio, Shanghai for supa-cool hosting. Paul is the useen hand that makes "street" possible. Thanks.

18/6/04 Fresh images from COLLABOR8©2004. More soon.

16/6/04 Please post all images to the discussion board or submit digital files and support materials to your teachers for assessment.

Today [Wed 16 June] is the official deadline for work to be submitted.

14/6/04 THIS IS THE LAST WEEK OF COLLABOR8 2004...Well done .cn students you have completed your task to develop a visual analysis of Anshun Lu.

ANNOUNCEMENT
.cn students will have one final session in class on
Tuesday, June 15th (5:30-9:00pm).
This is 7.30pm - 11pm .au time.
At this session students will post up their final images or whatever they have.

Australian students!!! - It is a good idea to use this time well to make your contacts and swap images.

ANNOUNCEMENT
COLLABOR8© has been extended!
The new deadline for the project is
JUNE 16.
This gives you the opportunity to develop your solutions to the brief with your partners in a deeper and more effective manner...
Go for it!

Student Gallery
New images [Ben, Katrina, Genevieve and Clare] added to Australian students gallery. If you want to change your picture
email a new image
.


NEW! CHINESE STUDENTS
Download the Australian email addresses HERE [.xls file 40k]
It's posted so Chinese students can access the latest email address updates.
We hope this will make it easier for them to contact Australian students.

NEW! Discussion Board
Get involved - don't be shy :)

served by:

 

<% end if %>