Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Jonathan Allen on Nov 14, 2007 06:07 AM
Windows Home Server is essentially a stripped down version of Windows Server 2003 meant for the consumer market. While it does expose a desktop, most users access it via a special admin console. This console is accessible from both the server and remotely, even over the Internet.
The admin console is fully extensible via managed code, making it a great way to build a software appliance. Or as a user, you can extend Home Server-based software appliances written by others. Installing new add-ins for the console is literally as simple as copying the DLLs to a folder on the server.
In a Channel 9 interview, Chris Gray demonstrates using Visual Basic Express to create a new home server console add-in. Visual Basic is not needed though, any .NET language that can be compiled to a DLL could be used. He has also posted samples of both the notification infrastructure, in C#, and the admin console extension, in VB.
One use for this extensibility is for health monitoring. If an application running on the server detects a problem, it can post an alert. This alert is visible both on the server and on any client computer running the monitoring tool.
Brendan has posted a template for Visual Basic and has started a series of tips on his blog.
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
No comments
Watch Thread Reply