<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Zyps</title>
	<link>http://jay.mcgavren.com/zyps</link>
	<description>A game library for Ruby</description>
	<pubDate>Thu, 10 Jul 2008 03:37:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Zyps 0.7.6</title>
		<link>http://jay.mcgavren.com/zyps/archives/58</link>
		<comments>http://jay.mcgavren.com/zyps/archives/58#comments</comments>
		<pubDate>Sat, 01 Mar 2008 04:58:08 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[Zyps]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/58</guid>
		<description><![CDATA[With this release, the Zyps project welcomes a new contributor, Jim Vallandingham.
New features:
Clock now lets you speed up or slow down global time. A corresponding control has been added to the GUI.
New actions - SpawnAction, ShootAction, ExplodeAction. These should make it easy to build a 2D shooter game now.
A new condition - ElapsedTimeCondition.
]]></description>
			<content:encoded><![CDATA[<p>With this release, the Zyps project welcomes a new contributor, Jim Vallandingham.</p>
<p>New features:<br />
Clock now lets you speed up or slow down global time. A corresponding control has been added to the GUI.<br />
New actions - SpawnAction, ShootAction, ExplodeAction. These should make it easy to build a 2D shooter game now.<br />
A new condition - ElapsedTimeCondition.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/58/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.7.5</title>
		<link>http://jay.mcgavren.com/zyps/archives/54</link>
		<comments>http://jay.mcgavren.com/zyps/archives/54#comments</comments>
		<pubDate>Sat, 16 Feb 2008 09:47:51 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[Zyps]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/54</guid>
		<description><![CDATA[Behavior#perform changed to call start(), do() on all actions if no Conditions specified.
do() for all actions changed to allow empty target list.
Turn action now unconditional in GUI.
Added WrapAround to environmental factors.
]]></description>
			<content:encoded><![CDATA[<p>Behavior#perform changed to call start(), do() on all actions if no Conditions specified.<br />
do() for all actions changed to allow empty target list.<br />
Turn action now unconditional in GUI.<br />
Added WrapAround to environmental factors.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/54/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.7.4</title>
		<link>http://jay.mcgavren.com/zyps/archives/44</link>
		<comments>http://jay.mcgavren.com/zyps/archives/44#comments</comments>
		<pubDate>Wed, 06 Feb 2008 07:11:34 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/44</guid>
		<description><![CDATA[This version offers considerable speed improvements, thanks to better caching of distance and angle calculations and a simple scheduler for Behaviors.
]]></description>
			<content:encoded><![CDATA[<p>This version offers considerable speed improvements, thanks to better caching of distance and angle calculations and a simple scheduler for Behaviors.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/44/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.7.3</title>
		<link>http://jay.mcgavren.com/zyps/archives/43</link>
		<comments>http://jay.mcgavren.com/zyps/archives/43#comments</comments>
		<pubDate>Mon, 04 Feb 2008 19:09:46 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/43</guid>
		<description><![CDATA[Re-added &#8216;click here&#8217; message to GUI.
Trails mode didn&#8217;t play nice with resizing or messages, so removed it.
Brightened default creature color in GUI.
]]></description>
			<content:encoded><![CDATA[<p>Re-added &#8216;click here&#8217; message to GUI.<br />
Trails mode didn&#8217;t play nice with resizing or messages, so removed it.<br />
Brightened default creature color in GUI.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/43/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.7.2</title>
		<link>http://jay.mcgavren.com/zyps/archives/42</link>
		<comments>http://jay.mcgavren.com/zyps/archives/42#comments</comments>
		<pubDate>Thu, 31 Jan 2008 00:55:17 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/42</guid>
		<description><![CDATA[This release of Zyps makes several additions to the GUI, including the ability to save your environment and re-load it later.
]]></description>
			<content:encoded><![CDATA[<p>This release of Zyps makes several additions to the GUI, including the ability to save your environment and re-load it later.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/42/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.7.1</title>
		<link>http://jay.mcgavren.com/zyps/archives/41</link>
		<comments>http://jay.mcgavren.com/zyps/archives/41#comments</comments>
		<pubDate>Sat, 26 Jan 2008 05:32:03 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/41</guid>
		<description><![CDATA[In this version, window resize bugs (especially on OS X) should be fixed.
]]></description>
			<content:encoded><![CDATA[<p>In this version, window resize bugs (especially on OS X) should be fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/41/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.7.0</title>
		<link>http://jay.mcgavren.com/zyps/archives/40</link>
		<comments>http://jay.mcgavren.com/zyps/archives/40#comments</comments>
		<pubDate>Sat, 26 Jan 2008 00:52:34 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/40</guid>
		<description><![CDATA[This is a major release for Zyps. Most important is the switch from the Ruby-GNOME2 to WxRuby, which is available as a gem. This means no more manual installation of dependencies before you can run the Zyps GUI. (And a nice little rendering speed boost, too.)
Behaviors now act upon all eligible targets in a single [...]]]></description>
			<content:encoded><![CDATA[<p>This is a major release for Zyps. Most important is the switch from the Ruby-GNOME2 to WxRuby, which is available as a gem. This means no more manual installation of dependencies before you can run the Zyps GUI. (And a nice little rendering speed boost, too.)</p>
<p>Behaviors now act upon all eligible targets in a single update, as well. This means more flexibility for your Actions and Conditions.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/40/feed</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://jay.mcgavren.com/zyps/archives/39</link>
		<comments>http://jay.mcgavren.com/zyps/archives/39#comments</comments>
		<pubDate>Tue, 13 Nov 2007 18:58:35 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/39</guid>
		<description><![CDATA[James Britt got Ruby-GNOME2 running on KUbuntu, and shared his steps to do so:

Set 1: get the ruby-gnome source and unpack.  You get a directory tree
like this:

james@xxx:~/ruby-gnome2-all-0.16.0$ lt
total 220
-rw-r--r--  1 james james  3473 2007-11-11 09:39 AUTHORS
-rw-r--r--  1 james james  3765 2007-11-11 09:39 README
-rw-r--r--  1 james james 52906 2007-11-11 09:39 [...]]]></description>
			<content:encoded><![CDATA[<p>James Britt got Ruby-GNOME2 running on KUbuntu, and shared his steps to do so:</p>
<blockquote><p>
Set 1: get the ruby-gnome source and unpack.  You get a directory tree<br />
like this:</p>
<pre>
james@xxx:~/ruby-gnome2-all-0.16.0$ lt
total 220
-rw-r--r--  1 james james  3473 2007-11-11 09:39 AUTHORS
-rw-r--r--  1 james james  3765 2007-11-11 09:39 README
-rw-r--r--  1 james james 52906 2007-11-11 09:39 NEWS
-rw-r--r--  1 james james  2477 2007-11-11 09:39 extconf.rb
-rw-r--r--  1 james james   864 2007-11-11 09:39 exec_make.rb
-rw-r--r--  1 james james 26430 2007-11-11 09:39 COPYING.LIB
-rw-r--r--  1 james james  7243 2007-11-11 09:39 ChangeLog
drwxr-xr-x 23 james james  4096 2007-11-11 09:39 .
drwxr-xr-x 77 james james 20480 2007-11-12 19:46 ..
drwxr-xr-x  5 james james  4096 2007-11-12 19:48 libglade
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gtksourceview
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gnomevfs
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 poppler
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gnome
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gnomeprintui
drwxr-xr-x  5 james james  4096 2007-11-12 19:48 gnomeprint
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 panel-applet
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gnomecanvas
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 rsvg
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gtkhtml2
drwxr-xr-x  5 james james  4096 2007-11-12 19:48 gconf
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 libart
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gtkmozembed
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 vte
-rw-r--r--  1 james james   365 2007-11-12 19:48 Makefile
drwxr-xr-x  4 james james  4096 2007-11-12 19:48 gtkglext
drwxr-xr-x  4 james james  4096 2007-11-12 19:57 gtk
drwxr-xr-x  5 james james  4096 2007-11-12 19:58 glib
drwxr-xr-x  3 james james  4096 2007-11-12 19:59 atk
drwxr-xr-x  4 james james  4096 2007-11-12 19:59 pango
drwxr-xr-x  4 james james  4096 2007-11-12 20:00 gdkpixbuf
</pre>
<p>Step 2</p>
<p>Read the README.  But it is incomplete.</p>
<p>run this</p>
<pre>
   ruby extconf.rb
   make
   sudo make install
</pre>
<p>in the root of this source tree</p>
<p>Step 3:</p>
<p>Install the zyps gem</p>
<p>Step 4:</p>
<p>Try running zyps_demo.  It will likely fails, and complain tht it cannot<br />
find something, such as gtk2</p>
<p>Go to the ruby-gnome dir and cd into the sub dir for the missing lib.</p>
<p>Run this, in that dir</p>
<pre>
   ruby extconf.rb
   make
   sudo make install
</pre>
<p>Steps 5 - N</p>
<p>Keep trying the demo, and if it fails, note which lib is missing, find<br />
it in one of the ruby-gnome subdirs, and run the above<br />
extconf/make/install sequnce
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/39/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.6.3</title>
		<link>http://jay.mcgavren.com/zyps/archives/37</link>
		<comments>http://jay.mcgavren.com/zyps/archives/37#comments</comments>
		<pubDate>Thu, 08 Nov 2007 23:14:10 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/37</guid>
		<description><![CDATA[Added BreedAction.
BreedAction now creates deep copies of behaviors, and children half the size of parents.
Merged zyps_server functions with zyps.
Push/pull strength reduced to 100.
Added clear environment button to GUI.
All actions split into separate Behaviors in GUI.
]]></description>
			<content:encoded><![CDATA[<p>Added BreedAction.<br />
BreedAction now creates deep copies of behaviors, and children half the size of parents.<br />
Merged zyps_server functions with zyps.<br />
Push/pull strength reduced to 100.<br />
Added clear environment button to GUI.<br />
All actions split into separate Behaviors in GUI.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/37/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zyps 0.6.2</title>
		<link>http://jay.mcgavren.com/zyps/archives/36</link>
		<comments>http://jay.mcgavren.com/zyps/archives/36#comments</comments>
		<pubDate>Thu, 01 Nov 2007 20:51:57 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jay.mcgavren.com/zyps/archives/36</guid>
		<description><![CDATA[zyps/remote library added.
Some EnvironmentalFactors work better with zyps_server now.
]]></description>
			<content:encoded><![CDATA[<p>zyps/remote library added.<br />
Some EnvironmentalFactors work better with zyps_server now.</p>
]]></content:encoded>
			<wfw:commentRss>http://jay.mcgavren.com/zyps/archives/36/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.752 seconds -->
