Website on Laptop

Composite 2 – CD and Website design

ABOUT:

For this assignment I decided to design both a CD and website for a new musical theatre production called “Rumspringa Break!”. The play is co-written by my brother and some friends. The story is about two Amish twins Hannah and Ruth, who leave the comfort of their strict, sheltered community to explore the outside world for the first time, and things don’t go as planned. Desperate, penniless, and stranded in the big city’s roughest neighbourhood, the naïve sisters must rely on their faith, the outlandish locals, and each other to survive.

 

CD DESIGN CONCEPT:

Rumspringa Break! CD Design

Rumspringa Break! CD Design

The play is full of contrast and I wanted that displayed in the design of the CD. Even the type used in the title of the play uses this contrast. The old English typeface in contrast with the grunge brush lettering. For the design of the CD package I used a desaturated muted grungy image of the twins heading to the city and the derelict home they called home. This is in stark contrast to when you open the CD and have the brightly coloured landscape of the idyllic farm life with open fields and rolling landscapes.

Being that this is a Musical that is currently being workshopped and developed, I wanted to focus more on the creative team than a specific production. Additionally, I decided to go with a more cost-effective approach to the packaging by using a six panelled eco-wallet.

RB apple music

Apple Music MockUP

 

WEBSITE DESIGN:

RB Web-desk

Rumspringa Break! Website Mockup

As mentioned above, this play is still under development so I wanted the focus of the website not to be on a specific production. Thankfully, Rumspringa Break! has been performed on a few occasions, most recently as part of the Toronto Fringe: Next Stage Theatre Festival. This meant that I was able to get some great photos, a video as well as some audio tracks.

I decided that I wanted a one-page scroller so that all the information was easily viewed. Before any I started with any html, I wireframed the basic website layout to make sure all the elements flowed properly. Once I did that, it made it easier to create a full website mock-up in InDesign. For this I used a basic 960-pixel grid to keep all my elements properly aligned. I decided to include a small section about the musical, a section with a video and an audio clip from the musical, images from the most recent production in a lightbox and lastly a section highlighting the creative team involved in creating the Musical.

Once it was all laid out the way I wanted it, that is when I started coding the website. This was the first functional website that I designed and coded from scratch and while it wasn’t easy, I found it very useful and rewarding. When something didn’t work or look the way I wanted it, I enjoyed the challenge of trying to figure out how to resolve the issue. To make the website responsive, I had to make sure that the column system was in percentages that switch to a single column with a media-queries. I also used a slicknav menu (hamburger menu) for mobile users.

RB-FULLSITE

Final Rumspringa Break! Website

Rumspringa Break! Mobile Website

Rumspringa Break! Mobile Website

I found this composite a lot of fun and very challenging at the same time. Carrying many of the design elements in both print and web really kept all the elements cohesive.

Design > Code

Design > Code

As a very visual person, This  project was very useful in taking a design from a concept to an actual website.  Since I a have a good comfort level with Adobe Illustrator, it really helped me see how you can make a design in “design” software and then applying the required code to making it web. The use of the 960px grid really came through in the structure of the website. I found this assignment challenging, but very beneficial in the web design process.

 

Lego _ Type for Web Assignment

For this assignment, I decided to share some facts about a hobby of mine, LEGO!

First, I collected a whole bunch of information and facts off the internet on Lego. Then I placed all the in information into my html document and applied the appropriate tags.

Once the text was properly tagged. I started a styling the different elements in CSS. I tried to stay consistent using the same fonts and colours through out my formatting. I found the fonts used on google fonts and used a blocky heavy font for the titles and headings and lighter font for the body.

_1_heading

In the Body of the text, I repaced all the inch marks with quotation marks as well as when appropriate, dashes with en–dashes.

_3_body

Body Text

I included a table with formatting styles that matched the rest of the page, using the font used for the headings for the table’s titles.

_4_table

Table

I also included an ordered list.

_5_ordered_list

Ordered List

as well, as an unordered list.

_6_unordered_list

Unordered List

Finally I included a definition list.

_7_definition_list

Definition List