Search (13362 results, page 2 of 669)

  1. Popper, A.: Daten eingewickelt : Dynamische Webseiten mit XML und SQL (2001) 0.20
    0.1966375 = product of:
      0.393275 = sum of:
        0.35783488 = weight(_text_:java in 6804) [ClassicSimilarity], result of:
          0.35783488 = score(doc=6804,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.77864695 = fieldWeight in 6804, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.078125 = fieldNorm(doc=6804)
        0.035440117 = weight(_text_:und in 6804) [ClassicSimilarity], result of:
          0.035440117 = score(doc=6804,freq=2.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.24504554 = fieldWeight in 6804, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.078125 = fieldNorm(doc=6804)
      0.5 = coord(2/4)
    
    Abstract
    Wer dynamische Webseiten mit XML erzeugt, wird über kurz oder lang auch Datenbanken anzapfen wollen. Das Apache-Projekt Cocoon liefert eine komfortable Java/Servlet-Produktionsumgebung dafür
  2. Kretschmer, B.; Hackl, Y.; Knapp, M.: ¬Das große Buch Java : mit Top-Index - Nachschlagen für alle Fälle ; heisse Themen, Tips & Tricks: mehr als 100 Programmbeispiele, mit vollständiger Praxisreferenz, verständliche Einführung in die objektorientierte Programmierung (1997) 0.19
    0.18934841 = product of:
      0.75739366 = sum of:
        0.75739366 = weight(_text_:java in 5709) [ClassicSimilarity], result of:
          0.75739366 = score(doc=5709,freq=14.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            1.6480849 = fieldWeight in 5709, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0625 = fieldNorm(doc=5709)
      0.25 = coord(1/4)
    
    Abstract
    Von der starren Webseite zum animierten Multimedia-Ereignis - Java macht's möglich. Das große Buch Java führt ausführlich uns schrittweise in die Programmierung mit Java ein
    Object
    Java
    RSWK
    Java <Programmiersprache>
    Subject
    Java <Programmiersprache>
  3. Zeppenfeld, K.; Waning, S.M. (Mitarb.); Wenczek, M. (Mitarb.); Wolters, R. (Mitarb.): Objektorientierte Programmiersprachen : Einführung und Vergleich von Java, C++, C#, Ruby ; mit CD-ROM (2004) 0.19
    0.18748042 = product of:
      0.37496084 = sum of:
        0.32005724 = weight(_text_:java in 225) [ClassicSimilarity], result of:
          0.32005724 = score(doc=225,freq=10.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.69644296 = fieldWeight in 225, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.03125 = fieldNorm(doc=225)
        0.054903593 = weight(_text_:und in 225) [ClassicSimilarity], result of:
          0.054903593 = score(doc=225,freq=30.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.37962294 = fieldWeight in 225, product of:
              5.477226 = tf(freq=30.0), with freq of:
                30.0 = termFreq=30.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.03125 = fieldNorm(doc=225)
      0.5 = coord(2/4)
    
    Abstract
    Dieses Buch ist das ideale Hilfsmittel für all diejenigen, die in mehr als einer objektorientierten Sprache programmieren. Dieses Die Zahl der Softwareprojekte, die mit objektorientierten Programmiersprachen realisiert wurden, nimmt ständig zu. Richtig verstanden und eingesetzt bieten objektorientierte Techniken nicht nur enorme zeitliche Vorteile bei der Erstellung von Software. Häufig werden aber Begriffe wie z. B. Wiederverwendung, Polymorphismus oder Entwurfsmuster nur wie modische Phrasen verwendet, da die grundlegenden Konzepte der Objektorientierung nicht verstanden oder nicht konsequent angewendet worden sind. Dieses Buch vermittelt anschaulich die Denkweisen der Objektorientierung, um anschließend deren Umsetzung in den vier Programmiersprachen Java, C++, C# und Ruby genauer zu beschreiben. Ausgehend von der Annahme, dass bei richtigem Verständnis für die Grundlagen jede objektorientierte Programmiersprache leicht zu erlernen und anzuwenden ist, werden in kurzer und kompakter Weise die Umsetzung der objektorientierten Konzepte innerhalb der vier Sprachen vorgestellt und anschließend miteinander verglichen. Der Autor hat eine langjährige Erfahrung im Bereich der objektorientierten Programmiersprachen, insbesondere auch aus seiner Lehrtätigkeit in der Industrie. Das Konzept dieses Fachbuchs ist deshalb so ausgearbeitet, dass sich das Buch gleichermaßen an Einsteiger ohne Programmiererfahrung, an Umsteiger, die bereits eine funktionale Programmiersprache kennen und an Softwareentwickler mit Projekterfahrung in einer objektorientierten Programmiersprache wendet. Es eignet sich aber auch sehr gut für Studierende, die sich einen umfassenden Überblick über die gängigen objektorientierten Programmiersprachen und deren Möglichkeiten verschaffen wollen. Auf der beiliegen CD-ROM befinden sich u. a. zahlreiche Beispielprogramme, Musterlösungen zu den Aufgaben und eine multimediale Lehr-/Lernumgebung.
    Classification
    ST 231 [Informatik # Monographien # Software und -entwicklung # Objektorientierung]
    ST 240 [Informatik # Monographien # Software und -entwicklung # Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen)]
    Object
    Java
    RSWK
    Objektorientierte Programmiersprache / Java / C ++ / C sharp / Ruby <Programmiersprache> (ÖVK)
    RVK
    ST 231 [Informatik # Monographien # Software und -entwicklung # Objektorientierung]
    ST 240 [Informatik # Monographien # Software und -entwicklung # Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen)]
    Subject
    Objektorientierte Programmiersprache / Java / C ++ / C sharp / Ruby <Programmiersprache> (ÖVK)
  4. Cavanaugh, B.B.: ¬The Ovid Java client interface : a comparison with the Ovid Web Gateway and Windows Client interface (1998) 0.18
    0.17530257 = product of:
      0.70121026 = sum of:
        0.70121026 = weight(_text_:java in 5740) [ClassicSimilarity], result of:
          0.70121026 = score(doc=5740,freq=12.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            1.52583 = fieldWeight in 5740, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0625 = fieldNorm(doc=5740)
      0.25 = coord(1/4)
    
    Abstract
    The Ovid Java interface is compared with the Ovid Web Gateway and Ovid Windows Client, focusing on functionality from the user's perspective. The Java version draws upon both earlier Web and Windows versions, thus combining the worlds of the Web and application programs. It is concluded that Ovid Java offers enhanced functionality and requires high-end hardware and browser software to run well. Additional enhancements are forthcoming, some dependent upon the further development of Sun Microsystems' Java programming language
    Object
    Java
  5. Loviscach, J.: Formen mit Normen (2000) 0.16
    0.16318192 = product of:
      0.32636383 = sum of:
        0.2862679 = weight(_text_:java in 6100) [ClassicSimilarity], result of:
          0.2862679 = score(doc=6100,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.62291753 = fieldWeight in 6100, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0625 = fieldNorm(doc=6100)
        0.040095914 = weight(_text_:und in 6100) [ClassicSimilarity], result of:
          0.040095914 = score(doc=6100,freq=4.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.2772374 = fieldWeight in 6100, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0625 = fieldNorm(doc=6100)
      0.5 = coord(2/4)
    
    Abstract
    Standards beherrschen mehr Multimedia-Funktionen, als man zunächst glaubt. Sie eignen sich auch für Offline-Produktionen auf CD- und DVD-ROMs. Den Werkzeugkasten des sparsamen Gestalters komplettieren neue Normen wie die Grafiksprache SVG und die Audio-Video-Kontrollsprache SMIL. InternetStandards können oft sogar teure Autorensysteme wie Director oder ToolBook überflüssig machen
    Object
    Java
  6. Kölle, R.; Langemeier, G.; Womser-Hacker, C.: Kollaboratives Lernen in virtuellen Teams am Beispiel der Java-Programmierung (2008) 0.16
    0.15806021 = product of:
      0.31612042 = sum of:
        0.2504844 = weight(_text_:java in 2393) [ClassicSimilarity], result of:
          0.2504844 = score(doc=2393,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.5450528 = fieldWeight in 2393, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0546875 = fieldNorm(doc=2393)
        0.06563601 = weight(_text_:und in 2393) [ClassicSimilarity], result of:
          0.06563601 = score(doc=2393,freq=14.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.4538307 = fieldWeight in 2393, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0546875 = fieldNorm(doc=2393)
      0.5 = coord(2/4)
    
    Abstract
    Komplexe Aufgaben und Probleme werden heute üblicherweise im Team bearbeitet und gelöst. Das gilt insbesondere für Softwareprojekte, denn die Entwicklung komplexer Softwaresysteme findet heutzutage meistens arbeitsteilig in - zunehmend räumlich verteilten - Teams statt. Vor diesem Hintergrund wird zum einen ein rollenbasiertes Konzept vorgestellt, das virtuellen Lernteams bei der Zusammenarbeit einen virtuellen Tutor zur Seite stellt, der dem Team im Rahmen von Rollendefiziten adaptierte Hilfestellung bietet und so die Lerneffektivität unterstützt. Zum anderen wird gezeigt, wie das Zusammenspiel zweier spezialisierter Systeme (VitaminL und K3) im Kontext des Blended Learning echte Mehrwerte in E-Learning-Szenarien bringen kann. Die in Benutzertests und einer Lehrveranstaltung ermittelten Evaluierungsergebnisse lassen auf die Tragfähigkeit des rollenbasierten, tutoriellen Konzepts schließen und decken gleichzeitig großes Weiterentwicklungpotenzial auf.
    Source
    Information - Wissenschaft und Praxis. 59(2008) H.1, S.37-40
  7. Pöppe, C.: Blitzkarriere im World Wide Web : die Programmiersprache Java (1996) 0.15
    0.15181647 = product of:
      0.6072659 = sum of:
        0.6072659 = weight(_text_:java in 4404) [ClassicSimilarity], result of:
          0.6072659 = score(doc=4404,freq=4.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            1.3214076 = fieldWeight in 4404, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.09375 = fieldNorm(doc=4404)
      0.25 = coord(1/4)
    
    Object
    Java
  8. Hickey, T.B.: ¬A Java Z39.50 Client for Browsing Large Databases (2001) 0.15
    0.15181647 = product of:
      0.6072659 = sum of:
        0.6072659 = weight(_text_:java in 2051) [ClassicSimilarity], result of:
          0.6072659 = score(doc=2051,freq=4.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            1.3214076 = fieldWeight in 2051, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.09375 = fieldNorm(doc=2051)
      0.25 = coord(1/4)
    
    Object
    Java
  9. Schröter, H.G.: Computer-Industrie wirft das Netz der Netze über die Kundschaft aus (1996) 0.15
    0.15005028 = product of:
      0.30010056 = sum of:
        0.2504844 = weight(_text_:java in 3593) [ClassicSimilarity], result of:
          0.2504844 = score(doc=3593,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.5450528 = fieldWeight in 3593, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0546875 = fieldNorm(doc=3593)
        0.049616158 = weight(_text_:und in 3593) [ClassicSimilarity], result of:
          0.049616158 = score(doc=3593,freq=8.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.34306374 = fieldWeight in 3593, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0546875 = fieldNorm(doc=3593)
      0.5 = coord(2/4)
    
    Abstract
    Internet verändert die Software-Szene / Java macht Dampf / PC bekommt Konkurrenz / Aufgeweckte Riesen gegen innovative Zwerge / Intranet heißt der neue Renner
    Content
    Das Internet boomt. Rund um den Globus basteln etablierte EDV-Konzerne und Branchenneulinge an Hard- und Software für das Netz der Netze. Glaubt man den Auguren, läutet seine Beliebtheit eine Revolution in der Informationstechnik ein. Der Ära der Großrechner und der Personalcomputer soll ein Zeitalter folgen, in dem 'das Netz der Computer' ist. Wer dann die Fäden ziehen wird, ist längst nicht ausgemacht. Ob herkömmliche PC mit ihren Programmen die Spinne im Netz bleiben oder neue Geräte und Software sich breitmachen, darüber wird derzeit lebhaft diskutiert
  10. Fisher, Y.: Better CGI scripts (i.V.) 0.14
    0.14313395 = product of:
      0.5725358 = sum of:
        0.5725358 = weight(_text_:java in 6015) [ClassicSimilarity], result of:
          0.5725358 = score(doc=6015,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            1.2458351 = fieldWeight in 6015, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.125 = fieldNorm(doc=6015)
      0.25 = coord(1/4)
    
    Object
    JAVA
  11. Blake, P.; Nelson, M.: Ovid unveils Java search client (1996) 0.14
    0.14313395 = product of:
      0.5725358 = sum of:
        0.5725358 = weight(_text_:java in 45) [ClassicSimilarity], result of:
          0.5725358 = score(doc=45,freq=8.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            1.2458351 = fieldWeight in 45, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0625 = fieldNorm(doc=45)
      0.25 = coord(1/4)
    
    Abstract
    Ovid Technologies is launching its Java search client to enable users to access Ovid's scientific databases on the Web with full search capabilities irrespective of the type of computer used. Explains the differences between Java and HTML. The Java client increases search speed by several orders of magnitude. The Ovid client does not need to wait for individual pages to load and incorporates multi-tasking. The interface includes tree displays; thesauri; mapping; explode/implode; search fields and context sensitive help. Display; save; and e-mail are available from the client
  12. Postlkethwaite, B.: LITA MARC Holdings Interest Group, American Library Association Conference, new Orleans, June 1993 (1994) 0.14
    0.14067908 = product of:
      0.5627163 = sum of:
        0.5627163 = weight(_text_:holdings in 927) [ClassicSimilarity], result of:
          0.5627163 = score(doc=927,freq=10.0), product of:
            0.43088168 = queryWeight, product of:
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.06520885 = queryNorm
            1.3059648 = fieldWeight in 927, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.0625 = fieldNorm(doc=927)
      0.25 = coord(1/4)
    
    Abstract
    Discusses standards related to the USMARC holdings format. Considers issues of concern surrounding the following standards: Z39.71, the proposed standard for holdings statements for bibliographic items; Z39.50, the standard for intersystem search and retrieval; and X12, the national standard for the transmission of business data. Aslo discusses the relationship between EDI and the USMARC holdings format. Work is currently in progress to update the holdings format
  13. Vasiljev, A.: Online subject access to library holdings (1986) 0.14
    0.14000323 = product of:
      0.28000647 = sum of:
        0.028352091 = weight(_text_:und in 1557) [ClassicSimilarity], result of:
          0.028352091 = score(doc=1557,freq=2.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.19603643 = fieldWeight in 1557, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0625 = fieldNorm(doc=1557)
        0.2516544 = weight(_text_:holdings in 1557) [ClassicSimilarity], result of:
          0.2516544 = score(doc=1557,freq=2.0), product of:
            0.43088168 = queryWeight, product of:
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.06520885 = queryNorm
            0.58404523 = fieldWeight in 1557, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.0625 = fieldNorm(doc=1557)
      0.5 = coord(2/4)
    
    Source
    Die Klassifikation und ihr Umfeld: Proc. 10. Jahrestagung der Gesellschaft für Klassifikation, Münster, 18.-21.6.1986. Hrsg.: P.O. Degens
  14. Bandholtz, T.; Schulte-Coerne, T.; Glaser, R.; Fock, J.; Keller, T.: iQvoc - open source SKOS(XL) maintenance and publishing tool (2010) 0.14
    0.13764624 = product of:
      0.2752925 = sum of:
        0.2504844 = weight(_text_:java in 1604) [ClassicSimilarity], result of:
          0.2504844 = score(doc=1604,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.5450528 = fieldWeight in 1604, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0546875 = fieldNorm(doc=1604)
        0.024808079 = weight(_text_:und in 1604) [ClassicSimilarity], result of:
          0.024808079 = score(doc=1604,freq=2.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.17153187 = fieldWeight in 1604, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0546875 = fieldNorm(doc=1604)
      0.5 = coord(2/4)
    
    Abstract
    iQvoc is a new open source SKOS-XL vocabulary management tool developed by the Federal Environment Agency, Germany, and innoQ Deutschland GmbH. Its immediate purpose is maintaining and publishing reference vocabularies in the upcoming Linked Data cloud of environmental information, but it may be easily adapted to host any SKOS- XL compliant vocabulary. iQvoc is implemented as a Ruby on Rails application running on top of JRuby - the Java implementation of the Ruby Programming Language. To increase the user experience when editing content, iQvoc uses heavily the JavaScript library jQuery.
    Theme
    Konzeption und Anwendung des Prinzips Thesaurus
  15. Gamperl, J.: AJAX : Web 2.0 in der Praxis ; [Grundlagen der Ajax-Programmierung, Ajax-Bibliotheken und APIs nutzen, direkt einsetzbare Praxisbeispiele im Buch und auf CD-ROM] (2002) 0.14
    0.1366511 = product of:
      0.2733022 = sum of:
        0.20242196 = weight(_text_:java in 217) [ClassicSimilarity], result of:
          0.20242196 = score(doc=217,freq=4.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.4404692 = fieldWeight in 217, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.03125 = fieldNorm(doc=217)
        0.070880234 = weight(_text_:und in 217) [ClassicSimilarity], result of:
          0.070880234 = score(doc=217,freq=50.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.4900911 = fieldWeight in 217, product of:
              7.071068 = tf(freq=50.0), with freq of:
                50.0 = termFreq=50.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.03125 = fieldNorm(doc=217)
      0.5 = coord(2/4)
    
    Classification
    ST 260 [Informatik # Monographien # Software und -entwicklung # Betriebssysteme]
    ST 252 [Informatik # Monographien # Software und -entwicklung # Web-Programmierung, allgemein]
    ST 250 J35 [Informatik # Monographien # Software und -entwicklung # Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen) # Einzelne Programmiersprachen (alphabet.) # Programmiersprachen J # Java; JavaScript]
    Footnote
    Rez. in: Online-Mitteilungen 2006, Nr.87, S.21-22 (M. Buzinkay):"Web 2.0 ist in aller Munde, Social Software und interaktive Web-Anwendungen boomen. Welche Technologie steckt dahinter, und wie lässt sich diese für individuelle Zwecke einsetzen? Diese Frage beantwortet Johannes Gamperl in "AJAX. Web 2.0 in der Praxis", weiches im Galileo Verlag erschienen ist. Das Zauberwort hinter Web 2.0 heißt AJAX. AJAX heißt "asynchron javascript and xml" und deutet an, woraus diese neue Programmier-Technik besteht: aus bereits vorhandenen und gut eingeführten Sprachen wie JavaScript und XML. Die Grundlagen sind nicht neu, doch die kreative Art ihrer Verwendung macht sie zur Zukunftstechnologie im Web schlechthin. Mit AJAX lassen sich Daten im Hintergrund und ohne ein neuerliches Laden einer Webseite übertragen. Das hat wesentliche Vorteile, denn so können Webseiten fortlaufend und interaktiv aktualisiert werden. Die Hauptbestandteile von AJAX sind neben XML und Javascript noch Cascading Style Sheets, das Document Object Model und XHTML. Das Buch vermittelt auf rund 400 Seiten Einblicke in die fortgeschrittene JavaScript Programmierung im Hinblick auf AJAX und das Web. Schritt für Schritt werden Beispiele aufgebaut, Techniken erläutert und eigene Kreationen gefördert. Allerdings ist das Buch kein Einsteigerbuch. Es wendet sich dezidiert an Programmierer, die über entsprechende Erfahrung mit JavaScript und XML verfügen. Die Kernthemen des Buches beinhalten - die Grundlagen des Document Object Model - die dynamische Bearbeitung von StyleSheet Angaben - den Zugriff auf XML-Daten über JavaScript - die Einführung in die Client/Server-Kommunikation - diverse JavaScript Bibliotheken Ergänzt werden diese Themen durch eine Reihe von Anwendungsbeispielen, die übersichtlich entwickelt und beschrieben werden. Eine CD mit dem Code liegt dem Buch bei. Weitere Unterstützung bieten diverse WebQuellen des Verlags und des Autors. Bekannte Beispiele für in AJAX programmierte Anwendungen sind Google Maps und Yahoo! Maps. Diese interaktiven Landkarten ermöglichen ein Heranzoomen, ein Sich-Bewegen auf Landkarten über Geo-Positioning; Satellitenbilder können eingeblendet werden. Über eine Schnittstelle (API) können externe Entwickler weitere Anwendungen auf Basis dieser Karten entwickeln, so z.B. ein Tankstellen-Netz mit den aktuellen Spritpreisen oder nutzergenerierten Reiserouten inklusive Entfernungsmessung."
    RVK
    ST 260 [Informatik # Monographien # Software und -entwicklung # Betriebssysteme]
    ST 252 [Informatik # Monographien # Software und -entwicklung # Web-Programmierung, allgemein]
    ST 250 J35 [Informatik # Monographien # Software und -entwicklung # Programmiersprachen allgemein (Maschinenorientierte Programmiersprachen, problemorientierte prozedurale Sprachen, applikative und funktionale Sprachen) # Einzelne Programmiersprachen (alphabet.) # Programmiersprachen J # Java; JavaScript]
  16. Tennant, R.: Library catalogs : the wrong solution (2003) 0.14
    0.1354024 = product of:
      0.2708048 = sum of:
        0.10735046 = weight(_text_:java in 2558) [ClassicSimilarity], result of:
          0.10735046 = score(doc=2558,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.23359407 = fieldWeight in 2558, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0234375 = fieldNorm(doc=2558)
        0.16345432 = weight(_text_:holdings in 2558) [ClassicSimilarity], result of:
          0.16345432 = score(doc=2558,freq=6.0), product of:
            0.43088168 = queryWeight, product of:
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.06520885 = queryNorm
            0.37934852 = fieldWeight in 2558, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.0234375 = fieldNorm(doc=2558)
      0.5 = coord(2/4)
    
    Content
    "MOST INTEGRATED library systems, as they are currently configured and used, should be removed from public view. Before I say why, let me be clean that I think the integrated library system serves a very important, albeit limited, role. An integrated library system should serve as a key piece of the infrastructure of a library, handling such tasks as ma terials acquisition, cataloging (including holdings, of course), and circulation. The integrated library system should be a complete and accurate recording of a local library's holdings. It should not be presented to users as the primary system for locating information. It fails badly at that important job. - Lack of content- The central problem of almost any library catalog system is that it typically includes only information about the books and journals held by a parficular library. Most do not provide access to joumal article indexes, web search engines, or even selective web directories like the Librarians' Index to the Internet. If they do offen such access, it is only via links to these services. The library catalog is far from onestop shopping for information. Although we acknowledge that fact to each other, we still treat it as if it were the best place in the universe to begin a search. Most of us give the catalog a place of great prominente an our web pages. But Information for each book is limited to the author, title, and a few subject headings. Seldom can book reviews, jacket summaries, recommendations, or tables of contents be found-or anything at all to help users determine if they want the material. - Lack of coverage - Most catalogs do not allow patrons to discover even all the books that are available to them. If you're lucky, your catalog may cover the collections of those libraries with which you have close ties-such as a regional network. But that leaves out all those items that could be requested via interlibrary loan. As Steve Coffman pointed out in his "Building Earth's Largest Library" article, we must show our users the universe that is open to them, highlight the items most accessible, and provide an estimate of how long it would take to obtain other items. - Inability to increase coverage - Despite some well-meaning attempts to smash everything of interest into the library catalog, the fact remains that most integrated library systems expect MARC records and MARC records only. This means that whatever we want to put into the catalog must be described using MARC and AACR2 (see "Marc Must Die," LJ 10/15/02, p. 26ff.). This is a barrier to dramatically increasing the scope of a catalog system, even if we decided to do it. How would you, for example, use the Open Archives Initiative Harvesting Protocol to crawl the bibliographic records of remote repositories and make them searchable within your library catalog? It can't be dope, and it shouldn't. The library catalog should be a record of a given library's holdings. Period.
    - User Interface hostility - Recently I used the Library catalogs of two public libraries, new products from two major library vendors. A link an one catalog said "Knowledge Portal," whatever that was supposed to mean. Clicking an it brought you to two choices: Z39.50 Bibliographic Sites and the World Wide Web. No public library user will have the faintest clue what Z39.50 is. The other catalog launched a Java applet that before long froze my web browser so badly I was forced to shut the program down. Pick a popular book and pretend you are a library patron. Choose three to five libraries at random from the lib web-cats site (pick catalogs that are not using your system) and attempt to find your book. Try as much as possible to see the system through the eyes of your patrons-a teenager, a retiree, or an older faculty member. You may not always like what you see. Now go back to your own system and try the same thing. - What should the public see? - Our users deserve an information system that helps them find all different kinds of resources-books, articles, web pages, working papers in institutional repositories-and gives them the tools to focus in an what they want. This is not, and should not be, the library catalog. It must communicate with the catalog, but it will also need to interface with other information systems, such as vendor databases and web search engines. What will such a tool look like? We are seeing the beginnings of such a tool in the current offerings of cross-database search tools from a few vendors (see "Cross-Database Search," LJ 10/15/01, p. 29ff). We are in the early stages of developing the kind of robust, userfriendly tool that will be required before we can pull our catalogs from public view. Meanwhile, we can begin by making what we have easier to understand and use."
  17. Thirmann, F.: ¬A classification scheme for intellectual property holdings (1993) 0.13
    0.1334599 = product of:
      0.5338396 = sum of:
        0.5338396 = weight(_text_:holdings in 2970) [ClassicSimilarity], result of:
          0.5338396 = score(doc=2970,freq=4.0), product of:
            0.43088168 = queryWeight, product of:
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.06520885 = queryNorm
            1.238947 = fieldWeight in 2970, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              6.6077175 = idf(docFreq=162, maxDocs=44421)
              0.09375 = fieldNorm(doc=2970)
      0.25 = coord(1/4)
    
    Imprint
    London : Common Law Institute for Intellectual Property Holdings
  18. Kölle, R.; Langemeier, G.; Semar, W.: Programmieren lernen in kollaborativen Lernumgebungen (2006) 0.13
    0.13339353 = product of:
      0.26678705 = sum of:
        0.21470092 = weight(_text_:java in 977) [ClassicSimilarity], result of:
          0.21470092 = score(doc=977,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.46718815 = fieldWeight in 977, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.046875 = fieldNorm(doc=977)
        0.05208612 = weight(_text_:und in 977) [ClassicSimilarity], result of:
          0.05208612 = score(doc=977,freq=12.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.36014193 = fieldWeight in 977, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.046875 = fieldNorm(doc=977)
      0.5 = coord(2/4)
    
    Abstract
    Im Sommersemester 2005 fand (erstmals) eine gemeinsame Lehrveranstaltung "Einführung in die objekt-orientierte Programmiersprache Java" der Universitäten Konstanz und Hildesheim statt. Traditionelle Lehrveranstaltungen zum Thema Programmierung zeichnen sich neben der Wissensvermittlung (i.d.R. durch Vorlesung) durch einen hohen Grad an Praxisanteilen aus. Dazu arbeiten Teams in Tutorien gemeinsam an Übungsaufgaben. Der Einsatz der Systeme K3 ("Kollaboratives Wissensmanagement in Lernumgebungen, Konstanz") und VitaminL (synchrone, kurzzeitige Bearbeitung von Programmier-aufgaben, Hildesheim) ermöglicht nun die Übertragung einer solchen Veranstaltung ins Virtuelle. Lerngruppen arbeiten standortübergreifend sowohl asynchron als auch synchron zusammen. Dieser Beitrag liefert neben dem Erfahrungsbericht der Kooperationsveranstaltung im ersten Teil einen Einblick in die Konzeption, Implementierung und Evaluation des VitaminLSystems. Im zweiten Teil wird die Entwicklung eines Kennzahlensystems zur Leistungsevaluation kollaborativer Gruppenarbeit aufgezeigt.
    Source
    Effektive Information Retrieval Verfahren in Theorie und Praxis: ausgewählte und erweiterte Beiträge des Vierten Hildesheimer Evaluierungs- und Retrievalworkshop (HIER 2005), Hildesheim, 20.7.2005. Hrsg.: T. Mandl u. C. Womser-Hacker
  19. Lützenkirchen, F.: Multimediale Dokumentenserver als E-Learning Content Repository (2006) 0.13
    0.12807868 = product of:
      0.25615737 = sum of:
        0.17891744 = weight(_text_:java in 50) [ClassicSimilarity], result of:
          0.17891744 = score(doc=50,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.38932347 = fieldWeight in 50, 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=50)
        0.07723994 = weight(_text_:und in 50) [ClassicSimilarity], result of:
          0.07723994 = score(doc=50,freq=38.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.53406435 = fieldWeight in 50, product of:
              6.164414 = tf(freq=38.0), with freq of:
                38.0 = termFreq=38.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0390625 = fieldNorm(doc=50)
      0.5 = coord(2/4)
    
    Abstract
    Miless, der "Multimediale Lehr- und Lernserver Essen" (http://miless.uni-duisburg-essen.de/) entstand Ende 1997 an der Universität Essen und wird seither ständig weiterentwickelt. Inzwischen ist die Hochschule zur Universität Duisburg-Essen fusioniert, und so werden auch die beiden Dokumentenserver aus Duisburg und Essen, DuetT und Miless, zum Ende des Jahres 2005 fusionieren. Miless basiert auf Java- und XML-Technologien, besitzt ein Dublin Core Metadatenmodell, eine OAI 2.0 Schnittstelle und wird als Dokumenten- und Publikationsserver für Hochschulschriften und andere Dokumente im Volltext, insbesondere aber auch multimediale Lehr- und Lernmaterialien wie Animationen, Simulationen, Audio- und Videomaterial in verschiedenen Formaten eingesetzt. Aktuell werden etwa 2.900 Dokumente mit 40.000 Dateien verwaltet. Die technische Basis von Miless hat sich in den vergangenen Jahren sehr gewandelt. Ursprünglich allein auf dem kommerziellen Produkt IBM Content Manager basierend, ist das System nun auch als reine Open Source Variante auf Basis freier Komponenten wie der Volltextsuchmaschine Apache Lucene verfügbar und kann unter GNU Lizenz nachgenutzt werden. Aus der kleinen Gruppe der Nachnutzer ist in den letzten Jahren eine stabile Entwicklergemeinschaft und das Open Source Projekt MyCoRe (http://www.mycore.de/) entstanden. Im MyCoRe Projekt arbeiten Entwickler aus Rechenzentren und Bibliotheken mehrerer deutscher Universitäten (Duisburg-Essen, Leipzig, Jena, TU München, Hamburg und weitere) gemeinsam an der Schaffung von Software, mit deren Hilfe individuelle und funktionsreiche Dokumenten- und Publikationsserver schneller erstellt werden können. So baut auch Miless inzwischen in wesentlichen Teilen auf MyCoRe Komponenten auf.
    Source
    Spezialbibliotheken zwischen Auftrag und Ressourcen: 6.-9. September 2005 in München, 30. Arbeits- und Fortbildungstagung der ASpB e.V. / Sektion 5 im Deutschen Bibliotheksverband. Red.: M. Brauer
  20. Groß, M.; Rusch, B.: Open Source Programm Mable+ zur Analyse von Katalogdaten veröffentlicht (2011) 0.13
    0.12576568 = product of:
      0.25153136 = sum of:
        0.21470092 = weight(_text_:java in 1181) [ClassicSimilarity], result of:
          0.21470092 = score(doc=1181,freq=2.0), product of:
            0.45955986 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.06520885 = queryNorm
            0.46718815 = fieldWeight in 1181, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.046875 = fieldNorm(doc=1181)
        0.03683045 = weight(_text_:und in 1181) [ClassicSimilarity], result of:
          0.03683045 = score(doc=1181,freq=6.0), product of:
            0.14462665 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.06520885 = queryNorm
            0.25465882 = fieldWeight in 1181, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.046875 = fieldNorm(doc=1181)
      0.5 = coord(2/4)
    
    Abstract
    Als eines der Ergebnisse der 2007 zwischen BVB und KOBV geschlossenen strategischen Allianz konnte am 12. September 2011 Mable+, eine Java-gestützte OpenSource-Software zur automatischen Daten- und Fehleranalyse von Bibliothekskatalogen, veröffentlicht werden. Basierend auf dem MAB-Datenaustauschformat ermöglicht Mable+ die formale Prüfung von Katalogdaten verbunden mit einer statistischen Auswertung über die Verteilung der Felder. Dazu benötigt es einen MAB-Abzug des Katalogs im MAB2-Bandformat mit MAB2-Zeichensatz. Dieses Datenpaket wird innerhalb weniger Minuten analysiert. Als Ergebnis erhält man einen Report mit einer allgemeinen Statistik zu den geprüften Datensätzen (Verteilung der Satztypen, Anzahl der MAB-Felder, u.a.), sowie eine Liste gefundener Fehler. Die Software wurde bereits bei der Migration der Katalogdaten aller KOBV-Bibliotheken in den B3Kat erfolgreich eingesetzt. Auf der Projekt-Webseite http://mable.kobv.de/ findet man allgemeine Informationen sowie diverse Anleitungen zur Nutzung des Programms. Die Software kann man sich unter http://mable.kobv.de/download.html herunterladen. Derzeit wird ein weiterführendes Konzept zur Nutzung und Modifizierung der Software entwickelt.

Authors

Languages

Types

  • a 9501
  • m 2236
  • el 1015
  • x 591
  • s 556
  • i 168
  • r 116
  • ? 66
  • n 55
  • b 49
  • l 23
  • p 21
  • h 17
  • d 15
  • u 14
  • fi 10
  • v 2
  • z 2
  • au 1
  • ms 1
  • More… Less…

Themes

Subjects

Classifications