<?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>Coobird's Devblog &#187; Blocks</title>
	<atom:link href="http://devblog.coobird.net/category/blocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.coobird.net</link>
	<description>Coobird's Development Blog</description>
	<lastBuildDate>Thu, 12 Mar 2009 04:22:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Coobird&#8217;s Blocks release 0.2</title>
		<link>http://devblog.coobird.net/2008/05/08/coobirds-blocks-release-02/</link>
		<comments>http://devblog.coobird.net/2008/05/08/coobirds-blocks-release-02/#comments</comments>
		<pubDate>Thu, 08 May 2008 08:29:46 +0000</pubDate>
		<dc:creator>coobird</dc:creator>
				<category><![CDATA[Blocks]]></category>

		<guid isPermaLink="false">http://devblog.coobird.net/?p=7</guid>
		<description><![CDATA[ Coobird&#8217;s Blocks 0.2 has been released. They include some minor changes such as:

Selectable background image.
Default image path changed.
Uses the AWT Toolkit instance for loading images.

The background image can be selected from the applet and application versions of Blocks. With the applet, the HTML file which hosts the applet can pass the &#8220;background&#8221; parameter with [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left;" src="http://coobird.net/mini_blocks.png" alt="Blocks image" /> <a title="Coobird's Blocks" href="http://projects.coobird.net/Blocks/">Coobird&#8217;s Blocks</a> 0.2 has been released. They include some minor changes such as:</p>
<ul>
<li>Selectable background image.</li>
<li>Default image path changed.</li>
<li>Uses the AWT Toolkit instance for loading images.</li>
</ul>
<p>The background image can be selected from the applet and application versions of Blocks. With the applet, the HTML file which hosts the applet can pass the &#8220;background&#8221; parameter with the image to load. The application can have its background image changed by using the &#8220;-background&#8221; switch with the path to the image when launching the application.</p>
<p>The default image name was changed to &#8220;background.jpg&#8221; from &#8220;blocks-background.jpg&#8221;.</p>
<p>When loading the background image in the application, the AWT Toolkit instance is used to load the image. The previous release used the Java Image I/O API, which is only available with Java 2 Platform, Standard Edition, v. 1.4.2 or higher. Using the AWT Toolkit should allow JRE 1.2 or higher, although it has not been tested.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.coobird.net/2008/05/08/coobirds-blocks-release-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Release of Coobird&#8217;s Blocks</title>
		<link>http://devblog.coobird.net/2008/05/03/first-release-of-coobirds-blocks/</link>
		<comments>http://devblog.coobird.net/2008/05/03/first-release-of-coobirds-blocks/#comments</comments>
		<pubDate>Sun, 04 May 2008 04:15:35 +0000</pubDate>
		<dc:creator>coobird</dc:creator>
				<category><![CDATA[Blocks]]></category>

		<guid isPermaLink="false">http://devblog.coobird.net/?p=6</guid>
		<description><![CDATA[Coobird&#8217;s Blocks has been released. The applet is available to play on the coobird.net website, and the Coobird&#8217;s Blocks project page has the applet, application and source code available under the modified BSD license.
The Java-based block-breaking game has been in development for some time, and it is a third iteration of the block-breaking game. The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left;" src="http://coobird.net/mini_blocks.png" alt="Coobird's Blocks image" />Coobird&#8217;s Blocks has been released. The applet is available to <a title="Play Coobird's Blocks" href="http://coobird.net/Blocks/">play</a> on the coobird.net website, and the <a title="Coobird's Blocks" href="http://projects.coobird.net/Blocks/">Coobird&#8217;s Blocks project page</a> has the applet, application and source code available under the modified BSD license.</p>
<p>The Java-based block-breaking game has been in development for some time, and it is a third iteration of the block-breaking game. The history of the game along with more information is available at <a title="Coobird's Blocks" href="http://projects.coobird.net/Blocks/">http://projects.coobird.net/Blocks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.coobird.net/2008/05/03/first-release-of-coobirds-blocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
