Assignment Hand In

Your assignments are due on Monday the 14th at 9:30am, please fill out an assignment cover sheet and hand the assignments in to Student Services in building 3. If you’ve lost your cover sheet, you can download it here – Assignment Cover Sheet.

Student Services won’t accept late assignments, so if you can’t meet that deadline you’ll need to contact me and get it to me somehow. If you don’t have my email address, it is katie (at) deliciousmint.net.

Leave a Comment

Filed under Uncategorized

The Secret Foundation of Web Design

http://www.drawar.com/articles/the-secret-foundation-of-web-design/232/

Leave a Comment

Filed under Uncategorized

jQuery Image Galleries

If you do a Google search for jQuery image galleries you’ll have no shortage of options. I’d suggest finding one that seems to be very popular as it means they’ll have a good community & support base that can help you out if you get stuck.

The following are jQuery galleries that I use and can recommend:

Leave a Comment

Filed under Uncategorized

Flash Image Galleries

The main Flash galleries I’ve used are:

James was using a different one so he may be able to give you the code for that if neither of the above options are suitable for you.

Leave a Comment

Filed under Uncategorized

Advice from my friends who are web designers

I asked my designer friends for some tips for students who are learning web design. This is the advice they have for you:

  • to have a lot of patience
  • suggestion for them to learn and use Fireworks? :) out with tables, in with divs. CSS ftw.
  • Be very clear about the goal of your site is – who’s going to go to us it, why and how.
  • Set your workspace up properly – measure in pixels, get grids set to 1px increments. Keep your output device in mind…
  • Web isn’t print and can’t be treated the same. Make sure everything is “on pixel”. Be aware that you need to show clients functionality as if you don’t spell it out they can’t visualise it & can potentially be disappointed with results. Communicate too much rather than not enough – your client will be nervous if you are a student, and if you explain what you’re doing and involve them in the process, they will be more understanding if you do make a mistake – and you will as web is tough. Be flexible.
  • Also remember u are not the user. Don’t just make shit up, use established conventions like YUI as a base for the important functionality
  • Make sure it’s build-able. Learn code / ask a developer pre-designing. Wireframe so u know what’s on each page – get sign off 1st!
  • Don’t be too precious about your design/build, because the client’s always going to change it at the last minute…
  • Hell yeah. Remember above all else that you’re in a service industry. People are entitled to request changes 2 your work
  • don’t forget to talk to the client about maintainance/updating time, and training if a CMS.
  • And most of all… Remember to LOL… The World Wide Web is a fun place to be.
  • Do what you say you’ll do and treat people with respect. The industry is WAY too small to be burning bridges.
  • Try something new in every project. It doesn’t have to be big new
  • Follow @smashingmag loads of good links to build skills & knowledge
  • Always remember: You rock the grid, the grid doesn’t rock you.
  • It’s not print.

Leave a Comment

Filed under Uncategorized

Week Nine

Flickr

Twitter

Google Maps

Pamela Fox from Google gave a talk called at Web09 earlier this year titles “Avoiding Red Dot Fever: Tips for Improving Usability of Maps Mashups”. It was a series of tips for ways web developers could improve the maps on their sites, based on her experiences seeing many badly-designed maps over the past two years. You can download her slides here.

Mashups

Leave a Comment

Filed under Uncategorized

Week Eight

Resources:

Local mailing lists:

Local meetups:

Leave a Comment

Filed under Uncategorized

Week Seven

To execute PHP on your computer:

PHP Tutorials:

Leave a Comment

Filed under Uncategorized

Week Six

Bad HTML tags – if you are using Dreamweaver or similar, make sure it isn’t using tags like these.

A tool to help create a navigation matrix, useful for creating CSS rollovers for menu items.

JavaScript Frameworks:

Great source for learning specific effects in jQuery – jqueryfordesigners.com. Also see the tutorials on jquery.com.

Text Replacement:

sIFR – uses Flash.

Cufon – I suggest using this, it’s what we covered in class.

Leave a Comment

Filed under Uncategorized

Week Five

HTML Editors:

FTP Clients:

Firefox Add-ons:

Recommended Books:

  • Web Standards Solutions: The Markup and Style Handbook
  • Bulletproof Web Design
  • Handcrafted CSS
  • Designing with Web Standards
  • CSS: The Definitive Guide
  • HTML Dog: The Best-Practice Guide to XHTML and CSS
  • Sexy Web Design
  • Accessible XHTML and CSS Web Sites

Leave a Comment

Filed under Uncategorized