Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Xassist (zip)
- Xassist is an SGML and XML quality control suite that provides users with the ability to correct structure and content errors. Xassist Parser includes five XML parsers and two SGML parsers which parse and correct in recursive, batch or single file mode; a file drag and drop facility; and cursor...
- Tags: Quality Control, SGML, Xassist, Xassist Parser, Xassist Builder, Quality, XML, Business Operations, Software/Web Development, Web Development
- Software downloads 2007-06-28
- XMetal 4 and the return of the XML document
- In the beginning, there was the Standard Generalized Markup Language SGML. SGML evolved from the need of large corporations to better work with both paper and electronic communication, and by the early 1990s, it was both a demonstrable success and a bit of a problem. The difficulty with SGML lay...
- Tags: Kurt Cagle, SGML, XMetal, XMetal 4, XML, XML document
- Technical articles 2003-05-20
- What should you use if you don't use XML?
- Maybe you need to exchange data, but XML is more than you need. Or maybe you just aren't ready for XML. Check out these XML alternatives and get a better idea of how these technologies might fit your projects.Not everyone is using XML. Some developers are waiting for their organization's...
- Tags: Irina Medvinskaya, HTML, XML, SGML
- Technical articles 2001-12-19
- A Brief History of SGML and XML at the Patent and Trademark Office
- The United States Patent and Trademark Office USPTO currently publishes approximately 3,500 patent grants per week and nearly that many patent applications. Sometime in 2002, the number of applications is likely to exceed the number of grants published. Long before the volume of applications reached its current level of more...
- Tags: Patent, Microsoft Office, XML, U.S. Patent And Trademark Office, SGML
- White papers
Additional Resources
- Adobe FrameMaker Templates: More Book Templates (exe)
- The Adobe FrameMaker template series is a collection of professionally designed, business-oriented templates. Using the templates, you can create many types of publications using only FrameMaker. Included are custom table formats, multipurpose borders, and special features such as guidelines, prebuilt fractions, customizable variables, and tables of contents. All the templates...
- Tags: Adobe Systems Inc., Template
- Software downloads 1998-10-09
- Perl Enters the Oxford English Dictionary
- Perl figures heavily in the production of a historic institution - the Oxford English Dictionary. Oxford University Press, the publishing arm of the University of Oxford, which publishes the dictionary, has used Perl for a number of years. Their use of Perl has ranged from preparing texts for typesetting to...
- Tags: Perl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
- Book chapters
- Adobe Framemaker (clk;130748392;18272290;h)
- Adobe FrameMaker 8 software is an essential upgrade with new features to help you author and publish polished technical documentation in multiple languages. Handle structured content in XML and SGML; support DITA and DocBook document types; and leverage new support for Unicode, 3D, and rich content.Version 8 adds support for...
- Tags: Adobe Systems Inc., Unicode, CSS, Modems, Scripting Languages, Software/Web Development, Web Development, Hardware, Components
- Software downloads 2007-07-30
- 20 Questions about XML
- By Trisha Gorman(3/10/98)Nearly everyone is talking about XML Extensible Markup Language these days. But few understand what it's really all about.XML's proponents claim it will cure everything that's wrong with HTML and enable the seamless exchange of data between different applications and operating systems. Indeed, most observers agree that...
- Tags: XML
- Technical articles 2003-10-06
- About XML Documents in Word
- Extensible Markup Language XML (Extensible Markup Language XML: A condensed form of Standard Generalized Markup Language SGML that enables developers to create customized tags that offer flexibility in organizing and presenting information.) enables the user to organize and work with documents and data in ways that were previously impossible or...
- Tags: Microsoft Word, XML Document, XML, Software/Web Development, Web Development
- White papers 2007-12-01
- Better living through XML schemas
- Schemas provide a way to define your XML data and can be used for XML data validation. Find out more about schemas and take a guided tour through some sample code.XML may be the key to system interoperability, but successful integration requires precise definition of the XML data's content. Several...
- Tags: Paul Stephenson, namespace, schema, XML, XSD Schema, XML schema, XML-Data, XML Schema Definition, Document Type Definition
- Technical articles 2001-10-25
- Standalone XML Parser
- Can any one help me? I want to have a standalone XML Parser, as in the past with SGML; most parsers did not give enough information.Can any one tell me how I a make a XML Parser that parsers single documents and will give a report which show Line and...
- Tags: ianhenderson@..., MSXML, windows, XML, XML parser
- Discussion threads 2005-04-23
- XML training: Preparing for the future
- With XML quickly becoming the most popular markup language, you need to ensure that employees at your company get the right training. Read on for a primer on XML training.XML is one of the hottest skill sets in the IT industry. It’s no wonder, then, that the demand for XML...
- Tags: Jennifer Recktenwald, XML, Debbie Lapeyre
- Technical articles 2000-02-14
- Remedial XML: For further reading
- Our remedial XML series wraps up with this list of suggested Web resources to further your studies.Well, congratulations, students, you've graduated from our remedial XML course. Before you go, I'd like to provide you with a list of useful resources so that you can continue your studies. Be sure to...
- Tags: XML.Com, O'Reilly, Lamont Adams, XML, Remedial XML
- Technical articles 2002-06-05
- Determine when to opt for remoting over Web services
- Many developers consider Web services thede facto solution in their everyday work. While Web services do work in manysituations, there are alternatives that may be more appropriate depending onthe project. Remoting is a good example, but decidingwhen to use remoting as opposed to a Web service canbe difficult. Let's take...
- Tags: Web services, .NET, Tony Patton, Web service, Web
- Technical articles 2005-08-23
- Determine when to opt for remoting over Web services
- Microsoft promotes Web services as the be-all and end-all solution, but the .NET platform includes options beyond Web services. One viable alternative is remoting, but it is only applicable given the right environment. Learn more about when and where remoting may be used as opposed to Web services. Many...
- Tags: Web, Tony Patton, Web services, Channel management, .NET, Middleware, Microsoft .NET Framework, Web service, .NET Newsletter, TechRepublic Inc., Microsoft .NET, XML, Microsoft Corp., Object, Enterprise Software, Software, Marketing
- Technical articles 2005-08-23
- Transform the world with XSLT Developer's Guide
- Looking for an XSLT reference book? Read our review of XSLT Developer's Guide to see if it fits the bill.Although the idea behind Extensible Stylesheet Language for Transformations XSLT is simple, putting it into practice can be difficult, in part due to the number of attendant abbreviations and acronyms: XSL,...
- Tags: XML, Lamont Adams, XSLT, XSLT Developer
- Technical articles 2002-06-25
- Demystifying the syntax of regular expressions
- UNIX gurus laud the power of regular expressions. They simplify the mundane. Now is your chance to take advantage of this functionality.Regular expressions REs are often wrongly perceived as mystical unknowns that only a true guru can understand. They’re ugly to look at, and if you don’t know the syntax,...
- Tags: UNIX, Development tools, Shelley Doll, regular expression
- Technical articles 2002-06-05
- An introduction to XML grammar
- Restricting the content included in an XML document is important to ensure consistency, but it can be cumbersome. Follow this example to learn to create a Document Type Definition DTD for XML documents.Document Type Definitions DTDs are an optional but useful part of XML. In this article, I’ll show you...
- Tags: Document Type Definition, XML, XML document
- Technical articles 2002-09-06
- Working with XML entities
- XML entities are often overlooked in the XML dialect, but they provide a powerful vehicle for XML developers. Learn how to effectively use them in your DTDs as placeholders or to retrieve external data.An XML entity can play several roles, such as a placeholder for repeatable characters (a type of...
- Tags: XML Specification, Roy C. Hoobler, XML
- Technical articles 2002-10-28
- Faster XML ahead?
- Faster XML ahead?article rootFaster XML ahead?XML is fast becoming a widely used way of formatting and saving business documents, such as purchase orders. However, for certain applications--sending data to set-top boxes and offering interactive programs on cell phones--representing data using XML is simply too bulky, say proponents for more efficient...
- Tags: XML
- Discussion threads 2005-03-23
- << Previous
- page 1 of 1
- Next >>