<?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>Coderollers</title>
	<atom:link href="http://www.coderollers.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderollers.com</link>
	<description>Code your desires!</description>
	<lastBuildDate>Thu, 06 Oct 2011 11:05:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Jappix 0.8 installed</title>
		<link>http://www.coderollers.com/2011/10/06/jappix-0-8-installed/</link>
		<comments>http://www.coderollers.com/2011/10/06/jappix-0-8-installed/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 11:01:14 +0000</pubDate>
		<dc:creator>The Coderollers Team</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.coderollers.com/?p=193</guid>
		<description><![CDATA[The XMPP web interface has been upgraded to use Jappix 0.8 Go check it out and happy chatting!]]></description>
			<content:encoded><![CDATA[<p>The <a href="https://chat.coderollers.com" target="_blank">XMPP web interface</a> has been upgraded to use Jappix 0.8</p>
<p>Go check it out and happy chatting!</p>
<span class="facebook-like"><fb:like layout="box_count" show_faces="false" width="45" href="http://www.coderollers.com/2011/10/06/jappix-0-8-installed/"></fb:like></span>]]></content:encoded>
			<wfw:commentRss>http://www.coderollers.com/2011/10/06/jappix-0-8-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issues tracker launched</title>
		<link>http://www.coderollers.com/2011/04/01/issues-tracker-launched/</link>
		<comments>http://www.coderollers.com/2011/04/01/issues-tracker-launched/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 19:36:46 +0000</pubDate>
		<dc:creator>The Coderollers Team</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.coderollers.com/?p=173</guid>
		<description><![CDATA[In order to help keep the development cycle as organized as possible, an issues tracker has been made available at https://bugs.coderollers.com/ This tool is complementary to the already existing wiki and hopefully, it will help those interested or experiencing problems with the applications or services provided by Coderollers troubleshoot and get in touch easier with [&#8230;] <a class="more-link" href="http://www.coderollers.com/2011/04/01/issues-tracker-launched/">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>In order to help keep the development cycle as organized as possible, an issues tracker has been made available at <a href="https://bugs.coderollers.com/" target="_blank">https://bugs.coderollers.com/</a></p>
<p>This tool is complementary to the already existing <a href="http://www.coderollers.com/wiki/" target="_blank">wiki</a> and hopefully, it will help those interested or experiencing problems with the applications or services provided by Coderollers troubleshoot and get in touch easier with the team.</p>
<span class="facebook-like"><fb:like layout="box_count" show_faces="false" width="45" href="http://www.coderollers.com/2011/04/01/issues-tracker-launched/"></fb:like></span>]]></content:encoded>
			<wfw:commentRss>http://www.coderollers.com/2011/04/01/issues-tracker-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The first public iteration of Xoidberg has been released</title>
		<link>http://www.coderollers.com/2011/03/25/the-first-public-iteration-of-xoidberg-has-been-released/</link>
		<comments>http://www.coderollers.com/2011/03/25/the-first-public-iteration-of-xoidberg-has-been-released/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 13:25:36 +0000</pubDate>
		<dc:creator>The Coderollers Team</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[xoidberg]]></category>

		<guid isPermaLink="false">http://www.coderollers.com/?p=160</guid>
		<description><![CDATA[Missing the old days of IRC when you had your trusted eggdrop to follow your commands? Well, you you&#8217;ve moved to XMPP now, there&#8217;s a way to bring back those old feelings. Xoidberg is a bot for the XMPP protocol which aims to be similar in functionality with an IRC eggdrop. It will sit in chat [&#8230;] <a class="more-link" href="http://www.coderollers.com/2011/03/25/the-first-public-iteration-of-xoidberg-has-been-released/">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>Missing the old days of IRC when you had your trusted eggdrop to follow your commands? Well, you you&#8217;ve moved to XMPP now, there&#8217;s a way to bring back those old feelings.</p>
<p>Xoidberg is a bot for the XMPP protocol which aims to be similar in functionality with an IRC eggdrop. It will sit in chat rooms and listen for triggers. The best part about it is that it is easily extendable through the use of plugins, and even better, you can code those plugins yourself using a neat SDK.</p>
<p>Although in a very early stage, it is functional and can be used for basic functions.</p>
<p><a href="http://www.coderollers.com/xoidberg/">Give it a try now</a>!</p>
<span class="facebook-like"><fb:like layout="box_count" show_faces="false" width="45" href="http://www.coderollers.com/2011/03/25/the-first-public-iteration-of-xoidberg-has-been-released/"></fb:like></span>]]></content:encoded>
			<wfw:commentRss>http://www.coderollers.com/2011/03/25/the-first-public-iteration-of-xoidberg-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web client now available for the XMPP Server</title>
		<link>http://www.coderollers.com/2011/02/05/web-client-now-available-for-the-xmpp-server/</link>
		<comments>http://www.coderollers.com/2011/02/05/web-client-now-available-for-the-xmpp-server/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 11:53:04 +0000</pubDate>
		<dc:creator>The Coderollers Team</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.coderollers.com/?p=121</guid>
		<description><![CDATA[We&#8217;re proud to announce that a web client is now available for our XMPP Server. How is this helpful? Well, suppose you need to log in and chat with someone, but all the ports for IM protocols (including Google Talk &#38; XMPP) are blocked. What would you do? Well, now you have a very handy [&#8230;] <a class="more-link" href="http://www.coderollers.com/2011/02/05/web-client-now-available-for-the-xmpp-server/">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re proud to announce that a web client is now available for our XMPP Server.</p>
<p>How is this helpful? Well, suppose you need to log in and chat with someone, but all the ports for IM protocols (including Google Talk &amp; XMPP) are blocked. What would you do?</p>
<p>Well, now you have a very handy solution! Use our XMPP Server, but via the <a href="https://chat.coderollers.com" target="_blank">web interface</a>! It is modern, does <strong>not</strong> require Flash and features almost all the features of a desktop IM client, including cross-server talking.</p>
<p>Also, your chats and login will be safe, as the entire application and experience is delivered over <strong>256bit SSL</strong> to prevent you from eavesdropping or hackers.</p>
<p><a href="https://chat.coderollers.com" target="_blank">Check it out now!</a> You may create a new account using our web form or from the web application itself. Just select &#8220;<strong>Register</strong>&#8221; at the greeting screen.</p>
<p>Please note that Internet Explorer 8 or lower are <strong>not</strong> supported!</p>
<p>We hope you get the best out of our services. For any problems, as usual, please leave a comment or post a bug entry on our <a href="https://bugs.coderollers.com" target="_blank">issues tracker</a>.</p>
<span class="facebook-like"><fb:like layout="box_count" show_faces="false" width="45" href="http://www.coderollers.com/2011/02/05/web-client-now-available-for-the-xmpp-server/"></fb:like></span>]]></content:encoded>
			<wfw:commentRss>http://www.coderollers.com/2011/02/05/web-client-now-available-for-the-xmpp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMPP Server now available</title>
		<link>http://www.coderollers.com/2010/12/06/xmpp-server-now-available/</link>
		<comments>http://www.coderollers.com/2010/12/06/xmpp-server-now-available/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 15:56:03 +0000</pubDate>
		<dc:creator>The Coderollers Team</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.coderollers.com/?p=37</guid>
		<description><![CDATA[A new XMPP chat server has been set up by Coderollers. It is generally available for public use and we encourage you to make full use of its features. For more information, read here!]]></description>
			<content:encoded><![CDATA[<p>A new XMPP chat server has been set up by Coderollers. It is generally available for public use and we encourage you to make full use of its features.</p>
<p>For more information, <a href="http://www.coderollers.com/xmpp-server/">read here</a>!</p>
<span class="facebook-like"><fb:like layout="box_count" show_faces="false" width="45" href="http://www.coderollers.com/2010/12/06/xmpp-server-now-available/"></fb:like></span>]]></content:encoded>
			<wfw:commentRss>http://www.coderollers.com/2010/12/06/xmpp-server-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S3Web Test launch</title>
		<link>http://www.coderollers.com/2010/10/23/s3web-test-launch/</link>
		<comments>http://www.coderollers.com/2010/10/23/s3web-test-launch/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 11:35:50 +0000</pubDate>
		<dc:creator>The Coderollers Team</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.coderollers.com/?p=44</guid>
		<description><![CDATA[The Coderollers S3Web web application has been launched for public testing. To give it a try, click here! For more information about Coderollers S3Web, read the official project page.]]></description>
			<content:encoded><![CDATA[<p>The <strong>Coderollers S3Web</strong> web application has been launched for public testing. To give it a try, <a href="http://s3web.coderollers.com" target="_blank">click here</a>!</p>
<p>For more information about Coderollers S3Web, read the <a href="http://www.coderollers.com/s3web/">official project page</a>.</p>
<span class="facebook-like"><fb:like layout="box_count" show_faces="false" width="45" href="http://www.coderollers.com/2010/10/23/s3web-test-launch/"></fb:like></span>]]></content:encoded>
			<wfw:commentRss>http://www.coderollers.com/2010/10/23/s3web-test-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

