<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community</title>
		<link>http://www.daniweb.com/forums/</link>
		<description>Tech support, programming, web development, and internet marketing community. Forums to get free computer help and support.</description>
		<language>en-US</language>
		<lastBuildDate>Fri, 11 Dec 2009 19:59:01 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/alphaimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community</title>
			<link>http://www.daniweb.com/forums/</link>
		</image>
		<item>
			<title>Simulating parallel programs..</title>
			<link>http://www.daniweb.com/forums/thread243602.html</link>
			<pubDate>Fri, 04 Dec 2009 07:56:48 GMT</pubDate>
			<description><![CDATA[Its been  a while i have been writing sequential programs  .  
I have started working on parallel programming using C++ . Since to run those parallel programs in several machines isn't a feasible idea for me , i was wondering if there exist any parallel program simulator which executes parallel...]]></description>
			<content:encoded><![CDATA[<div>Its been  a while i have been writing sequential programs  . <br />
I have started working on parallel programming using C++ . Since to run those parallel programs in several machines isn't a feasible idea for me , i was wondering if there exist any parallel program simulator which executes parallel programs in single systems and give the time efficiency of the parallelized ones.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>rahul8590</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread243602.html</guid>
		</item>
		<item>
			<title>Will Google OS knock out Micro$oft....?</title>
			<link>http://www.daniweb.com/forums/thread240480.html</link>
			<pubDate>Sun, 22 Nov 2009 18:32:52 GMT</pubDate>
			<description>Well i have been following the google OS (where in work is still going on ) for a pretty long time and when i have been through their whitepapers  where they mentioned about SPDY protocol (which is an extension of TCP/IP and not to mention pretty faster than the conventional standards ) and they...</description>
			<content:encoded><![CDATA[<div>Well i have been following the google OS (where in work is still going on ) for a pretty long time and when i have been through their whitepapers  where they mentioned about SPDY protocol (which is an extension of TCP/IP and not to mention pretty faster than the conventional standards ) and they happen to claim to boot the whole OS in 7 seconds... (which is really very fast...! )<br />
Will such uncanny features of google OS give a severe blow to Micro$oft windows 7 and their future os....?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum6.html"><![CDATA[Geeks' Lounge]]></category>
			<dc:creator>rahul8590</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240480.html</guid>
		</item>
		<item>
			<title>How to redirect page while showing the seconds...!</title>
			<link>http://www.daniweb.com/forums/thread238661.html</link>
			<pubDate>Sun, 15 Nov 2009 14:57:40 GMT</pubDate>
			<description>In many of the forums i have observed that , we can re direct the page like 
 
thanks for logging in u will be redirected in 5 secs 
 
and eventually the 5 secs decreases to 0 and the page gets redirected. 
 
 
In my php code i could redirect the page simply through</description>
			<content:encoded><![CDATA[<div>In many of the forums i have observed that , we can re direct the page like<br />
<br />
thanks for logging in u will be redirected in 5 secs<br />
<br />
and eventually the 5 secs decreases to 0 and the page gets redirected.<br />
<br />
<br />
In my php code i could redirect the page simply through<br />
<br />
<br />
 <pre style="margin:20px; line-height:13px"><br />
header(&quot;Location: http://www.MyWebPage.com/&quot;);</pre><br />
How do i show the seconds and finally redirect.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>rahul8590</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread238661.html</guid>
		</item>
	</channel>
</rss>
