"Blueprint provides a dependency injection framework for OSGi and was standardized by the OSGi Alliance in OSGi Compendium R4.2. It is designed to deal with the dynamic nature of OSGi, where services can become available and unavailable at any time. The specification is also designed to work with plain old Java objects (POJOs) enabling simple components to be written and unit tested in a JSE environment without needing to be aware of how they are assembled. The Blueprint XML files that define and describe the assembly of various components are key to the Blueprint programming model. The specification describes how the components get instantiated and wired together to form a running module.
The following documentation covers the 80:20 usage of Blueprint. For further details, please refer to the OSGi Compendium R4.2 specification."
"Scalaz is a library written in the Scala Programming Language. The intention of Scalaz is to include general functions that are not currently available in the core Scala API. The scalaz-core module depends only on the core Scala API and the core Java 2 Standard Edition API. Scalaz is released under a BSD open source licence making it compatible with the licence of the Scala project.
Scalaz 6.0.1 was released in June 2011, targeting Scala 2.8.1 and 2.9.0.1. "
"Open Services for Lifecycle Collaboration (also known as OSLC or Open Services) is an open community dedicated to breaking down the barriers between the tools in the product and application lifecycle by making it easier to use lifecycle tools in combination. "
"What is DevOps?
DevOps is not a technology problem. DevOps is a business problem.
How to measure the impact of IT operations on your business (Part 1)
Stone Axes -- the tale of secret development
6 Months In: Fully Automated Provisioning Revisited"
"red-open is a sister project of redView.
red-open is providing a Software Factory to transform models and generate code.
red-open uses Eclipse Modeling (MWE, Xpand, Xtend to transform Domain Models (EMF, UML, XSD, Xtext) into other models like redView View Models.
red-open also generates code and artifacts to generate RCP Prototyping apps, SWT Views, MockUp, Riena Navigation Assembly... "
"Cross platform mobile development toolkit consisting of a DSL for defining mobile apps and code generators for creating native apps for iOS, Android, Windows Phone 7 and Google App Engine. Based on Eclipse and Xtext."
"Opensource Point of Sale for Restaurants
Floreant POS is a platform independent Point of Sale application that greatly benefits Restaurant business simplifying order management, automation of kitchen and keeping control of cash."
"Jsvc is a set of libraries and applications for making Java applications run on UNIX more easily.
Jsvc allows the application (e.g. Tomcat) to perform some privileged operations as root (e.g. bind to a port < 1024), and then switch identity to a non-privileged user.
It can run on Win32 via the Cygwin emulation layer (see Cygwin for more information), however Win32 users may prefer to use procrun instead, which allows the application to run as a Windows Service.
The sources are located in the src/native/unix subdirectory.
In the future APR may be used to provide more portable platform support. "
"Spring Social is an extension of the Spring Framework that allows you to connect your applications with Software-as-a-Service (SaaS) providers such as Facebook and Twitter.
Features
An extensible service provider framework that greatly simplifies the process of connecting local user accounts to hosted provider accounts.
A connect controller that handles the authorization flow between your Java/Spring web application, a service provider, and your users.
Java bindings to popular service provider APIs such as Facebook, Twitter, LinkedIn, TripIt, GitHub, and Gowalla.
A sign-in controller that enable users to authenticate with your application by signing through a service provider. "
"JAX-WS Reference Implementation Project. This project provides the core of Metro project, inside GlassFish community
This project develops and evolves the code base for the reference implementation of the Java API for XML Web Services (JAX-WS) specification. The current code base supports JAX-WS 2.0 and JAXWS 2.1 but the project will track future versions of the JAX-WS specifications."
"The Qt SOAP project provides basic web service support with version 1.1 of the SOAP protocol.
The SOAP (Simple Object Access Protocol) component recognizes the XML standard for describing how to exchange messages. Its primary usage is to invoke web services and get responses from Qt-based applications.
These classes make it easy to construct, send, receive and process SOAP messages on the client side."
"Short screencasts that outlines features of applause, a domain-specific language (DSL) and code generator to produce native apps for iPhone, Android and BlackBerry. You can find this open-source project at code.google.com/p/applause"
"RHQ (formerly Jopr), is an enterprise management solution for JBoss middleware projects and other application technologies.
This pluggable project provides administration, monitoring, alerting, operational control and configuration in an enterprise setting with fine-grained security and an advanced extension model. Jopr is part of the multi-vendor RHQ management project. It provides support for monitoring base operating system information on six operating systems as well as mangement of Apache httpd, JBoss Application Server, Tomcat and other related projects."
"The RHQ project is a systems management suite that provides extensible and integrated systems management for multiple products and platforms across a set of core features such as
monitoring and graphing of values
alerting on error conditions
remote configuration of managed resources
remote operation execution
The project is designed with layered modules that provide a flexible architecture for deployment. It delivers a core user interface that provides audited and historical management across an entire enterprise.
A Server/Agent architecture provides remote management and plugins implement all specific support for managed products.
RHQ is an open source project licensed under the GPL, with some pieces individually licensed under a dual GPL/LGPL license to facilitate the integration with extended packages such as Jopr (now included in RHQ) and Embedded Jopr."
"Lightweight UI Toolkit makes it very easy to create compelling UI's that will look and behave the same on all devices using a programming paradigm similar to Swing and an advanced GUI builder/theme creation tool. This Toolkit is able to run on CLDC1.1 MIDP2.0/CDC PBP/SE, Blackberry, Java SE and was ported to several other platforms"
Magnolia, the open source content management vendor that delivers simplicity on an enterprise scale, today announced the release of Magnolia CMS 4.4, with new tools that enable enterprise web authors to collaborate in the quick creation of professional-grade, multi-lingual sites.
Modeling is supposed to be one of the most important activities in any software development process. At least this is the general understanding within the software engineering research community. However, in the day-to-day practice, modeling is usually regarded as, basically, a waste of time.