<?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 bondigeek.com</title>
	<atom:link href="http://www.bondigeek.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bondigeek.com/blog</link>
	<description>It&#039;s another Wordpress Blog</description>
	<lastBuildDate>Fri, 17 Feb 2012 17:48:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Facebook Login Integration by Zaia Youkhanna</title>
		<link>http://www.bondigeek.com/blog/2011/09/19/facebook-login-integration/comment-page-1/#comment-1077</link>
		<dc:creator>Zaia Youkhanna</dc:creator>
		<pubDate>Fri, 17 Feb 2012 17:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/?p=1887#comment-1077</guid>
		<description>Thank you, good Job.  May be the folks at facebook C# sdk will add this blog to  the documentation.</description>
		<content:encoded><![CDATA[<p>Thank you, good Job.  May be the folks at facebook C# sdk will add this blog to  the documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on All is quiet (not) on the #Azure front by How to use SquishIt on Windown Azure - Windows Azure Blog</title>
		<link>http://www.bondigeek.com/blog/2011/03/22/all-is-quiet-not-on-the-azure-front/comment-page-1/#comment-1070</link>
		<dc:creator>How to use SquishIt on Windown Azure - Windows Azure Blog</dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/2011/03/22/all-is-quiet-not-on-the-azure-front/#comment-1070</guid>
		<description>[...] found something here http://www.bondigeek.com/blog/2011/03/22/all-is-quiet-not-on-the-azure-front/ but this is actually not what I want. In general it should be possible for SquishIt to write on the [...]</description>
		<content:encoded><![CDATA[<p>[...] found something here <a href="http://www.bondigeek.com/blog/2011/03/22/all-is-quiet-not-on-the-azure-front/" rel="nofollow">http://www.bondigeek.com/blog/2011/03/22/all-is-quiet-not-on-the-azure-front/</a> but this is actually not what I want. In general it should be possible for SquishIt to write on the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Login Integration by prdscsor</title>
		<link>http://www.bondigeek.com/blog/2011/09/19/facebook-login-integration/comment-page-1/#comment-1069</link>
		<dc:creator>prdscsor</dc:creator>
		<pubDate>Mon, 23 Jan 2012 20:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/?p=1887#comment-1069</guid>
		<description>Thanks for valuable article, I am please if you provide source code or example for experiment.</description>
		<content:encoded><![CDATA[<p>Thanks for valuable article, I am please if you provide source code or example for experiment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCF Data Services, OData &amp; jQuery. If you are an asp.net developer you should be embracing these technologies&#8230; by Oliver Gray</title>
		<link>http://www.bondigeek.com/blog/2010/09/05/wcf-data-services-odata-jquery-if-you-are-an-asp-net-developer-you-should-be-embracing-these-technologies/comment-page-1/#comment-1065</link>
		<dc:creator>Oliver Gray</dc:creator>
		<pubDate>Fri, 06 Jan 2012 20:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/?p=1284#comment-1065</guid>
		<description>A very nice and succint post. I was wondering how to override an automated WCF Data Service response if needed and this shows how. Thanks!</description>
		<content:encoded><![CDATA[<p>A very nice and succint post. I was wondering how to override an automated WCF Data Service response if needed and this shows how. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A simple C#, Thread Safe Logging Class by Kimmo</title>
		<link>http://www.bondigeek.com/blog/2011/09/08/a-simple-c-thread-safe-logging-class/comment-page-1/#comment-1064</link>
		<dc:creator>Kimmo</dc:creator>
		<pubDate>Wed, 04 Jan 2012 14:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/2011/09/08/a-simple-c-thread-safe-logging-class/#comment-1064</guid>
		<description>Hi!

Looks fine. I&#039;d add also destructor for that class, that Log will be flushed even those limits are not reached yet when program is shutting down.

        ~LogWriter() 
        { 
            FlushLog();
        }</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Looks fine. I&#8217;d add also destructor for that class, that Log will be flushed even those limits are not reached yet when program is shutting down.</p>
<p>        ~LogWriter()<br />
        {<br />
            FlushLog();<br />
        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on uploadify &amp; IIS7+ by Mayur</title>
		<link>http://www.bondigeek.com/blog/2010/09/01/uploadify-iis7/comment-page-1/#comment-1053</link>
		<dc:creator>Mayur</dc:creator>
		<pubDate>Wed, 28 Dec 2011 13:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/2010/09/01/uploadify-iis7/#comment-1053</guid>
		<description>Hi,

I have implemented uploadify in my application.
I have hosted application on production server with IIS7.5.
When I run application on server using local port, uploadify works correctly and uploaded file generated correctly but with IIS, it wont work, upload progress shows 100% but when I check location of file, no file generated actually.

Any help will be appreciated.

Thanks,
Mayur</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have implemented uploadify in my application.<br />
I have hosted application on production server with IIS7.5.<br />
When I run application on server using local port, uploadify works correctly and uploaded file generated correctly but with IIS, it wont work, upload progress shows 100% but when I check location of file, no file generated actually.</p>
<p>Any help will be appreciated.</p>
<p>Thanks,<br />
Mayur</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on uploadify &amp; IIS7+ by mohanad</title>
		<link>http://www.bondigeek.com/blog/2010/09/01/uploadify-iis7/comment-page-1/#comment-1018</link>
		<dc:creator>mohanad</dc:creator>
		<pubDate>Sun, 20 Nov 2011 15:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/2010/09/01/uploadify-iis7/#comment-1018</guid>
		<description>thank you so much you saved me</description>
		<content:encoded><![CDATA[<p>thank you so much you saved me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dealing with long QueryStrings and WCF Data Services by Jamesey</title>
		<link>http://www.bondigeek.com/blog/2011/05/31/dealing-with-long-querystrings-and-wcf-data-services/comment-page-1/#comment-1011</link>
		<dc:creator>Jamesey</dc:creator>
		<pubDate>Mon, 14 Nov 2011 03:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/?p=1664#comment-1011</guid>
		<description>:) Glad it helped you out</description>
		<content:encoded><![CDATA[<p> <img src='http://www.bondigeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Glad it helped you out</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dealing with long QueryStrings and WCF Data Services by Amol</title>
		<link>http://www.bondigeek.com/blog/2011/05/31/dealing-with-long-querystrings-and-wcf-data-services/comment-page-1/#comment-1010</link>
		<dc:creator>Amol</dc:creator>
		<pubDate>Mon, 14 Nov 2011 03:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/?p=1664#comment-1010</guid>
		<description>Thank you! We encountered the same issue and your post helped us resolve the issue.</description>
		<content:encoded><![CDATA[<p>Thank you! We encountered the same issue and your post helped us resolve the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Handling dd/mm/yyyy Date Strings across all browsers by sunny</title>
		<link>http://www.bondigeek.com/blog/2011/01/18/handling-ddmmyyyy-date-strings-across-all-browsers/comment-page-1/#comment-990</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Wed, 09 Nov 2011 11:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bondigeek.com/blog/2011/01/18/handling-ddmmyyyy-date-strings-across-all-browsers/#comment-990</guid>
		<description>I&#039;ve created a quick demo of your example code using the [date format plugin][1], [fiddle here][2] and it appears to work fine in Safari.

Things to try:

 - Check the format of the date you&#039;re passing in to the `input` is a valid date object
 - Make sure that the javascript plugin is included in your page correctly, and that an older version is not being cached by Safari.

Failing that, please provide more information about the error Safari gives you.

**UPDATE**

As you&#039;ve now said you&#039;re passing a string to the `Date()` object, I can see the problem. Safari is very strict about what it will accept, so you&#039;ll need to parse the string first, to form a valid `Date` object. Try the below:

    //var d = new Date(&quot;2011-11-02&quot;); // This will work for the vast majority of browsers - but not safari
    
    function parseDate(input) {
      var parts = input.match(/(\d+)/g);
      return new Date(parts[0], parts[1]-1, parts[2]);
    }
    
    var d = parseDate(&quot;2011-11-02&quot;);
    alert(d.format(&quot;dd-mm-yyyy&quot;));

You can test it in this fiddle: http://jsfiddle.net/Ly4vb/1/

  [1]: http://blog.stevenlevithan.com/archives/date-time-format
  [2]: http://jsfiddle.net/Ly4vb</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a quick demo of your example code using the [date format plugin][1], [fiddle here][2] and it appears to work fine in Safari.</p>
<p>Things to try:</p>
<p> &#8211; Check the format of the date you&#8217;re passing in to the `input` is a valid date object<br />
 &#8211; Make sure that the javascript plugin is included in your page correctly, and that an older version is not being cached by Safari.</p>
<p>Failing that, please provide more information about the error Safari gives you.</p>
<p>**UPDATE**</p>
<p>As you&#8217;ve now said you&#8217;re passing a string to the `Date()` object, I can see the problem. Safari is very strict about what it will accept, so you&#8217;ll need to parse the string first, to form a valid `Date` object. Try the below:</p>
<p>    //var d = new Date(&#8220;2011-11-02&#8243;); // This will work for the vast majority of browsers &#8211; but not safari</p>
<p>    function parseDate(input) {<br />
      var parts = input.match(/(\d+)/g);<br />
      return new Date(parts[0], parts[1]-1, parts[2]);<br />
    }</p>
<p>    var d = parseDate(&#8220;2011-11-02&#8243;);<br />
    alert(d.format(&#8220;dd-mm-yyyy&#8221;));</p>
<p>You can test it in this fiddle: <a href="http://jsfiddle.net/Ly4vb/1/" rel="nofollow">http://jsfiddle.net/Ly4vb/1/</a></p>
<p>  [1]: <a href="http://blog.stevenlevithan.com/archives/date-time-format" rel="nofollow">http://blog.stevenlevithan.com/archives/date-time-format</a><br />
  [2]: <a href="http://jsfiddle.net/Ly4vb" rel="nofollow">http://jsfiddle.net/Ly4vb</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

