<?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>Sunils blog &#187; Web Development</title>
	<atom:link href="http://www.myhtmlworld.com/category/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myhtmlworld.com</link>
	<description>myhtmlworld.com</description>
	<lastBuildDate>Mon, 14 Nov 2011 09:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Xrefresh &#8211; An automated refresh tool for web developers</title>
		<link>http://www.myhtmlworld.com/web-development/xrefresh-an-automated-refresh-tool-for-web-developers.html</link>
		<comments>http://www.myhtmlworld.com/web-development/xrefresh-an-automated-refresh-tool-for-web-developers.html#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:07:10 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=579</guid>
		<description><![CDATA[On  Mac there is cool tool called CSSEdit, Which can write CSS lively and see the results without refreshing the browser. As I am using PC, I could not use this software. But I really wish if I could get one for PC that would be nice. Couple of weeks back when I browsing through [...]]]></description>
			<content:encoded><![CDATA[<p>On  Mac there is cool tool called CSSEdit, Which can write CSS lively and see the results without refreshing the browser. As I am using PC, I could not use this software. But I really wish if I could get one for PC that would be nice.</p>
<p>Couple of weeks back when I browsing through some website, I found Xrefresh, A software which will refresh the browser as you modify source file. And it will work on both Firefox and Internet Explorer. This software make it possible to do live page editing with your favorite HTML / CSS editor.  It also supports mac.</p>
<p><span id="more-579"></span>If you have dual monitor, it makes you surprisingly easy to edit the files and see the results in real-time. And it not only useful for the HTML / CSS but also you can work with other programming language like PHP, Ruby, Perl, ASP , Java etc.</p>
<p><strong>Installation</strong></p>
<p>Installation is super easy.</p>
<ul>
<li>Install <a href="https://addons.mozilla.org/en-US/firefox/addons/versions/1843">Firebug 1.4 or higher</a></li>
<li>Install <a href="http://addons.mozilla.org/en-US/firefox/addon/7711/">XRefresh Addon</a> (you don&#8217;t need this step if you are going to use XRefresh with IE only).</li>
<li><a href="http://xrefresh.googlecode.com/files/xrefresh-1.3.msi">Download Windows Monitor</a> and go through installation process. It will install XRefresh traybar application and IE plugin.</li>
</ul>
<p><strong>Usage</strong></p>
<p>Launch XRefresh and check for it in the traybar.</p>
<p></p>
<p>After start the icon is gray and it means that there are no browsers connected to XRefresh.</p>
<p>Tell XRefresh where are located your files. XRefresh will watch for your modifications.<br />
Tip: You can simply drag&amp;drop interesting folders onto configuration dialog.</p>
<p></p>
<p>Let Firefox or Internet Explorer connect to Xrefresh.</p>
<p><strong>Firefox</strong></p>
<p>XRefresh has its own tab panel in Firebug window. You need to enable Firebug for particular site to enable XRefresh functionality.</p>
<p><a href="http://www.myhtmlworld.com/wp-content/uploads/2010/04/ffintro.png"></a></p>
<p><strong>Internet Explorer</strong></p>
<p>In Internet Explorer 7 you can find XRefresh icon in the tools bar</p>
<p></p>
<p>The icon reflects the connection status. You may click it to open XRefresh Panel</p>
<p></p>
<p>Mac installation is available here (http://xrefresh.binaryage.com/#osx)</p>
<p>Also it is available on google code http://code.google.com/p/xrefresh/</p>
<p>I recommend you get this software and try it out for yourself  and don&#8217;t forget to <a href="#comment">comment</a> on it.</p>
<p>Alternatively you can check this video<br />
<a href="http://www.youtube.com/watch?v=6pL6YTWlbI4">Xrefresh &#8211; The automated refresh tool for web developers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/xrefresh-an-automated-refresh-tool-for-web-developers.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Popular JavaScripts which makes the web more richer and interactive</title>
		<link>http://www.myhtmlworld.com/web-development/popular-javascripts-web-richer-interactive.html</link>
		<comments>http://www.myhtmlworld.com/web-development/popular-javascripts-web-richer-interactive.html#comments</comments>
		<pubDate>Sat, 03 Oct 2009 06:51:53 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Form validation]]></category>
		<category><![CDATA[greybox]]></category>
		<category><![CDATA[highslide]]></category>
		<category><![CDATA[Image gallery showcasing]]></category>
		<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[Moo tools]]></category>
		<category><![CDATA[shadowbox]]></category>
		<category><![CDATA[Thickbox]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=464</guid>
		<description><![CDATA[Now a days, JavaScript is unavoidable for any website. JavaScript enriches your website in the form of giving more interactivity to your web page and help to dressing up your web page. The use of JavaScript can be listed like this Checking and correcting the form data in the user side Dynamically change the web [...]]]></description>
			<content:encoded><![CDATA[<p>Now a days, JavaScript is unavoidable for any website. JavaScript enriches your website in the form of giving more interactivity to your web page and help to dressing up your web page.</p>
<p>The use of JavaScript can be listed like this</p>
<ol>
<li>Checking and correcting the form data in the user side</li>
<li>Dynamically change the web page without reload it.</li>
<li>Create applications like calculator, simple applications and games.</li>
<li>Add effects to a web page which will attract more visitors</li>
</ol>
<p>These are the important use of JavaScript. Some of them are very important, some of them not that much. Here I am showcasing some important JavaScript tools which commonly using in website.<br />
<span id="more-464"></span></p>
<p></p>
<h3>JavaScript form validation</h3>
<p>The most important and common functionality of a JavaScript is form validation. Most of the people using different JavaScript libraries such as Jquery, Moo tools, etc etc. As I am a fan of Jquery, I personally use <a rel="external nofollow" href="http://jquery.bassistance.de/validate/demo/" target="_blank">bassistance JavaScript validation</a>. It is simple to use and giving lot of options</p>
<h3>Showcase image / video gallery</h3>
<p>There are a lot of JavaScript libraries are available for showcasing images and videos even web pages. Here is the very popular JavaScript which used to overlay images / video / web page.</p>
<p><strong><a rel="external nofollow" href="http://www.huddletogether.com/projects/lightbox2/" target="_blank">Lighbox</a> </strong></p>
<blockquote><p>Lightbox is a simple, unobtrusive script used to overlay images on the current page. It&#8217;s a snap to setup and works on all modern browsers.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://jquery.com/demo/thickbox/" target="_blank">Thickbox</a></strong></p>
<blockquote><p>ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://orangoo.com/labs/GreyBox/" target="_blank">Greybox </a></strong></p>
<blockquote><p>GreyBox can be used to display websites, images and other content in a beautiful way.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://www.shadowbox-js.com/" target="_blank">shadow box</a></strong></p>
<blockquote><p>Shadowbox is an online media viewer application that supports all of the web&#8217;s most popular media publishing formats.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://highslide.com/" target="_blank">Highslide</a></strong></p>
<blockquote><p>Highslide JS is an open source image, media and gallery viewer written in JavaScript.</p></blockquote>
<p><strong><a rel="external nofollow" href="http://sorgalla.com/jcarousel/" target="_blank">jcarousel</a></strong></p>
<blockquote><p>jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).</p></blockquote>
<p><strong><a rel="external nofollow" href="http://code.google.com/p/swfobject/" target="_blank">SWFobject</a> </strong></p>
<blockquote><p>SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file</p></blockquote>
<h4>Miscellaneous scripts</h4>
<ul>
<li><strong><a rel="external nofollow" href="http://www.alistapart.com/articles/dropdowns/" target="_blank">Drop down menus</a> </strong></li>
<li><strong><a rel="external nofollow" href="http://stilbuero.de/jquery/tabs_3/" target="_blank">Tab styles</a> </strong></li>
<li><strong><a rel="external nofollow" href="www.pushuptheweb.com" target="_blank">Pushup JavaScript</a></strong></li>
</ul>
<p>For integrating all these scripts, person requires only knowledge of basic html and JavaScript. If you are using some other tools please share with me through the comment form.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/popular-javascripts-web-richer-interactive.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Collapsing and expanding footer using JQuery</title>
		<link>http://www.myhtmlworld.com/web-development/collapsing-expanding-footer.html</link>
		<comments>http://www.myhtmlworld.com/web-development/collapsing-expanding-footer.html#comments</comments>
		<pubDate>Thu, 24 Sep 2009 03:15:43 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[collapse]]></category>
		<category><![CDATA[expand]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=451</guid>
		<description><![CDATA[Footer concept changing day by day. Web2 footer is big and lot of links and information carrying on that. Here you can see different types of footers. Today I am going to discuss about collapsing and expanding footers. Most of the site doesn&#8217;t have collapsing and expanding footer. But It would be nice if you [...]]]></description>
			<content:encoded><![CDATA[<p>Footer concept changing day by day. Web2 footer is big and lot of links and information carrying on that. <a rel="external nofollow" href="http://tutorialblog.org/web-design-elements-footers/" target="_blank">Here</a> you can see different types of footers.</p>
<p>Today I am going to discuss about collapsing and expanding footers. Most of the site doesn&#8217;t have collapsing and expanding footer. But It would be nice if you have one like that. Because it is easy for the user. If he wants to see that he can otherwise not. It avoids the unnecessary scroll.</p>
<p><span id="more-451"></span></p>
<p><a rel="nofollow" href="/wp-content/sources/collapse/" target="_blank">Demo</a></p>
<p><a href="/wp-content/uploads/2009/09/collapse-expand.zip">Source</a></p>
<p>Here is some code snippet that you can try for your site. It uses Jquery as javascript framework. <a rel="external nofollow" href="http://docs.jquery.com/Downloading_jQuery" target="_blank">Download jquery</a> from here. It is very easy to integrate.</p>
<p>First I am creating one HTML file. I showed here  between  to tag only.</p>
<pre lang="HTML">
<div id="footer">
<div id="mainfooter">
<a id="toggle-button" href="javascript:void(0)">Toggle footer</a></div>
<div id="subfooter">

links are going here</div>
</div>
</pre>
<p>In the main footer div I added a link named toggle button. This is our action link.</p>
<p>Now we need to include jquery in the header.</p>
<p>You can simply include like this inside the  of your html</p>
<pre lang="Javascript"><script src="jquery.js" type="'text/javascript'"></script></pre>
<p>If you have doubt please <a href="/web-development/different-ways-to-include-jquery-in-your-website.html">check different ways to include Jquery?</a></p>
<p>Now our simple javascript to do the functionality. Just paste this after the inclusion of jquery</p>
<pre lang="Javascript"><script type="text/javascript"></script></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/collapsing-expanding-footer.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free tools to develop a website</title>
		<link>http://www.myhtmlworld.com/web-development/free-tools-to-develop-website.html</link>
		<comments>http://www.myhtmlworld.com/web-development/free-tools-to-develop-website.html#comments</comments>
		<pubDate>Sat, 19 Sep 2009 04:25:31 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Intype]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[Pixlr]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=440</guid>
		<description><![CDATA[Last couple of weeks I was in search of some free tools to develop a web. I found that some alternate softwares instead of buying some professional / costly software. I switched over to Ubuntu operating system. Even though here I am discussing with some free softwares usable for either in windows or linux. I [...]]]></description>
			<content:encoded><![CDATA[<p>Last couple of weeks I was in search of some free tools to develop a web. I found that some alternate softwares instead of buying some professional / costly software. I switched over to <a rel="external nofollow" href="http://www.ubuntu.com/" target="_blank">Ubuntu operating system</a>. Even though here I am discussing with some free softwares usable for either in windows or linux.</p>
<p>I had been using Adobe softwares for web development. These softwares are very professional but very costly. After I switched over to Ubuntu I never touched these software and through out from my PC.</p>
<p><span id="more-440"></span></p>
<h2>Webserver</h2>
<p>For a web developer we usually need a webserver. For PHP developers it is easy to find a webserver without any cost. You can try the <a rel="external nofollow" href="http://en.wikipedia.org/wiki/LAMP_(software_bundle)" target="_blank">LAMP</a> and can install in your local machine. Lamp is the abbreviation of Linux Apache MySQL and PHP / PERL / PYTHON. If you want to install these as a package you can try <a rel="external nofollow" href="http://www.apachefriends.org/en/xampp.html" target="_blank">XAMPP</a> or <a rel="external nofollow" href="http://www.wampserver.com/en/" target="_blank">WAMP</a>.  These softwares are completely free and it is available for both windows and Linux machines.</p>
<h2>Graphics</h2>
<p>Next is your Graphic requirement. It is a truth that I couldn&#8217;t find any good alternate for Adobe&#8217;s Photoshop. May be I had been using Photoshop for a long time. But you can try <a rel="external nofollow" href="http://www.gimp.org/" target="_blank">GIMP</a> (will work for windows, Linux and MAC OS)  or <a rel="external nofollow" href="http://www.pixlr.com/" target="_blank">Pixlr</a> (an online  free image editor).</p>
<h2>IDE (Integrated Development Environment)</h2>
<p>Selecting an IDE is very important. There are a lot of softwares available for that. Personally I would suggest NetBeans IDE. Another one is Eclipse. Here is  the list of some great IDEs for PHP Developers</p>
<p>1. <a rel="external nofollow" href="http://www.netbeans.org/" target="_blank">NetBeans</a><br />
2. <a rel="external nofollow" href="http://www.eclipse.org/" target="_blank">Eclipse</a><br />
3. <a rel="external nofollow" href="http://aptana.com/" target="_blank">Aptana</a></p>
<p>There is one another simple light weight editor is available , Called <a href="http://intype.info/">Intype</a>.  But it works only in Windows.  But I like it very much.</p>
<h2>FTP Software</h2>
<p><a rel="external nofollow" href="http://filezilla-project.org/" target="_blank">Filezilla</a> is one of the Free FTP software. Otherwise you can use <a rel="external nofollow" href="http://fireftp.mozdev.org/" target="_blank">FireFTP</a> that can be add on to Firefox. In Ubuntu I am using <a rel="external nofollow" href="http://gftp.seul.org/" target="_blank">gFTP</a>.</p>
<p>Guys try these free tools. Give me your comments, <a href="http://twitter.com/sunilsk">follow me on Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/free-tools-to-develop-website.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Finding 404 elements inside a page using firefox extensions</title>
		<link>http://www.myhtmlworld.com/web-development/finding-404-elements.html</link>
		<comments>http://www.myhtmlworld.com/web-development/finding-404-elements.html#comments</comments>
		<pubDate>Fri, 04 Sep 2009 13:28:47 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[404 page]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[pagespeed]]></category>
		<category><![CDATA[yslow]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=384</guid>
		<description><![CDATA[If you are website developer and if you are uploading images and other files to your web server, you might face some problems with file upload especially large amount of images through ftp. Or you might forgot to upload some files. It would be easy to find such forgot things through some firefox plugins (extensions). [...]]]></description>
			<content:encoded><![CDATA[<p>If you are website developer and if you are uploading images and other files to your web server, you might face some problems with file upload especially large amount of images through ftp. Or you might forgot to upload some files. It would be easy to find such forgot things through some firefox plugins (extensions). In this blog I added test.gif to my page. Lets see how we can test this with different plugins.  If you are using safari web browser there is an activity tab. You can find missed resource from there also. Also you can use <a href="http://home.snafu.de/tilman/xenulink.html#Download" target="_blank">Xenu software</a> which will scan all your web and will return appropriate status.</p>
<p><span id="more-384"></span></p>
<h3>Firebug</h3>
<p>In firebug, under the net tab,  each element will display via category . All, HTML, CSS, JS, XHR, Images, Flash etc. And check the each element. If any resource referring from your HTML page and if it is not available it will show as 404. Install firebug from <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">here</a></p>
<div id="attachment_385" class="wp-caption alignnone" style="width: 310px"><a href="http://www.myhtmlworld.com/wp-content/uploads/2009/09/firebug.png" class="thickbox" ></a><p class="wp-caption-text">Firebug</p></div>
<p>Yslow and PageSpeed is coming inside the firebug. So first you need to install firebug first and then the following tools.</p>
<h3>Yslow</h3>
<p>Yslow is another great tool from yahoo to optimize your website. In yslow, you can find missed elements through components tab. It will looks like this</p>
<div id="attachment_386" class="wp-caption alignnone" style="width: 310px"><a href="http://www.myhtmlworld.com/wp-content/uploads/2009/09/yslow.png"  class="thickbox" ></a><p class="wp-caption-text">Yslow</p></div>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/5369" target="_blank">Download Yslow</a></p>
<h3>PageSpeed</h3>
<p>Page Speed is an open-source Firefox/Firebug Add-on from Google. It helps to optimize the website and making it fast. You can identify 404 elements from show resources tab in pagespeed.</p>
<div id="attachment_387" class="wp-caption alignnone" style="width: 310px"><a href="http://www.myhtmlworld.com/wp-content/uploads/2009/09/pagespeed.png"  class="thickbox"></a><p class="wp-caption-text">Page Speed</p></div>
<p><a href="http://code.google.com/speed/page-speed/download.html" target="_blank">Download page speed</a></p>
<p>Please share your comments about this. <a href="http://twitter.com/sunilsk">Follow me on Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/finding-404-elements.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do we really need to support Internet Explorer(6)?</title>
		<link>http://www.myhtmlworld.com/web-development/do-we-really-need-to-support-internet-explorer-6.html</link>
		<comments>http://www.myhtmlworld.com/web-development/do-we-really-need-to-support-internet-explorer-6.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 12:51:11 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Expression Web SuperPreview for Internet Explorer]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE fixer]]></category>
		<category><![CDATA[IETester]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Push up javascript]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=327</guid>
		<description><![CDATA[I started browsing with Internet Explorer. It was in early 2000’s. At that time I thought it is the only browser which I can connect to internet. I continue using Internet Explorer till the end of 2004! Since at that time I never checked any websites in any other browser. Things changed in the beginning [...]]]></description>
			<content:encoded><![CDATA[<p>I started browsing with Internet Explorer. It was in early 2000’s. At that time I thought it is the only browser which I can connect to internet. I continue using Internet Explorer till the end of 2004! Since at that time I never checked any websites in any other browser.</p>
<p>Things changed in the beginning of 2005. I have joined a  new company. Yes! I have fall in love with Firefox.</p>
<p>What makes me love Firefox browser?</p>
<p><span id="more-327"></span></p>
<ul>
<li>Plugins: Yes. It attracts me a lot. Plugins helps to develop a better a site or giving us some additional capabilities more than a browser like download managers, feeds management etc etc.</li>
<li>We never get bored while browsing the site. Because we can change the look and feel using firefox themes or <a href="/around-my-world/skin-your-firefox-with-personas.html">firefox personas</a>.</li>
<li>Safe and support.</li>
</ul>
<p>In brief it is more safe, customizable and faster.</p>
<p>Microsoft now released their latest Internet Explorer 8. It is hard to the developers to maintain these different versions with in a short period of time. But it is happy to hear that Microsoft trying to follow the web standards!</p>
<p>But how the developers can manage with these versions? Either they can completely ignore the previous versions and go with the newer versions. Because newer version has better support. Otherwise, programmers have to use a lot of filters.</p>
<p>There is some javascripts which advice the users to upgrade their browser. But will the user upgrade their browser? Still lot of people using IE because it is shipped along with Windows operating system. I could not find any other reason for the popularity of IE.</p>
<p>But now people start digging the grave of Internet Explorer 6.</p>
<p>If you are still support the older version of IE? You can use these sources</p>
<p>1. <a rel="external" href="http://www.onderhond.com/tools/ie6fixer/">IE fixer</a>. It will help to fix the IE6 related style issues.<br />
2. <a href="/web-development/pushup-advice-your-visitors-to-upgrade-their-browser.html">Push up javascript</a>: Which will advice your visitors to upgrade their browser<br />
3. <a rel="external" href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a>: Great software which will render the older / latest version of IE.<br />
4. <a href="web-development/expression-web-superpreview-for-internet-explorer-questions.html">Expression Web SuperPreview for Internet Explorer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/do-we-really-need-to-support-internet-explorer-6.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Different ways to include jQuery in your website</title>
		<link>http://www.myhtmlworld.com/web-development/different-ways-to-include-jquery-in-your-website.html</link>
		<comments>http://www.myhtmlworld.com/web-development/different-ways-to-include-jquery-in-your-website.html#comments</comments>
		<pubDate>Sat, 30 May 2009 16:44:25 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=317</guid>
		<description><![CDATA[jQuery is javascript frame work which simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. You can include jQuery in different ways.  1.Download it from jQuery site and include it into your webpage 2.Include it from Google server google.load('jquery', '1.3.1'); or 3.Include it from Jquery&#8217;s site  These are the different [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery is javascript frame work which simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.</p>
<p>You can include jQuery in different ways. </p>
<p>1.Download it from jQuery site and include it into your webpage</p>
<pre lang="Javascript" line="1"><script src="javascript/jquery-1.3.2.min.js" type="text/javascript"></script></pre>
<p>2.Include it from Google server</p>
<pre lang="Javascript" line="1"><script src="https://www.google.com/jsapi"></script>
<script>
google.load('jquery', '1.3.1');
</script>

or

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script></pre>
<p>3.Include it from Jquery&#8217;s site </p>
<pre lang="Javascript" line="1"><script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script></pre>
<p>These are the different methods to include jQuery. Each of them have there own advantages and disadvantages.</p>
<p><span id="more-317"></span></p>
<p>First one has better control. Because this is your server and if u needs to modify the code, you can. Other method depends on other server, so, it may break the connection if that server is down.</p>
<p>Second method is, including it from Googles server. In that first one supports https connection. Second one supports normal http connection. You can pass the jquery version depends upon your choice. If you want to update you need to include appropriate jquery versions.</p>
<p>Third method is including it directly from jQuery server. And it is linking directly to latest jQuery. So you need not bother about the jQuery updation.</p>
<p>Hope I have covered different methods include jQuery. What do you think? Is there any other method to include jQuery?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/different-ways-to-include-jquery-in-your-website.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Find the biggest from the unordered list or ordered list</title>
		<link>http://www.myhtmlworld.com/web-development/find-the-biggest-from-the-unordered-list-or-ordered-list.html</link>
		<comments>http://www.myhtmlworld.com/web-development/find-the-biggest-from-the-unordered-list-or-ordered-list.html#comments</comments>
		<pubDate>Tue, 14 Apr 2009 04:21:47 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Biggest li]]></category>
		<category><![CDATA[formatting UL li]]></category>
		<category><![CDATA[formatting unordered list]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=256</guid>
		<description><![CDATA[Yesterday I came around the situation to find the biggest li from the list of unordered list (UL). I have done that. And added a class which is the bigger in the list. Same can be apply to the ordered list (OL) too. I think it will be helpful for the others too. It is using [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I came around the situation to find the biggest li from the list of unordered list (UL). I have done that. And added a class which is the bigger in the list. Same can be apply to the ordered list (OL) too. I think it will be helpful for the others too. It is using jQuery as javascript framework. </p>
<p>If you have any questions or alternate solutions please let me know.</p>
<p>The code:</p>
<pre lang="HTML" line="1">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>

<script type='text/javascript' src='jquery-min.js'></script>
<script type="text/javascript">
    $(document).ready(function() {
		len=$("#list li").length;
		bigger=0;
		for(i=0;i<len;i++)
		{
			val1 = $("#list li").eq(i).text().length;
			if(val1 > bigger)
			{
				bigger = val1;
				pos =  i;
			}
			else
			{
				bigger = bigger;

			}
		}
	alert("postion "+ (pos + 1) + " is the biggest with "  +bigger+ " characters");
	$("#list li").eq(pos).addClass('bigger');
});
</script>
</head>
<body>
<ul id="list">
<li>123</li>
<li>1234</li>
<li>123456789</li>
<li>12345</li>
</ul>

</body>
</html>
</pre>
<p><a class="download" href='http://www.myhtmlworld.com/wp-content/uploads/2009/04/findthebiggest.zip'>Download the source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/find-the-biggest-from-the-unordered-list-or-ordered-list.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to create a simple navigation using CSS and XHTML</title>
		<link>http://www.myhtmlworld.com/web-development/how-to-create-a-simple-navigation-using-css-and-xhtml.html</link>
		<comments>http://www.myhtmlworld.com/web-development/how-to-create-a-simple-navigation-using-css-and-xhtml.html#comments</comments>
		<pubDate>Sun, 12 Apr 2009 05:11:11 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Horizontal navigation]]></category>
		<category><![CDATA[Un ordered list]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=248</guid>
		<description><![CDATA[When I wrote about the Unobstructive image gallery listing using CSS, many people asked me to post some tutorial on this blog. So that will be helpful for others. So I decided to create some tutorials on this blog. This is the first step for that. Here I am trying to make simple navigation, which [...]]]></description>
			<content:encoded><![CDATA[<p>When I wrote about the <a href="http://www.myhtmlworld.com/web-development/image-gallery-listing-using-css.html">Unobstructive image gallery listing using CSS</a>, many people asked me to post some tutorial on this blog. So that will be helpful for others. So I decided to create some tutorials on this blog. This is the first step for that.</p>
<p>Here I am trying to make simple navigation, which uses the html tag unordered list (ul li). It would be nice if we are using unordered lists for navigation menus. We can easily manage the navigation though <a href="http://en.wikipedia.org/wiki/Document_Object_Model">DOM</a> and it may help a little bit on SEO (Search Engine Optimisation).</p>
<p>Before creating this navigation, I am expecting that you may have some simple idea about HTML and CSS. </p>
<p>First, we have to create one simple html like the following on your favorite html or text editor. I am using <a href="http://intype.info/home/index.php">intype</a> editor for creating the document and I personally like to code it by hand. I am not using any other user interface software for creating the html elements.</p>
<p>So the html code will be like the following</p>
<pre lang="HTML" line="1"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<link rel="stylesheet" href="style.css" type="text/css"  />

</head>
<body>
<ul class="nav">
<li><a href="#">Home</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Site map</a></li>
</ul>

</body>
</html></pre>
<p> <br />
So, our html is ready!</p>
<p>Next, we need to create the CSS.</p>
<p>Since we are not creating any other pages, I am only covering the styles required for the current page. Before that, we need to add the style sheet path to the document like this inside the head tag.</p>
<pre lang="CSS" >
<link rel="stylesheet" href="style.css" type="text/css"  /></pre>
<p>Now I am creating the style sheet required for the page</p>
<p>I wrote the following code on the style sheet style.css file</p>
<pre lang="CSS" line="1">
body{
margin:0;
padding:0;
font-family:verdana, arial;
font-size:12px;
}
ul.nav{
margin:0;
padding:0;
list-style:none;
}

ul.nav li a{
text-decoration:none;
}
</pre>
<p>Now the vertical navigation is ready. You can add color for the anchor tag as you wishes like this</p>
<pre lang="CSS" >
ul.nav li a{
text-decoration:none;
color:red;
}
</pre>
<p>If you want to add some color on the mouse over, you simply need to add the color for the element</p>
<pre lang="CSS" >
ul.nav li a:hover{
color:green;
}
</pre>
<p>So the mouse over is also ready. You need to add proper padding, margin to the ul li tags, and then it will look nice.</p>
<p>Now I am changing this to horizontal navigation. For that we need to float the li selector. So it will looks like this</p>
<pre lang="CSS" >
ul.nav li{
float:left;
padding-right:15px;
}
</pre>
<p> <br />
Padding-right used for the space required after the each menu. So the basic menu is ready.</p>
<p><a target="_blank" href='http://www.myhtmlworld.com/wp-content/uploads/2009/04/navigation-demo.zip'>Download sample file</a> Less than 1 KB.</p>
<p>This is the very basic navigation style that can be creating with XHTML CSS. We can enrich the menu by adding background colors, background images or roll over effects. That all things I will explain another time.</p>
<p>Hope this tutorial will be interesting to you. If you have any doubt, suggestions or questions please post comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/how-to-create-a-simple-navigation-using-css-and-xhtml.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Create charts with Google Chart API for your web applications</title>
		<link>http://www.myhtmlworld.com/web-development/create-charts-google-chart-api-web-applications.html</link>
		<comments>http://www.myhtmlworld.com/web-development/create-charts-google-chart-api-web-applications.html#comments</comments>
		<pubDate>Fri, 03 Apr 2009 14:06:32 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=241</guid>
		<description><![CDATA[First of all I am thanking to every one to make my last blog a hit. I got a lot of comments even one guy from Microsoft. Once again thanks to everyone Google is always coming with innovations that make the people life easy. Hope you have remembered my post in google category. That was [...]]]></description>
			<content:encoded><![CDATA[<p>First of all I am thanking to every one to make my <a href="http://www.myhtmlworld.com/web-development/expression-web-superpreview-for-internet-explorer-questions.html">last blog</a> a hit. I got a lot of <a href="http://www.myhtmlworld.com/web-development/expression-web-superpreview-for-internet-explorer-questions.html#comments">comments</a> even one guy from Microsoft. Once again thanks to everyone</p>
<p>Google is always coming with innovations that make the people life easy. Hope you have remembered my post in google category. That was about “<a href="http://www.myhtmlworld.com/web-development/language-translation-ajax-api-for-indian-languages-from-google.html">Language translation ajax api for Indian languages from Google</a>”. Like that couple of weeks back Google has announced <a href="http://code.google.com/apis/chart/">Google maps ajax ap</a>i. If you are a web developer you can simply use the Google Chart API to create charts (dynamically) for your web applications. It was using by Google for their Google Finance, Google Video etc. It looks nice and tones of options.</p>
<p>Different types of charts available with Google chart API</p>
<ul>
<li>Line charts</li>
<li>Bar charts</li>
<li>Pie charts Updated!</li>
<li>Venn diagrams</li>
<li>Scatter plots</li>
<li>Radar charts</li>
<li>Maps</li>
<li>Google-o-meters</li>
<li>QR codes</li>
</ul>
<p>How to generate the chart?</p>
<p>We can simply generate the chart by calling the url like this</p>
<p><code><br />
http://chart.apis.google.com/chart?&lt;parameter 1&gt;&amp;&lt;parameter 2&gt;&amp;&lt;parameter n&gt;<br />
</code><br />
eg: </p>
<p>http://chart.apis.google.com/chart?</p>
<p>chs=250&#215;100<br />
&amp;chd=t:60,40<br />
&amp;cht=p3<br />
&amp;chl=Hello|World</p>
<p>Where:</p>
<p>http://chart.apis.google.com/chart? is the Chart API&#8217;s location.</p>
<p>&amp; separates parameters.</p>
<p>chs=250&#215;100 is the chart&#8217;s size in pixels.</p>
<p>chd=t:60,40 is the chart&#8217;s data.</p>
<p>cht=p3 is the chart&#8217;s type.</p>
<p>chl=Hello|World is the chart&#8217;s label.</p>
<p>I am not able to describe all the options. Please have a look at the <a href="http://code.google.com/apis/chart/" target="_blank">Google chart API documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/create-charts-google-chart-api-web-applications.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

