Posts belonging to Category CollabNet TeamForge
Posted by Bill Portelli on January 25, 2012
On January 12th, I co-presented a webinar entitled “Industrializing Agile Software Delivery with ALM 2.0+.” I presented alongside Dave West, Vice President and Research Director, Forrester Research and Michael Loetzsch, Chief IT Expert, Deutsche Post DHL. In the session, Dave discussed why ALM 2.0+ is vital for implementing agile software delivery and DevOps, and the [...]
Categories: Agile, Application Lifecycle Management (ALM), Cloud Services, CollabNet TeamForge, Community Management
|
Tags: agile, agile alm, Agile Transformations, alm, ALM 2.0, application lifecycle management, bill portelli, CI, cloud services, collabnet, collaboration, community, Continuous Integration, Customer, enterprise, Software delivery, software development, TeamForge, webinar
|
View Comments
Posted by Johannes Nicolai on December 21, 2011
One major feedback we received on CCF 1.x was that our customers really liked its bidirectional artifact synching functionality to HP ALM/Quality and Scrumworks Pro but did not like the fact that they could only control its behavior from a locally installed Eclipse client. As part of CollabNet’s Connect Initiative, we started over with TeamForge [...]
Categories: Application Lifecycle Management (ALM), CollabNet TeamForge, Community Management
|
Tags: automation, CCF, CollabNet Connect, Eclipse, Hospital Entry, HP ALM, HP QC, Python, remote access, Reporting, REST, scripting, scrumworks, synchronization, TeamForge, Visual Studio
|
View Comments
Posted by bzeichick on December 20, 2011
Thank you to everyone who pre-registered for the on demand webinar, “Continuously Innovate Software Delivery with CollabNet Connect,” that I co-presented with Raja Venkataraman, Technical Architect, CollabNet. In the session, we talked about what CollabNet Connect is all about and shared practical examples of TeamForge integrating with Atlassian JIRA and we went over how you can build your own integrations. Below is the Q&A.
Categories: Agile, Application Lifecycle Management (ALM), Cloud Services, CollabNet TeamForge, Community Management
|
Tags: collabnet, Connect, Integrations, TeamForge, webinar
|
View Comments
Posted by daniellelynn on December 15, 2011
Don’t miss this upcoming webinar (part of the Closing the Agile Loop CI series)! If you can’t attend live, please register to receive a copy of the presentation. Title: End of Ticketing Hell: Integrating Code Quality Nothing shatters development’s reputation as easily as poor code in production. The good news is that Continuous Integration (CI) [...]
Categories: Agile, Application Lifecycle Management (ALM), CollabNet TeamForge, Community Management
|
Tags: agile, Best Practices, CI, code, Continuous Integration, Free, integration, metrics, open source, quality, Software delivery, software development, tools, webinar
|
View Comments
Posted by daniellelynn on December 13, 2011
Attend this session and hear:
- Why ALM 2.0+ is vital for implementing Agile software delivery and DevOps on enterprise scale, and how it’s different from traditional ALM approaches
- How CollabNet’s latest TeamForge platform enables central governance, without mandating end-user tools or repositories or locking customers into rigid software configurations
- What key factors contributed to Deutsche Post realizing 30% faster time to market and saving over 20% in IT operations cost, across 800 diverse projects
Categories: Agile, Application Lifecycle Management (ALM), Cloud Services, CollabNet TeamForge, Community Management
|
Tags: agile, agile alm, Agile Transformations, ALM 2.0, application lifecycle management, bill portelli, collabnet, collaboration, Continuous Integration, Software delivery, software development, webinar
|
View Comments
Posted by Lothar Schubert on October 3, 2011
Today (Oct. 2nd), the first Jenkins User Conference happened in San Francisco. Despite a gorgeous sunny Sunday in the city, I made my way to the Marines’ Memorial Hotel, shortly before 9am. And, I was in good company: There was a good crowd already checked in, and per organizers they had over 400 registrations. Certainly [...]
Categories: Agile, Application Lifecycle Management (ALM), Cloud Services, CollabNet TeamForge
|
View Comments
Posted by David Parker on September 16, 2011
MGI Research just published a detailed interview with CollabNet’s president, Bill Portelli. In this interview, Bill discusses his views on industry mega-trends like Agile and the Cloud, and how CollabNet is responding. The interview is available at http://www.mgiresearch.com/20-Questions/20-questions-with-collabnet-ceo-bill-portelli.html David ParkerDavid Parker, Vice President and General Manager, Scrum Business Line David leads CollabNet’s Scrum Business Line [...]
Categories: Agile, Application Lifecycle Management (ALM), Cloud Services, CollabNet TeamForge, Community Management, Government 2.0, Scrum, Subversion, forge.mil
|
View Comments
Posted by Darryl Bowler on August 17, 2011
Closing the Agile Loop – Continuous Integration, Continuous Information Early and continuous delivery of valuable software is the number one principle behind the Agile Manifesto. That’s why agile practices demand looking beyond code, to build and test. Continuous integration (CI) and test-driven development are accepted as critical elements to accelerate the software delivery process. However, [...]
Categories: Agile, CollabNet TeamForge
|
View Comments
Posted by Johannes Nicolai on August 2, 2011
TeamForge’s custom event handling framework implements an extended flavor of the observer pattern. It allows third party event handlers to register for TeamForge specific application events and will notify them whenever such an event occurs. TeamForge application events are triggered whenever a property of a TeamForge object (e.g. tracker item, discussion item, wiki page) has been changed or is going to be changed if no event handler objects (i. e. blocks the event).
The framework differentiates two different types of events: If a handler registers for asynchronous events, it is informed that a change had just happened. The handler can decide to trigger further changes by calling TeamForge web services, but it cannot block the change because it has already happened. If a handler has registered for synchronous events it gets informed whenever a change has been anticipated by a user.
In this blog post you will learn
* How custom event handlers interact with TeamForge
* How to write your own custom event handlers (including best practices)
* How to benefit from custom event handlers without having to write a single line of Java
* How to avoid common pitfalls in event handler design
* How to trouble shoot your event handlers
* How you can help us improving our existing documentation on event handlers
Categories: Application Lifecycle Management (ALM), CollabNet TeamForge
|
View Comments
Posted by Lothar Schubert on June 27, 2011
Few days ago, CollabNet started shipping the newest release of our flagship product, TeamForge 6.1. Don’t be fooled by the “.1″ release name – this is actually a major release for CollabNet, and even more so for our customers. Loaded with new features, TeamForge 6.1 was engineered with the “enterprise customer” in mind. Our goal was simple: Enable companies to effectively scale Agile and hybrid [...]
Categories: CollabNet TeamForge
|
View Comments