<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Fearless Flyer Web Design</title>
	
	<link>http://fearlessflyer.com</link>
	<description>Web Design and Development in La Crescenta California</description>
	<lastBuildDate>Sat, 14 Nov 2009 19:05:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Fearlessflyer" type="application/rss+xml" /><feedburner:emailServiceId>Fearlessflyer</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Create a Single Page Portfolio from Scratch – Part 1: Photoshop Mockup</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/bPS0GDW36-I/</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[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>
<p>This tutorial is the first of three parts: 1) the Photoshop Mock up, 2) Coding the HTML / CSS and finally 3) Adding PHP / jQuery. </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="single-page-1" 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="single-page-0" 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="single-page-2" 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="single-page-3" 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="single-page-4" 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="single-page-5" 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="single-page-6" 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="single-page-7" 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="single-page-8" 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="single-page-9" 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. Next up: <strong><a href="http://fearlessflyer.com/2009/11/create-a-single-page-portfolio-from-scratch-part-1-photoshop-mockup/2/">Below the Fold</a></strong>.</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/11/single-page-10.jpg" alt="single-page-10" title="single-page-10" width="576" height="425" class="alignnone size-full wp-image-912" /></p>

<p><a href="http://feedads.g.doubleclick.net/~a/7Sl4BDEhQTxM9gJvqpyknTfZCuY/0/da"><img src="http://feedads.g.doubleclick.net/~a/7Sl4BDEhQTxM9gJvqpyknTfZCuY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7Sl4BDEhQTxM9gJvqpyknTfZCuY/1/da"><img src="http://feedads.g.doubleclick.net/~a/7Sl4BDEhQTxM9gJvqpyknTfZCuY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/bPS0GDW36-I" height="1" width="1"/>]]></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>0</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/11/create-a-single-page-portfolio-from-scratch-part-1-photoshop-mockup/</feedburner:origLink></item>
		<item>
		<title>Free PSD – Grunge Blog Layout</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/UXSdjtzXwUk/</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[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="grunge-1" 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>

<p><a href="http://feedads.g.doubleclick.net/~a/nIpKQ2F8wS1y8dGCG97_lyDavVI/0/da"><img src="http://feedads.g.doubleclick.net/~a/nIpKQ2F8wS1y8dGCG97_lyDavVI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nIpKQ2F8wS1y8dGCG97_lyDavVI/1/da"><img src="http://feedads.g.doubleclick.net/~a/nIpKQ2F8wS1y8dGCG97_lyDavVI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/UXSdjtzXwUk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/10/free-psd-grunge-blog-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/10/free-psd-grunge-blog-layout/</feedburner:origLink></item>
		<item>
		<title>Cufonize Your Pages – How to add Cufon to your Web Design</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/EGSeoK_UShE/</link>
		<comments>http://fearlessflyer.com/2009/10/cufonize-your-pages-how-to-add-cufon-to-your-web-design/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 04:08:40 +0000</pubDate>
		<dc:creator>Michael Soriano</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[custom text]]></category>
		<category><![CDATA[sifr alternative]]></category>
		<category><![CDATA[text replacement]]></category>

		<guid isPermaLink="false">http://fearlessflyer.com/?p=781</guid>
		<description><![CDATA[I’m a big fan of Woothemes. It seems that each time they come out with a theme &#8211; they push the boundaries of web design. Take a look at their latest creation: Therapy – I can’t help but fall in love with the fine background gradients, smooth and seamless transparencies and nice rounded edges. But [...]]]></description>
			<content:encoded><![CDATA[<p>I’m a big fan of <a href="http://woothemes.com">Woothemes</a>. It seems that each time they come out with a theme &#8211; they push the boundaries of web design. Take a look at their latest creation: <a href="http://www.woothemes.com/2009/10/therapy/">Therapy</a> – I can’t help but fall in love with the fine background gradients, smooth and seamless transparencies and nice rounded edges. But what I really like about Therapy is it&#8217;s amazing typography. I said to myself: <strong>“that’s excellent utilization of sIFR”.</strong> So I right clicked on a post title, expecting to see the <strong>“About Macromedia Flash” </strong>entry – but didn’t see it. So I asked my confused self: <strong>“if it’s not sIFR, then what is converting all this dynamic text?&#8221;</strong></p>
<p>I inspect element in Firebug – then I see span class “<strong>cufon</strong>” everywhere.</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/cufon-1.jpg" alt="cufon-1" title="cufon-1" width="576" height="323" class="alignnone size-full wp-image-785" /></p>
<h3>So What in the world is Cufon?</h3>
<p>Cufon is defined as <strong>&#8220;fast text replacement with canvas and VML&#8221;</strong>. It also claims to be a worthy alternative to sIFR – which is, to those who are not familiar – stands for Scalable Inman Flash Replacement. sIFR is the technology used by web designers to replace dynamic text with non-web safe fonts. Although sIFR has done an okay job with text replacement – it has proven to be quite tricky to set up. I’ve used sIFR in a few projects in the past and do admit that it is not the easiest thing to get going. On top of that – sIFR seems a bit buggy, as well as slows down page loads. These are serious consequences to consider for the price of using a unique font for your pages. </p>
<p>So I went ahead and tried Cufon. To my amazement, the following steps is all that it takes to fully &#8220;Cufonize&#8221; your web pages. *Forgive the use of the term &#8220;cufonize&#8221; &#8211; it may sound funny, but after you try these steps, you too will &#8220;cufonize&#8221; your pages. </p>
<h3>Step 1: Get Cufon</h3>
<p>The first thing you need is to download the core javascript file which is responsible for the rendering of your custom font inside your HTML. Head on to <a href="http://cufon.shoqolate.com/generate/">http://cufon.shoqolate.com/generate/</a> and right click the “<strong>Download</strong>” tab – choose “<strong>Save Link As…</strong>” Save <strong>cufon-yui.js</strong> into a local directory in your machine. </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/cufon-2.jpg" alt="cufon-2" title="cufon-2" width="576" height="323" class="alignnone size-full wp-image-786" /></p>
<h3>Step 2: Generate your Font</h3>
<p>On the same page at <a href="http://cufon.shoqolate.com/generate/">http://cufon.shoqolate.com/generate/</a> &#8211; click on the “<strong>Regular typeface</strong>” field – and browse to your desired font in your local machine. </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/cufon-3.jpg" alt="cufon-3" title="cufon-3" width="576" height="323" class="alignnone size-full wp-image-787" /></p>
<p>The rest of the upload fields are optional. I left all of them default for the sake of making this tutorial short. Just make sure – you are using a font that is legit to use, check off the EULAs and the Terms of Agreement. Click on the <strong>“Let’s Do This</strong>” Button at the very end of that page. </p>
<p>This should generate a custom font javascript code for you – depending on your font choice. In my case, I picked something very un-extraordinary: Gigi.TTF – which produced a file named Gigi_400.font.js.  </p>
<p>Go ahead and save this file in the same directory where you saved the core Cufon-yui.js file and we’re ready to build your page: </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/cufon-4.png" alt="cufon-4" title="cufon-4" width="573" height="178" class="alignnone size-full wp-image-788" /></p>
<h3>Step 3: Cufonize your Page</h3>
<p>All you really need to do from this point is to link to these javascript files in the head section of your HTML. Also make sure that cufon-yui.js is called before the font.js file:</p>
<pre class="brush: c-sharp;">

<script type="text/javascript" src="cufon-yui.js"></script>
<script type="text/javascript"  src="Gigi_400.font.js"></script>
</pre>
<p>To begin the replacement process – create a custom script like below: </p>
<pre class="brush: c-sharp;">

<script type="text/javascript">  
   // Cufon.replace('h3, p');
</script>  
</pre>
<p>The above script is telling the cufon to replace all H3 and P tags to our custom font. </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/cufon-5.jpg" alt="cufon-5" title="cufon-5" width="576" height="323" class="alignnone size-full wp-image-789" /></p>
<p>Note that if you want to target specific elements in your page the same way you assign CSS classes and Ids, you have to use a framework such as jQuery that’ll let you do such a thing. To download jQuery, go to <a href="http://docs.jquery.com/Downloading_jQuery">http://docs.jquery.com/Downloading_jQuery</a>. Make sure you link to this file BEFORE the core cufon-yui.js in your header. </p>
<p>With the jQuery library in place, now you can select more specific elements in your page (hashtags for IDs and periods for classes). See example code below:  </p>
<pre class="brush: c-sharp;">
<script type="text/javascript">  
Cufon.replace('h3#convert-me, p#convert-me-too');
</script>
</pre>
<p>The above code will Cufonize only the h3 tags with the id of “convert-me”, and p tags with the id of “convert-me-too”.</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/cufon-6.jpg" alt="cufon-6" title="cufon-6" width="576" height="494" class="alignnone size-full wp-image-784" /></p>
<h3>Conclusion:</h3>
<p>That’s basically it! That’s all it takes for you to use any font you like in your web pages. What I like best about Cufon is that it’s quick and it works. You will also find that general CSS properties such as color, size and positioning still applies on the transformed font.  To find out more about the specifics of Cufon styling &#8211; see <a href="http://wiki.github.com/sorccu/cufon/styling">http://wiki.github.com/sorccu/cufon/styling</a>. </p>
<p>Much respect to the people who created Cufon. I&#8217;m sure this marks a new trend in web typography. To the folks at Woothemes: keep pushing the boundaries &#8211; your work is pure inspiration to web artists everywhere. </p>
<p><a href="http://demo.fearlessflyer.com/html/demo/cufonize.html" style="padding-bottom:15px;"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/08/seethedemo.png" /></a></p>
<h3>Who&#8217;s Using Cufon?</h3>
<p>The following list of websites are already using Cufon text replacement in their pages: </p>
<p><strong>Healthy Valdosta</strong></p>
<p><a href="http://www.healthyvaldosta.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/healthyvaldosta.jpg" alt="healthyvaldosta" title="healthyvaldosta" width="576" height="300" class="alignnone size-full wp-image-797" /></a></p>
<p><strong>Press75</strong></p>
<p><a href="http://www.press75.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/press75.jpg" alt="press75" title="press75" width="576" height="300" class="alignnone size-full wp-image-798" /></a></p>
<p><strong>International Rugby Academy</strong></p>
<p><a href="http://www.internationalrugbyacademy.com/new-zealand/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/intlrugby.jpg" alt="intlrugby" title="intlrugby" width="576" height="300" class="alignnone size-full wp-image-799" /></a></p>
<p><strong>Zen Desk</strong></p>
<p><a href="http://www.zendesk.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/zenddesk.jpg" alt="zenddesk" title="zenddesk" width="576" height="300" class="alignnone size-full wp-image-800" /></a></p>
<p><strong>Rock Beats Paper</strong></p>
<p><a href="http://rockbeatspaper.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/rockbeatspaper.jpg" alt="rockbeatspaper" title="rockbeatspaper" width="576" height="300" class="alignnone size-full wp-image-802" /></a></p>
<p><strong>Shopify</strong></p>
<p><a href="http://www.shopify.com/"><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/shopify.jpg" alt="shopify" title="shopify" width="576" height="300" class="alignnone size-full wp-image-803" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Aa9Q17AkStdfRDApAtxwCSRHTks/0/da"><img src="http://feedads.g.doubleclick.net/~a/Aa9Q17AkStdfRDApAtxwCSRHTks/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Aa9Q17AkStdfRDApAtxwCSRHTks/1/da"><img src="http://feedads.g.doubleclick.net/~a/Aa9Q17AkStdfRDApAtxwCSRHTks/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/EGSeoK_UShE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/10/cufonize-your-pages-how-to-add-cufon-to-your-web-design/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/10/cufonize-your-pages-how-to-add-cufon-to-your-web-design/</feedburner:origLink></item>
		<item>
		<title>Taming the Grid – Align your Wordpress posts perfectly using PHP and CSS</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/ALdjDIRVLIo/</link>
		<comments>http://fearlessflyer.com/2009/10/taming-the-grid-align-your-wordpress-posts-perfectly-using-php-and-css/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 22:39:12 +0000</pubDate>
		<dc:creator>Michael Soriano</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WP Themes]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[grid-based]]></category>
		<category><![CDATA[modulus]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pixel-perfect]]></category>
		<category><![CDATA[the grid]]></category>
		<category><![CDATA[the loop]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://fearlessflyer.com/?p=750</guid>
		<description><![CDATA[Grid based web design is becoming an art that each web developer must master. News portals, magazine layouts as well as showcase websites all adhere to the intricacies of the grid – which when mastered, is definitely a good addition to your web skill arsenal. 
We all know that a typical grid design uses some [...]]]></description>
			<content:encoded><![CDATA[<p>Grid based web design is becoming an art that each web developer must master. News portals, magazine layouts as well as showcase websites all adhere to the intricacies of the grid – which when mastered, is definitely a good addition to your web skill arsenal. </p>
<p>We all know that a typical grid design uses some kind of block containers to house content. This block container may be DIV or list that span a couple, three or four times across inside a parent DIV. Now with CSS – we simply apply the proper left or right margins to all the containers except the last one in the pattern:</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/illustration1.png" alt="illustration1" title="illustration1" width="576" height="222" class="alignnone size-full wp-image-751" /></p>
<p>The result is the children containers line up perfectly inside the parent DIV. To achieve this effect we apply the same class to all the children DIVs, and append a unique class to the last one like below: </p>
<p><strong>HTML</strong></p>
<pre class="brush: c-sharp;">
<div id=parent>
<div class=child>
	//content goes here
</div>
<div class=child>
	//content goes here
</div>
<div class="child last">
	//content goes here
</div>
</div>
</pre>
<p><strong>CSS</strong></p>
<pre class="brush: c-sharp;">
.parent {width:415 px;}
.child {width:125px; margin-right:20px; float:left;}
.child.last {margin-right:0;}
</pre>
<h3>The Challenge:</h3>
<p>Since content inside these containers are typically coded using a form of recursive technique such as “the Loop” in Wordress; how are we to designate that unique class to that second, third or fourth child DIV? </p>
<p>For instance, if we were to house our posts inside one of these children DIVs, the PHP would look something like below: </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/code3.gif" alt="code3" title="code3" width="576" height="226" class="alignnone size-full wp-image-771" /></p>
<p>This block of code inside the parent DIV will just keep repeating for all posts with the same “child” class. We need to a way to select just the second, third or fourth child to not have that extra margin.</p>
<h3>The Trick</h3>
<p>A not so popular arithmetic operator known as the modulus &#8211; represented by a (%) symbol is what we’ll use to do the trick. The modulus operator is the same as division &#8211; but returns the remainder instead. Since we’re only targeting every “nth” div or child item, all we need to create is a pattern that has a multiple of some value in order to apply our special class. Take a look at the code below:</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/code2.gif" alt="code2" title="code2" width="576" height="390" class="alignnone size-full wp-image-770" /></p>
<p>First we create a variable $r_count and initialize its value at 1 right before the loop starts. Right after the call for the posts, we add a conditional statement with the modulus operator for 3 is equal to 0 (since we want every 3rd element to have that unique “last” class), everything else returns empty. Lastly, we increment $r_count by one. </p>
<p>In our HTML, we call the regular “child” class, then we echo our special $r_class. The end result will be an alternating call of styles depending on what we define for our modulus operator:</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/10/illustration2.png" alt="illustration2" title="illustration2" width="576" height="500" class="alignnone size-full wp-image-753" /></p>
<p>Of course &#8211; depending on the number of columns you would like to display &#8211; all you have to do is change the modulus operand and you should get the same effect. Thanks to PHP master <a href="http://www.goliathdesigns.com/">David Young</a> &#8211; who showed me how to do this trick. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/-c3STAHXqhyQCU4dmy0ERe1U-1k/0/da"><img src="http://feedads.g.doubleclick.net/~a/-c3STAHXqhyQCU4dmy0ERe1U-1k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-c3STAHXqhyQCU4dmy0ERe1U-1k/1/da"><img src="http://feedads.g.doubleclick.net/~a/-c3STAHXqhyQCU4dmy0ERe1U-1k/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/ALdjDIRVLIo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/10/taming-the-grid-align-your-wordpress-posts-perfectly-using-php-and-css/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/10/taming-the-grid-align-your-wordpress-posts-perfectly-using-php-and-css/</feedburner:origLink></item>
		<item>
		<title>Meet Monte Cristo – Your Friendly Wordpress Theme</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/Dw-aXOC4_ug/</link>
		<comments>http://fearlessflyer.com/2009/09/meet-monte-cristo-your-friendly-wordpress-theme/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 18:39:48 +0000</pubDate>
		<dc:creator>Michael Soriano</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WP Themes]]></category>
		<category><![CDATA[Content Slider]]></category>
		<category><![CDATA[Monte Cristo]]></category>
		<category><![CDATA[Options]]></category>
		<category><![CDATA[premium theme]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[ThemeForest]]></category>

		<guid isPermaLink="false">http://fearlessflyer.com/?p=730</guid>
		<description><![CDATA[It seems that every website you see has some form of a slide show in the home page. So it plagued me for a while whether or not I should put one&#8230;like my three year old son would say: &#8220;what the heck&#8221; &#8211; so I did anyway. This is my newest Wordpress theme Monte Cristo. [...]]]></description>
			<content:encoded><![CDATA[<p>It seems that every website you see has some form of a slide show in the home page. So it plagued me for a while whether or not I should put one&#8230;like my three year old son would say: &#8220;<em>what the heck</em>&#8221; &#8211; so I did anyway. This is my newest Wordpress theme Monte Cristo. He has a dynamic slider, a zooming effect for all pictures, different color styles and a theme options panel in his back end (that didn&#8217;t sound right). </p>
<h3>Features</h3>
<p>The slider in the home page templates are dynamic. Meaning &#8211; they are actual posts in your blog that you set in a specified category (i.e. feature) &#8211; so they show up in the slider. You can set it to run automatically and are allowed up to eight slides. The slider uses CSSGlobe&#8217;s &#8220;<a href="http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding">easy slider</a>&#8220;. All images that link to other images automatically loads &#8220;<a href="http://www.cabel.name/2008/02/fancyzoom-10.html">FancyZoom</a>&#8221; &#8211; which  which is the amazing javascript zooming effect you see in many modern websites. Monte Cristo also comes with four different &#8220;characters&#8221; or color schemes: <strong>Jacopo</strong> is the gray and burgundy guy, <strong>Danglars</strong> swaggers in brown and taupe,<strong> Mondego</strong> likes it purple and green while <strong>Dantes</strong> is different shades of blue.</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/09/monte-cristo2.png" alt="monte-cristo2" title="monte-cristo2" width="576" height="603" class="alignnone size-full wp-image-737" /> </p>
<h3>Why Friendly?</h3>
<p>Monte Cristo has a built in options panel where you can set your preferences. Friendly because this way &#8211; you don&#8217;t have to know HTML, or Javascript to tweak the code. You can set which character you want from the options panel, set the slider categories, automatic or not, plugin your logo files &#8211; just about all that you need to customize Monte Cristo to fit your website. </p>
<h3>Why Buy?</h3>
<p>Monte Cristo is up on sale at <a href="http://themeforest.net/item/monte-cristo/59175?ref=mks6804">ThemeForest.net</a> for a measly $25.00. You can check out the live demo from this <a href="http://mc.fearlessflyer.com/">link</a>. Why buy if I have been giving away stuff for free? Oh I don&#8217;t know &#8211; maybe because since I spent a whole lot of time making this theme that I figured I might as well try to make money off of it. Maybe since I give away free support once you purchase is another reason. Or maybe if I make enough money from this that I can now spend more time with my son &#8211; teach him not to say bad words like &#8220;<em>what the heck</em>&#8220;. Of course, its completely up to you. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/OLF1K0ydH4GJ5ZqZiO1IGJKIH2M/0/da"><img src="http://feedads.g.doubleclick.net/~a/OLF1K0ydH4GJ5ZqZiO1IGJKIH2M/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/OLF1K0ydH4GJ5ZqZiO1IGJKIH2M/1/da"><img src="http://feedads.g.doubleclick.net/~a/OLF1K0ydH4GJ5ZqZiO1IGJKIH2M/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/Dw-aXOC4_ug" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/09/meet-monte-cristo-your-friendly-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/09/meet-monte-cristo-your-friendly-wordpress-theme/</feedburner:origLink></item>
		<item>
		<title>Get Kubrick On Crack!</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/jqUBrBTVcOk/</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[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. 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="koc2" 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="koc3" 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>

<p><a href="http://feedads.g.doubleclick.net/~a/Fikd1TODfHhoTuIwHBPTUJx9M5Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/Fikd1TODfHhoTuIwHBPTUJx9M5Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Fikd1TODfHhoTuIwHBPTUJx9M5Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/Fikd1TODfHhoTuIwHBPTUJx9M5Q/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/jqUBrBTVcOk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/08/get-kubrick-on-crack/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/08/get-kubrick-on-crack/</feedburner:origLink></item>
		<item>
		<title>Getting Rid of Unwanted Backslashes in Wordpress Form Input</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/kbm2xwUW3rI/</link>
		<comments>http://fearlessflyer.com/2009/08/getting-rid-of-unwanted-backslashes-in-wordpress-form-input/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 06:43:57 +0000</pubDate>
		<dc:creator>Michael Soriano</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WP Themes]]></category>
		<category><![CDATA[Custom Forms]]></category>
		<category><![CDATA[Magic Quotes]]></category>
		<category><![CDATA[Strips slashes]]></category>
		<category><![CDATA[Theme Options Form Problems]]></category>
		<category><![CDATA[Unwanted BackSlashes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordrpess]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://fearlessflyer.com/?p=700</guid>
		<description><![CDATA[As I was following the tutorial on How To Create a Theme Options Page for Your Wordpress Theme, from ForTheLose.org, I stumbled upon an irritating issue. I wanted to create an option where you can paste your Google Ad Sense code from the theme admin panel. The problem is, as soon as I drop stuff [...]]]></description>
			<content:encoded><![CDATA[<p>As I was following the tutorial on <a href="http://forthelose.org/how-to-create-a-theme-options-page-for-your-wordpress-theme">How To Create a Theme Options Page for Your Wordpress Theme</a>, from ForTheLose.org, I stumbled upon an irritating issue. I wanted to create an option where you can paste your Google Ad Sense code from the theme admin panel. The problem is, as soon as I drop stuff like HTML code into the field, it automatically adds unwanted backslashes in front of double quotes. As I later figured out, this is actually a &#8220;feature&#8221; in PHP known as &#8220;Magic Quotes&#8221;. </p>
<h3>What the heck are &#8220;Magic Quotes&#8221;</h3>
<p>For those who know PHP, the language is designed to avoid conflicts in strings (mostly characters used in variables) through the use of escape sequences. Escape sequences are formed by providing a (&#8221;\&#8221;) backslash in front of characters such as double quotes, to convert them into a literal string. The people who wrote PHP wanted this to be an automated process, so they decided that all text passed through online forms are automatically escaped with a backslash. This is known as <strong>Magic Quotes</strong>. Although their intentions were good, it has caused more problems than fixes. According to the <a href="http://www.php.net/manual/en/security.magicquotes.disabling.php">PHP.net</a>: Magic Quotes are deprecated as of version 5.3 and will not be part of future versions.</p>
<h3>Wordpress Fix</h3>
<p>Although you can disable Magic Quotes in your server php.ini file, it won&#8217;t do me any good since I&#8217;m developing a theme to be released for public use. This means that users of my theme will have various server configurations and telling them to turn this feature off is simply not an option. Luckily, Wordpress has adapted PHP.net&#8217;s function &#8220;<a href="http://codex.wordpress.org/Function_Reference/stripslashes_deep">stripslashes deep</a>&#8221; &#8211; which disables Magic Quotes at runtime. All you need to do is paste the following code into your theme file and should take care of the issue: </p>
<pre class="brush: c-sharp;">
if ( get_magic_quotes_gpc() ) {
    $_POST      = array_map( 'stripslashes_deep', $_POST );
    $_GET       = array_map( 'stripslashes_deep', $_GET );
    $_COOKIE    = array_map( 'stripslashes_deep', $_COOKIE );
    $_REQUEST   = array_map( 'stripslashes_deep', $_REQUEST );
}
</pre>
<p>The above code strips slashes when data arrives via $_POST, $_GET, $_COOKIE, and $_REQUEST methods. In my case, I&#8217;ve pasted this code inside my functions.php file which contain my theme options. This page alone will serve multiple textarea input fields which will allow special characters such as Google Analytics and AdSense code. Note that this can be used in any page with input fields such as a contact and RSVP forms.  </p>

<p><a href="http://feedads.g.doubleclick.net/~a/lb5sF9D4JnxRTYh4W4TQC-qxY0g/0/da"><img src="http://feedads.g.doubleclick.net/~a/lb5sF9D4JnxRTYh4W4TQC-qxY0g/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lb5sF9D4JnxRTYh4W4TQC-qxY0g/1/da"><img src="http://feedads.g.doubleclick.net/~a/lb5sF9D4JnxRTYh4W4TQC-qxY0g/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/kbm2xwUW3rI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/08/getting-rid-of-unwanted-backslashes-in-wordpress-form-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/08/getting-rid-of-unwanted-backslashes-in-wordpress-form-input/</feedburner:origLink></item>
		<item>
		<title>Using the Disqus Comment System with Wordpress</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/Ov0mN47iEBc/</link>
		<comments>http://fearlessflyer.com/2009/08/using-the-disqus-comment-system-with-wordpress/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 21:51:43 +0000</pubDate>
		<dc:creator>Michael Soriano</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[Disqus analysis]]></category>
		<category><![CDATA[good or bad]]></category>
		<category><![CDATA[pros and cons]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://fearlessflyer.com/?p=687</guid>
		<description><![CDATA[As I&#8217;m building a new blog for a client, I came across designing the comments area for the single post page. I thought to myself, it would really impress my client if I was able to integrate Facebook Connect and Twitter right into the response form. Then I remembered seeing Disqus  in many blogs [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m building a new blog for a client, I came across designing the comments area for the single post page. I thought to myself, it would really impress my client if I was able to integrate Facebook Connect and Twitter right into the response form. Then I remembered seeing <a href="http://disqus.com/">Disqus </a> in many blogs that have this in their forms so I decided to give it a try. At first, I was expecting a widget of some sort that you will be able to call into your theme files. Maybe some check boxes whether to include Facebook comments etc &#8211; but what I got was a whole different puppy. Let me explain: </p>
<h3>A Centralized, Mashed up Commenting System</h3>
<p>First of, before you&#8217;re able to download the plugin &#8211; you are asked to create a Disqus account. I figured, an account may merely be for marketing purposes, but right after creating one &#8211; you are presented with a API key. Now something tells me that this system is something more &#8211; I was right. Disqus is able to provide the system to any type of blogging platform you are using: Typepad, Movable Type, Blogger and Wordpress. Note that there is also &#8220;Generic&#8221; which I assume is for static websites. Now remember I said what I was expecting to see check boxes for Facebook and Twitter? Well that&#8217;s what I got. Plus options that span from the ability to display Social Media Reactions (replies or social media services like Twitter, FriendFeed, Digg and YouTube), Trackbacks (we all know what this is), Seesmic video comments, OpenID and of course &#8211; Facebook connect and Twitter. Now as if that&#8217;s not &#8220;mashed-up&#8221; enough &#8211; there is also an option to add a Disqus Feedflare to your Feedburner. A FeedFlare places a simple footer at the bottom of each content item, helping you to distribute, inform and create a community around your content. </p>
<h3>Where Are the Actual Comments Stored?</h3>
<p>Now the funny thing is once you&#8217;ve installed Disqus in your Wordpress blog &#8211; it takes over your commenting system. Try clicking &#8220;Comments&#8221; from your Wordpress admin panel and it will take you to the Disqus settings screen (which is just an iframe of your Disqus account). From this interface gives you total control of your blog comments such as importing existing ones to Disqus, moderation, as well as adding widgets and changing the look of the form. Did I say &#8220;<strong>Import existing ones</strong>&#8220;? Yes I totally did. As it turns out, once you have Disqus installed &#8211; it uses it&#8217;s own database to store your comments in their system. A system that still ties with your website and post id. Now don&#8217;t fret! Your wp_comments table (where your comments are stored in Wordpress) remains untouched. Furthermore, it is updated at the same time new comments are entered, with the Disqus system. </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/08/disqus-1.jpg" alt="disqus-1" title="disqus-1" width="576" height="500" class="alignnone size-full wp-image-693" /></p>
<h3>There has to be a Kicker</h3>
<p>Okay, with Disqus you can mash up world renowned applications with your comments. You can add widgets, change the appearance, move things around in your comments section with a few simple clicks. You can manage your comments in both places: your website control panel and your online Disqus account (since the comments are literally stored in two databases). All of this are wonderful features but there has to be a kicker. A &#8220;kicker&#8221; as in a feature so significant, that blog owners will actually deviate from their regular commenting system and use Disqus instead. </p>
<p><strong>Well let&#8217;s think about it for a moment:</strong></p>
<p>For starters, now you can moderate comments centrally in one place. Really, I&#8217;m sure many of us run more than one blog. For the lucky ones that are bombarded with hundreds of comments daily, this is definitely a kicker. Another one is the ability to add moderators. That&#8217;s correct, with Disqus &#8211; you now can add comment moderators (similar to a forum) without giving them access to your physical blog. This is a big plus for sites with a large enough community. What about the ability to &#8220;<strong>Reblog</strong>&#8220;. Reblogging is exactly like &#8220;Retweeting&#8221; &#8211; but it&#8217;s a post instead of a tweet. How about having a &#8220;Lifestream&#8221; type of your blog posts in the Disqus website. Once you join Disqus &#8211; you automatically get a community page (http://yourwebsitename.disqus.com) that displays quick feeds of your latest posts &#8211; that link directly to your website. </p>
<h3>Win-Win, Lose-Lose or Win-Lose?</h3>
<p>I&#8217;m sure there are other &#8220;kickers&#8221; for the Disqus system that I haven&#8217;t discovered yet. Consider that I&#8217;ve only been using it for a mere five hours! But there could also be downfalls. For instance, I now don&#8217;t have any code control of my comments section. Once Disqus is installed &#8211; the comments.php in your Wordpress theme is completely overridden. Another point to ponder: since your data is now in two places &#8211; isn&#8217;t it kind of scary? By this I mean, back ups, redundancy, duplicate data, &#8220;<em>what if disqus.com is down &#8211; what will happen?</em>&#8221;  &#8211; am I just paranoid? </p>
<p>Overall, I think the Disqus Comments system is a sophisticated platform that is sure to enhance your blogs discussion abilities. It is simple enough to use, safe, and at the same time &#8211; provides enough bells, whistles and &#8220;kickers&#8221; that blog owners will sure go for. I know when I see &#8220;Comment with Facebook Connect&#8221; &#8211; it makes me want to leave a comment more; therefore, it works for your readers as well. </p>
<p><strong>What about you? What&#8217;s your take on a third party comment system such as Disqus?</strong></p>

<p><a href="http://feedads.g.doubleclick.net/~a/2MCsG20UmgdhLl5oXgKwxylwTMo/0/da"><img src="http://feedads.g.doubleclick.net/~a/2MCsG20UmgdhLl5oXgKwxylwTMo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2MCsG20UmgdhLl5oXgKwxylwTMo/1/da"><img src="http://feedads.g.doubleclick.net/~a/2MCsG20UmgdhLl5oXgKwxylwTMo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/Ov0mN47iEBc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/08/using-the-disqus-comment-system-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/08/using-the-disqus-comment-system-with-wordpress/</feedburner:origLink></item>
		<item>
		<title>Pork and Beans – Download for Free!</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/lkT6NXTcKIM/</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[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>
<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="pork-and-beans-2" 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>

<p><a href="http://feedads.g.doubleclick.net/~a/bhAZMZHjNP4Osi1Ou5fDKnkhJC4/0/da"><img src="http://feedads.g.doubleclick.net/~a/bhAZMZHjNP4Osi1Ou5fDKnkhJC4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bhAZMZHjNP4Osi1Ou5fDKnkhJC4/1/da"><img src="http://feedads.g.doubleclick.net/~a/bhAZMZHjNP4Osi1Ou5fDKnkhJC4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/lkT6NXTcKIM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/07/pork-and-beans-download-for-free/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/07/pork-and-beans-download-for-free/</feedburner:origLink></item>
		<item>
		<title>Styling Your Widgetized Sidebar</title>
		<link>http://feedproxy.google.com/~r/Fearlessflyer/~3/kBUtInyLRNY/</link>
		<comments>http://fearlessflyer.com/2009/07/styling-your-widgetized-sidebar/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 05:56:11 +0000</pubDate>
		<dc:creator>Michael Soriano</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WP Themes]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[get_sidebar]]></category>
		<category><![CDATA[Sidebar]]></category>
		<category><![CDATA[sidebar design]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[widgetized]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[wordpess]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://fearlessflyer.com/?p=658</guid>
		<description><![CDATA[There’s no real correct way on how a sidebar should look. But since the dawn of HTML, we’ve seen sidebars that span vertically in the left, right – twin column, triple column – heck – I’ve even seen them in the middle! (I guess that wouldn’t be a sidebar then would it?). Nonetheless, the sidebar [...]]]></description>
			<content:encoded><![CDATA[<p>There’s no real correct way on how a sidebar should look. But since the dawn of HTML, we’ve seen sidebars that span vertically in the left, right – twin column, triple column – heck – I’ve even seen them in the middle! (I guess that wouldn’t be a sidebar then would it?). Nonetheless, the sidebar to me is one of the more exciting components of a website. Furthermore, Wordpress has given us the ability to “widgetize” our sidebars – which to a surprise, is very easy to style. </p>
<p>Note that you can “widgetize” almost any of your template files, but for the sake of this article, we will take a look at just the more common, single sidebar. </p>
<h3>First of all &#8211; What are Widgets?</h3>
<p>According to <a href="http://automattic.com/code/widgets/">Automattic</a> (the company behind Wordpress), “<em>they’re just things you can use to personalize your WordPress site without knowing HTML</em>”. To elaborate further, widgets are like a fast way to plug in bits of code into your sidebar. Widgets are accessed via the admin panel, under “Appearance” > “Widgets”. Common widgets are Calendar, Meta, Recent Posts, the Tag Cloud and Text. Widgets are not to be confused with “plugins”. Although there are some plugins that become available as “Widgets” once you install them. </p>
<h3>Why use Widgets? </h3>
<p>For theme developers – it is almost a necessity for your theme to be widgetized. This means that you have to tailor your theme to non-savvy users to be able to customize your theme to use these small snippets of code without writing a bit of HMTL. It is a way to cater to their needs as well as expand and utilize the full capability of Wordpress. Check out the screenshot below of the Widgets section from the admin panel: </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-1.jpg" alt="widgets-1" title="widgets-1" width="576" height="400" class="alignnone size-full wp-image-660" /></p>
<p>Now consider the user of your theme doesn’t know any web development – doesn’t this functionality come in very handy? This is why widgetizing your themes is always a good idea.</p>
<h3>Styling Your Widgetized Sidebar</h3>
<p><strong>The Container Approach:</strong></p>
<p>I’m sure you’ve seen this kind of sidebar. It’s one where widgets are compartmentalized or “boxed”. May it be sharp squares, faded edges or even rounded corners – the container approach is definitely one of the more popular sidebar styles around. Take a look at a typical container for a widget: </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-3.jpg" alt="widgets-3" title="widgets-3" width="576" height="488" class="alignnone size-full wp-image-662" /></p>
<p>As you can see, the entire container can be drawn up by just one DIV. This is what the “<em>before_widget</em>” and “<em>after_widget</em>” name-value pairs are for in your functions.php:</p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-2.jpg" alt="widgets-2" title="widgets-2" width="576" height="430" class="alignnone size-full wp-image-661" /></p>
<p>Note that declaring a “sidebar-column” div for the widget container – you are now able to style unordered list items, as well as their child elements. As with my example, I’ve designated bigger icons for the parent list-style property, and a smaller arrow button for the children. </p>
<p>Below are a couple of good example websites that use the container approach for their sidebars:  </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-5.jpg" alt="widgets-5" title="widgets-5" width="576" height="450" class="alignnone size-full wp-image-664" /><br />
<a href="http://www.gomediazine.com">http://www.gomediazine.com</a></p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-4.jpg" alt="widgets-4" title="widgets-4" width="576" height="450" class="alignnone size-full wp-image-663" /><br />
<a href="http://www.blurbia.com/blog">http://www.blurbia.com/blog</a></p>
<p><strong>The Continuous Column Approach:</strong></p>
<p>This approach preserves the notion of a sidebar being – just a real bar. May it be in the right side or the left, the continuous column sidebar remains classic, simple and if done right – timeless. </p>
<p>Take a look at the simplicity of this style: </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-6.jpg" alt="widgets-6" title="widgets-6" width="574" height="326" class="alignnone size-full wp-image-665" /></p>
<p>In this case, all I really styled is the headings of each widget. This is what the function.php’s “before_title” and “after_title” comes in handy. I used a regular H3 tag, assigning just the right font style, sufficient padding and a tiny bottom-border image – and it’s ready to go.   </p>
<p>As mentioned, the continuous column approach gives your sidebar that “clean” look. It is used by many news and magazine style blogs in the conservative end. Two popular websites that employ the continuous column approach are:  </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-7.jpg" alt="widgets-7" title="widgets-7" width="576" height="450" class="alignnone size-full wp-image-666" /><br />
<a href="http://www.woothemes.com/blog/">http://www.woothemes.com/blog/</a></p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-8.jpg" alt="widgets-8" title="widgets-8" width="576" height="450" class="alignnone size-full wp-image-667" /><br />
<a href="http://daily.creattica.com/">http://daily.creattica.com/</a></p>
<h3>Anything Goes:</h3>
<p>Anything goes is exactly what it implies. It is very random, no compartments, borders or even visible patterns. Although it is still a column, there is no definite distinction where widgets start or end. Note that this can only be achieved by combining the “<em>fewest similar</em>” widgets, along with static elements. By “fewest similar” I mean widgets that are visually different from one another. For example: “Recent Posts”, “Archives” and “Categories” widgets are all rendered as lists. </p>
<p>Remember – you can play with static elements and combine them with the more dynamic widgets, to give your sidebar a more arbitrary look: </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-9.jpg" alt="widgets-9" title="widgets-9" width="574" height="600" class="alignnone size-full wp-image-668" /></p>
<p>Take a look at these websites that have an “anything goes” style sidebar: </p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-10.jpg" alt="widgets-10" title="widgets-10" width="576" height="450" class="alignnone size-full wp-image-669" /><br />
<a href="http://www.webdesignerwall.com/">http://www.webdesignerwall.com/</a></p>
<p><img src="http://fearlessflyer.com/main/wp-content/uploads/2009/07/widgets-11.jpg" alt="widgets-11" title="widgets-11" width="576" height="450" class="alignnone size-full wp-image-659" /><br />
<a href="http://www.dawghousedesignstudio.com/">http://www.dawghousedesignstudio.com/</a></p>
<p><strong>What about you? What’s your take on styling sidebars and widgets?</strong></p>

<p><a href="http://feedads.g.doubleclick.net/~a/8hXyIcGl5khYDlO4EUO48CSxs5U/0/da"><img src="http://feedads.g.doubleclick.net/~a/8hXyIcGl5khYDlO4EUO48CSxs5U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8hXyIcGl5khYDlO4EUO48CSxs5U/1/da"><img src="http://feedads.g.doubleclick.net/~a/8hXyIcGl5khYDlO4EUO48CSxs5U/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Fearlessflyer/~4/kBUtInyLRNY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fearlessflyer.com/2009/07/styling-your-widgetized-sidebar/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://fearlessflyer.com/2009/07/styling-your-widgetized-sidebar/</feedburner:origLink></item>
	</channel>
</rss>
