<?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: Styling GeoServer Layers with CSS</title>
	<atom:link href="http://blog.geoserver.org/2010/04/05/styling-geoserver-layers-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.geoserver.org/2010/04/05/styling-geoserver-layers-with-css/</link>
	<description>Everything GeoServer, and a little more</description>
	<lastBuildDate>Sat, 24 Dec 2011 16:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Jeffrey Warren</title>
		<link>http://blog.geoserver.org/2010/04/05/styling-geoserver-layers-with-css/comment-page-1/#comment-71374</link>
		<dc:creator>Jeffrey Warren</dc:creator>
		<pubDate>Fri, 09 Apr 2010 17:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.geoserver.org/?p=549#comment-71374</guid>
		<description>Hi - GSS (Cartagen) was designed to be compliant JSON so that it could be parsed by any JSON library instead of needing a custom parser. This made it harder to respect &#039;css-like&#039; selectors, and limited the syntax of selectors in general, since JSON doesn&#039;t allow for many extra characters, unless you enclose in quotations, like:

&quot;#park .path { lineWidth: 4 }&quot;

anyways I&#039;d love to converge a bit on stylesheet selectors.</description>
		<content:encoded><![CDATA[<p>Hi &#8211; GSS (Cartagen) was designed to be compliant JSON so that it could be parsed by any JSON library instead of needing a custom parser. This made it harder to respect &#8216;css-like&#8217; selectors, and limited the syntax of selectors in general, since JSON doesn&#8217;t allow for many extra characters, unless you enclose in quotations, like:</p>
<p>&#8220;#park .path { lineWidth: 4 }&#8221;</p>
<p>anyways I&#8217;d love to converge a bit on stylesheet selectors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

