Responsive Design Guru

Post Top Ad

Post Top Ad

8:16 AM

Responsive Web Design Part4


 Here’s an example: imagine that you’re designing a website that looks like this (I’m sure you’ve worked with similar layouts before):


The crucial part of this example is the identification of groups of elements that must stay together for any layout. For example, all the navigation links must stay together, because otherwise they would make no sense. This is a module, a section of information that can be moved around among st the other modules without losing its meaning.

 Building your site with these modules in mind makes it easy to imagine how your layout will adapt for different view port sizes. For instance:

See how although the modules are in different places, they still display the same information as the original, just in a form more easily digested by mobile devices or other, differently-sized browsers. There isn’t anything you will have to change in your layout to make this modularity work, it’s just a different way to look at the same image. Hopefully though, this new perspective will help you make more informed decisions as you work on your future design projects.

Cost:
“Having a web site developed with responsive design is more costly up front. You can typically plan on about 25% cost increase over regular web site. The reason being is that it takes more planning in the development phase – in essence you are designing the site 3 times. Think of it this way, small = phone, medium = tablet, and large = traditional laptop/desktop. The beauty of it is that you can target your messaging based on the device the viewer is using and manage it without having to worry about how it will look – that has been done already. You also are able to present ALL of the content in your web site without limiting navigation or pages. It is going to present the page depending on the device, with a mobile web site you are limited in pages (sticking to the top 5 – 7 page rule). Like with anything choosing the right solution depends on your needs/wants. Responsive is not the perfect solution for all web sites but a good majority would benefit from it. It will save you time and money because you are not designing for MANY platforms –android, blackberry, ipad, iphone etc etc. what happens when a new device comes out? Responsive design takes the stress away knowing you have a web site that is working at its optimal level on all devices. And its sexy.”



Conclusion:
Like so much on the internet, Responsive Web Design is evolutionary, not revolutionary. It’s simply the natural next step for the web, not a complete rethinking of everything. As designers, we must continually adapt our workflows, and this time is no different. Responsive Web Design is the future, or at least, it will be when developers and designers alike embrace it. As web designers and developers, we are the only ones with the power to see this wonderful new standard come to fruition. Make it happen, for you, for me, for the internet at large!

10:00 AM

Responsive Design Frameworks

What is a framework?

 A software framework, in computer programming, is an abstraction in which common code providing generic functionality can be selectively overridden or specialized by user code providing specific functionality. Frameworks are a special case of software libraries in that they are reusable abstractions of code wrapped in a well-defined Application programming interface (API), yet they contain some key distinguishing features that separate them from normal libraries.

A framework helps us about using the "already created", a metaphore can be like,

Examples:

"a camera" is the program, and you decided to create a notebook. You don't need to recreate the camera everytime, you just use the earth framework (for example to a technology store) take the camera and integrate it to your notebook.

Advantages:

  1. The biggest advantage of the framework is that it reduces the time and energy in developing any software.
  2. Frameworks provides a standard working system through which user can develop the desired module of application or complete application instead of developing lower level details.
  3. Framework follow design pattern, so when you use these frameworks you’ve to follow their coding convention which makes your code clean and extensible for future purpose.
  4. Framework separates logic from user interface making the code cleaner and extensible.
  5. Frameworks help you to develop the project rapidly, if you know one framework well then you’ll never worry about the project deadline.

Disadvantages:

  1. For the novice user, it is tougher to use the framework quickly as it is big and complex abstract and user has to spend more time in assessing the concept, function and its uses in developing the program.
  2. Another disadvantage is that a generic ‘one-size-fits-all’ does not work so efficiently for any specific software. There is need to extend framework with specific code to develop any specific software.
  3. Frameworks are not for the small projects, because in a very simple project custom coding will work faster than setting up a framework.

How many types of framework are there?

There are basically 2 types to differentiate: backend and frontend this distinction is drawn depending on whether the framework is for the presentation layer or the application/ logical layer.

It’s important to understand that frameworks are a conceptual notion: a pre-prepared standard kit from which to work. The concept of a framework can be applied to different processes carried out on the web: the programmer’s layer which connects the database to the site content and uses PHP language, and the designer’s layer, where that content must be presented in HTML documents with defined CSS style sheets so it can ultimately be viewed in a browser.

They can be backend (a set of files with libraries to access databases, template structures, session management) or frontend. We’re going to focus on frontend frameworks.

Front-end Frameworks (or CSS Frameworks)

Frontend frameworks usually consist of a package made up of a structure of files and folders of standardized code (HTML, CSS, JS documents etc.)

The usual components are:


  1. CSS source code to create a grid: this allows the developer to position the different elements that make up the site design in a simple and versatile fashion.
  2. Typography style definitions for HTML elements.
  3. Solutions for cases of browser incompatibility so the site displays correctly in all browsers.
  4. Creation of standard CSS classes which can be used to style advanced components of the user interface.

Best Responsive CSS Frameworks for Web Design So Far are below:

CSS Based Frameworks:

  1. Bootstrap (twitter.github.com/bootstrap)
  2. Foundation 3 (foundation.zurb.com)
  3. Skeleton (getskeleton.com)
  4. Semantic UI
  5. Cascade
  6. Baseguide
  7. Siimple
  8. Responsive Cat
  9. Sculpt
  10. Turret
  11. Concise CSS
  12. Blueprint
  13. uikit
  14. Modest Grid
  15. Schema
  16. Metro UI
  17. Responsive Grid System
  18. YAML 4 (yaml.de)
  19. Gumby (gumbyframework.com)
  20. Kube (imperavi.com/kube)
  21. ResponsiveAeon (www.newaeonweb.com.br/responsiveaeon)

Material Design Based Framework:

  1. Material Framework
  2. Leaf
  3. Materialize
  4. Essence

8:31 AM

Responsive Web Design -The Designer’s Role Part3

The Designer’s Role
If you’re a designer who only designs, meaning you aren’t responsible for the HTML and CSS of the site on which you are working, a lot of this might just go over your head. You may even be wondering why exactly you need to know about Responsive Web Design..

 I’ve always believed that whoever designing a website should be the one later breathing life into it, through HTML and CSS. I understand that this is obviously not the case for a lot of projects, and I would respect a person’s abilities should they choose to only put together the design or only write the code.

 It’s important to understand that a website is not one or the other, it’s a marriage of both design and code, each depending on one another to create a seamless experience. To truly learn how to design a website, you must understand how the design will later be implemented in code, even if it’s only a rudimentary understanding.

I’ll remind you again: this article is for designers. In the coming paragraphs, I’ll discuss exactly how, as designers, we should change the way we design to better fit the process of responsive web design.

 Even if you’re not designing for Responsive Web Design, you should be designing with some sort of grid system. As the modern, educated designer you are, you should already have an understanding of what it means to use a grid, so I’ll skip the frilly bits.

One of the pillars of Responsive Web Design is the Fluid Grid.
Essentially, it means that your grid, which was traditionally measured in pixels, should now be thought of in terms of percent of the total page width.

The actual calculated width of each column in a responsive web site changes every time the browser window changes size, and cannot be guaranteed to be the same across different devices. This is why you must use a grid when designing for Responsive Web Design. It is a necessity, not a nicety. You cannot create a responsive web site without a grid-based design; it’s simply out of the question, it wouldn’t work.

Knowing that your design won’t have the exact same pixel measure for each column as in your design comp, there are a few other measures you should take to insure that your grid scales without issue.
Try to refrain from using textured borders in your columns, like this:
 
 These kinds of things would be difficult for your developers to use in a responsive web site, because they wouldn’t scale well horizontally. If you make the column wider or thinner, the textured borders would struggle.

Horizontal gradients are another no-go.
If you do have a textured background in a column, make sure it is one that can be tiled easily. Do:use grain, grunge, whatever. Don’t: use a photograph, illustration, or otherwise un-tillable image.
 
8:27 AM

Responsive Web Design Part2

Test it straight away:
As soon as you have created your first wire frame test it on the relevant device straight away. It’s easy to get the image on a simple web page and take a look at how it looks and feels to scroll down. This will let you know early on if your wire frame is working. Testing in this way gave us clues really early on what was and wasn’t working. If you look at this wire frame you should quickly see our first issue. Adding the tablet and mobile versions to your user testing process will give you a lot of useful feedback too. Now that your wire frames are created, tested, amended and approved it’s time to make them look good for all your screen widths. It isn’t necessary to create visuals for every wire frame. The main objective is to cover all the styles that will be required to create the HTML and CSS. There will be a little bit of a crossover for wire frames and visuals, some styles that will be required for the mobile where there wasn’t a need for an initial wire frame. Styling the page: Think about keeping your styles simpler for your mobile version—what’s great about CSS3 is that you don’t need lots of images to get great styled effects, but these still take a bit of time to load.

Thinking about font : Make sure your font sizes are going to be readable on each device. They’ll have to be much larger on the mobile device to ensure readability.

The impact of image sizes : The site will need to load in the full size images even if the CSS scales them down, so try to keep image sizes as low as possible. There can be some nifty JavaScript tricks though to make the site run smoother. On this site we initially loaded in the smallest image size, and then used JavaScript to decide if a larger image was then needed.

Use advanced CSS : It’s important to get the client behind the idea of using advanced CSS styles, allowing the site styles to degrade as the browser capability does. This lets you keep site loading times low Constant communication is required: The project will always go smoother if the team speak to each other, so from both designer and developer it’s good to discuss problems and solutions as soon as they turn up.

So what does all this mean?
If you are thinking about convincing your client to have their new site designed and developed in a responsive way, firstly you should consider if it really is the right solution for them, then you’ll need to be able to persuade them of the benefits and communicate that it will add more time to the project. But, I do believe that this is how more sites will be developed in the future.

Web View: 
 



Mobile View: 

In Web view the main menu which I underline in red color, it will be change in mobile point of view. See the Above example of mobile screen. I am not saying every site looks like this; it’s one of the way to present the menu navigation in mobile screen.

See the Below Examples of Homepages in web and mobile view…. 





 
Resolution Sizes: 


8:25 AM

Responsive Web Design

In the field of Web design and development, we’re quickly getting to the point of being unable to keep up with the endless new resolutions and devices. For many websites, creating a website version for each resolution and new device would be impossible, or at least impractical. Should we just suffer the consequences of losing visitors from one device, for the benefit of gaining visitors from another? Or is there another option?

Responsive Web design is the approach that suggests that design and development should respond to the user’s behavior and environment based on screen size, platform and orientation. The practice consists of a mix of flexible grids and layouts, images and an intelligent use of CSS media queries. As the user switches from their laptop to iPad, the website should automatically switch to accommodate for resolution, image size and scripting abilities. In other words, the website should have the technology to automatically respond to the user’s preferences. This would eliminate the need for a different design and development phase for each new gadget on the market.
What is Responsive Web Design? 

Trends in Web design have a tendency to come and go. Responsive Web design, however, is looking more and more like one of those trends that will one day become an industry standard.

Responsive design is the concept of developing a website design in a way that helps the layout to change according to the user’s computer screen resolution. It affects layout (including menus), image/video size, and now even the amount of text you can view on a page as the browser size is reduced. The results are sites that aim to keep the most important elements on screen and prioritized, no matter the browser size and orientation. Its three most essential elements are:

  1. Fluid Layouts
  2. Flexible Images
  3. Media Queries
Designing a website is a complicated process. Adding a responsive element makes that an even more complicated process – a desktop site is now the same site that will be viewed also on tablets and mobile devices, except it will look much different. This means that when a site is designed to be responsive, it requires two additional designs: one for tablet size resolution (smaller than 980px wide) and another for mobile devices.



Starting on the home page:
You may feel like there is another page that has a higher importance than the home page, but this was where we started. Here is our finished original wire frame. You can see the mobile page length is quite a bit larger due to the content wrapping over one column.


Main navigation:
We created a simple horizontal top navigation that would have a fluid width to change with the screen size. As the screen reduced the menu items would get closer together, then wrap on to the next line when necessary. This works for desktop, laptop and tablet widths, but going further down we wanted to create a menu that would suit the devices better. This gave us the menu split over two columns for the mobile device.



Other header components are aligned right and would just shift along as the page width reduced. Remember when you are styling the navigation to think how it will work as the screen sizes changes. Certain styles, such as using tabs, may be difficult to get to work and look good as the screen width reduces.  

Footer: 
 Our footer is pretty simple, just think about what content you want and how it will change as the width changes and the columns reduce—this could be as simple as components wrapping underneath each other.


Other components:
Our simple grid structure made it easier to plan out our components. On the home page we used a horizontal scroller that had four components that would scroll across on a click. Our tablet layout let us keep this component but just amend it to only show three items, then on our phone width we removed the scrolling functionality completely and instead displayed each item vertically. Each component you design may require different behaviors, so think about how the visitor will want to use the component on different screen sizes. Phone users are more comfortable scrolling down a page than using small buttons to interact with the page