<?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>Fearless Flyer Web Design &#187; CMS</title> <atom:link href="http://fearlessflyer.com/tag/cms/feed/" rel="self" type="application/rss+xml" /><link>http://fearlessflyer.com</link> <description>Fearless flyer is a blog that focuses on the latest topics of web design. This includes Wordpress, SEO, Photoshop, jQuery, PHP and CSS. Fearless flyer is owned and operated by Michael Soriano, a seasoned web developer living in Southern California.</description> <lastBuildDate>Tue, 07 Sep 2010 21:02:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Free Kick Ass Theme built for WP 3: Rotary</title><link>http://fearlessflyer.com/2010/09/free-kick-ass-theme-built-for-wp-3-rotary/</link> <comments>http://fearlessflyer.com/2010/09/free-kick-ass-theme-built-for-wp-3-rotary/#comments</comments> <pubDate>Tue, 07 Sep 2010 20:59:50 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[Freebies]]></category> <category><![CDATA[General]]></category> <category><![CDATA[WP Themes]]></category> <category><![CDATA[Wordpress Themes]]></category> <category><![CDATA[carousel]]></category> <category><![CDATA[CMS]]></category> <category><![CDATA[custom post type]]></category> <category><![CDATA[free]]></category> <category><![CDATA[free theme]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[roundabout]]></category> <category><![CDATA[Themes]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[wordpress 3.0]]></category> <category><![CDATA[WP]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=1833</guid> <description><![CDATA[Oh I spend too much time in front of my pc – my wife always say. This time around – I sat, designed and coded a straight how many hours and am glad to produce: Rotary. Rotary is a two column theme with tons of features including a kicker home page. It is built to [...]]]></description> <content:encoded><![CDATA[<p>Oh I spend too much time in front of my pc – my wife always say. This time around – I sat, designed and coded a straight how many hours and am glad to produce: Rotary. Rotary is a two column theme with tons of features including a kicker home page. It is built to be used with WordPress 3.0, and is centered around the idea of running your blog as a CMS. Let me explain:</p><div class="special">You can download the zip file from this <strong><a href="http://fearlessflyer.com/downloads/rotary.zip">location</a></strong>. If you like the theme &#8211; don&#8217;t forget to <strong><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&#038;hosted_button_id=10809689">donate</a></strong>!</div><div class="viewdemo"><a href="http://rotary.fearlessflyer.com/">View the Demo</a></div><h3>Custom Post Type</h3><p>You like that carousel / slider in the home page? Well that is due to the amazing code known as the <strong><a href="http://fredhq.com/projects/roundabout/">roundabout by Fred LeBlanc</a></strong>. You can easily change the contents of this carousel in two ways:</p><h6>1) Using a custom post type</h6><p>In the left hand side of the admin area you will notice a section called “<strong>Roundabouts</strong>”. Simply add a new roundabout and give it a title, some content and attach a “<em>feature image</em>”.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/09/rotary2.jpg" alt="" title="rotary2" width="576" height="483" class="alignnone size-full wp-image-1837" /></p><p>The images are automatically resized to the right dimensions. Also &#8211; you’re only allowed up to 5 roundabouts.</p><h6>2) Change the static code</h6><p>If you decide you don’t want to use the custom post type feature – you can simply change the HTML. Inside home.php you will see  an unordered list with each item as follows:</p><div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">&lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_directory'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/images/586x360.jpg&quot; alt=&quot;Need Image Here&quot; /&gt;&lt;/a&gt;&lt;div class=&quot;hiddendesc&quot;&gt;Need to Enter Image&lt;/div&gt;&lt;/li&gt;</pre></td></tr></table></div><p>Simply replace the values of your images, title and link and you’re set to go.</p><h3>The Navigation Menu</h3><p>This by far is my favorite 3.0 feature – custom menus. It&#8217;s simply amazing. I’ve added the code to Rotary that lets you design the main navigation of the theme.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/09/rotary3.jpg" alt="" title="rotary3" width="576" height="500" class="alignnone size-full wp-image-1838" /></p><p>Simply drag and drop items to the menu builder and save.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/09/rotary4.jpg" alt="" title="rotary4" width="576" height="175" class="alignnone size-full wp-image-1839" /></p><h3>Feature Images</h3><p>Just like the roundabout items – all posts in this theme can have its own feature image. Simply use the “<em>Set feature Image</em>” option for each post:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/09/rotary5.jpg" alt="" title="rotary5" width="576" height="550" class="alignnone size-full wp-image-1840" /></p><p>This image will show as thumbnails in the archive pages, and a medium photo inside the single page template:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/09/rotary6.jpg" alt="" title="rotary6" width="576" height="350" class="alignnone size-full wp-image-1835" /></p><h3>Conclusion</h3><p>Truly by using the features above – you can utilize the power of WordPress 3.0 as well as turn your blog into a cool CMS.  Give Rotary a spin – it’s cool, it works and it’s free!</p><p><em>So, why do I give away my themes away? </em></p><p>Because I believe in you people. I believe that if you like my work so much – that you’ll <strong><a href="http://twitter.com/_fearlessflyer">follow</a></strong> me in Twitter,<strong> <a href="http://www.facebook.com/pages/Fearless-Flyer-Design/136158589732362">like</a></strong> me in Facebook or even <strong><a href="http://feeds.feedburner.com/Fearlessflyer">subscribe</a></strong> to my feed. I believe that you <strong>WILL NOT </strong>remove my credits in the bottom of the theme. I even believe that you will <strong><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&#038;hosted_button_id=10809689">make a small donation</a></strong> – so I can keep building other things that can be useful to you in the future.</p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2010/09/free-kick-ass-theme-built-for-wp-3-rotary/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>18 Awesome Websites Running ExpressionEngine:</title><link>http://fearlessflyer.com/2010/05/18-awesome-websites-running-expressionengine/</link> <comments>http://fearlessflyer.com/2010/05/18-awesome-websites-running-expressionengine/#comments</comments> <pubDate>Sat, 08 May 2010 20:35:40 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Inspiration]]></category> <category><![CDATA[CMS]]></category> <category><![CDATA[Design]]></category> <category><![CDATA[ExpressionEngine]]></category> <category><![CDATA[Roundup]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=1417</guid> <description><![CDATA[Every now and then I like to showcase beautifully designed websites that run on different CMS platforms. One interesting system is known as ExpressionEngine from Ellislabs. It claims to be the “most flexible web publishing system you’ll ever meet”. It boasts a bevy of features that aims to meet the most serious of publishing needs. [...]]]></description> <content:encoded><![CDATA[<p>Every now and then I like to showcase beautifully designed websites that run on different CMS platforms. One interesting system is known as ExpressionEngine from Ellislabs. It claims to be the “most flexible web publishing system you’ll ever meet”.  It boasts a bevy of features that aims to meet the most serious of publishing needs. Though I’ve never tried it myself, I’ve taken a deep look at their showcase of sites and what it can do. Take a look at these 18 awesome websites that are running on the ExpressionEngine platform:</p><h6><a href="http://www.littlebigplanetoid.com/">LittleBigPlanetoid</a></h6><p>Awesome use of large backgrounds – especially in the header area; this website screams “I’m unique” in all angles.</p><p><a href="http://www.littlebigplanetoid.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/littlebigplanetoid.jpg" alt="" title="Check out the slideshow buttons" width="576" height="323" class="alignnone size-full wp-image-1438" /></a></p><h6><a href="http://www.rendercreative.com/">Render Creative</a></h6><p>Render creative specializes in high end websites. This is easy to tell from their superior placement of large images, use of muted colors as well as large fonts.</p><p><a href="http://www.rendercreative.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/render.jpg" alt="" title="Render Creative" width="576" height="323" class="alignnone size-full wp-image-1440" /><br /> </a></p><h6><a href="http://samhoustonmovie.com/">Sam Houston</a></h6><p>The Sam Houston website displays good use of shades, silhouettes and matted elements. What I especially liked is the timeline that serves that historic purpose.</p><p><a href="http://samhoustonmovie.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/samhouston.jpg" alt="" title="Sam Houston" width="576" height="323" class="alignnone size-full wp-image-1441" /><br /> </a></p><h6><a href="http://www.allkpop.com/">All K Pop</a></h6><p>Talk about busy &#8211; All K Pop is a magazine styled website powered by EE.</p><p><a href="http://www.allkpop.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/allkpop.jpg" alt="" title="All K Pop" width="576" height="323" class="alignnone size-full wp-image-1443" /><br /> </a></p><h6><a href="http://www.gop.com/">GOP</a></h6><p>Once again, excellent oversized header – with alternating backgrounds for the faces. Bright, bold color schema with wide open spacing between elements:</p><p><a href="http://www.gop.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/gop.jpg" alt="" title="GOP" width="576" height="323" class="alignnone size-full wp-image-1442" /><br /> </a></p><h6><a href="http://climatechange.thinkaboutit.eu/">Think About It</a></h6><p>The Think About It website features beautiful contrasting greens against whites, along with good use of transparencies.</p><p><a href="http://climatechange.thinkaboutit.eu/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/thinkaboutit1.jpg" alt="" title="Think About It" width="576" height="323" class="alignnone size-full wp-image-1444" /><br /> </a></p><h6><a href="http://www.campaignmonitor.com/">Campaign Monitor</a></h6><p>The popular email marketing software runs their home site in EE. Top notch design with superior web 2.0 elements.</p><p><a href="http://www.campaignmonitor.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/campaignmonitor.jpg" alt="" title="Campaign Monitor" width="576" height="323" class="alignnone size-full wp-image-1445" /><br /> </a></p><h6><a href="http://gov.ca.gov/">Office of the Governor</a></h6><p>Really? Office of the Governor is running EE: Another testimonial for the platform’s accountability.</p><p><a href="http://gov.ca.gov/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/officeofgov.jpg" alt="" title="Office of the Governor" width="576" height="323" class="alignnone size-full wp-image-1446" /><br /> </a></p><h6><a href="http://ftv.chapman.edu/">Chapman University</a></h6><p>Good utilization of transparencies and high contrasting colors.</p><p><a href="http://ftv.chapman.edu/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/chapman.jpg" alt="" title="Chapman University" width="576" height="323" class="alignnone size-full wp-image-1447" /><br /> </a></p><h6><a href="https://havilahlegal.com.au/">Havilah Legal</a></h6><p>Talk about blue, this law firm website is very sleek and professional. I like the conformity to the strict color schema.</p><p><a href="https://havilahlegal.com.au/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/havilah.jpg" alt="" title="Havilah" width="576" height="323" class="alignnone size-full wp-image-1448" /><br /> </a></p><h6><a href="http://www.trevorallen.ca/">Trevor Allen Photography</a></h6><p>Impressive slideshow, fancy lifted page effect, creative backgrounds – this website is simply stunning.</p><p><a href="http://www.trevorallen.ca/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/trevor.jpg" alt="" title="Trevor Allen Photo" width="576" height="323" class="alignnone size-full wp-image-1449" /><br /> </a></p><h6><a href="http://www.ilounge.com/">I lounge</a></h6><p>This is an example of how complex an ExpressionEngine website can become. Many facets such as blogs, reviews, polls, a store and plenty of ads fused into one.</p><p><a href="http://www.ilounge.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/ilounge.jpg" alt="" title="ilounge" width="576" height="323" class="alignnone size-full wp-image-1450" /><br /> </a></p><h6><a href="http://www.ruthbadger.com/">Ruth Badger</a></h6><p>The Ruth Badger website is a presentation of good web 2.0 elements including ribbons, diagonal backgrounds and clean typography.</p><p><a href="http://www.ruthbadger.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/ruthbadger.jpg" alt="" title="Ruth Badger" width="576" height="323" class="alignnone size-full wp-image-1451" /><br /> </a></p><h6><a href="http://tweetsie.com/">Tweetsie Railroad</a></h6><p>Fun and fantastic, Tweetsie’s design is anything but ordinary.</p><p><a href="http://tweetsie.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/tweetsie.jpg" alt="" title="Tweetsie Railroad" width="576" height="323" class="alignnone size-full wp-image-1452" /><br /> </a></p><h6><a href="http://www.paul-rand.com/">Paul Rand</a></h6><p>Very simple, serene and personal, the Paul Rand website is proof of clean web marksmanship.</p><p><a href="http://www.paul-rand.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/paulrand.jpg" alt="" title="Paul Rand" width="576" height="323" class="alignnone size-full wp-image-1453" /><br /> </a></p><h6><a href="http://www.vkmag.com/">VK Magazine </a></h6><p>Superior typography, good spacing and placement, beautiful icons – VK Magazine takes content organization in a whole new level.</p><p><a href="http://www.vkmag.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/vkmag.jpg" alt="" title="VK Mag - Nice Creepy Clown" width="576" height="323" class="alignnone size-full wp-image-1454" /><br /> </a></p><h6><a href="http://www.mockelections.co.uk/">Mock Elections</a></h6><p>Beautiful vector graphics, combined with muted colors – Mock Elections is a good example of an artistic webpage. Be sure to check out their awesome navigation buttons.</p><p><a href="http://www.mockelections.co.uk/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/mockelections.jpg" alt="" title="Mock Elections" width="576" height="323" class="alignnone size-full wp-image-1455" /><br /> </a></p><h6><a href="http://www.echo-factory.com/">Echo-Factory</a></h6><p>A somewhat refreshing combination of dark orange shades and dirty backgrounds. Nice origami Twitter bird.</p><p><a href="http://www.echo-factory.com/"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/echo-factory.jpg" alt="" title="Echo Factory" width="576" height="323" class="alignnone size-full wp-image-1456" /><br /> </a></p><h3>Conclusion</h3><p>As you can see, with a little talent and ExpressionEngine – you can do a lot. The platform comes in three pricing categories (free, personal and commercial) which varies from included and excluded features amongst them. For more information – <a href="http://fearlessflyer.com/u/expressionengine">head over to ExpressionEngine&#8217;s website</a>.</p><p>What about you? Do you have an ExpressionEngine website you want to showcase? Please leave a comment below!</p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2010/05/18-awesome-websites-running-expressionengine/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Eureka WordPress Theme For Sale!</title><link>http://fearlessflyer.com/2009/05/eureka-wordpress-theme-for-sale/</link> <comments>http://fearlessflyer.com/2009/05/eureka-wordpress-theme-for-sale/#comments</comments> <pubDate>Wed, 06 May 2009 17:35:36 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[WP Themes]]></category> <category><![CDATA[CMS]]></category> <category><![CDATA[premium theme]]></category> <category><![CDATA[Themes]]></category> <category><![CDATA[Web 2.0]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[WP]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=481</guid> <description><![CDATA[Just finished a theme I developed and its called Eureka. Eureka is a classic web 2.0 styled theme for WordPress. It can be used for a regular blog or as a CMS. It has a standard two column layout using 960.gs CSS framework. Templates for archives, categories, as well as a bonus home page template [...]]]></description> <content:encoded><![CDATA[<p>Just finished a theme I developed and its called Eureka. Eureka is a classic web 2.0 styled theme for WordPress. It can be used for a regular blog or as a CMS. It has a standard two column layout using 960.gs CSS framework. Templates for archives, categories, as well as a bonus home page template with coda slider already built in. The single post page has social buttons integrated, paginated and multi-threaded comments with gravatars. The sidebar is fully widgetized, with custom styling to match the rest of the theme. Eureka is built for WordPress 2.7, tested in browsers: Internet Explorer 6, 7 and Firefox.</p><p>A screenshot of the homepage with coda slider is shown below:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/05/eureka2.jpg" alt="eureka2" title="eureka2" width="576" height="600" class="alignnone size-full wp-image-482" /></p><h3>Credits</h3><p>The small icons used are from <a href="http://www.pinvoke.com/">Fuque icons</a>, the larger buttons are from the amazing <a href="http://wefunction.com/2008/07/function-free-icon-set/">WeFunction</a>, social buttons from <a href="http://Quake9.com">Aquaticus</a> and the big vector images are from <a href="http://stinky9.deviantart.com">stinky9</a>. Fonts in the graphics are traditional Helvetica Nueu and Myriad Pro. The code for the slider is <a href="http://www.ndoherty.com/coda-slider">Niall Doherty</a>.</p><p>You can check the live version of Eureka <a href="http://eureka.fearlessflyer.com/">here</a>, and purchase from this <a href="http://themeforest.net/item/eureka/40324">link</a>.</p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2009/05/eureka-wordpress-theme-for-sale/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
Page Caching using disk (enhanced) (user agent is rejected)

Served from: fearlessflyer.com @ 2010-09-09 11:34:14 -->