<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shruti Gupta Blog - Articles on Website Development and more &#187; Website Development</title>
	<atom:link href="http://www.shrutigupta.com/index.php/category/website-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shrutigupta.com</link>
	<description>Shruti writes about topics ranging from website development, search engine optimization to meditation.</description>
	<lastBuildDate>Mon, 06 Sep 2010 18:52:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sahaj Toolbar for IE and FireFox</title>
		<link>http://www.shrutigupta.com/index.php/2007/02/06/sahaj-toolbar-for-ie-and-firefox/</link>
		<comments>http://www.shrutigupta.com/index.php/2007/02/06/sahaj-toolbar-for-ie-and-firefox/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 22:20:15 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Meditation]]></category>
		<category><![CDATA[Sahaja Yoga]]></category>
		<category><![CDATA[Toolbar for Browsers]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2007/02/06/sahaj-toolbar-for-ie-and-firefox/</guid>
		<description><![CDATA[Here is a really cool Sahaj toolbar to download. It's a repository of all Sahaja knowledge online. I can see myself spending all day with it. This is really neat.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2007/02/06/sahaj-toolbar-for-ie-and-firefox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to add specific style/script for IE in HTML?</title>
		<link>http://www.shrutigupta.com/index.php/2006/05/15/how-to-add-specific-stylescript-for-ie-in-html/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/05/15/how-to-add-specific-stylescript-for-ie-in-html/#comments</comments>
		<pubDate>Mon, 15 May 2006 21:43:15 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML, XHTML]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[HTML/XHTML]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2006/05/15/how-to-add-specific-stylescript-for-ie-in-html/</guid>
		<description><![CDATA[There are times when we want a specific style or stylesheet or a javascript to be rendered only in IE and not other browsers such as FireFox. If this is so, then you can do so by adding following if and endif declarations in the HTML.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/05/15/how-to-add-specific-stylescript-for-ie-in-html/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flash Detection JavaScript</title>
		<link>http://www.shrutigupta.com/index.php/2006/05/09/flash-detection-javascript/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/05/09/flash-detection-javascript/#comments</comments>
		<pubDate>Tue, 09 May 2006 14:15:46 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2006/05/09/flash-detection-javascript/</guid>
		<description><![CDATA[Websites that use flash must use flash detection JavaScript. Such a JavaScript will look for flash player on the user's browser. If it detects no flash player, it will display an alternative image instead of the flash.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/05/09/flash-detection-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image Flicker Problem in IE</title>
		<link>http://www.shrutigupta.com/index.php/2006/05/08/image-flicker-problem-in-ie/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/05/08/image-flicker-problem-in-ie/#comments</comments>
		<pubDate>Mon, 08 May 2006 14:09:30 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/?p=51</guid>
		<description><![CDATA[When you use CSS background images that are clickable, you must have come across image flicker problem in IE. It's very annoying. So, hopefully here's the solution that might work: http://dean.edwards.name/my/flicker.html.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/05/08/image-flicker-problem-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Web Page Download Time</title>
		<link>http://www.shrutigupta.com/index.php/2006/05/07/check-web-page-download-times/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/05/07/check-web-page-download-times/#comments</comments>
		<pubDate>Sun, 07 May 2006 15:44:22 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2006/05/07/check-web-page-download-times/</guid>
		<description><![CDATA[One of the principles of usability is fast downloading of a web page. Here's a neat tool that helps to check web page download time. This will help your website from search engine optimization perspective as well.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/05/07/check-web-page-download-times/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Min-Height</title>
		<link>http://www.shrutigupta.com/index.php/2006/05/07/min-height/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/05/07/min-height/#comments</comments>
		<pubDate>Sun, 07 May 2006 15:05:54 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML, XHTML]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[HTML/XHTML]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2006/05/07/min-height/</guid>
		<description><![CDATA[Majority of the web page layout require side navigation column and the content column to expand vertically equal. This can be a challenge when we prefer to use div rather than tables for layout. I explained one of the most useful hacks that create an appearance of two columnar div's expanding vertically equal to each other. However, there are times when we actually want both the columns to have equal height.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/05/07/min-height/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Script for Form with File Attachment</title>
		<link>http://www.shrutigupta.com/index.php/2006/04/27/php-script-for-form-with-file-attachment/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/04/27/php-script-for-form-with-file-attachment/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 19:13:15 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2006/04/27/php-script-for-form-with-file-attachment/</guid>
		<description><![CDATA[I developed contact us form for DagadTrikon.com using HiQFormMail PHP Script.  It is available for download for free and allows file attachments.  This is the best one I have found so far and is very easy to customize.    Please note that this script will not work on Windows server.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/04/27/php-script-for-form-with-file-attachment/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>1, 2, 3 &#8230; You&#8217;re done! Website Design Made Easy</title>
		<link>http://www.shrutigupta.com/index.php/2006/04/26/website-design-made-easy/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/04/26/website-design-made-easy/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 01:10:36 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2006/04/26/1-2-3%e2%80%a6-you%e2%80%99re-done-website-design-made-easy/</guid>
		<description><![CDATA[Designing a website may not seem like the easiest of tasks, but with the help of some new web building conveniences that have entered the market in the past few years it is possible to create a professional website for your business with only a small investment of your time and money. In fact, with the advent of greater choice in web design such as ready-made website templates, logos and other corporate necessities, you can build a website in three easy steps.


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/04/26/website-design-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Script for Tell A Friend Form</title>
		<link>http://www.shrutigupta.com/index.php/2006/04/21/php-script-for-tell-a-friend-form/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/04/21/php-script-for-tell-a-friend-form/#comments</comments>
		<pubDate>Fri, 21 Apr 2006 16:24:04 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/?p=47</guid>
		<description><![CDATA[When I was working on the website for The Legend of Dagad Trikon, I needed a PHP script for a Tell A Friend form.  I searched and tried to install quite a few.  None came close to Tell A Friend script by Maian Friend. 


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/04/21/php-script-for-tell-a-friend-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML Codes for Foreign Language Accents</title>
		<link>http://www.shrutigupta.com/index.php/2006/04/07/html-codes-for-foreign-language-accents/</link>
		<comments>http://www.shrutigupta.com/index.php/2006/04/07/html-codes-for-foreign-language-accents/#comments</comments>
		<pubDate>Fri, 07 Apr 2006 22:21:28 +0000</pubDate>
		<dc:creator>Shruti</dc:creator>
				<category><![CDATA[HTML, XHTML]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[HTML/XHTML]]></category>

		<guid isPermaLink="false">http://www.shrutigupta.com/index.php/2006/04/07/html-codes-for-foreign-language-accents/</guid>
		<description><![CDATA[Refer http://www.starr.net/is/type/htmlcodes.html for HTML codes for foreign language accents.  


No related posts.]]></description>
		<wfw:commentRss>http://www.shrutigupta.com/index.php/2006/04/07/html-codes-for-foreign-language-accents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
