WIP: Resource Preview
This is the fourth in my series of Web Integration Patterns. Check out the intro at this URL http://rollerweblogger.org/roller/entry/web_integration_patterns
Synopsis
Enhance links shown in HTML pages so that users can hover, mouse-over, or use some other gesture, to view a preview of the resource at the other end of the link.
Motivations
- Make it convenient for a user to get information about a link but without having to navigate to the link and without having to leave the current web page in the browser.
- Make applications appear to be part of one integrated whole by enabling them to delegate to each other's user interfaces for preview display.
OSLC Core v2 specification now FINAL
I've been working on the OSLC Core specification for about 1.5 years now as workgroup lead, and OSLC fits squarely under the "open web technologies" and Web Integration Patterns topics of this blog, so I'm blogging this happy news.
Here's the announcement From the OSLC Core Workgroup mailing list:
From: Dave Johnson To: oslc-core (a) open-services.net, community (a) open-services.net Subject: OSLC Core v2 specification now FINAL Today [1], I'm very happy to announce that the OSLC Core v2 specification is FINAL. The OSLC Core v2 specification [2] defines a set of REST and Linked Data-based patterns, resources and protocols for integration of application and product lifecycle resources (ALM and PLM). It's designed to be the foundation for all other OSLC domain specifications and there are now three final OSLC specifications that are based on the Core, those being the OSLC Change Management (CM) [3], OSLC Quality Management (QM) [4] and OSLC Requirements Management (RM) [5] specs. I'd like to thank all of the members of the OSLC Core Workgroup and community for their hard work, critical thinking and ability to work together in such a productive and pleasant way. Also, special thanks to those OSLC domain workgroups who rebased their work on the Core and development teams that provided excellent feedback along the way. Thanks, - Dave -- David M. Johnson OSLC Core Workgroup Lead IBM Rational Software [1] Move to final was proposed last week, along with a small set of changes which have since been applied to the specification. [2] OslcCoreSpecification [3] CmSpecificationV2 [4] QmSpecificationV2 [5] RmSpecificationV2
I really do have another Web Integration Patterns post on the way shortly, so stay tuned.