Recently in asp.net mvc Category

In/Out .NET

| No Comments | No TrackBacks
I'm often inspired by the 37signals crew. For those that aren't familiar with the company, they are the creators of Ruby on Rails as well as their online service offerings that in my opinion are best-in-class in each of their respective domains ( Backpack, Basecamp, Highrise ).

Recently they posted a feature implementation in their Backpack product that started with an internal application named In/Out. The announcement was made in a blog post that links to the original show-case of the internal in/out application. Faced with the challenge of managing developers local and remote, I thought the concept of in/out might be something that I could implement with my team.

I have just recently convinced my organization to give 37 Signals Campfire product a trial and I know I would be pushing it if I went maverick and put my whole team on Backpack.  I decided to create a in/out clone in ASP.NET MVC and post the code on codeplex, Microsoft's open-source project site.
 
 
In/Out .NET currently allows multiple teams to use the application and keep seperation between teams (unless the user is a member of both teams).  Users can set a status and post updates, just like the original.
 
Posts can be edited inline and deleted.  Users can set if they are in or out seperate from their status statement and also set if they are working remotely or from the office.  Their contact information (available in each user's profile) is set to the appropriate number depending on what their in/out status is set to (in, out, office, remote).
 
I'm currently working on adding a quote feature that would allow users to submit quotes for admin approval and a random quote will appear on the page.
 
The site currently is not AJAX enabled, but it soon will be.  Take a look and let me know what you think.

An Open-Source First

| No Comments | No TrackBacks
FishLure_BlogSize.jpgI posted about the .NET MVC app In/Out before, but unfortunately my blog database took a nosedive and it was one post that I did not write in google docs as is my usual routine, so I have no backup.

The project is posted as open-source (OS) under the MIT license on CodePlex.  Although the releases and source have been downloaded over 100 times and the project has almost 1000 views (I know, in the grand scheme of things this is nothing, but let me bask in my first OS project please), today I received my first bit of feedback on the project.

It was from someone looking to update the project to work with MVC Preview 4, the project is built on Preview 3, and they had an issue they wanted to discuss.

This being my first OS project, it was exhilirating to receive feedback like this on something that I created outside of my workplace that another person found worthy enough to spend their time tinkering with and ultimately maybe using themselves.

I think I might have just caught the OS bug.

More on In/Out .NET, Scubuddy (the project that is absorbing most of my free time ATM), and everything else I am doing doing/thinking of to come.

About this Archive

This page is an archive of recent entries in the asp.net mvc category.

amazon-aws is the previous category.

events is the next category.

Find recent content on the main index or look in the archives to find all content.