<?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>nomad-one WordPress Web Designer &#187; Themes</title>
	<atom:link href="http://www.nomad-one.com/category/blogging/wordpress/themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nomad-one.com</link>
	<description>Ethically Friendly Design, Branding, Web &#38; Strategy.</description>
	<lastBuildDate>Fri, 26 Mar 2010 15:06:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>New WordPress site for 2010 WorldCup Fan Accommodation</title>
		<link>http://www.nomad-one.com/2009/12/14/new-wordpress-site-for-2010-worldcup-fan-accommodation/</link>
		<comments>http://www.nomad-one.com/2009/12/14/new-wordpress-site-for-2010-worldcup-fan-accommodation/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:36:01 +0000</pubDate>
		<dc:creator>nomad-one</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[accommodation]]></category>
		<category><![CDATA[conditional-statements]]></category>
		<category><![CDATA[custom-fields]]></category>
		<category><![CDATA[flutter]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[soccer]]></category>
		<category><![CDATA[worldcup]]></category>

		<guid isPermaLink="false">http://www.nomad-one.com/?p=1009</guid>
		<description><![CDATA[The fani.am website promotes fan accommodation in South Africa for the 2010 World Cup Soccer event, using WordPress, some great plugins &#038; flutter custom fields.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve hardly slept over the last week bashing my fingers against my keyboard trying to get this site out as quickly as possible. The site is called <a target="_blank" href="http://fani.am/2010worldcup" target="_blank">fani.am</a>, (That&#8217;s Fan i am), which is a 2010 World Cup Accommodation site. This one really challenged me with some of the intricate post associations I had to string together, and with the addition of a couple of extra plugins to add some key features I&#8217;m really excited about this one.</p>
<p>Take a quick look Design and I&#8217;ll explain a bit about what&#8217;s under the hood of this one.</p>
<div id="attachment_1011" class="wp-caption alignnone" style="width: 445px"><a href="http://www.nomad-one.com/blog/wp-content/uploads/2009/12/fan-i-am-homepage.jpg"><img class="size-medium wp-image-1011 " title="fan-i-am-homepage" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/12/fan-i-am-homepage-435x430.jpg" alt="Homepage of the fani.am fan accommodation site" width="435" height="430" /></a><p class="wp-caption-text">Homepage of the fani.am fan accommodation site</p></div>
<p>I really enjoyed designing this one and also trying out a few CSS3 features like rounded corners &amp; Text Shadows. IE6 users, there&#8217;s a special treat for you as well. <img src='http://www.nomad-one.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="New WordPress site for 2010 WorldCup Fan Accommodation" /> </p>
<h3>Custom Fields</h3>
<p>The most hectic part of this site by far was the wordpress wrangling which takes place in the background. Using loads of WordPress <strong>custom fields</strong>, some for data and some for associating certain post types like matches, with accommodations and with the teams playing the matches, we were able to weave separate categories of posts into an intuitive mixture of information. Custom field have been managed entirely by the flutter plugin&#8217;s write panels, which helped make this site extremely easy for novice user to populate with content.</p>
<div id="attachment_1013" class="wp-caption alignnone" style="width: 372px"><a href="http://www.nomad-one.com/blog/wp-content/uploads/2009/12/Picture-70.png"><img class="size-full wp-image-1013 " title="Fan i am Team Facts sidebar widget" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/12/Picture-70.png" alt="Fan i am Team Facts sidebar widget" width="362" height="523" /></a><p class="wp-caption-text">Fan i am Team Facts sidebar widget</p></div>
<h3>Conditional Statements</h3>
<p>Using <strong>WordPress conditional statements</strong>, as well as some conditional Custom field statements we were able to easily pull the correct set of posts for each team, venue or accommodation. The sidebar also gets populated with related widgets displaying content for each type of page you arrive on.</p>
<div id="attachment_1017" class="wp-caption alignnone" style="width: 445px"><a href="http://www.nomad-one.com/blog/wp-content/uploads/2009/12/Picture-71.png"><img class="size-medium wp-image-1017 " title="Associated Matches, accommodations &amp; attractions" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/12/Picture-71-435x234.png" alt="Picture 71" width="435" height="234" /></a><p class="wp-caption-text">Associated Matches, accommodations &amp; attractions</p></div>
<h3>Dealing with images</h3>
<p>I was a little disappointed about the current state of the <strong>built-in WordPress gallery system</strong>. You&#8217;re still not able to easily pull individual images based on their order in the gallery and can only really pull an entire gallery. The attached image plugin helped pull the first gallery image which was great. Flutter&#8217;s image management and upload functionality was ok but could do with the auto generation of thumbs &amp; other sizes which the built in WordPress image uploading performs. Flutter&#8217;s image crop &amp; resize functionality just doesn&#8217;t work at the moment, though the rest of it&#8217;s functionality, mainly write panels played a hige role in this website&#8217;s configuration.</p>
<p>This site relies heavily on plugins for various features, which is one of the great things about WordPress. I know some geeky developers who swear they never use plugins, and that&#8217;s fine with me, though I or one love the fact that so much freely available functionality is just lying around ready to take advantage of.</p>
<h3>Plugins I&#8217;ve used &amp; abused Include:</h3>
<ul>
<li> Flutter &#8211; custom write panels</li>
<li> Live Coundown Timer &#8211; counting down time to the Kickoff</li>
<li> My Favourite Posts &#8211; allows user to add their favourite accommodations to a sidebar bucket</li>
<li> Send to a Friend</li>
<li>Tweet News &#8211; Footer feed of tweets about FIFA</li>
<li> Google News &#8211; feed of news about the world cup from google</li>
<li> Twitter Widget Pro &#8211; Worked better than Twitter Tools</li>
<li> IE PNG fix &#8211; no need to fiddle with code</li>
<li> Sidebar Login &#8211; check the login panel top right</li>
<li> Cforms II &#8211; contact &amp; booking forms</li>
<li>DISQUS &#8211; Advanced commenting system</li>
<li>WP Table Reloaded &#8211; Check the Match Schedule (quick &amp; easy manageable tables)</li>
</ul>
<p>So far it&#8217;s been a really great project and Phase 2 promises to include some even more exciting social media additions. What do you think of this one?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomad-one.com/2009/12/14/new-wordpress-site-for-2010-worldcup-fan-accommodation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Fresh face for Jayz.co.za</title>
		<link>http://www.nomad-one.com/2009/06/05/a-fresh-face-for-jayzcoza/</link>
		<comments>http://www.nomad-one.com/2009/06/05/a-fresh-face-for-jayzcoza/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 23:15:29 +0000</pubDate>
		<dc:creator>nomad-one</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[Corporate Identity]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[personal-branding]]></category>
		<category><![CDATA[re-brand]]></category>
		<category><![CDATA[re-design]]></category>

		<guid isPermaLink="false">http://www.nomad-one.com/?p=882</guid>
		<description><![CDATA[My good friend Jamaal has been really busy taking Jayz.co.za to the next level. I&#8217;m super impressed with the way he&#8217;s taken his business from a one man show not so long ago, to a team of Social Media Strategists in a really short space of time. Having designed the Jayz Corporate Identity a while [...]]]></description>
			<content:encoded><![CDATA[<p>My good friend Jamaal has been really busy taking <a target="_blank" href="http://www.Jayz.co.za" target="_blank">Jayz.co.za</a> to the next level. I&#8217;m super impressed with the way he&#8217;s taken his business from a one man show not so long ago, to a team of <strong>Social Media Strategists</strong> in a really short space of time.</p>
<p>Having designed the Jayz Corporate Identity a while back, and then styling his previous site, it was a welcome experience taking it another step further with this <strong>latest re-brand</strong>. This re-design focused much more on <strong>personal branding</strong>, something which I think I need to pay a little more attention to myself, but which Jayz does really well.</p>
<p><a rel="lightbox" href="http://www.nomad-one.com/blog/wp-content/uploads/2009/06/picture-1.png"><img style="display: block; margin-bottom: 10px;" title="The New Face of Jayz Internet Solutions" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/06/picture-1-435x244.png" alt="The New Face of Jayz Internet Solutions" width="435" height="244" /></a></p>
<p>So what do you think of the Jayz new look?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomad-one.com/2009/06/05/a-fresh-face-for-jayzcoza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ideas for nomad-one redesign.</title>
		<link>http://www.nomad-one.com/2009/05/07/ideas-for-nomad-one-redesign/</link>
		<comments>http://www.nomad-one.com/2009/05/07/ideas-for-nomad-one-redesign/#comments</comments>
		<pubDate>Thu, 07 May 2009 10:43:47 +0000</pubDate>
		<dc:creator>nomad-one</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[redesigns]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[design-patterns]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[re-design]]></category>
		<category><![CDATA[space-saving]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.nomad-one.com/?p=820</guid>
		<description><![CDATA[I&#8217;m starting to get carried away with look &#38; feel design on the nomad-one redesign. This is even before my wire-framing is properly completed, but I just can&#8217;t help myself at the moment. I&#8217;ve just really enjoyed working on this design. There are a load of changes I want to make to my site, graphic [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting to get carried away with look &amp; feel design on the nomad-one redesign. This is even before my wire-framing is properly completed, but I just can&#8217;t help myself at the moment. I&#8217;ve just really enjoyed working on this design. There are a load of changes I want to make to my site, graphic design, functional, content and information architecture &amp; usability, so it&#8217;s all over the place at the moment. This post lists a few of my thoughts, but I hope to get more ideas from you about what you think would make my space special. I&#8217;ve suggest how the best advice might be rewarded <strong>down at the end of this post.</strong></p>
<p><a rel="lightbox" href="http://www.nomad-one.com/blog/wp-content/uploads/2009/04/nomad-one-new2.jpg"><img style="float: left; margin: 0 20px 20px 0px;" title="nomad-one-new2" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/04/nomad-one-new2-435x372.jpg" alt="nomad one new2 435x372 Ideas for nomad one redesign." width="435" height="372" /></a></p>
<h3>Look &amp; Feel</h3>
<p>I suppose explaining where I&#8217;m going with this desert scene might help for starters. The <strong>nomad concept</strong> has been with me for some time, though not in this form. As you may know, I&#8217;m no city slicker. I&#8217;m also very much set on remaining as independent as possible, something the Bedouin values extremely highly. I&#8217;m a traveler at heart. So this is partly where the desert scene comes in.</p>
<h3>Saving Space with some Ajax/Design Patterns</h3>
<p>Regarding the layout and general interface, there&#8217;s a few space saving design patterns I want to build into the homepage, which include using some jquery tabs, a slider and an accordion to fit everything into a smaller space. My current design is way too long and lacks a few features above the fold. I don&#8217;t want to loose anything but feel I need to tuck lots of excess away in a more logical manner.</p>
<h3>Integrating Social</h3>
<p>I definitely need to integrate my social links into the interface much higher up the page, as well as include a twitter feed, what would we do without twitter. I like the idea of a user generated feed or post wall but am uncertain how this might impact the space on the homepage.</p>
<h3>Showing my Portfolio work</h3>
<p>Something I have failed hopelessly at s keeping an up to date portfolio area. I don;t even have a latest work feature on my current site so this is a must have i think. Of course it needs to be coded in such a way that it&#8217;s easy to maintain as well me always being pressed for time.</p>
<h3>Quick Contact &amp; Chat widget</h3>
<p>I&#8217;d also like to include a few quick ways of getting in touch, like a mini form as well as skype me &amp; gtalk widgets which allow people to chat with me directly when I&#8217;m online, which is like all the time.</p>
<p>My Blog area will remain pretty much the same in terms of it&#8217;s location and general functionality, but of course in needs some space saving neatening up. I also need to get a featured post sorted. I&#8217;ve been toying with the idea of having 3 main areas of featured posts, and running titles of these in the header area somewhere but haven&#8217;t fully embraced this idea yet.</p>
<h3>Menu with Subtext</h3>
<p>I really love the idea of menu links with sub text explaining the links in more detail so these are almost definitley going to be part of my next menu. I also need to rework the way I display my pages, what stays, what goes and what needs to be added. Lots of information-architecture work lies ahead, and the dreaded writing!</p>
<h3>Header Message</h3>
<p>My header will have to have a brief explanation of where you are and who i am, some kind of elevator pitch style slogan. I&#8217;m considering having a few messages, one for first timers and a few others for returning visitors. I like the way yoast.com addresses the visitor based on where they have come from.</p>
<h3>What do you think? Want to earn your own design/redesign?</h3>
<p>I&#8217;m thinking of turning this into some kind of competition, asking for feedback and awarding the best advice a design of their own. What you you think? Would you be interested in participating in something like that?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomad-one.com/2009/05/07/ideas-for-nomad-one-redesign/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Latest Work here at nomad-one.com</title>
		<link>http://www.nomad-one.com/2009/03/31/latest-work-here-at-nomad-onecom/</link>
		<comments>http://www.nomad-one.com/2009/03/31/latest-work-here-at-nomad-onecom/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 07:35:19 +0000</pubDate>
		<dc:creator>nomad-one</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[collapsing-categories]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[gd-star-rating]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[woo-themes]]></category>
		<category><![CDATA[wp-ecommerce]]></category>

		<guid isPermaLink="false">http://www.nomad-one.com/?p=810</guid>
		<description><![CDATA[The last few months have been really hectic for me as I posted here before with a few setbacks but I&#8217;m glad to say I&#8217;ve bounced back and things have returned to normal. I&#8217;ve completed a few nice little WordPress design projects all with their own interesting twists to them. I&#8217;m always amazed at just [...]]]></description>
			<content:encoded><![CDATA[<p>The last few months have been really hectic for me as I posted here before with a few setbacks but I&#8217;m glad to say I&#8217;ve bounced back and things have returned to normal. I&#8217;ve completed a few nice little WordPress design projects all with their own interesting twists to them. I&#8217;m always amazed at just how many really great WordPress plugins exist to fill in the extra functionality needed.</p>
<h3><a target="_blank" href="http://www.strictlyhalaal.com" target="_blank">www.strictlyhalaal.com</a></h3>
<p><a rel="lightbox" href="http://www.nomad-one.com/blog/wp-content/uploads/2009/03/strictly-halaalc2a0c2a0live-the-lifestyle_1238479170803.png"><img style="display: block;" title="Strictly Halaal WordPress Web Directory" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/03/strictly-halaalc2a0c2a0live-the-lifestyle_1238479170803-435x246.png" alt="strictly halaalc2a0c2a0live the lifestyle 1238479170803 435x246 Latest Work here at nomad one.com" width="435" height="246" /></a></p>
<p>The first of them, a site which hasn&#8217;t launched yet but is pretty much completed is <a target="_blank" href="http://www.strictlyhalaal.com/" target="_blank">www.strictlyhalaal.com</a>, which serves as a listing/directory site for &#8220;halaal&#8221; certified businesses.</p>
<h4>Strictlyhalaal.com uses a few great free plugins:</h4>
<ul>
<li><a target="_blank" href="http://wp.gdragon.info/plugins/gd-star-rating/" target="_blank">GD Star Rating</a> allows for users to give each listing a rating.</li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/collapsing-categories/" target="_blank">Collapsing Categories Plugin</a> created that cool expandable category list on the homepage</li>
<li><a target="_blank" href="http://wordpress.org/extend/plugins/ad-minister/" target="_blank">Ad Minister</a> allows you to created widgetized ad spaces to add dynamic ads or content</li>
</ul>
<h3>Next up is <a target="_blank" href="http://www.Learningcurve.co.za" target="_blank">Learningcurve.co.za</a></h3>
<p><a rel="lightbox" href="http://www.nomad-one.com/blog/wp-content/uploads/2009/03/learning-curve_1238479659317.png"><img style="display: block;" title="Learning Curve Education Technology Online Store" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/03/learning-curve_1238479659317-435x424.png" alt="learning curve 1238479659317 435x424 Latest Work here at nomad one.com" width="435" height="424" /></a></p>
<p>Learning Curve is a dedicated education technology supplier, representing premium brands such as Adobe, Apple, Dell, Autodesk and Toonboom. This was the first time I have setup an e-commerce website using WordPress and proved to be quite a challenge to begin with but also turned out to be a really valuable learning experience, no pun intended.</p>
<p>To power the e-commerce side fo things I used the <a target="_blank" title="WP Ecommerce Plugin" href="http://www.instinct.co.nz/e-commerce/" target="_blank">wp-ecommerce plugin</a>, which is a really powerful yet free plugin system allowing you to turn your WordPress site into an online store in a few clicks. Customizing the online store&#8217;s appearance was a bit of a mission for starters but it&#8217;s worth learning the ins &amp; outs of this plugin, developed by the boys at <a target="_blank" href="http://www.instinct.co.nz" target="_blank">www.instinct.co.nz</a>.</p>
<p>I can&#8217;t unfortunately divulge the sales figures for the first 2 months, but lets just say I was more than pleasantly surprised. It&#8217;s great to see your work directly benefiting your client&#8217;s bottom line, especially immediately after it&#8217;s implementation.</p>
<h3>Last but not least is <a target="_blank" title="DUO Marketing" href="http://www.duomarketing.co.za" target="_blank">Duomarketing.co.za</a></h3>
<p><a rel="lightbox" href="http://www.nomad-one.com/blog/wp-content/uploads/2009/03/duo-marketingc2a0c2a0some-things-work-better-together_1238479702156.png"><img style="display: block;" title="DUO Marketing Woo Themes Rebrand" src="http://www.nomad-one.com/blog/wp-content/uploads/2009/03/duo-marketingc2a0c2a0some-things-work-better-together_1238479702156-435x395.png" alt="duo marketingc2a0c2a0some things work better together 1238479702156 435x395 Latest Work here at nomad one.com" width="435" height="395" /></a></p>
<p>This is the first time I make use of a <a target="_blank" title="Woo Themes" href="http://www.woothemes.com/" target="_blank">Woo Theme</a> to develop a client site. I&#8217;m very impressed with what the guys at WooThemes are up to, and even more so when I took a little lookie under the hood of one of their themes. The theme options part is really well done, some of the code still boggles my mind a bit, but it allows the user to easily switch stylesheets for a change of colour and style.</p>
<p>The widgetized areas on the homepage works out quite well also allowing you to add pages into certain block of the homepage layout. The cost of the premium theme definitely adds value to the mix as it allows the client to aquire some really great features for a fraction of the cost of cutom development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomad-one.com/2009/03/31/latest-work-here-at-nomad-onecom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Skye News WordPress Theme by Elevate &amp; nomad-one</title>
		<link>http://www.nomad-one.com/2008/11/17/skye-news-wordpress-theme-by-elevate-nomad-one/</link>
		<comments>http://www.nomad-one.com/2008/11/17/skye-news-wordpress-theme-by-elevate-nomad-one/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 15:26:18 +0000</pubDate>
		<dc:creator>nomad-one</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA["theme design"]]></category>
		<category><![CDATA[elevate_themes]]></category>
		<category><![CDATA[nathan_rice]]></category>

		<guid isPermaLink="false">http://www.nomad-one.com/?p=723</guid>
		<description><![CDATA[Earlier in the year, a well known premium wordpress theme developer(Nathan Rice) announced that he would be embarking on an open source wordpress theme project and that he was looking for designers who wanted to collaborate with him. Of course as a wordpress nut I jumped at the opportunity and offered my services. I whipped [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" rel="lightbox" href="http://www.nathanrice.net/blog/designers-wanted/" target="_blank">Earlier in the year</a>, a well known premium wordpress theme developer(<a target="_blank" href="http://www.nathanrice.net/" target="_blank">Nathan Rice</a>) announced that he would be embarking on an <a target="_blank" href="http://www.elevatethemes.com" target="_blank">open source wordpress theme project</a> and that he was looking for designers who wanted to collaborate with him. Of course as a wordpress nut I jumped at the opportunity and offered my services.</p>
<p><a href="http://www.nomad-one.com/blog/wp-content/uploads/2008/11/skye-news2.jpg"><img style="float: left; margin: 0pt 10px 10px 0pt;" title="skye-news2" src="http://www.nomad-one.com/blog/wp-content/uploads/2008/11/skye-news2-218x300.jpg" alt="skye news2 218x300 Skye News Wordpress Theme by Elevate & nomad one" width="218" height="300" /></a></p>
<p>I whipped up a this quick design and zipped it through to him a little later. Since then Nathan has been quietly busy getting his ducks in a row with what has now launched as www.elevatethemes.com, a freemium theme project.</p>
<p>The design I sent Nathan has formed the basis for what was released as the first elevate theme called <a target="_blank" href="http://www.elevatethemes.com/themes/skyye-news-theme/" target="_blank">Skye News</a>. Nathan has significantly simplified the design, but has packed some really great features into the coding of this new release which can be <a target="_blank" href="http://www.elevatethemes.com/demos/skyye-news" target="_blank">demo&#8217;ed here</a>.</p>
<p>I think what I&#8217;m going to attempt is to download this baby and try to style it to look a little closer to my original design which I will then send to Nathan to add to elevate themes as a Skye News alternative.</p>
<p><a href="http://www.nomad-one.com/blog/wp-content/uploads/2008/11/elevatethemes.jpg"><img style="float: left; margin: 0 10px 10px 0;" title="elevatethemes" src="http://www.nomad-one.com/blog/wp-content/uploads/2008/11/elevatethemes-300x220.jpg" alt="elevatethemes 300x220 Skye News Wordpress Theme by Elevate & nomad one" width="300" height="220" /></a>Go check out elevate themes yourself and if you&#8217;re a bit of a theme design why not chip and and send some designs of your own or offer to code up someone else&#8217;s design?</p>
<p>Check out <a target="_blank" href="http://www.elevatethemes.com" target="_blank">www.elevatethemes.com</a> and gime a shout if you like the theme and need some theme customization.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomad-one.com/2008/11/17/skye-news-wordpress-theme-by-elevate-nomad-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
