The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Intranet Open Source 2.7.2, Free

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Merill Fernando

Posts: 589
Nickname: merill
Registered: Sep, 2003

Merill Fernando is an MCSD in .NET and a Microsoft Certfied Trainer
Intranet Open Source 2.7.2, Free Posted: Feb 11, 2004 6:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Merill Fernando.
Original Post: Intranet Open Source 2.7.2, Free
Feed Title: Merill Fernando's Blog
Feed URL: http://www.merill.net/blogxbrowsing.asmx/GetRss?
Feed Description: Merill is a Software Architect at Business Technology Alliance. Merilll is an MCSD in .NET and a Microsoft Certfied Trainer. In this feed he will be regularly posting on the challenges faced when migrating from a Microsoft DNA architecture to Microsoft .NET
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Merill Fernando
Latest Posts From Merill Fernando's Blog

Advertisement

Digger Solutions is an intranet application that takes a classic open-source marketing tack: give away a bunch of useful functionality, and hope to make some money by selling additional add-ons. The free part is useful enough that it just might work out that way.

The idea is simple: this is the sort of application that a small consulting company might use to manage its projects and time. It's implemented in classic ASP with an Access backend (scripts are available to convert the backend to SQL Server 7.0 or 2000 if you prefer). At the heart of the system are tracking pages for clients, projects, tasks, and timecards (hours applied to an individual task - you might have seen other systems call these timeslips). There's not full Gantt-chart project scheduling here, but there is plenty of room to plan future projects, as well as a good set of reports to tell you how you're doing.

There are also a bunch of other things that dress up the intranet: a shared calendar, company news, a discussion area, resource links, an employee directory, and a document repository, for example. You can create and update message logs for each client, and inspect both the work logs for clients and for employees. On a local server, it's all quite fast, and it seems to work as advertised. The source code is somewhat commented, and there's an administrator's manual with some basic documentation.

I was able to get IOS up and running quite quickly on my own server, poke around in the sample data, and enter my own. The few problems that I hit were in misconfiguration, and they were easily solved with the help of the support area on the Digger Solutions site.

So if you get all that for free, what do you need to pay for? The answer is that, although you can administer everything by manipulating the database directly, there are Admin Paks for things like news, calendar entries, and employees. These range in price from $19.99 to $99.99 (for a complete package that includes everything). There are also some skins to make IOS look nicer, though it's perfectly functional without them.

I was just thinking about writing something like this for a distributed development team that I'm involved with. Now I just may implement IOS instead. After all, reinventing wheels is not a great use of time.

Read: Intranet Open Source 2.7.2, Free

Topic: C# Slashdotted x2 Previous Topic   Next Topic Topic: Disappointed with Microsoft

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use