Tuesday, June 12, 2007

Rationale and Evaluation

Rationale

I want to create a clear, easy to use website which simply demonstrates my style of a work to the viewing public. I want it to be aesthetically pleasing and colourful. I want to have links to my myspace and blogger. I want my site to be easily navigated around and for each page to relate to one an another.

Evaluation

I am really pleased with how my website has turned out, I enjoyed designing all the pages. If I could change anything I would experiment with the container size so there wasn't a border around the actual page. I started working on new code with a different navigator menu which was vertical; I unfortunately ran out of time to make it work and look like what I wanted before the deadline. I am going to continue working on my website and adding new work. I would of liked to work more with image ready; I touched on it on the life drawing page as I have timed all the images to come up one after the other; i would have liked to experiment with fades.

I really want to learn flash and have more active sections to my website which will move and draw more attention to the pages. I am going to improve my CV page and have roll over sections on the areas with writing so when people click on the section they want to read, it will increase in size and the writing will be clearer and more legible.

I found getting and preparing all the images so they were the right size to be really time consuming and irritating and I felt the table function limited you to were exactly you could write on a page or have an image; it seemed to put them where it wanted within the table.

I am pleased that my site has a fully operational navigator menu which is present on all the pages and links to all the pages. I think people will find it easy to use.

As I continue to learn more about css and html I am going to try and work out how to have a comment box so people can leave comments under my work. I would like to use my site as a live source to recieve critiques from people I don't know.

My Website





















This page will come up when someone presses children, it will link to the above page and they both link back and forth to each other.



After pressing illustrations this page will pop up:-



The first Page people will see:



Examples of images from my final layout

Tuesday, June 05, 2007

Experimenting

Experiments for my website:-





When producing my web I decided I wanted the first page any potential visitor saw to be clean and clinical and not overwhelming with one style of work as I am interested in a lot of areas.

The backdrop for my live website home page:



I drew a table on top and manipulated where the links went - I saved the links as images in photoshop to get the desired font and colour. As the font I used on my computer wasnt installed on the college computers.

Example of the drop down menu:-

some of the characters from my website:

I cant get this blogger to show my flashing images even though i have saved them properly.....save optimisied as.....

and the worst thing I have discovered about web design is having to resave all your images to the right size for the internet, especially if you have loads of work from your portfolio to show!!

websites i like

- www.therifles.co.uk (i like the graphics on this although it only leeds to the myspace)
- www.hicksdesign.co.uk
- www.designshack.co.uk
-http://www.hoopsandyoyo.co.uk/pages/ (i like the illustrations) and the way the navigation menu is animated with characters, moving clouds in background.
-http://www.foreverfriends.co.uk/pages/

after visiting many websites i feel i would like to learn flash as I have not learnt much other than the navigator buttons.

So prob my first and last web post - dont really find time to come on this regularly but luckily have been keeping a real life notebook that I can write up. so here goes...........

First couple of lessons we were taught coding in text edit and how to save a file (.index) so it is viewable in a web browser. Thought this seemed like a long winded way to create a web page but was interested in how all the codes work.

The next week we were introduced to dreamweaver, I really liked this as it seemed really easy and straightforward...... until css!! after a couple of weeks and experiements I finally got my head around css coding, div ids and all the brackets and what place in the code to place things so they show up in the right place.

Some of the notes I made in class for reference :-

Tables in dreamweaver

- Click on layout in on top tab in left drop down menu, then click layout on option that comes up
- Then click green layout table and draw a table in the bottom window
- click blue button to draw as many cells as you want
- click standard
- press apple button and clicka cell
- go back to common mode and your able to edit cells with images and links etc...

tree icon = images/links

modify = page properties, tracing image can bring in images you've hand drawn through photoshop and draw your cells/table around it

CSS (complicated coding to beginners)

How to open an image in image ready -

open Photoshop - create image - open image in image ready
- open animation and layers window (through window tab)

- click on animation window and open new layers
- In layers duplicate layer
-click 1st layers and 1st animation layer
- Then click each animation layer and change opaqueness - Fade out, press play to check it works
- On the animation timeline you can change the speed by clicking the little arrow on right of seconds, underneath your image
- if you import other photos for different images you have to keep to the same dimensions
- use eye tool on layer to get each individual layer visible or non visible
-Save as giff, optimised as. When opening in dream weaver use image (tree) icon as normal.

CSS IN DREAMWEAVER - click css at bottom of html page

open new css in 'css styles' tab in right hand window.
-name '.body'
-save style sheet as "text"

css is made up of 3 components
1. pink bit (.body) = is selector
2. dark blue = property (what it is your changing)
3. light green = value

in css window click new style

copy '.body' text and paste a few spaces below, change title to '.right-header' instead of '.body'
e.g. of html code =
< body >
write a heading here < br/ > (indicates a space)
< / body > (dont inlclude spaces just this blogger wont let me not include em)

go back on text.css, copy and paste text again

(if you want a link instead of a '.' you hav a 'a'then heading)

then you select pink text - delete replace with a:link,a:active (if you double click this in right menu; css folder' all rules you can change, manipulate how it appears)

-then copy and paste change a:link,a : active to a : hover
-repeat but change to visited

the go back to html document that is open and type something in between body types (< body >....< / body >) that you want it to say.

For the css code to work you need to link the page to each of the html pages you want it to have effect pn. The hyper link button looks like a chain and can be found in the menu to the right hand side. Check it works and preview your work in internet browser (globe icon)

Layout CSS

-copy and paste previous css code paragraph in CSS window
-put a '#' instead of an 'a' for layout
-change pink text to #main_panel (one thing I have learnt that a hash is achieved on a mac by holding down 'alt' with '3')
- double click on mainpanel in css styles in right window
- go onto background option (left hand side)
- background colour, image, choose if you want it to repeat, its horizontal position and attachment

makin it work in html

after < body > type < span class="main_panel"> (if the background doesnt show up go back to css styles double click #main_panel and set dimensions in the 'box' option.

.........

< div id="main_panel" >< div/ >

In the last lesson of web, we went through how to upload pages onto a server.
first of all we need to know the servers url which is; http://studwww.leeds-art.ac.uk/~

then you get a username and password, which you will need when your uploading

To upload;

go to files (bottom right)
-computer
-mannage site (new window comes up)
-click on new
_click on basic
-site deffinition - choose the foler all your pages and images are all neatly organised in!
-then it will ask you a question 'how do you connect to your remote server' click on FTP
-'what is your FTP login?' enter your password etc, then check the connectivity.
-then it will go onto say.. 'your site has the following settings'

-then in the files window you will find your root folder.
-click on the connection button to see if the site connects.
-remote view (looking once your connected)
-there will be two arrows one facing down saying 'get files' and one facing up saying 'put files', click on the get files, this will open up your page up on your screen so you can work on it.



In the lessons I helped to develop my skills as a web designer whilst creating a web page for my live project, I went over my scetches and layouts for the site with sophie, talked about how I need to go approach things, like importing type as i giff, site navigation, file sizes.

I was met with a lot of problems when designing the web site for mt live project - Like how to make the page float as the viewer increased and decreased the size of there page. Saving image sizes so they would fill the container.

I had to do independent research to find the code for my drop down menus - I felt it looked better and allowed for more information with the use of a drop down menu.

One problem I couldnt overcome was to get rid of the border around each of the pages of the website; however much I increased/decreased my container size in the css or edited the border size the left border would not go away. With my own personal website I have not used a container in css yet and I seem to be rid of this problem - however I hav not uploaded my background images yet so hope I dont need a container to get these to work efficiently!

For my own personal site I want it to be quite simple, so from a viewers perspective its easy to find out about me, view my work and contact me; they dont have to wait ages for flashing images to show up.

I'll have a index page, displaying my name, a possibly a limited selection of my work. From the index page there will be 5-6 links, one thats will go throught to tell the viewer more about myself; including my cv, and then a page for my kids illustrations, a page linking to my websites, a link to my promotional work and to other work.