You may experience one or both the following symptoms in Microsoft Office Project Server 2003: • When you try to create a new site for your project in Microsoft Office Project Web Access 2003, you may receive the following error message: Error occurred when creating site. Site does not seem t
Tag: JSON / JAVA / XML
The XML Litmus Test
(Dare Obasanjo) This article provides some simple guidelines for determining when XML is the appropriate technology to use in a software application or architecture design.
Ease Swing development with the TableModel Free framework
(Michael Abernethy) This article introduces the TableModel Free (TMF) framework which eliminates the need to use TableModels with Swing JTables. The TMF framework allows for more configurable JTables by moving all of table-specific data outside of the compiled code and into a configurable XML file.
Stuck in the Senate
(Paul Ford) Last month we created an RDF representation of the United States Senate, and this month I was going to do the same for the House of Representatives. But after looking closely at my Senate RDF, and thinking about the sort of queries I wanted to make of it, I realized that it’s a mess. So
Bulk Data Transactions using OpenXML
(Harikishan & Ravi Chander) OPENXML is a new function added to SQL Server 2000 that provides a rowset view over an XML document. Since a rowset is simply a set of rows that contain columns of data, OPENXML is the function that allows an XML document to be treated in the familiar relational database
Sample Application: XML Form Generator, Part 3: Displaying the Results
(Andrew Mooney) Part 1 of this series demonstrated how to create an XML form using a DataGrid in a web page. Part 2 focused on how to display the XML form using XSL and then save the user input to a new XML file. This final part of the series will show how to create a web form that will […]
XML Matters: OASIS Election Markup Language
(David Mertz) The Organization for the Advancement of Structured Information Standards (OASIS) has developed many XML standards in use within government, law, and business. Election Markup Language (EML) is OASIS’ foray into the world of elections — with an emphasis on voting within governmental ju
XML Messaging Using JBoss
(Benoit Aumars) It’s common practice to share data using FTP, but an increasingly popular alternative is to use a messaging service. As always, each approach has its own pros and cons, depending on the nature of “what to share,” how easy it is to implement the technology, the need to use an asynchro
Use a Java applet to access remote Web services
(Nicholas Chase) Applets have always been designed to play in a “sandbox” in which they can’t hurt anything on a user’s system, so their security is tighter than that of their server-based application counterparts. For example, a Java application can easily make a network connection to another s
An Overview in Combining XML Data With XSL Within ASP
(Derrald Farnsworth-Livingston) XML (eXtensible Markup Language) and XSL (Extensible Stylesheet Language) have been created from the necessity of having a structured, defined method of exchanging data. By utilizing XML information that can be pulled from other sources is changing the way we exchange
