<?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; Freebies</title> <atom:link href="http://fearlessflyer.com/category/freebies/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>WordPress Theme &#8220;Monte Cristo” is now FREE!</title><link>http://fearlessflyer.com/2010/07/wp-theme-monte-cristo-is-now-free/</link> <comments>http://fearlessflyer.com/2010/07/wp-theme-monte-cristo-is-now-free/#comments</comments> <pubDate>Thu, 29 Jul 2010 03:29:34 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[Freebies]]></category> <category><![CDATA[Wordpress Themes]]></category> <category><![CDATA[free psd]]></category> <category><![CDATA[free wordpress theme]]></category> <category><![CDATA[lightbox]]></category> <category><![CDATA[Options]]></category> <category><![CDATA[Slider]]></category> <category><![CDATA[WP Themes]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=1716</guid> <description><![CDATA[Alright, alright &#8211; what&#8217;s the story behind the silly name. Well one of my favorite movies is &#8220;V for Vendetta &#8220;, where the main character&#8217;s favorite movie is &#8220;The Count of Monte Cristo&#8220;. Both movies are classic tales of retribution and payback &#8211; which I love. Therefore, when I was coding the theme, I may [...]]]></description> <content:encoded><![CDATA[<p>Alright, alright &#8211; what&#8217;s the story behind the silly name. Well one of my favorite movies is &#8220;<em>V for Vendetta </em>&#8220;, where the main character&#8217;s favorite movie is &#8220;<em>The Count of Monte Cristo</em>&#8220;. Both movies are classic tales of retribution and payback &#8211; which I love. Therefore, when I was coding the theme, I may have taken a break, took out “<em>V for Vendetta</em>” and Voila!</p><div class="viewdemo"><a href="http://mc.fearlessflyer.com/">View the Demo</a></div><div class="special">Download the theme files from <strong><a href="http://fearlessflyer.com/downloads/monte-cristo.zip">here</a></strong>, and for those who wish to mess with the Photoshop file, get the PSD <strong><a href="http://fearlessflyer.com/downloads/monte-cristo-PSD.zip">here</a></strong>.</div><p>Let it be known that is is one of my older themes that I once had for sale in Themeforest.  It did quite well in the beginning. Although I noticed the decline in sales as time passed, therefore I decided to give it away for free.</p><h3>So what’s so special about it?</h3><p>Monte Cristo is clean, sharp and minimal. Yet the subtle graphic effects give it a bit of modernity and heightened class. I especially like this theme because it kind of reminds me of the older style of web pages – with the borders, and the “page-peel” effect (which was quite big a couple of years ago). It comes with an options page where you can tweak the slideshow settings, switch stylesheets etc.  It also comes with an alternate homepage template, as well as a “<em>portfolio</em>” page. Read my <a href="http://fearlessflyer.com/2009/09/meet-monte-cristo-your-friendly-wordpress-theme/">old sales pitch</a> page for more details.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/07/theportfolio-page.jpg" alt="" title="its an oldie but a goodie!" width="576" height="474" class="showtip size-full wp-image-1728" /></p><h3>Creative Commons Who?</h3><p>I’ve changed all my giveaways to have the <a href="http://creativecommons.org/licenses/by/3.0/">Attribution Type of Creative Commons licensing model</a>. What this means is that you can use the theme however you want – as long as you leave my credits in the footer. *But if you REALLY must take off the credits in the footer (i.e. you’re installing it for a client website): contact me – we may be able to work something out (hint: a small donation of some sort).</p><h3>Conclusion</h3><p>So go ahead, install Monte Cristo and have a blast. I’ve tested the theme to run on WP 3.0 and all major browsers. Also, make sure you read the &#8220;ReadMe.doc&#8221; file in the theme folder for additional instructions. Lastly, keep an eye out for more of my freebies. <strong>I shall be releasing more real soon</strong>!</p><p>Note: Since I created the theme almost a year ago, it doesn&#8217;t utilize the newer features of WordPress 3.0 such as post feature images, custom post types and custom menus.</p><div class="special"><strong>Update: </strong>You may have to install the theme manually by unzipping the file into the themes folder via ftp. I&#8217;m having problems trying to use the automatic install of the theme.</div> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2010/07/wp-theme-monte-cristo-is-now-free/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>Free HTML and PSD template &#8211; Sifiso</title><link>http://fearlessflyer.com/2010/05/free-html-and-psd-template-sifiso/</link> <comments>http://fearlessflyer.com/2010/05/free-html-and-psd-template-sifiso/#comments</comments> <pubDate>Mon, 17 May 2010 18:31:43 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[Freebies]]></category> <category><![CDATA[General]]></category> <category><![CDATA[HTML and PSD]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[free]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[portfolio]]></category> <category><![CDATA[PSD]]></category> <category><![CDATA[Quality]]></category> <category><![CDATA[template]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[Web 2.0]]></category> <category><![CDATA[XHTML]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=1468</guid> <description><![CDATA[This time around I&#8217;m giving away an HTML template with the Photoshop files for &#8220;Sifiso&#8221;. Sifiso is a one page &#8220;portfolio-like&#8221; template which you can use for your personal site. It features bold colors, transparent elements as well as hard to miss extra large icons. Sifiso is ideal for web designers, illustrators and photographers; You [...]]]></description> <content:encoded><![CDATA[<p>This time around I&#8217;m giving away an HTML template with the Photoshop files for <em>&#8220;Sifiso&#8221;</em>. Sifiso is a one page &#8220;portfolio-like&#8221; template which you can use for your personal site. It features bold colors, transparent elements as well as hard to miss extra large icons. Sifiso is ideal for web designers, illustrators and photographers; You can use Sifiso as a final product for your own site, or as a good starting point for your clients.</p><div class="viewdemo"><a href="http://demo.fearlessflyer.com/html/demo/sifiso/">View The Demo!</a></div><div class="special">You can download Sifiso&#8217;s source code from <strong><a href="http://fearlessflyer.com/downloads/Sifiso-Source-Code.zip">here</a> </strong>and PSD files from this <strong><a href="http://fearlessflyer.com/downloads/Sifiso-PSD.zip">link</a></strong>.</div><h3>Features</h3><p>The one pager Sifiso has all the right stuff for a strong personal portfolio:</p><div class="one"><strong>a catchy introduction area</strong> &#8211; a sexy summary of what you do. You have to edit the text in the PSD to change this section</div><div class="two"><strong>a testimonials section </strong>- sport what your clients say about you. Simply edit the text inside the p tags in the HTML</div><div class="three"><strong>a spot for quotes </strong>- maybe a couple of words from famous people in your industry, again &#8211; open the PSD to edit this area</div><div class="four"><strong>showcase area</strong> &#8211; screenshots of your best stuff, add your own pictures and edit the HTML.</div><div class="five"><strong>finally, a contact form</strong> &#8211; how else will they get a hold of you? This will have to be done in a server side language of your choice</div><p><a href="http://demo.fearlessflyer.com/html/demo/sifiso/"><img class="alignnone size-full wp-image-1474" style="border: 0;" title="Features for Sifiso" src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/full2.jpg" alt="" width="576" height="1100" /></a></p><h3>How to Edit</h3><p>The source code is very pretty straightforward &#8211; simply edit the HTML with your own. The PSD contains 4 files &#8211; one for each main section of the page. All files are layered, grouped and labeled. To edit a text section &#8211; find the layer and edit the text within. Fonts used are &#8220;AR Blanca&#8221; (for the logo), and &#8220;Helvetica Nueu LT Std&#8221; for everything else.</p><p><img class="alignnone size-full wp-image-1477" title="Editing Sifiso" src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/how-to-edit.jpg" alt="" width="576" height="400" /></p><h3>Conclusion</h3><p>Keep in mind that even though Sifiso may be full of images, it is still coded professionally to conform to standards and SEO. I hardly used any &#8220;image&#8221; tags (except for the portfolio section), and still used HTML text where it should be (see screenshot below).</p><p><img class="alignnone size-full wp-image-1478" title="Sifiso is SEO friendly" src="http://fearlessflyer.com/main/wp-content/uploads/2010/05/seo.jpg" alt="" width="576" height="400" /></p><p>*Note that I talked about how to code this way in my 3 part post: <strong><a href="http://fearlessflyer.com/2009/11/create-a-single-page-portfolio-from-scratch-part-1-photoshop-mockup/">How to create a single page portfolio from scratch</a></strong>.</p><div class="viewdemo"><a href="http://demo.fearlessflyer.com/html/demo/sifiso/">View The Demo!</a></div><div class="special">You can download Sifiso&#8217;s source code from <strong><a href="http://fearlessflyer.com/downloads/Sifiso-Source-Code.zip">here</a> </strong>and PSD files from this <strong><a href="http://fearlessflyer.com/downloads/Sifiso-PSD.zip">link</a></strong>.</div><p>Credits to the icon developers:Coffee Mug by <a href="http://omercetin.deviantart.com/art/Apple-Mug-Icons-and-Extras-152648713"> Omercitin</a>, Paintbrushes by <a href="http://artdesigner.lv/en/archives/342">ArtDesigner.lv</a> and Briefcase by <a href="http://thirteen-eightyone.deviantart.com/art/Briefcase-149934549">thirteen eightyone</a>.</p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2010/05/free-html-and-psd-template-sifiso/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>10 Fancy Cell Phone Web Sites and a Free PSD!</title><link>http://fearlessflyer.com/2010/02/10-fancy-cell-phone-websites/</link> <comments>http://fearlessflyer.com/2010/02/10-fancy-cell-phone-websites/#comments</comments> <pubDate>Sat, 27 Feb 2010 05:34:31 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[Freebies]]></category> <category><![CDATA[General]]></category> <category><![CDATA[HTML and PSD]]></category> <category><![CDATA[Inspiration]]></category> <category><![CDATA[cell phone]]></category> <category><![CDATA[free]]></category> <category><![CDATA[mock up]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[PSD]]></category> <category><![CDATA[Web 2.0]]></category> <category><![CDATA[website]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=1281</guid> <description><![CDATA[This time around I decided to mix it up a little bit in a single post. Here is a list of fancy web sites featuring cell phones. I needed to get inspiration for a website I was designing and came up with these 10 awesome sites. Notice almost all of them have a large product [...]]]></description> <content:encoded><![CDATA[<p>This time around I decided to mix it up a little bit in a single post. Here is a list of fancy web sites featuring cell phones. I needed to get inspiration for a website I was designing and came up with these 10 awesome sites. Notice almost all of them have a large product image right on the fold of the page. Also included, is a high detail, fully layered Photoshop file of home page mockup featuring cell phones. I figured you fellow designers can use the list, as well as the mock up for your future projects.</p><h3>The Websites:</h3><p><strong><a href="http://www.verizonwireless.com/">Verizon Wireless</a></strong></p><p><a href="http://www.verizonwireless.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/verizon.jpg" alt="" title="Verizon Wireless" width="576" height="323" class="alignnone size-full wp-image-1292" /></a></p><p><strong><a href="http://www.sprint.com/index.html">Sprint.com</a></strong></p><p><a href="http://www.sprint.com/index.html"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/sprint.jpg" alt="" title="sprint" width="576" height="323" class="alignnone size-full wp-image-1290" /></a></p><p><strong><a href="http://na.blackberry.com/eng/devices/?iid=Choose_Homepage">Blackberry.com</a></strong></p><p><a href="http://na.blackberry.com/eng/devices/?iid=Choose_Homepage"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/blackberry.jpg" alt="" title="blackberry" width="576" height="323" class="alignnone size-full wp-image-1284" /></a></p><p><strong><a href="http://www.palm.com/us/products/phones/pre/index.html">Palm Pre</a></strong></p><p><a href="http://www.palm.com/us/products/phones/pre/index.html"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/palmpre.jpg" alt="" title="palmpre" width="576" height="323" class="alignnone size-full wp-image-1289" /></a></p><p><strong><a href="http://www.sonyericsson.com/cws/products/mobilephones/overview/xperiax10?cc=us&#038;lc=en">Sony Ericsson Xperia X10</a></strong></p><p><a href="http://www.sonyericsson.com/cws/products/mobilephones/overview/xperiax10?cc=us&amp;lc=en"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/ericson.jpg" alt="" title="Sony Ericsson" width="576" height="323" class="alignnone size-full wp-image-1285" /></a></p><p><strong><a href="http://www.google.com/phone">Nexus One</a></strong></p><p><a href="http://www.google.com/phone"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/nexus1.jpg" alt="" title="Nexus One" width="576" height="323" class="alignnone size-full wp-image-1288" /></a></p><p><strong><a href="http://www.wirefly.com/">WireFly.com</a></strong></p><p><a href="http://www.wirefly.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/wirefly.jpg" alt="" title="Wirefly.com" width="576" height="323" class="alignnone size-full wp-image-1283" /></a></p><p><strong><a href="http://www.apple.com/iphone/">Of course -The iPhone</a></strong></p><p><a href="http://www.apple.com/iphone/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/iphone.jpg" alt="" title="iphone" width="576" height="323" class="alignnone size-full wp-image-1287" /></a></p><p><strong><a href="http://www.htc.com/us/#/?slide=3">HTC</a></strong></p><p><a href="http://www.htc.com/us/#/?slide=3"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/htc.jpg" alt="" title="htc" width="576" height="323" class="alignnone size-full wp-image-1286" /></a></p><p><strong><a href="http://www.t-mobile.com/">T-Mobile</a></strong></p><p><a href="http://www.t-mobile.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/t-mobile.jpg" alt="" title="t-mobile" width="576" height="323" class="alignnone size-full wp-image-1291" /></a></p><h3>The Free PSD:</h3><p>Below is a preview of the Photoshop mock up free for download. It was inspired by the list above.</p><p><a href="http://fearlessflyer.com/main/wp-content/uploads/2010/02/cell-phone-website.jpg"><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/02/small-cellphone-web.jpg" alt="" title="Click to see the full version" width="576" height="1283" class="alignnone size-full wp-image-1304" /></a></p><p>Here is the <a href="http://fearlessflyer.com/downloads/cell-phone-website.zip">download link</a>. Feel free to check out my downloads page for other free stuff you can use in your design projects. Follow me in <a href="http://twitter.com/_fearlessflyer">Twitter</a> or leave a comment below &#8211; That&#8217;s all I ask.</p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2010/02/10-fancy-cell-phone-websites/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Get Some Aparatus! &#8211; Free Theme for WordPress</title><link>http://fearlessflyer.com/2010/01/get-some-aparatus-free-theme-for-wordpress/</link> <comments>http://fearlessflyer.com/2010/01/get-some-aparatus-free-theme-for-wordpress/#comments</comments> <pubDate>Mon, 11 Jan 2010 08:26:25 +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[free]]></category> <category><![CDATA[Magazine Style]]></category> <category><![CDATA[MooTools]]></category> <category><![CDATA[Options Panel]]></category> <category><![CDATA[premium theme]]></category> <category><![CDATA[Smooth Gallery]]></category> <category><![CDATA[Themes]]></category> <category><![CDATA[Web 2.0]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[WP]]></category> <category><![CDATA[WP 2.9]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=1128</guid> <description><![CDATA[After many attempts at trying to get a fully functional magazine theme, I give you: Aparatus &#8211; my most complicated theme yet. Aparatus is as a premium WordPress theme that comes with a Mootools slideshow in the home page. You may also notice that I misspelled Aparatus (which I can lie and say was purely [...]]]></description> <content:encoded><![CDATA[<p>After many attempts at trying to get a fully functional magazine theme, I give you: Aparatus &#8211; my most complicated theme yet. Aparatus is as a premium WordPress theme that comes with a Mootools slideshow in the home page. You may also notice that I misspelled Aparatus  (which I can lie and say was purely intentional) but honestly &#8211; did not know until the little red line in this HTML editor showed up underneath and I said to myself &#8220;WTF! If I change the spelling &#8211; think of all the places in the code I have to change!&#8221;.</p><div class="viewdemo"><a href="http://aparatus.fearlessflyer.com">View the Demo</a></div><div class="special"><strong>UPDATE</strong>: For those who are having issues with plugins, as well as unexpected errors when upgrading to <strong>WP 3.0</strong>, try inserting the following code inside &#8220;<strong>footer.php</strong>&#8221; &#8211; just before the closing &#8220;body&#8221; tag:</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;div&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> wp_footer<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/div&gt;</pre></td></tr></table></div></div><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/01/aparatus12.jpg" alt="" title="Misspelled Apparatus - too late to go back!" width="576" height="160" class="showtip alignnone size-full wp-image-1133" /></p><p>So much for a name change. Nonetheless, Aparatus is packed with features and design delight that aims to tickle your innermost web mag fancy. I have included extensive theme options that will leave you not needing to touch a single line of HTML. I have cufonized fonts for the headings and the site logos &#8211; that you need not create your own. I have modified the WordPress loop so much that it covered almost all possible looping scenario. Last of all, Aparatus comes with four different stylesheets targeted to suit your color schema.</p><h3>Updated Twitter Badges!</h3><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/01/twitter-btn-update.png" alt="" style="border:none;" title="twitter-btn-update" width="576" height="139" class="alignnone size-full wp-image-1622" /></p><p>I received enough comments on the Twitter badge to say &#8220;<strong>Follow ON Twitter</strong>&#8221; as supposed to &#8220;<strong>Follow IN Twitter</strong>&#8220;. So here they are:</p><ul><li><a href="http://fearlessflyer.com/main/wp-content/uploads/2010/01/twitter-badge-maroon.png">Maroon Badge</a></li><li><a href="http://fearlessflyer.com/main/wp-content/uploads/2010/01/twitter-badge-blue.png">Blue Badge</a></li><li><a href="http://fearlessflyer.com/main/wp-content/uploads/2010/01/twitter-badge-green.png">Green Badge</a></li><li><a href="http://fearlessflyer.com/main/wp-content/uploads/2010/01/twitter-badge-black.png">Black Badge</a></li></ul><p>Simply replace the existing badge image in the Theme&#8217;s images folder.</p><h3>The Slide Show</h3><p>As for many magazine styled websites &#8211; a slideshow is a must have. Thanks to <a href="http://smoothgallery.jondesign.net/">JonDesign&#8217;s Smooth Gallery</a> &#8211; which made this possible. The slideshow by default pulls your five latest posts. The loop then continues to present the remaining of your posts directly below. The theme options allow total exclusion of the slideshow, as well as automatic slide. You can also specify a specific category to be pulled into the slideshow &#8211; without ever duplicating the posts in the bottom. All while the default loop logic is still acknowledged and functional. What this means is that &#8211; the loop still recognizes the options you enter in WordPress admin &#8211; not just in the theme (i.e. number of posts to show, etc); in addition, the paging system (next page etc) still works and automatically hides the slideshow in the inner pages. Oh, I also re-styled the WP-Navi Plugin (the right way), by de registering it&#8217;s default stylesheet.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2010/01/aparatus31.jpg" alt="" title="Four Sytlesheets Included" width="576" height="300" class="alignnone size-full wp-image-1138" /></p><h3>WP 2.9 Thumbnail Ready!</h3><p>The images in the slideshow as well as the thumbnails per post can be set by using the new &#8220;set as thumbnail&#8221; feature in WP 2.9!. This supersedes the old school way of inserting &#8220;custom-fields&#8221; &#8211; but will still work with either! You can use the thumbnail feature or custom fields set to &#8220;image&#8221;.</p><h3>Ads, Twitter, Widgets and Everything else</h3><p>The sidebar comes with advertising blocks which you can set up in the theme options panel. When you enter your Twitter account in the options, this will dictate the @replies in the Tweet Me buttons, the big &#8220;Follow my Updates&#8221; in the header, as well as the last tweet in the sidebar. The popular posts and recent comments tabbed area are all non-plugin driven &#8211; which means the code is all inclusive with the theme, without needing to install a plugin. Lastly, the sidebar supports widgets, the comments are threaded, gravatar &#8211; ready, as well as suckerfished drop down menus for the categories in the header.</p><p><a href="http://fearlessflyer.com/main/wp-content/uploads/2010/01/aparatus-large.jpg"><br /> <img src="http://fearlessflyer.com/main/wp-content/uploads/2010/01/aparatus2.jpg" alt="" title="Its packed with Options my dear!" width="576" height="678" class="showtip alignnone size-full wp-image-1135" /><br /> </a></p><h3>That&#8217;s Enough! Download Already!</h3><p><strong>To view a live preview of Aparatus &#8211; click <a href="http://aparatus.fearlessflyer.com/">here</a></strong>. You can download the theme from this <strong><a href="http://fearlessflyer.com/downloads/aparatus.zip">link</a></strong>. If you like the theme &#8211; you can do one of many things to keep me happy: Follow me in Twitter, Donate some coffee money, Tweet about it, subscribe to my feeds or even just leave a nice comment below.</p><div class="viewdemo"><a href="http://aparatus.fearlessflyer.com">View the Demo</a></div><div class="special"><strong>UPDATE</strong>: For those who are having issues with plugins, as well as unexpected errors when upgrading to <strong>WP 3.0</strong>, try inserting the following code inside &#8220;<strong>footer.php</strong>&#8221; &#8211; just before the closing &#8220;body&#8221; tag:</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;div&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> wp_footer<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/div&gt;</pre></td></tr></table></div></div> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2010/01/get-some-aparatus-free-theme-for-wordpress/feed/</wfw:commentRss> <slash:comments>236</slash:comments> </item> <item><title>Create a Single Page Portfolio from Scratch &#8211; Part 1: Photoshop Mockup</title><link>http://fearlessflyer.com/2009/11/create-a-single-page-portfolio-from-scratch-part-1-photoshop-mockup/</link> <comments>http://fearlessflyer.com/2009/11/create-a-single-page-portfolio-from-scratch-part-1-photoshop-mockup/#comments</comments> <pubDate>Wed, 11 Nov 2009 07:20:47 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[HTML and PSD]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[php]]></category> <category><![CDATA[portfolio]]></category> <category><![CDATA[shiny]]></category> <category><![CDATA[Single column]]></category> <category><![CDATA[Single page]]></category> <category><![CDATA[Sleek]]></category> <category><![CDATA[Static]]></category> <category><![CDATA[Web 2.0]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=899</guid> <description><![CDATA[Ahhh &#8211; so many choices when it comes to what open source software to use: Joomla, WordPress, Drupal&#8230;but aren’t they at times &#8211; a little overkill? For smaller web designers like myself, I still get the usual client who just wants a simple website to advertise their services. Most of the time they will have [...]]]></description> <content:encoded><![CDATA[<p>Ahhh &#8211; so many choices when it comes to what open source software to use: <a href="http://www.joomla.org/">Joomla</a>, <a href="http://wordpress.org">WordPress</a>, <a href="http://drupal.org/">Drupal</a>&#8230;but aren’t they at times &#8211; a little overkill? For smaller web designers like myself, I still get the usual client who just wants a simple website to advertise their services. Most of the time they will have something existing &#8211; with cluttered content that isn’t even enough to fill a full page. This is where a single page portfolio comes handy. In this tutorial, we’re going to build a single page portfolio from scratch: a page with a feature section, testimonials, image gallery and a contact form.</p><div class="viewdemo"> <a href="http://demo.fearlessflyer.com/html/demo/one/">View the Demo:</a></div><div class="special"> This tutorial is the first of three parts: 1) the Photoshop Mock up, 2) <strong><a href="http://fearlessflyer.com/2009/12/create-a-single-page-portfolio-from-scratch-part-2-html-and-css/">Coding the HTML / CSS</a></strong> and finally 3) <strong><a href="http://fearlessflyer.com/2010/04/create-a-single-page-portfolio-from-scratch-part-3-jquery-and-php/">Adding PHP / jQuery</a>.</strong></div><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/part1.jpg" alt="part1" title="This is the first part of a 3 part series" width="576" height="189" class="alignnone size-full wp-image-1119"  style="border:0;"/></p><h3>The Output</h3><p>Below is a preview of what we’re building. The aim is to have a mock up that is fully layered, so we can optimize for the purpose of SEO and page performance. Ready to get started &#8211; Let’s begin:</p><p><a href="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-1-large.jpg"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-1.jpg" alt="single-page-1" title="This is How the Page looks so far - Click to enlarge" width="576" height="923" class="alignnone size-full wp-image-902" /></a></p><h3>Part 1 &#8211; The Fold</h3><p>We’re going to design the page from the top to bottom. The fold is first part of a web page can see &#8211; without having to scroll downwards. In our case, this includes the header and the big red feature bar:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-0.jpg" alt="single-page-0" title="The fold is the first thing you see in a web page" width="576" height="248" class="alignnone size-full wp-image-901" /></p><p>If you aren’t familiar with 960.gs &#8211; it’s a CSS framework that follows the standard 960 pixels page width rule. Download the photoshop template and check out the guides &#8211; we are building the page following the 960 grid rules:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-2.jpg" alt="single-page-2" title="The 960 Photoshop Template showing the pink layers and guides to help you align elements" width="576" height="581" class="alignnone size-full wp-image-904" /></p><p>Create a new layer &#8211; this will be the fold layer. Select the full page width, with approximately 380 pixels in height. Fill it with a solid color &#8211; in my case I chose a bright red #730701:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-3.jpg" alt="single-page-3" title="The Fold Fill Layer" width="576" height="581" class="alignnone size-full wp-image-905" /></p><p>Create another layer for the header bar, select the full page width and 48 pixels in height. Fill this with another solid color &#8211; in my case, #bcbcbc for light grey.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-4.jpg" alt="single-page-4" title="The Header Fill Layer" width="576" height="581" class="alignnone size-full wp-image-906" /></p><p>Where the header bar and the fold meet, we want to add an “etched” effect. We achieve this by using 2 lines using the “line” tool. Create 2 horizontal lines at 1 pixel each (make sure you hold the “Shift” key) as you drag it across the page. Nudge one line so that they sit just on top of one another. The rule is to use a lighter shade for one line, and a darker for the other (it is important that you play with the colors, and zoom out and test if the etched look is achieved). Add a subtle gradient fill for the header bar as well.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-5.jpg" alt="single-page-5" title="Two Horizontal Lines create an Etched Effect" width="576" height="313" class="alignnone size-full wp-image-907" /></p><p>The next step is to add a large feature image. This sits on top of all the layers to give it that 3D effect. Place in at almost half the 960 pixel page width, overlapping some part of the header and pass below the fold. Include the effects as shown:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-6.jpg" alt="single-page-6" title="Large Overlapping Feature Images are So In!" width="576" height="308" class="alignnone size-full wp-image-908" /></p><p>Immediately to the left of the feature image, add your large slogan text. This is to be your attention grabbing statement, and is important to be the most prominent. I chose Rockwell at size 36 pixels, with -50 tracking. Also add the following text effects:</p><ul><li>Drop shadow &#8211; Normal blend mode &#8211; #000, 90 degrees angle, 1px distance, 0 spread and 1px in size</li><li>Inner Shadow  &#8211; Normal blend mode &#8211; #FFF, 90 degrees angle, 1px distance, 0 choke and 0px size</li><li>Gradient Overlay &#8211; use default settings, reduce opacity to 34% and 90 degrees in angle</li></ul><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-7.jpg" alt="single-page-7" title="Large Slogan Text with my Favorite font - Rockwell" width="576" height="581" class="alignnone size-full wp-image-909" /></p><p>Add a gradient effect to the background layer named the fold. The rule is to use a slightly lighter color than the existing background as one color, and the same background color as the secondary color. Fill by pressing the shift key and releasing simultaneously.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-8.jpg" alt="single-page-8" title="Add some gradient effects Baby!" width="576" height="418" class="alignnone size-full wp-image-910" /></p><p>Add another 2 horizontal lines right underneath the slogan text. *Use the rule as described in the previous line tools used in the header and the fold separation. Add a smaller set of text &#8211; I used Arial with 14 pixels in size, #FFFFFF color.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-9.jpg" alt="single-page-9" title="Here goes that Etched Borders again" width="576" height="452" class="alignnone size-full wp-image-911" /></p><p>To complete the fold &#8211; we add a glow effect to the bottom area where the borders separate the large text and the small text. Select a small area (shown below), grab the brush tool, select white for the color, increase the brush radius (shown below) &#8211; reduce the opacity all the way to 12 percent and daub a quick light stroke.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-10.jpg" alt="single-page-10" title="Give it a little glow" width="576" height="425" class="alignnone size-full wp-image-912" /></p><h3>Part 2 &#8211; Below the Fold</h3><p>Below the fold technically includes everything under the fold. But for the sake of this tutorial &#8211; it includes all BUT the footer section. The reason is &#8211; this will be the only part that will need to grow. If there was additional content to be made &#8211; it will be inside this section. The fold and the footer remain static in height.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-11.jpg" alt="single-page-11" title="Below the fold is the area you see when you scroll downwards" width="576" height="476" class="alignnone size-full wp-image-913" /></p><p>We start by creating a new layer. With the selection tool, select everything below the red feature section below. Fill this selection with #f3f2ed using the paint bucket tool. *Note that the large image layer should be placed on top of all the other layers.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-12.jpg" alt="single-page-12" title="Layer should be beneath the large image layer!" width="576" height="581" class="alignnone size-full wp-image-914" /></p><p>We then create a new horizontal guide. This guide should be right below our feature image (allow a few pixels extra for the added shadow effect). This guide’s main purpose is to know where we will slice our divs (which I will cover once we start coding) and where our gradient ends. Grab the selection tool once more and start from where the red area ends &#8211; down to the new guide. Using the gradient tool, select #e1decf primary color and #f3f2ed and fill with a straight line (hold shift).</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-13.jpg" alt="single-page-13" title="So subtle gradients are soo nice!" width="576" height="314" class="alignnone size-full wp-image-915" /></p><p>We then add that same “etched” look where the two layers meet. The same technique is used &#8211; create two lines with one darker and one lighter. In this case the upper line has #670600 fill and the second #faf9f3.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-14.jpg" alt="single-page-14" title="Again - etched borders!" width="576" height="203" class="alignnone size-full wp-image-916" /></p><p>Next step is to create the sub heading. With the type tool, choose the Rockwell font at 24 pixels in #292929 color and type the word “TESTIMONIALS”. Directly to the left of the text &#8211; I imported the “users_two_48” icon from <a href="http://wefunction.com/2008/07/function-free-icon-set/">WeFunction</a> and scaled the image down to 60 percent and desaturize (Ctrl + U, slide the saturation all the way to the left).  Add two horizontal 1 pixel lines (#e5e5e2 and #FFFFFF) directly underneath (by this point of the tutorial, I’m going to assume you have this technique down already).</p><p>*Tip &#8211; Create a group called “sub headings” and add all the above elements in it. We will be duplicating this sub heading in following sections.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-15.jpg" alt="single-page-15" title="WeFunction icons - desaturated please" width="576" height="430" class="alignnone size-full wp-image-917" /></p><p>Directly below the Testimonial subheading &#8211; we create 3 text boxes with some dummy text. I used Verdana at 14 pt, 20 pt leading. Make sure you allow enough padding and margin around each surrounding box. Align according to the grid. Note that this part of the design acts only as a marker. We will use actual text for these boxes.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-16.jpg" alt="single-page-16" title="Three boxes make up the testimonials section" width="575" height="479" class="alignnone size-full wp-image-918" /></p><p>Duplicate the two horizontal lines from the sub headings section. Move these 2 lines right below the 3 text boxes that you have created. Create a new layer, select 124 pixels (width) x 25 pixels (height) and fill with #FFFFFF with the paint bucket tool. Move this layer right below the two horizontal lines. Using the text tool, use 10 pt Verdana, color # 6b6b6b and type the words “more testimonials” &#8211; move this directly on top of the new layer we’ve just created. This acts as end marker for the testimonials section with a button that displays more testimonials.</p><p>*Tip &#8211; create a new group for the above elements and name it “end marker”.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-17.jpg" alt="single-page-17" title="More buttons for added user interaction" width="576" height="288" class="alignnone size-full wp-image-919" /></p><p>Next, we add a “Previous Work” section. Remember that we created a group called “sub headings” a little while back? Duplicate this group and name it “sub headings 2”. Using the down cursor in your keyboard, move the new group approximately 560 pixels downwards. Change the text to say “PREVIOUS WORK” and use another icon, scale it down and desaturate.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-18.jpg" alt="single-page-18" title="Another Heading with a desaturated icon" width="576" height="281" class="alignnone size-full wp-image-920" /></p><p>An image gallery will showcase our portfolio’s “Previous Work” section. Similar to the testimonials area, we are dropping some dummy thumbnails in our photoshop file, just for mock purposes. We are going to span 4 thumbnails across at 210 pixels each in width. Make sure the thumbnails align to the grid, taking 3 columns each with enough paddings in between each other. Add the following effects for each thumbnail: Drop Shadow (settings shown in below screenshot) and an inside stroke of 6 pixels and #FFFFFF fill color.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-19.jpg" alt="single-page-19" title="Photo gallery of your previous work" width="576" height="720" class="alignnone size-full wp-image-921" style="border:0;"/></p><p>To complete the “Below the Fold” section &#8211; we create an end marker for the “Previous Work” area. Duplicate the group “end marker” and name it “end marker 2”. Move this newly created group approximately 380 pixels downwards. Change the text in the button to say “more previous work”. Our next quest is the <strong>Footer</strong>. Keep going!</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-20.jpg" alt="single-page-20" title="Again, a more button is added below" width="576" height="319" class="alignnone size-full wp-image-922" /></p><h3>Part 3 &#8211; The Footer</h3><p>And now we come to the final piece of the design process &#8211; the Footer. I enjoy designing footers because they represent completion; they’re also the most overlooked section of a page that I feel that it deserves the same attention as the other parts.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-21.jpg" alt="single-page-21" title="After user sees your work - they would want to get in touch with you!" width="576" height="206" class="alignnone size-full wp-image-923" /></p><p>The height of the footer is approximately 375 pixels. If you haven’t already done so &#8211; extend your canvas size to an additional 375 pixels &#8211; but be sure to click the anchor all the way to the top.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-22.jpg" alt="single-page-22" title="Canvas settings for your Footer" width="576" height="391" class="alignnone size-full wp-image-924" style="border:0;"/></p><p>Create 3 new horizontal guides: first is where the “Below the Fold” background ends, then approximately 35 pixels below, and third &#8211; another 30 pixels down (this is where the footer background layer starts). Make a selection from the first guide to the next one down, make sure you’re on the “Below the fold” background layer, and do a gradient fill: primary color #e3e0d2, secondary #f3f2ed. Next, create a new layer for the footer background and add a gradient fill: primary color is #361f01 and secondary #493215. Do 80 percent for the primary fill. Finally, create 3 horizontal lines with the line tool at 1 pixel each with the following fills (in the following order): #ffffff, #000000 and #624825. Line them according the last guide you’ve created (see below).</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-23.jpg" alt="single-page-23" title="Gradients and Horizontal Lines are good" width="576" height="581" class="alignnone size-full wp-image-925" /></p><p>Duplicate the text layer for the slogan (The Fold), change the content to say “Hire me for professional work”, drag downwards to the footer, and place on the left half of the footer area. Add another text area, use Verdana, 12px #ffffff, enter some dummy text, and place directly below the large text.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-24.jpg" alt="single-page-24" title="Slap the same text effect onto the footer slogan to match the header" width="576" height="225" class="alignnone size-full wp-image-926" /></p><p>On the right half of the footer, we’re placing a rounded rectangle for the background of the contact form. Using the Rounded Rectangle tool &#8211; create a rectangle, center between 6 columns in the grid. Add a drop shadow and stroke effect as shown below:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-25.jpg" alt="single-page-25" title="A rounded container for the form" width="576" height="880" class="alignnone size-full wp-image-927" style="border:0;" /></p><p>Create a new layer and make 3 rectangles inside the rounded rectangle we’ve just created. These will act as the form fields. Note that these are just as markers which will not really be used in the output. We’re using real form fields in the code. Fill these rectangles with #ffffff using the paint bucket tool.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-26.jpg" alt="single-page-26" title="Form fields are useful" width="576" height="352" class="alignnone size-full wp-image-928" /></p><p>What’s a contact form without a pretty submit button? Using the rounded rectangle tool &#8211; create a button and add an inner shadow (66 percent opacity) and a 1px inner stroke &#8211; #85827e. Add the text “Submit” on top of this button using “Rockwell” at 14px.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-27.jpg" alt="single-page-27" title="We need a submit button" width="576" height="161" class="alignnone size-full wp-image-929" /></p><p>Finally, remember I said the footer should have the same detail as the other parts of the page? We’re going to add a nice glow in the background which will highlight our large text and the contact form. Select the footer background with the selection tool. Next, pick a soft round brush at 500 pixels, select color #ffffff and decrease the opacity of the brush to 10 percent. Center the brush horizontally and halfway above the footer &#8211; click once and Voila &#8211; instant glow in the background!</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-28.jpg" alt="single-page-28" title="Finish up with a nice glow" width="576" height="529" class="alignnone size-full wp-image-930" /></p><p>And there you have it. We’ve just created a full page mockup in Photoshop. Next will be coding the HMTL and CSS &#8211; so stay tuned!</p><div class="special"> This tutorial is the first of three parts: 1) the Photoshop Mock up, 2) <strong><a href="http://fearlessflyer.com/2009/12/create-a-single-page-portfolio-from-scratch-part-2-html-and-css/">Coding the HTML / CSS</a></strong> and finally 3) <strong><a href="http://fearlessflyer.com/2010/04/create-a-single-page-portfolio-from-scratch-part-3-jquery-and-php/">Adding PHP / jQuery</a>.</strong></div><p><strong>You can download the .psd from this <a href="http://fearlessflyer.com/downloads/one-page-portfolio-psd.zip">link</a></strong></p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2009/11/create-a-single-page-portfolio-from-scratch-part-1-photoshop-mockup/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Free PSD &#8211; Grunge Blog Layout</title><link>http://fearlessflyer.com/2009/10/free-psd-grunge-blog-layout/</link> <comments>http://fearlessflyer.com/2009/10/free-psd-grunge-blog-layout/#comments</comments> <pubDate>Mon, 26 Oct 2009 03:51:19 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[Freebies]]></category> <category><![CDATA[General]]></category> <category><![CDATA[HTML and PSD]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[portfolio]]></category> <category><![CDATA[Blog]]></category> <category><![CDATA[Blogger]]></category> <category><![CDATA[grunge]]></category> <category><![CDATA[PSD]]></category> <category><![CDATA[Random]]></category> <category><![CDATA[Typepad]]></category> <category><![CDATA[Watercolor]]></category> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=819</guid> <description><![CDATA[Just in time for Halloween &#8211; I give you &#8220;Argyle&#8217;s Drudge&#8221;, a fully layered Photoshop file that can be the base design of your next blog. In time for Halloween because it does have that messy, random and scary feel to it &#8211; don&#8217;t you think? The design is wholly unexpected &#8211; colors of October [...]]]></description> <content:encoded><![CDATA[<p>Just in time for Halloween &#8211; I give you <strong>&#8220;Argyle&#8217;s Drudge&#8221;</strong>, a fully layered Photoshop file that can be the base design of your next blog. In time for Halloween because it does have that messy, random and scary feel to it &#8211; don&#8217;t you think? The design is wholly unexpected &#8211; colors of October Green, Blood Shine Red and Mildew Blue. Stacks of shadowed crumpled paper make up the main container with a sidebar &#8211; which is the common trend in personal blog layouts.</p><p><a href="http://fearlessflyer.com/main/wp-content/uploads/2009/10/argyles-drudge.jpg"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/grunge-1.jpg" alt="grunge-1" title="Full Size Preview - Click to Enlarge" width="576" height="758" class="alignnone size-full wp-image-821" /></a></p><p>Argyle’s Drudge has a very narrow content area of only 746 pixels. I chose to stay away from the standard 960 grid design because I find that grunge layouts don’t seem to play well with it. Speaking of grid based design, find this <a href="http://fearlessflyer.com/2009/10/taming-the-grid-align-your-wordpress-posts-perfectly-using-php-and-css/">article</a> about lining up your posts perfectly within the grid. As I was saying &#8211; the whole point of grunge is random and spontaneous &#8211; conforming to a grid just doesn’t fit.</p><h3>More Details:</h3><p>The pale blue watercolor splash background is courtesy of my <a href="http://backgrounds.mysitemyway.com/free-background-image/29/website-wallpaper-id/20/style-id/1/watercolor-grunge/pale-blue-pine/">Backgrounds etc</a>. The beautiful hand sketched fonts is known as <strong>“Fail Font”</strong> and can be downloaded from <a href="http://www.dafont.com/fail.font">DaFont.com</a>. Note that since “Fail Font” is free &#8211; it’s the perfect opportunity to use Cufon in your coding. Cufon is the technology that enables you to use any kind of font in your pages (<a href="http://fearlessflyer.com/2009/10/cufonize-your-pages-how-to-add-cufon-to-your-web-design/">read article</a>).</p><p>Argyle’s Drudge is completely free to use for your next theme of choice. May it be WordPress, Blogger, Typepad: all I ask in return is for you to follow my updates in <a href="http://twitter.com/mks6804">Twitter</a> or leave a comment below.</p><p><strong>Download <a href="http://fearlessflyer.com/downloads/argyles-drudge.zip">Argyles Drudge</a>.</strong></p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2009/10/free-psd-grunge-blog-layout/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Get Kubrick On Crack!</title><link>http://fearlessflyer.com/2009/08/get-kubrick-on-crack/</link> <comments>http://fearlessflyer.com/2009/08/get-kubrick-on-crack/#comments</comments> <pubDate>Mon, 31 Aug 2009 02:55:55 +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[CSS]]></category> <category><![CDATA[free]]></category> <category><![CDATA[Kubrick]]></category> <category><![CDATA[Kubrick On Crack]]></category> <category><![CDATA[Single Column Blog]]></category> <category><![CDATA[Themes]]></category> <category><![CDATA[Web 2.0]]></category> <category><![CDATA[Wordpress Premium theme]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=713</guid> <description><![CDATA[Is my title catchy enough? My latest addition to my collection of free stuff &#8211; a WordPress theme that is built for the traditional blogger. It is a single column theme with splashes of bright colors that I hope will fancy your senses. I call it Kubrick on Crack! with the intent of designing around [...]]]></description> <content:encoded><![CDATA[<p>Is my title catchy enough? My latest addition to my collection of free stuff &#8211; a WordPress theme that is built for the traditional blogger. It is a single column theme with splashes of bright colors that I hope will fancy your senses. I call it <strong>Kubrick on Crack!</strong> with the intent of designing around the default Kubrick theme; but with enough tweaks that it would seem that it is on Crack! Well, this is the end result.</p><div class="viewdemo"><a href="http://koc.fearlessflyer.com">View the Demo</a></div><p>It looks like the only thing it has in common with Kubrick is the rounded corners and the slim page width of 728 pixels. Anywho, you can take Kubrick on Crack! and install it in your WordPress site for free.</p><h3>Home Page with a Feature Post</h3><p>Unlike the original Kubrick &#8211; this theme automatically takes your latest post and converts it to a Feature post. It sits atop of a dark fading background with a custom image field that looks like its on top of a stash of photographs. It uses the custom field key: &#8220;<strong>image</strong>&#8220;. To learn how to use custom fields (which I strongly recommend) &#8211; <a href="http://codex.wordpress.org/Using_Custom_Fields">read it from the codex</a>. No image resizing is required &#8211; they&#8217;re all automatically cropped, thanks to the <a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/">TimThumb script by Darren Hoyt</a>. But for best results &#8211; upload an image that is wider than 424 pixels and longer than 284 pixels in height.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/08/koc2.jpg" alt="koc2" title="Full Preview of Kubrick on Crack" width="576" height="800" class="alignnone size-full wp-image-726" /></p><p>The search form magically appears in a fade in box. This script is &#8220;<a href="http://jquery.com/demo/thickbox/">Thickbox</a>&#8221; and provided by jQuery. The spectacular smoke art background is by <a href="http://applesactually.deviantart.com/">Applse Actually</a> of Deviantart.com.</p><h3>Theme Options</h3><p>Kubrick on Crack! comes with a control panel so you don&#8217;t have to touch the code in order to customize for your website. The options include the following:</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/08/koc3.jpg" alt="koc3" title="Experimented with Theme Options - a bonus feature" width="576" height="800" class="alignnone size-full wp-image-714" /></p><p>1 &#8211; <strong> Header Logo</strong>, once your logo is uploaded, enter the url here. I recommend using a transparent .png to preserve the look.</p><p>2 &#8211; <strong>Twitter account</strong>, this will save to the link that is behind the twitter icon in the header.</p><p>3 &#8211; <strong>Custom Feed</strong>, this will save to the RSS icon in the header. If no value is provided &#8211; the default blog rss will be used.</p><p>4 &#8211; <strong>Google Ad Sense</strong>, this will create an ad space right below the single post page. (use the the 728 leatherboard style). To learn more about Adsense, click <a href="https://www.google.com/adsense/login/en_US/">here</a></p><p>5 &#8211; <strong>Google Analytics</strong>, this saves your Analytics code below the footer &#8211; which of course is invisible. To learn more about Analytics &#8211; click <a href="http://www.google.com/analytics/">here</a></p><p>You can see Kubrick On Crack! in action at my <a href="http://koc.fearlessflyer.com/">Demo</a> site. <strong>Download the theme from this <a href="http://fearlessflyer.com/downloads/kubrick-on-crack.zip">link</a>.</strong></p><p><strong>Update: the original PSD files can be now be dowloaded from this <a href="http://fearlessflyer.com/downloads/kubrick-on-crack-psd.zip">link</a></strong>. *There are 3 photoshop files in the zip &#8211; one for the main layout which contains all of the elements except two buttons &#8211; which are in the other psd files.</p><p>All I ask is for you to leave me a comment, <a href="http://twitter.com/home?status=Awesome WordPress Theme: Get Kubrick On Crack! http://bit.ly/3iO11R">Retweet</a> or <a href="http://digg.com/design/Get_Kubrick_On_Crack">Digg</a> this article, or follow me in <a href="http://twitter.com/mks6804">Twitter</a>.</p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2009/08/get-kubrick-on-crack/feed/</wfw:commentRss> <slash:comments>92</slash:comments> </item> <item><title>Free WP Theme &#8211; Pork and Beans!</title><link>http://fearlessflyer.com/2009/07/pork-and-beans-download-for-free/</link> <comments>http://fearlessflyer.com/2009/07/pork-and-beans-download-for-free/#comments</comments> <pubDate>Sun, 19 Jul 2009 23:57:38 +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[blog theme]]></category> <category><![CDATA[Free WP Theme]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[premium]]></category> <category><![CDATA[Themes]]></category> <category><![CDATA[twin column]]></category> <category><![CDATA[wood]]></category> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=680</guid> <description><![CDATA[Just finished another theme to add to my collection and I must say, I am just now getting the real hang of this theme production. This time around, I went a little unorthodox. That&#8217;s not true &#8211; It is a regular two column design; it does have the standard navigation; the sidebar is in the [...]]]></description> <content:encoded><![CDATA[<p>Just finished another theme to add to my collection and I must say, I am just now getting the real hang of this theme production. This time around, I went a little unorthodox. That&#8217;s not true &#8211; It is a regular two column design; it does have the standard navigation; the sidebar is in the right side; The archive, single and  other template are intact; but I did throw in a lot of Javascript, bolder color schema and a combination of rounded corners, etches and fades.</p><div class="viewdemo"><a href="http://pork.fearlessflyer.com">View the Demo</a></div><h3>Javascript / jQuery Goodness</h3><p>I&#8217;m a big fan of animation in web design. Especially ones that enhance your pages functionality, accessibility and of course &#8211; quality. This is the case in the tabbed containers that you get in Pork and Beans&#8217; top sidebar and comments form.</p><p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/pork-and-beans-2.jpg" alt="pork-and-beans-2" title="I went a little crazy with the jQuery Tabs" width="576" height="323" class="alignnone size-full wp-image-683" /></p><p>The code is from <a href="http://www.queness.com/post/106/jquery-tabbed-interfacetabbed-structure-menu-tutorial">Queness</a>, I was able to squeeze a lot of content into such constrained spaces. Content that are to be grouped logically in the first place. For instance, in the comments area, the form shows up as default, but you can also switch from a selection of subscription options, as well as a list of related posts.</p><p>Other Javascript features include the sliding captions on the images &#8211; courtesy of <a href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/">Buildinternet.com</a>, and a Scroll to the top button found in the footer area.</p><h3>Colors Schema, Aesthetics and Auto Resizable Images,</h3><p>The original design didn&#8217;t include a wood background, nor was there a patch of grass in the footer &#8211; but I figured, it needed some identity. I know what you&#8217;re thinking: What does it have to do with &#8220;Pork and Beans&#8221;? Absolutely nothing. Who said the name had to relate anyway? Picked up the color scheme from the &#8220;Moboogie&#8221; Color template from Adobe&#8217;s <a href="http://kuler.adobe.com/">Kuler</a> website. Images are automatically resized using a custom field entry (image). For best results, use images wider than 562 pixels.</p><h3>Plugins Needed</h3><p>The sidebar has a Flickr Box included which will need you to download the <a href="http://eightface.com/wordpress/flickrrss/">flickrRSS plugin </a>by Eightface. The sidebar is also fully widgetized, styled to match the rest of the page&#8217;s elements. You will also need the <a href="http://rmarsh.com/plugins/similar-posts/">Similar Posts</a> plugin by Rob Marsh &#8211; which will pull related posts to the current article. This will show right below a single article, in the last tab in the comments form.</p><h3>Conclusion</h3><p>Pork and Beans is ideal for the traditional blogger. Although it may work best with people who have high quality and vivid photos to include with their articles. I do not suggest customizing it to match another look &#8211; since the colors and the background images will be difficult to mess with. Well, if you really must need to tweak, then by all means. I must also mention that I started to code to satisfy IE 6 quirks &#8211; but gave up. There is also a bug that the body background shifts to the right on scroll, but goes back to the original position. I don&#8217;t know what causes it, but if any of you experience the same thing &#8211; please leave a comment.</p><p>You can see Pork and Beans live in action from this <a href="http://pork.fearlessflyer.com/">link</a>, <strong>Download the theme from <a href="http://fearlessflyer.com/downloads/pork-and-beans.zip">here</a></strong>. All I ask is to spread the word, leave a comment or follow me in <a href="http://twitter.com/mks6804">Twitter</a>.</p><p><strong>Update &#8211; You can now download the <a href="http://fearlessflyer.com/downloads/pork-and-beans-psd.zip">PSD:</a>. Note that the PSD does not look exactly like the demo (changed my mind a couple of times during coding).</strong></p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2009/07/pork-and-beans-download-for-free/feed/</wfw:commentRss> <slash:comments>41</slash:comments> </item> <item><title>Free PSD &#8211; Medical Software Home Page</title><link>http://fearlessflyer.com/2009/06/free-psd-medical-software-home-page/</link> <comments>http://fearlessflyer.com/2009/06/free-psd-medical-software-home-page/#comments</comments> <pubDate>Thu, 11 Jun 2009 23:03:39 +0000</pubDate> <dc:creator>michael soriano</dc:creator> <category><![CDATA[Freebies]]></category> <category><![CDATA[General]]></category> <category><![CDATA[HTML and PSD]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[free psd]]></category> <category><![CDATA[medical]]></category> <category><![CDATA[template]]></category><guid isPermaLink="false">http://fearlessflyer.com/?p=616</guid> <description><![CDATA[This week I&#8217;m giving away a PSD mock up for a potential client that I had a while back. The company is a Software Development Group for medical equipment inventory systems. They are responsible for developing systems for hospitals to be able to track their supplies. From bar code scanning, billing and sophisticated inventory tracking [...]]]></description> <content:encoded><![CDATA[<p>This week I&#8217;m giving away a PSD mock up for a potential client that I had a while back. The company is a Software Development Group for medical equipment inventory systems. They are responsible for developing systems for hospitals to be able to track their supplies. From bar code scanning, billing and sophisticated inventory tracking systems. The project failed &#8211; the client never did go forward with their web site redesign. Regardless, I hate to put my vision to waste. Don&#8217;t get me wrong &#8211; anybody can put together a home page in Photoshop but that&#8217;s not the part I&#8217;m feeling wasteful about.</p><p>The project I envisioned was a full website turn around. The company was still using static pages with old style tables and in line styling. My proposal was to completely overhaul their site into WordPress.</p><p><a href="http://fearlessflyer.com/main/wp-content/uploads/2009/06/Medical-Software.jpg"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/06/medical-software2.jpg" alt="medical-software2" title="Full View of the File - Click to Enlarge" width="576" height="559" class="alignnone size-full wp-image-617" /></a></p><p>As you can see from above I planned on using WordPress as a CMS. A large section that will house a jQuery Content Slider or another form of slideshow that leads viewers to try out the demo. Directly below are a set of three column containers which will pull posts from different categories. A slightly different approach for the footer &#8211; which contains six mini columns as the main sitemap.</p><p><strong>Feel free to download this fully layered and grouped PSD file from this <a href="http://fearlessflyer.com/downloads/medical-software.zip">link</a></strong>. Hopefully you can find a good use for the template. If one of you should become successful in taking some company away from static pages &#8211; then I&#8217;m happy.</p> ]]></content:encoded> <wfw:commentRss>http://fearlessflyer.com/2009/06/free-psd-medical-software-home-page/feed/</wfw:commentRss> <slash:comments>5</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:18:54 -->