<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Twitter notifications with TeamCity</title>
	<atom:link href="http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/feed/" rel="self" type="application/rss+xml" />
	<link>http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/</link>
	<description>I sleep so you don't have to</description>
	<lastBuildDate>Mon, 23 Nov 2009 10:17:58 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ian</title>
		<link>http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/comment-page-1/#comment-5109</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 23 Nov 2009 10:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://sleepoverrated.com/?p=163#comment-5109</guid>
		<description>&lt;a href=&quot;#comment-5108&quot; rel=&quot;nofollow&quot;&gt;@Ian &lt;/a&gt; It ok I found it on your google code project page.

cheers
Ian</description>
		<content:encoded><![CDATA[<p><a href="#comment-5108" rel="nofollow">@Ian </a> It ok I found it on your google code project page.</p>
<p>cheers<br />
Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/comment-page-1/#comment-5108</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://sleepoverrated.com/?p=163#comment-5108</guid>
		<description>Hi,

I&#039;ve got the twitter feed working fine, however is there a way of including the project name in the message?

cheers
Ian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve got the twitter feed working fine, however is there a way of including the project name in the message?</p>
<p>cheers<br />
Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Cowan</title>
		<link>http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/comment-page-1/#comment-4247</link>
		<dc:creator>Scott Cowan</dc:creator>
		<pubDate>Fri, 17 Jul 2009 17:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://sleepoverrated.com/?p=163#comment-4247</guid>
		<description>I used Orn&#039;s code here http://kristjansson.us/?p=690 to replace the dependency on JRE 1.6. and I added custom messages to the latest build.</description>
		<content:encoded><![CDATA[<p>I used Orn&#8217;s code here <a href="http://kristjansson.us/?p=690" rel="nofollow">http://kristjansson.us/?p=690</a> to replace the dependency on JRE 1.6. and I added custom messages to the latest build.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software Creations - Orn Kristjansson &#183; Java Authenticated POST</title>
		<link>http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/comment-page-1/#comment-3480</link>
		<dc:creator>Software Creations - Orn Kristjansson &#183; Java Authenticated POST</dc:creator>
		<pubDate>Tue, 23 Jun 2009 23:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://sleepoverrated.com/?p=163#comment-3480</guid>
		<description>[...] came across this TeamCity Twitter plugin via  StackOverflow the idea is to Tweet the build status as it changes. Pretty neat idea, however [...]</description>
		<content:encoded><![CDATA[<p>[...] came across this TeamCity Twitter plugin via  StackOverflow the idea is to Tweet the build status as it changes. Pretty neat idea, however [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brase</title>
		<link>http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/comment-page-1/#comment-2628</link>
		<dc:creator>brase</dc:creator>
		<pubDate>Wed, 20 May 2009 09:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://sleepoverrated.com/?p=163#comment-2628</guid>
		<description>Hi,

the twitter notifier is a nice idea but I have problems with the replacement of the jre folder. The teamcity web server won&#039;t start when it is replaced with the one of java1.6 . Do you have any idea?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>the twitter notifier is a nice idea but I have problems with the replacement of the jre folder. The teamcity web server won&#8217;t start when it is replaced with the one of java1.6 . Do you have any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio</title>
		<link>http://sleepoverrated.com/archive/2009/03/twitter-notifications-with-teamcity/comment-page-1/#comment-1622</link>
		<dc:creator>Claudio</dc:creator>
		<pubDate>Thu, 16 Apr 2009 10:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://sleepoverrated.com/?p=163#comment-1622</guid>
		<description>Hi Scott,
After Java 1.6 JDK installation I erased the contents of c:\TeamCity\jre and replaced them with the jre folder that I found under C:\Program Files\Java\. 
In my case the folder was C:\Program Files\Java\jdk1.6.0_13\jre\

Unfortunately when I try to start &quot;TeamCity Web Server&quot; the service doesn&#039;t start :(

Have you any suggestion ?
Thanks
Claudio</description>
		<content:encoded><![CDATA[<p>Hi Scott,<br />
After Java 1.6 JDK installation I erased the contents of c:\TeamCity\jre and replaced them with the jre folder that I found under C:\Program Files\Java\.<br />
In my case the folder was C:\Program Files\Java\jdk1.6.0_13\jre\</p>
<p>Unfortunately when I try to start &#8220;TeamCity Web Server&#8221; the service doesn&#8217;t start <img src='http://sleepoverrated.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Have you any suggestion ?<br />
Thanks<br />
Claudio</p>
]]></content:encoded>
	</item>
</channel>
</rss>

