Bin über TfsAlert gerade gstolpert und habe es gleich installiert. Macht einen guten Eindruck. Für alle die mit dem Team Sever arbeiten und gerne per Ballon Tip über bestimmte Events informiert werden wollen, stellt das Tool eine Alternative da.
Infos von der Webseite:
Welcome!! TfsAlert is a .Net 3.0 smart client which monitors for user selected TFS events and will display a balloon window in the Windows TaskBar Notification Area. It is built on top of WCF where you can subscribe to any TFS event you feel fit. It's initial focus is around Team Build management but will also include features around Work Item tracking.
Downlad unter http://www.codeplex.com/Wiki/View.aspx?ProjectName=TfsAlert
Infos zum installieren:
Prerequisites
.NET 3.0 is required since this is built on top of WCF. If you’re running this from Vista you will not need to install the .NET 3.0 framework.
Installation Notes
This version runs under Windows XP.
If you would like to run on Vista you have to install to another location outside of %programFiles% so you the proper security to configure it. We are currently addressing Vista UAC compatibility.
Once installed you HAVE TO properly configure it. This will be fixed in the next release.
- One the following %programfiles%\TfsAlert\TfsAlert.exe.config and set the following items:
- teamFoundationServer, your TFS server
- userId, your user id
- selected, select the events you would like to subscribe to.
- filterExpression, filter placed on that event
- Open port 9999 on your Windows Firewall. This is also configurable if you would like to listen on another port.
What's New
Base architecture with basic event notification.
What's Next
http://www.codeplex.com/WorkItem/List.aspx?ProjectName=TfsAlert
Contact Us
CodePlex: http://www.codeplex.com/Wiki/View.aspx?ProjectName=TfsAlert
Die Infos stammen von Clark Sell's Blog