DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Coding
  3. Frameworks
  4. Tasktop 1.6: A Simple Way Improve Your Productivity

Tasktop 1.6: A Simple Way Improve Your Productivity

James Sugrue user avatar by
James Sugrue
CORE ·
Oct. 26, 09 · Interview
Like (0)
Save
Tweet
Share
11.45K Views

Join the DZone community and get the full member experience.

Join For Free

today tasktop 1.6 and mylyn 3.3 are released, the next evolution of the popular task management tool for eclipse. for those who haven't used mylyn , the open source task management offering, it's the perfect way to try out the task focussed approach. meanwhile tasktop gives you extra certified connectors and integrates with your mail and calendars. to see the difference, check out the feature comparison matrix on the tasktop site.

ceo mik kersten describes the issues that tasktop solves in his latest blog entry . here he describes how the task management layer helps developers to focus on what's really important:


task-management-layer

within this layer, mylyn provides the task management apis that integrate the ide with the various alm systems in play. tasktop and mylyn connectors provide the integrations with a team’s tools for change management, source code configuration management, build and release management, and test and quality management. tasktop 1.6 completes the layer by automating the linking and tracking of task across the very wide variety of commercial and open source alm tools.

to summarize, tasktop have seen that ide integration isn't something that vendors have focussed on, and have provided a way to get important systems like bug tracking into your eclipse ide.

what's new

i just had to chance to try out the latest version of tasktop this morning. the first thing that you'll see when you start it up is the new welcome page. for novice users this will be a nice addition, providing a good guide on how to use tasktop properly.

the new task federation feature allows you to link across multiple systems that have integrated with tasktop. so now it's possible to link, import and migrate across your repositories. this could be useful for you as you convert an email to a user story, and link your bugs to the user story. or if you simply use multiple bug tracking systems, you can link between them now.

on top of this there's better automated time tracking available, and with the time tracking dashboard, developers and managers will gain better visibility into progress.

users of mylyn will be happy to hear that there is now full support for eclipse cdt for your c/c++ projects.

i spoke briefly to mik kersten about today's announcement:

dzone: if this announcement has just brought tasktop to someone's attention, why should they use it?

mik kersten: if you’re already an eclipse mylyn user, the main reason to add tasktop to your eclipse install is that it will take the productivity boost that you got from mylyn to the next level.  whether or not you’re a mylyn user, consider tasktop if you need an integration with a commercial alm or collaboration tool, support, or one of the task-focused collaboration features that it provides, such as the ability to turn email threads into user stories in your alm tool.  the most notable new features in tasktop 1.6 are cross-repository linking and time tracking for the task editor.

dzone: you seem to be helping customers to understand how to use tasktop more. is this a result of feedback you've got from customers? can we expect more ease-of-use changes in future?

mik kersten: whereas the focus of mylyn is to provide a framework, apis, and reference implementations for task management, the goal for tasktop is to provide a streamlined product experience.  we’re now seeing enough large scale and enterprise adoption that this additional level of refinement is important to help support our latest crop of new users.  we’re staying true to our “less is more” mantra and keeping the experience lightweight and slick.  in this respect, my favorite new feature in tasktop 1.6 is the unique getting started dashboard that we’ve added.  in addition to being a learning portal for all the key tasktop and mylyn functionality, we’ve baked the typical learning path into the experience.  this helps ensure that the new user is comfortable with the task list before they move on to more advanced functionality, such as configuring task-focused web browsing.  and yes, we do have more ease-of-use efforts underway.  for example, we’re working on a new query wizard in tasktop that will automatically set up your task list according to the people that you collaborate with.  so while the full power of configurability remains in mylyn, we will continue to make it easy to adopt best practices with the additional guidance and automation that tasktop provides.

dzone: can you tell us about any future connectors that tasktop will provide? if i have an idea for one, where do i go to add a request?

mik kersten: later this fall we’ll see thoughtworks mingle and ibm rational clearcase connectors.  three are more in the works as well.  to stay up-to-date on connectors and vote for additional ones check out http://tasktop.com/connectors

dzone: what is the most popular connector/use of tasktop that you are seeing among users?

mik kersten: in terms of volume of feedback via requests, it’s still bugzilla.  this could in part be explained by the fact that mylyn and tasktop users can happily work without needing to use bugzilla’s web ui.  the may 2009 eclipse community survey also indicated that bugzilla was the most popular bug and issue tracker, and the adoption numbers that we have closely match to that survey’s results.

the benefits of a task focussed user interface

although i had written about the benefits of mylyn and the task focussed user interface a while back, i only got a chance to start using it in my development organisation recently thanks to a new connector becoming available for our bug tracking system. since i've started using it i've noticed definite improvements in how fast i address a bug.

it works really simply - as you're working on a bug you mark it as active. from there, your views are all filtered to show only what you deem to be important for the context of the bug. as you open a class, it will be added to the context, but you can always remove it if you think it's unnecessary.

while another bug comes in, and i want to investigate, i think mark the new one as the active one. the best part is, that when i come back to the original bug and mark it active, i see all the files that i had originally associated. you'll find out a lot more bout my experiences with mylyn in a future article. for now, why not check out the excellent eclipse live tutorial on using mylyn.

Mylyn Task (computing) Open source Productivity Eclipse Connector (mathematics) Integration Links DZone

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • 4 Best dApp Frameworks for First-Time Ethereum Developers
  • Mocha JavaScript Tutorial With Examples for Selenium Testing
  • Fixing Bottlenecks in Your Microservices App Flows
  • Testing Repository Adapters With Hexagonal Architecture

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: