<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for My Vietnam</title>
	<atom:link href="http://bindzus.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bindzus.wordpress.com</link>
	<description>My life in Vietnam, plain and simple</description>
	<lastBuildDate>Thu, 08 Oct 2009 20:33:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SpiderMonkey Solution File for Microsoft Visual Studio 2005 by Joe Chen</title>
		<link>http://bindzus.wordpress.com/2008/02/08/spidermonkey-solution-file-for-microsoft-visual-studio-2005/#comment-891</link>
		<dc:creator>Joe Chen</dc:creator>
		<pubDate>Thu, 08 Oct 2009 20:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/?p=25#comment-891</guid>
		<description>Following Colin Fraser&#039;s post above I was also able to get VS 2005 compiling, but I did require one additonal change.

The Release linker settings were pointing to fdibm.lib file, but the linker path was not set properly.  Simply removing the fdibm.lib in the linker settings allowed the project to compile.</description>
		<content:encoded><![CDATA[<p>Following Colin Fraser&#8217;s post above I was also able to get VS 2005 compiling, but I did require one additonal change.</p>
<p>The Release linker settings were pointing to fdibm.lib file, but the linker path was not set properly.  Simply removing the fdibm.lib in the linker settings allowed the project to compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Dynamic Contents to IFrames by rachid</title>
		<link>http://bindzus.wordpress.com/2007/12/24/adding-dynamic-contents-to-iframes/#comment-871</link>
		<dc:creator>rachid</dc:creator>
		<pubDate>Mon, 28 Sep 2009 21:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/2007/12/24/adding-dynamic-contents-to-iframes/#comment-871</guid>
		<description>good one mate, life saver, thank you</description>
		<content:encoded><![CDATA[<p>good one mate, life saver, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SpiderMonkey Solution File for Microsoft Visual Studio 2005 by alex_k</title>
		<link>http://bindzus.wordpress.com/2008/02/08/spidermonkey-solution-file-for-microsoft-visual-studio-2005/#comment-817</link>
		<dc:creator>alex_k</dc:creator>
		<pubDate>Tue, 18 Aug 2009 09:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/?p=25#comment-817</guid>
		<description>Thank you very mach for this solutions!
It is works well now on vs2008ee.
Good luck!</description>
		<content:encoded><![CDATA[<p>Thank you very mach for this solutions!<br />
It is works well now on vs2008ee.<br />
Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic Resize by Background Image by John</title>
		<link>http://bindzus.wordpress.com/2009/02/08/dynamic-resize-by-background-image/#comment-802</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 05 Aug 2009 09:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/?p=86#comment-802</guid>
		<description>This seems to be the same problem I am trying to think through. I want the user to be able to chose the colour of the background or to upload an image. 

I have only just stepped into the problem so have some thinking to do first. But yes the uploaded image is going to need to be resized dynamically if the image meets the minimum requirements (don&#039;t want the image tiled).</description>
		<content:encoded><![CDATA[<p>This seems to be the same problem I am trying to think through. I want the user to be able to chose the colour of the background or to upload an image. </p>
<p>I have only just stepped into the problem so have some thinking to do first. But yes the uploaded image is going to need to be resized dynamically if the image meets the minimum requirements (don&#8217;t want the image tiled).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SpiderMonkey Solution File for Microsoft Visual Studio 2005 by Thomas Bindzus</title>
		<link>http://bindzus.wordpress.com/2008/02/08/spidermonkey-solution-file-for-microsoft-visual-studio-2005/#comment-705</link>
		<dc:creator>Thomas Bindzus</dc:creator>
		<pubDate>Tue, 16 Jun 2009 02:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/?p=25#comment-705</guid>
		<description>Thanks Jerry, I never got around to get it done :-)

Kind regards
- Thomas</description>
		<content:encoded><![CDATA[<p>Thanks Jerry, I never got around to get it done <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Kind regards<br />
- Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SpiderMonkey Solution File for Microsoft Visual Studio 2005 by Jerry</title>
		<link>http://bindzus.wordpress.com/2008/02/08/spidermonkey-solution-file-for-microsoft-visual-studio-2005/#comment-703</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Mon, 15 Jun 2009 18:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/?p=25#comment-703</guid>
		<description>Thomas, thanks.

For anyone else interested in later versions of VC++, 
I have posted a .ZIP containing a VS 2008 solution file plus a snap of the 1.80 RC1 source code here: http://www.novadsp.com/code

All project files have -08 appended to avoid confusion. Build and then run the ready-baked jsshell-08 to get an interactive JS console app.</description>
		<content:encoded><![CDATA[<p>Thomas, thanks.</p>
<p>For anyone else interested in later versions of VC++,<br />
I have posted a .ZIP containing a VS 2008 solution file plus a snap of the 1.80 RC1 source code here: <a href="http://www.novadsp.com/code" rel="nofollow">http://www.novadsp.com/code</a></p>
<p>All project files have -08 appended to avoid confusion. Build and then run the ready-baked jsshell-08 to get an interactive JS console app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Dynamic Contents to IFrames by Ramya</title>
		<link>http://bindzus.wordpress.com/2007/12/24/adding-dynamic-contents-to-iframes/#comment-589</link>
		<dc:creator>Ramya</dc:creator>
		<pubDate>Tue, 12 May 2009 04:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/2007/12/24/adding-dynamic-contents-to-iframes/#comment-589</guid>
		<description>Excellent post saved my time. Thanks a lot Thomas</description>
		<content:encoded><![CDATA[<p>Excellent post saved my time. Thanks a lot Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic Resize by Background Image by Thomas Bindzus</title>
		<link>http://bindzus.wordpress.com/2009/02/08/dynamic-resize-by-background-image/#comment-583</link>
		<dc:creator>Thomas Bindzus</dc:creator>
		<pubDate>Sun, 10 May 2009 19:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/?p=86#comment-583</guid>
		<description>Hi Jouni

I haven&#039;t tried this, but I would get the dimensions of the element first and then set the dimensions for the background image accordingly, but if you want to get a resized image then I guess you would have to set the dimensions needed for the resized image back to the server-side as part of the URL and then resize the image dynamically on the server-side. This sounds like an interesting challenge, could you tell me more about what restrictions you want to have? Everything configurable through the CSS only?

Kind regards
- Thomas</description>
		<content:encoded><![CDATA[<p>Hi Jouni</p>
<p>I haven&#8217;t tried this, but I would get the dimensions of the element first and then set the dimensions for the background image accordingly, but if you want to get a resized image then I guess you would have to set the dimensions needed for the resized image back to the server-side as part of the URL and then resize the image dynamically on the server-side. This sounds like an interesting challenge, could you tell me more about what restrictions you want to have? Everything configurable through the CSS only?</p>
<p>Kind regards<br />
- Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic Resize by Background Image by Jouni</title>
		<link>http://bindzus.wordpress.com/2009/02/08/dynamic-resize-by-background-image/#comment-572</link>
		<dc:creator>Jouni</dc:creator>
		<pubDate>Fri, 08 May 2009 05:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/?p=86#comment-572</guid>
		<description>Nice! But how would you go about dynamically resizing the background image accordingly to the element size it is in?</description>
		<content:encoded><![CDATA[<p>Nice! But how would you go about dynamically resizing the background image accordingly to the element size it is in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Nordcham Crayfish Party by Vu Nguyen</title>
		<link>http://bindzus.wordpress.com/2007/09/29/the-nordcham-crayfish-party/#comment-562</link>
		<dc:creator>Vu Nguyen</dc:creator>
		<pubDate>Mon, 04 May 2009 20:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://bindzus.wordpress.com/2007/09/29/the-nordcham-crayfish-party-2/#comment-562</guid>
		<description>Hi Thomas, 

Very sad to read and feel your anger &amp; frustration in such of this embarassing situation. Say embarassing, i mean my feeling as a Vietnamese to see how bad manner our people behave to foreigners, to woman or to other people in general. 

Many said about the honesty and secrenecy Vietnamese open to foreign guests, yet not many say things about the other sides of low-educational behavior. I&#039;ve been living 3 years in Finland and have experienced how kind and respectful people here behave to each other, especially in public. For that I could understand the more frustrated you can feel in such of the situation. 

Feel like to offer you an apology for your bad experience

I&#039;ll back VN in the summer. I live in TanBinh too, if you want we can have a beer for getting these bad lucks away.

Contact me by email if you&#039;re in town

Vu</description>
		<content:encoded><![CDATA[<p>Hi Thomas, </p>
<p>Very sad to read and feel your anger &amp; frustration in such of this embarassing situation. Say embarassing, i mean my feeling as a Vietnamese to see how bad manner our people behave to foreigners, to woman or to other people in general. </p>
<p>Many said about the honesty and secrenecy Vietnamese open to foreign guests, yet not many say things about the other sides of low-educational behavior. I&#8217;ve been living 3 years in Finland and have experienced how kind and respectful people here behave to each other, especially in public. For that I could understand the more frustrated you can feel in such of the situation. </p>
<p>Feel like to offer you an apology for your bad experience</p>
<p>I&#8217;ll back VN in the summer. I live in TanBinh too, if you want we can have a beer for getting these bad lucks away.</p>
<p>Contact me by email if you&#8217;re in town</p>
<p>Vu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
