Skip to main content

Website Critique Response

      In the last meeting of my Graphic Design 2 class, the website's each of the students had produced were shown and suggestions were given on how these could be improved. As I expected, there were many suggestions about how my site could be improved. The most necessary of the suggestions was about the chosen color style of my site. I had chosen a light blue background for each page on my site, however this color proved to be quite distracting from the actual content of the site. It followed that the other colors on this site did not quite allow for easy viewing of my content. Such as the header backgrounds that I had chosen, which where a lighter blue. These created large horizontal lines across the page that broke up my content, but were too obtrusive for their own good. These obtrusive lines were not the only issue with most of my pages, as the margins for each of the pages was slightly different. This is a big issue as the minor inconsistencies from page to page can prove very distracting. Finally, I really needed to add a title to the overall website, such as putting my name in the menu as a header for the site as a whole.
       In the most recent form of my site, I attempted to address all of these suggestions. I have changed the color style of my page to one that follows more muted tones and uses less color overall. By reserving color for sections on the page that are most important, this results in a less cluttered page. I also allowed for more space between elements on my about and contact pages that gives the content with text more breathing room between the images on those pages. I also fixed the size of the text on my menu, making the text bigger with more space between each link, making navigating the site much easier. Finally, I added my name to the menu bar so that visitors would actually know what artist's site they are viewing. 

Comments

Popular posts from this blog

The Art of Game Design: Chapters 6 and 7

    The Art of Game Design  continues to be an intriguing read that surprises me in new ways with each chapter. Chapter 6 focuses on the importance that theme has on games and how theme should be treated in a game's design. Theme isn't just something that the player learns from the game, it is the thought or idea that the game should try to represent in every possible way it can. This chapter covers two forms of themes, experienced and resonant themes. Experienced themes are just that, the themes that are experienced by the player through the game's story and setting, however resonant themes are a bit different. Resonant themes are the ones that are below the surface and aren't really experienced but have some deep truth that parallels those truths that the player holds. These are the themes that resonate deeply with players and make a story truly meaningful to a player's core.      To people who do not really play video games, they can be easily seen as a...

Magazine Columns - Backbone of Every Good Layout Response

There are many aspects that must be considered when designing a magazine. The content is very important, but one aspect of the design that no one really thinks about is the layout of the magazine. The grid is how images and text are placed around the page. It can determine the size of objects and how much white space is between each element on the page.  Most text in magazines appears to be set out into 3 columns. However, one of the most common layouts utilizes 12 columns in order to appear to have 3 columns. This gives much more layout control over what is shown and how it is shown. Its very surprising that a 12 column layout results in 3 columns of main text. However, the goal of this is so that it is modular. In computer science, one of the most important things that you consider when coding is to try and make your code modular. When you can use the same layout on every page, it means that it is dynamic and interesting since each page will feel like it follows the same rules. T...

The Art of Game Design: Chapter 8 and 9

    Chapter 8 in the book The Art of Game Design  is all about the actual production process that is followed after brainstorming is complete and a team has an idea for what game they will be developing. One of the topics that this chapter focuses on are the ideas of software development, waterfall and a more circular idea designed by Barry Boehm. As a computer science major, I have encountered both of these ideas through my time in college and in the busniss world. Both theories have their positives and negatives, but the idea of "waterfall development" is a much stricter way of approaching software development when compared to Boehm's approach.     With a waterfall approach, this does not leave any room to go back and revisit the original idea and add or remove core features. This approach was used in the development of many old forms of windows, which also coincided with how the software was sold. For example, Microsoft's windows operating systems. Win...