<?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>Pink Sandbox &#187; CSS</title>
	<atom:link href="http://www.pink-sandbox.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pink-sandbox.com</link>
	<description></description>
	<lastBuildDate>Fri, 16 Apr 2010 08:17:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Frameworks, Frameworks, Frameworks</title>
		<link>http://www.pink-sandbox.com/technology/frameworks-frameworks-frameworks/</link>
		<comments>http://www.pink-sandbox.com/technology/frameworks-frameworks-frameworks/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 23:31:00 +0000</pubDate>
		<dc:creator>kelay</dc:creator>
				<category><![CDATA[Geekology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[ramblings]]></category>

		<guid isPermaLink="false">http://www.pink-sandbox.com/?p=14</guid>
		<description><![CDATA[Ever since I started using frameworks for my J2EE projects here at work, I cannot help but appreciate how it cuts down the development effort than doing without one. It forces you to observe the best practices. It helps you avoid doing again and again those non-trivial stuff such as escaping the apostrophe when saving [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I started using frameworks for my J2EE projects here at work, I cannot help but appreciate how it cuts down the development effort than doing without one. It forces you to observe the best practices. It helps you avoid doing again and again those non-trivial stuff such as escaping the apostrophe when saving to the database.</p>
<p>I also tried learning Ajax before but just did not have enough patience to understand it and then build so-and-so functions from the ground up. Well, there are Javascript frameworks now out there, thank goodness! It helped build Javascript libraries that allows me to <a href="http://jquery.com/">write less yet do more</a>.</p>
<p>While link surfing this morning, I was quite surprised that even CSS has a framework. <a href="http://www.blueprintcss.org/">A CSS Framework</a>? That&#8217;s something new, well, at least for me. Interesting&#8230; So I guess that&#8217;s another new thing to read up and try out. <img src='http://www.pink-sandbox.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pink-sandbox.com/technology/frameworks-frameworks-frameworks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
