Pages
Blogroll
Tags
ASP.NET Brighton Uni C# cctray CruiseControl.NET django eclipse Fedora 10 Fedora 11 gtk IIS IIS7 javascript jquery jqunit latex LaunchPad Linux Mobile Broadband mono MonoDevelop MSSQL MVC NAnt nautilus Network Manager NHibernate nmock nunit php pirate plugin podcast python Service Broker shell script SQL svn tux droid ubuntu UMLDraw unit testing VS.NET Wireless wordpress-
Recent Posts
Meta
Archives
- January 2012 (3)
- May 2011 (2)
- March 2011 (1)
- August 2010 (1)
- April 2010 (1)
- March 2010 (1)
- January 2010 (2)
- October 2009 (1)
- September 2009 (3)
- August 2009 (2)
- July 2009 (4)
- June 2009 (7)
- May 2009 (6)
- April 2009 (7)
- March 2009 (5)
- February 2009 (4)
- December 2008 (4)
- November 2008 (4)
- October 2008 (5)
Tag Archives: cctray
Python and CCTray Again
So after creating a python script that would use my tux droid to notify me when a build failed I decided to extend the script a little further. I decoupled it from the tux droid code and added in a … Continue reading
Ubuntu UK Podcast
So despite being a fedora user I’ve recently checked out the uk ubuntu podcast after my lecturer touted my cctray project to them. I’ve tried listening to tech podcasts before and most of them are dull and tedious to listen … Continue reading
CCTray updates and Mono musings
Impleneted some more to the CCTray-gtk project with the ability to add build servers that communicate over HTTP. This did involve commenting out some of the code in the CCTrayLib project, which was unavoidable. The issue occurred as the library … Continue reading
Cruise Control Tray For Linux Update
Basic functionality has been implemented with the ability to add project to monitor and receive notifications of the build as and when they occur. At the moment there is not the ability to delete a project that is being monitor … Continue reading
Cruise Control.NET Tray Tool on linux
I started looking at creating a port of the cctray tool for CruiseControl.NET but after looking at how it was implemented i decided that it might be easier, and more fun, to implement one myself using mono and GTK#. At … Continue reading