<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Raihan Iqbal</title>
	<link>http://www.raihaniqbal.org/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 06 Jan 2009 04:21:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Resizing Images In ASP.NET</title>
		<description>I'm sure there are plenty of similar topics out there but this is my two cents. Lets say you have the following code in your ASP.NET page:     &#160;&#160;&#160; 1 Upload a File: &#38;nbsp;&#60;asp:FileUpload ID=&#34;pictureUpload&#34; runat=&#34;server&#34; /&#62;&#60;br /&#62;    &#160;&#160;&#160; 2&#160;&#60;asp:Button ID=&#34;btnUpload&#34; runat=&#34;server&#34; Text=&#34;Upload&#34; OnCommand=&#34;handle_ButtonClick&#34; ...</description>
		<link>http://www.raihaniqbal.org/blog/resizing-images-in-aspnet/</link>
			</item>
	<item>
		<title>Simulate network delay</title>
		<description>Sometimes developers need to simulate network delay during development and testing for various reasons. Sloppy is a tool that does just that. You will need the latest java runtime installed for it to work. Just go the link above and follow the instructions.   </description>
		<link>http://www.raihaniqbal.org/blog/simulate-network-delay/</link>
			</item>
	<item>
		<title>ASP.NET ImageButton not supported in Firefox 2.0</title>
		<description>I recently discovered that the ImageButton and LinkButton ASP.NET controls do not function properly in Firefox 2.0. I wasted almost two days trying to figure out what was wrong with my code. Apparently, I was chasing a ghost! For more information on this problem can be found here. Unfortunately, the ...</description>
		<link>http://www.raihaniqbal.org/blog/aspnet-imagebutton-not-supported-in-firefox-20/</link>
			</item>
	<item>
		<title>Using FlexiGrid in your ASP.NET application</title>
		<description>I've been exploring JQuery for quiet some time now and I'm already a huge fan! Not only is it light-weight but its extensible too - there are plugins for everything, just name it! Well, almost everything ;) Today I'm going to demonstrate how we can use the excellent FlexiGrid plugin ...</description>
		<link>http://www.raihaniqbal.org/blog/using-flexigrid-in-your-aspnet-application/</link>
			</item>
	<item>
		<title>HOW TO: Display RSS Feeds in your PRADO app</title>
		<description>This guide will show you how to easily parse and display RSS Feeds in your php application no matter what framework you use. However, I will be using the PRADO framework for this demonstration. The Parser Since I'm a big fan of open-source software, I used MagpieRSS. MagpieRSS provides an ...</description>
		<link>http://www.raihaniqbal.org/blog/how-to-display-rss-feeds-in-your-prado-app/</link>
			</item>
</channel>
</rss>
