<?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>Global Nerdy &#187; CSS</title>
	<atom:link href="http://www.globalnerdy.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on Shopify, startups, software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:54:25 +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>&#8220;Pragmatic Guide to Sass&#8221; is in Beta!</title>
		<link>http://www.globalnerdy.com/2011/08/24/pragmatic-guide-to-sass-is-in-beta/</link>
		<comments>http://www.globalnerdy.com/2011/08/24/pragmatic-guide-to-sass-is-in-beta/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 22:05:37 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[developer tools]]></category>
		<category><![CDATA[Hampton Catlin]]></category>
		<category><![CDATA[Sass]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/?p=8911</guid>
		<description><![CDATA[Sass, which is said to be short for &#8220;Syntactically Awesome Stylesheets&#8221;, is a meta-language that extends CSS3 to do things that plain old CSS can&#8217;t do easily or at all, with goodies we&#8217;ve come to know and love from our programming languages: variables, nesting, mixins and inheritance. It compiles to well-formatted standard CSS, and you [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><a href="http://sass-lang.com/"><img style="display: block; margin-left: auto; margin-right: auto;" title="sass.jpg" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/08/sass.jpg" border="0" alt="Sass" width="213" height="241" /></a></p>
<p><strong><a href="http://sass-lang.com/">Sass</a></strong>, which is said to be short for &#8220;Syntactically Awesome Stylesheets&#8221;, is a meta-language that extends CSS3 to do things that plain old CSS can&#8217;t do easily or at all, with goodies we&#8217;ve come to know and love from our programming languages: variables, nesting, mixins and inheritance. It compiles to well-formatted standard CSS, and you can even have Sass watch your Sass files so that it automatically updates your compiled CSS files as you update your Sass source.</p>
<p style="text-align: center;"><a href="http://haml-lang.com/"><img style="display: block; margin-left: auto; margin-right: auto;" title="haml.jpg" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/08/haml.jpg" border="0" alt="Haml" width="212" height="232" /></a></p>
<p>Sass is the creation of <strong><a href="http://hamptoncatlin.com/">Hampton Catlin</a></strong>, a &#8220;Shopifriend&#8221; and programmer who&#8217;s all about optimizing his programming tools. When he got fed up with building HTML templates for his <a href="http://rubyonrails.org/">Rails</a> projects, he created the <strong><a href="http://haml-lang.com/">Haml</a></strong> markup language. Haml&#8217;s popular enough that it&#8217;s found its way into the most unlikely of places, such as the .NET world, where they&#8217;ve implemented it as <strong><a href="http://code.google.com/p/nhaml/">NHaml</a></strong>. Just as Haml is Hampton&#8217;s optimization of HTML, Sass is his optimization of CSS.</p>
<p style="text-align: center;"><a href="http://pragprog.com/book/pg_sass/pragmatic-guide-to-sass"><img style="display: block; margin-left: auto; margin-right: auto;" title="pragmatic guide to sass.jpg" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/08/pragmatic-guide-to-sass.jpg" border="0" alt="Pragmatic guide to sass" width="281" height="419" /></a></p>
<p>It&#8217;s only fitting that Hampton is the co-author of the upcoming <a href="http://pragprog.com/">Pragmatic Bookshelf</a> book <strong><em><a href="http://pragprog.com/book/pg_sass/pragmatic-guide-to-sass">Pragmatic Guide to Sass</a></em></strong>. Like Hampton, it gets straight to the point; it&#8217;s going to be about 100 pages long. <a href="https://twitter.com/#!/hcatlin/status/106422326832279552">He recently tweeted that &#8220;doing more than 100 pages just seemed like filler.&#8221;</a> Given that I&#8217;m already behind in my tech reading, I&#8217;m glad that Hampton (and his co-author Michael) insist on keeping things concise.</p>
<p><strong><em><a href="http://pragprog.com/book/pg_sass/pragmatic-guide-to-sass">Pragmatic Guide to Sass</a></em></strong> is currently in beta. You can get it in ebook format immediately (with downloadable updates as more of the book is finished, including the final, finished ebook) for US$13 or buy the ebook + paper book bundle, where you can get the ebook now and both the paperback edition and the final, finished ebook when the book is complete for US$30.</p>
<p class="alert"><a href="http://www.shopify.com/technology/3877242-pragmatic-guide-to-sass-is-in-beta">This article also appears in the Shopify Technology Blog.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2011/08/24/pragmatic-guide-to-sass-is-in-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE&#8217;s Big Leap Forward</title>
		<link>http://www.globalnerdy.com/2010/06/28/ies-big-leap-forward/</link>
		<comments>http://www.globalnerdy.com/2010/06/28/ies-big-leap-forward/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 18:08:36 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS 3]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft's Sea Change]]></category>
		<category><![CDATA[Peter-Paul Koch]]></category>
		<category><![CDATA[ppk]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/06/28/ies-big-leap-forward/</guid>
		<description><![CDATA[Peter-Paul “ppk” Koch writes in his blog, QuirksBlog (which lives on his site, QuirksMode): In the past few days I’ve been revising the CSS compatibility table with information about the latest crop of browsers. There’s no doubt about it: this is IE9’s show. It just supports nearly everything. No hassle, no buts. … Microsoft has [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border-right-width: 0px; margin: 0px 0px 10px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="&quot;nine&quot; spelled using the IE logo for the &quot;e&quot;" border="0" alt="&quot;nine&quot; spelled using the IE logo for the &quot;e&quot;" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/06/nine.jpg" width="250" height="99" /><a href="http://www.quirksmode.org/blog/archives/2010/06/ies_big_leap_fo.html"><strong>Peter-Paul “ppk” Koch writes in his blog, <em>QuirksBlog</em></strong></a><strong> (which lives on his site, <em><a href="http://www.quirksmode.org/">QuirksMode</a></em>):</strong></p>
<blockquote><p>In the past few days I’ve been revising the <a href="http://www.quirksmode.org/css/contents.html">CSS compatibility table</a> with information about the latest crop of browsers. <strong>There’s no doubt about it: this is IE9’s show. It just supports nearly everything. No hassle, no buts.</strong></p>
<p>…</p>
<p>Microsoft has finally taken the big leap forward we’ve been waiting for ever since they announced their decision to restart IE development back in 2005.</p>
<p><strong>IE9 promises to be an excellent browser.</strong> Its CSS support is now at par with that of the other browsers — although each browser still has its specific areas where it performs less. But we cannot in good faith say that IE is behind the others any more.</p>
</blockquote>
<p><a href="http://www.quirksmode.org/blog/archives/2010/06/ies_big_leap_fo.html">In the article</a>, he does a run-down of CSS selectors and finds that the upcoming IE9 does an excellent job of supporting them.</p>
<p>Go take IE9 for a spin – <a href="http://ie.microsoft.com/testdrive/">download Platform Preview 3 and try it out</a> – and make sure to try your hand at CSS 3 as well!</p>
<p><a href="http://ie.microsoft.com/testdrive/"><img title="Download IE9 Platform Preview 3 now!" border="0" alt="Download IE9 Platform Preview 3 now!" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/06/download.jpg" width="600" height="100" /></a></p>
<p class="alert"><a href="http://blogs.msdn.com/b/cdndevs/archive/2010/06/28/ies_2D00_big_2D00_leap_2D00_forward.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/06/28/ies-big-leap-forward/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE9 Platform Preview 2</title>
		<link>http://www.globalnerdy.com/2010/05/06/ie9-platform-preview-2/</link>
		<comments>http://www.globalnerdy.com/2010/05/06/ie9-platform-preview-2/#comments</comments>
		<pubDate>Thu, 06 May 2010 14:58:58 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Platform Preview]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/05/06/ie9-platform-preview-2/</guid>
		<description><![CDATA[It wasn’t that long ago that an early version of Internet Explorer 9 – we called it Platform Preview 1 – was announced at MIX10 Conference back in mid-March. If you missed it, here’s MIX10’s Day 2 keynote session, in which the Internet Explorer team’s supreme Kahuna, Dean Hachamovitch, made the announcement (it’s the first [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>It wasn’t that long ago that an early version of </strong><a href="http://ie.microsoft.com/testdrive/"><strong>Internet Explorer 9</strong></a><strong> – we called it Platform Preview 1 – was announced at MIX10 Conference back in mid-March.</strong> If you missed it, <a href="http://live.visitmix.com/MIX10/Sessions/KEY02">here’s MIX10’s Day 2 keynote session</a>, in which the Internet Explorer team’s supreme Kahuna, <strong>Dean Hachamovitch</strong>, made the announcement (it’s the first part of the keynote, so you don’t have to watch or scan through the entire two hours):</p>
<p align="center"><object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="600" height="338"><param name="source" value="http://live.visitmix.com/ClientBin/players/VideoPlayer2009_03_27.xap" /><param name="initParams" value="m=http://ecn.channel9.msdn.com/o9/mix/10/wmv/KEY02.wmv,autostart=false,autohide=true,showembed=true, thumbnail=http://live.visitmix.com/Skins/MIX10/Styles/images/DefaultPlayerBackground.png, postid=0" /><param name="background" value="#00FFFFFF" /><a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;"> <img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style: none" /> </a> </object>    <br />Don’t have Silverlight? <a href="http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx">Download it here</a>,     <br />or watch the video in <a href="http://ecn.channel9.msdn.com/o9/mix/10/wmv/KEY02.wmv">WMV</a>, <a href="http://ecn.channel9.msdn.com/o9/mix/10/wmv-hq/KEY02.wmv">high-def WMV</a> or <a href="http://ecn.channel9.msdn.com/o9/mix/10/mp4/KEY02.mp4">MP4</a> format.</p>
<p><a href="http://www.globalnerdy.com/2010/03/16/take-internet-explorer-9-for-a-test-drive/">As I wrote back then, IE9 showed a lot of improvements.</a> In addition to the improvements, IE9 came with a commitment made to updating the preview about every eight weeks. </p>
<p><strong><a href="http://blogs.msdn.com/ie/archive/2010/05/05/html5-and-same-markup-second-ie9-platform-preview-available-for-developers.aspx">The time has come to announce the release of IE9 Platform Preview 2!</a></strong> The whole story’s over at <a href="http://blogs.msdn.com/ie/archive/2010/05/05/html5-and-same-markup-second-ie9-platform-preview-available-for-developers.aspx">the latest post to <em>IEBlog</em></a>, but I thought I’d cover a couple of things I felt were worth noting.</p>
<h3>Improved JavaScript Performance</h3>
<p><a href="http://ie.microsoft.com/testdrive/benchmarks/SunSpider/Default.html"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Chart showing JavaScript performance of various browsers" border="0" alt="Chart showing JavaScript performance of various browsers" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/ie9platformpreview2performance.jpg" width="600" height="408" /></a> </p>
<p><a href="http://ie.microsoft.com/testdrive/benchmarks/SunSpider/Default.html">The chart above shows the results of various browsers</a>, including IE9 Platform Preview 2, under <a href="http://www2.webkit.org/perf/sunspider-0.9/sunspider.html">WebKit’s Sunspider JavaScript benchmark</a>, version 0.9.1 on a 3.0GHz Dell Optiplex with an Intel Core 2 Duo processor, 4GB RAM and Intel Integrated Video running Windows 7. As you can see, JavaScript performance on Platform Preview 2 is a mere eye-blink away from that of the Esteemed Competition.</p>
<p><a href="http://www2.webkit.org/perf/sunspider-0.9/sunspider-driver.html" target="_blank"><strong>If you’d like to run the SunSpider JavaScript benchmark in your default browser right now, click here.</strong></a></p>
<h3>Getting HTML5ier</h3>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="Acid3 test for Internet Explorer 9 Platform Preview 2 - 68/100" alt="Acid3 test for Internet Explorer 9 Platform Preview 2 - 68/100" src="http://ieblog.members.winisp.net/images/Dean_PPB2_5.png" /></p>
<p>The goal for the final release of IE9 is full HTML5 compliance and “Same Markup” – that is, rendering the same HTML, CSS and JavaScript the same way. The idea is that you, the web developer, shouldn’t have to come up with workaround or hacks to get the same page to display the same way across browsers.</p>
<p><a href="http://acid3.acidtests.org/" target="_blank"><strong>If you’d like to run the Acid3 test in your default browser right now, click here.</strong></a></p>
<p>Part of that approach is technical: a standards-compliant IE9, and the first platform preview was a step in that direction. Platform Preview 2 add more fixes to HTML, SVG, CSS3 and JavaScript implementations as well as features like <a href="http://www.w3.org/TR/css3-mediaqueries/">CSS3 media queries</a>, DOMContentLoaded, DOM traversal and range, getElementsByClassName, createDOcument and so on.</p>
<p>While the <a href="http://en.wikipedia.org/wiki/Acid3">Acid3</a> test <a href="http://en.wikipedia.org/wiki/Acid3#Criticism">isn’t the holy grail</a> – some of its tests don’t mesh with the HTML5 standard as it is right now, others are still “under construction” – more compliance with HTML5 typically means a higher Acid3 score. IE9 Platform Preview 2 currently scores 68 out of a possible 100, which is an improvement over Platform Preview 1’s score of 55, and leaps and bounds ahead of IE8’s scores for 20.</p>
<h3>People Issue #1: Standards</h3>
<p>Another part of the “Same Markup” approach is working within the various standards groups defining the web experience. Among other things, we’ve been doing things like:</p>
<ul>
<li><a href="http://www.w3.org/QA/2010/03/interview_paul_cotton_on_micro.html">Co-chairing the W3C HTML Working Group</a> </li>
<li><a href="http://lists.w3.org/Archives/Public/public-html-testsuite/2009Oct/0000.html">Leading the HTML5 Working Group’s testing task force</a> </li>
<li><a href="http://samples.msdn.microsoft.com/ietestcenter/">Submitting 88 new HTML5 new tests for a grand total of 192</a> </li>
<li><a href="http://blogs.msdn.com/ie/archive/2010/01/05/microsoft-joins-w3c-svg-working-group.aspx">Joining the SVG working group</a> </li>
<li><a href="http://www.w3.org/TR/IndexedDB/">Working with Mozilla on Indexed DB local storage</a> </li>
<li><a href="http://www.w3.org/TR/DOM-Level-3-Events/">Working on the draft for DOM Level 3 events</a> </li>
</ul>
<h3>People Issue #2: Developers</h3>
<p><strong>Let me show you a couple of photos from </strong><a href="http://www.torontocodecamp.net/"><strong>Toronto Code Camp</strong></a><strong>,</strong> which took place last Saturday. Here’s <a href="http://www.colinbowern.com/about.html">Colin Bowern’s</a> session, titled <em><a href="http://www.torontocodecamp.net/Sessions/tabid/55/CodecampId/3/SessionId/84/Default.aspx">JQuery is Your Friend</a></em>:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Colin Bowern presenting at Toronto Code Camp to a packed room" border="0" alt="Colin Bowern presenting at Toronto Code Camp to a packed room" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/colinbowernjqueryisyourfriend.jpg" width="600" height="450" /> </p>
<p>That was a fairly packed room, but that ain’t nuthin’ compared to <a href="https://toddanglin.sys-con.com/">Todd Anglin’s</a> afternoon session, <em><a href="http://www.torontocodecamp.net/Sessions/tabid/55/CodecampId/3/SessionId/71/Default.aspx">The Rich Standard: Getting Familiar with HTML5</a></em>, which went beyond “standing room only” and into the “any place I can park myself” zone:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Todd Anglin presenting at Toronto Code Camp to a very packed room" border="0" alt="Todd Anglin presenting at Toronto Code Camp to a very packed room" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/toddanglinhtml5.jpg" width="600" height="450" /> </p>
</p>
<p>From looking at the crowd – and yes, talking with them, too – it’s quite clear that there’s a lot of hunger for information, tutorials, guidance and general knowledge of HTML5, CSS3 and JavaScript and how to build modern web applications using them.</p>
<p><strong>That’s where I can help, and in all sorts of ways.</strong> For starters, there will be a number of HTML5, CSS3 and JavaScript articles, tutorials and pointers on this blog. I’ll also be participating in a number of presentations, workshops and <a href="http://techdays.ca/" target="_blank">TechDays</a> events to cover HTML5, CSS3 and JavaScript. Keep watching this space for more.</p>
<h3>Take IE9 Platform Preview 2 for a Spin!</h3>
</p>
<p><a href="http://ie.microsoft.com/testdrive/"><img style="border-right-width: 0px; margin: 0px 15px 10px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Windows Internet Explorer 9" border="0" alt="Windows Internet Explorer 9" align="left" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/internetexplorer9.jpg" width="300" height="56" /></a> </p>
<p><strong><a href="http://ie.microsoft.com/testdrive/">You can download Internet Explorer 9 Platform Preview 2 right now.</a></strong> As with Platform Preview 1, it coexists with Internet Explorer 8, and it’s a very thin wrapper around the engine, meaning that it’s really for developer and designer testing rather than general browsing. The UI elements you’d expect in a browser, such as the address bar (you open sites using <strong>File –&gt; Open…</strong>), nor are the security features such as Protected Mode, SmartScreen filter and XSS scripting filter.</p>
<p>Platform Preview 2 installs right over Platform Preview 1; <strong>you <em>don’t</em> have to uninstall Platform Preview 1 before installing Platform Preview 2.</strong></p>
<p>Take it for a spin and send us feedback!</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2010/05/06/ie9-platform-preview-2.aspx" target="_blank">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/05/06/ie9-platform-preview-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv/KEY02.wmv" length="565308883" type="video/x-ms-wmv" />
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/wmv-hq/KEY02.wmv" length="1054896773" type="video/x-ms-wmv" />
<enclosure url="http://ecn.channel9.msdn.com/o9/mix/10/mp4/KEY02.mp4" length="280356381" type="video/mp4" />
		</item>
		<item>
		<title>The &#8220;CSS Is Awesome&#8221; Mug</title>
		<link>http://www.globalnerdy.com/2009/07/23/the-css-is-awesome-mug/</link>
		<comments>http://www.globalnerdy.com/2009/07/23/the-css-is-awesome-mug/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 00:04:00 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Hardware and Gadgets]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[mugs]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/07/23/the-css-is-awesome-mug/</guid>
		<description><![CDATA[If you’ve worked with CSS and multiple browsers long enough, this mug will make you laugh (or cry): At US$12.95 (available at Zazzle.com), it’s a pretty good “Secret Santa” gift for the web developer or designer on your team.]]></description>
			<content:encoded><![CDATA[<p></p><p>If you’ve worked with CSS and multiple browsers long enough, this mug will make you laugh (or cry):</p>
<p><a href="http://www.zazzle.com/css_is_awesome_mug-168716435071981928"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Mug with a square containing the text &quot;CSS IS AWESOME&quot;, with the &quot;AWESOME&quot; extending beyond the boundary of the square." border="0" alt="Mug with a square containing the text &quot;CSS IS AWESOME&quot;, with the &quot;AWESOME&quot; extending beyond the boundary of the square." src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/07/css_is_awesome.jpg" width="331" height="314" /></a></p>
<p>At US$12.95 (<a href="http://www.zazzle.com/css_is_awesome_mug-168716435071981928">available at Zazzle.com</a>), it’s a pretty good “Secret Santa” gift for the web developer or designer on your team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/07/23/the-css-is-awesome-mug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 CSS Image Tricks</title>
		<link>http://www.globalnerdy.com/2008/06/16/3-css-image-tricks/</link>
		<comments>http://www.globalnerdy.com/2008/06/16/3-css-image-tricks/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 15:59:00 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://globalnerdy.com/?p=1728</guid>
		<description><![CDATA[Instant Fundas has an article featuring 3 useful image CSS tricks: 1. Make it so your images can&#8217;t be saved using the &#8220;save image&#8221; option in the context menu, 2. Label images with hovering text and 3. Making a background image clickable.]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.instantfundas.com/2008/06/3-useful-css-image-tricks-for-your-blog.html"><strong>Instant Fundas has an article featuring 3 useful image CSS tricks:</strong></a> 1. Make it so your images can&#8217;t be saved using the &#8220;save image&#8221; option in the context menu, 2. Label images with hovering text and 3. Making a background image clickable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2008/06/16/3-css-image-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

