<?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>Systom software website</title>
	<atom:link href="http://www.systomsoft.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.systomsoft.com</link>
	<description>little bit of fun for our meaningful life</description>
	<lastBuildDate>Tue, 02 Mar 2010 18:52:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reverse an array without using a loop???</title>
		<link>http://www.systomsoft.com/uncategorized/125</link>
		<comments>http://www.systomsoft.com/uncategorized/125#comments</comments>
		<pubDate>Tue, 02 Mar 2010 18:49:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?p=125</guid>
		<description><![CDATA[	 Hiring a programmer? Ask these questions in the interview &#124; IT Leadership 	 &#124; TechRepublic.com	 

			Hiring a programmer? Ask these questions in the interview &#124; IT Leadership
			&#124; TechRepublic.com
		
Reverse an array without using a loop
I read the article and tried to make the program.
I am not sure if this is correct. Let me know what [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://blogs.techrepublic.com.com/tech-manager/?p=3023' title='	 Hiring a programmer? Ask these questions in the interview | IT Leadership 	 | TechRepublic.com	 '>	 Hiring a programmer? Ask these questions in the interview | IT Leadership 	 | TechRepublic.com	 </a></p>
<blockquote><div class="quotetitle"><a href='http://blogs.techrepublic.com.com/tech-manager/?p=3023' title='<br />
			Hiring a programmer? Ask these questions in the interview | IT Leadership<br />
			| TechRepublic.com<br />
		'><br />
			Hiring a programmer? Ask these questions in the interview | IT Leadership<br />
			| TechRepublic.com<br />
		</a></div>
<p>Reverse an array without using a loop</p></blockquote>
<p>I read the article and tried to make the program.</p>
<p>I am not sure if this is correct. Let me know what you think.</p>
<p><script type="text/javascript" src="http://blog.livedoor.jp/dankogai/js/sourceviewer.js"></script><br />
<script>//<![CDATA[
var sourceViewer = new SourceViewer();
sourceViewer.boot(sourceViewer, 'sourcecode');
//]]&gt;</script></p>
<style>
.sourcecode { display: none }
</style>
<p><textarea class="sourcecode"><br />
int main(void) {<br />
	int size = 5;<br />
	int myarray[] = {1,2,3,4,5};<br />
	int newarray[size];</p>
<p>	rev(&#038;myarray[0], &#038;newarray[0], size);<br />
}</p>
<p>void rev(int* oldArray, int* newArray, int num)<br />
{<br />
	int* next= oldArray;<br />
	num&#8211;;<br />
	if (num>1)<br />
	{<br />
		next++;<br />
		rev(next, num);<br />
	}</p>
<p>	*newArray = *oldArray;<br />
	newArray++;</p>
<p>}<br />
</textarea></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/uncategorized/125/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zero4Racer</title>
		<link>http://www.systomsoft.com/software/zero4racer</link>
		<comments>http://www.systomsoft.com/software/zero4racer#comments</comments>
		<pubDate>Fri, 27 Feb 2009 21:22:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?page_id=25</guid>
		<description><![CDATA[On your mark, get set, GO!
Get ready for Zero4 Racer a realistic 400 meter drag race that puts your driving skills to the Test!!
Inspired by Japanese street racing, Zero4 Racer is designed to imitate a manual transmission and is designed for accuracy.
With precise acceleration, clutch, and gear movements, go from 0 to 400 meters in [...]]]></description>
			<content:encoded><![CDATA[<p>On your mark, get set, GO!</p>
<p>Get ready for Zero4 Racer a realistic 400 meter drag race that puts your driving skills to the Test!!<br />
Inspired by Japanese street racing, Zero4 Racer is designed to imitate a manual transmission and is designed for accuracy.<br />
With precise acceleration, clutch, and gear movements, go from 0 to 400 meters in record time.</p>
<p>We are still working on the update for this game.<br />
Future version will be include following features.<br />
1. show best time on the circuit.<br />
2. customize your car and make better time.<br />
3. If you made good time, you can get faster car.<br />
4. Network competition.<br />
&#8230;.</p>
<div id="attachment_59" class="wp-caption aligncenter" style="width: 310px"><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=305782253&amp;mt=8"><img class="size-medium wp-image-59" title="appstore" src="http://www.systomsoft.com/wp-content/uploads/2009/02/appstore-300x98.png" alt="appstore" width="300" height="98" /></a><p class="wp-caption-text">appstore</p></div>
<p>
<a href='http://www.systomsoft.com/software/zero4racer/attachment/carmodel' title='carmodel'><img width="150" height="150" src="http://www.systomsoft.com/wp-content/uploads/2009/02/carmodel-150x150.jpg" class="attachment-thumbnail" alt="carmodel" title="carmodel" /></a>
<a href='http://www.systomsoft.com/software/zero4racer/attachment/appstore' title='appstore'><img width="150" height="150" src="http://www.systomsoft.com/wp-content/uploads/2009/02/appstore-150x150.png" class="attachment-thumbnail" alt="appstore" title="appstore" /></a>
<a href='http://www.systomsoft.com/software/zero4racer/attachment/screenshot-20090408-040218' title='screenshot-20090408-040218'><img width="150" height="150" src="http://www.systomsoft.com/wp-content/uploads/2009/02/screenshot-20090408-040218-150x150.jpg" class="attachment-thumbnail" alt="" title="screenshot-20090408-040218" /></a>
<a href='http://www.systomsoft.com/software/zero4racer/attachment/screenshot-20090408-040245' title='screenshot-20090408-040245'><img width="150" height="150" src="http://www.systomsoft.com/wp-content/uploads/2009/02/screenshot-20090408-040245-150x150.jpg" class="attachment-thumbnail" alt="" title="screenshot-20090408-040245" /></a>
<a href='http://www.systomsoft.com/software/zero4racer/attachment/screenshot-20090408-041144' title='screenshot-20090408-041144'><img width="150" height="150" src="http://www.systomsoft.com/wp-content/uploads/2009/02/screenshot-20090408-041144-150x150.jpg" class="attachment-thumbnail" alt="" title="screenshot-20090408-041144" /></a>
<a href='http://www.systomsoft.com/software/zero4racer/attachment/screenshot-20090408-041454' title='screenshot-20090408-041454'><img width="150" height="150" src="http://www.systomsoft.com/wp-content/uploads/2009/02/screenshot-20090408-041454-150x150.jpg" class="attachment-thumbnail" alt="" title="screenshot-20090408-041454" /></a>
<a href='http://www.systomsoft.com/software/zero4racer/attachment/screenshot-20090408-041525' title='screenshot-20090408-041525'><img width="150" height="150" src="http://www.systomsoft.com/wp-content/uploads/2009/02/screenshot-20090408-041525-150x150.jpg" class="attachment-thumbnail" alt="" title="screenshot-20090408-041525" /></a>
<br />
Published and distributed by Systom Software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/software/zero4racer/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iYaketyYak</title>
		<link>http://www.systomsoft.com/software/iyaketyyak</link>
		<comments>http://www.systomsoft.com/software/iyaketyyak#comments</comments>
		<pubDate>Sat, 30 May 2009 22:27:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?page_id=116</guid>
		<description><![CDATA[What is iYaketyYak? 
iYaketyYak is an application designed to be a multi-use word game builder. It contains a sample icebreaker game that includes 184 conversation starter questions. 
To give you an idea of what you can create with iYaketyYak we have divided these 184 questions into 9 sub-categories: Favorites, Love, Travel, Food, Have you ever, What if, [...]]]></description>
			<content:encoded><![CDATA[<p>What is iYaketyYak? <br />
iYaketyYak is an application designed to be a multi-use word game builder. It contains a sample icebreaker game that includes 184 conversation starter questions. <br />
To give you an idea of what you can create with iYaketyYak we have divided these 184 questions into 9 sub-categories: Favorites, Love, Travel, Food, Have you ever, What if, Life, Fears, and Tell me about. Each sub-category contains a list of questions; the timer is set for 30 seconds. <br />
You can choose to see the questions in random or chronological order; you can also choose to display all of the questions within the 9 sub-categories or questions within a single sub-category. If the question is answered within the 30 seconds you simply shake your iPhone to go to the following question. If the question in not answered in a timely manner the countdown begins, when time runs out the timer goes off and a pop-up-clock blocks the question. <br />
You can use this same game format for charades, coin-toss-ups, debate discussions, study notes, trivia&#8230; <br />
The great thing about iYaketyYak is that there is no limited number of categories or data input. The timer can be set anywhere between 1second to 30 minutes, allowing you to have full control of how long the data will be displayed. <br />
With iYaketyYak the possibilities are endless. iYaketyYak is fun, creative and functional. <br />
What will you make with iYaketyYak?!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/software/iyaketyyak/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software</title>
		<link>http://www.systomsoft.com/software</link>
		<comments>http://www.systomsoft.com/software#comments</comments>
		<pubDate>Fri, 27 Feb 2009 21:17:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?page_id=17</guid>
		<description><![CDATA[March 1, we will release first iPhone/iPod touch application &#8220;Zero4Racer&#8221;.
Zero4Racer is available in iTunes App Store.

]]></description>
			<content:encoded><![CDATA[<p>March 1, we will release first iPhone/iPod touch application &#8220;Zero4Racer&#8221;.<br />
Zero4Racer is available in iTunes App Store.<br />
<a href="http://www.systomsoft.com/software/zero4racer/"><img class="aligncenter size-medium wp-image-41" title="bigicon" src="http://www.systomsoft.com/wp-content/uploads/2009/02/bigicon-300x300.jpg" alt="bigicon" width="300" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/software/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact us</title>
		<link>http://www.systomsoft.com/contact-us</link>
		<comments>http://www.systomsoft.com/contact-us#comments</comments>
		<pubDate>Fri, 27 Feb 2009 20:43:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?page_id=7</guid>
		<description><![CDATA[

Your Name: 

 (required)
Your Email:

 (required)
Subject:

 (required)
Your Message: 


Send a copy to yourself?







&#160;
You can also send email to  info@systomsoft.com
]]></description>
			<content:encoded><![CDATA[<div class="contactform" id="c_form_2">
<form action="http://www.systomsoft.com/contact-us#c_form_2" method="post">
<div class="contactleft"><label for="wpcf_your_name">Your Name: </label></div>
<div class="contactright">
<input type="text" name="wpcf_your_name" id="wpcf_your_name" size="30" maxlength="50" value="" /> (required)</div>
<div class="contactleft"><label for="wpcf_email">Your Email:</label></div>
<div class="contactright">
<input type="text" name="wpcf_email" id="wpcf_email" size="30" maxlength="50" value="" /> (required)</div>
<div class="contactleft"><label for="wpcf_subject">Subject:</label></div>
<div class="contactright">
<input type="text" name="wpcf_subject" id="wpcf_subject" size="30" maxlength="50" value="" /> (required)</div>
<div class="contactleft"><label for="wpcf_msg">Your Message: </label></div>
<div class="contactright"><textarea name="wpcf_msg" id="wpcf_msg" cols="30" rows="8" ></textarea></div>
<p></p>
<div class="contactleft"><label for="carbon_copy">Send a copy to yourself?</label></div>
<div class="contactright" id="carbon_copy">
<input type="checkbox" name="carbon_copy" value="true" /></div>
<div class="contactright">
<input type="submit" name="Submit" value="Send Message" id="contactsubmit" />
<input type="hidden" name="wpcf_stage" value="process" /></div>
</p></form>
</p></div>
<div style="clear:both; height:1px;">&nbsp;</div>
<p>You can also send email to  <a href="mailto:">info@systomsoft.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/contact-us/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About us</title>
		<link>http://www.systomsoft.com/about</link>
		<comments>http://www.systomsoft.com/about#comments</comments>
		<pubDate>Tue, 24 Feb 2009 00:36:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?page_id=2</guid>
		<description><![CDATA[About Us
Systom Software is a family corporate business  that developing iPhone/iPod touch softwares. We are just started this project November 2008. Our policy is everyone especially the kids have fun and educational time with technology. As one of parents, our software never contains violence, magic, and sexual expression. Hope everyone enjoy our software.
 
Tomohisa &#38; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>About Us</strong></p>
<p><strong>Systom Software</strong> is a family corporate business  that developing iPhone/iPod touch softwares. We are just started this project November 2008. Our policy is everyone especially the kids have fun and educational time with technology. As one of parents, our software never contains violence, magic, and sexual expression. Hope everyone enjoy our software.</p>
<div id="attachment_11" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-11" title="home" src="http://www.systomsoft.com/wp-content/uploads/2009/02/home-300x197.jpg" alt="from our house" width="300" height="197" /><p class="wp-caption-text">from our house</p></div>
<p> </p>
<p>Tomohisa &amp; Elsa Takaoka</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Way to mark best time in Zero4Racer</title>
		<link>http://www.systomsoft.com/blog/95</link>
		<comments>http://www.systomsoft.com/blog/95#comments</comments>
		<pubDate>Mon, 27 Apr 2009 05:29:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Zero4Racer]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?p=95</guid>
		<description><![CDATA[This game is kinda difficult, Many people complain to me &#8216;I don&#8217;t Get How to play&#8217;.
Let me tell you trick how to make Best time.
1. Shorten your reaction time.
Red signal has 2 lights, and the time that only one red signal lights is 2 second. then when you see only one red signal lights, count [...]]]></description>
			<content:encoded><![CDATA[<p>This game is kinda difficult, Many people complain to me &#8216;I don&#8217;t Get How to play&#8217;.</p>
<p>Let me tell you trick how to make Best time.</p>
<p>1. Shorten your reaction time.</p>
<p>Red signal has 2 lights, and the time that only one red signal lights is 2 second. then when you see only one red signal lights, count one, two, and release your clutch without checking out the green light. Don&#8217;t afraid to make false start.</p>
<p><a href="http://www.systomsoft.com/wp-content/uploads/2009/04/screenshot-20090408-0409441.png"><img class="aligncenter size-full wp-image-100" title="screenshot-20090408-0409441" src="http://www.systomsoft.com/wp-content/uploads/2009/04/screenshot-20090408-0409441.png" alt="screenshot-20090408-0409441" width="480" height="320" /></a></p>
<p> </p>
<p>2. Use Half clutch.</p>
<p>If your car has strong torque, car slips and loss so much time. Use half clutch to not to send all engine power to the tire and get maximum acceleration.</p>
<p> </p>
<p>3. Don&#8217;t waist your time with changing gear.</p>
<p>You can only change gear with clutch on, but when clutch is on, Engine torque doesn&#8217;t go to tire. then try to tap clutch and shift up button same timing, so you don&#8217;t waist any time.</p>
<p> </p>
<p>4. Use best parts.</p>
<p>This is my recommended parts.</p>
<p>a. weight on accelerate tire.</p>
<p>if you have FR car, put weight on rear, even weight is more, you gain more acceleration.</p>
<p><a href="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts3.jpg"><img class="aligncenter size-full wp-image-104" title="zero4racerparts3" src="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts3.jpg" alt="zero4racerparts3" width="480" height="320" /></a></p>
<p>b. Better tire.</p>
<p>Better tire, better acceleration. but need more money.</p>
<p><a href="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts2.jpg"><img class="aligncenter size-full wp-image-105" title="zero4racerparts2" src="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts2.jpg" alt="zero4racerparts2" width="480" height="320" /></a></p>
<p>c. tuned Engine.</p>
<p>This only work if you already tune a. and b. but it makes really defference.</p>
<p><a href="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts1.jpg"><img class="aligncenter size-full wp-image-106" title="zero4racerparts1" src="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts1.jpg" alt="zero4racerparts1" width="480" height="320" /></a></p>
<p>Try these parts, and you can see under 14.00.</p>
<p> </p>
<p>5. Use Time Challenge.</p>
<p>Everything need money in this game. Try using time challenge and you&#8217;ll earn 3 times money than free trial.</p>
<p><a href="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts11.jpg"><img class="aligncenter size-full wp-image-107" title="zero4racerparts11" src="http://www.systomsoft.com/wp-content/uploads/2009/04/zero4racerparts11.jpg" alt="zero4racerparts11" width="480" height="320" /></a></p>
<p>So, I&#8217;ll try make better game. This game is little nerds. but you can enjoy so much if you like cars, tune ups.</p>
<p>Wait for new update.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/blog/95/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zero4Racer is now available in AppStore</title>
		<link>http://www.systomsoft.com/software/65</link>
		<comments>http://www.systomsoft.com/software/65#comments</comments>
		<pubDate>Sun, 01 Mar 2009 00:18:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Zero4Racer]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?p=65</guid>
		<description><![CDATA[ 

from March 1st, Zero4Racer is available in AppStore.
This is screen capture of Japanese AppStore.
 
 
 
 
]]></description>
			<content:encoded><![CDATA[<p> </p>
<div>
<p>from March 1st, Zero4Racer is available in AppStore.</p>
<p>This is screen capture of Japanese AppStore.</p>
<p> </p>
<div id="attachment_63" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.systomsoft.com/wp-content/uploads/2009/03/screenshot.jpg"><img class="size-medium wp-image-63" title="screenshot" src="http://www.systomsoft.com/wp-content/uploads/2009/03/screenshot-300x197.jpg" alt="Screenshot" width="300" height="197" /></a><p class="wp-caption-text">Screenshot</p></div>
<p> </p>
<div id="attachment_59" class="wp-caption aligncenter" style="width: 310px"><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=305782253&amp;mt=8"><img class="size-medium wp-image-59" title="appstore" src="http://www.systomsoft.com/wp-content/uploads/2009/02/appstore-300x98.png" alt="appstore" width="300" height="98" /></a><p class="wp-caption-text">appstore</p></div>
<p> </p>
<p> </p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/software/65/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the physics of Zero4Racer</title>
		<link>http://www.systomsoft.com/software/44</link>
		<comments>http://www.systomsoft.com/software/44#comments</comments>
		<pubDate>Fri, 27 Feb 2009 22:10:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Zero4Racer]]></category>
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?p=44</guid>
		<description><![CDATA[Zero4Racer isn&#8217;t  just a car game, the movements are simulated by actual car movement using Objective-C.  Zero4Racer allows you to change gears, clutch, brake, and acceleration using by iPhone.
So, if you can go faster in Zero4Racer, you can go faster in real driving!
This is an object model of simulating car movement.
]]></description>
			<content:encoded><![CDATA[<p>Zero4Racer isn&#8217;t  just a car game, the movements are simulated by actual car movement using Objective-C.  Zero4Racer allows you to change gears, clutch, brake, and acceleration using by iPhone.<br />
So, if you can go faster in Zero4Racer, you can go faster in real driving!<br />
This is an object model of simulating car movement.</p>
<div id="attachment_35" class="wp-caption alignright" style="width: 310px"><a href="http://www.systomsoft.com/wp-content/uploads/2009/02/carmodel.jpg"><img class="size-medium wp-image-35" title="carmodel" src="http://www.systomsoft.com/wp-content/uploads/2009/02/carmodel-300x231.jpg" alt="carmodel" width="300" height="231" /></a><p class="wp-caption-text">carmodel</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/software/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zero4Racer will be released March 1st</title>
		<link>http://www.systomsoft.com/software/37</link>
		<comments>http://www.systomsoft.com/software/37#comments</comments>
		<pubDate>Fri, 27 Feb 2009 22:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Zero4Racer]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.systomsoft.com/?p=37</guid>
		<description><![CDATA[Our first iPhone/iPod touch Application will be released Tomorrow.
Zero4Racer is a drag racing game designed to imitate a manual transmission.  This simplified version allows you to control the Accel, Clutch and Gears.  Zero4Race, fast and fun!
Zero4Racer updated version coming soon!
]]></description>
			<content:encoded><![CDATA[<p>Our first iPhone/iPod touch Application will be released Tomorrow.</p>
<p>Zero4Racer is a drag racing game designed to imitate a manual transmission.  This simplified version allows you to control the Accel, Clutch and Gears.  Zero4Race, fast and fun!</p>
<p>Zero4Racer updated version coming soon!</p>
<div id="attachment_31" class="wp-caption alignright" style="width: 160px"><a href="http://www.systomsoft.com/software/zero4racer/"><img class="size-thumbnail wp-image-31" title="Opening menu screenshot" src="http://www.systomsoft.com/wp-content/uploads/2009/02/screenshot5-150x150.jpg" alt="Opening" width="150" height="150" /></a><p class="wp-caption-text">Opening</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.systomsoft.com/software/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
