<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Noobcube</title>
	
	<link>http://www.noobcube.com</link>
	<description>Tutorials, Resources, Freebies, and Tips for Web Designers</description>
	<lastBuildDate>Tue, 22 May 2012 03:47:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Noobcube" /><feedburner:info uri="noobcube" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Noobcube</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Site From Scratch: Localmost (Part 1, Design)</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/Rmn2RWDnaik/</link>
		<comments>http://www.noobcube.com/tutorials/interface-design/site-from-scratch-localmost-part-1-design-/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 05:22:00 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[Interface Design]]></category>
		<category><![CDATA[Site Build]]></category>
		<category><![CDATA[Site From Scratch]]></category>
		<category><![CDATA[Web Template Tutorial]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=1370</guid>
		<description>This is Part 1 of the 3 part series, "Site From Scratch: Localmost". In Part 1, we'll be designing a dark and sleek web layout in Photoshop. I will walk you step by step through the process in designing our fictitious company's layout. In Part 2, we'll be moving our design to the web using clean, semantic, and valid HTML &amp;#038; CSS. Finally, in Part 3, we'll be adding the interactive elements, the bells, and the whistles with my favorite javascript library, jQuery. So, I hope you're ready for the first installment of &lt;em&gt;Site From Scratch&lt;/em&gt;, let's get started on Part 1: Design.&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/Rmn2RWDnaik" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/tutorials/interface-design/site-from-scratch-localmost-part-1-design-/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/tutorials/interface-design/site-from-scratch-localmost-part-1-design-/</feedburner:origLink></item>
		<item>
		<title>Combining Shapes in Photoshop</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/K5oDEVug7_g/</link>
		<comments>http://www.noobcube.com/quick-tips/photoshop-quick-tips/combining-shapes-in-photoshop-/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 21:23:25 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[Photoshop (Quick Tips)]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Photoshop Shapes]]></category>
		<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=1347</guid>
		<description>When using vector based programs like Illustrator, combining two shapes is pretty straight forward with the paths palette. Unfortunately in Photoshop, it's not quite as obvious to achieve. In this Photoshop Quick Tip, we're going to do just that; combine 2 shapes into one. Have you ever been working in Photoshop, using two or more [...]&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/K5oDEVug7_g" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/quick-tips/photoshop-quick-tips/combining-shapes-in-photoshop-/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/quick-tips/photoshop-quick-tips/combining-shapes-in-photoshop-/</feedburner:origLink></item>
		<item>
		<title>Horizontal and Vertical Centering Using CSS: A Beginner’s Guide</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/BBvteL-kld8/</link>
		<comments>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 17:32:42 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Centering]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=1155</guid>
		<description>There comes a time in every web designer's life, when you're trying to center an HTML element and it's failing miserably. You're ready to pull the plug on CSS, revert back to tables, and use deprecated tags and attributes like: &lt;code&gt;&amp;#60;center&amp;#62;&lt;/code&gt;, &lt;code&gt;align&lt;/code&gt;, and &lt;code&gt;valign&lt;/code&gt;. In this tutorial we're going to shed some light on the subject, and hopefully help demystify the process of centering HTML elements using CSS.&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/BBvteL-kld8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/</feedburner:origLink></item>
		<item>
		<title>News: DoFollow, Quick Tips, Upcoming Posts, and More!</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/k0phogkhXlI/</link>
		<comments>http://www.noobcube.com/news/noobcube-news-dofollow-site-enhancements-and-more-/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 05:27:55 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=1091</guid>
		<description>All kinds of exciting news and updates here on Noobcube. First of all, just wanted to thank everyone that has subscribed to Noobcube. Thank all of you for the kind emails, and kind words. We promise to keep the tutorials coming!

This is just a quick Update post, to let you know of some changes here at Noobcube. We promise to keep our Site News posts to a minimum by collectively reporting updates and news rather than posting a new article every time something changes! I don't want to flood your RSS feeds with a bunch of Site News Articles. So let's get started!&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/k0phogkhXlI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/news/noobcube-news-dofollow-site-enhancements-and-more-/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/news/noobcube-news-dofollow-site-enhancements-and-more-/</feedburner:origLink></item>
		<item>
		<title>WordPress, Stop Changing My Quotes!</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/_0xtL1iGy1E/</link>
		<comments>http://www.noobcube.com/quick-tips/wordpress-quick-tips/wordpress-stop-changing-my-quotes-/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 19:33:04 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[Wordpress (Quick Tips)]]></category>
		<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=1099</guid>
		<description>Alright, so you're copying and pasting something from your blog post into another website and instead of getting &lt;strong&gt;Mom's Yummy Cookies&lt;/strong&gt; you get &lt;strong&gt;Mom&amp;#38;#8216;s Yummy Cookies&lt;/strong&gt;. Of course, the site doesn't allow you to edit anything, so you're screwed. 

Okay fine, you caught me, this happened to me. While I wasn't boasting about my mother's delicious cookies, I still endured something very similar while promoting a post. What I'm referring to is Wordpress' default rendering of both single quote and double quote characters.&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/_0xtL1iGy1E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/quick-tips/wordpress-quick-tips/wordpress-stop-changing-my-quotes-/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/quick-tips/wordpress-quick-tips/wordpress-stop-changing-my-quotes-/</feedburner:origLink></item>
		<item>
		<title>CSS Image Maps: A Beginner’s Guide</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/uObQvmHxhbg/</link>
		<comments>http://www.noobcube.com/tutorials/html-css/css-image-maps-a-beginners-guide-/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 19:50:58 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[CSS Image Maps]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=971</guid>
		<description>While they may not be used as often as they once were in the heyday of table based web design, image maps can still be quite useful in situations that call for it. Unfortunately, for beginners, achieving this with CSS alone, can be a difficult concept to grasp.

In this tutorial, we're not only going to get you up to speed on &lt;em&gt;how&lt;/em&gt; to create a CSS image map, but, we're also going to take it a couple steps further and add hover states to our image map using a &lt;a href="http://www.noobcube.com/tutorials/html-css/css-background-image-sprites-a-beginners-guide-/"&gt;CSS background image sprite&lt;/a&gt;, as well as a "tooltip" like popup.&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/uObQvmHxhbg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/tutorials/html-css/css-image-maps-a-beginners-guide-/feed/</wfw:commentRss>
		<slash:comments>77</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/tutorials/html-css/css-image-maps-a-beginners-guide-/</feedburner:origLink></item>
		<item>
		<title>Creating a jQuery Plugin: A Beginner’s Guide</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/qI_9B-ERkZw/</link>
		<comments>http://www.noobcube.com/tutorials/jquery/creating-a-jquery-plugin-a-beginners-guide-/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 03:31:39 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Plugin Authoring]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=574</guid>
		<description>This is &lt;strong&gt;not&lt;/strong&gt; an introduction to jQuery or a tutorial on the basic syntax rules of jQuery, but, rather how to take what little knowledge you already have of jQuery to the next level by putting it to practical use, and building a jQuery plugin.

By taking your knowledge of CSS, and what knowledge you already have of jQuery, I'm going to walk you through the processes of creating a jQuery plugin.  I feel, by using the skills you're already comfortable with, like CSS, it will be easier to wrap your head around jQuery. So instead of trying to learn a bunch of programming concepts, you may or may not understand, you're going to learn something new by using concepts that are already familiar to you. Once you're finished with this tutorial, you'll &lt;em&gt;then&lt;/em&gt; be ready to take the necessary steps in &lt;em&gt;really&lt;/em&gt; learning jQuery.&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/qI_9B-ERkZw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/tutorials/jquery/creating-a-jquery-plugin-a-beginners-guide-/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/tutorials/jquery/creating-a-jquery-plugin-a-beginners-guide-/</feedburner:origLink></item>
		<item>
		<title>Fixed Header &amp; Footer Layout: A Beginner’s Guide</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/HJJUkH4eyls/</link>
		<comments>http://www.noobcube.com/tutorials/html-css/fixed-header-footer-layout-a-beginners-guide-/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 03:05:25 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Fixed Positioning]]></category>
		<category><![CDATA[IE6 Fix]]></category>
		<category><![CDATA[Position Properties]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=418</guid>
		<description>Having a fixed header and/or footer can be quite effective in a web interface where its use proves to be advantageous. However, getting it implemented in &lt;em&gt;all&lt;/em&gt; browsers, including IE6, can seem quite daunting.

In this tutorial we'll not only get it working in all the major browsers, but we'll also cover all the necessary steps required in doing so. By the end of this tutorial, you should be able to implement this into your own projects without having to copy and paste a thing.&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/HJJUkH4eyls" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/tutorials/html-css/fixed-header-footer-layout-a-beginners-guide-/feed/</wfw:commentRss>
		<slash:comments>95</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/tutorials/html-css/fixed-header-footer-layout-a-beginners-guide-/</feedburner:origLink></item>
		<item>
		<title>10 Seamless Grunge Textured Stripe Patterns</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/3NuPT6naWYs/</link>
		<comments>http://www.noobcube.com/freebies/textures-patterns/10-seamless-grunge-textured-stripe-patterns-/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 14:43:53 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[Textures & Patterns]]></category>
		<category><![CDATA[Grunge]]></category>
		<category><![CDATA[Photoshop Pattern Set]]></category>
		<category><![CDATA[Seamless]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=378</guid>
		<description>I've created 10 seamless stripes for you to go tiling crazy with. All the patterns are semi-transparent with different grunge textures. You can easily modify the colors and feel to fit your needs by opening the PSDs that are included.&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/3NuPT6naWYs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/freebies/textures-patterns/10-seamless-grunge-textured-stripe-patterns-/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/freebies/textures-patterns/10-seamless-grunge-textured-stripe-patterns-/</feedburner:origLink></item>
		<item>
		<title>Create an Advanced CSS Menu Using the Hover and Position Properties</title>
		<link>http://feedproxy.google.com/~r/Noobcube/~3/vfYtvR_6IqA/</link>
		<comments>http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/#comments</comments>
		<pubDate>Thu, 28 May 2009 00:56:47 +0000</pubDate>
		<dc:creator>Jarod Taylor</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[Advanced CSS]]></category>
		<category><![CDATA[CSS Navigation]]></category>
		<category><![CDATA[CSS Sprites]]></category>
		<category><![CDATA[PSD to HTML]]></category>

		<guid isPermaLink="false">http://www.noobcube.com/?p=41</guid>
		<description>Starting with a photoshop file and finishing with semantic HTML and CSS, we'll be creating an advanced CSS navigation menu using its &lt;em&gt;:hover&lt;/em&gt; and &lt;em&gt;position&lt;/em&gt; properties. 

The finished product will render properly in all major browsers including Firefox, Safari, IE7/IE8, Opera, and Google Chrome. Due to IE6 and its lack of support for the &lt;em&gt;:hover&lt;/em&gt; property (other than on anchor elements), we'll have to implement a little javascript to gain its support. Nonetheless, let's get started!&lt;img src="http://feeds.feedburner.com/~r/Noobcube/~4/vfYtvR_6IqA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		<feedburner:origLink>http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/</feedburner:origLink></item>
	</channel>
</rss>
