<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PowerPoint in XNA</title>
	<atom:link href="http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catalinzima.com</link>
	<description>XNA Tutorials, Samples and Thoughts</description>
	<lastBuildDate>Fri, 20 Aug 2010 07:16:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: 12 Months, 12 Samples &#187; 12 months, not quite 12 samples</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-16142</link>
		<dc:creator>12 Months, 12 Samples &#187; 12 months, not quite 12 samples</dc:creator>
		<pubDate>Mon, 19 Jan 2009 23:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-16142</guid>
		<description>[...] talked to me about using XNA for background effects during some presentations. This is how the Powerpoint in XNA sample came to life. At first I had to export the ppt slides into image files, but then I did it [...]</description>
		<content:encoded><![CDATA[<p>[...] talked to me about using XNA for background effects during some presentations. This is how the Powerpoint in XNA sample came to life. At first I had to export the ppt slides into image files, but then I did it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catalin Zima</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-13047</link>
		<dc:creator>Catalin Zima</dc:creator>
		<pubDate>Fri, 05 Dec 2008 19:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-13047</guid>
		<description>you can use Texture2D.LoadFromFile() on windows.</description>
		<content:encoded><![CDATA[<p>you can use Texture2D.LoadFromFile() on windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herman</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-13032</link>
		<dc:creator>Herman</dc:creator>
		<pubDate>Fri, 05 Dec 2008 14:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-13032</guid>
		<description>I was just wondering is it possible to do the same with just a directory with graphic images? Im trying to do an slide show with XNA but I havent found how to load images at random from disk. Also I want to get rid of the images in memory after a while.

Needless to say Im pretty unexperienced in xna although I know my way around c++ and flash.</description>
		<content:encoded><![CDATA[<p>I was just wondering is it possible to do the same with just a directory with graphic images? Im trying to do an slide show with XNA but I havent found how to load images at random from disk. Also I want to get rid of the images in memory after a while.</p>
<p>Needless to say Im pretty unexperienced in xna although I know my way around c++ and flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.tredent.com</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-12765</link>
		<dc:creator>www.tredent.com</dc:creator>
		<pubDate>Sun, 30 Nov 2008 09:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-12765</guid>
		<description>I’ ve had occasion to try out taksi, it worked well for GDI capture, but for Direct3D capture on the engine I used it failed in CTaksiDX9:: GetFrame during GetRenderTargetData. I’ ve found a solution by disabling the avi feature (I didn’ t need it) and using screen capture through the texture api with a direct surface to file save- I used D3DXSaveSurfaceToFile. GetRenderTargetData failed with INVALIDCALL- I didn’ t investigate further, but your comments and the msdn documentation suggest it could happen due...</description>
		<content:encoded><![CDATA[<p>I’ ve had occasion to try out taksi, it worked well for GDI capture, but for Direct3D capture on the engine I used it failed in CTaksiDX9:: GetFrame during GetRenderTargetData. I’ ve found a solution by disabling the avi feature (I didn’ t need it) and using screen capture through the texture api with a direct surface to file save- I used D3DXSaveSurfaceToFile. GetRenderTargetData failed with INVALIDCALL- I didn’ t investigate further, but your comments and the msdn documentation suggest it could happen due&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlos</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-12681</link>
		<dc:creator>carlos</dc:creator>
		<pubDate>Fri, 28 Nov 2008 19:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-12681</guid>
		<description>:o i will try :o</description>
		<content:encoded><![CDATA[<p> <img src='http://www.catalinzima.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' />  i will try <img src='http://www.catalinzima.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catalin Zima</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-12676</link>
		<dc:creator>Catalin Zima</dc:creator>
		<pubDate>Fri, 28 Nov 2008 18:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-12676</guid>
		<description>You can do it via RenderToTexture, no swap chain necessary :)</description>
		<content:encoded><![CDATA[<p>You can do it via RenderToTexture, no swap chain necessary <img src='http://www.catalinzima.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlos</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-12666</link>
		<dc:creator>carlos</dc:creator>
		<pubDate>Fri, 28 Nov 2008 15:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-12666</guid>
		<description>yesterday I was thinking in something like this to use 
in a presentation of a videogame :o 

i&#039;ll be cool do the presentation and playing the videogame like &quot;picture in picture&quot; with some swap chain :P</description>
		<content:encoded><![CDATA[<p>yesterday I was thinking in something like this to use<br />
in a presentation of a videogame <img src='http://www.catalinzima.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' />  </p>
<p>i&#8217;ll be cool do the presentation and playing the videogame like &#8220;picture in picture&#8221; with some swap chain <img src='http://www.catalinzima.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catalin Zima</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-12139</link>
		<dc:creator>Catalin Zima</dc:creator>
		<pubDate>Tue, 18 Nov 2008 06:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-12139</guid>
		<description>That&#039;d be a nice thing to see ..

Xbox + this sample + SceneIt! Controller = Win :)</description>
		<content:encoded><![CDATA[<p>That&#8217;d be a nice thing to see ..</p>
<p>Xbox + this sample + SceneIt! Controller = Win <img src='http://www.catalinzima.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Charabaruk</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-12136</link>
		<dc:creator>Chris Charabaruk</dc:creator>
		<pubDate>Tue, 18 Nov 2008 01:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-12136</guid>
		<description>I wonder how many GDC presentations are going to be run from Xboxes in 2009, thanks to this.</description>
		<content:encoded><![CDATA[<p>I wonder how many GDC presentations are going to be run from Xboxes in 2009, thanks to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrLeebo</title>
		<link>http://www.catalinzima.com/samples/12-months-12-samples-2008/powerpoint-in-xna/comment-page-1/#comment-11820</link>
		<dc:creator>MrLeebo</dc:creator>
		<pubDate>Tue, 04 Nov 2008 14:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalinzima.com/?page_id=422#comment-11820</guid>
		<description>Wow, that is extremely creative!</description>
		<content:encoded><![CDATA[<p>Wow, that is extremely creative!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
