<?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 Imran Akram's Blog</title>
	<atom:link href="http://imak47.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://imak47.wordpress.com</link>
	<description>My experiences with life, ASP .NET, C# and VB .NET etc</description>
	<lastBuildDate>Tue, 10 Nov 2009 05:42:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Generating PDF document in .NET using iTextSharp Library by Ratnesh</title>
		<link>http://imak47.wordpress.com/2008/09/19/generating-pdf-document-in-net-using-itextsharp-library/#comment-214</link>
		<dc:creator>Ratnesh</dc:creator>
		<pubDate>Tue, 10 Nov 2009 05:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=94#comment-214</guid>
		<description>Hye Imran

I got the error on this line when i convert  html string to pdf

HtmlParser.Parse(document, _xmlr);

Error:The document is not open yet; you can only add Meta information.

You have any idea about that.</description>
		<content:encoded><![CDATA[<p>Hye Imran</p>
<p>I got the error on this line when i convert  html string to pdf</p>
<p>HtmlParser.Parse(document, _xmlr);</p>
<p>Error:The document is not open yet; you can only add Meta information.</p>
<p>You have any idea about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating PDF document in .NET using iTextSharp Library by Alex Ding</title>
		<link>http://imak47.wordpress.com/2008/09/19/generating-pdf-document-in-net-using-itextsharp-library/#comment-212</link>
		<dc:creator>Alex Ding</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=94#comment-212</guid>
		<description>I am working on an asp .net page with updatepanel.  I managed to print a pdf file (by merging variable data into the preset field of the template pdf).  it doesn&#039;t post back to the page (that I still wants to update the page with the post calculated results).  would you please tell me how can I get a post back after sending the page to print?</description>
		<content:encoded><![CDATA[<p>I am working on an asp .net page with updatepanel.  I managed to print a pdf file (by merging variable data into the preset field of the template pdf).  it doesn&#8217;t post back to the page (that I still wants to update the page with the post calculated results).  would you please tell me how can I get a post back after sending the page to print?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery effects not working after UpdatePanel Asynchronous request is over by LCMS</title>
		<link>http://imak47.wordpress.com/2008/10/18/jquery-effects-not-working-after-updatepanel-asynchronous-request-is-over/#comment-211</link>
		<dc:creator>LCMS</dc:creator>
		<pubDate>Thu, 05 Nov 2009 16:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=130#comment-211</guid>
		<description>nice, that got me what i needed</description>
		<content:encoded><![CDATA[<p>nice, that got me what i needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery effects not working after UpdatePanel Asynchronous request is over by JQueryNovice</title>
		<link>http://imak47.wordpress.com/2008/10/18/jquery-effects-not-working-after-updatepanel-asynchronous-request-is-over/#comment-210</link>
		<dc:creator>JQueryNovice</dc:creator>
		<pubDate>Thu, 22 Oct 2009 08:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=130#comment-210</guid>
		<description>I was using the following JQuery tooltip which was not working on post backs:


  $(document).ready(function(){
    $(&#039;.tTip&#039;).betterTooltip({speed: 150, delay: 300});
  });


I change this to the following to get it working on post backs:


  function pageLoad(){
    $(&#039;.tTip&#039;).betterTooltip({speed: 150, delay: 300});
  } 
</description>
		<content:encoded><![CDATA[<p>I was using the following JQuery tooltip which was not working on post backs:</p>
<p>  $(document).ready(function(){<br />
    $(&#8216;.tTip&#8217;).betterTooltip({speed: 150, delay: 300});<br />
  });</p>
<p>I change this to the following to get it working on post backs:</p>
<p>  function pageLoad(){<br />
    $(&#8216;.tTip&#8217;).betterTooltip({speed: 150, delay: 300});<br />
  }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery effects not working after UpdatePanel Asynchronous request is over by Pablo</title>
		<link>http://imak47.wordpress.com/2008/10/18/jquery-effects-not-working-after-updatepanel-asynchronous-request-is-over/#comment-209</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=130#comment-209</guid>
		<description>Great post, thanks a lot!</description>
		<content:encoded><![CDATA[<p>Great post, thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find Qibla from almost anywhere in the world? by Imran Akram</title>
		<link>http://imak47.wordpress.com/2009/09/17/how-to-find-qibla-from-almost-anywhere-in-the-world/#comment-208</link>
		<dc:creator>Imran Akram</dc:creator>
		<pubDate>Fri, 16 Oct 2009 14:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=294#comment-208</guid>
		<description>Check out the comment I just wrote earlier</description>
		<content:encoded><![CDATA[<p>Check out the comment I just wrote earlier</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find Qibla from almost anywhere in the world? by Imran Akram</title>
		<link>http://imak47.wordpress.com/2009/09/17/how-to-find-qibla-from-almost-anywhere-in-the-world/#comment-207</link>
		<dc:creator>Imran Akram</dc:creator>
		<pubDate>Fri, 16 Oct 2009 14:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=294#comment-207</guid>
		<description>Please visit http://islamicfinder.com/
You&#039;ll find all the info you need for Salah timing and there&#039;s link for a very useful Azan software as well. I think you&#039;d definitely be interested in using that</description>
		<content:encoded><![CDATA[<p>Please visit <a href="http://islamicfinder.com/" rel="nofollow">http://islamicfinder.com/</a><br />
You&#8217;ll find all the info you need for Salah timing and there&#8217;s link for a very useful Azan software as well. I think you&#8217;d definitely be interested in using that</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find Qibla from almost anywhere in the world? by alidahir hassan</title>
		<link>http://imak47.wordpress.com/2009/09/17/how-to-find-qibla-from-almost-anywhere-in-the-world/#comment-206</link>
		<dc:creator>alidahir hassan</dc:creator>
		<pubDate>Fri, 16 Oct 2009 13:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=294#comment-206</guid>
		<description>i need   salah calender</description>
		<content:encoded><![CDATA[<p>i need   salah calender</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find Qibla from almost anywhere in the world? by 0.3</title>
		<link>http://imak47.wordpress.com/2009/09/17/how-to-find-qibla-from-almost-anywhere-in-the-world/#comment-205</link>
		<dc:creator>0.3</dc:creator>
		<pubDate>Fri, 16 Oct 2009 13:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=294#comment-205</guid>
		<description>how to find salad time in sweden</description>
		<content:encoded><![CDATA[<p>how to find salad time in sweden</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery effects not working after UpdatePanel Asynchronous request is over by Elif</title>
		<link>http://imak47.wordpress.com/2008/10/18/jquery-effects-not-working-after-updatepanel-asynchronous-request-is-over/#comment-202</link>
		<dc:creator>Elif</dc:creator>
		<pubDate>Tue, 08 Sep 2009 08:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://imak47.wordpress.com/?p=130#comment-202</guid>
		<description>Thank you very much for this simple solution.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this simple solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
