Big Blog

Arts & Culture
Biological Science
Blog Watch
Computer Games
Computer Security
Cricket
Data Privacy
Developer
Domain Names
E-commerce
Gadgets
General Science
Handhelds
IP & Patents
Java
Linux
MP3
Nanotech
Online Auctions
Online Legal Issues
Open Source
Personal Finance
Photography
Quirky
Robotics
Search Engines
Space Science
Top Internet
Top Stories
Top Tech
Video Games
Web Developer
Webmaster Tips
XML & Metadata
{Home}



Global Graphics sponsors Drupa PDF XML Parc: related news

Global Graphics Sponsors PDF And XML Production Parc At Drupa - Drupa Hall 07 Stand 7.0D

Global Graphics is sponsoring the PDF and XML Production Parc in the drupa innovation parc (dip) to showcase its broad range of PDF, XPS and PostScriptR solutions for pre-press, proofing, digital print and workflow applications. On show (Hall 7, Stand 7.0D) will be the latest version of the HarlequinR RIP, the JDF - enabled Harlequin PLUS Server RIP, which is the first graphic arts RIP to process PDF, PostScript and the new XPS print format natively, as well as products created from Global Graphics' new eDocument Library, including previews of new technology for high speed transactional processing and transpromo printing.

Global Graphics sponsors Drupa PDF & XML Parc

Global Graphics Software (Cambridge, England) is sponsoring the drupaPDF and XML Production Parc” in the dip (drupa innovation parc). It will showcase the company’s range of PDF, XPS and PostScript solutions for prepress, proofing, digital print and workflow applications.

Global Graphics Sponsors PDF And XML Production Parc At Drupa

Need help with business strategy, workflow integration, marketing, research or sales? Talk to us about how WhatTheyThink's consulting services can help your company.

Working with XML Data Using LINQ, a TreeView, and a ListView :: Displaying Data

With more and more data being stored in XML, web applications today commonly need some way to view and edit the data stored in an XML file from a web page interface. If the XML data is relatively "flat" and tabular in nature, we can use data Web controls like the DataGrid, GridView, and Repeater. (See Quickly Editing XML Data for an example of editing XML data through a DataGrid control.) But what if the XML data is more hierarchical and in a less tabular format? Consider a company-wide phone book, which is recursively structured into branches and departments, subdepartments, and so forth. How can this XML data, which can have any number of nodes and any level of children, be displayed and edited through a web page? More...

Scala and XML: XML processing made easy

Scala is a popular new programming language that runs on the Javaâ„¢ Virtual Machine (JVM.) Scala compiles into byte-code and thus it can leverage the Java programming language. Its syntax, however, makes it a powerful alternative to Java code in certain scenarios. One of those scenarios is XML processing. Scala lets you navigate and process parsed XML in several ways. It also has first class support for XML built right in, so you don't need to create strings of XML or programmatically build DOM trees. In this article, you will see these aspects of Scala in action and see how Scala can make working with XML a joy to do.

XML is fun

XML And you can learn to use XML in just 10 weeks with this free XML class. The XML email course will teach you all about XML and how to write your own XML. You'll be surprised at how easy it is, once you get started.

Use XML Schema Definition file for creating PDF via XML in Java

In this release, the ability to create PDF via XML has been improved and an XML Schema Definition file has been formed. Some other important features such as Text, Table, Image and Graph have been greatly enhanced. Attachment and HeaderFooter have been rewritten to support more flexible control.

Use XML Schema Definition file for creating PDF via XML in Java

In this release, the ability to create PDF via XML has been improved and an XML Schema Definition file has been formed. Some other important features such as Text, Table, Image and Graph have been greatly enhanced. Attachment and HeaderFooter have been rewritten to support more flexible control.

Last Call: XML Linking Language (XLink) Version 1.1

The XML Core Working Group has published the Last Call Working Draft of XML Linking Language (XLink) Version 1.1. This specification defines the XML Linking Language (XLink) Version 1.1, which allows elements to be inserted into XML documents in order to create and describe links between resources. It uses XML syntax to create structures that can describe links similar to the simple unidirectional hyperlinks of today's HTML, as well as more sophisticated links. Comments are welcome through 16 May. Learn more about the Extensible Markup Language (XML) Activity.

XProc: An XML Pipeline Language Draft Published

The XML Processing Model Working Group has published a Working Draft of XProc: An XML Pipeline Language. This specification describes the syntax and semantics of XProc: An XML Pipeline Language, a language for describing operations to be performed on XML documents. Pipelines are made up of simple steps which perform atomic operations on XML documents and constructs similar to conditionals, iteration, and exception handlers, which control which steps are executed. The status section of the document lists the most important changes since the previous draft. Learn more about the Extensible Markup Language (XML) Activity.

Efficient XML Interchange (EXI) Format 1.0

The Efficient XML Interchange Working Group has published a Working Draft of Efficient XML Interchange (EXI) Format 1.0. This document is the specification of the Efficient XML Interchange (EXI) format. EXI is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. The EXI format uses a hybrid approach drawn from the information and formal language theories, plus practical techniques verified by measurements, for entropy encoding XML information. Using a relatively simple algorithm, which is amenable to fast and compact implementation, and a small set of data types, it reliably produces efficient encodings of XML event streams.

Last Call: Basic XML Schema Patterns for Databinding Version 1.0

The XML Schema Patterns for Databinding Working Group has published two documents: the Last Call Working Draft of Basic XML Schema Patterns for Databinding Version 1.0 and an ordinary Working Draft of Advanced XML Schema Patterns for Databinding Version 1.0. The first specification provides a set of basic XML Schema 1.0 patterns known to be interoperable between state of the art databinding implementations.The patterns may be used to describe XML 1.0 representations of commonly used data structures. Last Call comments are welcome through 30 April. The second specification provides a set of commonly used XML Schema 1.0 patterns known to cause issues with some state of the art databinding implementations. Learn more about the Web Services Activity.

Retrieve XML data values with XQuery in SQL Server 2005

When Microsoft released SQL Server 2005, it introduced a new data type: XML. As with other SQL Server data types, you can use the XML data type to define columns, variables and parameters for stored procedures and user-defined functions, and you can access XML data in its entirety -- that is, as a single value -- just like you would an XML document. However, as is the case with an XML document, there might be times when you want to access only specific values within the XML data. And that's where XQuery comes in.

Understanding XML

The previous issue of this magazine contained many articles about how to exploit the new XML data management capabilities delivered by DB2 9 for Linux, Unix, and Windows. This issue's article by Craig Mullins describes the new and improved XML support in DB2 9 for z/OS (now in beta). But some of you may not be ready to use DB2 9’s XML-related features, either because you’re not certain what XML is to begin with, or because you may not see a connection between DB2 9’s capabilities and your organization’s needs. You are the people I have in mind as I write this column. I want you to understand XML concepts and lingo, and I want you to see that XML almost certainly is — or soon will be — important to your organization.

Canonical XML Version 1.1 Is a W3C Recommendation

The XML Core Working Group has published the W3C Recommendation of Canonical XML Version 1.1. Canonical XML Version 1.1 is a revision to Canonical XML Version 1.0 to address issues related to inheritance of attributes in the XML namespace when canonicalizing document subsets, including the requirement not to inherit

Call for Review: XML Base (Second Edition) Proposed Edited Recommendation

The XML Core Working Group has published the Proposed Edited Recommendation of XML Base (Second Edition). This document describes a facility, similar to that of HTML BASE, for defining base URIs for parts of XML documents. All changes to the document are recorded in the XML Base Errata document. Comments are welcome through 30 June. Learn more about the Extensible Markup Language (XML) Activity.

AMD's Hybrid Graphics Unveiled, Tested

ThinSkin writes "The combination of AMD's ATI graphics division and AMD's CPU division means that AMD often fights a two-front war, directly competing against Intel in the CPU business as well as Nvidia in graphics. AMD's Hybrid Graphics technology allows them to fight against both companies at the same time. Inserting an additional card works the same as CrossFire, which, like Nvidia's SLI, was only capable by having two discrete graphics cards installed on a motherboard. ExtremeTech has put the 780G chipset through a series of gaming and synthetic benchmarks to see just how beneficial this technology is. HotHardware has a similar rundown on the technology. The results indicate that Hybrid Graphics aren't yet ideal for the power-hungry gamer, as driver revisions need to be ironed out at this early stage, but performance looks promising.

Microsoft releases the Open XML Format SDK April CTP

Earlier this month, Microsoft's Office Open XML received the official seal of approval from the ISO. Soon after, the standardization body took control of the standard. Nevertheless, as the SDK roadmap shows, Microsoft still has a lot of work to do. Microsoft's main task is the development and maintenance of the Open XML Format SDK (previously known as "Microsoft SDK for Open XML Formats"), which supports developers that need to manipulate Open XML packages. The full SDK also contains how-to articles and reference documentation for Open XML programming.

Syncro Soft Announces New Release of Oxygen XML Editor

(May 11, 2008) Version 9.2 introduces a new XML Author edition specially tuned for content authors providing a well designed interface for XML editing by keeping only the relevant authoring features. The major additions in Oxygen XML Editor 9.2 are related to the WYSIWYG-like editing support and in particular to the DITA support. The general visual editing improvements include displaying the resolved content in the editor and navigation through links. With the new DITA features that include a new DITA map editor, actions for inserting conref links, a tight integration of the latest version of the DITA Open Toolkit, Oxygen XML Editor becomes the leading DITA editor and the easiest to use. Other improvements are browsing of XML databases using WebDAV connections, better handling of Chinese, Japanese and Korean (CJK) text, support for the In

Interactive Voice Response - 2008 tipped to be inflection point for Voice-XML-based IVR

2008 is tipped to be the inflection point for Voice-XML-based IVR. According to independent market analyst Datamonitor, the number of Voice-XML based IVR ports shipped will surpass traditional IVR ports for the first time. IVR automated systems save businesses money and employee resources, while making routine services and inquiries available to the public 24 hours a day. In its latest report, “Understanding the Changing Role of IVR in Evolving Infrastructures”, Datamonitor predicts global investment in IVR licenses will increase from $475 million in 2006 to $845 million by 2012 as the business climate warms up for Voice-XML platforms. By 2009 almost 69% of IVR shipments will be Voice-XML-based platforms.

NVIDIA GeForce To Quadro Software Mod

babyshiori writes "The NVIDIA Quadro family of professional graphics cards are very, very expensive. But many people know that Quadro and GeForce graphics cards are virtually identical in hardware. Obviously, you cannot just use Quadro drivers with your GeForce graphics cards. However, there is an easy way to soft-mod an NVIDIA GeForce desktop graphics card into an NVIDIA Quadro professional graphics card. Tech ARP shows us just how to do it. 'It all revolves around the driver support for professional 3D applications like 3ds Max or Maya. Quadro drivers allow the Quadro to be used to accelerate the rendering operations of such professional 3D applications while GeForce drivers do not. This is the basis for the premium prices NVIDIA (and ATI) charge for their professional-grade graphics cards.

XML Query (XQuery) 1.1 Use Cases

The XML Query Working Group has published the First Public Working Draft of XML Query (XQuery) 1.1 Use Cases. This document specifies usage scenarios for XML Query (XQuery) 1.1, to illustrate important applications for the query language. Each use case is focused on a specific application area, and contains a Document Type Definition (DTD) and example input data. Each use case specifies a set of queries that might be applied to the input data, and the expected results for each query. See changes from the previous draft and learn more about the Extensible Markup Language (XML) Activity.

Serialize Java Objects in XML with XStream

XML serialization has a myriad of uses, including object persistence and data transport. However, some XML-serialization technologies can be complex to implement. XStream is a lightweight and easy-to-use open source Javaâ„¢ library for serializing Java objects to XML and back again. Learn how to set up XStream, and discover how to use it to serialize and deserialize objects as well as to read configuration properties from an XML configuration file.

SDL Programming in Linux - Playing with Graphics

Graphics manipulation is the core of any game-programming library. Without graphics manipulation, games can never realize the actual potential of interactivity and environmental feedback – two facets of any game that make it engrossing. SDL provides for this through its graphics subsystem. In this part, we will deal with the graphics subsystem and get to know the various functionalities it offers.

Use XStream to serialize Java objects into XML

XML serialization has a myriad of uses, including object persistence and data transport. However, some XML-serialization technologies can be complex to implement. XStream is a lightweight and easy-to-use open source Javaâ„¢ library for serializing Java objects to XML and back again. Learn how to set up XStream, and discover how to use it to serialize and deserialize objects as well as to read configuration properties from an XML configuration file.


Search News:


Copyright © 2001-2008 Jonathan Hedley