<?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>Cudazi</title>
	<atom:link href="http://cudazi.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cudazi.com</link>
	<description>Creating sites that breathe</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:00:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Plugin: Cudazi Scroll To Top</title>
		<link>http://cudazi.com/2012/wordpress-plugin-cudazi-scroll-to-top/</link>
		<comments>http://cudazi.com/2012/wordpress-plugin-cudazi-scroll-to-top/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 15:11:53 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Free Resources]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=407</guid>
		<description><![CDATA[This free WordPress plugin adds a smooth scroll to top feature/link in the lower-right corner of long pages. Appears after a set scrolling point and hides after scrolling near the top. Download it from the WordPress.org Plugin Directory]]></description>
			<content:encoded><![CDATA[<p>This free WordPress plugin adds a smooth scroll to top feature/link in the lower-right corner of long pages. Appears after a set scrolling point and hides after scrolling near the top.</p>
<p><a href="http://wordpress.org/extend/plugins/cudazi-scroll-to-top/" target="_blank">Download it from the WordPress.org Plugin Directory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2012/wordpress-plugin-cudazi-scroll-to-top/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin: Cudazi Latest Tweets</title>
		<link>http://cudazi.com/2012/wordpress-plugin-cudazi-latest-tweets/</link>
		<comments>http://cudazi.com/2012/wordpress-plugin-cudazi-latest-tweets/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 16:56:29 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Free Resources]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=403</guid>
		<description><![CDATA[This free WordPress plugin adds a reusable, customizable widget in Appearance > Widgets. Set the title, maximum and Twitter username on a per-widget basis. CSS3 enhanced to display tweets in a speech bubble. Download it from the WordPress.org Plugin Directory]]></description>
			<content:encoded><![CDATA[<p>This free WordPress plugin adds a reusable, customizable widget in Appearance > Widgets. Set the title, maximum and Twitter username on a per-widget basis. CSS3 enhanced to display tweets in a speech bubble.</p>
<p><a href="http://wordpress.org/extend/plugins/cudazi-latest-tweets/" target="_blank">Download it from the WordPress.org Plugin Directory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2012/wordpress-plugin-cudazi-latest-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening Links in a New Window with the WordPress Menu System</title>
		<link>http://cudazi.com/2012/open-links-new-window-wordpress-menu/</link>
		<comments>http://cudazi.com/2012/open-links-new-window-wordpress-menu/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 20:16:26 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=392</guid>
		<description><![CDATA[In WordPress, the screen options tab holds additional and helpful information in various locations across the site. In Appearance &#62; Menus, you can show additional information such as CSS Classes, Link Targets and even custom post types to add to your menu. Note &#8211; This menu feature was introduced in WordPress 3.0. Let&#8217;s jump in [...]]]></description>
			<content:encoded><![CDATA[<p>In WordPress, the screen options tab holds additional and helpful information in various locations across the site. In Appearance &gt; Menus, you can show additional information such as CSS Classes, Link Targets and even custom post types to add to your menu.</p>
<p><em>Note &#8211; This menu feature was <a title="WordPress Codex information on wp_nav_menu and adding menu locations to your WordPress theme" href="http://codex.wordpress.org/Navigation_Menus" target="_blank">introduced in WordPress 3.0</a>.</em></p>
<p>Let&#8217;s jump in and see how to get links to open up in a new window or tab.</p>
<p>First, go into <strong>Appearance &gt; Menus</strong>.</p>
<p><img class="alignnone size-full" src="http://cudazi.com/core/wp-content/uploads/2012/01/wordpress_appearance_menu.png" alt="WordPress Appearance - Menus page" width="520" height="159" /></p>
<p>Click on the <strong>Screen Options</strong> tab, typically found in the upper-right of the WordPress admin area. A screen of additional options will slide down.</p>
<p><img class="alignnone size-full wp-image-396" src="http://cudazi.com/core/wp-content/uploads/2012/01/wordpress_screen_options_tab.png" alt="Screen Options Tab in WordPress" width="520" height="159" /></p>
<p>Under &#8220;Show advanced menu properties&#8221; <strong>check the box for Link Target</strong>. The features enabled above in screen options, will show and hide elements on this current menu page.</p>
<p><img class="alignnone size-full wp-image-395" src="http://cudazi.com/core/wp-content/uploads/2012/01/wordpress_screen_options_advanced_menu.png" alt="Additional menu options found in the Screen Options tab for WordPress Menus" width="520" height="141" /></p>
<p>As you can see, there is now a link target option. Click <strong>Open link in new window/tab</strong> and WordPress will automatically add the target=&#8221;_blank&#8221; to that specific menu item in your menu.</p>
<p><img class="alignnone size-full wp-image-393" src="http://cudazi.com/core/wp-content/uploads/2012/01/wordpress_appearance_menu_target.png" alt="Choosing a menu target in the Appearance - Menu screen" width="520" height="285" /></p>
<p>That&#8217;s it! Don&#8217;t forget to click <strong>Save Menu</strong> after making your changes to individual menu items.</p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2012/open-links-new-window-wordpress-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable or Disable Comments in WordPress</title>
		<link>http://cudazi.com/2011/how-to-enable-or-disable-comments-in-wordpress/</link>
		<comments>http://cudazi.com/2011/how-to-enable-or-disable-comments-in-wordpress/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 19:21:00 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=378</guid>
		<description><![CDATA[Enabling or disabling comments in WordPress can quickly be done site-wide or on a per-page or per-post basis. To change the comment settings site-wide, go into Settings &#62; Discussion. To enable or disable comments on a per-page or per-post basis you first need to be be editing the page or post. Then, go into the Screen [...]]]></description>
			<content:encoded><![CDATA[<p>Enabling or disabling comments in WordPress can quickly be done site-wide or on a per-page or per-post basis.</p>
<p>To change the comment settings site-wide, go into Settings &gt; Discussion.</p>
<p>To enable or disable comments on a per-page or per-post basis you first need to be be editing the page or post. Then, go into the Screen Options tab (upper-right) and check the box for Discussion.</p>
<p>The Discussion box will appear (typically under the main post editor) and you can control whether to allow comments and trackbacks on that specific page or post.</p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2011/how-to-enable-or-disable-comments-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing the Read More in WordPress</title>
		<link>http://cudazi.com/2011/customizing-the-read-more-in-wordpress/</link>
		<comments>http://cudazi.com/2011/customizing-the-read-more-in-wordpress/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 19:10:36 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=369</guid>
		<description><![CDATA[I often get asked how to create the &#8220;Read More&#8230;&#8221; link in WordPress posts, and also how to customize it on a per post basis. It&#8217;s quite simple actually. The first method is to use the Insert More Tag (Alt + Shift + T) in the WordPress visual editor but I prefer to flip over [...]]]></description>
			<content:encoded><![CDATA[<p>I often get asked how to create the &#8220;Read More&#8230;&#8221; link in WordPress posts, and also how to customize it on a per post basis. It&#8217;s quite simple actually. </p>
<p>The first method is to use the <strong>Insert More Tag</strong> (Alt + Shift + T) in the WordPress visual editor but I prefer to flip over to HTML mode and customize it directly:</p>
<pre><code>&lt;!--more Continue Reading!--&gt;</code></pre>
<p><em>or simply&#8230;</em></p>
<pre><code>&lt;!--more--&gt;</code></pre>
<p>More information can be found in the <a title="Customizing the Read More in WordPress" href="http://codex.wordpress.org/Customizing_the_Read_More#Having_a_custom_text_for_each_post">WordPress Codex</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2011/customizing-the-read-more-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing the WordPress Stylesheet Missing Error Message</title>
		<link>http://cudazi.com/2011/wordpress-broken-theme-stylesheet-issue/</link>
		<comments>http://cudazi.com/2011/wordpress-broken-theme-stylesheet-issue/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 17:52:19 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=340</guid>
		<description><![CDATA[One of the most common questions I receive is related to an error message stating the stylesheet is missing when installing a WordPress theme. The most likely culprit? You&#8217;re not uploading the correct files. Be sure you are only uploading the theme folder if using FTP or the theme .zip file if using the Appearance [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most common questions I receive is related to an error message stating the stylesheet is missing when installing a WordPress theme.</p>
<p><strong>The most likely culprit? You&#8217;re not uploading the correct files.</strong> </p>
<p>Be sure you are only uploading the theme folder if using FTP or the theme .zip file if using the Appearance > Themes menu.</p>
<p>The theme folder will always contain index.php and style.css at a bare minimum but typically consists of many files and sub-folders such as functions.php, page.php, single.php and so on. </p>
<p>Open the style.css file and you should see something similar to the code below. It gives the required information about your theme to WordPress.</p>
<pre><code>/*
Theme Name: Your Theme Name
Theme URI: http://example.com/themes/themename
Author: Jane Doe
Author URI: http://example.com/
Description: Theme Description...
Version: 3.1
License: GNU General Public License
License URI: license.txt
Tags: dark, light
*/</code></pre>
<p>If none of files mentioned above can be found, you may be trying to upload a Tumblr, Joomla or HTML/CSS theme instead of one built to run on WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2011/wordpress-broken-theme-stylesheet-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smashing Magazine Freebies</title>
		<link>http://cudazi.com/2011/smashing-magazine-freebies/</link>
		<comments>http://cudazi.com/2011/smashing-magazine-freebies/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 19:53:18 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Free Resources]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=298</guid>
		<description><![CDATA[Free high quality tools, fonts, free-of-charge icon sets, WordPress or Prestashop themes, gratis PlugIns and Filters available in Smashing Magazine&#8217;s Freebie category.]]></description>
			<content:encoded><![CDATA[<p>Free high quality tools, fonts, free-of-charge icon sets, WordPress or Prestashop themes, gratis PlugIns and Filters available in <a href="http://www.smashingmagazine.com/category/freebies/">Smashing Magazine&#8217;s Freebie category</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2011/smashing-magazine-freebies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creattica Freebies</title>
		<link>http://cudazi.com/2011/creattica-freebies/</link>
		<comments>http://cudazi.com/2011/creattica-freebies/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 19:50:49 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Free Resources]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=296</guid>
		<description><![CDATA[Creattica is a Design and Inspiration Gallery showcasing everything from Business Card Design to Logo Design, Advertising to Websites. Check out the Gallery of Freebies!]]></description>
			<content:encoded><![CDATA[<p>Creattica is a Design and Inspiration Gallery showcasing everything from Business Card Design to Logo Design, Advertising to Websites. <a href="http://creattica.com/show/Freebies/latest">Check out the Gallery of Freebies!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2011/creattica-freebies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iconfinder</title>
		<link>http://cudazi.com/2011/iconfinder/</link>
		<comments>http://cudazi.com/2011/iconfinder/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 19:46:27 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Free Resources]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=291</guid>
		<description><![CDATA[Iconfinder provides high quality icons for webdesigners and developers.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iconfinder.com/">Iconfinder</a> provides high quality icons for webdesigners and developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2011/iconfinder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@BrandandBlog</title>
		<link>http://cudazi.com/2011/brandandblog/</link>
		<comments>http://cudazi.com/2011/brandandblog/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 19:17:48 +0000</pubDate>
		<dc:creator>cudazi</dc:creator>
				<category><![CDATA[Testimonials]]></category>

		<guid isPermaLink="false">http://cudazi.com/?p=267</guid>
		<description><![CDATA[Just launched the website, big thanks to @Cudazi Mono Theme for providing such a great, minimalist site theme!]]></description>
			<content:encoded><![CDATA[<p>Just launched the website, big thanks to @Cudazi Mono Theme for providing such a great, minimalist site theme!</p>
]]></content:encoded>
			<wfw:commentRss>http://cudazi.com/2011/brandandblog/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/

Page Caching using disk: enhanced

Served from: cudazi.com @ 2012-02-22 18:14:25 -->
