DDG

Questions   Share Something!   DMierz design group idea board. FInd inspiration. Please feel free to submit!!

inspirationfeed:

Mark Weaver is an art director and designer in NYC. His work has been featured in variety of magazines – ISO50, Grain Edit, H&FJ, Coudal Partners, Print Magazine, Oxford American, Tokion Magazine, etc. In a respectable manner, his stunning illustrations have been floating around the web for quite some time. We love it when artists create art that allows the viewer to interpret different meanings and messages being portrayed.

Source: http://inspirationfeed.com

(via itsallgoodmostly)

— 1 week ago with 185 notes
dschwen:

The vinyl that I designed for #The4ontheFloor is finally on the shelves!

dschwen:

The vinyl that I designed for #The4ontheFloor is finally on the shelves!

— 3 weeks ago with 15 notes
The basics on responsive web design

What is ‘Responsive Web Design’?

These days we have loads of different devices: laptops, computers, iPhones, iPads, Nexus tablets, Smart TVs, Android phones, Kindles, Nooks, Netbooks, (Google goggles?) and so on and so forth. What do all of these devices have in common? They connect to the internet. With the myriad of screen sizes, resolutions, browsers, and need for information comes the need for responsive web design. Responsive web design refers to a website’s capability to be able to respond to the way in which the user is accessing the information. For example, if you’re looking at a website on your phone, you’re probably looking for a specific experience; maybe that means tapping a collection of numbers and having your phone recognize it as a phone number. Or swiping through picture galleries instead of clicking through. Maybe that means having a store’s hours and contact information in an easy-to-find location. These are just some examples of the considerations that need to be made when making a successful responsive website. Below are pictures of the same website (www.johannlucchini.com) on different devices. Notice how the content never changes, but the layout, functionality, and feel of the site absolutely does.

 

image

Notice how the number of photo columns changes from device to device to accommodate screen size. “I’m an art director…” isn’t even part of the design on the mobile layout. These layout changes are so intuitive that as a web user you probably don’t even notice it, but this is the world web designers live in now. Constantly answering the questions “How will people be accessing this information?” and “How can I make the experience more positive for every user?”

 

 

How does responsive web design work?

To understand how to responsive sites work, you have to have a basic understanding of how websites work in general. Responsive web builds off of two basic languages: HTML and CSS. You can think of HTML as the structure, answering the questions “what IS everything?” It’s the language that builds the house of your website. It says “this is the foundation, this is the window, and this is a door”, or as it pertains to websites “this content is a paragraph, this content is a header, and this content is a picture”. CSS then comes in as the architect and designer, answering the question “how should everything look?”. It says “this image should be on the left side of the site, this text should be bold and orange, and this paragraph should have small, italicized font”. Below is a more in depth look at this concept, but really the only thing you need to know is that HTML is the structure and CSS is the style. 

image

Back to the main question, “How does responsive web design work?”, it uses what’s called a “Media Query”. A simple piece of script that (and here’s the key) fetches different CSS styles contingent on the type of device you’re on.This allows web designers to specify how the page will look based on things like device screen size, orientation (is your iPad in portrait or landscape mode?), etc. That’s it! It sounds very simple but it’s an advancement in web design that has made an extremely powerful impact. For web designers it means being better at our job and more able to cater to the most important person, you, the user. For instance, CSS styles for people who are visiting a site on a mobile phone may say “Okay, if you’re looking at this site on a device that has a screen size less that 480 pixels (which would be a mobile device) and has a landscape orientation (having the phone on its side, instead of upright) then apply these specific styles”. Those styles will then adjust layout, font sizes, menus, really anything that needs to change for your experience to be better! For those of you who are really interested, this is what a media query might look like:

@media only screen  

and (max-device-width : 480px) 

and (orientation : landscape) {

/* Styles */

}

Some Pro’s and Con’s

Pro’s

  • The site is adaptable, allowing for more people to access the information they need.
  • Instead of having to take care of multiple sites for one collection of content (a mobile site, a tablet site, and a desktop site) you only have one set of content which is easier to maintain.

Con’s

  • Responsive design takes a significant amount of more thought and planning for the designer. 
  • Some browsers may be out of date and may not support the latest technology regarding responsive design. This can cause more work for the designer to work around potential browser shortcomings. 

Really the bottom line is that responsive design is a result of the way people communicate and retrieve information today. It may be more work, but if designer’s cannot or are unwilling to meet the needs of their users then they will potentially fall behind. Responsive web design not only responds to the device it’s being viewed on, but it’s a response to the type of culture we have and the needs of web users. It’s an incredibly powerful tool. For further experimentation feel free to visit your favorite sites and resize your browser; what happens when you make the browser really small? What does it look like when you visit the site on your tablet? For further reading and specifications please visit: 

http://johnpolacek.github.io/scrolldeck.js/decks/responsive/

and

http://webdesignledger.com

and

http://www.w3.org/standards/webdesign/htmlcss

— 3 weeks ago with 3 notes
#responsive web design  #design  #web design  #coding  #HTML  #CSS  #fluid grid 
Fixed Navigation

We kind of love when fixed positioning is used in a different way. Like how these guys do it. Simple. Effective.

— 1 month ago
#web design  #design  #web  #inspiration 
Free icons →

Fo web designers. And nosy people.

— 1 month ago
Testing and identifying hexadecimal colors

I’ve been combing through other websites’ code and have had to open Photoshop more than once to figure out what color was associated with what hexadecimal.

Then I found this website. It works by using the hex combination as a subdomain.

For example, if I wanted to find out what kind of grey #ededed were, I would type in: ededed.milov.nl. Your browser screen would then fill with the specified color.

The programmer has also worked in many of the browser specified color keywords.

Check it out!

— 1 month ago
#hex  #design  #web design  #graphic design  #color  #milov.nl 
coverjunkie:


The Germans (Germany)
Yay!Newest cover The Germans magazine from Germany:“A new political zeitgeist mag, it shows an opinion, politics, culture and fashion. Plus background stories about current issues.Photography TillJanzArt direction Mirko Borsche

coverjunkie:

The Germans (Germany)

Yay!

Newest cover The Germans magazine from Germany:
“A new political zeitgeist mag, it shows an opinion, politics, culture and fashion. Plus background stories about current issues.

Photography TillJanz
Art direction Mirko Borsche

— 2 months ago with 22 notes