<?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 for The Tech Space</title>
	<atom:link href="http://www.thetechspace.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetechspace.com</link>
	<description>php, jquery, flash and resources</description>
	<lastBuildDate>Mon, 21 Dec 2009 14:10:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on WP Plugin: Latest Posts by Category Archive by willy</title>
		<link>http://www.thetechspace.com/2009/12/08/wp-plugin-latest-posts-by-category-archive/comment-page-1/#comment-107</link>
		<dc:creator>willy</dc:creator>
		<pubDate>Mon, 21 Dec 2009 14:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=289#comment-107</guid>
		<description>thanks for your plugin, i am using it in my blog.</description>
		<content:encoded><![CDATA[<p>thanks for your plugin, i am using it in my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Useful WordPress Hacks by Kiper IT-konsult</title>
		<link>http://www.thetechspace.com/2009/10/23/useful-wordpress-hacks/comment-page-1/#comment-85</link>
		<dc:creator>Kiper IT-konsult</dc:creator>
		<pubDate>Mon, 07 Dec 2009 05:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=228#comment-85</guid>
		<description>Great collection of snippets! I was looking for a plugin that could show related posts from the same category but found this snippet and used it as a base for my own customized code with a much better result.
Thanks!</description>
		<content:encoded><![CDATA[<p>Great collection of snippets! I was looking for a plugin that could show related posts from the same category but found this snippet and used it as a base for my own customized code with a much better result.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Output XML using PHP from MySQL database by Thurein</title>
		<link>http://www.thetechspace.com/2009/11/14/output-xml-using-php-from-mysql-database/comment-page-1/#comment-67</link>
		<dc:creator>Thurein</dc:creator>
		<pubDate>Wed, 18 Nov 2009 06:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=279#comment-67</guid>
		<description>Maybe you are looking for page navigation.  

Pages Navagation
echo $pager-&gt;pages();

Or 

You Can find in pagination.php</description>
		<content:encoded><![CDATA[<p>Maybe you are looking for page navigation.  </p>
<p>Pages Navagation<br />
echo $pager-&gt;pages();</p>
<p>Or </p>
<p>You Can find in pagination.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Output XML using PHP from MySQL database by irina</title>
		<link>http://www.thetechspace.com/2009/11/14/output-xml-using-php-from-mysql-database/comment-page-1/#comment-63</link>
		<dc:creator>irina</dc:creator>
		<pubDate>Tue, 17 Nov 2009 19:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=279#comment-63</guid>
		<description>It is still confusing. Where do you put the links of the pages?</description>
		<content:encoded><![CDATA[<p>It is still confusing. Where do you put the links of the pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Useful WordPress Hacks by Dmitri</title>
		<link>http://www.thetechspace.com/2009/10/23/useful-wordpress-hacks/comment-page-1/#comment-29</link>
		<dc:creator>Dmitri</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=228#comment-29</guid>
		<description>Thanks a lot nice tips for WordPress. Defenatly, I&#039;ll going to use on my blog. Kudus to author!</description>
		<content:encoded><![CDATA[<p>Thanks a lot nice tips for WordPress. Defenatly, I&#8217;ll going to use on my blog. Kudus to author!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFObject: Javascript Flash Player detection and embed script by sreekanth</title>
		<link>http://www.thetechspace.com/2009/08/22/swfobject-javascript-flash-player-detection-and-embed-script/comment-page-1/#comment-14</link>
		<dc:creator>sreekanth</dc:creator>
		<pubDate>Fri, 25 Sep 2009 05:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=4#comment-14</guid>
		<description>Thanks for your quick attention.

When go through the swfobject2.2 api.There are two was to add alternate content.
one is static publishing.
swfobject.registerObject(objectIdStr, swfVersionStr, xiSwfUrlStr, callbackFn)

The another way is dynamic publishing,syntax as fallows.

swfobject.embedSWF(swfUrlStr, replaceElemIdStr, widthStr, heightStr, swfVersionStr, xiSwfUrlStr, flashvarsObj, parObj, attObj, callbackFn)</description>
		<content:encoded><![CDATA[<p>Thanks for your quick attention.</p>
<p>When go through the swfobject2.2 api.There are two was to add alternate content.<br />
one is static publishing.<br />
swfobject.registerObject(objectIdStr, swfVersionStr, xiSwfUrlStr, callbackFn)</p>
<p>The another way is dynamic publishing,syntax as fallows.</p>
<p>swfobject.embedSWF(swfUrlStr, replaceElemIdStr, widthStr, heightStr, swfVersionStr, xiSwfUrlStr, flashvarsObj, parObj, attObj, callbackFn)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFObject: Javascript Flash Player detection and embed script by Thurein</title>
		<link>http://www.thetechspace.com/2009/08/22/swfobject-javascript-flash-player-detection-and-embed-script/comment-page-1/#comment-13</link>
		<dc:creator>Thurein</dc:creator>
		<pubDate>Thu, 24 Sep 2009 14:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=4#comment-13</guid>
		<description>I hope this link will be helpful for you .

http://www.gotoandlearn.com/play?id=77</description>
		<content:encoded><![CDATA[<p>I hope this link will be helpful for you .</p>
<p><a href="http://www.gotoandlearn.com/play?id=77" rel="nofollow">http://www.gotoandlearn.com/play?id=77</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFObject: Javascript Flash Player detection and embed script by sreekanth</title>
		<link>http://www.thetechspace.com/2009/08/22/swfobject-javascript-flash-player-detection-and-embed-script/comment-page-1/#comment-12</link>
		<dc:creator>sreekanth</dc:creator>
		<pubDate>Thu, 24 Sep 2009 12:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=4#comment-12</guid>
		<description>yes,but in SWFObject2.2 not supporting so.write()

how can we support this in new version.</description>
		<content:encoded><![CDATA[<p>yes,but in SWFObject2.2 not supporting so.write()</p>
<p>how can we support this in new version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFObject: Javascript Flash Player detection and embed script by Thurein</title>
		<link>http://www.thetechspace.com/2009/08/22/swfobject-javascript-flash-player-detection-and-embed-script/comment-page-1/#comment-11</link>
		<dc:creator>Thurein</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=4#comment-11</guid>
		<description>Yes, You have to add so.write(). It&#039;s mean tell SWFObject to replace html tag &quot;div id=&#039;flashcontent&#039;&quot; to replace with Flash Content</description>
		<content:encoded><![CDATA[<p>Yes, You have to add so.write(). It&#8217;s mean tell SWFObject to replace html tag &#8220;div id=&#8217;flashcontent&#8217;&#8221; to replace with Flash Content</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFObject: Javascript Flash Player detection and embed script by sreekanth</title>
		<link>http://www.thetechspace.com/2009/08/22/swfobject-javascript-flash-player-detection-and-embed-script/comment-page-1/#comment-10</link>
		<dc:creator>sreekanth</dc:creator>
		<pubDate>Wed, 23 Sep 2009 12:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetechspace.com/?p=4#comment-10</guid>
		<description>Nice example.

Please can you let me know that you are adding so.write().what the need of this.In swfobject.js there no function like write().Does we need to explicity add this function in swfobject.js

Please clarify my doubt.


 var so = new SWFObject(&quot;movie.swf&quot;, &quot;mymovie&quot;, &quot;400&quot;, &quot;100%&quot;, &quot;8&quot;, &quot;#336699&quot;);
      so.addParam(&quot;quality&quot;, &quot;low&quot;);
      so.addParam(&quot;wmode&quot;, &quot;transparent&quot;);
      so.addParam(&quot;salign&quot;, &quot;t&quot;);
       so.write(&quot;flashcontent&quot;);
</description>
		<content:encoded><![CDATA[<p>Nice example.</p>
<p>Please can you let me know that you are adding so.write().what the need of this.In swfobject.js there no function like write().Does we need to explicity add this function in swfobject.js</p>
<p>Please clarify my doubt.</p>
<p> var so = new SWFObject(&#8220;movie.swf&#8221;, &#8220;mymovie&#8221;, &#8220;400&#8243;, &#8220;100%&#8221;, &#8220;8&#8243;, &#8220;#336699&#8243;);<br />
      so.addParam(&#8220;quality&#8221;, &#8220;low&#8221;);<br />
      so.addParam(&#8220;wmode&#8221;, &#8220;transparent&#8221;);<br />
      so.addParam(&#8220;salign&#8221;, &#8220;t&#8221;);<br />
       so.write(&#8220;flashcontent&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
