August 29th, 2007 by Jack Vaughan
Some studies out and about of late have posed the question: Is Java a better path to Services Oriented Architecture [SOA] than .NET? That is the backdrop for a recent interview on SearchWebServices.com in which Software AG’s Miko Matsumura says, “For service development, both platforms have a lot of good stuff.”
But, looking beyond servers, or plumbing, Matsumura has a bit of a different view. Read more »
Posted in Interoperability | Comments (1) »
August 20th, 2007 by Jack Vaughan
Adam Breindel did some digging in his portable device and its Yahoo! Go application folder, where he uncovered javaxnet10.dll
He looks there. And he ruminates. What is it?
“Eh? … some kind of Java library? or a JVM? or maybe just a Microsoft runtime DLL for using J# with the .Net Compact Framework? Running J2ME apps on .Net CF would be a kind of cool…” he writes.
And he provides an interesting forensic look that, in fact, uncovers, a .NET assembly.
http://skipmeamadeus.blogspot.com/2007/08/reverse-engineering-finding-not-so.html
Posted in Interoperability, Applications | Comments (0) »
August 14th, 2007 by Jack Vaughan
Microsoft’s Greg Leake recently penned a digest article describing a benchmark the company produced that compared a .NET server setup to an IBM WebSphere server setup. The task at hand was a stock trading application. It is hard to recall a time when a company published a benchmark competition that it lost, and this one does not break with that precedent. Read more »
Posted in Interoperability, XML/Web services | Comments (1) »
August 13th, 2007 by Jack Vaughan
Can SOAP work with AJAX? The answer is yes, writes Michael Galpin on TheServerSide.com. His story discusses how Web services can be invoked directly from JavaScript clients, to produce an AJAX style Web application using Web services. Galpin works at eBay and much of his discussion centers around using WSO2 as a platform to build open source platforms for Web services and SOA. Read more »
Posted in Interoperability, XML/Web services, Applications | Comments (0) »
August 10th, 2007 by Jack Vaughan
Adobe ColdFusion 8 brings built-in .NET integration tools to developers working with the widely used server. Clearly, this is an example of how ISVs can drive forward the cause of platform interoperability. Adobe used JNBridge tools. Read more »
Posted in Interoperability, Applications, Distributed objects | Comments (1) »
August 10th, 2007 by Jack Vaughan
Over on BEA’s Dev2Dev site, Paul Done has provided some simple rules for ensuring Web services interoperability using WebLogic. Admittedly, most of the rules are pretty obvious, but he has produced drill-down blog posts that add further illumination. Read more »
Posted in Interoperability, XML/Web services | Comments (0) »
August 9th, 2007 by Jack Vaughan
Headius blogger Charles Nutter has issued a call to any and all interested in running non-Java languages on the Java Virtual Machine. He opines that diversity is needed in the JVM Languages group. Read more »
Posted in Interoperability, Distributed objects | Comments (0) »
August 9th, 2007 by Jack Vaughan
AtomPub advocates have staged an online interop event. The August2007InteropGrid is posted outlining results of the Atom interoperability test performed earlier this week.
On his blog, Microsoft software developer Joe Cheng describes his experience with the interop event. His objective was to test Windows Live Writer in the context of AtomPub and production-quality blogging services.
Related to the Atom XML Syndication standard, AtomPub is an HTTP-based protocol for creating and updating Web resources.
http://intertwingly.net/wiki/pie/August2007InteropGrid
http://jcheng.wordpress.com/2007/08/07/atompub-interop-event-notes/
Posted in Interoperability, XML/Web services, Applications | Comments (0) »
August 9th, 2007 by Jack Vaughan
Amid the news on iWork ‘08 from Apple, a suite of three Mac applications called Keynote, Pages and Numbers, comes word that the Apple folks are supporting the Open XML format, a sometimes controversial format that is touted by Microsoft. Also, according to MS’s Brian Jones writing on his blog, the iPhone supports OPen XML formats. He has pulled together a list of Open XML-compatible applications on his blog.
Among the jewels there is a CodePlex project that is creating a set of PHP classes which allow you to read and write Open XML-friendly SpreadsheetML files, and an Open XML library for Java on SourceForge, known as OpenXML4J.
http://blogs.msdn.com/brian_jones/archive/2007/08/07/iwork-08-supports-the-open-xml-formats.aspx
Posted in Interoperability, Applications | Comments (0) »
August 8th, 2007 by Jack Vaughan
We had hosted a hot debate recently on TheServerSide Interoperability Blog that went over the pros and cons of REST and Plain-Old XML. If you can’t rest until you’ve learned more about REST (Representational State Transfer), then this mini-guide is definitely for you. Brent Sheets has hand-picked a collection of resources designed to help you not only understand what REST is — but how and when to use it. You’ll find definitions, overviews, articles, tutorials and more. Read more »
Posted in Interoperability | Comments (1) »