Community-Credit.com
|
NonProfitWays.com
|
SOAPitstop.com
Skin:
Fiery Red
Mello Blue
Purple Passion
The Green Stuff
Grey Flannel
User: Not logged in
Hot Links
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
Menu
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
My Pitstop
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
HeadGeek
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics
Articles
ADO.NET (138)
Pattern (3)
WebDAV (17)
XMLHTTP (3)
Database (34)
RDF (28)
WebService (230)
XMPP (9)
Debugging (29)
RSS (29)
WML (95)
XPath (78)
DIME (14)
SAX (56)
WSDL (80)
XPointer (12)
DOM (56)
Schema (45)
XAML (5)
XQL (24)
DTD (23)
SMIL (38)
XBRL (64)
XQuery (72)
ebXML (56)
SOA (9)
XForms (92)
XSchema (30)
Flash (12)
SOAP (136)
XHTML (111)
XSL (423)
Humor (1)
SQL (16)
XLL (1)
XSL-FO (29)
Java (76)
SQLXML (142)
XML (779)
XSQL (6)
MathML (11)
SVG (56)
XML.NET (86)
XUL (13)
Oracle (29)
VoiceXML (82)
XMLA (2)
Total Articles: 3,380
xml Articles
Prev
Next
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Moving On, But Not So Far
This week is my last as editor of XML.com. Since September 1999 I have had the great honor and pleasure of steering the site through some of the most exciting times in XML's development.
Type: XML #Views: 423 Category: Article
Perspective on XML: Steady steps spell success with Google
Google has always been a marvel to those of us whose living revolves around high technology. When the beta emerged, we quickly passed our colleagues the tip about this new search engine with the mercifully simple front end and the uncanny ability to return the most relevant results for most searches. As time went on, and Google became an indispensable tool in our trade, we began to clue in our less-technical acquaintances. Google is a technology even our grandmothers can use. Like an oracle, you express what you seek in simple terms, never minding the underlying magic; unlike an oracle, however, you don’t have to bring an offering before you’re seen, and the answers are generally informative and not couched in puzzles.
Type: XML #Views: 567 Category: Article
Start developing CCXML applications
This tutorial offers an insight into the new Call Control XML (CCXML) language. This language enhances the telephony industry by allowing development of call control functionality, irrespective of the base proprietary telephony system.
Type: XML #Views: 663 Category: Article
Practical XML data design and manipulation for voting systems: EVM2003 brings XML to the democratic
In this installment, David discusses his practical experiences developing interrelated XML data formats for the EVM2003 Free Software project to develop voting machines that produce voter-verifiable paper ballots. Some design principles of format subsetting emerge. In addition, David looks at how an application-specific meaning for XML document equivalence can be programmed, and why canonicalization is insufficient.
Type: XML #Views: 699 Category: Article
Creating a weather gadget using the Weather Channel’s XML Feed
This article uses XML and HttpWebRequest to pull and format weather information from The Weather Channel XML feed.
Type: XML #Views: 971 Category: Article
Shaping forms for an XML-based future
Crediting one person for the work of a group is always fraught with peril. But in the case of the XForms specification, Micah Dubinko's name comes to the fore.
Type: XML #Views: 464 Category: Article
XML and SQL 2000 (Part 2)
In the first article of the series, I explained the ways of presenting relational data in XML format using the FOR XML clause of the T-SQL SELECT statement. Now it is time to look into the reverse process of inserting XML formatted data into SQL databases using OpenXML function.
Type: XML #Views: 585 Category: Article
Creating XML with Genx
Genx is an easy-to-use C library for generating well-formed XML output. In addition to being well-formed, Genx writes all output in canoncial form. It was created by Tim Bray with help from members of the xml-dev mail list. Work on Genx was announced on xml-dev on 19 January 2004. Some of the benefits of Genx include size, efficiency, speed, and the integrity of its output. Genx is well documented; it's fairly easy to figure out what's going on just by looking at the well-commented source code.
Type: XML #Views: 557 Category: Article
Managing XML libraries
Libraries of text have always been the framework for knowledge and learning in human societies. Important developments throughout history have fueled great leaps forward in civilization. Clay tablets of the Sumerians, Babylonians and Assyrians in Ur (in modern-day Iraq), and papyrus scrolls in Thebes in New Kingdom Egypt took the gathering of texts to the greatest extent possible given the fragile material used for books in the period. Library establishment mixed thoroughly with politics in Egyptian Alexandria (under heavy Greek influence) and the great library of parchment was born. But a key contribution came from Rome, not so much in content, nor in format.
Type: XML #Views: 561 Category: Article
XML Basics and Benefits
From XML's inception circa 1996 through the initial hype blitz up to the present day, the term XML has been ubiquitous. What does it all mean, and what do you really need to know?
Type: XML #Views: 623 Category: Article
XML Basics Part III: An Example of Well-Formed and Valid XML
If you've been following along with Part I and Part II of XML Basics, you're ready for Part III, where you put the pieces together and experiment with hands-on with XML.
Type: XML #Views: 637 Category: Article
Jean Paoli on XML in Office 11
Next week's issue of InfoWorld includes an article on the new XML capabilities of Office 11. While researching the story, I interviewed the architect of XML in Office 11, Microsoft's Jean Paoli, one of the primary co-creators of XML. Here are some of his remarks.
Type: XML #Views: 652 Category: Article
Converting JDBC Result Sets to XML
XML has become the common format for passing data between components residing on different platforms. With the move to XML-based services, developers often find themselves converting various data structures to and from XML. Arguably, the most prevalent form of persisting data is in relational databases. How does one go about converting relational data structures into XML? In this article, we'll do just that and build a utility to expose relational data as XML documents.
Type: XML #Views: 509 Category: Article
Berkeley DB adds XML smarts
Berkeley DB XML is a database library built on the venerable Berkeley DB engine. Sleepycat engineers erected a layer atop Berkeley DB, extending that engine and creating a new one that provides XML document storage, management, and querying.
Type: XML #Views: 603 Category: Article
Microsoft opens up Visio schemas
Microsoft on Thursday announced it has released documentation that allows corporate and third-party developers to take full advantage of the XML-based schemas, called DatadiagramML, in its Office Visio diagramming tool.
Type: XML #Views: 749 Category: Article
Visio schemas link data in diagrams
Microsoft has released documentation that allows corporate and third-party developers to take full advantage of the XML-based schemas, called DatadiagramML, in its Office Visio diagramming tool.
Type: XML #Views: 730 Category: Article
XML database futures
As SQL and XML capabilities converge in the leading relational engines, you might conclude that there's no future for dedicated XML databases. A year ago, in his keynote at the InfoWorld CTO Forum, BEA Chief Architect Adam Bosworth explained why they're still relevant, and what their new mission will be. Coarse-grained XML messages are the wefts of the service-oriented fabric we're now weaving. We're going to be pumping a lot of those messages, and the pumps won't merely route messages. They'll also scan SOAP headers, correlate messages, enforce security policies, and respond to XPath-style queries -- all this in a real-time environment that can't tolerate the slightest delay.
Type: XML #Views: 771 Category: Article
Will Yukon strike XML gold?
Expected to ship by mid-2005, Yukon represents a major step forward for Microsoft in the XML arena. Striving to match the native XML storage capabilities in IBM’s, Oracle’s, and Sybase’s relational databases, Yukon will finally store XML data in a structured fashion, along with supporting the shredded and unstructured storage methods already available in Microsoft SQL Server 2000.
Type: XML #Views: 537 Category: Article
Databases flex their XML
If you could do one thing to improve integration and automate processes with customers and business partners, it would be to implement XML, which has become the standard for exchanging information between disparate systems because it is easily transformed into any format. With very little effort, the same file can be sent to several different customers with their own specific needs. XML eases the development effort for the transmitting company and gives recipients a safety net for altering the way they use the data without having to alter how they receive it.
Type: XML #Views: 486 Category: Article
Databases get a grip on XML
The next iteration of the SQL standard was supposed to arrive in 2003. But SQL standardization has always been a glacially slow process, so nobody should be surprised that SQL:2003 — now known as SQL:200n — isn’t ready yet. Even so, 2003 was a year in which XML-oriented data management, one of the areas addressed by the forthcoming standard, showed up on more and more developers’ radar screens.
Type: XML #Views: 491 Category: Article
Prev
Next
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Featured Products
Fans of "The Office"
Dwight Bobbleheads are here!
“It's me! I'm the bobblehead! Yes!”
Advertise on XMLPitstop
Our Sponsors
Advertise on XMLPitstop
Partners
Friends
EggHead Cafe
Web Servicee development
DotNetSlackers
Discount ink
it outsourcing
online fax service
UK conference call service
chicago web design
Registro de Dominios
Domain Names
Car News
Versace sunglasses
Video Surveillance
Exchange Hosting
Statistics
4,332 Total Members
9 members(last 30 days)
6 members(last 7 days)
0 members(today)
1,953 Total Discussions
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)
8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
14,268 Total Resources
7 Resources(last 30 days)
4 Resources(last 7 days)
1 Resources(today)
David Silverlight's XMLPitstop.com
| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139