Search (13339 results, page 3 of 667)

  1. Moravec, H.P.: Mind children : der Wettlauf zwischen menschlicher und künstlicher Intelligenz (1990) 0.12
    0.12059291 = product of:
      0.24118581 = sum of:
        0.047418524 = weight(_text_:und in 338) [ClassicSimilarity], result of:
          0.047418524 = score(doc=338,freq=10.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.3287631 = fieldWeight in 338, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.046875 = fieldNorm(doc=338)
        0.1937673 = weight(_text_:humans in 338) [ClassicSimilarity], result of:
          0.1937673 = score(doc=338,freq=2.0), product of:
            0.43598714 = queryWeight, product of:
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.06503141 = queryNorm
            0.4444335 = fieldWeight in 338, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.046875 = fieldNorm(doc=338)
      0.5 = coord(2/4)
    
    Abstract
    Arguing that within the next fifty years machines will equal humans not only in reasoning power but also in their ability to perceive, interact with, and change their environment, the author describes the tremendous technological advances possible in thefield of robotics.
    BK
    17.03 (Theorie und Methoden der Sprach- und Literaturwissenschaft)
    Classification
    17.03 (Theorie und Methoden der Sprach- und Literaturwissenschaft)
  2. Vonhoegen, H.: Einstieg in XML (2002) 0.12
    0.120457575 = product of:
      0.24091515 = sum of:
        0.17663725 = weight(_text_:java in 5002) [ClassicSimilarity], result of:
          0.17663725 = score(doc=5002,freq=4.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.38541055 = fieldWeight in 5002, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.02734375 = fieldNorm(doc=5002)
        0.0642779 = weight(_text_:und in 5002) [ClassicSimilarity], result of:
          0.0642779 = score(doc=5002,freq=54.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.44565287 = fieldWeight in 5002, product of:
              7.3484693 = tf(freq=54.0), with freq of:
                54.0 = termFreq=54.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.02734375 = fieldNorm(doc=5002)
      0.5 = coord(2/4)
    
    Abstract
    Dieses Buch richtet sich an alle, die eine kompetente Einführung in XML benötigen - praxisnah und verständlich aufbereitet. Die referenzartige Darstellung der eXtensible Markup Language XML, ihrer Dialekte und Technologien wird dabei durch viele Beispiele vertieft. »Einstieg in XML« ist kein theoretisches Buch zu verschiedenen Standards der Sprachfamilie XML. Hier bekommen Sie in konzentrierter Form genau das, was Sie zur Entwicklung eigener XML-Lösungen brauchen. Die im Buch enthaltene CD enthält alle nötigen Tools, um sofort starten zu können.
    Footnote
    Rez. in: XML Magazin und Web Services 2003, H.1, S.14 (S. Meyen): "Seit dem 22. Februar 1999 ist das Resource Description Framework (RDF) als W3C-Empfehlung verfügbar. Doch was steckt hinter diesem Standard, der das Zeitalter des Semantischen Webs einläuten soll? Was RDF bedeutet, wozu man es einsetzt, welche Vorteile es gegenüber XML hat und wie man RDF anwendet, soll in diesem Artikel erläutert werden. Schlägt man das Buch auf und beginnt, im EinleitungsKapitel zu schmökern, fällt sogleich ins Auge, dass der Leser nicht mit Lektionen im Stile von "bei XML sind die spitzen Klammern ganz wichtig" belehrt wird, obgleich es sich um ein Buch für Anfänger handelt. Im Gegenteil: Es geht gleich zur Sache und eine gesunde Mischung an Vorkenntnissen wird vorausgesetzt. Wer sich heute für XML interessiert, der hat ja mit 99-prozentiger Wahrscheinlichkeit schon seine einschlägigen Erfahrungen mit HTML und dem Web gemacht und ist kein Newbie in dem Reich der spitzen Klammern und der (einigermaßen) wohlformatierten Dokumente. Und hier liegt eine deutliche Stärke des Werkes Helmut Vonhoegens, der seinen Einsteiger-Leser recht gut einzuschätzen weiß und ihn daher praxisnah und verständlich ans Thema heranführt. Das dritte Kapitel beschäftigt sich mit der Document Type Definition (DTD) und beschreibt deren Einsatzziele und Verwendungsweisen. Doch betont der Autor hier unablässig die Begrenztheit dieses Ansatzes, welche den Ruf nach einem neuen Konzept deutlich macht: XML Schema, welches er im folgenden Kapitel darstellt. Ein recht ausführliches Kapitel widmet sich dann dem relativ aktuellen XML Schema-Konzept und erläutert dessen Vorzüge gegenüber der DTD (Modellierung komplexer Datenstrukturen, Unterstützung zahlreicher Datentypen, Zeichenbegrenzungen u.v.m.). XML Schema legt, so erfährt der Leser, wie die alte DTD, das Vokabular und die zulässige Grammatik eines XML-Dokuments fest, ist aber seinerseits ebenfalls ein XML-Dokument und kann (bzw. sollte) wie jedes andere XML auf Wohlgeformtheit überprüft werden. Weitere Kapitel behandeln die Navigations-Standards XPath, XLink und XPointer, Transformationen mit XSLT und XSL und natürlich die XML-Programmierschnittstellen DOM und SAX. Dabei kommen verschiedene Implementierungen zum Einsatz und erfreulicherweise werden Microsoft-Ansätze auf der einen und Java/Apache-Projekte auf der anderen Seite in ungefähr vergleichbarem Umfang vorgestellt. Im letzten Kapitel schließlich behandelt Vonhoegen die obligatorischen Web Services ("Webdienste") als Anwendungsfall von XML und demonstriert ein kleines C#- und ASP-basiertes Beispiel (das Java-Äquivalent mit Apache Axis fehlt leider). "Einstieg in XML" präsentiert seinen Stoff in klar verständlicher Form und versteht es, seine Leser auf einem guten Niveau "abzuholen". Es bietet einen guten Überblick über die Grundlagen von XML und kann - zumindest derzeit noch - mit recht hoher Aktualität aufwarten."
  3. Jascó, P.: Publishing textual databases on the Web : part 3 of this series examines Java applets and CGI/DLL programs (1998) 0.12
    0.11969486 = product of:
      0.47877944 = sum of:
        0.47877944 = weight(_text_:java in 6217) [ClassicSimilarity], result of:
          0.47877944 = score(doc=6217,freq=10.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            1.0446644 = fieldWeight in 6217, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.046875 = fieldNorm(doc=6217)
      0.25 = coord(1/4)
    
    Abstract
    A detailed description of how to use Java applets and Common Gateway Interface (CGI)/Dynamic Link Library (DLL) programs for Web publication of textual databases. The advantages of Java applets include low cost, flexible and visually appealing search interfaces, and the ability to be embedded in HTML pages, eliminating the need for Internet service provider permissions for their use. Highlights the FindIt family of Java applets from DoubleOLogic as one of the best product lines in the category. CGI programs may be written in Perl, Java, or some other language, and like DLL programs, must be installed on the server side. Notes that small-scale CGI and DLL applications cost from $150 to $8,000. Highlights Insight from Enigma Inc. as an excellent program at the high end of the cost range
  4. Shneiderman, B.: Designing the user interface : strategies for effective human-computer interaction (1992) 0.11
    0.11417847 = product of:
      0.45671389 = sum of:
        0.45671389 = weight(_text_:humans in 1812) [ClassicSimilarity], result of:
          0.45671389 = score(doc=1812,freq=4.0), product of:
            0.43598714 = queryWeight, product of:
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.06503141 = queryNorm
            1.0475398 = fieldWeight in 1812, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.078125 = fieldNorm(doc=1812)
      0.25 = coord(1/4)
    
    COMPASS
    Computers / Interactions / With / Humans
    Subject
    Computers / Interactions / With / Humans
  5. Natural language processing and speech technology : Results of the 3rd KONVENS Conference, Bielefeld, October 1996 (1996) 0.11
    0.1118787 = product of:
      0.2237574 = sum of:
        0.029990107 = weight(_text_:und in 360) [ClassicSimilarity], result of:
          0.029990107 = score(doc=360,freq=4.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.20792803 = fieldWeight in 360, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.046875 = fieldNorm(doc=360)
        0.1937673 = weight(_text_:humans in 360) [ClassicSimilarity], result of:
          0.1937673 = score(doc=360,freq=2.0), product of:
            0.43598714 = queryWeight, product of:
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.06503141 = queryNorm
            0.4444335 = fieldWeight in 360, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.046875 = fieldNorm(doc=360)
      0.5 = coord(2/4)
    
    Content
    Enthält u.a. die Beiträge: HILDEBRANDT, B. u.a.: Kognitive Modellierung von Sprach- und Bildverstehen; KELLER, F.: How do humans deal with ungrammatical input? Experimental evidence and computational modelling; MARX, J:: Die 'Computer-Talk-These' in der Sprachgenerierung: Hinweise zur Gestaltung natürlichsprachlicher Zustandsanzeigen in multimodalen Informationssystemen; SCHULTZ, T. u. H. SOLTAU: Automatische Identifizierung spontan gesprochener Sprachen mit neuronalen Netzen; WAUSCHKUHN, O.: Ein Werkzeug zur partiellen syntaktischen Analyse deutscher Textkorpora; LEZIUS, W., R. RAPP u. M. WETTLER: A morphology-system and part-of-speech tagger for German; KONRAD, K. u.a.: CLEARS: ein Werkzeug für Ausbildung und Forschung in der Computerlinguistik
  6. Fisher, Y.: Spinning the Web : a guide to serving information on the World Wide Web (1996) 0.11
    0.10816779 = product of:
      0.43267116 = sum of:
        0.43267116 = weight(_text_:java in 6014) [ClassicSimilarity], result of:
          0.43267116 = score(doc=6014,freq=6.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.94405925 = fieldWeight in 6014, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0546875 = fieldNorm(doc=6014)
      0.25 = coord(1/4)
    
    Abstract
    Most books on the Internet describe it from the user's end. This one, however, is unique in its focus on serving information on the WWW. It presents everything from the basics to advanced techniques and will thus prove invaluable to site administrators and developers. The author - an expert developer and researcher at UCSD - covers such topics as HTML 3.0, serving documents, interfaces, WWW utilities and browsers such as Netscape. Fisher also includes an introduction to programming with JAVA and JAVA sript, as well as the complete VRML 1.0 specification
    Object
    JAVA
  7. Varela, C.A.; Agha, G.A.: What after Java? : From objects to actors (1998) 0.11
    0.10816779 = product of:
      0.43267116 = sum of:
        0.43267116 = weight(_text_:java in 4612) [ClassicSimilarity], result of:
          0.43267116 = score(doc=4612,freq=6.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.94405925 = fieldWeight in 4612, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0546875 = fieldNorm(doc=4612)
      0.25 = coord(1/4)
    
    Abstract
    Discusses drawbacks of the Java programming language, and proposes some potential improvements for concurrent object-oriented software development. Java's passive object model does not provide an effective means for building distributed applications, critical for the future of Web-based next-generation information systems. Suggests improvements to Java's existing mechanisms for maintaining consistency across multiple threads, sending asynchronous messages and controlling resources. Drives the discussion with examples and suggestions from work on the Actor model of computation
    Object
    Java
  8. Cranefield, S.: Networked knowledge representation and exchange using UML and RDF (2001) 0.11
    0.10816779 = product of:
      0.43267116 = sum of:
        0.43267116 = weight(_text_:java in 6896) [ClassicSimilarity], result of:
          0.43267116 = score(doc=6896,freq=6.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.94405925 = fieldWeight in 6896, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0546875 = fieldNorm(doc=6896)
      0.25 = coord(1/4)
    
    Abstract
    This paper proposes the use of the Unified Modeling Language (UML) as a language for modelling ontologies for Web resources and the knowledge contained within them. To provide a mechanism for serialising and processing object diagrams representing knowledge, a pair of XSI-T stylesheets have been developed to map from XML Metadata Interchange (XMI) encodings of class diagrams to corresponding RDF schemas and to Java classes representing the concepts in the ontologies. The Java code includes methods for marshalling and unmarshalling object-oriented information between in-memory data structures and RDF serialisations of that information. This provides a convenient mechanism for Java applications to share knowledge on the Web
  9. Cheswick, W.; Bellovin, S.M.; Gosling, J.; Ford, W.: Mauern, Täuschen, Bremsen : Schutzmaßnahmen (1999) 0.11
    0.10705834 = product of:
      0.42823336 = sum of:
        0.42823336 = weight(_text_:java in 1743) [ClassicSimilarity], result of:
          0.42823336 = score(doc=1743,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.9343763 = fieldWeight in 1743, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.09375 = fieldNorm(doc=1743)
      0.25 = coord(1/4)
    
    Abstract
    Experten schildern die 3 wichtigsten Sicherheitsmechanismen gegen Angriffe aus dem Internet: Firewall - Java Sandkasten - Digitale Zertifikate
  10. Hanf, M.: HotETHICS : mit Java in die Bibliothek (1996) 0.11
    0.10705834 = product of:
      0.42823336 = sum of:
        0.42823336 = weight(_text_:java in 2137) [ClassicSimilarity], result of:
          0.42823336 = score(doc=2137,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.9343763 = fieldWeight in 2137, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.09375 = fieldNorm(doc=2137)
      0.25 = coord(1/4)
    
  11. Hickey, T.B.: Guidon Web Applying Java to Scholarly Electronic Journals (2001) 0.11
    0.10705834 = product of:
      0.42823336 = sum of:
        0.42823336 = weight(_text_:java in 2035) [ClassicSimilarity], result of:
          0.42823336 = score(doc=2035,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.9343763 = fieldWeight in 2035, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.09375 = fieldNorm(doc=2035)
      0.25 = coord(1/4)
    
  12. Shafer, K.E.; Surface, T.R.: Java Server Side Interpreter and OCLC SiteSearch (2001) 0.11
    0.10705834 = product of:
      0.42823336 = sum of:
        0.42823336 = weight(_text_:java in 2050) [ClassicSimilarity], result of:
          0.42823336 = score(doc=2050,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.9343763 = fieldWeight in 2050, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.09375 = fieldNorm(doc=2050)
      0.25 = coord(1/4)
    
  13. Nix, M.: ¬Die praktische Einsetzbarkeit des CIDOC CRM in Informationssystemen im Bereich des Kulturerbes (2004) 0.11
    0.106887124 = product of:
      0.21377425 = sum of:
        0.17843057 = weight(_text_:java in 729) [ClassicSimilarity], result of:
          0.17843057 = score(doc=729,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.38932347 = fieldWeight in 729, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0390625 = fieldNorm(doc=729)
        0.03534368 = weight(_text_:und in 729) [ClassicSimilarity], result of:
          0.03534368 = score(doc=729,freq=8.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.24504554 = fieldWeight in 729, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0390625 = fieldNorm(doc=729)
      0.5 = coord(2/4)
    
    Abstract
    Es steht uns eine praktisch unbegrenzte Menge an Informationen über das World Wide Web zur Verfügung. Das Problem, das daraus erwächst, ist, diese Menge zu bewältigen und an die Information zu gelangen, die im Augenblick benötigt wird. Das überwältigende Angebot zwingt sowohl professionelle Anwender als auch Laien zu suchen, ungeachtet ihrer Ansprüche an die gewünschten Informationen. Um dieses Suchen effizienter zu gestalten, gibt es einerseits die Möglichkeit, leistungsstärkere Suchmaschinen zu entwickeln. Eine andere Möglichkeit ist, Daten besser zu strukturieren, um an die darin enthaltenen Informationen zu gelangen. Hoch strukturierte Daten sind maschinell verarbeitbar, sodass ein Teil der Sucharbeit automatisiert werden kann. Das Semantic Web ist die Vision eines weiterentwickelten World Wide Web, in dem derart strukturierten Daten von so genannten Softwareagenten verarbeitet werden. Die fortschreitende inhaltliche Strukturierung von Daten wird Semantisierung genannt. Im ersten Teil der Arbeit sollen einige wichtige Methoden der inhaltlichen Strukturierung von Daten skizziert werden, um die Stellung von Ontologien innerhalb der Semantisierung zu klären. Im dritten Kapitel wird der Aufbau und die Aufgabe des CIDOC Conceptual Reference Model (CRM), einer Domain Ontologie im Bereich des Kulturerbes dargestellt. Im darauf folgenden praktischen Teil werden verschiedene Ansätze zur Verwendung des CRM diskutiert und umgesetzt. Es wird ein Vorschlag zur Implementierung des Modells in XML erarbeitet. Das ist eine Möglichkeit, die dem Datentransport dient. Außerdem wird der Entwurf einer Klassenbibliothek in Java dargelegt, auf die die Verarbeitung und Nutzung des Modells innerhalb eines Informationssystems aufbauen kann.
  14. Dupré, J.: Human nature and the limits of science (2001) 0.11
    0.10663477 = product of:
      0.21326955 = sum of:
        0.01749423 = weight(_text_:und in 1784) [ClassicSimilarity], result of:
          0.01749423 = score(doc=1784,freq=4.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.121291354 = fieldWeight in 1784, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.02734375 = fieldNorm(doc=1784)
        0.19577532 = weight(_text_:humans in 1784) [ClassicSimilarity], result of:
          0.19577532 = score(doc=1784,freq=6.0), product of:
            0.43598714 = queryWeight, product of:
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.06503141 = queryNorm
            0.4490392 = fieldWeight in 1784, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.02734375 = fieldNorm(doc=1784)
      0.5 = coord(2/4)
    
    Abstract
    John Dupre warns that our understanding of human nature is being distorted by two faulty and harmful forms of pseudo-scientific thinking. Not just in the academic world but increasingly in everyday life, we find one set of experts seeking to explain the ends at which humans aim in terms of evolutionary theory, and another set of experts using economic models to give rules of how we act to achieve those ends. Dupre charges this unholy alliance of evolutionary psychologists and rational-choice theorists with scientific imperialism: they use methods and ideas developed for one domain of inquiry in others where they are inappropriate. He demonstrates that these theorists' explanations do not work, and furthermore that if taken seriously their theories tend to have dangerous social and political consequences. For these reasons, it is important to resist scientism - an exaggerated conception of what science can be expected to do for us. To say this is in no way to be against science - just against bad science. Dupre restores sanity to the study of human nature by pointing the way to a proper understanding of humans in the societies that are our natural and necessary environments.He shows how our distinctively human capacities are shaped by the social contexts in which we are embedded. And he concludes with a bold challenge to one of the intellectual touchstones of modern science: the idea of the universe as causally complete and deterministic. In an impressive rehabilitation of the idea of free human agency, he argues that far from being helpless cogs in a mechanistic universe, humans are rare concentrations of causal power in a largely indeterministic world. Human Nature and the Limits of Science is a provocative, witty, and persuasive corrective to scientism. In its place, Dupre commends a pluralistic approach to science, as the appropriate way to investigate a universe that is not unified in form. Anyone interested in science and human nature will enjoy this book, unless they are its targets. Dupre writes with considerable grace and economy...this book works very well indeed as a critique of the presumptions of two simplistic projects that wield undo influence on our conception of us. This critique alone is worth the price of the book. Richard C. Francis, Biology and Philosophy 'excellent, clear, and helpful' His [Dupre's] criticisms are well made ... His approach is certainly interesting and deserving of both scrutiny and elaboration ... Dupre ends with the wonderful suggestion that his view leaves a role for philosophy as providing a "synoptic and integrative vision", and so moving "from underlabourer to Queen of the Sciences" The Philosophers' Magazine
    BK
    30.02 (Philosophie und Theorie der Naturwissenschaften)
    Classification
    30.02 (Philosophie und Theorie der Naturwissenschaften)
  15. Schwarte, J.: ¬Das große Buch zu HTML : Publizieren im Internet; die eigene HomePage im World Wide Web, topaktuell: HTML 3, SGML und Netscape-Erweiterungen (1996) 0.11
    0.105272695 = product of:
      0.21054539 = sum of:
        0.14274445 = weight(_text_:java in 2567) [ClassicSimilarity], result of:
          0.14274445 = score(doc=2567,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.31145877 = fieldWeight in 2567, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.03125 = fieldNorm(doc=2567)
        0.06780093 = weight(_text_:und in 2567) [ClassicSimilarity], result of:
          0.06780093 = score(doc=2567,freq=46.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.47007886 = fieldWeight in 2567, product of:
              6.78233 = tf(freq=46.0), with freq of:
                46.0 = termFreq=46.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.03125 = fieldNorm(doc=2567)
      0.5 = coord(2/4)
    
    Abstract
    Mit HTML und diesem Buch kann wirklich jeder im Internet publizieren. Step-by-step-Touren vermitteln das grundlegende Know-how, das Sie in die Lage versetzt, in Eigenregie Homepages erstellen und diese einfallsreich, witzig und übersichtlich zu gestalten. Appetit auf die eigene Homepage machen die mehr als 200 Links zu den heißesten und coolsten HomePages im WWW. Alle Links sind von CD startbar. Dazu gibt es direkt einsetzbare Grafiken, Bars, Lines, Dots und Body-Backgrounds für Ihre WWWDokumente. Vom InfoKonsumenten zum InfoProduzenten. Systematisch führt das Buch in den Aufbau von HTML und in die HTML zugrundeliegende "Sprache" SGML ein. Ausgangspunkt ist dabei sowohl der derzeitige WWW-Standard HTML 2.0 als auch das aktuelle HTML 3.0 mit allen neu hinzugekommenen Möglichkeiten - z. B. mathematischen Formeln und Tabellen sowie den Netscape-Erweiterungen. Natürlich kommen auch aktuelle Trends wie die Handhabung von Client-Site-Imagemaps und des neuartigen Frames-Konzept nicht zu kurz. Trends und neue Entwicklungen. Dreh- und Angelpunkt aller Betrachtungen ist Windows 95. Komplett praxisorientiert zeigt das Buch alle Möglichkeiten grafischer Browser und Editoren unter Windows 95. Zur Sprache kommen HTML-Editoren wie HotMetal, HotDog, Home-Page-Creator, InternetAssistant von Microsoft etc. Auch neue Entwicklungen wie HotJava werden unter der Berücksichtigung ihrer zukünftigen Verwendbarkeit unter Windows 95 betrachtet. Und das Genialste daran: Ein Großteil der Software findet sich direkt startfähig auf der CD. Kurz & bündig. * Für ganz Eilige: Die eigene Homepage mit dem CompuServe Wizzard * SGML: Ein Standard für Textdokumente, die sich elektronisch speichern und austauschen lassen * HTML 2.0 und HTML 3.0: Der erfolgreiche Standard im World Wide Web und der aktuelle Vorschlag für das Publizieren im World Wide Web * HTML-Erweiterungen: neue Attribute zu offizieller Tags, neue Tags für die Schriftgestaltung und zur Einbindung von Multimedia-Dateien, Client-SiteImagemaps u. v. a. m. * Adressierungskonzepte im Internet: IP-Nummern, Anwendungsprotokolle, HTTP-URL's etc. * HTTP-Server und FTP für Windows * Ausblicke auf Java-Applets, Panorama, Hyper-G VRML und HTML als Standard für den elektronischen Informationsaustausch
    Classification
    ST 250 H85 Informatik / Monographien / Software und -entwicklung / Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen) / Einzelne Programmiersprachen (alphabet.) / Programmiersprachen H / HTML; XHTML
    RVK
    ST 250 H85 Informatik / Monographien / Software und -entwicklung / Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen) / Einzelne Programmiersprachen (alphabet.) / Programmiersprachen H / HTML; XHTML
  16. Schwarz, I.; Umstätter, W.: Zum Prinzip der Objektdarstellung in SGML (1998) 0.10
    0.104519546 = product of:
      0.20903909 = sum of:
        0.17843057 = weight(_text_:java in 617) [ClassicSimilarity], result of:
          0.17843057 = score(doc=617,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.38932347 = fieldWeight in 617, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0390625 = fieldNorm(doc=617)
        0.030608524 = weight(_text_:und in 617) [ClassicSimilarity], result of:
          0.030608524 = score(doc=617,freq=6.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.21221566 = fieldWeight in 617, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0390625 = fieldNorm(doc=617)
      0.5 = coord(2/4)
    
    Abstract
    Semantische Thesauri sind dazu geeignet, Wissen zu strukturieren. Der vorliegende Beitrag soll unter anderem deutlich machen, daß die SGML (Standard Generalized Markup Language) ein mögliches Instrument zum Aufbau semantischer Thesauri ist. Die SGML ist eine Metasprache, die geeignet ist, Texte in natürlicher Sprache mit Strukturen zu versehen, die das Erkennen des Informationsgehaltes eines Dokuments erleichtern. Zugleich wird damit unter anderem die Voraussetzung dafür geschaffen, Volltextindexierungen in einer Weise vorzunehmen, wie dies bislang nicht möglich war. Die rasant zunehmende Bedeutung der SGML, liegt zweifellos an der bekanntesten Document Type Definition (DTD) im Rahmen der SGML, der Hypertext Markup Language (HTML), wie wir sie im WWW (World Wide Web) des Internet in Anwendung finden. Darüber hinaus erfüllt SGML je nach DTD die Bedingungen, die Objektorientiertheit unserer natürlichen Sprache mit ihren definierbaren Begriffen sinnvoll zu unterstützen und beispielsweise mit Hilfe der objektorientierten Programmiersprache JAVA zu verarbeiten. Besonders hervorzuheben ist die sich damit verändernde Publikationsform bei wissensbasierten Texten, in denen SGML-Dokumente nicht mehr nur für sich zu betrachten sind, wie Zeitschriftenaufsätze oder Bücher, sondern die darüber hinaus in Form von Wissenselementen in einer Daten- und Wissensbank organisiert und recherchiert werden können
  17. DeSilva, J.M.; Traniello, J.F.A.; Claxton, A.G.; Fannin, L.D.: When and why did human brains decrease in size? : a new change-point analysis and insights from brain evolution in ants (2021) 0.10
    0.101486966 = product of:
      0.20297393 = sum of:
        0.035166517 = weight(_text_:und in 1406) [ClassicSimilarity], result of:
          0.035166517 = score(doc=1406,freq=22.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.24381724 = fieldWeight in 1406, product of:
              4.690416 = tf(freq=22.0), with freq of:
                22.0 = termFreq=22.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0234375 = fieldNorm(doc=1406)
        0.16780742 = weight(_text_:humans in 1406) [ClassicSimilarity], result of:
          0.16780742 = score(doc=1406,freq=6.0), product of:
            0.43598714 = queryWeight, product of:
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.06503141 = queryNorm
            0.38489074 = fieldWeight in 1406, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.0234375 = fieldNorm(doc=1406)
      0.5 = coord(2/4)
    
    Abstract
    Human brain size nearly quadrupled in the six million years since Homo last shared a common ancestor with chimpanzees, but human brains are thought to have decreased in volume since the end of the last Ice Age. The timing and reason for this decrease is enigmatic. Here we use change-point analysis to estimate the timing of changes in the rate of hominin brain evolution. We find that hominin brains experienced positive rate changes at 2.1 and 1.5 million years ago, coincident with the early evolution of Homo and technological innovations evident in the archeological record. But we also find that human brain size reduction was surprisingly recent, occurring in the last 3,000 years. Our dating does not support hypotheses concerning brain size reduction as a by-product of body size reduction, a result of a shift to an agricultural diet, or a consequence of self-domestication. We suggest our analysis supports the hypothesis that the recent decrease in brain size may instead result from the externalization of knowledge and advantages of group-level decision-making due in part to the advent of social systems of distributed cognition and the storage and sharing of information. Humans live in social groups in which multiple brains contribute to the emergence of collective intelligence. Although difficult to study in the deep history of Homo, the impacts of group size, social organization, collective intelligence and other potential selective forces on brain evolution can be elucidated using ants as models. The remarkable ecological diversity of ants and their species richness encompasses forms convergent in aspects of human sociality, including large group size, agrarian life histories, division of labor, and collective cognition. Ants provide a wide range of social systems to generate and test hypotheses concerning brain size enlargement or reduction and aid in interpreting patterns of brain evolution identified in humans. Although humans and ants represent very different routes in social and cognitive evolution, the insights ants offer can broadly inform us of the selective forces that influence brain size.
    Footnote
    Vgl. auch: Rötzer, F.: Warum schrumpft das Gehirn des Menschen seit ein paar Tausend Jahren? Unter: https://krass-und-konkret.de/wissenschaft-technik/warum-schrumpft-das-gehirn-des-menschen-seit-ein-paar-tausend-jahren/. "... seit einigen tausend Jahren - manche sagen seit 10.000 Jahren -, also nach dem Beginn der Landwirtschaft, der Sesshaftigkeit und der Stadtgründungen sowie der Erfindung der Schrift schrumpfte das menschliche Gehirn überraschenderweise wieder. ... Allgemein wird davon ausgegangen, dass mit den ersten Werkzeugen und vor allem beginnend mit der Erfindung der Schrift kognitive Funktionen, vor allem das Gedächtnis externalisiert wurden, allerdings um den Preis, neue Kapazitäten entwickeln zu müssen, beispielsweise Lesen und Schreiben. Gedächtnis beinhaltet individuelle Erfahrungen, aber auch kollektives Wissen, an dem alle Mitglieder einer Gemeinschaft mitwirken und in das das Wissen sowie die Erfahrungen der Vorfahren eingeschrieben sind. Im digitalen Zeitalter ist die Externalisierung und Entlastung der Gehirne noch sehr viel weitgehender, weil etwa mit KI nicht nur Wissensinhalte, sondern auch kognitive Fähigkeiten wie das Suchen, Sammeln, Analysieren und Auswerten von Informationen zur Entscheidungsfindung externalisiert werden, während die externalisierten Gehirne wie das Internet kollektiv in Echtzeit lernen und sich erweitern. Über Neuimplantate könnten schließlich Menschen direkt an die externalisierten Gehirne angeschlossen werden, aber auch direkt ihre kognitiven Kapazitäten erweitern, indem Prothesen, neue Sensoren oder Maschinen/Roboter auch in der Ferne in den ergänzten Körper der Gehirne aufgenommen werden.
    Die Wissenschaftler sehen diese Entwicklungen im Hintergrund, wollen aber über einen Vergleich mit der Hirnentwicklung bei Ameisen erklären, warum heutige Menschen kleinere Gehirne als ihre Vorfahren vor 100.000 Jahren entwickelt haben. Der Rückgang der Gehirngröße könnte, so die Hypothese, "aus der Externalisierung von Wissen und den Vorteilen der Entscheidungsfindung auf Gruppenebene resultieren, was zum Teil auf das Aufkommen sozialer Systeme der verteilten Kognition und der Speicherung und Weitergabe von Informationen zurückzuführen ist"."
  18. Semantic knowledge and semantic representations (1995) 0.10
    0.10133949 = product of:
      0.20267898 = sum of:
        0.019993404 = weight(_text_:und in 4568) [ClassicSimilarity], result of:
          0.019993404 = score(doc=4568,freq=4.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.1386187 = fieldWeight in 4568, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.03125 = fieldNorm(doc=4568)
        0.18268557 = weight(_text_:humans in 4568) [ClassicSimilarity], result of:
          0.18268557 = score(doc=4568,freq=4.0), product of:
            0.43598714 = queryWeight, product of:
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.06503141 = queryNorm
            0.41901594 = fieldWeight in 4568, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              6.704255 = idf(docFreq=147, maxDocs=44421)
              0.03125 = fieldNorm(doc=4568)
      0.5 = coord(2/4)
    
    BK
    18.00 Einzelne Sprachen und Literaturen allgemein
    Classification
    18.00 Einzelne Sprachen und Literaturen allgemein
    LCSH
    Humans / Memory (Mental processes)
    Subject
    Humans / Memory (Mental processes)
  19. Ovid announces strategic partnerships : Java-based interface (1997) 0.10
    0.10093557 = product of:
      0.40374228 = sum of:
        0.40374228 = weight(_text_:java in 397) [ClassicSimilarity], result of:
          0.40374228 = score(doc=397,freq=4.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.8809384 = fieldWeight in 397, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0625 = fieldNorm(doc=397)
      0.25 = coord(1/4)
    
    Abstract
    Reports agreements between Ovid Technologies and 5 publishing companies (Blackwell Science, Lippincott-Raven, Munksgaard, Plenum, Willams and Wilkins) to secure the rights to the full text over 400 leading periodicals. Once the periodicals are loaded on Ovid they will be linked with other fulltext electronic periodicals to bibliographic databases to produce a web of related documents and threaded information. Concludes with notes on the Ovid Java Client graphic user interface, which offers increased speeds of searching the WWW
  20. Jedwabski, B. u. J. Nowak (Bearb.): Weiter auf dem Weg zur virtuellen Bibliothek! : Bibliotheken nutzen das Internet. Erste INETBIB-Tagung in der Universitätsbibliothek Dortmund vom 11.-13. März 1996 (1996) 0.10
    0.09782101 = product of:
      0.19564202 = sum of:
        0.14274445 = weight(_text_:java in 2121) [ClassicSimilarity], result of:
          0.14274445 = score(doc=2121,freq=2.0), product of:
            0.45830932 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06503141 = queryNorm
            0.31145877 = fieldWeight in 2121, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.03125 = fieldNorm(doc=2121)
        0.052897573 = weight(_text_:und in 2121) [ClassicSimilarity], result of:
          0.052897573 = score(doc=2121,freq=28.0), product of:
            0.14423311 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06503141 = queryNorm
            0.36675057 = fieldWeight in 2121, product of:
              5.2915025 = tf(freq=28.0), with freq of:
                28.0 = termFreq=28.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.03125 = fieldNorm(doc=2121)
      0.5 = coord(2/4)
    
    Content
    Enthält die Beiträge: AHLERS, T.: Sondersammelgebiete im Internet: Bibliothekskooperation im World-Wide Web am Beispiel des WEBIS-Projektes; BINDER, W.: Anforderungen an Internet-basierte Informationssysteme von Bibliotheken; KOCH, T.: Suchmaschinen im Internet; RUSCH-FEJA, D.: Clearinghouses als Vermittlungsstellen für Fachinformation im Internet; DUGALL, B.: Von der Fernleihe zur Dokumentlieferung: überregionale Bestrebungen zur Verbesserung der Literaturversorgung; HOMMES, K.P.: Öffentliche und wissenschaftliche Bibliotheken zusammen?!: Projektbericht 'Verbundkatalogisierung für Öffentliche Bibliotheken'; MAY, A.: Kooperationsversuche - Zum Beispiel Paderborn; PARKER, R.: Das Internet und die Folgen: Erfahrungen und Perspektiven einer britischen Universitätsbibliothek; SEIFFERT, F.: Internet am Beispiel des HBZ: was macht eine Verbundzentrale?; NAGELSMEIER-LINKE, M.: Am Beispiel der UB Dortmund: wir starten ins Internet; TRÖGER, B.: Erziehungswissenschaften im Internet: die Dortmunder Fachinformationsseiten zur Erziehung und Bildung, Sondererziehung und Rehabilitation; SCHRÖDER, K.: Internet-Benutzerarbeitsplätze in der Universitätsbibliothek Dortmund; NIGGEMEYER, E.: Der multifunktionale Benutzerarbeitsplatz; GRIEPKE, G.: Elektronische Zeitschriften im Internet: Publizieren; CREMER, M.: WebDOC: eine PICA-Projekt zur Katalogisierung und Bereitstellung von elektronischen Dokumenten; MÜNNICH, M.: Wir katalogisieren das Internet; PAYER, M.: Wir katalogisieren das Internet: URL's, URN's und Co.; WERNER, M.: Der WWW-Server der HBI-Stuttgart: eine Idee nimmt Formen an; OBST, O.: Medizinbibliotheken als Informationsvermittler; Informationsanbieter und Informationsbenutzer im Netz: die Rolle von EMail; SCHAARWÄCHTER, M.: Electronic-Mail in deutschen Bibliotheken am Beispiel der UB Dortmund: wie ein Medium die Arbeitsweisen revolutioniert; HERGETH, B.: Z39.50 in Bibliotheken und im World-Wide-Web; PFEIFER, U.: Searching structured documents with the enhanced retrieval functionality of free WAIS-sf and SFgate; HANF, M.: HotETHICS: mit Java in die Bibliothek; TOCHTERMANN, K.: Hyper-G und virtuelle Bibliotheken; OßWALD, A.: Internet-Ausbildung am Fachbereich Bibliotheks- und Informationswesen der FH Köln: Ziele und praktische Erfahrungen; WÄTJEN, H.-J.: Hypertextbasierte OPACs im World-wide Web; HEINISCH, C.: Bibliotheken und Software-Firmen: notwendige Zusammenarbeit?; SCHMIDT, R.: Bibliotheken, Verbundzentralen und Internet: was bringt die Zukunft?

Authors

Languages

Types

  • a 9455
  • m 2253
  • el 1028
  • x 591
  • s 560
  • i 168
  • r 116
  • ? 66
  • n 56
  • b 47
  • l 23
  • p 22
  • h 17
  • d 15
  • u 14
  • fi 10
  • v 2
  • z 2
  • au 1
  • ms 1
  • More… Less…

Themes

Subjects

Classifications