<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CSS parser in Javascript</title>
	<atom:link href="http://bililite.com/blog/2007/10/19/css-parser-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://bililite.com/blog/2007/10/19/css-parser-in-javascript/</link>
	<description>Thoughts on web design and programming from a very occasional volunteer webmaster</description>
	<lastBuildDate>Thu, 22 Jul 2010 22:04:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Danny</title>
		<link>http://bililite.com/blog/2007/10/19/css-parser-in-javascript/comment-page-1/#comment-1586</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 25 Jun 2010 04:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://bililite.com/blog/index.php/2007/10/19/css-parser-in-javascript/#comment-1586</guid>
		<description>@Ciantic:
Yes, that&#039;s a disadvantage (even more than the double request, the same-source security restrictions make it harder to use). But I don&#039;t see any way around that. I did complete the CSS parser (in &lt;a href=&quot;/blog/2009/01/16/jquery-css-parser/&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt;).
--Danny</description>
		<content:encoded><![CDATA[<p>@Ciantic:<br />
Yes, that&#8217;s a disadvantage (even more than the double request, the same-source security restrictions make it harder to use). But I don&#8217;t see any way around that. I did complete the CSS parser (in <a href="/blog/2009/01/16/jquery-css-parser/" rel="nofollow">this post</a>).<br />
&#8211;Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ciantic</title>
		<link>http://bililite.com/blog/2007/10/19/css-parser-in-javascript/comment-page-1/#comment-1585</link>
		<dc:creator>Ciantic</dc:creator>
		<pubDate>Tue, 22 Jun 2010 07:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://bililite.com/blog/index.php/2007/10/19/css-parser-in-javascript/#comment-1585</guid>
		<description>You know, that is still very valid idea.

Only drawback is the double HTTP request for CSS files, first time normally and second time ajax.</description>
		<content:encoded><![CDATA[<p>You know, that is still very valid idea.</p>
<p>Only drawback is the double HTTP request for CSS files, first time normally and second time ajax.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
