GFXVoid Graphic Design Forum

Remove Text Formatting
Loading...

» Online Users: 9,334

0 members and 9,334 guests
No Members online

» Site Navigation

 > FAQ

» Stats

Members: 35,442
Threads: 103,075
Posts: 826,688
Top Poster: cc.RadillacVIII (7,429)
Welcome to our newest member, Lekelindids
Results 1 to 7 of 7
  1. #1

    Default What is difference between Design and Interface.

    What is difference between Design and Interface.

  2. #2
    Join Date
    Aug 2007
    Posts
    1,259

    Default

    The design is everything from the fonts used, color scheme, and how it is all arranged to be pleasing to the eye. Interface is how someone interacts with whatever they are doing.

    Commissions and stickers available via linktree here.

  3. #3
    Join Date
    Nov 2007
    Location
    London - England
    Posts
    1,841

    Default

    What pet said

    Yeah a design is how it looks, an interface is how its used, for example...

    The design would be the CSS and the interface the HTML. put the two together and you have a website!
    Visit My Deviant Art



    Tutorials
    [Stalker][Spidey][Clipping Masks]


    Quote Originally Posted by Syn
    [29-07, 08:20] You're a bit weird, aren't you Lewk? Lol
    Quote Originally Posted by Apathy
    [17-10, 19:37] 720p you can see the razor burn on the crotch

  4. #4
    Join Date
    Aug 2007
    Posts
    1,259

    Default

    Quote Originally Posted by Lewk View Post
    The design would be the CSS and the interface the HTML. put the two together and you have a website!
    That is not entirely accurate. I can do many visual effects in html, and some code in css that determines how the website will work.

    The best way to say it is, design is how it will look, and interface is how it will work.

    Commissions and stickers available via linktree here.

  5. #5
    Join Date
    Nov 2007
    Location
    London - England
    Posts
    1,841

    Default

    Quote Originally Posted by Pet View Post
    That is not entirely accurate. I can do many visual effects in html, and some code in css that determines how the website will work.

    The best way to say it is, design is how it will look, and interface is how it will work.

    Well yes, but mainly thats how the CSS and HTML are used. from my knowledge, you can make a site entirely out of CSS ? Im not overly sure. Same with just HTML.
    Visit My Deviant Art



    Tutorials
    [Stalker][Spidey][Clipping Masks]


    Quote Originally Posted by Syn
    [29-07, 08:20] You're a bit weird, aren't you Lewk? Lol
    Quote Originally Posted by Apathy
    [17-10, 19:37] 720p you can see the razor burn on the crotch

  6. #6

    Default Both are design

    I think both are design. You design an interface before actually putting it to use. But you need an interface to create a design.

    I think design comes first in both cases. If you're talking about designing only, well it is the layout, colors, fonts, spacing, etc. And the interface is the way you arrange such layout so as to enable good use of the design and whatever the interface is for.

    But for an interface to be designed you need another interface to facilitate the means in which your design will be implemented into such interface.

    And now I've confused myself even more.

  7. #7
    Join Date
    Jul 2005
    Location
    Calgary, Canada
    Posts
    2,566

    Default

    Quote Originally Posted by Lewk View Post
    from my knowledge, you can make a site entirely out of CSS ? Im not overly sure. Same with just HTML.
    No you can't create a website using just CSS. In the past, styling in HTML became too complex and difficult to write and maintain. CSS evolved so it would separate presentation from content, making it less complex, redundant and overall more flexible. I believe CSS has always been about presentation and has nothing to do with functionality, otherwise it'd be coupling. Which should be avoided.

    With HTML today, all you have to do is write the most basic plaintext website and present it with CSS. That method is recognized by the W3C today to be the best method for HTML pages.

    In my opinion, design and interface has always been the same thing. At least in the context of usability, you are designing an interface. When you say GUI, you are talking about what is displayed to the user, not the back-end. So interface shouldn't be about how it works.

    A better way of thinking about it is Model-View-Controller (MVC), a software engineering architectural pattern. The View is the user interface, what is displayed to the user. The Model is the the data and the rules applied to the data. The Controller talks to the Model based on what inputs are given.

    MVC is implemented in alot of frameworks. Adobe Flex and Java Swing for GUI frameworks. Django and Ruby on Rails for web frameworks. etc. etc.
    It's MORPHIN' time!
    github
    deviantART
    Last.FM
    carrotderek

Similar Threads

  1. Killzone (again) but with a difference.
    By ratchetnclank in forum Sigs & Manips
    Replies: 12
    Last Post: 07-22-2008, 12:50 PM
  2. The Difference
    By keden in forum Digital Art
    Replies: 2
    Last Post: 05-01-2006, 07:15 AM
  3. The difference between...........
    By Unforgotten in forum Digital Art
    Replies: 5
    Last Post: 11-03-2005, 06:55 AM
  4. Terragen with a difference
    By *Peng* in forum Digital Art
    Replies: 11
    Last Post: 08-16-2005, 08:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Powered by vBadvanced CMPS v4.1.1