<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Frontend</title>
	<link>http://frontend.outracks.net</link>
	<description>High Level Game Development API for C++</description>
	<pubDate>Fri, 30 Jul 2010 03:49:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>Comment on COLLADA converter update by Kimberlie Kaur</title>
		<link>http://frontend.outracks.net/dev-blog/collada-converter-update/#comment-3212</link>
		<dc:creator>Kimberlie Kaur</dc:creator>
		<pubDate>Tue, 04 May 2010 06:05:23 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/collada-converter-update/#comment-3212</guid>
		<description>Im surprised to have found this blog, I though I was the only one writing about this...thanks.</description>
		<content:encoded><![CDATA[<p>Im surprised to have found this blog, I though I was the only one writing about this&#8230;thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion repository opened by Chi Delgenio</title>
		<link>http://frontend.outracks.net/dev-blog/subversion-repository-opened/#comment-1491</link>
		<dc:creator>Chi Delgenio</dc:creator>
		<pubDate>Mon, 28 Dec 2009 18:25:28 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/subversion-repository-opened/#comment-1491</guid>
		<description>Dear admin, i think u r a dumbass motherfocker stoopid sh1t. I hate you for the evil things you say in your blog!! LONG LIVE THE TURKISH FEDERATION!!!!</description>
		<content:encoded><![CDATA[<p>Dear admin, i think u r a dumbass motherfocker stoopid sh1t. I hate you for the evil things you say in your blog!! LONG LIVE THE TURKISH FEDERATION!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion repository opened by mr.wyf</title>
		<link>http://frontend.outracks.net/dev-blog/subversion-repository-opened/#comment-1320</link>
		<dc:creator>mr.wyf</dc:creator>
		<pubDate>Fri, 18 Dec 2009 07:05:48 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/subversion-repository-opened/#comment-1320</guid>
		<description>duckers,i want to compile the gamma project,so can you release the earlier version of frontendapi,thank you very much</description>
		<content:encoded><![CDATA[<p>duckers,i want to compile the gamma project,so can you release the earlier version of frontendapi,thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2.0 is finally reached! by guadalupe</title>
		<link>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1274</link>
		<dc:creator>guadalupe</dc:creator>
		<pubDate>Mon, 14 Dec 2009 17:07:29 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1274</guid>
		<description>I just have to say this was potentially one of the best blurbs I have go over on the subject so far. I do not understand where you get all of your information but I am impressed! I am gunna send a few individuals on over to read this. Fantastic, simply amazing. I'm just getting into crafting articles myself, nothing close to your writing skills (lol) but I would love for you to look over my articles sometime! &lt;a href="http://astore.amazon.com/bowflex.series.7.treadmill.sale-20" rel="nofollow"&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I just have to say this was potentially one of the best blurbs I have go over on the subject so far. I do not understand where you get all of your information but I am impressed! I am gunna send a few individuals on over to read this. Fantastic, simply amazing. I&#8217;m just getting into crafting articles myself, nothing close to your writing skills (lol) but I would love for you to look over my articles sometime! <a href="http://astore.amazon.com/bowflex.series.7.treadmill.sale-20" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Frontend 2.0 in action by Funny Christmas Songs</title>
		<link>http://frontend.outracks.net/dev-blog/frontend-20-in-action/#comment-1257</link>
		<dc:creator>Funny Christmas Songs</dc:creator>
		<pubDate>Fri, 11 Dec 2009 01:35:13 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/frontend-20-in-action/#comment-1257</guid>
		<description>You not going to believe it but I have wasted all day digging for some information about this.  You're a lifesaver, it was a great read and has helped me out to no end.  Have a good one, &#60;a href="http://ezinearticles.com/?Funny-Christmas-Songs-For-Children---Groove-King-Senseless</description>
		<content:encoded><![CDATA[<p>You not going to believe it but I have wasted all day digging for some information about this.  You&#8217;re a lifesaver, it was a great read and has helped me out to no end.  Have a good one, &lt;a href=&#8221;http://ezinearticles.com/?Funny-Christmas-Songs-For-Children&#8212;Groove-King-Senseless</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2.0 is finally reached! by bent hansen</title>
		<link>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1100</link>
		<dc:creator>bent hansen</dc:creator>
		<pubDate>Sat, 10 Oct 2009 18:36:22 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1100</guid>
		<description>I got a Win7 system on a 64 bit CPU running Microsoft Visual Studio 2008 Professional Edition. Then I try to compile the "Hello World" 

#include 
using namespace Frontend;
int main(int argc, char* argv[])
{ IO::StdOut().WriteText("Hello World!\n");}

I get:
1&#62;------ Build started: Project: helloworld, Configuration: Debug Win32 ------
1&#62;Linking...
1&#62;LINK : fatal error LNK1104: cannot open file 'openfrontend2_mtd.lib'
1&#62;Build log was saved at "file://c:\helloworld\helloworld\Debug\BuildLog.htm"
1&#62;helloworld - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

WHY?  there is no help on google or in your FAQ !</description>
		<content:encoded><![CDATA[<p>I got a Win7 system on a 64 bit CPU running Microsoft Visual Studio 2008 Professional Edition. Then I try to compile the &#8220;Hello World&#8221; </p>
<p>#include<br />
using namespace Frontend;<br />
int main(int argc, char* argv[])<br />
{ IO::StdOut().WriteText(&#8221;Hello World!\n&#8221;);}</p>
<p>I get:<br />
1&gt;&#8212;&#8212; Build started: Project: helloworld, Configuration: Debug Win32 &#8212;&#8212;<br />
1&gt;Linking&#8230;<br />
1&gt;LINK : fatal error LNK1104: cannot open file &#8216;openfrontend2_mtd.lib&#8217;<br />
1&gt;Build log was saved at &#8220;file://c:\helloworld\helloworld\Debug\BuildLog.htm&#8221;<br />
1&gt;helloworld - 1 error(s), 0 warning(s)<br />
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========</p>
<p>WHY?  there is no help on google or in your FAQ !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More hot Frontend 2.0 action by bitmaster</title>
		<link>http://frontend.outracks.net/dev-blog/more-hot-frontend-20-action/#comment-172</link>
		<dc:creator>bitmaster</dc:creator>
		<pubDate>Sun, 21 Dec 2008 10:44:01 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/more-hot-frontend-20-action/#comment-172</guid>
		<description>Hello!
It's a wonderful API!
I want to learn more about Frontend, I want to make a game with your API.
Please more tutorial!

Thanks a loooot!

Goodbye!
BiTmAsTeR</description>
		<content:encoded><![CDATA[<p>Hello!<br />
It&#8217;s a wonderful API!<br />
I want to learn more about Frontend, I want to make a game with your API.<br />
Please more tutorial!</p>
<p>Thanks a loooot!</p>
<p>Goodbye!<br />
BiTmAsTeR</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More hot Frontend 2.0 action by stOPHER</title>
		<link>http://frontend.outracks.net/dev-blog/more-hot-frontend-20-action/#comment-164</link>
		<dc:creator>stOPHER</dc:creator>
		<pubDate>Tue, 09 Dec 2008 19:11:41 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/more-hot-frontend-20-action/#comment-164</guid>
		<description>Great demo! I would be most pleased to see this broken up into tutorials, or left open source  to support those who are eager to learn the Frontend API.</description>
		<content:encoded><![CDATA[<p>Great demo! I would be most pleased to see this broken up into tutorials, or left open source  to support those who are eager to learn the Frontend API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beta 3 delayed&#8230; by stOPHER</title>
		<link>http://frontend.outracks.net/dev-blog/beta-3-delayed/#comment-61</link>
		<dc:creator>stOPHER</dc:creator>
		<pubDate>Thu, 10 Jul 2008 11:29:47 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/beta-3-delayed/#comment-61</guid>
		<description>I am really looking forward to this release, and I hope that the documentation and tutorials will be great!

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>I am really looking forward to this release, and I hope that the documentation and tutorials will be great!</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Frontend 2.0 in action by Duckers</title>
		<link>http://frontend.outracks.net/dev-blog/frontend-20-in-action/#comment-58</link>
		<dc:creator>Duckers</dc:creator>
		<pubDate>Fri, 16 May 2008 16:44:06 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/frontend-20-in-action/#comment-58</guid>
		<description>The source code for the game project will not be open sourced, at least not in the short run.

However, several components from the game engine are suitable to be extracted from the game engine and distributed as Frontend add-ons, i.e. the user interface engine.</description>
		<content:encoded><![CDATA[<p>The source code for the game project will not be open sourced, at least not in the short run.</p>
<p>However, several components from the game engine are suitable to be extracted from the game engine and distributed as Frontend add-ons, i.e. the user interface engine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
        