public marks

PUBLIC MARKS from solrac with tags "web 2.0" & xml

2010

An introduction to XML

This introduction to XML provides demonstrations of the basics of learning XML, covering topics such as Web 2.0, AJAX, RSS, Web Services and managing XML data. These short Web-based video modules provide clear examples of XML as well as references to popular Web sites that use XML.

2009

Display realtime Twitter Tweet stream with QueryPath

The new QueryPath library, a PHP cousin of the jQuery JavaScript library, offers an efficient API for working with XML, HTML, and HTTP. In this article, Walk through a simple example and build a small script that workes with the Web services API of the popular Twitter microblogging service, to execute a specific search on Twitter's server and print the results as HTML. Such a tool can be added to an existing Web site to show recent Twitter activity on a topic of interest.

Implementing RPC for JavaScript using Ajax and Java code

This article shows how to implement a Remote Procedure Call (RPC) mechanism for Web applications that use JavaScript on both servers and clients. You'll also learn several interesting techniques, such as implementing Java interfaces with JavaScript, building an XMLHttpRequest wrapper, making Ajax debugging easier, and using JSP tag files to generate JavaScript code.

The five best practices for SOA Web 2.0

In this article, two experienced SOA architects look at the new world of Web 2.0 technologies with a critical eye and present five best practices that can help you be more successful in adopting Ajax, REST, and other Web 2.0 technologies as part of your SOA. There are several major areas in which they have learned some very painful lessons. They share these with you to spare you similar distress, and to help you get a jump on your SOA Web 2.0 success.

2008

Analyze your content and build a specialized DTD

You might wonder "I have some content that might be a candidate for topic specialization. What's next?" This tutorial walks you through the design, implementation, and testing of a DITA topic specialization. After reviewing some sample content and mocking up some DITA versions, you'll create the DITA specialization DTD, revise the samples to conform to it, and then test them by creating XHTML versions of the sample documents with the DITA Open Toolkit to make sure that everything is in place.

The future of XML

How will you use XML in years to come? The wheels of progress turn slowly, but turn they do. The crystal ball might be a little hazy, but the outline of XML's future is becoming clear. The exact time line is a tad uncertain, but where XML is going isn't. XML's future lies with the Web, and more specifically with Web publishing.

Create dynamic Firefox user interfaces

Learn how to use Ajax to download XML data from a Web server, and discover how you can use XSLT to transform it dynamically into Firefox user-interface elements expressed in XML User Interface Language (XUL). By the end of the tutorial, you'll be able to apply the techniques to any XML-based data source used to drive a Firefox application.

XML 2007 a year in review

2007 was a productive year for XML. The most sound and fury focused around the standardization of office document formats. But if I had to pick the most important story of the year, I'd be hard pressed to choose between the continuing growth of XQuery, APP, and XForms. All have the potential to radically alter the software infrastructure that underlies the Web. This article looks at the significance of XML in 2007 and peeks forward at what the big stories will be in 2008.

2007

Are you tired of the boring repetition involved with DOM scripting and Ajax, then take a look at jQuery.

Unlike similar JavaScript libraries, jQuery has a unique philosophy that allows you to express common complex code succinctly. Learn how to extend jQuery with plug-ins.

Ten predictions for XML in 2007

2007 is shaping up to be the most exciting year since the community drove off the XML highway into the Web services swamp half a decade ago. XQuery, Atom, Atom Publishing Protocol (APP), XProc, and GRRDL are all promising new power. Some slightly older technologies like XForms and XSLT are having new life breathed into them. 2007 will be a very good year to work with XML. See what's in store for XML this year.