<?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>unstuffed design</title> <atom:link href="http://unstuffeddesign.com/feed/" rel="self" type="application/rss+xml" /><link>http://unstuffeddesign.com</link> <description>I build beautifully designed, hand crafted websites using valid HTML and CSS.</description> <lastBuildDate>Fri, 08 Apr 2011 21:20:38 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Integrating Google Maps API v3 Into Your Webpage</title><link>http://unstuffeddesign.com/tutorials/integrating-google-maps-api-v3-into-your-webpage/</link> <comments>http://unstuffeddesign.com/tutorials/integrating-google-maps-api-v3-into-your-webpage/#comments</comments> <pubDate>Fri, 08 Apr 2011 21:05:19 +0000</pubDate> <dc:creator>jason</dc:creator> <category><![CDATA[HTML / CSS]]></category> <category><![CDATA[API]]></category> <category><![CDATA[google maps]]></category><guid
isPermaLink="false">http://unstuffeddesign.com/?p=869</guid> <description><![CDATA[As of May 2010, Google depreciated the Google Maps Javascript API v2 and encouraged us to start using the new version 3 API. Version 2 will still work in case you are using it on your website, but upgrading to v3 is pretty straight forward and pretty easy. With v3, you no longer have to [...]]]></description> <wfw:commentRss>http://unstuffeddesign.com/tutorials/integrating-google-maps-api-v3-into-your-webpage/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Understanding Margin and Padding</title><link>http://unstuffeddesign.com/tutorials/understanding-margin-and-padding/</link> <comments>http://unstuffeddesign.com/tutorials/understanding-margin-and-padding/#comments</comments> <pubDate>Wed, 21 Jul 2010 18:07:14 +0000</pubDate> <dc:creator>jason</dc:creator> <category><![CDATA[HTML / CSS]]></category> <category><![CDATA[box model]]></category> <category><![CDATA[margin]]></category> <category><![CDATA[padding]]></category> <category><![CDATA[sidebar]]></category><guid
isPermaLink="false">http://unstuffeddesign.com/?p=455</guid> <description><![CDATA[Before I started designing for the web, I read a lot of blogs and tutorials on box modeling. Box modeling is basically the html way of laying out your design in a series of &#8220;divisions&#8221;, referred to as divs, or any other block-level elements (ex. h1-h6, paragraphs, block-quotes, unordered lists, ordered lists, etc.) and then [...]]]></description> <wfw:commentRss>http://unstuffeddesign.com/tutorials/understanding-margin-and-padding/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Widgetizing a Sidebar in WordPress</title><link>http://unstuffeddesign.com/tutorials/widgetizing-a-sidebar-in-wordpress/</link> <comments>http://unstuffeddesign.com/tutorials/widgetizing-a-sidebar-in-wordpress/#comments</comments> <pubDate>Mon, 19 Jul 2010 20:44:35 +0000</pubDate> <dc:creator>jason</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[sidebar]]></category> <category><![CDATA[widget]]></category> <category><![CDATA[widgetize]]></category><guid
isPermaLink="false">http://unstuffeddesign.com/?p=425</guid> <description><![CDATA[How do you &#8220;widgetize&#8221; your WordPress sidebar? It&#8217;s actually pretty easy. But first, what is a widget? A widget is a little piece of code that creates a module that you can drag anywhere into your sidebar via the admin area of your WordPress install. A couple of examples might be a calendar or tag [...]]]></description> <wfw:commentRss>http://unstuffeddesign.com/tutorials/widgetizing-a-sidebar-in-wordpress/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Box Shadow and CSS3</title><link>http://unstuffeddesign.com/tutorials/box-shadow-and-css3/</link> <comments>http://unstuffeddesign.com/tutorials/box-shadow-and-css3/#comments</comments> <pubDate>Tue, 13 Jul 2010 16:29:00 +0000</pubDate> <dc:creator>jason</dc:creator> <category><![CDATA[HTML / CSS]]></category> <category><![CDATA[css3]]></category> <category><![CDATA[html]]></category> <category><![CDATA[shadow]]></category><guid
isPermaLink="false">http://unstuffeddesign.com/?p=365</guid> <description><![CDATA[Coming from a print background, I use drop shadows all the time. They look good (when not overused) and print well. Not to mention they are easy to create with practically a click of a button in Photoshop. On the web though, designers have to be VERY careful when using shadows. There are too many [...]]]></description> <wfw:commentRss>http://unstuffeddesign.com/tutorials/box-shadow-and-css3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Use &#8220;wp_get_posts&#8221; to List Post Titles in Sidebar</title><link>http://unstuffeddesign.com/tutorials/wp_get_posts-as-a-list/</link> <comments>http://unstuffeddesign.com/tutorials/wp_get_posts-as-a-list/#comments</comments> <pubDate>Tue, 06 Jul 2010 18:33:34 +0000</pubDate> <dc:creator>jason</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[get_posts]]></category> <category><![CDATA[wordpress]]></category><guid
isPermaLink="false">http://unstuffeddesign.com/?p=258</guid> <description><![CDATA[I love WordPress. It will do just about anything that you can imagine. And no, it&#8217;s not just a blogging platform. It may have started out that way, but now it&#8217;s grown into a full fledged Content Management System (CMS). As a matter of fact, I&#8217;m using it here on this website. The cool thing [...]]]></description> <wfw:commentRss>http://unstuffeddesign.com/tutorials/wp_get_posts-as-a-list/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Line-height Effect</title><link>http://unstuffeddesign.com/tutorials/line-height-effect/</link> <comments>http://unstuffeddesign.com/tutorials/line-height-effect/#comments</comments> <pubDate>Fri, 02 Jul 2010 20:12:00 +0000</pubDate> <dc:creator>jason</dc:creator> <category><![CDATA[HTML / CSS]]></category> <category><![CDATA[css]]></category> <category><![CDATA[html]]></category> <category><![CDATA[line-height]]></category><guid
isPermaLink="false">http://unstuffeddesign.com/?p=180</guid> <description><![CDATA[I accidentally came across this effect that I use for my sidebar headings. Notice how the text seems to &#8220;fall out&#8221; of the background. This is achieved not with background images, but css. And it&#8217;s pretty simple to accomplish. Here&#8217;s what we&#8217;re after. Heading Title First, you need a little html to call in your [...]]]></description> <wfw:commentRss>http://unstuffeddesign.com/tutorials/line-height-effect/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Adding &#8220;Box of Color&#8221; Behind List Links</title><link>http://unstuffeddesign.com/tutorials/adding-box-of-color-behind-list-links/</link> <comments>http://unstuffeddesign.com/tutorials/adding-box-of-color-behind-list-links/#comments</comments> <pubDate>Thu, 01 Jul 2010 18:55:35 +0000</pubDate> <dc:creator>jason</dc:creator> <category><![CDATA[HTML / CSS]]></category> <category><![CDATA[background]]></category> <category><![CDATA[css]]></category> <category><![CDATA[html]]></category> <category><![CDATA[links]]></category><guid
isPermaLink="false">http://unstuffeddesign.com/?p=131</guid> <description><![CDATA[I&#8217;m not sure how to describe this, but you may have seen it in action in a sidebar. When you hover over a text link a colored background appears behind the text. It&#8217;s easy to accomplish, and I think it looks clean. So how do you do it? Here&#8217;s how. First of all, you need [...]]]></description> <wfw:commentRss>http://unstuffeddesign.com/tutorials/adding-box-of-color-behind-list-links/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 475/567 objects using disk: basic

Served from: unstuffeddesign.com @ 2012-05-19 14:15:29 -->
