Useful Books and Software
|
Related XML Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related XML Books |
Page 13 of 150
Total results: 1492 |
|
|
| |
|
|
| |
 |
|
Essential Windows Presentation Foundation (WPF) |
This is the eBook version of the printed book. Windows Presentation Foundation (WPF) replaces Microsoft-s diverse presentation technologies with a unified, state-of-the-art platform for building rich applications. WPF combines the best of Windows and the Web; fully integrates user interfaces, documents, and media; and leverages the full power of XML-based declarative programming. In Essential Windows Presentation Foundation, former WPF architect Chris Anderson systematically introduces this breakthrough platform, focusing on the concepts and techniques working developers need in order to build robust applications for real users. Drawing on his unique experience as an architect on the team, Anderson thoroughly illuminates the crucial new concepts underlying WPF and reveals how its APIs work together to offer developers unprecedented value. Through working sample code, you-ll discover how WPF draws on the Web-s simple models for markup and deployment, common frame for applications, and rich server connectivity, and on Windows- rich client model, simple programming model, strong control over look-and-feel, and rich networking. Topics explored in depth include - WPF components and architecture
- Key WPF design decisions-and why they matter
- XAML markup language
- Controls
- Layouts
- Visuals and media, including 2D, 3D, video, and animation
- Data integration
- Actions
- Styles
- WPF Base Services
Essential Windows Presentation Foundation is the definitive, authoritative, code-centric WPF reference: everything Windows developers need to create a whole new generation of rich, graphical applications.
Publisher:
Addison Wesley
Author:
Chris Anderson
Release Date: 2008-02-14
ISBN/EAN:
New Price: $28.34 /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
Successful Affiliate Marketing for Merchants (Que-Consumer-Other) |
If you¿re an online business, instead of paying for an ad, like a banner, you pay for the result – the sale. This is called affiliate marketing. Pay for Performance will show anyone conducting business online, how to plan, implement, and manage a successful affiliate marketing program. The reader will find valuable Web resources such as tracking software and contract templates with the guidance of this book. There will also be direction for the reader to focus the content and develop the right affiliate model for the type of business. It will also provide case studies of successful programs as well as failures and scams to demonstrate and teach the lessons of building a successful program.
Publisher:
Que
Authors:
Shawn Collins, Frank Fiore
Release Date: 2001-04-21
ISBN/EAN: 0789725258 / 9780789725257
New Price: $14.08 /
Used Price: $10.45 |
| |
|
|
|
|
| |
|
|
| |
 |
|
HTML & XML for Beginners (Cpg-Undefined) |
HTML and XML for Beginners provides Web coding beginners with a concise guide to the world of Hypertext Markup Language (HTML), and previews even more powerful alternatives such as Extensible Markup Language (XML). Rich in examples, the book walks the Web beginner through basic HTML techniques such as creating and publishing Web pages, formatting text, adding graphics, and creating hyperlinks. It shows how to use tables to organize content, forms to gather input from site visitors, image maps to support point-and-click navigation, and styles, properties, and multimedia to add visual and sonic interest. It clearly demonstrates how to spice up Web pages with interactive elements by using Dynamic HTML (DHTML). The book ends with an extensive discussion of the most important new language on the Web, XML, and its relevance for data exchange. The book also explores XML variants such as Vector Markup Language (VML), the standard for creating, storing, and exchanging vector drawings on the Internet, and XHTML the merger of XML and HTML. All in all, this title provides the fastest way to get started coding a Web page.
Publisher:
Microsoft Press
Author:
Michael Morrison
Release Date: 2001-07-27
ISBN/EAN: 0735611890 / 9780735611894
New Price: $13.99 /
Used Price: $0.66 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Microsoft .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) |
Make the jump to distributed application programming using the .NET Framework and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web services, and other .NET technologies and integrating them into your real-world solutions. MacDonald digs into key .NET building blocks and architectural issues, explaining which features and designs will best serve your customized distributed application projects and when to use them. Case studies with full code examples illustrate these practical techniques in action, as well as demonstrating their benefits and tradeoffs. Learn how to: Cross application boundaries with .NET Remoting, XML Web services, and Message Queuing Create responsive clients and scalable servers with multithreading Model your distributed application with interfaces, facades, and factories Use COM+ services such as object pooling, JIT activation, and transactions Craft a data transfer plan with Microsoft ADO.N ET without concurrency errors Help secure your code end to end from the transport level to the presentation tier Learn ways to avert or unclog performance bottlenecks in your applications Automate deployment using self-updating applications and XML Web services Master stateless programming and other best practices for distributed applications
Publisher:
Microsoft Press
Author:
Matthew MacDonald
Release Date: 2003-03-26
ISBN/EAN: 0735619336 / 9780735619333
New Price: $4.14 /
Used Price: $1.52 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Rails Cookbook (Cookbooks (O'Reilly)) |
Rails Cookbook is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services.
With applications that are code light, feature-full and built to scale quickly, Rails has revolutionized web development. The Rails Cookbook addresses scores of real-world challenges; each one includes a tested solution, plus a discussion of how and why it works, so that you can adapt the techniques to similar situations. Topics include: - Modeling data with the ActiveRecord library
- Setting up views with ActionView and RHTML templates
- Building your application's logic into ActionController
- Testing and debugging your Rails application
- Building responsive web applications using JavaScript and Ajax
- Ensuring that your application is security and performs well
- Deploying your application with Mongrel and Apache
- Using Capistrano to automate deployment
- Using the many Rails plugins
- Working with graphics
Whether you're new to Rails or an experienced developer, you'll discover ways to test, debug and secure your applications, incorporate Ajax, use caching to improve performance, and put your application into production. Want to get ahead of the Web 2.0 curve? This valuable cookbook will save you hundreds of hours when developing applications with Rails.
Publisher:
O'Reilly Media, Inc.
Author:
Rob Orsini
Release Date: 2007-01-16
ISBN/EAN: 0596527314 / 9780596527310
New Price: $11.60 /
Used Price: $1.09 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Pragmatic Ajax: A Web 2.0 Primer (Pragmatic) |
| It's not just another book on Ajax. It's Pragmatic Ajax: a concise, complete look at a new way of envisioning and implementing browser-based applications. Ajax turns static web pages into interactive applications. Now you can deploy rich-client applications to clients without sacrificing the easy deployment of web applications. But to many folks, Ajax seems difficult. That's why we produced this book. As a Pragmatic guide, it strips away the mystery and shows you the easy way to make Ajax work for you. We cover the the basics of DHTML, JavaScript, and the infamous XmlHttpRequest call. You'll see how to add Ajax to existing programs, and design new applications to exploit the power of Web 2.0. Learn the three layers of Ajax framework, and when (and how) to use each. See how to create rich clients, use visual effects, add client-side validation, and handle forms. Write applications that degrade gracefully if clients don't support JavaScript. And see how to integrate your Ajaxified clients into Java, .NET, and Ruby on Rails server frameworks. With Pragmatic Ajax, you'll: - Understand the breadth of the Ajax/Web 2.0 landscape, and go-indepth on how Ajax works
- Learn how JavaScript works with your server-side framework
- See how to easily apply Ajax techniques to an existing application--and when not to
- Know what's coming by looking at new features and frameworks currently in active development.
Writing dynamic applications isn't that hard. Folks are awed by Google Maps, but it isn't rocket science (apart from the satellite pictures). As a special bonus, see how to implement your own Google Maps-like application using DHTML.
Publisher:
Pragmatic Bookshelf
Authors:
Justin Gehtland, Ben Galbraith, Dion Almaer
Release Date: 2006-04-10
ISBN/EAN: 0976694085 / 9780976694083
New Price: $15.13 /
Used Price: $5.13 |
| |
|
|
|
|
| |
|
|
| |
 |
|
XML: A Manager's Guide (2nd Edition) (Addison-Wesley Information Technology Series) |
An introduction to XML that lets managers communicate with developers without having to become one. Key information about the processes and people that managers will need for successful XML projects is included. Previous edition c2000. Softcover.
Amid the technical hoopla over the Extensible Markup Language (XML), many managers and executives find themselves scratching their heads and wondering what the new language means to them. In XML: A Manager's Guide, author Kevin Dick offers an executive summary of this exciting new technology that focuses on the big picture. This book is a quick read, partly due to its bulleted format. Frequent topic headings and accompanying blurbs in the margin for each make it easy for even hurried readers to pick up the key concepts quickly. However, the author doesn't cut any corners in describing the basic nature of XML and its associated standards and tools. The first part of the book is devoted to this high-level tutorial and includes useful diagrams and code examples that nonprogrammers can easily understand. The most instructive part of the book comes in the second half. Here, the author illustrates some of the ways XML can be useful in the real world and does a great job of demonstrating the wide-reaching applications of XML. Five example applications for enterprises and five more for vendors are presented in miniature case studies. Here the reader will see how XML can be used for workflow, data integration, distributed protocols, knowledge management, and more. --Stephen W. Plain Topics covered: XML standards background, Document Type Definitions, schemas, XLink, XSL, XSLT, development tools, associated standard status, XML application examples.
Publisher:
Addison-Wesley Professional
Author:
Kevin Dick
Release Date: 2002-08-28
ISBN/EAN: 0201770067 / 9780201770063
New Price: $29.95 /
Used Price: $8.82 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Beginning XSLT |
XML is established as the universal standard for delivering documents and data on the Web. The next step is to process that data and the XSL Transformation language, XSLT, has been developed as the primary means for such processing. XSLT can be used to convert XML data for presentational purposes as well as to modify data structure.
Aimed at both Web designers and Web developers, Beginning XSLT provides an in-depth tutorial and reference to XSL, plus related XML tools and standards. Starting from the ground up, this text provides an extremely detailed yet accessible survey of the latest in tools and XSL programming techniques that can extend the range of your XML-driven Web applications or Web sites.As a thorough tutorial to XSL, this text stands out, with its patient authorial style and the consistent use of an online TV guide for a case study used to illustrate key concepts. The advantage to this approach is the consistency of the material. Early sections look at the underpinnings of XML itself before delving into the basics of transforming XML data (for a TV schedule) into (X)HTML using today's tools, including MSXML, Saxon, and Xalan. The author's expertise is continually on display throughout this text as she adds new functions and flexibility to XSL operations, including searching and sorting abilities. This book convincingly demonstrates that XSL is a "real" programming language, with support for variables and even simulating changing variables through recursion. Chances are you may not need every technique presented here, but the range of options covered remains impressive and helps make this a book you can return to more than once as you extend your knowledge of XSL over time. Later sections range further afield, with material on extensions to "standard" XSL (like extension functions and attributes that let you do more), as well as other options for processing XML (like Schematron, for example). Two standards get their due late in the book--the Resource Definition Framework Site Summary (RSS), for describing content channels, and graphics defined with the Scalable Vector Graphics (SVG) standard. Handy reference sections for XSL keywords and XPath round out this admirably rich text. For anyone new to XSL, this title will serve in providing the basics, with its patient presentation style and truly clear examples. For those who want to do even more, this book is surprisingly deep for a beginner's text. In all, it provides a wealth of options for XSL and related standards that will definitely meet the needs of a variety of readers seeking to get acquainted with today's important XSL standards and tools. --Richard Dragan
Publisher:
Peer Information Inc.
Author:
Jeni Tennison
Release Date: 2002-05-01
ISBN/EAN: 1861005946 / 9781861005946
New Price: $30.00 /
Used Price: $26.99 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Essential XUL Programming |
A revolutionary new technology for the rapidly expanding world of e-commerce, XUL (XML User Interface Language) is an XML-based user interface language that gives Web developers control over all aspects of the Web interface. Featuring two tutorials on programming with XUL, this book shows developers how to use basic XUL elements to build a sample interface for an e-commerce site, then goes on to explore more sophisticated applications by creating an information portal inside an application. Readers will find expert tips and advice on how to get started writing XUL code as well as how to extend it into Java and other non-Netscape interfaces.
Publisher:
Wiley
Authors:
Vaughn Bullard, Kevin T. Smith, Michael C. Daconta
Release Date: 2001-07-20
ISBN/EAN: 0471415804 / 9780471415800
New Price: $11.99 /
Used Price: $11.99 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Google Maps Hacks |
| Want to find every pizza place within a 15-mile radius? Where the dog parks are in a new town? The most central meeting place for your class, club or group of friends? The cheapest gas stations on a day-to-day basis? The location of convicted sex offenders in an area to which you may be considering moving? The applications, serendipitous and serious, seem to be infinite, as developers find ever more creative ways to add to and customize the satellite images and underlying API of Google Maps. Written by Schuyler Erle and Rich Gibson, authors of the popular Mapping Hacks, Google Maps Hacks shares dozens of tricks for combining the capabilities of Google Maps with your own datasets. Such diverse information as apartment listings, crime reporting or flight routes can be integrated with Google's satellite imagery in creative ways, to yield new and useful applications. The authors begin with a complete introduction to the "standard" features of Google Maps. The adventure continues with 60 useful and interesting mapping projects that demonstrate ways developers have added their own features to the maps. After that's given you ideas of your own, you learn to apply the techniques and tools to add your own data to customize and manipulate Google Maps. Even Google seems to be tacitly blessing what might be seen as unauthorized use, but maybe they just know a good thing when they see one. With the tricks and techniques you'll learn from Google Maps Hacks, you'll be able to adapt Google's satellite map feature to create interactive maps for personal and commercial applications for businesses ranging from real estate to package delivery to home services, transportation and more. Includes a foreword by Google Maps tech leads, Jens and Lars Rasmussen.
Publisher:
O'Reilly Media, Inc.
Authors:
Rich Gibson, Schuyler Erle
Release Date: 2006-01-17
ISBN/EAN: 0596101619 / 9780596101619
New Price: $14.22 /
Used Price: $5.94 |
| |
|
|
|
|
| |
|
|
|
|
|