<?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>justCheckers</title>
	<atom:link href="http://justcheckers.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://justcheckers.org</link>
	<description></description>
	<lastBuildDate>Fri, 09 Dec 2011 21:18:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Website Refresh</title>
		<link>http://justcheckers.org/2011/12/website-refresh/</link>
		<comments>http://justcheckers.org/2011/12/website-refresh/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 21:13:43 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=148</guid>
		<description><![CDATA[Amongst the various changes that I have planned for justCheckers, I have updated the website.  I hope you like the new theme, which I think is much cleaner (even if it is the default) than before.  Also I have updated &#8230; <a href="http://justcheckers.org/2011/12/website-refresh/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Amongst the various changes that I have planned for justCheckers, I have updated the website.  I hope you like the new theme, which I think is much cleaner (even if it is the default) than before.  Also I have updated the content of the website, to reflect the new changes.</p>
<p>Probably the most notable change is that I have taken down the Development Guide.  Many things will change with the project, as I change it into an Android app.  Many of the best practices no longer apply, now that I have transitioned over to Git.  Since at the moment I am the sole developer of justCheckers, I think it is pointless for me to keep up a Code of Conduct or Coding Style page up.  Many of the changes I will do over the next little while will be invasive, so my code will be of varying style and quality.  My many goal is to release a working version as soon as possible.</p>
<p>Before anyone asks: no I am not closing up the project.  The code will still remain free (as in speech).  I plan on maintaining the project indefinitely.  justCheckers is not going to disappear or suddenly become proprietary.  However I have a lot of ground I need to cover before I feel comfortable bringing on more developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2011/12/website-refresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to Git</title>
		<link>http://justcheckers.org/2011/12/moving-to-git/</link>
		<comments>http://justcheckers.org/2011/12/moving-to-git/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 23:17:37 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://justcheckers.org/2011/12/moving-to-git/</guid>
		<description><![CDATA[justCheckers is getting with the times and moving over to using Git as our main revision control system.  Git is a much more flexible system and I can manage contributions from the community. If I hesitated with giving out commit &#8230; <a href="http://justcheckers.org/2011/12/moving-to-git/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>justCheckers is getting with the times and moving over to using Git as our main revision control system.  </p>
<p>Git is a much more flexible system and I can manage contributions from the community. If I hesitated with giving out commit access, it was because there is far more trouble with dealing with merging code and dealing with radical changes in Subversion than in Git. So I am a lot more willing to reopening the project to a full team.</p>
<p>I will update the downloads page with instructions on how to access Git later this weekend. In the meantime, feel free to visit the justcheckers SourceForge project page for instructions on how to checkout the code in Git.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2011/12/moving-to-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solo Coding and Android Progress</title>
		<link>http://justcheckers.org/2011/02/solo-coding-and-android-progress/</link>
		<comments>http://justcheckers.org/2011/02/solo-coding-and-android-progress/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 17:27:06 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[solo]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=110</guid>
		<description><![CDATA[The move to using Android as a base for justCheckers is going well. I&#8217;ve already managed to setup a nice looking user interface. And the information screens work without any problems. All that remains is to build a settings screen &#8230; <a href="http://justcheckers.org/2011/02/solo-coding-and-android-progress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The move to using Android as a base for justCheckers is going well.  I&#8217;ve already managed to setup a nice looking user interface.  And the information screens work without any problems.  All that remains is to build a settings screen and the game screens.  This entire project is still a work in progress and so I expect many changes as the project matures.</p>
<p>Another thing I realized is that at the moment I do not need a team of developers to build justcheckers.  At least at the moment, I can get more done without worrying about coordinating a team.  I might ask for contributions at a later date, but for now I&#8217;m going to fly solo.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2011/02/solo-coding-and-android-progress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Behold the Android</title>
		<link>http://justcheckers.org/2011/01/behold-the-android/</link>
		<comments>http://justcheckers.org/2011/01/behold-the-android/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 17:13:39 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[future]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=106</guid>
		<description><![CDATA[Just in case someone thought that this project is dead, I would to disprove them of this. I&#8217;ve resumed work on justCheckers with a slight change of direction. Over the past few months, I&#8217;ve started work as an Android developer &#8230; <a href="http://justcheckers.org/2011/01/behold-the-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just in case someone thought that this project is dead, I would to disprove them of this.  I&#8217;ve resumed work on justCheckers with a slight change of direction.  Over the past few months, I&#8217;ve started work as an Android developer for a media firm and I&#8217;d like to apply all that I have learned on this project.  By switching over to Android, there are a lot of things that will get simplified.  Especially the end product is a lot easier to deploy on Android handsets than on desktops.  Does this mean that the desktop version will cease to exist?  No.  Rather it will be easier to the desktop version, once the existing codebase is refactored.  But for now I will concentrate on the Android version, because it is easier, more fun and will easily raise the visibility of the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2011/01/behold-the-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site</title>
		<link>http://justcheckers.org/2010/08/new-site/</link>
		<comments>http://justcheckers.org/2010/08/new-site/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 03:42:36 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=11</guid>
		<description><![CDATA[Apologizes for the surprise website change.  However after months of silence and lots of haggling with Drupal, I just could not take it anymore.  So now the official justCheckers site runs on WordPress 3!  Yay! This website is still a &#8230; <a href="http://justcheckers.org/2010/08/new-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Apologizes for the surprise website change.  However after months of silence and lots of haggling with Drupal, I just could not take it anymore.  So now the official justCheckers site runs on WordPress 3!  Yay!</p>
<p>This website is still a work in progress.  I still need to upload the old content from the older Drupal site.  Also while the default theme is great, it really needs some love before I can say the website is fully ready.  Hopefully before the end of next week, I&#8217;ll have most of this done.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2010/08/new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Developers and Mailing List</title>
		<link>http://justcheckers.org/2009/12/new-developers-and-mailing-list-2/</link>
		<comments>http://justcheckers.org/2009/12/new-developers-and-mailing-list-2/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 23:30:30 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=66</guid>
		<description><![CDATA[I am e-mailing back all those interested in contributing to justCheckers. We also have one new developer: welcome pushdown! Finally the justcheckers-developers mailing list is back in action. I suggest all developers and potential contributers subscribe to the developer mailing &#8230; <a href="http://justcheckers.org/2009/12/new-developers-and-mailing-list-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am e-mailing back all those interested in contributing to  justCheckers.  We also have one new developer: welcome pushdown!   Finally the justcheckers-developers mailing list is back in action.  I  suggest all developers and potential contributers subscribe to the <a href="https://lists.sourceforge.net/lists/listinfo/justcheckers-developer">developer mailing list</a>.  Looks like we have a go for justCheckers!</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2009/12/new-developers-and-mailing-list-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apologies to All Who Answered My Call for Help</title>
		<link>http://justcheckers.org/2009/12/apologies-to-all-who-answered-my-call-for-help/</link>
		<comments>http://justcheckers.org/2009/12/apologies-to-all-who-answered-my-call-for-help/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 15:58:48 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=56</guid>
		<description><![CDATA[Oh my, I must apologize to everyone who has offered to help with the justCheckers project.  It seems that my Gmail spam filter likes to chuck SourceForge related e-mails into the abyss of the spam folder. And I just noticed &#8230; <a href="http://justcheckers.org/2009/12/apologies-to-all-who-answered-my-call-for-help/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Oh my, I must apologize to everyone who has offered to help with the  justCheckers project.  It seems that my Gmail spam filter likes to chuck  SourceForge related e-mails into the abyss of the spam folder.  And I  just noticed a whole thread of people offering to help with  justCheckers!  I apologize for not checking earlier.  I will get back to  all of you who replied back to my call for help, very, very shortly.   In the future I will keep an eye on my spam folder, to make sure this  doesn&#8217;t happen again.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2009/12/apologies-to-all-who-answered-my-call-for-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial Roadmap for Project Up</title>
		<link>http://justcheckers.org/2009/12/initial-roadmap-for-project-up/</link>
		<comments>http://justcheckers.org/2009/12/initial-roadmap-for-project-up/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:46:47 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=52</guid>
		<description><![CDATA[I added an initial roadmap for the justCheckers project. It is a bit spartan, but hopefully it will help everyone who wants to contribute on the same page.]]></description>
			<content:encoded><![CDATA[<p>I added an <a href="project-roadmap/">initial roadmap for the justCheckers project</a>.  It is a bit spartan, but hopefully it will help everyone who wants to contribute on the same page.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2009/12/initial-roadmap-for-project-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaned Up and Open for Business</title>
		<link>http://justcheckers.org/2009/11/cleaned-up-and-open-for-business/</link>
		<comments>http://justcheckers.org/2009/11/cleaned-up-and-open-for-business/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 23:02:01 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=47</guid>
		<description><![CDATA[It took a while. A much needed upgrade, some changes to bring this site back into the larger multi-site effort I&#8217;m involved and some re-integration work back into SourceForge&#8230; and justCheckers is back! Finally there are no more blockers to &#8230; <a href="http://justcheckers.org/2009/11/cleaned-up-and-open-for-business/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<p>It took a while.  A much needed upgrade, some changes to bring  this site back into the larger multi-site effort I&#8217;m involved and some  re-integration work back into SourceForge&#8230; and justCheckers is back!   Finally there are no more blockers to getting back into coding, and  hopefully moving this project forward.  The plan is to finally get  around to implementing the work I&#8217;ve meant to implement for so long.</p>
<p>So justCheckers is open for business&#8230; and is <a href="http://sourceforge.net/project/memberlist.php?group_id=89293">seeking new developers</a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2009/11/cleaned-up-and-open-for-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back on SourceForge</title>
		<link>http://justcheckers.org/2009/10/back-on-sourceforge/</link>
		<comments>http://justcheckers.org/2009/10/back-on-sourceforge/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 20:11:58 +0000</pubDate>
		<dc:creator>Dorian Pula</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://justcheckers.org/?p=84</guid>
		<description><![CDATA[I tried, but I just could not wrap my head around Bazaar and Launchpad. Both are amazing technologies from one of my favourite firms: Canonical. However for this project, there was too much hassle to get started and to migrate &#8230; <a href="http://justcheckers.org/2009/10/back-on-sourceforge/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I tried, but I just could not wrap my head around <a href="http://bazaar-vcs.org/">Bazaar</a> and <a href="http://launchpad.net/">Launchpad</a>.  Both are amazing technologies from one of my favourite firms: <a href="http://www.canonical.com/">Canonical</a>.  However for this project, there was too much hassle to get started and to migrate to using <a href="http://bazaar-vcs.org/">Bazaar</a>.  So instead I&#8217;m reverting back to the tried and true: Subversion and <a href="http://sourceforge.net/">SourceForge</a>.  I setup a new account for myself on <a href="http://sourceforge.net/">SourceForge</a>, and renewed the project&#8217;s account.  I&#8217;ll setup a <a href="http://taskfreak.org/">TaskFreak!</a> TODO list and web analytics for the project next.  And after that I&#8217;ll  dive back into developing justCheckers.  Also plan on recruiting  developers to help out once I stabilize the source code.</p>
]]></content:encoded>
			<wfw:commentRss>http://justcheckers.org/2009/10/back-on-sourceforge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

