<?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>Web Development Stuff &#187; browsers</title>
	<atom:link href="http://www.webdevstuff.com/tag/browsers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevstuff.com</link>
	<description>ready-to-use resources, tutorials, tips and many other web development related stuff</description>
	<lastBuildDate>Tue, 01 Nov 2011 18:33:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Elastic CSS Framework</title>
		<link>http://www.webdevstuff.com/142/elastic-css-framework.html</link>
		<comments>http://www.webdevstuff.com/142/elastic-css-framework.html#comments</comments>
		<pubDate>Wed, 02 Sep 2009 07:00:51 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[BSD Licence]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=142</guid>
		<description><![CDATA[Elastic is a very useful CSS framework which enables you to create elastic, fixed and liquid layouts with any column variations. Using Elastic CSS is like a conversation with the code as it uses a declarative language. It supports &#8220;combining classes&#8221; which helps creating almost any type of layout. And, it comes with a set [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/142/elastic-css-framework.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery BlockUI Plugin</title>
		<link>http://www.webdevstuff.com/135/jquery-blockui-plugin.html</link>
		<comments>http://www.webdevstuff.com/135/jquery-blockui-plugin.html#comments</comments>
		<pubDate>Wed, 29 Jul 2009 06:00:22 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[GPL]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[MIT Licence]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=135</guid>
		<description><![CDATA[Using the XMLHttpRequest object in synchronous mode causes the entire browser to lock until the remote call completes. This is usually not a desirable behavior. The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it will prevent user activity with the page (or part of the [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/135/jquery-blockui-plugin.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>qWikiOffice: A Desktop-like Web</title>
		<link>http://www.webdevstuff.com/133/qwikioffice-a-desktop-like-web.html</link>
		<comments>http://www.webdevstuff.com/133/qwikioffice-a-desktop-like-web.html#comments</comments>
		<pubDate>Mon, 27 Jul 2009 06:00:16 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[ext-js]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=133</guid>
		<description><![CDATA[The qWikiOffice Web Desktop is an open source project which combines the AJAX technology, the Ext JS library and the PHP, resulting in cutting edge web application graphics similar to a desktop environment. Besides a user friendly environment, qWikiOffice offers a powerful platform for which developers can deploy web applications. Any number of these web [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/133/qwikioffice-a-desktop-like-web.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gritter: Growl Notification by jQuery</title>
		<link>http://www.webdevstuff.com/128/gritter-growl-notification-by-jquery.html</link>
		<comments>http://www.webdevstuff.com/128/gritter-growl-notification-by-jquery.html#comments</comments>
		<pubDate>Mon, 20 Jul 2009 08:38:29 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[GPL]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[MIT Licence]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=128</guid>
		<description><![CDATA[Growl is basically a notification bubble/popup that appears in the top right of your desktop, well known from Mac OS X. Gritter is let&#8217;s say the implementation of Growl notifications in web design. Practically, it&#8217;s something like the alert() function in JavaScript, but it’s not a modal, looks much better, has more functionality and is [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/128/gritter-growl-notification-by-jquery.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ColorZilla: Firefox Color Assistant</title>
		<link>http://www.webdevstuff.com/115/colorzilla-firefox-color-assistant.html</link>
		<comments>http://www.webdevstuff.com/115/colorzilla-firefox-color-assistant.html#comments</comments>
		<pubDate>Thu, 25 Jun 2009 07:00:34 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[CC Licence]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=115</guid>
		<description><![CDATA[ColorZilla is an extension for Mozilla Firefox and the Mozilla Suite. It assists web developers and graphic designers with color related both basic and advanced tasks. With ColorZilla you can get a color reading from any point in your browser, quickly adjust this color and paste it into another program. You can Zoom the page [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/115/colorzilla-firefox-color-assistant.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TAW: Web Accessibility Test</title>
		<link>http://www.webdevstuff.com/103/taw-web-accessibility-test.html</link>
		<comments>http://www.webdevstuff.com/103/taw-web-accessibility-test.html#comments</comments>
		<pubDate>Sun, 14 Jun 2009 07:00:42 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=103</guid>
		<description><![CDATA[Web Accessibility Test is the online tool for determining accessibility of your web. This tool analyzes the web site in accordance with W3C Web Accessibility Guidelines and shows accessibility issues with fix recommendations. If you are serious web developer, you shouldn&#8217;t focus your attention on layout, design or performance of the site only, but should [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/103/taw-web-accessibility-test.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IETester: A Must Of Web Developer</title>
		<link>http://www.webdevstuff.com/91/ie-tester-a-must-of-web-developer.html</link>
		<comments>http://www.webdevstuff.com/91/ie-tester-a-must-of-web-developer.html#comments</comments>
		<pubDate>Sun, 31 May 2009 01:00:10 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=91</guid>
		<description><![CDATA[IETester is a free Web Browser that allows you to have the rendering and javascript engines of IE 8, IE 7 IE 6 and IE 5.5 on Vista and XP (work on Windows 7 is in progress), as well as the installed IE in the same process. You don&#8217;t have to have installed all versions [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/91/ie-tester-a-must-of-web-developer.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 5 URL Shortening Services</title>
		<link>http://www.webdevstuff.com/82/top-5-url-shortening-services.html</link>
		<comments>http://www.webdevstuff.com/82/top-5-url-shortening-services.html#comments</comments>
		<pubDate>Sat, 23 May 2009 04:00:51 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=82</guid>
		<description><![CDATA[Are you sick of posting URLs in emails only to have it break when sent causing the recipient to have to cut and paste it back together? Don&#8217;t you like long and unmemorizable URLs? Do you hate to write tens of characters in browser&#8217;s bar or simply don&#8217;t like those never ending URLs full of [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/82/top-5-url-shortening-services.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop Browser Templates</title>
		<link>http://www.webdevstuff.com/55/photoshop-browser-templates.html</link>
		<comments>http://www.webdevstuff.com/55/photoshop-browser-templates.html#comments</comments>
		<pubDate>Fri, 24 Apr 2009 11:20:12 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=55</guid>
		<description><![CDATA[As a web designer, at one time or another, you are going to need these. Either when presenting your work to a client, or working on a high resolution monitor; adding a browser frame around your design will help you (another others) get an idea of what the site will really look like. Yes, anyone [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/55/photoshop-browser-templates.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detect Mobile Browsers by PHP</title>
		<link>http://www.webdevstuff.com/51/detect-mobile-browsers-by-php.html</link>
		<comments>http://www.webdevstuff.com/51/detect-mobile-browsers-by-php.html#comments</comments>
		<pubDate>Mon, 20 Apr 2009 18:02:16 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Code Bytes]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=51</guid>
		<description><![CDATA[PHP Mobile Browsers Detector function lets you choose how to manage your mobile visitors, they can be redirected to a page built for mobiles or you can use it to decide what to show them. PHP Mobile Browsers Detector can recognize: iPhone Android Opera Mini Blackberry All you need to do is just download the [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/51/detect-mobile-browsers-by-php.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

