InfoQ

News

Early Problems for Microsoft's Software as a Service Sample: LitwareHR

Posted by Jonathan Allen on Feb 20, 2007

Community
.NET
Topics
SaaS

Microsoft is offering a new sample application called LitewareHR to serve as a springboard for discussions about software as a service. Available on CodePlex , this sample application uses many of the concepts and theories described in the white papers and articles on MSDN.

While the theory behind a living application to test theories sounds promising, early participation doesn't seem to be meeting expectations. As of the 19th, there are only two discussions, both about installation, and seven bugs/feature requests.

One possible reason for the lack of community interest is the high barrier to entry. Only developers with access to a Windows 2003 Server to play with can really participate in the program. As most developers probably use XP Pro for their day-to-day work, LitwareHR isn't something one can try without a spare server lying around. Other requirements include SQL Server 2005, .NET 3.0, Active Directory Application Mode, and Visual Studio 2005.

Eric Nelson does offer one suggestion; Microsoft is currently offering Windows Server 2003 as a virtual image. This does require Virtual Server 2005 R2.

In addition to the code itself, Microsoft is offering plenty of documentation and videos on both LitwareHR itself and the process that led to its creation.

InfoQ Asks: Are these reasonable requirements for sample code?

SaaS by Thamaraiselvan Poomalai Posted Feb 21, 2007 12:32 AM
Running Litware HR on Windows XP: HowTo released by Ariel Schapiro Posted Feb 28, 2007 9:40 PM
  1. Back to top

    SaaS

    Feb 21, 2007 12:32 AM by Thamaraiselvan Poomalai

    After reading the article, it seems to me that customers want to use software as service need to tailor their business processes according to software service provided. SaaS may be suitable for repetitive, low impact business goals not for high impact, innovative business goals as same service can be subscribed by your competitors too.

  2. Back to top

    Running Litware HR on Windows XP: HowTo released

    Feb 28, 2007 9:40 PM by Ariel Schapiro

    Litware HR was designed to run in Windows Server 2003 because it provides features that a real world production datacenter needs, such as the ability to run multiple websites at the same time. Through Litware HR community site, we collected feedback from people that would prefer to evaluate the application on Windows XP.

    Litware HR uses multiple websites but Windows XP?s IIS (version 5.1) does not allow that, so we came up with a set of instructions that will allow people to work around that and other issues too.

    We?ll keep working on this so hopefully a new MSI will be published soon; but if people want to test and evaluate LitwareHR on Windows XP today, they can follow this how-to.

    More information on LitwareHR community site news

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.