<?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/"
	>

<channel>
	<title>Creatif Blog</title>
	<atom:link href="http://superpreviewer.com/creatifblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://superpreviewer.com/creatifblog</link>
	<description>How to Be a Rockstar WordPress Designer</description>
	<pubDate>Mon, 24 Nov 2008 19:27:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rockstar WordPress Designer</title>
		<link>http://superpreviewer.com/creatifblog/book/rockstar-wordpress-designer/</link>
		<comments>http://superpreviewer.com/creatifblog/book/rockstar-wordpress-designer/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 17:06:55 +0000</pubDate>
		<dc:creator>Collis Ta'eed</dc:creator>
		
		<category><![CDATA[Book]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Rockable]]></category>

		<guid isPermaLink="false">http://superpreviewer.com/creatifblog/?p=75</guid>
		<description><![CDATA[In recent years WordPress has taken off as a platform for not just blogging but all sorts of site management. How to Be a Rockstar WordPress Designer by Collis Ta’eed &#038; Harley Alexander covers everything a web designer needs to bend WordPress to their needs through theming, plugins, codehacks and ingenuity.
The book is available online [...]]]></description>
			<content:encoded><![CDATA[<p>In recent years WordPress has taken off as a platform for not just blogging but all sorts of site management. How to Be a Rockstar WordPress Designer by Collis Ta’eed &#038; Harley Alexander covers everything a web designer needs to bend WordPress to their needs through theming, plugins, codehacks and ingenuity.</p>
<p>The book is available online via Rockable Press.</p>
<p><span id="more-75"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://superpreviewer.com/creatifblog/book/rockstar-wordpress-designer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creatif is Complete!</title>
		<link>http://superpreviewer.com/creatifblog/general/creatif-is-complete/</link>
		<comments>http://superpreviewer.com/creatifblog/general/creatif-is-complete/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 14:48:02 +0000</pubDate>
		<dc:creator>Collis Ta'eed</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Creatif]]></category>

		<guid isPermaLink="false">http://superpreviewer.com/creatifblog/?p=40</guid>
		<description><![CDATA[It&#8217;s been some months since the first Creatif designs were created for a tutorial on PSDTUTS Plus.  Since then they&#8217;ve become a part of the How to Be a Rockstar WordPress Designer book and have been in the polishing and refining factories of the author&#8217;s computers.  But now they are ready to be [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been some months since the first Creatif designs were created for a tutorial on PSDTUTS Plus.  Since then they&#8217;ve become a part of the <a href="http://rockablepress.com">How to Be a Rockstar WordPress Designer</a> book and have been in the polishing and refining factories of the author&#8217;s computers.  But now they are ready to be revealed to the world!<span id="more-40"></span></p>
<p>There are three Creatif themes in total - the <a href="http://superpreviewer.com/creatifblog">Blog</a>, the <a href="http://superpreviewer.com/creatifportfolio">Portfolio</a> and the <a href="http://superpreviewer.com/creatifsite">Site</a>. Each one uses WordPress to a different end and the making of each one is covered in the book.  You can see the demos through the links above and if for some reason you only want to purchase one theme, you can do so from <a href="http://themeforest.net">ThemeForest</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://superpreviewer.com/creatifblog/general/creatif-is-complete/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ordered and Unordered Lists</title>
		<link>http://superpreviewer.com/creatifblog/theme/sample-styles-post/</link>
		<comments>http://superpreviewer.com/creatifblog/theme/sample-styles-post/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 13:43:15 +0000</pubDate>
		<dc:creator>Collis Ta'eed</dc:creator>
		
		<category><![CDATA[Theme]]></category>

		<category><![CDATA[Creatif]]></category>

		<category><![CDATA[Lists]]></category>

		<guid isPermaLink="false">http://superpreviewer.com/creatifblog/?p=47</guid>
		<description><![CDATA[This set of posts is here to demonstrate the various bits of styling in this theme for things like headings, code segments, ordered and unordered lists, blockquotes and so on. Simply click through to the full post page to see them displayed.
Unordered List
Here is what a regular unordered list looks like:

List Item 1
List Item 2
List [...]]]></description>
			<content:encoded><![CDATA[<p>This set of posts is here to demonstrate the various bits of styling in this theme for things like headings, code segments, ordered and unordered lists, blockquotes and so on. Simply click through to the full post page to see them displayed.<span id="more-47"></span></p>
<h3>Unordered List</h3>
<p>Here is what a regular unordered list looks like:</p>
<ul>
<li>List Item 1</li>
<li>List Item 2</li>
<li>List Item 3</li>
<li>List Item 4</li>
</ul>
<h3>Ordered List</h3>
<p>Here is what a regular unordered list looks like:</p>
<ol>
<li>List Item 1</li>
<li>List Item 2</li>
<li>List Item 3</li>
<li>List Item 4</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://superpreviewer.com/creatifblog/theme/sample-styles-post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blockquotes and Code</title>
		<link>http://superpreviewer.com/creatifblog/theme/blockquotes-and-code/</link>
		<comments>http://superpreviewer.com/creatifblog/theme/blockquotes-and-code/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 11:46:53 +0000</pubDate>
		<dc:creator>Collis Ta'eed</dc:creator>
		
		<category><![CDATA[Theme]]></category>

		<category><![CDATA[Creatif]]></category>

		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://superpreviewer.com/creatifblog/?p=50</guid>
		<description><![CDATA[This set of posts is here to demonstrate the various bits of styling in this theme for things like headings, code segments, ordered and unordered lists, blockquotes and so on. Simply click through to the full post page to see them displayed.
Blockquotes and Code Segments
Here is what a blockquote looks like:
I&#8217;m not a driven businessman, [...]]]></description>
			<content:encoded><![CDATA[<p>This set of posts is here to demonstrate the various bits of styling in this theme for things like headings, code segments, ordered and unordered lists, blockquotes and so on. Simply click through to the full post page to see them displayed.<span id="more-50"></span></p>
<h3>Blockquotes and Code Segments</h3>
<p>Here is what a blockquote looks like:</p>
<blockquote><p>I&#8217;m not a driven businessman, but a driven artist. I never think about money. Beautiful things make money.  - Lord Acton</p></blockquote>
<p>And here is what a code segment looks like:</p>
<pre class="code">
&lt;pre class=&quot;code&quot;&gt;
    Just wrap the text up in pre tags like this.
&lt;/pre&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://superpreviewer.com/creatifblog/theme/blockquotes-and-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Headings</title>
		<link>http://superpreviewer.com/creatifblog/theme/headings/</link>
		<comments>http://superpreviewer.com/creatifblog/theme/headings/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 10:11:35 +0000</pubDate>
		<dc:creator>Collis Ta'eed</dc:creator>
		
		<category><![CDATA[Theme]]></category>

		<category><![CDATA[Creatif]]></category>

		<category><![CDATA[Headings]]></category>

		<guid isPermaLink="false">http://superpreviewer.com/creatifblog/?p=56</guid>
		<description><![CDATA[This set of posts is here to demonstrate the various bits of styling in this theme for things like headings, code segments, ordered and unordered lists, blockquotes and so on. Simply click through to the full post page to see them displayed.
Here are the various heading sizes
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
]]></description>
			<content:encoded><![CDATA[<p>This set of posts is here to demonstrate the various bits of styling in this theme for things like headings, code segments, ordered and unordered lists, blockquotes and so on. Simply click through to the full post page to see them displayed.<span id="more-56"></span></p>
<p>Here are the various heading sizes</p>
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
]]></content:encoded>
			<wfw:commentRss>http://superpreviewer.com/creatifblog/theme/headings/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rockable Affiliate Program</title>
		<link>http://superpreviewer.com/creatifblog/general/rockable-affiliate-program/</link>
		<comments>http://superpreviewer.com/creatifblog/general/rockable-affiliate-program/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 09:14:35 +0000</pubDate>
		<dc:creator>Collis Ta'eed</dc:creator>
		
		<category><![CDATA[Book]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Rockable]]></category>

		<guid isPermaLink="false">http://superpreviewer.com/creatifblog/?p=59</guid>
		<description><![CDATA[Rockable affiliates receive 30% of sales on all electronic items through e-Junkie.  Anyone can join the affiliate program via e-Junkie and as an affiliate you will be sent an email for each sale originating from your website. Each month&#8217;s earnings will be paid via PayPal within 15 days of month end.
Join the Affiliate Program
You [...]]]></description>
			<content:encoded><![CDATA[<p>Rockable affiliates receive 30% of sales on all electronic items through e-Junkie.  Anyone can join the affiliate program via e-Junkie and as an affiliate you will be sent an email for each sale originating from your website. Each month&#8217;s earnings will be paid via PayPal within 15 days of month end.</p>
<p><a href="https://www.e-junkie.com/affiliates/?cl=12635&#038;ev=29416a117f" class="button">Join the Affiliate Program</a></p>
<p>You can grab affiliate graphics and banners below.  When you place a banner with your affiliate link up, any e-Junkie sales coming through from RockablePress will count.</p>
<p><span id="more-59"></span></p>
<p><strong>468&#215;60</strong></p>
<p><img src="http://freelanceswitch.s3.amazonaws.com/rockstar/Gen_468x60.jpg"/></p>
<p><strong>300&#215;250</strong></p>
<p><img src="http://freelanceswitch.s3.amazonaws.com/rockstar/Gen_300x250.jpg"/></p>
<p><strong>250&#215;250</strong></p>
<p><img src="http://freelanceswitch.s3.amazonaws.com/rockstar/Gen_250x250.jpg"/></p>
<p><strong>200&#215;200</strong></p>
<p><img src="http://freelanceswitch.s3.amazonaws.com/rockstar/Gen_200x200.jpg"/></p>
<p><strong>125&#215;125</strong></p>
<p><img src="http://freelanceswitch.s3.amazonaws.com/rockstar/Gen_125x125.jpg"/></p>
]]></content:encoded>
			<wfw:commentRss>http://superpreviewer.com/creatifblog/general/rockable-affiliate-program/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ThemeForest Web Templates and WordPress Themes</title>
		<link>http://superpreviewer.com/creatifblog/general/themeforest-web-templates-and-wordpress-themes/</link>
		<comments>http://superpreviewer.com/creatifblog/general/themeforest-web-templates-and-wordpress-themes/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 08:23:01 +0000</pubDate>
		<dc:creator>Collis Ta'eed</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[ThemeForest]]></category>

		<guid isPermaLink="false">http://superpreviewer.com/creatifblog/?p=63</guid>
		<description><![CDATA[ThemeForest is an Envato Marketplace. At ThemeForest you can buy and sell site templates and themes to skin popular CMS products like WordPress, Drupal and Joomla. Files are priced from just five dollars, based on the complexity, quality and use of the file. Anyone is free to sign up for an account and begin trading [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://themeforest.net">ThemeForest</a> is an Envato Marketplace. At ThemeForest you can buy and sell site templates and themes to skin popular CMS products like WordPress, Drupal and Joomla. Files are priced from just five dollars, based on the complexity, quality and use of the file. Anyone is free to sign up for an account and begin trading or purchasing files.<span id="more-63"></span></p>
<p><img src="http://envato.com/wp-content/uploads/2008/08/themeforest_screenshot.jpg"></p>
]]></content:encoded>
			<wfw:commentRss>http://superpreviewer.com/creatifblog/general/themeforest-web-templates-and-wordpress-themes/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
