UCSB art 22 | winter2012 | beginners |
|
|
digital imaging, the digital archive, navigation & interface design: projects ONE & TWO intro [beginners] a web-based archive or image bank: 'database logic' & interaction design Interface and Interaction Design is all-important for media - like a web archive - that users can navigate. The user interface for such media is more of a terrain map than the familiar guided-tour through space & time of conventional narrative media - mapping the territory to be explored without prescribing an individual experience or linear 'path'. Conventional narrative media are intended as a linear experience. Digital Media empower a user with some control of their experience. Read:
Database as Symbolic Form - Lev Manovich also [remember]: The
Death of the Author - Roland Barthes Joachim Schmidt | art+com | tripwired | info-mapping | visual thesaurus Context Breeder | IdeaLine | Metadata | algorithmic art
project ONE [see above for intro etc.] The first assignment involves image-prep for web display with Adobe Photoshop. It's also about developing your Photoshop skills, so be playful and adventurous with your image manipulation. For our next meeting: start an 'image-bank' [or -archive, or -database] by gathering 10 high-resolution images of your choice. Think of a tag or keyword for each image that isn't just a label [the word 'tree' is redundant given a recognizable image of a tree; whereas the word 'breath' would point out a not so obvious function of a tree]. Manipulate and enhance your images and words displaying your new-found Photoshop skills; enhance and add to your image-bank through the next 10 weeks gradually building a complex web of interconnected images and concepts. ten images ten word-graphics These images and words can be anything, but should not be repetitive Think 'graphical and conceptual impact'. Think 'montage' not 'narrative'. Start with good high resolution images resize and compress them appropriately for web Photoshop CS* video tutorials [lynda.com]
project TWO [see above for intro etc.] Using HTML/CSS and bbEdit [or a similar text-editor of your choice - see below] prepare web-pages that include your images and tags. Incorporate all of collected material into a web archive with a well designed interface for intuitive navigation, or 'browsing' - a complex of trajectories of paths for a visitor to experience the archive. [option] produce lists of characteristics for each element of your archive,
make links between them At home on PCs use the free jEdit, on Macs use jEdit or textwrangler [also free], to write and upload your pages with sFTP [secure File Transfer Protocol]. On campus in the Mac lab use BBEdit and the uWeb method to upload. Use these resources to learn [at least] the content listed below:
|
|
|
HTML tags to know: <html>, <head>, <body>, <title>, NOTE: we will emphasize CSS styling of fonts - not the deprecated <font> tag; the <center> tag is also deprecated - use CSS positioning |
CSS styling to know: font: -size, -family, -weight, color [note: not 'font-color']
|