Locale Page...  Global  |  Germany  |  UK  |  USA
Your privat CyberGadget - The finest Resources for Web-Designer, Web-Master and Web-Developer!
Quick Search
Advertisement
Partner & Friends
Developersdex
Tutorial Guide
Send News    Add URL / Entry    Tag it:digg it!Stumble It!YahooMyWeb!del.icio.us!Simpify!reddit!Netvouz!Ma.gnolia!FurlIt!Blogmarks!BlinkList!
Books: XML

AVG Rating: 10.00
  Added 18 Jan 06   Updated 04 Jul 08
AJAX Programming with Java : A Tutorial  
39.95 $
New from 39.95 $

Author Paul Deck
Publisher BrainySoftware
Publication Date 2006-08-01
Paperback - 450 Pages
ISBN 0975212877

Amazon Reviews
amazon.com:
A guide to Apache Batik?the Java library that can be used to read SVG files and translate the instructions in the files into graphics?this book shows how Batik can also be used to save the graphics as JPEG, TIFF, PNG, GIF, and other formats, so that the graphics can be transferred. Covered is how Batik can also be used to create animation, just like Flash movies and how Batik can potentially be used to create a drawing program such as Corel DRAW.
amazon.com:
A guide to Apache Batik—the Java library that can be used to read SVG files and translate the instructions in the files into graphics—this book shows how Batik can also be used to save the graphics as JPEG, TIFF, PNG, GIF, and other formats, so that the graphics can be transferred. Covered is how Batik can also be used to create animation, just like Flash movies and how Batik can potentially be used to create a drawing program such as Corel DRAW.
amazon.com:
Just like XML is the standard for data exchange, SVG (Scalable Vector Graphics) is the standard for drawing. In fact, SVG files are XML documents. An SVG file contain instructions to draw 2 dimensional and 3 dimensional graphics. Examples of such instructions are "draw a circle at the coordinate (10, 20)," draw a red line from (1, 1) to (100, 1), "rotate rectangle A by 45 degrees", etc. In addition, SVG support JavaScript that can be used for animation.Apache Batik is a Java library that can be used to read SVG files and translate the instructions in the files into graphics. Batik can also be used to save the graphics as JPEG, TIFF, PNG, GIF, and other formats, so that the graphics can be transferred.Batik can also be used to create animation, just like Flash movies. For example, it can zoom in and zoom out a picture, rotate it, transform it into another shape, etc. You can potentially use Batik to create a drawing program such as Corel DRAW.Batik is an exciting image manipulation tool. Every Java programmer who we have asked what they think about Batik says "It’s exciting."
amazon.com:
Describing the role of Asynchronous JavaScript and XML (AJAX) in the future of Web application programming, this tutorial describes how Google built its GMail and Google Suggest applications based on AJAX. Mentioning that the components of AJAX—JavaScript and XML—have been around for years, this guide suggests that the success of GMail and Google Suggest are achievements that should give Web programmers more confidence to employ AJAX in the future. Also covered is how learning AJAX requires both server-side and client-side programming knowledge, and server-side code samples written in Java are provided.
[ Add a Comment ]Amazon Customer Comments
Very accessible book on using the Apache Batik libraryRating: 5
13 Jul 2007 @ amazon.com
Batik simplifies dealing with SVG content in Java based applications or applets. For example, using Batik’s SVG generator module, a Java application or applet can easily export its graphics into the SVG format. Using Batik’s SVG viewing component, an application or applet can also integrate SVG viewing and interaction capabilities without much trouble. Another possibility is to use Batik’s modules to convert SVG to various formats, such as raster images (JPEG, PNG or TIFF) or other vector formats (WMF or PDF). This is a very good book for the Java programmer who wants to learn how to use Batik in their programs. Thus, prior knowledge of Java is assumed. The following is a run down of the chapters and their contents:

Chapter 1 Getting Started with Batik - discusses what Batik consists of and what the benefits of its modules are. In particular, this chapter explains how to use Squiggle to create, view, and manipulate an SVG document and how to use Rasterizer to export an SVG document to different formats.
Batik Overview
Batik in Real World Projects
Your First SVG Document
Using SVG Rasterizer
Using Pretty-Printer
What Else Comes with Batik?
Summary

Chapter 2 Creating SVG - shows you how to use one of the core modules in Batik, SVG Generator, in a simple Swing application that generates SVG documents with a single click.
Drawing in Java
Using SVG Creator
Other Features of SVG Generator
Summary

Chapter 3 Viewing SVG - discusses how to display SVG documents using JSVGCanvas, a specialized Swing component that comes with the Batik distribution.
Displaying Generated SVG Documents
JSVGCanvas Interactivity
Saving the Generated Document
Displaying an SVG File
Summary

Chapter 4 Working with Transcoders - explains how to use the Transcoder API to convert SVG images to raster formats such as JPEG, PNG, and TIFF.
The Transcoder API
Using Transcoders in Applications
Setting the Area of Interest
Using the SVGTranscoder for Pretty Printing
The Enhanced Version of the SVG File Viewer
Summary

Chapter 5 Document Object Model- explains that, behind the scenes, Batik uses the tree-like structure of the Document Object Model (DOM) to represent an SVG document. Using Batik, developers have full access to the DOM and can easily change the properties or structure of the document from Java code.
SVG Document as a DOM Tree
Creating Documents with the DOM API
Building an SVG Document
Working with Gradients
Using the DOM API
Other Thoughts
Summary

Chapter 6 Working with Text and Fonts - demonstrates the many ways of being creative with text. Shows that any font can be used in SVG documents and also shows how to convert a True Type FOnt to an SVG Font.
Using the text Element
SVG Fonts
Using the Font Converter
Using SVG Fonts in a Document
Text Workbench: SVG Writer
Text Elements, Text Nodes, and Text Content
Characters Positioning
Using tspan elements
Text Layout
Text on A Path
Text Selection
Summary

Chapter 7 Batik on the Server Side - puts Batik to the test in a couple of actual projects. Here you can find some interesting solutions for a Java-driven web site.
The SVG Graph Web Application
SVG Filter Effects
SVG Filters Web Application
Summary

Chapter 8 Batik Interactive - discusses the use of scripting in Batik. This chapter shows how to make your SVG images move and interact with the user. However, to accomplish this you do not need to resort to writing javaScript, as animation and interactivity can be defined directly in your Java applications.
SVG and Scripts
Interactivity
Animation
Scripting Alternatives
Using Java for Scripting
Adding Animation
Summary

Appendix A Introduction to XML

Appendix B Introduction to JavaScript
Add a Comment!  You must login first, to write an comment/review!
Topic / Title / Summary ...


Comment / Review


 

© 2001 - 2008 CYGAD.NET | All rights reserved. | Terms of Service | About | Time data: GMT +1! | Portal Release X2.6.1 Beta | RunTime: 1.3705
Optimized for Internet Explorer Internet Explorer 6.0+, Firefox Firefox 1.5+!