Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 2000-2004  (26)
  • 2002  (26)
  • Safari Tech Books Online  (26)
  • Grimm, Jacob
  • Web sites ; Design  (26)
Datasource
Material
Language
Years
  • 2000-2004  (26)
Year
  • 1
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xiv, 460 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.2/762
    Keywords: Internet programming ; JavaScript (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: JavaScript Design shows designers how to create interactive JavaScript applications for the web. It provides detailed descriptions of JavaScript structures, statements and objects, using JavaScript to create different elements of a web page,controlling a page's overall design and function with JavaScript, passing data and variables between clients and servers. Also covered are advanced topics server-side languages: PHP, Perl, ASP, CGI, XML, connections to Java and Cold Fusion. The line between developers and designers is fading. Designers are challenged with projects that require them to have a strong knowledge of the server side issues traditionally fielded by a web developer. Designers are looking for books that teach them the web developer knowledge in a language in which they are accustomed.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiii, 944 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.2/76
    Keywords: Active server pages ; Microsoft Visual BASIC ; C# (Computer program language) ; Web sites ; Computer programs ; Web sites ; Design ; Electronic books ; local
    Abstract: ASP.NET is the successor technology to Active Server Pages (ASP), the world?s most successful development environment for building server-side web applications. ASP.NET leverages the power of Microsoft?s new .NET platform to allow you to write dynamic, data-driven applications that run over the World Wide Web. In Programming ASP.NET, Jesse Liberty and Dan Hurwitz teach you everything you need to know to write web applications and web service applications. The book focuses on ASP.NET development using both C# and Visual Basic .NET, and coding examples are presented in both languages. Programming ASP.NET includes a detailed tutorial on Web Forms, which, in conjunction with Visual Studio .NET, allow you to apply Rapid Application Development techniques (including drag-and-drop control placement) to web development. Programming ASP.NET includes extensive coverage of each type of server control, including Web server controls, HTML server controls, and custom controls. Since most web applications and web services involve retrieving data and returning it to a client browser, Programming ASP.NET also offers extensive coverage of data access issues. These include topics such as using ASP.NET's list-bound controls; accessing data using the ADO.NET object model, and updating data with or without transaction support. Programming ASP.NET also discusses such advanced topics as: Caching and performance Security Configuration and deployment The ASP.NET technologies are so complete and flexible; your main difficulty may lie simply in weaving the pieces together for maximum efficiency. Programming ASP.NET shows you how to do just that.
    Note: "Building Web applications and services using C# and VB.NET"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 563 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.2/762
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: What do eBay, Amazon.com and CNN.com have in common? They're all applications that integrate large databases with the Web. The popularity (and power) of these applications stems from their accessibility and usability: thousands of users can access the same data at the same time without theneed to install any additional software on their computers. Web Database Applications with PHP and MySQL offers web developers a mixture of theoretical and practical information on creating web database applications. Using PHP, and MySQL, two open source technologies that are often combined to develop web applications, the book offers detailed information on designing relational databases and on web application architecture, both of which will be useful to readers who have never dealt with these issues before. The book also introduces Hugh and Dave's Online Wines, a complete (but fictional) online retail site that allows users to browse, search a database, add items to a shopping cart, manage their membership, and purchase wines. Using this site as an example, the book shows you how to implement searching and browsing, store user data, validate user input, manage transactions, and maintain security. If you want to build small to medium-scale web database applications that can run on modest hardware and process more than a million hits a day from users, this book will show you how.
    Note: Includes bibliographical references (p. 537-549) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Language: English
    Pages: ix, 246 p. , ill. ; , 21 cm
    DDC: 005.72
    Keywords: Authorship ; Style manuals ; Web sites ; Design ; Electronic books ; local
    Abstract: As quality becomes ever more critical in differentiating successful websites, the need for a professional approach to your content is growing. The Web Content Style Guide provides a set of standards and rules to ensure consistent quality content and a flawless service to your readers.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xliv, 544 p. , ill. ; , 23 cm
    Keywords: Computer graphics ; SVG (Document markup language) ; Web sites ; Design ; Electronic books ; local
    Abstract: Using a heavily illustrated, step-by-step style, Watt aims to ease designers into a more analytical, programming approach to graphics without losing the appeal of form and design. The change in mindset required of graphic designers in exploiting "visual components" is explained clearly and practically. While presenting real-world examples of design tasks (such as creating a logo, navigation bar, or a full web page), Watt embeds sidebars, notes, and tips to convey the strict programming portion of the process. This makes it easier for the reader to balance the formality of the SVG code with the functionality of the design. The book assumes no prior knowledge of SVG and provides the foundational information for the reader to grasp the key concepts. In addition, and importantly, it contains source code for all of the SVG images and animations created in the book. This educates the readers in how SVG works and lays a foundation for their own experiments.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, MA :Safari,
    Language: English
    Pages: xxii, 379 p. , ill. ; , 23 cm. +
    DDC: 005.2/76
    Keywords: Active server pages ; ActiveX ; Microsoft.net framework ; Web sites ; Design ; Electronic books ; local
    Abstract: Discover how to use ADO.NET and ASP.NET essentials to take your Web programming skills to the next level. Most Web applications follow a simple "3F" pattern: fetch, format, and forward to the browser. With this in-depth guide, you'll take your ASP.NET and ADO.NET skills to the next level and learn key techniques to develop more complex Web applications. Discover how to build applications for ad-hoc and effective Web reporting, applications that work disconnected from the data source and use XML to communicate with non-.NET systems, and general-purpose applications that take advantage of the data abstraction of ADO.NET. Along the way, you'll learn how to take advantage of code reusability, user controls, code-behind, custom Web controls, and other time-saving techniques employed by ASP.NET experts.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders Pub. | Boston, MA :Safari,
    Language: English
    Pages: xxxi, 731 p. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: PHP (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: The PHP Functions Essential Reference is a simple, clear and authoritative function reference that clarifies and expands upon PHP's existing documentation. The authors have spent time evaluating all of the PHP functions and have selected the essential functions to include in the printed book. This includes around 900 of the 1500 functions. The remaining functions will be covered in the same depth and treated in the same way, but they will appear on the newriders.com web site along with the content of the entire book, which is provided under the OPL.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Sebastopol, CA : Pogue Press/O'Reilly & Assoc. | Boston, MA :Safari,
    Language: English
    Pages: xii, 779 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.72
    Keywords: Dreamweaver (Computer file) ; Web publishing ; Web sites ; Authoring programs ; Web sites ; Design ; Electronic books ; local
    Abstract: As the Web's popularity continues to skyrocket, so does that of Macromedia Dreamweaver, one of the most elegant and powerful Web-page creation programs available. Dreamweaver offers a rich, well-designed, WISYWYG environment for building cross-platform, cross-browser Web sites; but unlike most visual editors, it doesn't clutter up the underlying HTML programming by inserting unnecessary HTML tags that make large Web sites difficult to manage. Dreamweaver is a favorite of multimedia designers, thanks to its smooth integration with other Macromedia applications, like Flash and Shockwave. Dreamweaver MX (for Mac OS 9, Mac OS X, and Windows) marks the historic union of Dreamweaver and Dreamweaver UltraDev, a package of Web-database language modules once sold separately. The new, unified program offers even more power--and Dreamweaver MX: The Missing Manual offers even more easily understood, witty lessons for harnessing it. As in his highly regarded Dreamweaver 4: The Missing Manual , author McFarland livens the book with unique,live examples,that let the reader see and test--on the Internet, itself--real Web pages that follow the development progress of the book's chapters. There's even a step-by-step tutorial for creating an interactive Web database using Microsoft's ASP programming language, new to Dreamweaver MX. In collaboration with Missing Manual series editor David Pogue, McFarland brings Dreamweaver MX to life with clarity, authority, and good humor. Armed with this book, the first-time or experienced Web designer will have little difficulty using DreamWeaver to create stunning, interactive Web sites.
    Note: "The book that should have been in the box"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxvi, 442 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.7/2
    Keywords: Dreamweaver (Computer file) ; HTML editors (Computer programs) ; Web sites ; Authoring programs ; Web sites ; Design ; Electronic books ; local
    Abstract: A quick desktop reference for both new and experienced Dreamweaver developers, Dreamweaver in a Nutshell distills all of the software's features, commands, and shortcuts into one indispensable book. This is the most succinct and useful Dreamweaver reference available, and the only one in the compact In a Nutshell style. With this book, you will learn everything from document management to site management and all the details in between. You'll also benefit from the author's years of hands-on experience through the power user tips and tricks. All the information you need is here, from basics to advanced topics, including navigation bars, frames, layers, tables, image maps, modifications with XML, style sheets, positioning elements, HTML cleanup tools, and ways to extend Dreamweaver functions and functionality. Provided throughout the book are useful examples to clarify difficult techniques or solve common problems. Dreamweaver in a Nutshell focuses exclusively on Dreamweaver, rather than distracting readers with explanations of HTML and web design. That said, the book is equally useful to Dreamweaver UltraDev, which is based on the Dreamweaver platform. Dreamweaver in a Nutshell is the perfect companion to our best-selling Web Design in a Nutshell , and it complements the O'Reilly HTML, JavaScript, and Cascading Style Sheet books available in electronic format within the Dreamweaver Reference panel. This book's quick style and compact format make it the perfect reference for web site professionals who rely on Dreamweaver daily.
    Note: Includes bibliographical references (p. xxiv) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xviii, 508 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.2/762
    Keywords: Perl (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these are the often tedious daily tasks that can be done much more easily with Perl, the scripting language that runs on almost all computing platforms. If you're more interested in streamlining your web activities than in learning a new programming language, Perl for Web Site Management is for you: it's not so much about learning Perl as it is about using Perl to do common web chores more efficiently. The secret is that, although becoming a Perl expert may be hard, most Perl scripts are relatively simple. Using Perl and other open source tools, you'll learn how to: Incorporate a simple search engine Write a simple CGI gateway Convert multiple text files into HTML Monitor log files Track users as they navigate your site Even if you don't have any programming background, this book will get you quickly past Perl's seemingly forbidding barrier of chops and chomps, execs and elsifs. You'll be able to put an end to using clunky tools, editing files tediously by hand, or relying on programmers and system administrators to do "the hard stuff" for you. Sure, you might learn a little bit about programming as well, and perhaps something about the role of open source tools on the Web. But the purpose of Perl for Web Site Management isn't to educate you--it's to empower you. Whether you're a developer, a designer, or simply a dabbler on the Web, this book is the plain-English, hands-on introduction to Perl you've been waiting for.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xiii, 538 p. , ill. ; , 24 cm
    DDC: 658.8/4
    Keywords: Electronic commerce ; Microsoft.net framework ; Web sites ; Design ; Electronic books ; local
    Abstract: There is currently no book on the market that has a case-study focus and builds e-commerce sites using the new Microsoft Visual Studio .NET Framework. In addition, many of the books that are likely to be released in the near future won't target the intermediate to advanced developer. Building e-commerce Sites describes the steps a developer will take to plan, develop and deploy an actual robust, scalable e-commerce application using the Microsoft Visual Studio .NET. There are detailed descriptions of design choices a developer makes, implementation details. The author's first hand experience will save the reader time and effort. Finally, the development of a working, modern e-commerce site is provided, in this case study approach, along with clear and simple explanations, screenshots, and step-by-step code excerpts.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Boston : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xvii, 648 p. , ill. ; , 23 cm
    DDC: 005.2/76
    Keywords: Active server pages ; Microsoft.net ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: The purpose of ASP.NET JumpStart is to show readers the practical applications of .NET and ASP.NET by illustrating how to build Web-based applications using Web Forms and Web Services. Emphasis will be on good programming standards and practices. The reader will be taken from an introduction of the VB .NET language to intermediate topics through a step-by-step approach, which gives the reader the opportunity to try out the practices presented in each chapter.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xi, 560 p. , ill. ; , 24 cm
    Keywords: JavaServer pages ; Java (Computer program language) ; SQL (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: JSP developers encounter unique problems when building web applications that require intense database connectivity. MySQL and JSP Web Applications addresses the challenges of building data-driven applications based on the JavaServer Pages development model. MySQL and JSP Web Applications begins with an overview of the core technologies required for JSP database development--JavaServer Pages, JDBC, and the database schema. The book then outlines and presents an Internet commerce application that demonstrates concepts such as receiving and processing user input, designing and implementing business rules, and balancing the user load on the server. Through the JDBC (Java DataBase Connector), the developer can communicate with most commercial databases, such as Oracle. The solutions presented in MySQL and JSP Web Applications center on the open source tools MySQL and Tomcat, allowing the reader an affordable way to test applications and experiment with the book's examples.
    Note: Includes index. - Subtitle on cover: Data-driven programming using Tomcat and MySQL
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Indianapolis, IN : Que | Boston, MA :Safari,
    Language: English
    Pages: xviii, 527 p. , ill. ; , 23 cm
    DDC: 005.2/76
    Keywords: Active server pages ; Microsoft.net ; Web sites ; Design ; Electronic books ; local
    Abstract: ASP developers need to understand how ASP.NET can help them solve business problems better than any prior product. ASP.NET by Example is designed to provide a "crash course" on ASP.NET and quickly help the reader start using this new technology. As part of the By Example series, this book approaches ASP.NET in an easy-to-use tutorial way, giving the reader a much faster and more interactive learning experience than the traditional reference book. By building the sample applications taught in the book, readers will learn how to create custom ASP.NET controls, how to use ADO+ objects in ASP, and how to deploy and manage applications. ASP.NET by Example also provides tools and information needed to migrate old ASP files to the new platform, saving developers significant time and money. As an added feature Steven A. Smith has included multiple case studies on how ASP.NET is used in e-commerce applications.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xvii, 624 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.2/76
    Keywords: Active server pages ; Web sites ; Design ; Electronic books ; local
    Abstract: Teaching ASP.NET in a non-linear format that creative thinkers can easily grasp and understand without the typical programming jargon. Provides clear and concise, hands-on, real-world examples right from the beginning of the book. The book contains a natural progression by providing foundational information in the opening chapters. Content will be presented with "hands-on" examples so the opening chapters will also be laying the groundwork for more advanced subjects by not only presenting the information but by writing code as well. The middle section of the book covers the key cast members on the .NET stage including HTML Controls, Web Controls and List Controls. The third and final section of the book covers more advanced issues in ASP.NET including data access and security issues.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xv, 507 p. , ill. ; , 24 cm
    Keywords: Authorship ; English language ; Composition and exercises ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: Attention, Web writers! This book will show you how to craft prose that grabs your guests' attention, changes their attitudes, and convinces them to act. You'll learn how to make your style fast, tight, and scannable. You'll cook up links that people love to click, menus that mean something, and pages of text that search engines rank high. You'll learn how to write great Web help, FAQs, responses to customers, marketing copy, press releases, news articles, e-mail newsletters, Webzine raves, or your own Web resume. Case studies show real-life examples you can follow. No matter what you write on the Web, you'll see how to personalize, build communities, and burst out of the conventional with your own honest style.
    Note: Includes bibliographical references (p. 481-492) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvii, 335 p. , ill. (some col.) ; , 23 cm
    Edition: 1st ed.
    Keywords: Computer graphics ; SVG (Document markup language) ; Web sites ; Design ; Electronic books ; local
    Abstract: Scalable Vector Graphics -- or SVG -- is the new XML-based graphics standard from the W3C that will enable Web documents to be smaller, faster and more interactive. J. David Eisenberg's insightful book takes you through the ins and outs of SVG, beginning with basics needed to create simple line drawings and then moving through more complicated features like filters, transformations, and integration with Java, Perl, and XSLT.Unlike GIFs, JPEGs or PNGs (which are bitmapped), SVG images are both resolution- and device-independent, so that they can scale up or down to fit proportionally into any size display or any Internet device -- from PDAs to large office monitors and high-resolution printers. Smaller than bitmapped files and faster to download, SVG images can be rendered with different CSS styles for each environment. They work well across a range of available bandwidths.SVG makes it possible for designers to escape the constant need to update graphics by hand or use custom code to generate bitmap images. And while SVG was created with the Web in mind, the language has a variety of other uses. SVG greatly simplifies tasks like: Creating web sites whose graphics reflect the content of the page, changing automatically if the content changes Generating graphs and charts from information stored in a wide variety of sources Exchanging detailed drawings, from architectural plans to CAD layouts to project management diagrams Creating diagrams that users can explore by zooming in and panning around Generating bitmap images for use in older browsers using simple automatable templates Managing graphics that support multiple languages or translations Creating complex animation By focusing sharply on the markup at the foundation of SVG, SVG Essentials gives you a solid base on which to create your own custom tools. Explanations of key technical tools -- like XML, matrix math, and scripting -- are included as appendices, along with a reference to the SVG vocabulary.Whether you're a graphic designer in search of new tools or a programmer dealing with the complex task of creating and managing graphics, SVG Essentials provides you with the means to take advantage of SVG.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Cambridge, Mass. : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: p. cm
    Edition: 2nd ed.
    DDC: 005.7/2
    Keywords: Information storage and retrieval systems ; Architecture ; Web sites ; Design ; Electronic books ; local
    Abstract: Today's web sites have moved far beyond "brochureware." They are larger and more complex, have great strategic value to their sponsors, and their users are busier and less forgiving. Designers, information architects, and web site managers are required to juggle vast amounts of information, frequent changes, new technologies, and sometimes even multiple objectives, making some web sites look like a fast-growing but poorly planned city-roads everywhere, but impossible to navigate. Well-planned information architecture has never been as essential as it is now. Information Architecture for the World Wide Web , 2nd Edition, shows you how to blend aesthetics and mechanics for distinctive, cohesive web sites that work. Most books on web development concentrate on either the graphics or the technical issues of a site. This book focuses on the framework that holds the two together. This edition contains more than 75% new material. You'll find updated chapters on organization, labeling, navigation, and searching; and a new chapter on thesauri, controlled vocabularies and metadata will help you understand the interconnectedness of these systems. The authors have expanded the methodology chapters to include a more interdisciplinary collection of tools and techniques. They've also complemented the top-down strategies of the first edition with bottom-up approaches that enable distributed, emergent solutions. A whole new section addresses the opportunities and challenges of practicing information architecture, while another section discusses how that work impacts and is influenced by the broader organizational context. New case studies provide models for creating enterprise intranet portals and online communities. Finally, you'll find pointers to a wealth of essential information architecture resources, many of which did not exist a few years ago. By applying the principles outlined in this completely updated classic, you'll build web sites and intranets that are easier to navigate and appealing to your users, as well as scalable and simple to maintain. Information Architecture for the World Wide Web , 2nd Edition is a treasure trove of ideas and practical advice for anyone involved in building or maintaining a large, complex web site or intranet.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Boston : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xi, 575 p. , ill. ; , 23 cm
    DDC: 005.7/2
    Keywords: JavaServer pages ; Application software ; Development ; Web sites ; Design ; XML (Document markup language) ; Electronic books ; local
    Abstract: The first Internet revolution was all about delivering information to people. We are now in the second revolution, which focuses on delivering information to systems. XML is the tool that makes this new revolution a reality, and Web services are the methods by which businesses will drive system-to-system communication. JSP(TM) and XML takes you beyond the basics, giving you practical advice and in-depth coverage. In the book, you'll learn the technologies and techniques needed to create your own Web services for use in JSP applications. Written by programmers for programmers, the book will help you successfully utilize these exciting technologies with minimal hassle and maximum speed. In JSP™ and XML you will: Learn how to use XML, XSLT, and XPath in your JSP site Program SAX to speed up your XML document processing Understand DOM to learn the W3C standard method of working with XML Coordinate cross-browser client-side XML utilization Understand the Web services alphabet Learn how to leverage Web services to simplify access to your data Learn how SOAP, WSDL, and UDDI integrate into Web Services Use JDOM and dom4J to easily work with XML files Design a balanced JSP site using XML Expand your knowledge of JSP to add new functionality to your Web pages Learn how to practically apply Servlet filters and listeners to a Web site Build dynamic JSP pages that can self- modify, making sites easier to maintain Understand how the new JSP XML syntax works Review the basics of database access within JSP Learn JSP tag library design and how tag libraries simplify using XML and Web Services
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Boston : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xviii, 392 p. , col. ill. ; , 24 cm. + 1 CD-ROM (4 3/4 in.)
    DDC: 005.2/762
    Keywords: Java (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: Building Scalable and High-Performance Java™ Web Applications Using J2EE™ Technology provides the concise roadmap Java developers and Web engineers need to build high-performance and scalable enterprise Web applications. It is unique in its focus on building efficient end-to-end solutions based on the widely adopted J2EE specification. Each of the relevant technologies is summarized and analyzed in terms of its scalability and performance implications. Special attention is also given to those parts of Web application design that extend beyond the J2EE specification, including strategies for efficient networking and database design. Packed with general system architecture tips and balanced with succinct examples for each technology, this book allows you to focus on practical strategies for effective application design without getting overwhelmed with useless detail. As a result, you will quickly and easily be able to understand how to use J2EE technologies to build application systems that deliver scalability and high performance. Coverage includes: Essentials of Web application architecture The J2EE standard General techniques for building scalable and high-performance systems The HTTP protocol, with special focus on features that maximize performance Java™ Servlets and JavaServer Pages™ (JSP) Enterprise JavaBeans™ (EJB) Java™ Message Service (JMS) Effective database design techniques Efficient database management with JDBC™ and SQL Essentials of Web Services, including XML, SOAP, WSDL, and UDDI A CD-ROM with relevant source code from various chapters accompanies this book. 0201729563B12172001
    Note: Includes bibliographical references (p. 369-370) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: vi, 132 p. ; , 18 cm
    Edition: 2nd ed.
    Keywords: Document markup languages ; PHP (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: Simple, to the point, and compact--in fact, exactly what you've come to expect in an O'Reilly Pocket Reference--the second edition of PHP Pocket Reference is thoroughly updated to include the specifics of PHP 4.Written by the founder of the PHP Project, Rasmus Lerdorf, PHP Pocket Reference is both a handy introduction to PHP syntax and structure, and a quick reference to the vast array of functions provided by PHP. The quick reference section organizes all the core functions of PHP alphabetically so you can find what you need easily; the slim size means you can keep it handy beside your keyboard for those times when you want to look up a function quickly without closing what you're doing.This valuable little book provides an authoritative overview of PHP packed into a pocket-sized guide that's easy to take anywhere. It is also the ideal companion for O'Reilly's comprehensive book on PHP, Programming PHP .The PHP Pocket Reference an indispensable (and inexpensive) tool for any serious PHP coder.
    Note: "Covers PHP 4"--Cover. - "Creating dynamic Web pages"--Cover. - Originally published: 2000
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Indianapolis, IN] : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xviii, 529 p. , ill. ; , 23 cm
    DDC: 006.6/96
    Keywords: Flash (Computer file) ; Computer animation ; Web sites ; Design ; Electronic books ; local
    Abstract: Flash Enabled guides Flash designers & developers in creating content and applications for multiple devices with Flash and other tools. Focusing on the Pocket PC platform, this book also discusses considerations in developing Flash for set-top box systems, cell phones, and lays the foundation for devices such as the Palm. The book targets four main concepts: 1)design/development considerations, 2) creating content once & deploying to many platforms, (including info on using MM Generator to author content in Flash and serve it to Palm Pilots and cell phones that don't yet have Flash Players), 3) creating Flash content for Pocket PC, and 4) application development using Flash integrated with middle-ware. Throughout this book the authors provide guidelines, step-by-step tutorials, workflow, best practices, and case studies.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: 625 p. , ill. ; , 23 cm
    DDC: 005.2/76
    Keywords: Active server pages ; Web sites ; Design ; Electronic books ; local
    Abstract: Though ASP has been used for years in Web development, the new version provides users with better and faster operability. Because ASP guru Richard Leinecker has written this book the information will be immediately applicable. Special Edition Using ASP.NET will also serve as a comprehensive reference to both experienced and new developers. This book provides real-world examples and troubleshooting with tips on how to integrate the technology with the other programs of Visual Studio.NET and content developed in previous versions of ASP.
    Note: Title from cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiii, 507 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Keywords: PHP (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: PHP is a simple yet powerful open-source scripting language for creating dynamic web content. The millions of web sites powered by PHP are testament to its popularity and ease of use. PHP is used by both programmers, who appreciate its flexibility and speed, and web designers, who value its accessibility and convenience. Programming PHP is an authoritative guide to PHP 4 and is filled with the unique knowledge of the creator of PHP, Rasmus Lerdorf. This book explains PHP language syntax and programming techniques in a clear and concise manner, with numerous examples that illustrate both correct usage and common idioms. The book also includes style tips and practical programming advice that will help you become not just a PHP programmer, but a good PHP programmer. Programming PHP covers everything you need to know to create effective web applications with PHP. Contents include: Detailed information on the basics of the PHP language, including data types, variables, operators, and flow control statements Separate chapters on the fundamental topics of functions, strings, arrays, and objects Coverage of common PHP web application techniques, such as form processing and validation, session tracking, and cookies Material on interacting with relational databases, such as MySQL and Oracle, using the database-independent PEAR DB library Chapters on generating dynamic images, creating PDF files, and parsing XML files with PHP Advanced topics, like creating secure script, error handling, performance tuning, and writing your own C language extensions to PHP A handy quick reference to all the core functions in PHP and all the standard extensions that ship with PHP
    Note: "Creating dynamic Web pages"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxii, 660 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    DDC: 005.2/762
    Keywords: JavaServer pages ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: Since its inception in 1999, Enterprise Java has taken the Java programming community by storm--developers have realized its potential for building distributed applications. Today, JavaServer Pages (JSP) continues to harmonize how web designers and programmers create dynamic web sites. JSP builds on the popular Java servlet technology and makes it easier to develop dynamic web applications--even if you're not a hard-core programmer. JavaServer Pages, 2nd Edition is completely revised and updated to cover the substantial changes in the 1.2 version of the JSP specification, and also includes detailed coverage of the new JSP Standard Tag Library (JSTL)--an eagerly anticipated specification of a set of JSP elements for the tasks needed in most JSP applications. This book starts off by illustrating how JSP capitalizes on the power of Java servlets to create effective, portable web applications. It shows how to get started using the Apache Tomcat server, and provides detailed coverage of JSP syntax and features, error handling and debugging, authentication and personalization, and how to use JSTL for database access, XML processing, and internationalization. JavaServer Pages recognizes the different needs of the two groups of professionals who want to learn JSP: page authors interested in using JSP elements in web pages, and programmers concerned with learning the JSP API and using JSP effectively in an enterprise application. If you're in the latter group, this book also teaches you such advanced topics as integrating servlets and JavaBeans with JSP, using the popular Apache Struts MVC framework to illustrate how it's done. Finally, the author presents how to develop custom tag libraries, using realistic examples that you can use as a springboard for your own JSP libraries. "This is a complete, comprehensive, and most of all, practical book. The author excels at sharing his vast expertise so web developers can make the most out of JavaServer Pages and related web technologies." --Pierre Delisle, JSP Standard Tag Library Specification Lead
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xxvii, 307 p. , ill. ; , 23 cm
    DDC: 303.48/33
    Keywords: Community ; Electronic discussion groups ; Internet ; Social aspects ; Online chat groups ; Web sites ; Design ; World Wide Web ; Social aspects ; Electronic books ; local
    Abstract: This book is available as an Adobe Reader eBook on the publisher's website:  newriders.com Communities are part of all successful web sites in one way or another. It looks at the different stages that must be understood: Philosophy: Why does your site need community? What are your measures of success? Architecture: How do you set up a site to createpositive experience? How do you coax people out of their shells and get them to share their experiences online? Design: From color choice to HTML, how do you design the look of a community area? Maintenance: This section will contain stories of failed web communities, and what they could have done to stay on track, as well as general maintenance tips and tricks for keeping your community "garden" growing.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...