Ketan's Musings

Where he blogs about his eclipse musings

Archive for the ‘ThoughtWorks’ tag

Roy Speaks about Agile Practices

without comments

From the article here by Roy.

Agile methodology intensely focuses on best practices such as iterative delivery, test-driven development, continuous integration, and agile testing which enables the developer to deliver high quality applications with unprecedented visibility of progress to customers.

Written by Ketan

August 7th, 2007 at 11:26 am

Working hard in the ThoughtWorks Pune Office.

without comments

After Pune and Bangalore, here’s another group of people from the ThoughtWorks Pune office working really hard, again.

Written by Ketan

July 25th, 2007 at 7:37 pm

Posted in General

Tagged with , , ,

Reminder: ThoughtWorks Master Class Series 2007 – Registrations closing… and fast

without comments

Sidu has written a good post on why you ought to be attending the ThoughtWorks Master Class Series 2007.

Registrations for the Bangalore event have already come to a close down. We’re already sending invites for the Pune event. There’s still some invites left for the Pune event, and you can just about make it if you register quick.

Written by Ketan

May 18th, 2007 at 2:44 pm

CCTray in Java

with one comment

Akshay and me have been pairing since a couple of days to hack together a java version of CCTray written using SWT. This version of CCTray can connect to CCNET and cc.rb.

A lot of folks use *nix and the existing CCTray is not much help.

If you wish to use this pre-alpha release, feel free to write back. It’s not all that configurable, so you have been warned :)

Oh, yes, BTW this release depends on issue #899 of CCNet dashboard, and issue #118 of CC.rb. You can vote for these issues to be resolved to see CCTray in Java released a bit earlier.

Finally a screenshot for those really interested.
CCTray in Java

Written by Ketan

May 11th, 2007 at 9:14 pm

CruiseControl.rb is out

without comments

ThoughtWorks today announced a Continuous Integration tool, CruiseControl.rb. CruiseControl.rb is the Ruby version of CruiseControl, called CruiseControl.rb

The motto of CC.rb reads:

easy to install, pleasant to use and simple to hack

What kind of good stuff does that mean?

  • download and get building in 5-10 minutes (maybe 15 if you stop to read the manual)
  • little to no configuration (seriously, just tell it your svn url)
  • works for ruby, java, dotnet … anything that you can invoke from the command line
  • aesthetic beauty (not bad for a build tool)

Written by Ketan

March 13th, 2007 at 8:33 pm