Interoperability
Title The Architecture of User Experience Publication Date January 2007 Location ARCast with Ron Jacobs Summary Sure user experience (UX) is important but what does an architect need to know about it? How do you think about making it better and what are
Read More...
Title Interoperability with OfficeXML Publication Date August 2005 Location MSDN Summary This is the first article in a series to show interoperability with the Microsoft Office XML Reference Schemas (WordProcessingML and SpreadSheetML). Here, we'll
Read More...
I can't believe it's been a year since I was at JavaOne last year - it seems like only yesterday I was getting my picture at Duke's 10 year birthday! (only kidding, of course :-)) Although I'm not in San Francisco for this year's conference,
Read More...
Congratulations to Christian and the guys over at Thinktecture on their v0.6 release of WSCF! New features include support for .NET Fx 2.0 and Visual Studio 2005, together with partial classes, nullable types, SOAP 1.2, generics and a host of other goodies
Read More...
I was asked the question "How can you tell if a Web Service really is a Web Service?". If someone says that they have a Web Service (or more importantly is trying to sell you one!) what are the questions you should ask? I decided to put together
Read More...
Given my new role, I seem to have less and less time recently to keep up with the latest interoperability-related posts and sites. I did however notice that Wayne from JNBridge has started a blog . Aside from product information he has an interesting
Read More...
I came back from vacation today to find I had won a "JavaOne 2005 Speaker Award" for being in the top 20 of speakers at JavaOne this year :-). Here's a list of the top 20 sessions, and if you'd like to watch the session (I co-presented
Read More...
Kirill has a great debrief of our Web Services interoperability session at PDC last month. Also, you may want to checkout the interoperability plugfest that his group is running.
Read More...
Interested in interoperability betwen .NET and Java? Then come to tomorrow's (Monday's) BOF session at PDC and hear speakers from both Microsoft and Sun talk about the subject. Here are the details: Monday 12, 9:30pm, Room 511A - Interoperability:
Read More...
Running IBM WebSphere, BEA WebLogic or another J2EE application server? Wish you could generate server-side Microsoft Word documents without any third party add-ins? With Microsoft Office 2003 and an XML reference schema called WordML, you can do this
Read More...
Well, it's been a while since I posted. Instead of making excuses about lavish vacations (of which there are none!), I thought I would instead tell you about PDC next week in LA: If you've been following the current agenda of sessions, I don't
Read More...
I caught up with Benjamin Mitchell at TechEd Europe this year and we chatted briefly about WSE Trace - a small tool that I put together to help with viewing of traces generated by WSE . Given that there is still some interest in this I thought it was
Read More...
For those that didn't get to attend my session at JavaOne or TechEd Europe this year, here is a 5 minute "blog cast" of my MTOM interop demo - as I described in this earlier post . See how easy it is to use WSE 3.0 CTP and JAX-WS to send
Read More...
One question I frequently get asked is "how do I handle exceptions over Web Services?" If you've ever tried passing exceptions using Web Services you'll likely be able to relate to the issues. The main problem is that the majority of
Read More...