perfectxml.com
 Basic Search  Advanced Search   
Topics Resources Free Library Software XML News About Us
Introducing www.YukonXML.com - SQL Server 2005 Web site. Enter a chance to win latest SQL Server 2005 book
  Resources
   Articles
   Ask PerfectXML

   411.perfectxml.com
   .NET XML KB Articles
   XML Certification
   Events Calendar
   Product Reviews
   Book Reviews
   Presentations
   Quiz
   Books & Magazines
   Getting Help
   Microsoft & XML
   More...
 
  Sample Chapters
   By Subject
   By Publisher
 
  Learn
   MSXML
   Web Services
   SQLXML
   XML
   SOAP
   More...
 
  Software/Tools
   Native XML Databases
   Web Services
   XSLT Editors
   XML Editors
   Development Tools
   More...
 
  perfectxml.com
   Contact Us


home » TechNews: up-to-date news & latest articles around the Web Mon, Aug 23, 2004
TechNews
Latest News that you can use! Articles that you can learn from!



Check out: RSSConnect
perfectxml.com RSS Feed

Current News & Latest Articles
Search TechNews:  
Use quotes (") for phrase search. Example: "Web Services Security"


Add XML and Web Services News Tab to Netscape 6 or higher

Sabre Holdings Selects Infravio For B2b Web Services Management
1/19/2004

Sabre Holdings Sees Web Services Delivery Contracts™ Model as Key to Govern Web Services, Linking Provider and Consumer Applications. Championing contract-driven Web Services Management, Infravio Inc. today announced that Sabre Holdings has selected Infravio Ensemble™ 4.0, the company's Web Services Management suite, to use as a major building block for the Sabre Holdings? Web Services program and their overall services management strategy.
Learn more about this news Learn more about this news


XML 1.0 Superset Makes XML Concise
1/18/2004

Because XML was not designed for data, it has serious ambiguities and constraints. These limitations are hard for many to understand because most articles never address them. ConciseXML, a superset of XML 1.0, aims to solve not only these limitations but also the verbosity of XML.
Read this article Read this article


perfectxml.com Managing Editor Darshan Singh named as .NET Windows Forms Coding Hero
1/18/2004

Darshan created RSSConnect (https://perfectxml.com/RSSConnect) - a C# based RSS feed reader. This application allows reading RSS feeds, apply XSLT stylesheet skins, OPML support, exporting to database, search, integrated Internet Explorer Favorites, and more.
Learn more about this news Learn more about this news


XML-RPC in Java programming: The simplest route to interapplication communication
1/17/2004

Interapplication communication can be a nasty problem for programmers. Many of the available options, such as JNI, can be difficult to use. XML-RPC provides a much easier solution. It's clean, simple to implement, and well supported by open source libraries for most popular programming languages (such as Java language and C++). If you have a Java application, for example, that needs to talk to an application written in C++, XML-RPC just might be the simplest approach. In this article, software developer and coach Roy Miller talks about what XML-RPC is and how to use it effectively.
Read this article Read this article


XML programming in Java technology, Part 1
1/17/2004

This updated tutorial covers the basics of manipulating XML documents using Java technology. Doug Tidwell looks at the common APIs for XML and discusses how to parse, create, manipulate, and transform XML documents.
Read this article Read this article


Use XML directly over HTTP for Web services (where appropriate)
1/17/2004

SOAP technologies usually exchange XML over HTTP, but SOAP has its pros and cons, and a lot discussion has focused on how to use XML more directly to communicate between applications. This tip describes the direct approach, and discusses where it is most appropriate. It also discusses how to use WSDL to describe such services.
Read this article Read this article



Mapping files into SOAP requests, Part 2
1/17/2004

Many applications are being upgraded to accommodate e-commerce transactions. In his previous column, Benoit Marchal analyzed legacy data and showed how to map into a state-of-the art SOAP request. Now in part 2, he discusses the XML and XSL coding necessary to implement the analysis. Share your thoughts on this article with the author and other readers in the accompanying
Read this article Read this article


Web Services project roles: The team perspective
1/17/2004

This article describes the many different job roles involved in Web services development projects, what their goals are, what their tasks are and how they work with each other. It does not go into detail over the actual tasks to be performed (such as creating a doc/literal service from WSDL); rather it tries to give IT staff of any background overall guidance on what they should be thinking about when approaching a Web services project. The intention is that this article can help an IT department figure out how to organize its projects better and plan for the full picture.
Read this article Read this article


Developing a Web service on Linux: Using IBM's WebSphere Studio products
1/17/2004

This article walks you through building and testing a Web service on Linux, using a hypothetical banking application as an example. We'll use the Web service tools and Extensible Markup Language (XML) editor in WebSphere® Studio Application Developer 5.0 from IBM® to develop the Web service for the server. Then, we'll create a client application to access the service. Finally, we'll test the service and client application in WebSphere Studio's test environment. Along the way, some Linux idiosyncrasies are highlighted for the newbie.
Read this article Read this article


Microsoft: Web Services Key to Homeland Security
1/17/2004

Microsoft Corp. is counting on its Web services strategy and product roadmap to pay off big in its effort to support the U.S.'s Homeland Security initiative. Tom Richey, director of homeland security for Microsoft Public Sector based in Washington, told eWEEK that the interoperability afforded through Web services will help integrate disparate systems across governmental entities to benefit homeland security.
Read this article Read this article


Web Services: ATL Server Versus ASP.NET
1/17/2004

In the November 2003 issue of MSDN® Magazine I looked at the basic architectural differences between ATL Server and ASP.NET to explore two modern approaches to developing Web sites using Microsoft technologies. I looked primarily at developing a forms-based user interface with each framework. ASP.NET centers around the ASP.NET pipeline and some classes running in the common language runtime (CLR). ATL Server uses custom ISAPI extension DLLs and server response files (SRFs). This month I'm going to compare building Web services using ATL Server versus building them with ASP.NET.
Read this article Read this article


New Version Showcases Native XML Type and Advanced Data Handling
1/17/2004

The next version of Microsoft SQL Server, code-named "Yukon," represents quite a few steps forward in the evolution of XML integration. Yukon supports native storage of XML data using the XML data type, which makes it possible to run native queries on XML data using the emerging industry standard XQuery language. Data integrity of the XML data type can be enforced through schema validation and XML-based check constraints, and special indexes can be defined that help speed up queries. In addition, Yukon has the built-in ability to expose its data through Web services. This article discusses these and other XML features of Yukon.
Read this article Read this article



XML Report from the Microsoft PDC 2003
1/17/2004

This issue marks three years of The XML Files. As I reminisce over my personal XML journey and how simply it all began, I'm astonished at how firmly rooted XML is in today's software development landscape. I always said "XML will change the world," but only after reflection did I realize that it has actually happened. XML was everywhere at the November 2003 PDC. There weren't many sessions that didn't at least mention XML or some other new "X" technology. Although Microsoft has always been a leader in XML, their innovative use of XML in future technologies highlights their commitment to interoperability. In this installment of The XML Files, I'll summarize the juicy XML activity at the PDC. You can find the PDC session slides at http://msdn.microsoft.com/events/pdc/agendaandsessions/sessions. Please note that much of the information in this month's column covers beta releases and, as such, is subject to change at any time.
Read this article Read this article


Planning EAI and B2B Solutions for Business
1/17/2004

This book describes some best practices for planning an enterprise application integration (EAI) or business-to-business (B2B) project using Microsoft BizTalk Server 2002. The processes and techniques described in this book are suitable for guiding a project from conception to planning to execution and then to delivery. In particular, it describes how to use the Microsoft Solutions Framework (MSF), which provides proven practices for planning, building, and deploying successful EAI and B2B integration projects with BizTalk Server.
Read this article Read this article


Mozquery
1/17/2004

Mozquery is a Mozilla/Firebird extension for RDF coders. It's purpose is to allow fast an reliable RDF code development providing a set of tools to write and process RDF files content. Mozquery first tool is an ASRDF to RDF XML syntax converter allowing you to quickly and accuratly write RDF files from scratch. ASRDF (Abreviated Syntax for RDF) is a terse RDF statements notation using the outliner paradigm to structure RDF graph constructs.
Read this article Read this article


Web Services on Wall Street Unites Java, XML Events
1/15/2004

The 2004 Web Services on Wall Street conference will combine Lighthouse Partners Inc. and Flagg Management Inc.’s previous Java, XML and Web services events under a single roof, giving IT managers in the financial markets, and vendors with which they work, a single business-to-business setting.
Read this article Read this article


Recordare Announces MusicXML 1.0
1/14/2004

Recordare LLC, an Internet music software and publishing company, has released version 1.0 of MusicXML. MusicXML is the first file format that allows the common Western music notation used in printed sheet music to be fully shared among a wide range of computer applications. Recordare has also released new versions of its Dolet for Finale and Dolet for Sibelius plug-ins that support MusicXML 1.0. The Dolet plug-ins serve as "universal translators" between music notation programs. Dolet for Finale 1.3 reads and writes MusicXML files, allowing Finale to communicate with any other application that supports MusicXML. Dolet for Sibelius 1.1 writes MusicXML files that can be shared with users of Finale, Turandot, and other programs that can read MusicXML.
Learn more about this news Learn more about this news


Character Repertoire Validation for XML
1/14/2004

In this article I present a small schema language for XML -- which can be used to restrict the use of character repertoires in XML documents -- called a Character Repertoire Validation for XML (CRVX). CRVX restrictions can be based on structural components of an XML document, contexts, or a combination of both.
Read this article Read this article



Uche Ogbuji explains how to use SAX to build specialized Python dictionaries.
1/14/2004

People have always liked to complain that Python is slow. People have always liked to complain that XML processing is slow. I've always thought both complaints are typically misguided. Neither Python nor XML emerged out of the need for ultrasonic speed at runtime. Python emerged as an expressive language for programming applications, and XML as an expressive system for building data representation into applications. In both cases the goal for the resulting applications is ease of maintenance. This ease primarily comes from the expressiveness that Python and XML allow. One should expect that such gain in productivity would be matched by a corresponding loss in some area, and sometimes the deficit comes from performance. Complaints about the downsides of this tradeoff often stem from premature optimization, when developers insist on basing key decisions on meaningless benchmarks rather than considering the entire profile under which an application operates.
Read this article Read this article


Kendall Clark continues his review of the W3C TAG's Web Architecture document.
1/14/2004

In the preceding three columns I discussed the W3C Technical Architecture Group's Architecture of the World Wide Web (AWWW). In last week's column I examined in some detail the AWWW's discussion of the first of three key architectural principles, namely, resource identification. In this column I will conclude that discussion by considering the issues of URI ambiguity, opacity, and fragment identifiers.
Read this article Read this article


McObject’s New Single-Threaded eXtremeDB Delivers Powerful, Economical In-Memory Data Management
1/13/2004

McObject(R) has introduced a single-threaded, royalty-free version of its eXtremeDB(tm) in-memory database, delivering a powerful and economical solution for embedded systems development projects with streamlined database needs.
Learn more about this news Learn more about this news


Inside WSDL with .NET Attribution
1/13/2004

Understanding how a WSDL file describes your Web service is the key to understanding how XML Web services work in general. This article is for .NET developers who want to demystify the WSDL files that Microsoft ASP.NET generates by examining the seven major elements that compose a WSDL file. Techniques for altering the generated WSDL by using the attributes available within the System.Web.Services, System.Web.Services.Protocols, and the System.Xml.Serialization namespaces are also shown.
Read this article Read this article


One Site, Many Faces
1/12/2004

Learn how to build and maintain a site with many interfaces, including XML, HTML, RSS, print-only, and mobile feeds. The core of the approach is a switchboard that handles all incoming URL requests, and locates and serves appropriate content accordingly. The method may be extended for other uses, including providing helpful error pages (after empty searches or 404s) directing the user to related content on your site and elsewhere.
Read this article Read this article


Sun Microsystems becomes PolarLake reseller
1/12/2004

PolarLake™, a leader in standards based incremental integration, today announced an agreement with Sun Microsystems Limited to provide PolarLake’s products as part of its solutions for the financial services and government sectors.
Learn more about this news Learn more about this news



Mindreef Announces Availability of SOAPscope 3.0 Web Services Diagnostics System with Microsoft® Visual Studio® .Net Integration
1/12/2004

Mindreef, Inc. announced today the availability of Mindreef SOAPscope 3.0, the first Web Services Diagnostics System to include lifecycle interoperability testing and troubleshooting throughout the development, deployment and support of a Web service. This new release also offers many additional features including Microsoft Visual Studio .NET integration and the ability to graphically query message logs to quickly pinpoint performance bottlenecks and other problems.
Learn more about this news Learn more about this news




  Contact Us |  | Site Guide | About PerfectXML | Advertise ©2004 perfectxml.com. All rights reserved. | Privacy