-
Notifications
You must be signed in to change notification settings - Fork 1
Home
twistedpair edited this page Apr 29, 2012
·
4 revisions
So what is this all about?
I've had to struggle using the visually startling design of Piazza for the last year as it is nevertheless the best build visualization tool (from many) for Team City.
This is a start, and I'll complete it once I've gotten time. The goals are to:
- Remove the crap meta refresh 1s timer that reloads the page FOREVER (heavy server load)
- Use XHR and batching to minimize server load and traffic
- Have a completely GWT based front end
- Integrate CSS3 and HTML5 transitions so the visual display is brought to Web 2.0
- Add auditory alarms (HTML5)
- Display many builds neatly on a single page
- Allow for the setup of the application via web UI, not XML files.
It is a lot, but I can knock it out in a weekend, once I get a free on. Say tuned!