Feeds:
Posts
Comments

Posts Tagged ‘build notification plugin’

Idea: make a plugin for TeamCity integration server that can say after build: “WTF!!! Project XXX build is failed!!!” or “Good job!”.

I have writen a small program using Microsoft speech object library on C#:

Open text file and read all text from file aloud:

[CODE language="csharp"]
class Program {
static void Main(string[] args) [...]

Read Full Post »