Search (3 results, page 1 of 1)

  • × classification_ss:"005.7/2 / dc21"
  1. Rosenfeld, L.; Morville, P.: Information architecture for the World Wide Web : designing large-scale Web sites (1998) 0.03
    0.028887367 = product of:
      0.057774734 = sum of:
        0.057774734 = product of:
          0.11554947 = sum of:
            0.11554947 = weight(_text_:web in 493) [ClassicSimilarity], result of:
              0.11554947 = score(doc=493,freq=58.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.67960584 = fieldWeight in 493, product of:
                  7.615773 = tf(freq=58.0), with freq of:
                    58.0 = termFreq=58.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=493)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Some web sites "work" and some don't. Good web site consultants know that you can't just jump in and start writing HTML, the same way you can't build a house by just pouring a foundation and putting up some walls. You need to know who will be using the site, and what they'll be using it for. You need some idea of what you'd like to draw their attention to during their visit. Overall, you need a strong, cohesive vision for the site that makes it both distinctive and usable. Information Architecture for the World Wide Web is about applying the principles of architecture and library science to web site design. Each web site is like a public building, available for tourists and regulars alike to breeze through at their leisure. The job of the architect is to set up the framework for the site to make it comfortable and inviting for people to visit, relax in, and perhaps even return to someday. Most books on web development concentrate either on the aesthetics or the mechanics of the site. This book is about the framework that holds the two together. With this book, you learn how to design web sites and intranets that support growth, management, and ease of use. Special attention is given to: * The process behind architecting a large, complex site * Web site hierarchy design and organization Information Architecture for the World Wide Web is for webmasters, designers, and anyone else involved in building a web site. It's for novice web designers who, from the start, want to avoid the traps that result in poorly designed sites. It's for experienced web designers who have already created sites but realize that something "is missing" from their sites and want to improve them. It's for programmers and administrators who are comfortable with HTML, CGI, and Java but want to understand how to organize their web pages into a cohesive site. The authors are two of the principals of Argus Associates, a web consulting firm. At Argus, they have created information architectures for web sites and intranets of some of the largest companies in the United States, including Chrysler Corporation, Barron's, and Dow Chemical.
    LCSH
    Web sites / Design
    RSWK
    World Wide Web / Web-Seite / Gestaltung (GBV)
    World Wide Web / Server
    Web-Seite / Gestaltung
    World Wide Web / Informationssystem / Softwarearchitektur (BVB)
    Subject
    World Wide Web / Web-Seite / Gestaltung (GBV)
    World Wide Web / Server
    Web-Seite / Gestaltung
    World Wide Web / Informationssystem / Softwarearchitektur (BVB)
    Web sites / Design
  2. Garlock, K.L.; Piontek, S.: Designing Web interfaces to library services and resources (1999) 0.03
    0.02838494 = product of:
      0.05676988 = sum of:
        0.05676988 = product of:
          0.11353976 = sum of:
            0.11353976 = weight(_text_:web in 1550) [ClassicSimilarity], result of:
              0.11353976 = score(doc=1550,freq=14.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.6677857 = fieldWeight in 1550, product of:
                  3.7416575 = tf(freq=14.0), with freq of:
                    14.0 = termFreq=14.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=1550)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    LCSH
    Web sites / Design
    Web sites / United States / Design
    RSWK
    Bibliothek / Web-Seite / Gestaltung (BVB)
    Subject
    Bibliothek / Web-Seite / Gestaltung (BVB)
    Web sites / Design
    Web sites / United States / Design
  3. Learning XML : [creating self describing data] (2001) 0.01
    0.0061305705 = product of:
      0.012261141 = sum of:
        0.012261141 = product of:
          0.024522282 = sum of:
            0.024522282 = weight(_text_:web in 1744) [ClassicSimilarity], result of:
              0.024522282 = score(doc=1744,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.14422815 = fieldWeight in 1744, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1744)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Although Learning XML covers XML with a broad brush, it nevertheless presents the key elements of the technology with enough detail to familiarise the reader with the crucial markup language. This guide is brief enough to tackle in a weekend. Author Erik T Ray begins with an excellent summary of XML's history as an outgrowth of SGML and HTML. He outlines very clearly the elements of markup, demystifying concepts such as attributes, entities and namespaces with numerous clear examples. To illustrate a real-world XML application, he gives the reader a look at a document written in DocBook--a publicly available XML document type for publishing technical writings--and explains the sections of the document step by step. A simplified version of DocBook is used later in the book to illustrate transformation--a powerful benefit of XML. The all-important Document Type Definition (DTD) is covered in depth, but the still-unofficial alternative--XML Schema--is only briefly addressed. The author makes liberal use of graphical illustrations, tables and code to demonstrate concepts along the way, keeping the reader engaged and on track. Ray also gets into a deep discussion of programming XML utilities with Perl. Learning XML is a highly readable introduction to XML for readers with existing knowledge of markup and Web technologies, and it meets its goals very well--to deliver a broad perspective of XML and its potential.