<?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>PHP 4u Web developer - 代码的简化 &#187; CSS</title>
	<atom:link href="http://php4u.co.uk/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://php4u.co.uk</link>
	<description>PHP related blog, freelancer to hire!</description>
	<lastBuildDate>Fri, 27 Aug 2010 12:09:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What should a developer know before building a public web site?</title>
		<link>http://php4u.co.uk/2010/04/what-should-a-developer-know-before-building-a-public-web-site/</link>
		<comments>http://php4u.co.uk/2010/04/what-should-a-developer-know-before-building-a-public-web-site/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 09:06:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers issues]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[useful info about developement]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=120</guid>
		<description><![CDATA[&#8220;The idea here is that most of us should already know most of what is on this list. But there just might be one or two items you haven&#8217;t really looked into before, don&#8217;t fully understand, or maybe never even heard of.&#8221; Great article here]]></description>
			<content:encoded><![CDATA[<p>&#8220;The idea here is that most of us should <em>already</em> know <em>most</em> of what is on this list.  But there just might be one or two items you  haven&#8217;t really looked into before, don&#8217;t fully understand, or maybe  never even heard of.&#8221;</p>
<p>Great article <a title="What should a developer know before building a public web site?" href="http://stackoverflow.com/questions/72394/what-should-a-developer-know-before-building-a-public-web-site" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2010/04/what-should-a-developer-know-before-building-a-public-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online CSS and JS compressor &#8211; save your visitor time</title>
		<link>http://php4u.co.uk/2009/02/online-css-and-js-compressor-save-your-visitor-time/</link>
		<comments>http://php4u.co.uk/2009/02/online-css-and-js-compressor-save-your-visitor-time/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:50:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers issues]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[optimisation]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=12</guid>
		<description><![CDATA[Today I needed to reduce size of CSS and JS which was almost 400Kb all together. Spending some time found usefull tools for it. http://iceyboard.no-ip.org/projects/css_compressor and http://dojotoolkit.org/docs/shrinksafe are winners Before compressing javascript file make sure that You don&#8217;t have anything compressed already there, all lines are ending with semicolon and all code is valid. After compression [...]]]></description>
			<content:encoded><![CDATA[<p>Today I needed to reduce size of CSS and JS which was almost 400Kb all together. Spending some time found usefull tools for it.</p>
<p><a href="http://iceyboard.no-ip.org/projects/css_compressor" target="_blank">http://iceyboard.no-ip.org/projects/css_compressor</a> and <a href=" http://dojotoolkit.org/docs/shrinksafe" target="_blank">http://dojotoolkit.org/docs/shrinksafe</a> are winners</p>
<p>Before compressing javascript file make sure that You don&#8217;t have anything compressed already there, all lines are ending with semicolon and all code is valid.</p>
<p>After compression I saved 80Kb.</p>
<p>Finally we have changed CDN from amazon S3 to cachefly, and it is much quicker and they support gzip on-fly</p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2009/02/online-css-and-js-compressor-save-your-visitor-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.367 seconds -->
