To organise my files I used a naming system. This system means for example if I had an image I wanted on my Urban Photography page I would name the image Urban photography 1. I would also use a number system to order the photos within a certain category. Usually the numbers mean what section of the website the certain photo is on in terms of the grid. 1-4 being the 4 main photos and the last remaining photos being called 5-12. I have organised all my photos into a separate folder called photos in my website folder. In my website folder the HTML files for each website page. This allows me to open the specific website I want. In this folder there are edited images with the right dimensions to fit on the page. The files my photos are JPEG this means that the files are small. This means I can transfer the photos easily between folders.
Optimising Techniques
TEXT
The text I added in my website was a sans serif font called Helvetica. This is very readable and clear for the users to read. I increased the size so my text was readable, however not so big that it takes up most the screen.
FILE COMPRESSION
The size of the website determines how fast the website loads. The bigger the website is the slower it goes and the worst the user experience is. To make my website run better I tried to reduce the amount of code with making the website seem simpler as the more complex the website is the less responsive is.
LOSSY COMPRESSION
Lossy compression reduces the image size and quality to make the overall product smoother and faster. Lossy compresses the image into a smaller size. This reduces the quality that the image has but however looks not different to the user. This compression was very apparent for my portfolio page this because of the amount of images on each portfolio page. This allows me to click on buttons to different pages quicker and easier.
CSS FILES
The css code is code on my website for all the visual content on the website. To minimise the CSS files to make the website run better I minimised the file size in Adobe Photoshop. I changed the file size to a smaller setting to make the files smaller. This also to make them fit my website.
IMAGES
I added Metadata to my images as a form of copyright. This copyright shows the user that the photos on this website are mine. This adds my name and the location of the photos. This protects my photos from people using my photos in any way. I knew about this technique by other media units I have done. I had to do this as people can click on one of my photos and screenshot the picture.
CLEANER DATABASE
To clear the database I deleted all the images I decide not to use on my website. I needed a lot of images so I stored a lot of images to put in the website. Some of these photos weren't used because they weren't the right size or the right angle. However I kept the image in my folder as I kept them just in case I wanted them again for another page. Getting rid of all these images that I wouldn't use on the website makes the website faster and a better experience for the user.