<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Toolscloud</title>
	<atom:link href="http://www.toolscloud.com/lang/en/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toolscloud.com</link>
	<description>Tools in the cloud.</description>
	<lastBuildDate>Tue, 08 May 2012 19:27:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Auto-deploy finished. We&#8217;re now in the US!</title>
		<link>http://www.toolscloud.com/lang/en/2012/05/auto-deploy-finished-were-now-in-the-us</link>
		<comments>http://www.toolscloud.com/lang/en/2012/05/auto-deploy-finished-were-now-in-the-us#comments</comments>
		<pubDate>Tue, 08 May 2012 18:27:34 +0000</pubDate>
		<dc:creator>Bruno Souza</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[ALM]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Lean Startups]]></category>

		<guid isPermaLink="false">http://www.toolscloud.com/?p=1884</guid>
		<description><![CDATA[After a year organizing things, with the help of some incredible helpful beta testers, and with the support of a great group of Angel investors, we are now officially established in the United States! ToolsCloud was the first company to provide a complete Continuous Integration environment, supporting full Application Lifecycle Management services in the cloud. [...]]]></description>
			<content:encoded><![CDATA[<p>After a year organizing things, with the help of some incredible helpful beta testers, and with the support of a great group of Angel investors, we are now officially established in the United States!</p>
<p>ToolsCloud was the first company to provide a complete Continuous Integration environment, supporting full Application Lifecycle Management services in the cloud. Totally based on open source tools, and hosted on Amazon&#8217;s amazing cloud infrastructure, we have been supporting Brazilian customers for nearly 2 years now, with wonderful results.</p>
<p><strong>Vinicius Senger</strong>, from <a href="http://www.globalcode.com.br">Globalcode</a>, one of the largest Java training companies in Brazil, considers that <em>&#8220;the ToolsCloud environment is perfect for us at Globalcode. Our national team of instructors, developers and collaborators can now share projects, requirements, code, and more through our integrated cloud environment&#8221;</em>. Globalcode developed their Duke Choice&#8217;s Award winning <a href="http://www.eletronlivre.com.br/jhome/index.globalcode">jHome Automation System</a> project in their ToolsCloud environment.</p>
<p>Now, in the US market, we are able to offer similar results to US customers. <strong>Kevin Hiser</strong>, President of <a href="http://www.qstartlabs.com/">QStart Labs</a> tell us that <em>&#8220;ToolsCloud&#8217;s suite of pre-integrated tools has provided our development team access to everything they need to build and deploy web applications for our clients while reducing the maintenance and upgrade burden on our systems team.  This has greatly increased our overall team&#8217;s productivity!&#8221;</em>.</p>
<p>Thank you to all our customers, investors and friends for believing and helping us bring together the best open source tools and to improve software development. It has been a wonderful learning experience, and we look forward to do more in the US market!</p>
<p><em>p.s.: the amazing Pittsburgh picture above is from <a href="http://commons.wikimedia.org/wiki/File:PittSkyline082904.jpg">Bobak at en.wikipedia, from Wikimedia Commons</a>. ToolsCloud is very happy to be located in the beautiful Pittsburgh.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toolscloud.com/lang/en/2012/05/auto-deploy-finished-were-now-in-the-us/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redmine Tips</title>
		<link>http://www.toolscloud.com/lang/en/2012/05/redmine-tips</link>
		<comments>http://www.toolscloud.com/lang/en/2012/05/redmine-tips#comments</comments>
		<pubDate>Wed, 02 May 2012 14:00:41 +0000</pubDate>
		<dc:creator>Bruno Souza</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[ALM]]></category>
		<category><![CDATA[Redmine]]></category>

		<guid isPermaLink="false">http://www.toolscloud.com/?p=1781</guid>
		<description><![CDATA[At the heart of the software development process, the issue tracker helps integrate the team, defines the workflow and keeps track of all the activities in the project. At ToolsCloud we chose Redmine as the issue tracker in our suite of tools, in our internal processes, and even as our helpdesk. An open source project, [...]]]></description>
			<content:encoded><![CDATA[<p>At the heart of the software development process, the issue tracker helps integrate the team, defines the workflow and keeps track of all the activities in the project. At ToolsCloud we chose <a href="http://www.redmine.org">Redmine</a> as the issue tracker in our suite of tools, in our internal processes, and even as our <a href="http://helpdesk.toolscloud.net">helpdesk</a>.</p>
<p>An open source project, that has a strong and active community, Redmine is <a href="http://www.redmine.org/projects/redmine/wiki/WeAreUsingRedmine">used</a> by many companies and by some large and important open source projects, and is praised by developers around the world. Because it is open source, Redmine is extensible, what allows us at ToolsCloud to offer an environment that is powerful and configurable so developers love to use. At the same time, Redmine offers an user friendly interface, that invites the non-technical members of the team to participate and become more active in the project. All this gives managers a tool to effectively manage the project and deliver quality product to customers.</p>
<p>There is a host of information on the internet about Redmine. <a href="http://stackoverflow.com/questions/232506/redmine-best-practices">Here</a>, <a href="http://murrain.net/2009/07/newly-discovered-project-management-tool-redmine.html">here</a> and <a href="http://thinkshout.com/blog/2011/03/lev/redmine-and-gitosis-project-management-nirvana">here</a> you can see some ideas from different teams on how they use Redmine in their projects.</p>
<p>If you&#8217;re looking for a whole set of expert tips on how to use Redmine, take a look at the work of Eric Davis. One of the most active developers of Redmine, Eric has written a very detailed book on how to effectively use Redmine. You can get his <a href="http://www.redminetips.com/files/2011/10/redmine_tips_sample_chapters.pdf">free sample chapter on managin issues</a>, with great tips to improve your usage of Redmine, or get the full book at Eric&#8217;s site <a href="http://www.redminetips.com/">RedmineTips.com</a>.</p>
<p>José Geraldo, from <a href="http://www.summa.com.br">Summa Technologies do Brasil</a>, told us that:<br />

		<div class='et_quote'>
			<div class='et_right_quote'>
				The ToolsCloud environment allows us work with a fully distributed team, and we can provide full project transparency to our customers.
			</div>
		</div>
	</p>
<p>And the tool that provides this transparency is Redmine. With a non shared instance of Redmine, pre-configured with several plugins, you can customize and adapt the environment to the way your team work. Redmine will help your developers be more productive, your team to collaborate better and will allow you to give more visibility to your customers on how the project is going.</p>

		<div class='author-shortcodes'>
			<div class='author-inner'>
				Bruno Souza. Java developer and cloud expert.
			</div> <!-- .author-inner -->
		</div> <!-- .author-shortcodes -->

]]></content:encoded>
			<wfw:commentRss>http://www.toolscloud.com/lang/en/2012/05/redmine-tips/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solved. Committed. Built. </title>
		<link>http://www.toolscloud.com/lang/en/2012/04/solved-committed-built</link>
		<comments>http://www.toolscloud.com/lang/en/2012/04/solved-committed-built#comments</comments>
		<pubDate>Sun, 01 Apr 2012 19:00:02 +0000</pubDate>
		<dc:creator>Bruno Souza</dc:creator>
				<category><![CDATA[ToolsCloud]]></category>

		<guid isPermaLink="false">http://toolscloud.clients.brainfood.com/?p=929</guid>
		<description><![CDATA[Making Developers Excited&#8230; With ToolsCloud, you don&#8217;t have to work on infrastructure issues anymore.  You get to use the best tools, work on your code, solve interesting problems and get the product done!  With artifact management, continuous integration, automated testing and integrated security, ToolsCloud has the best tools to make you as productive as possible. [...]]]></description>
			<content:encoded><![CDATA[
<h1>Making Developers Excited&#8230;</h1>
<p>With ToolsCloud, you don&#8217;t have to work on infrastructure issues anymore.  You get to use the best tools, work on your code, solve interesting problems and get the product done!  With artifact management, continuous integration, automated testing and integrated security, ToolsCloud has the best tools to make you as productive as possible.  With ToolsCloud you can:</p>
<ul>
<li>Avoid wasting time on infrastructure</li>
<li>Start using the best open-source tools quickly</li>
<li>Focus on building your code</li>
</ul>
<p><a title="Introductory Price!|Promoção Especial!" href="/buy/">Subscribe</a> to ToolsCloud and get the most powerful tools to do your best work today.</p>
<ul>
<li><a title="Try it!|Experimente!" href="/try/">Try the demo</a></li>
</ul>
<h1>&#8230;And Managers Happy</h1>
<p>Keep your developers focused on what only they can do: build your product!  Stop wasting their time on infrastructure.  Give them the tools they need to be as productive as possible: continuous integration, automated builds and testing, powerful collaboration tools and much more.  With ToolsCloud you will:</p>
<ul>
<li>Give your developers the tools they deserve, so they can keep focused on your product</li>
<li>Enable agile methodologies easily</li>
<li>Improve quality and time-to-market through automation of builds and testing</li>
</ul>
<p><a title="Introductory Price!|Promoção Especial!" href="/buy/">Subscribe</a> to ToolsCloud and maximize your developers productivity!</p>
<ul>
<li><a title="Try it!|Experimente!" href="/try/">Try the demo</a></li>
</ul>
<p><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toolscloud.com/lang/en/2012/04/solved-committed-built/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep Developers Focused</title>
		<link>http://www.toolscloud.com/lang/en/2012/04/many-hats</link>
		<comments>http://www.toolscloud.com/lang/en/2012/04/many-hats#comments</comments>
		<pubDate>Sun, 01 Apr 2012 18:00:57 +0000</pubDate>
		<dc:creator>Bruno Souza</dc:creator>
				<category><![CDATA[ToolsCloud]]></category>

		<guid isPermaLink="false">http://toolscloud.clients.brainfood.com/?p=1226</guid>
		<description><![CDATA[Making Managers Happy&#8230; Your developers have a product to build, don&#8217;t make them spend time as platform developer, system integrator, system administrator or patch installer.  ToolsCloud offers Over a dozen powerful tools pre-integrated and ready to deploy today Savings of hundreds of man-hours each year in hardware and software management Automated backups that eliminate the [...]]]></description>
			<content:encoded><![CDATA[
<h1>Making Managers Happy&#8230;</h1>
<p>Your developers have a product to build, don&#8217;t make them spend time as platform developer, system integrator, system administrator or patch installer.  ToolsCloud offers</p>
<ul>
<li>Over a dozen powerful tools pre-integrated and ready to deploy today</li>
<li>Savings of hundreds of man-hours each year in hardware and software management</li>
<li>Automated backups that eliminate the hassles of off-site tapes and the cost of cloud-based backups</li>
<li>Lifetime updates of underlying software</li>
</ul>
<p><a title="Introductory Price!|Promoção Especial!" href="/buy/">Subscribe</a> today and stop wasting time building infrastructure.</p>
<ul>
<li><a title="Try it!|Experimente!" href=/try/">Try the demo</a></li>
</ul>
<h1>&#8230;and Developers Excited!</h1>
<p>You can finally stop wasting time integrating and maintaining infrastructure tools and get back to what you love: writing your code!  ToolsCloud offers some of the most powerful and popular open source tools to keep you productive:</p>
<ul>
<li>Cloud-based tools let you work from anywhere and support distributed teams</li>
<li>Git, Redmine, Jenkins, Maven, Sonar and a great set of collaboration tools all give you an edge in your development projects</li>
<li>Go agile, automate builds and testing to get your product done faster!</li>
</ul>
<p><a title="Introductory Price!|Promoção Especial!" href="/buy/">Subscribe</a> today and stop wearing your infrastructure hat.</p>
<ul>
<li><a title="Try it!|Experimente!" href="/try/">Try the demo</a></li>
</ul>
<p><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toolscloud.com/lang/en/2012/04/many-hats/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powerful Tools To Drive Productivity</title>
		<link>http://www.toolscloud.com/lang/en/2012/04/powerful-tools</link>
		<comments>http://www.toolscloud.com/lang/en/2012/04/powerful-tools#comments</comments>
		<pubDate>Sun, 01 Apr 2012 16:00:54 +0000</pubDate>
		<dc:creator>Bruno Souza</dc:creator>
				<category><![CDATA[ToolsCloud]]></category>

		<guid isPermaLink="false">http://toolscloud.clients.brainfood.com/?p=1419</guid>
		<description><![CDATA[Making Managers Happy&#8230; Finally your developers can use the best tools to support a distributed team in a secure environment without all the hassle.  Studies have shown that a mobile workforce is more productive and employees who are enabled to work from anywhere are happier.  ToolsCloud&#8217;s suite of popular, world-class tools used by many of [...]]]></description>
			<content:encoded><![CDATA[
<h1>Making Managers Happy&#8230;</h1>
<p>Finally your developers can use the best tools to support a distributed team in a secure environment without all the hassle.  Studies have shown that a mobile workforce is more productive and employees who are enabled to work from anywhere are happier.  ToolsCloud&#8217;s suite of popular, world-class tools used by many of the world&#8217;s best developers gives you enterprise-class capabilities that are accessible by your team no matter where they are: in the office, at the client, at home or across the ocean.  With ToolsCloud your developers will stay productive with:</p>
<ul>
<li>Bullet-proof repository based at Amazon AWS</li>
<li>All tools and artifacts available anywhere</li>
<li>Built-in cloud-based continuous integration reduces the need for in-house and co-located servers</li>
<li>Powerful collaboration suite let&#8217;s geographically dispersed developers work together easily</li>
</ul>
<p><a title="Introductory Price!|Promoção Especial!" href="/buy/">Subscribe</a> today and see how much more productive your developers can be.</p>
<ul>
<li><a title="Try it!|Experimente!" href="/try/">Try the demo</a></li>
<li><a title="Features|Funcionalidades" href="/features/">See the tools included</a></li>
</ul>
<h1>&#8230;And Developers Excited</h1>
<p>Finally you get to use some of the world&#8217;s most popular and powerful development tools including Hudson/Jenkins, Redmine, Maven, Sonar and more.  ToolsCloud offers support for agile methodologies, the ability to work from anywhere and a highly secure environment to keep you productive and your code safe.  With ToolsCloud you can:</p>
<ul>
<li>Stop waiting for slow on-premise servers and insufficient internet connections when you&#8217;re out of the office</li>
<li>Use right now some of the most popular and powerful open source tools on the market</li>
<li>Focus on interesting development tasks and stop building infrastructure</li>
</ul>
<p><a title="Introductory Price!|Promoção Especial!" href="buy/">Subscribe</a> today and get a the best tools to keep you productive and happy.</p>
<ul>
<li><a title="Try it!|Experimente!" href="/try/">Try the demo</a></li>
<li><a title="Features|Funcionalidades" href="/features/">See the tools included</a></li>
</ul>
<p><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toolscloud.com/lang/en/2012/04/powerful-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

