Skip to main content

Home/ Tools for web developers/ Group items tagged webdesign

Rss Feed Group items tagged

de Villamil Frédéric

Five Simple Steps ~ A book by Mark Boulton - 0 views

  •  
    A Practical Guide to Designing for the Web aims to teach you techniques for designing your website using the principles of graphic design.
de Villamil Frédéric

When Clients Take Too Much Design Control | Build Internet! - 0 views

  •  
    Have you ever dealt with a client who suddenly flipped on "design mode" mid-project? The expectation is that you are an expert, and you act as a filter between the client and a (successful) finished product. Web design is more than just coding a client's vision. You've spent the time honing skills. Now let's reclaim your artistic license while keeping professional.
de Villamil Frédéric

The Future of Wireframes - Articles - MIX Online - 1 views

  •  
    The Future of Wirefram
Vernon Fowler

The Heads-Up Grid - 0 views

  •  
    Now Responsive!The Heads-Up Grid is an overlay grid for in-browser website development, built with HTML + CSS + JavaScript.
Vernon Fowler

MockFlow: Online Wireframe Tool - 0 views

  •  
    "Super-easy Wireframing Design, collaborate user interface mockups for your software and websites. "
de Villamil Frédéric

» 22 Questions to Ask Before Developing a Website :: CSS, JavaScript and XHTM... - 0 views

  •  
    I developed this "Website Development Questionnaire" in 2002. It is old, but it still serves me well, so I thought I would share. I don't actually add the bold or italic sections below. Those were added here to help you understand the rationale for the questions:
de Villamil Frédéric

20 More Excellent AJAX Effects You Should Know - Nettuts+ - 0 views

  •  
    The post went on to become one of the most popular ever published at Nettuts+. This time around we have twenty more equally excellent Ajax effects for you to know and love.
Vernon Fowler

Grunt for People Who Think Things Like Grunt are Weird and Hard ◆ 24 ways - 0 views

  • You install Grunt on a per-project basis. Go to your project’s folder. It needs a file there named package.json at the root level. You can just create one and put it there.
  • The contents of that file should be this: { "name": "example-project", "version": "0.1.0", "devDependencies": { "grunt": "~0.4.1" } }
  • Once that package.json file is in place, go to the terminal and navigate to your folder.
  • ...3 more annotations...
  • This is a one-liner again. Just run this command in the terminal: npm install -g grunt-cli
  • Then run the command: npm install
  • You should close and reopen the terminal as well. That’s a generic good practice to make sure things are working right.
inkoniq

Apple iOS8 HealthKit: App trends to watch out for - 0 views

  •  
    Future for HealthKit is great if Apple can pull it off. Letting different apps and devices talk to each other essentially makes your iPhone center of your lifestyle.
Vernon Fowler

PrimerCSS - 0 views

Vernon Fowler

CSS Tools: Reset CSS - 0 views

  •  
    "The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on."
« First ‹ Previous 61 - 80 of 81 Next ›
Showing 20 items per page