<?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>Best Web-Frameworks Blog</title>
	<atom:link href="http://blog.bestwebframeworks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bestwebframeworks.com</link>
	<description>The blog for the web framework matrix: Bestwebframeworks.com</description>
	<lastBuildDate>Thu, 08 Apr 2010 23:35:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Quick Tip: Open new tab at the end (Firefox 3.6)</title>
		<link>http://blog.bestwebframeworks.com/quick-tip-open-new-tab-at-the-end-firefox-3-6/</link>
		<comments>http://blog.bestwebframeworks.com/quick-tip-open-new-tab-at-the-end-firefox-3-6/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 23:34:16 +0000</pubDate>
		<dc:creator>Bestwebframeworks</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Tab]]></category>

		<guid isPermaLink="false">http://blog.bestwebframeworks.com/?p=11</guid>
		<description><![CDATA[In Firefox 3.6 a small change was introduced: New tabs will now be applied to the current open tab. If you want it like in Mozilla Firefox 3.5 or adove, here’s the instruction: Write "about:config" in your adress bar, click on the button that says you will be careful and search for "browser.tabs.insertRelatedAfterCurrent". If you [...]]]></description>
		<wfw:commentRss>http://blog.bestwebframeworks.com/quick-tip-open-new-tab-at-the-end-firefox-3-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detect browsers with jQuery</title>
		<link>http://blog.bestwebframeworks.com/detect-browsers-with-jquery/</link>
		<comments>http://blog.bestwebframeworks.com/detect-browsers-with-jquery/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 22:26:28 +0000</pubDate>
		<dc:creator>Bestwebframeworks</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Detect]]></category>
		<category><![CDATA[User-Agent]]></category>

		<guid isPermaLink="false">http://blog.bestwebframeworks.com/?p=1</guid>
		<description><![CDATA[If you want to detect browsers with jQuery it is really easy to manage with it. Although it isn’t relly accessible for users with disabled JavaScript. /* ===== Firefox ===== */ &#160; // Select Firefox if &#40;jQuery.browser.mozilla&#41; &#123; // do sth. &#125; &#160; // Select Firefox 1.5.x to 2.x if &#40;jQuery.browser.mozilla &#38;&#38; jQuery.browser.version.substr&#40;0, 3&#41; == [...]]]></description>
		<wfw:commentRss>http://blog.bestwebframeworks.com/detect-browsers-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
