Friday, August 6, 2010

Clearspace

http://www.jivesoftware.com/products

Jive SBS was built for the enterprise. We integrate the most powerful aspects of collaboration, community, and social networking software to deliver the richest user experience for every type of online community: employee, public or both. Only Jive enables you to seamlessly connect the two.


SBS Foundation
The core of your online community

With the Jive SBS Foundation, you get the industry’s most comprehensive social networking software for building large-scale, custom communities. You get robust features including blogs, tags, videos, social bookmarks, collaborative documents, an MS Office document previewer, polls, rich profiles, status updates & more. Combine these features with our robust admin tools for a powerful social platform.


SBS Solutions
Social business drives serious value

Global enterprises are embracing the social business imperative for one simple reason: it generates better results. Jive offers a customized set of community software solutions for extending SBS across your enterprise. We offer powerful solutions for Marketing, Sales, IT, Support, HR, Government & more. World-class services and support are with you from the start. It’s time to get serious about social.

Thursday, August 5, 2010

Fisheye / Crucible

Fisheye

FishEye unlocks Subversion, Clearcase, CVS, with real-time notifications of code changes plus web-based reporting, visualisation, search and code sharing.

Whether you're coding, debugging, testing, refactoring, or just keeping an eye on the codebase, FishEye puts the info you need where you want it: JIRA issues, Bamboo builds, email/ RSS alerts, OpenSocial Dashboards or your IDE!







Crucible:

* A lightweight collaboration for conducting effective peer code view.
* Allows teams to review, edit, comment and record outcomes.
* Makes it easy for developers to engage with the process - a key to success.

Integration;
* Link source code and reviews to an issue
* Initiate reviews for project-related commits
* Track in-progress or completed reviews for each task from Jira
* IDE Plugin

SVN

SVN
Apache Subversion (formerly called Subversion[1], command name svn) is a revision control system founded and sponsored in 2000 by CollabNet Inc. Its goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS).



TortoiseSVN:

TortoiseSVN is an easy-to-use SCM / source control software for Microsoft Windows and possibly the best standalone Subversion client there is.

Hudson

Hudson monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Hudson focuses on the following two jobs:

1. Building/testing software projects continuously, just like CruiseControl or DamageControl. In a nutshell, Hudson provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity.
2. Monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Hudson keeps those outputs and makes it easy for you to notice when something is wrong.

Best Practices

Continuous Integration with automated test execution has seen broad adoption in recent years. The ideas behind Continuous Integration have changed how companies look at Build Management, Release Management, Deployment Automation, and Test Orchestration.

Jira

Atlassian's JIRA provides issue tracking and project tracking for software development teams to improve code quality and the speed of development.

1. Bug tracking
2. Project tracking
3. Software development:
JIRA integrates with other Atlassian development tools to show you related source code, builds, code reviews and more. (such as code review fisheye/crucible)

4. OpenSocial Dashboards
Popular JIRA gadgets include:
* Issues assigned to you
* Issues in progress
* Activity stream
* Favourite filters
* Project/Filter Statistics
* Pie charts
* Quick links

5. Custom Workflow
6. Reports and analysis
7. Plugins and extensions