<?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 &#187; admin</title>
	<atom:link href="http://www.systomsoft.com/author/admin/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>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>
	</channel>
</rss>
