![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Internet > Internet languages
Design Patterns for Web Services in Java describes the architectural patterns that guide developers through design patterns (service implementation and usage) and illustrates different ways in which Web services can and will be used. Design Patterns for Web Services in Java is not the typical narrative tome. Instead, after some introductory text, author Paul Monday provides a catalog of approximately 20 patterns that are typically needed in the development of Web services-based systems.
Advanced PHP for Flash is the follow-up to the hugely popular Foundation PHP for Flash. The main aim of this book is to extend the reader's knowledge of using PHP and MySQL to produce dynamic content for Flash. Essentially, it picks up the baton from the first book and runs with it until there's no more road. The book takes the reader from being an intermediate to an advanced PHP/Flash developer, and helps them create some awesome Flash-based web applications along the way. It covers the core PHP features, as well as some exciting extras, that follow on directly from the knowledge gained in the first chapter, and show the reader how to use them in real-world applications. This book covers: Sessions File Uploading Advanced MySQL Socket Functions PHP and XML Ming Plus fully functional case studies This book is aimed squarely at those readers who want to create dynamic Flash-based web applications, and especially at those who have finished the first book and are hungry for more. As this book is pitched at those with an intermediate knowledge of PHP (and a decent grasp of MySQL) it has the advantage of being useful to both programmers and those coming over from the first book.
This book concentrates on the use of ASP.NET 1.1 and Visual Studio 2003 to build applications for Internet or intranet use, and looks at the possibilities that rich clients bring to both application design and a better user experience. In particular, the authors provide guidance through a range of ideas on how data can be used to drive Web applications, and how that data can be most effectively utilized at each level of the design. They take a practical approach when showing you to build task-specific components, Web pages and Web applications based on a server running ASP.NET. The book itself focuses on n-tier architecture design and the way it can be coded, using SQL Server as a data source and simple Web server hardware.
"Building Client/Server Applications with VB .NET: An Example-Driven Approach" is based on Release 1.0 of the .NET Framework / Release 1.0 of Visual Studio .NET + .NET Framework Service Pack 1. -->Jeff Levinson--> walks readers through how to write a complete applicationno snippets of codeand will show readers examples of how, when, and why to perform a task. "Building Client/Server Applications with VB .NET: An Example-Driven Approach" is "the" manual on software development for enterprise application development.
* Up to date for the latest release version of .NET * Written by two Microsoft employees who have been using the technology for both internal and external use since it was in alpha stage. * Describes the ASP.NET server control architecture in Visual Studio .NET 2003 covering state management, events, rendering, cross-platform support, control lifecycle, localization and deployment. * Provides background on User Controls as compared with server controls, discussing the benefits and strengths of each. * Discusses the various methods available to create server controls including inheritance, composition, and from scratch. Discusses when to use Control as a base class as compared to WebControl highlighting the tradeoffs. * Demonstrates how to integrate client-side development technologies such as DHTML and JavaScript with server control technology to create powerful interactive controls. * Covers ASP.NET mobile server control development including an in depth discussion of browser capabilities and device adapters when targeting the various mobile devices available. * Covers how to enrich the design-time experience when building custom server controls including custom designers, custom property editors, as well as other design-time enhancements.
This is a new kind of JavaScript book. It's not cut'n'paste, it's not a reference, and it's not an exhaustive investigation of the JavaScript language. It is about client-side, web focused, and task-oriented JavaScript. JavaScript is a core skill for web professionals, and as every web professional knows, client-side JavaScript can produce all sorts of glitches and bugs. 'Practical JavaScript for the Usable Web' takes a two pronged approach to learning the JavaScript that you need to get your work done: teaching the core client-side JavaScript that you need to incorporate usable interactivity into your web applications, including many short functional scripts, and building up a complete application with shopping cart functionality. When you have finished working with this book, you'll have a thorough grounding in Client-side JavaScript, and be able to construct your own client-side functionality quickly, easily, and without falling into any of the usability traps that this technology leaves wide open. This book covers: DHTML for IE4 and NN4 browsers, and the Dom for the latest browsers Usability techniques Working scripts that can be incorporated into your web applications immediately Step-by-step breakdown of JavaScript shopping cart functionality Advanced Data Validation Techniques Book Info Covers DHTML for IE4 and NN4 browsers, and the Dom for the latest browsers. Discusses working scripts that can be incorporated into your web applications immediately. Provides advanced data validation techniques. From the Publisher This is for readers who are either learning JavaScript from scratch, or who have a little experience - perhaps with DreamWeaver behaviors, or incorporating scripts into their pages. It assumes a though understanding of HTML, and a little CSS experience. About the Author After an initial stint as a Visual Basic applications programmer at the Ministry of Defence in the UK, Paul Wilton found himself pulled into the Net. He is currently working freelance and is busy trying to piece together the Microsoft .Net jigsaw. Paul's main skills are in developing web front ends using DHTML, JavaScript, VBScript, and Visual Basic, and back-end solutions with ASP, Visual Basic, and SQL Server. Stephen Williams recently co-founded Chimera Digital Ltd, a company that brings together expertise in the fields of education, video production and web technologies, and produces content packages suitable for business in training, promotion, marketing, and more. Prior to this he worked for Edison Interactive, where he was the lead Vignette developer for their Switch2 entertainment portal web site. His interests in artificial life lead him from his PhD in Molecular Microbiology at the University of Birmingham, into object-oriented programming and the Internet. Sing Li is an active author, consultant, and entrepreneur. He has written for popular technical journals and is the creator of the "Internet Global Phone", one of the very first Internet phones available. His wide-ranging consulting expertise spans Internet and Intranet systems design, distributed architectures, web services, embedded systems, real-time technologies, and cross-platform software design. He also participates in the Jini and Jxta communities.
Introduction to Modeling and Simulation with MATLAB and Python is intended for students and professionals in science, social science, and engineering that wish to learn the principles of computer modeling, as well as basic programming skills. The book content focuses on meeting a set of basic modeling and simulation competencies that were developed as part of several National Science Foundation grants. Even though computer science students are much more expert programmers, they are not often given the opportunity to see how those skills are being applied to solve complex science and engineering problems and may also not be aware of the libraries used by scientists to create those models. The book interleaves chapters on modeling concepts and related exercises with programming concepts and exercises. The authors start with an introduction to modeling and its importance to current practices in the sciences and engineering. They introduce each of the programming environments and the syntax used to represent variables and compute mathematical equations and functions. As students gain more programming expertise, the authors return to modeling concepts, providing starting code for a variety of exercises where students add additional code to solve the problem and provide an analysis of the outcomes. In this way, the book builds both modeling and programming expertise with a "just-in-time" approach so that by the end of the book, students can take on relatively simple modeling example on their own. Each chapter is supplemented with references to additional reading, tutorials, and exercises that guide students to additional help and allows them to practice both their programming and analytical modeling skills. In addition, each of the programming related chapters is divided into two parts - one for MATLAB and one for Python. In these chapters, the authors also refer to additional online tutorials that students can use if they are having difficulty with any of the topics. The book culminates with a set of final project exercise suggestions that incorporate both the modeling and programming skills provided in the rest of the volume. Those projects could be undertaken by individuals or small groups of students. The companion website at http://www.intromodeling.com provides updates to instructions when there are substantial changes in software versions, as well as electronic copies of exercises and the related code. The website also offers a space where people can suggest additional projects they are willing to share as well as comments on the existing projects and exercises throughout the book. Solutions and lecture notes will also be available for qualifying instructors.
This book uses ASP .NET and Visual Basic .NET to develop an intranet application that provides all of the features that users expect. The author base the sample intranet within the book on Microsofts free best practices example, the IBuySpy Portal, and show how one can rapidly create an application that makes good use of the advanced features of ASP .NET. A full explanation of the IBuySpy Portal architecture is provided, allowing readers to get the most out of the product. The authors look at how to customize existing portal modules as well as building some of their own. Along the way, readers will learn a wealth of techniques for ASP .NET development - everything from making effective use of stored procedures through to integrating with Windows security and creating an advanced user interface with ASP .NET Web Controls.
How to create dynamic web environments using the ASP .NET framework! The ASP .NET framework enables the development of dynamic web pages, which can interface to various database systems. Using the Visual Basic .NET language you will be able to begin to create your own web systems with ease. This quick and practical introduction explains: how to setup an ASP.NET development environment, and where to find the various software components.- the syntax and features of the language.- web-based user interaction using ASP .NET forms.- pre-defined ASP .NET objects.- how ASP .NET can interface with databases. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using ASP .NET. Additional material is available from the Essential series web site: http://www.essential-series.com
This book constitutes the thoroughly refereed joint post-proceedings of three workshops held as part of the 8th International Conference on Extending Database Technology, EDBT 2002, in Prague, Czech Republic, in March 2002.The 43 revised full papers presented were carefully selected from approximately 130 submissions during two rounds of reviewing and revision. The papers are organized in topical sections on XML and metadata, extraction of structure information and transformation of XML documents, querying of XML, XML database systems and performance evaluation, video retrieval, multimedia retrieval, intelligent documents, Web documents, system architectures, query processing, Internet and databases, adaptable databases, and large databases.
This book constitutes the thoroughly refereed joint post-proceedings of the VLDB 2002 Workshop on Efficiency and Effectiveness of XML Tools and Techniques, EEXTT and the CAiSE 2002 Workshop on Data Integration over the Web, DIWeb. The 10 revised full papers presented were carefully selected during two rounds of reviewing and revision. The papers are organized in topical sections on XML languages, XML modeling and integration, XML storage, benchmarking XML, and data integration over the Web.
Essential UML fast introduces you to the concepts of object-oriented analysis, design and programming, using the Unified Modeling Language. UML is one of the best known modelling languages in the object-oriented software development world, and is fast becoming a standard modelling language for OO software developers. With lots of examples and plenty of detailed illustrations, it's easy to work through the techniques step-by-step, and get up and running with UML fast. One of the best known use case tools, Select Enterprise, is used and advice is given on how to set it up and make best use of it so that you can quickly model practical software.You will learn about:Use case tools and software modelling basicsSetting up and running Select EnterpriseUse case diagramsClass diagramsObject interaction diagramsBehavioural modellingPatterns and techniques for fast software modelling and developmentThe modelling examples included in this book are available at the Essential series site: http:www.essential-series.com
Java developers have adapted to a world in which everything is an object, resources are reclaimed by a garbage collector, and multiple inheritance is replaced by interfaces. All of these things have prepared developers to thrive in Microsoft's new .NET environment using C#. Despite similarities between Java and C#, complex differences still lurk. This book will walk you through both language and library differences, to help you develop enterprise applications requiring mastery. You will then be able to build applications that communicate with databases and include network components, web pages, and many other features. Ordinarily, Java developers rely on Java 2 Enterprise Edition (J2EE) to provide these libraries, and C# developers rely on the .NET Framework. At first glance, there seems little similarity between the two, but author Paul Gibbons shows how a Java developer's J2EE skills transfer smoothly when tackling the .NET Framework. Early chapters highlight C#'s differences from Java, and discuss differences between the .NET CLR and JVM. Subsequent chapters cover various technologies in which J2EE development translates into .NET enterprise development. These middle chapters also explain .NET technologies that Java developers can begin using immediately. The final chapter examines migration of existing Java applications to C#, and the available tools and techniques. By the end of ."NET Development for Java Programmers," a professional Java developer will be able to tackle a real software project in .NET, using C#.
"XML Programming: Web Applications and Web Services with JSP and ASP" provides a fast-moving introduction to the XML family of technologies for programmers. Although written with a focus upon JSP- and ASP-based XML solutions, the book presents the material from a language-independent point of view that benefits all developers, whatever their language. The code is written to be readable by all. Chapters 1 through 3 cover the foundations of XML well-formed and valid documents, DTDs and namespacesbut XLink, XPointer, and elements of XSLT are introduced early so the examples can be interesting and useful. Chapters 4 through 6 cover XML processing using SAX, DOM, and XSLT, separately and in various combinations. Each chapter progresses from simple to advanced examples. Chapter 7 is devoted to the development of a real world project involving the use of various XML technologies to create an information repository. In the context of the project, the authors present RDF and the Dublin Core; revisit XPath, XLink, and XPointer; and show how XML data can live inside a relational database. Chapter 8 introduces the newer validation technologies (RELAX NG and XML Schema), in preparation for the final chapter on Web services. In the concluding chapter, the authors not only explain the specifications, but also build working examples: You're shown, step-by-step, how to convert a software module into a Web service, how to generate a WSDL description from code, how to use WSDL to generate stubs and skeletons for distributed language-independent applications, and how to register such applications with a UDDI repository, either local or on the Internet. "XML Programming: Web Applications and Web Services with JSP and ASP" is an indispensable resource for programmers who wish to become proficient in XML technologies and use them for solving large-scale, real-life problems.
Visual Basic .NET is part of the Visual Studio .NET family of products. While the syntax and style are similar to earlier versions of Visual Basic, this version has many radical new features to ensure that Microsoft's best selling language remains one of the most sophisticated Integrated Development Environments available. Whether you want to develop applications for Windows or for the World Wide Web, Visual Basic .NET is an excellent tool for producing reliable, professional applications fast. Essential VB .NET fast covers the development environment, the key controls and the VB programming language including the new additions which allow serious object-oriented programming. Using plenty of examples, John Cowell shows:- How to develop both Windows and ASP .NET applications in a Windows XP environment- An introduction to developing Windows database applications- How to use the essential Windows and Web controls- How to create object orientated applications to get you up and running fast, using VB .NET. The source code for the examples in this book is available at the Essential series web site http://www.essential-series.com
While most other books merely instruct on basic JSP and servlet development, "JSP Examples and Best Practices "gives you some of the best practices and design principles, enabling you to build scalable and extensible enterprise Java applications. And JavaServer Pages technology can be used to build complex enterprise applications in a highly re-usable manner. This book takes basic JSP and applies sound architectural principles and design patterns, to give you the tools to build scalable enterprise applications using JSP. Further, this book covers features of the JSP 1.2 specification, including the standard filtering mechanism.
Seit kurzem forciert SAP die Verbreitung der Netweaver-Technologie und initiiert damit eine Gleichstellung von Java und ABAP als Sprachen zur SAP-Programmierung. Dieses Buch leistet einem erfahrenen Java-Programmierer die notwendige Hilfestellung beim Einstieg in die SAP-Welt. Einfuhrend wird dazu die Architektur und Begrifflichkeit von SAP R/3 abgehandelt. Dies geschieht auf anspruchsvollem technischem Niveau in der Sprache eines Java-Entwicklers. Anschlieend werden zwei unterschiedliche Ansatze zur Anbindung des konventionellen SAP R/3 an Java erlautert und verglichen. Anhand reprasentativer Schnittstellenszenarien werden dabei vollstandige Codebeispiele fur die Koppelungstechniken RFC/JCo und IDoc vorgestellt. Den Abschluss bildet eine fundierte Einfuhrung in die Netweaver-Technologie. Sie behandelt Web Dynpro, Web Services, die Exchange Infrastructure und unterschiedliche Persistenzansatze.
Thisvolumecontainsthe?nalproceedingsoftheSeventhWorkshoponOpen Hypermedia Systems (OHS7), the Third Workshop on Structural Computing (SC3),andtheThirdWorkshoponAdaptiveHypermedia(AH3). Allworkshops wereheldatthe12thACMConferenceonHypertextandHypermediainAarhus, Denmark,August14-18,2001. Introductions, agendas, lists of program committee members and parti- pants,and,ofcourse,thepaperscanbefoundintheindividualsectionsofthe workshops. ThisvolumewouldnothavebeenpossiblewithoutthesupportofSpringer- Verlag,Heidelberg. Inparticular,wewouldliketothanktheexecutiveeditorof theLNCSseries,Mr. AlfredHofmann. November2001 SigiReich ManolisTzagarakis PaulDeBra TableofContents TheSeventhWorkshoponOpenHypermediaSystems (OHS7) ProgramCommitteeMembersofOHS7...2 ListofPresentationsatOHS7 ...2 ListofParticipantsatOHS7 ...3 IntroductiontoOHS7 ...4 SigiReich(SalzburgResearch,Austria) UsingOpenHypermediatoSupportInformationIntegration ...8 KennethM. AndersonandSusanneA. Sherba(UniversityofColorado, Boulder,US) ApplyingCollaborativeOpenHypermediaConceptsto ExtendedEnterpriseEngineeringandOperation ...17 JorgM. Haake(GMD-IPSI,Germany) MemeMediaandMemePoolsforRe-editingand RedistributingIntellectualAssets ...2 8 YuzuruTanaka,JunFujima,andTsuyoshiSugibuchi (HokkaidoUniversity,Sapporo,Japan) ThePipelineofEnrichment:SupportingLinkCreationfor ContinuousMedia...47 RichardBeales,DonCruickshank,DavidDeRoure,NickGibbins, BenJuby,DaniusT. Michaelides,andKevinR. Page(Universityof Southampton,UK) AuldLeaky:AContextualOpenHypermediaLinkServer...59 DaniusT. Michaelides,DavidE. Millard,MarkJ. Weal,and DavidDeRoure(UniversityofSouthampton,UK) FOHM+RTSP:ApplyingOpenHypermediaandTemporalLinkingto AudioStreams...71 NeilRidgwayandDavidDeRoure(UniversityofSouthampton,UK) VIII TableofContents DevelopmentToolsinComponent-Based StructuralComputingEnvironments ...82 U?eKockWiil(AalborgUniversityEsbjerg,Denmark) Peer-Reviewed,PublishableHypertexts:AFirstLook ...94 PeterJ. Nurnb .. ergandDavidL. Hicks(AalborgUniversity Esbjerg,Denmark) BecauseISeekanImage,NotaBook ...104 MoritzNeumul ler(WirtschaftsuniversitatWien,Austria) TheThirdWorkshoponStructuralComputing(SC3) ProgramCommitteeMembersofSC3 ...116 ListofPresentationsatSC3...116 ListofParticipantsatSC3...117 IntroductiontoSC3...118 ManolisM. Tzagarakis(CTI,Patras,Greece) WritingtheHoles;"Structural"Re?ectionsofaVisualArtist...1 20 SaulShapiro(Denmark) BroadeningStructuralComputingtowardsHypermediaDevelopment...131 MariaKyriakopoulou,DimitrisAvramidis,MichalisVaitis, ManolisM. Tzagarakis,andDimitrisChristodoulakis(CTI,Greece) AGraphicalUserInterfaceIntegratingFeaturesfrom Di?erentHypertextDomains...141 WeigangWangandAlejandroFern'andez(FhG-ISPI,Germany) UsingStructuralComputingtoSupportInformationIntegration...151 KennethM. AndersonandSusanneA. Sherba(UniversityofColorado, Boulder,US) ProvidingStructuralComputingServicesontheWorldWideWeb ...160 U?eKockWiilandDavidL. Hicks(AalborgUniversity Esbjerg,Denmark) CooperationServicesinaStructuralComputingEnvironment ...172 SamirTata,DavidL. Hicks,andU?eKockWiil(AalborgUniversity Esbjerg,Denmark) TableofContents IX StructuralComputingandItsRelationshipstoOtherFields...183 PeterJ. Nurnb ..18,2001. Introductions, agendas, lists of program committee members and parti- pants,and,ofcourse,thepaperscanbefoundintheindividualsectionsofthe workshops. ThisvolumewouldnothavebeenpossiblewithoutthesupportofSpringer- Verlag,Heidelberg. Inparticular,wewouldliketothanktheexecutiveeditorof theLNCSseries,Mr. AlfredHofmann. November2001 SigiReich ManolisTzagarakis PaulDeBra TableofContents TheSeventhWorkshoponOpenHypermediaSystems (OHS7) ProgramCommitteeMembersofOHS7...2 ListofPresentationsatOHS7 ...2 ListofParticipantsatOHS7 ...3 IntroductiontoOHS7 ...4 SigiReich(SalzburgResearch,Austria) UsingOpenHypermediatoSupportInformationIntegration ...8 KennethM. AndersonandSusanneA. Sherba(UniversityofColorado, Boulder,US) ApplyingCollaborativeOpenHypermediaConceptsto ExtendedEnterpriseEngineeringandOperation ...17 JorgM. Haake(GMD-IPSI,Germany) MemeMediaandMemePoolsforRe-editingand RedistributingIntellectualAssets ...28 YuzuruTanaka,JunFujima,andTsuyoshiSugibuchi (HokkaidoUniversity,Sapporo,Japan) ThePipelineofEnrichment:SupportingLinkCreationfor ContinuousMedia...47 RichardBeales,DonCruickshank,DavidDeRoure,NickGibbins, BenJuby,DaniusT. Michaelides,andKevinR. Page(Universityof Southampton,UK) AuldLeaky:AContextualOpenHypermediaLinkServer...59 DaniusT. Michaelides,DavidE. Millard,MarkJ. Weal,and DavidDeRoure(UniversityofSouthampton,UK) FOHM+RTSP:ApplyingOpenHypermediaandTemporalLinkingto AudioStreams...7 1 NeilRidgwayandDavidDeRoure(UniversityofSouthampton,UK) VIII TableofContents DevelopmentToolsinComponent-Based StructuralComputingEnvironments ...82 U?eKockWiil(AalborgUniversityEsbjerg,Denmark) Peer-Reviewed,PublishableHypertexts:AFirstLook ...94 PeterJ. Nurnb .. ergandDavidL. Hicks(AalborgUniversity Esbjerg,Denmark) BecauseISeekanImage,NotaBook ...104 MoritzNeumul ler(WirtschaftsuniversitatWien,Austria) TheThirdWorkshoponStructuralComputing(SC3) ProgramCommitteeMembersofSC3 ...116 ListofPresentationsatSC3...116 ListofParticipantsatSC3...117 IntroductiontoSC3...118 ManolisM. Tzagarakis(CTI,Patras,Greece) WritingtheHoles;"Structural"Re?ectionsofaVisualArtist...120 SaulShapiro(Denmark) BroadeningStructuralComputingtowardsHypermediaDevelopment...131 MariaKyriakopoulou,DimitrisAvramidis,MichalisVaitis, ManolisM. Tzagarakis,andDimitrisChristodoulakis(CTI,Greece) AGraphicalUserInterfaceIntegratingFeaturesfrom Di?erentHypertextDomains...141 WeigangWangandAlejandroFern'andez(FhG-ISPI,Germany) UsingStructuralComputingtoSupportInformationIntegration...151 KennethM. AndersonandSusanneA. Sherba(UniversityofColorado, Boulder,US) ProvidingStructuralComputingServicesontheWorldWideWeb ...160 U?e KockWiilandDavidL. Hicks(AalborgUniversity Esbjerg,Denmark) CooperationServicesinaStructuralComputingEnvironment ...172 SamirTata,DavidL. Hicks,andU?eKockWiil(AalborgUniversity Esbjerg,Denmark) TableofContents IX StructuralComputingandItsRelationshipstoOtherFields...183 PeterJ. Nurnb .. erg(AalborgUniversityEsbjerg,Denmark)and MonicaM. C. Schraefel(UniversityofToronto,Canada) TheThirdWorkshoponAdaptiveHypermedia(AH3) ProgramCommitteeMembersofAH3...196 ListofPresentationsatAH3 ...196 ListofParticipantsatAH3 ...197 IntroductiontoAH3 ...199 PaulM. E. DeBra(EindhovenUniversityofTechnology, TheNetherlands) TheImpactofEmpiricalStudiesontheDesignofanAdaptiveHypertext GenerationSystem...201 KalinaBontcheva(UniversityofShe?eld,UK) INSPIRE:AnINtelligentSystemforPersonalizedInstructionin aRemoteEnvironment ...215 KyparisiaA. Papanikolaou,MariaGrigoriadou,HarryKornilakis (UniversityofAthens,Greece),andGeorgeD. Magoulas (BrunelUniversity,UK) DevelopingAdaptiveInternetBasedCourseswith theAuthoringSystemNetCoach...226 GerhardWeber,Hans-ChristianKuhl,andStephanWeibelzahl (UniversityofFreiburg,Germany) LinkAugmentation:AContext-BasedApproachto SupportAdaptiveHypermedia...2 39 ChristopherBailey,SamhaaR. El-Beltagy,andWendyHall (UniversityofSouthampton,UK) XAHM:AnXML-BasedAdaptiveHypermediaModeland ItsImplementation...252 MarioCannataro(ISI-CNR,Italy)andAndreaPugliese (UniversityofCalabria,Italy) RevisitingandVersioninginVirtualSpecialReports ...264 S'atWien,Austria) TheThirdWorkshoponStructuralComputing(SC3) ProgramCommitteeMembersofSC3 ...116 ListofPresentationsatSC3...116 ListofParticipantsatSC3...117 IntroductiontoSC3...118 ManolisM. Tzagarakis(CTI,Patras,Greece) WritingtheHoles;"Structural"Re?ectionsofaVisualArtist...120 SaulShapiro(Denmark) BroadeningStructuralComputingtowardsHypermediaDevelopment...131 MariaKyriakopoulou,DimitrisAvramidis,MichalisVaitis, ManolisM. Tzagarakis,andDimitrisChristodoulakis(CTI,Greece) AGraphicalUserInterfaceIntegratingFeaturesfrom Di?erentHypertextDomains...141 WeigangWangandAlejandroFern'andez(FhG-ISPI,Germany) UsingStructuralComputingtoSupportInformationIntegration...151 KennethM. AndersonandSusanneA. Sherba(UniversityofColorado, Boulder,US) ProvidingStructuralComputingServicesontheWorldWideWeb ...160 U?eKockWiilandDavidL. Hicks(AalborgUniversity Esbjerg,Denmark) CooperationServicesinaStructuralComputingEnvironment ...172 SamirTata,DavidL. Hicks,andU?eKockWiil(AalborgUniversity Esbjerg,Denmark) TableofContents IX StructuralComputingandItsRelationshipstoOtherFields...183 PeterJ. Nurnb .. erg(AalborgUniversityEsbjerg,Denmark)and MonicaM. C. Schraefel(UniversityofToronto,Canada) TheThirdWorkshoponAdaptiveHypermedia(AH3) ProgramCommitteeMembersofAH3...196 ListofPresentationsatAH3 ...196 ListofParticipantsatAH3 ...197 IntroductiontoAH3 ...199 PaulM. E. DeBra(EindhovenUniversityofTechnology, TheNetherlands) TheImpactofEmpiricalStudiesontheDesignofanAdaptiveHypertext GenerationSystem...201 KalinaBontcheva(UniversityofShe?eld,UK) INSPIRE:AnINtelligentSystemforPersonalizedInstructionin aRemoteEnvironment ...215 KyparisiaA. Papanikolaou,MariaGrigoriadou,HarryKornilakis (UniversityofAthens,Greece),andGeorgeD. Magoulas (BrunelUniversity,UK) DevelopingAdaptiveInternetBasedCourseswith theAuthoringSystemNetCoach...226 GerhardWeber,Hans-ChristianKuhl,andStephanWeibelzahl (UniversityofFreiburg,Germany) LinkAugmentation:AContext-BasedApproachto SupportAdaptiveHypermedia...239 ChristopherBailey,SamhaaR. El-Beltagy,andWendyHall (UniversityofSouthampton,UK) XAHM:AnXML-BasedAdaptiveHypermediaModeland ItsImplementation...252 MarioCannataro(ISI-CNR,Italy)andAndreaPugliese (UniversityofCalabria,Italy) RevisitingandVersioninginVirtualSpecialReports ...264 S'ebastienIksalandSergeGarlatti(ENST-Bretagne,France) X TableofContents TailoringtheRecommendationofTouristInformationtoHeterogeneous UserGroups...280 L. Ardissono,A. Goy,G. Petrone,M. Segnan,andP. Torasso (UniversityofTurin,Italy) ApplicationofART2NetworksandSelf-OrganizingMapsto CollaborativeFiltering...296 GuntramGraefandChristianSchaefer(Universityof Karlsruhe,Germany) METIOREW:AnObjectiveOrientedContentBasedandCollaborative RecommendingSystem ...310 DavidBueno,RicardoConejo(UniversityofM'alaga,Spain),and AmosA. David(LORIA,France) IntegratingUserDataandCollaborativeFilteringin aWebRecommendationSystem ...315 PaoloBuono,MariaFrancescaCostabile,StefanoGuida,and AntonioPiccinno(UniversityofBari,Italy) AdaptiveHypermediaSystemforSupportingInformationProvidersin DirectingUsersthroughHyperspace...3 22 YoshinoriHijikata,TetsuyaYoshida,andShogoNishida(Universityof Osaka,Japan) AComplementaryApproachforAdaptiveandAdaptableHypermedia: IntensionalHypertext ...327 WilliamW. Wadge(UniversityofVictoria,Canada)and MonicaM. C. Schraefel(UniversityofToronto,Canada) AuthorIndex...335 ProgramCommitteeMembersofOHS7 ThefollowingpeoplehaveservedontheProgramCommitteeoftheSeventh WorkshoponOpenHypermediaSystems.
"XML Programming Using the Microsoft XML Parser" is written for programmers interested in XML development using Microsoft technologies. Coupling valuable discussion of the Microsoft XML parser, Windows platform, and XML development software with the numerous core XML technologies, including XSLT, XPATH, SAX, DOM, XML Schema, and SOAP, this book steps beyond the mainstream focus on the theoretical aspects of XML and actually demonstrates the concepts in a real-world development environment. Veteran authors and trainers Soo Mee Foo and Wei Meng Lee intersperse this survey of XML technologies with discussion of topics sure to interest any budding XML developer, providing timely information regarding Web services, ActiveX Data Objects (ADO), and Microsoft SQL Server 2000 XML support. A chapter is also devoted to the Wireless Markup Language (WML), one of the most visible applications of XML technology. No question, XML is one of the rising stars in information technology. "XML Programming Using the Microsoft XML Parser" offers you what you need to know to get acquainted with the concepts necessary to begin development with this exciting technology.
XHTML is a flexible XML-based markup language for designing Web sites. In January 2000, the W3C announced that it was supporting the development of XHTML as a replacement to HTML. HTML will continue to be around for a while, but if you want to develop Web sites for the future you need to switch to XHTML. Designers who make the change find that they can develop faster, better sites using XHTML. Most Web sites are interactive, responding to the viewer. To do this you need to use a scripting language - JavaScript is the most popular scripting language and interfaces easily with XHTML. To develop powerful interactive Web sites you need to understand these technologies and how they work together. Essential XHTML fast gives you everything you need to develop great Web sites in XHTML, including an introduction to scripting with JavaScript so that you can create dynamic interactive Web pages. There are many step-by-step examples, which you can download from the series Web site. It covers key aspects such as: - The relationship between XML and XHTML - Cascading Style sheets for formatting layout - Using text, images and image maps as links- Creating and using tables - The new standard for frames - Interactive XHTML forms - The JavaScript language- Incorporating JavaScript into XHTML pages- Handling events in JavaScript The source code for the examples in this book is available at the Essential series web site http://www.essential-series.com
Apache Jakarta-Tomcat, the official reference implementation for the Java servlet and JavaServer Pages technologies, has long been heralded as an excellent platform for the development and deployment of powerful Web applications. Version 4.0 offers not only numerous enhancements in flexibility and stability, but also an array of features thatexpand upon the Tomcat developer's already wealthy toolset. In this namesake title, best-selling author James Goodwill provides readers with a thorough introduction to Jakarta-Tomcat, offering instruction on topics ranging from the basic installation and configuration process and Web application deployment to advanced concepts of integration with other popular Apache Foundation projects such as the Apache Web server, Struts, Log4J, and the Apache XML SOAP Project. In addition to an already comprehensive introduction to core Tomcat functionality, readers also benefit from a valuable primer of what is offered in version 4.0, as Goodwill takes care to thoroughly discuss new features such as valves, security realms, persistent sessions, and the Tomcat Manager Application. In summary, Apache Jakarta-Tomcat offers both novice and advanced Jakarta-Tomcat users a practical and comprehensive guide to this powerful software.
In today's world, smart cards play an increasingly important role in everyday life. We encounter them as credit cards, loyalty cards, electronic purses, health cards, and as secure tokens for authentication or digital signature. Their small size and the compatibility of their form with the magnetic stripe card make them ideal carriers of personal information such as secret keys, passwords, customization profiles, and medical emergency information. This book provides a guide for the rapid development of smart card applications using Java and the OpenCard Framework. It gives you the basic information you need about smart cards and how they work. It shows in detail how to develop applications that use smart cards by guiding you through examples step by step. A smart card provided with the book will help you to quickly get some first hands-on experience.
Das Buch Unternehmensportale Grundlagen, Architekturen, Technologien ist das erste deutschsprachige Grundlagenwerk uber modernes Informations- und Geschaftsprozessmanagement mit Hilfe von Unternehmensportalen. Das umfassende Kompendium ist Grundlagenwerk, Kochbuch und Wegweiser fur alle fachlich-inhaltlichen, technischen und betriebswirtschaftlichen Aspekte von Unternehmensportalen. Diese ganzheitliche Sichtweise bietet dem Leser einen umfassenden Uberblick und versetzt ihn grundsatzlich in die Lage, die Einfuhrung eines Unternehmensportals fur das eigene Unternehmen zu kalkulieren, zu planen und durchzufuhren sowie den Betrieb des Unternehmensportals zu organisieren. Checklisten und Best Practices geben dabei konkrete Hilfestellungen."
"Real World ASP.NET: Building a Content Management System" provides web developers with a cost-effective way to develop a content management system within Microsoft's .NET Framework. Unlike other .NET books on ASP.NET that teach technologies on a piecemeal basis, this book explains the underlying technologies and also shows how they are integrated into a complete ASP.NET application suitable for many organizations. Complete source code written in C# and ASP.NET is included, which will enable web developers to create a dynamic content site at a fraction of the cost of a commercial solution. You will learn about the following: Content management system: This system used to manage the content of a website consists of the content management, metacontent management, and content delivery applications. C# and ASP.NET: These underlying technologies are introduced and then applied extensively. ADO.NET: All aspects relevant to dynamic content management are covered. XML: Extensible Markup Language (XML) is introduced and then applied in the programmatic updating of the config.web file. Authentication, authorization, and encryption: These topics are discussed in the book, especially with regard to protected content and system administration. Personalization: Many key technologies are used to make the CMS solution truly user-friendly. "Real-World ASP.NET: Building a Content Management System" is the complete hands-on guide to mastering the art of content management systems and website development using the .NET Framework.
"Architecting Web Services" is targeted toward developers and technical architects who have heard about, and even started to work with, Web services. The book starts with a background on the evolution of Web services and their significance to future collaborative efforts via the Internet. It then reveals the architecture for Web services and the various relationships that can be established through their consumption. Following a short technical primer on XML and related technologies, the Web services model is outlined to illustrate the decisions that have to be made in the areas of presentation, interface, and security before the design is even started. Topics ranging from content to state management to system infrastructures are discussed to help you understand the options and the pitfalls when developing robust Web services. The life cycle of implementing Web services from start to finish is illustrated, taking existing processes and exposing their functionality through Web services. Examples extend both Java and COM objects as Web services before exposing an entire hotel reservation system through a Web services workflow. These exercises are followed by three application scenarios that consume these Web services, again with both Java and Visual Basic/ASP examples. Discussions cover the design, implementation, and testing of each solution to ensure a successful result. Finally, the book takes a look ahead at the future of Web services by examining both the current strategies of the primary vendors and the standards initiatives that are presently under way. A companion website provides all the source code, and hosts the Web services and sample applications introduced in the book. |
![]() ![]() You may like...
PowerShell, IT Pro Solutions…
William R. Stanek, William Stanek
Hardcover
R1,550
Discovery Miles 15 500
Groupoid Metrization Theory - With…
Dorina Mitrea, Irina Mitrea, …
Hardcover
R2,961
Discovery Miles 29 610
China Satellite Navigation Conference…
Jiadong Sun, Jingnan Liu, …
Hardcover
R8,468
Discovery Miles 84 680
Discrete Energy on Rectifiable Sets
Sergiy V. Borodachov, Douglas P. Hardin, …
Hardcover
R3,946
Discovery Miles 39 460
Fractional-order Systems and PID…
Kishore Bingi, Rosdiazli Ibrahim, …
Hardcover
R4,372
Discovery Miles 43 720
Security Issues and Privacy Threats in…
Parikshit N. Mahalle, Gitanjali R. Shinde, …
Hardcover
R5,110
Discovery Miles 51 100
Noncommutative Iwasawa Main Conjectures…
John Coates, Peter Schneider, …
Hardcover
R5,580
Discovery Miles 55 800
|