<?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>Technicznie {nie zawsze} &#187; websocket</title>
	<atom:link href="http://technicznie.miastofabryk.pl/tag/websocket/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicznie.miastofabryk.pl</link>
	<description>Komputer to tylko narzędzie...</description>
	<lastBuildDate>Tue, 06 Dec 2011 13:07:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Czy mam WebSocket w mojej przeglądarce?</title>
		<link>http://technicznie.miastofabryk.pl/2010/06/20/czy-mam-websocket-w-mojej-przegladarce/</link>
		<comments>http://technicznie.miastofabryk.pl/2010/06/20/czy-mam-websocket-w-mojej-przegladarce/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 20:52:40 +0000</pubDate>
		<dc:creator>skarlcf</dc:creator>
				<category><![CDATA[Programowanie]]></category>
		<category><![CDATA[websocket]]></category>

		<guid isPermaLink="false">http://technicznie.miastofabryk.pl/?p=223</guid>
		<description><![CDATA[A oto prosty JavaScript sprawdzający, czy nasza przeglądarka obsługuje WebSocket. &#60;html&#62; &#60;body&#62; &#60;script type=&#34;text/javascript&#34;&#62; if (&#34;WebSocket&#34; in window) alert(&#34;Przegladarka obsluguje WebSocket&#34;); else alert(&#34;Przegladarka nie obsluguje WebSocket&#34;); &#60;/script&#62; &#60;/body&#62; &#60;/html&#62; Test WebSocket w różnych przeglądarkach na Snow Leopardzie: Firefox 3.6.6 &#8211; nie działa Opera 10.53 &#8211; nie działa Chrome 5.0.375.70 &#8211; działa Safari 5.0 (6533.16) &#8211; [...]]]></description>
		<wfw:commentRss>http://technicznie.miastofabryk.pl/2010/06/20/czy-mam-websocket-w-mojej-przegladarce/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

