RSS feed [root] /weblog /xml




login:

password:

title search:




 


Thu Apr 06 06:33:50 GMT 2023

xml



(google search) (amazon search)
second
download zip of files only

Wed Jul 23 03:23:21 GMT 2014 From /weblog/xml

XSLT


Some problem of using XSLT as UI template - http://martinfowler.com/bliki/MovingAwayFromXslt.html

But there is still a lot of use case for XSLT, like using XSLT to sort XML - http://www.geekzilla.co.uk[..]A41FF312-8AED-4E53-BF6D-64D1DC48812D.htm

Probably a very common usecase - http://fahdshariff.blogspot.hk[..]converting-xml-to-csv-using-xslt-10.html

(google search) (amazon search)


Mon Dec 22 11:12:53 GMT 2008 From /weblog/xml

basic


http://jamescrisp.org[..]l-when-to-attribute-and-when-to-element/

(google search) (amazon search)


Mon May 19 01:51:32 GMT 2008 From /weblog/xml

alternatives


Yaml - http://unserializableone.blogspot.com[..]alternative-to-properties-file-yaml.html

An article discussing readability of XML, and compair it with Yaml - http://www.codinghorror.com/blog/archives/001114.html

(google search) (amazon search)


Thu Feb 15 08:30:31 GMT 2007 From /weblog/xml

XQuery


Use Tiday to convert HTML to DOM document and work with XQuery - http://www-128.ibm.com/developerworks/library/j-jtp03225.html

(google search) (amazon search)


Wed Feb 14 06:57:05 GMT 2007 From /weblog/xml

feed


opml, Someone hate this, but this is the standard - http://www.cincomsmalltalk.com[..]gView?showComments=true&entry=3324585297

ATOM tutorial - http://www-128.ibm.com[..]/xml/library/x-atom10.html?ca=drs-tp3105

(google search) (amazon search)


Tue Dec 05 06:52:53 GMT 2006 From /weblog/xml

office


Reference of MS office format - http://en.wikipedia.org/wiki/Microsoft_Office_Open_XML

and a blog of experience of using this - http://sixlegs.com/blog/java/java-opc.html

(google search) (amazon search)


Thu Oct 12 10:09:21 GMT 2006 From /weblog/xml/web+service

Interoperability



Top Ten Tips for Web Services Interoperability

* Watch out for Empty Arrays
* Use Package and Type Name Options when Generating Client Proxies
* Testing Generated Java Beans for Null
* Null Dates and Times are recognized by Java, but not by .NET
* Always use compareTo() when comparing dates/times
* Use Trace Tool to Investigate
* Add Option to Change Host and Port
* Ensure Document/Literal when generating Web Services
* Use Unit Tests to Test Interoperability
* Use XSD First

http://weblogs.asp.net/smguest/archive/2004/08/12/213659.aspx

(google search) (amazon search)


Thu May 18 09:16:21 GMT 2006 From /weblog/xml

The problem of SOA


Make sense for me:

http://elementallinks.typepad.com[..]/bmichelson/2006/05/observations_fr.html
http://www.theserverside.com/news/thread.tss?thread_id=40396
http://cafe.elharo.com/web/rest-vs-soap-a-parable/

(google search) (amazon search)


Wed May 17 06:26:52 GMT 2006 From /weblog/xml

BPEL learning guide


A lot resource for BPEL, see if anyone interested - http://searchwebservices.techtarget.com[..]027HOUSE&Offer=WStssnl516bpel#quickstart

(google search) (amazon search)


Wed Jan 11 03:52:45 GMT 2006 From /weblog/xml

xml testing tools


List various xml diff tools

http://www.manageability.org[..]/stuff/open-source-xml-diff-in-java/view

(google search) (amazon search)


Mon Nov 28 10:02:32 GMT 2005 From /weblog/xml

xml in binary


Use binary encoding for web service, I think this is an interesting idea, but also make me think it is mean web service is too complicate for many cases?

http://developer.java.sun.com[..]alArticles/WebServices/fastWS/index.html

(google search) (amazon search)


Wed Aug 31 09:34:21 GMT 2005 From /weblog/xml

problem of xml config


Somebody complaint that is just not possible to debug without try and error, which I feel it is not that bad

http://www.theserverside.com[..]/blogs/thread.tss?thread_id=36130#182452

(google search) (amazon search)