<?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>WP-Vybe Premium WordPress Magazine Theme</title> <atom:link href="http://www.wp-vybe.com/feed/" rel="self" type="application/rss+xml" /><link>http://www.wp-vybe.com</link> <description>WP-Vybe Premium WordPress Magazine Theme</description> <lastBuildDate>Mon, 11 Aug 2008 17:12:43 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>How to Properly Style Sidebar Text Widgets</title><link>http://www.wp-vybe.com/2008/08/11/how-to-style-sidebar-text-widgets/</link> <comments>http://www.wp-vybe.com/2008/08/11/how-to-style-sidebar-text-widgets/#comments</comments> <pubDate>Mon, 11 Aug 2008 17:12:43 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[sidebar]]></category> <category><![CDATA[sidebox]]></category> <category><![CDATA[style]]></category> <category><![CDATA[text widgets]]></category> <category><![CDATA[tutorial]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=651</guid> <description><![CDATA[Due to the nature of the sidebar design, you may have to use a small bit of HTML code to properly style your sidebar text widgets.]]></description> <content:encoded><![CDATA[<p>Due to the nature of the sidebar design, you may have to use a small bit of HTML code to properly style your sidebar text widgets.<span
id="more-651"></span></p><h3>This is an Improperly Styled Text Widget</h3><div
id="attachment_655" class="wp-caption alignright" style="width: 110px"><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/textwidget2.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/textwidget2-100x100.gif" alt="Improperly Styled" title="textwidget2" width="100" height="100" class="size-thumbnail wp-image-655" /></a><p
class="wp-caption-text">Improperly Styled</p></div>If you were to enter the following text in a sidebar widget, your text would appear but without the nice little box around it (see thumbnail to the right):</p><p><code>I was pleased to learn the New York Times is using Wordpress to power their blog network. If WP is good enough for the Times, it’s certainly good enough for you, don’t you think? Well, that’s another post. What I really wanted to share was this job opening:</code><h3>This is a Properly Styled text Widget</h3><div
id="attachment_654" class="wp-caption alignright" style="width: 110px"><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/textwidget1.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/textwidget1-100x100.gif" alt="Properly Styled" title="textwidget1" width="100" height="100" class="size-thumbnail wp-image-654" /></a><p
class="wp-caption-text">Properly Styled</p></div>Instead, this is the text you want to enter in your sidebar text widget:</p><p><code>&lt;div class=&quot;sidebox&quot;&gt;<br
/> I was pleased to learn the New York Times is using Wordpress to power their blog network. If WP is good enough for the Times, it’s certainly good enough for you, don’t you think? Well, that’s another post. What I really wanted to share was this job opening:<br
/> &lt;/div&gt;</code><p>Notice the application of the <code>&lt;div class=&quot;sidebox&quot;&gt;&lt;/div&gt;</code> tags. You can use these tags in either the right or left sidebar.</p><h3>When Should You NOT Use the &#8220;Sidebox&#8221; Div Class?</h3><p>If you place your text widget in a list format, the &#8220;sidebox&#8221; div class is not necessary. For example, this code would not require it:</p><p><code>&lt;ul&gt;<br
/> &lt;li&gt;Item 1&lt;/li&gt;<br
/> &lt;li&gt;Item 2&lt;/li&gt;<br
/> &lt;li&gt;Item 3&lt;/li&gt;<br
/> &lt;/ul&gt;</code></p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/11/how-to-style-sidebar-text-widgets/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>How to Use Images/Photos With WP-Vybe and WordPress 2.6</title><link>http://www.wp-vybe.com/2008/08/06/how-to-use-imagesphotos-with-wp-vybe-and-wordpress-26/</link> <comments>http://www.wp-vybe.com/2008/08/06/how-to-use-imagesphotos-with-wp-vybe-and-wordpress-26/#comments</comments> <pubDate>Wed, 06 Aug 2008 16:22:36 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[featured photos]]></category> <category><![CDATA[images]]></category> <category><![CDATA[photos]]></category> <category><![CDATA[thumbnails]]></category> <category><![CDATA[tutorial]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=556</guid> <description><![CDATA[A crucial part of any sexy, informative site is the use of images and/or photos ... all the cool kids are doin' it. Follow these few tips, and you'll have one of the sweetest, WP-Vybe-driven sites on the block.]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/girl-camera.jpg"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/girl-camera-100x100.jpg" alt="" title="photographer" width="100" height="100" class="alignright size-thumbnail wp-image-570" /></a>A crucial part of any sexy, informative site is the use of images and/or photos &#8230; all the cool kids are doin it. Follow these few tips, and you&#8217;ll have one of the sweetest, WP-VVybe-driven sites on the block.<span
id="more-556"></span></p><h2>Understand How WordPress 2.6 Handles Images</h2><p><strong><a
href="#" onclick="window.open('http://www.wp-vybe.com/video/vybe-image-demo1/vybe-image-demo1.html','','width=900,height=730,scrollbars=0,addressbar=0,toolbar=0,resizable=no'); return false">Watch a 9 minute video demonstrating some of these features</a></strong> (in new window).</p><p>In previous versions of Wordpress, many of the biggest complaints revolved around image handling. However, in WordPress 2.6, most &#8211; if not all &#8211; those complaints have been silenced.</p><p><strong>In Wordpress 2.6, whenever you upload a new image</strong>, 3 different versions of that image are created with various sizes:</p><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/imageupload.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/imageupload-100x100.gif" alt="" title="imageupload" width="100" height="100" class="alignright size-thumbnail wp-image-582" /></a><ol><li><strong>Full Size Version</strong> &#8211;  Just as the name indicates, the size of this version is the size of the original image.</li><li><strong><strong>Medium Size Version</strong></strong> &#8211; The size of this version is based on the settings you enter in your WordPress control panel under the Settings >> Miscellaneous tab.</li><li><strong>Thumbnail Size Version</strong> &#8211;  The size of this version is also set in your WP control panel.</li></ol><p><strong>Note: On the Settings >> Miscellaneous page, be sure your Thumbnail size dimensions and Medium size dimesnions are set to a reasonable level. The recommended Thumbnail dimensions are 150&#215;150 or less. The recommended Medium dimensions are 300&#215;250 or less.</strong></p><p><strong>In Wordpress 2.6, you have 4 image alignment options</strong>:</p><ol><li><strong>Alignment = None</strong> &#8211;  You should probably never use this option.</li><li><strong>Alignment = Left</strong> &#8211; This option places your image to the left of the content.</li><li><strong>Alignment = Right</strong> &#8211; This option places your image to the right of the content.</li><li><strong>Alignment = Centered</strong> &#8211; This option centers the image on it&#8217;s own line with no text to the left or right.</li></ol><p><strong>In WordPress 2.6, image captions are automatic</strong>. Well, sorta. You just have to remember to add your caption to the Caption field located on the media upload screen (click thumbnail image located above).</p><h2>How to Add Post Thumbnail Images and Featured Article Images to Your WP-Vybe Site</h2><p>If you look at the <a
href="http://www.wp-vybe.com/">home page</a> of this site, you&#8217;ll see that each Featured Article has an image next to it. Likewise, all other posts below the featured articles have thumbnail images next to them.</p><p><strong>To add these images to your posts, you have 2 options &#8230; </strong></p><h4>Option 1 &#8211; Use the &#8220;Get The Image&#8221; Plugin</h4><p>This plugin, created by a savvy WordPress developer named Justin Tadlock, will greatly simplify the task of placing your post thumbnail images and Featured Article images right where they belong in your WP-Vybe-driven site.</p><p><strong>Download the plugin <a
href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">here</a></strong>. Installation is pretty simple &#8230;</p><ol><li>Unzip the file.</li><li>Upload get-the-image.php file to your wp-content/plugins folder.</li><li>Activate the plugin on your Plugins page.</li></ol><p><strong>What this plugin will do</strong>:</p><p><strong>1. It will look for any images</strong> that you&#8217;ve uploaded to your post.</li><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/gallery1.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/gallery1-100x100.gif" alt="" title="gallery1" width="100" height="100" class="alignright size-thumbnail wp-image-612" /></a><strong>2. If it finds one or more images</strong>, it will automatically place the 1st image where it belongs on your WP-Vybe-driven site. In other words, if you have marked your post as a Featured Article, it will display the medium version image. If your post appears in the normal flow of posts, it will place the thumbnail version image next to it.</p><p><strong>Note 1: If you have uploaded multiple images to your post</strong>, it will use the #1 image as set in the gallery section of your media uploader (click thumbnail above).</p><p><strong>Note 2: If you don&#8217;t want the image to appear in the post content</strong>, just don&#8217;t insert it into the post. The plugin will still grab the 1st image you&#8217;ve uploaded to the post and place it correctly.</p><p><strong>3. If it does not find any images (because you didn&#8217;t upload any)</strong> for the post, no image will appear for that post in the Featured Article section. As for the post thumbnails, it will place a default thumbnail unless you have deactivated that feature on your WP-Vybe Theme Settings page.</p><h4>Option 2 &#8211; Use Custom Fields</h4><p><strong>If, for whatever reason, you prefer not to use the plugin</strong>, you can simply use custom fields. With this method, you will need to scroll down to the Custom Fields section on the Write Post screen and fill in the appropriate data.</p><p><strong>For post thumbnail images</strong>:</p><ul><li>Key = post_thumbnail</li><li>Value = the URL for the image (get the image URL from the media uploader)</li></ul><p><strong>For Featured Article images</strong>:</p><ul><li>Key = home_feature_photo</li><li>Value = the URL for the image (get the image URL from the media uploader)</li></ul><h2>Summary and Recommendations</h2><p>1. Get very familiar with the media upload functionality available in WordPress 2.6</p><p>2. Always assign the proper alignment (left, right or center) for your image on the media upload screen.</p><p>3. On the Settings >> Miscellaneous page, be sure your Thumbnail size dimensions and Medium size dimensions are set to a reasonable level. The recommended Thumbnail dimensions are 150&#215;150 or less. The recommended Medium dimensions are 300&#215;250 or less.</p><p>4. Always assign the proper size for your image (thumbnail, medium or full size) on the media upload screen.</p><p>5. Install and activate the <a
href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">&#8220;Get the Image&#8221; plugin</a>.</p><p>6. Use custom fields if you prefer not to use the plugin.</p><p>7. Decide whether to use a default post thumbnail when you don&#8217;t upload an image to your post. By default, the theme will use a default thumbnail. Visit your Theme Settings page to change the option.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/06/how-to-use-imagesphotos-with-wp-vybe-and-wordpress-26/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>How to Write a Post with WP-Vybe</title><link>http://www.wp-vybe.com/2008/08/05/how-to-write-a-post-with-wp-vybe/</link> <comments>http://www.wp-vybe.com/2008/08/05/how-to-write-a-post-with-wp-vybe/#comments</comments> <pubDate>Tue, 05 Aug 2008 15:29:32 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[posts]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[writing]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=505</guid> <description><![CDATA[<strong>Don't let the title of this post fool you</strong> ... I'm not meaning to insult your intelligence when I imply that your <em>DON'T</em> know how to write a post with WordPress (I'm sure you do). It's just that there are a few features built into WP-Vybe, and it's worthwhile to tell you how to get the most out of it.]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/blogpic.jpg"><img
class="alignright size-thumbnail wp-image-506" title="blogpic" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/blogpic-100x100.jpg" alt="" width="100" height="100" /></a><strong>Don&#8217;t let the title of this post fool you</strong> &#8230; I&#8217;m not meaning to insult your intelligence when I imply that your <em>DON&#8217;T</em> know how to write a post with WordPress (I&#8217;m sure you do). It&#8217;s just that there are a few features built into WP-Vybe, and it&#8217;s worthwhile to tell you how to get the most out of it.<span
id="more-505"></span></p><p><strong>If you look at the home page of this demo site</strong>, you&#8217;ll see that all the posts &#8211; including the featured posts at the top &#8211; display a post introduction (or excerpt) rather than the full post itself. It&#8217;s the same on the <a
href="http://www.wp-vybe.com/category/tutorials/">category pages</a>, <a
href="http://www.wp-vybe.com/2008/">archive pages</a> and <a
href="http://www.wp-vybe.com/?s=the&amp;x=33&amp;y=9">search results pages</a>. Then, when you click through to the individual post, you get the full post content along with comments and other information.</p><p><strong>There are 2 possible methods to create the post introduction or excerpt &#8230; </strong></p><h3>Set WP-Vybe to Use Post Excerpt, and Use the Excerpt Field</h3><p><strong>Go to your WP-Vybe Theme Settings page, and click &#8220;Basic Post Settings.&#8221;</strong> You&#8217;ll see an option to use the Post Excerpts or Post Content (default value is Excerpts). Youll want to leave it set to Post Excerpts.</p><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/vybe-setting2.gif"><img
class="aligncenter size-full wp-image-519" title="vybe-setting2" src="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/vybe-setting2.gif" alt="" width="450" height="100" /></a></p><p><strong>Now that the theme is set up for excerpts</strong>, the trick is to tell WordPress how to create the excerpt the way you want it rather than it&#8217;s own way. Without any other instructions, WordPress will create the excerpt on it&#8217;s own. Here&#8217;s what it does &#8230;</p><blockquote><p><strong><a
href="http://codex.wordpress.org/Template_Tags/the_excerpt">Wordpress Codex</a></strong>: &#8220;If you do not provide an explicit excerpt to a post (in the post editor&#8217;s optional excerpt field), it will display a teaser which refers to the first 55 words of the post&#8217;s content. Also in the latter case, HTML tags and graphics are stripped from the excerpt&#8217;s content.&#8221;</p></blockquote><p><strong>So the solution is simple &#8230; Use the Excerpt field on the Write Post screen</strong>.</p><p>Whatever you place in the Excerpt field is what will be displayed as the post excerpt on your home page. And keep in mind, you will need to add some HTML to the Excerpt field if you want it to be used in the excerpt. Otherwise, WordPress strips out all code including HTML. For example, lets say you want your post excerpt to be displayed just like this:</p><blockquote><p>This is the post introduction. I want to include a link to <a
href="http://www.wp-vybe.com">this site</a>, and <a
href="http://www.wp-vybe.com">this site</a>.</p></blockquote><p>In that case, here&#8217;s exactly what you&#8217;d need to place in the Excerpt field:</p><p><code></code></p><p><strong>If you need some help with the HTML code</strong>, you can write your excerpt in the normal post editor, then click the HTML view tab, and simply copy the HTML code from there.</p><p><strong>As a side note</strong>, some folks have inquired whether they can include video in there post excerpt. The answer is yes, you can &#8230; you just need to place the code for the video in the Excerpt field.</p><p><strong>That&#8217;s all for this option</strong>. Lets move on to the second method you can use to create your post introduction/excerpt.</p><h3>Set WP-Vybe to Use Post Content, and Use the More Tag</h3><p><strong>With this method, all you have to do is set WP-Vybe to use Content rather than Excerpts</strong>. Then, when you write your post, simply use the More tag to cut the post according to your preference. The benefit of using this method over the previous one is simplicity. You don&#8217;t have to remember to use the Excerpt field, and any HTML code will still show up in your post introduction/excerpt.</p><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/moretag.gif"><img
src="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/moretag.gif" alt="" title="moretag" width="450" height="75" class="aligncenter size-full wp-image-530" /></a></p><p>That&#8217;s it. Use either of these 2 methods to write your posts, and you&#8217;ll be the proud owner of a sexy, new, WP-Vybe-driven site in no time.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/05/how-to-write-a-post-with-wp-vybe/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How to Add 125&#215;125 Banner Ads to Your Sidebar</title><link>http://www.wp-vybe.com/2008/08/03/how-to-add-125x125-banner-ads-to-your-sidebar/</link> <comments>http://www.wp-vybe.com/2008/08/03/how-to-add-125x125-banner-ads-to-your-sidebar/#comments</comments> <pubDate>Sun, 03 Aug 2008 23:31:04 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[125x125]]></category> <category><![CDATA[banners]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=450</guid> <description><![CDATA[Many people like to display 125&#215;125 banner ads in their sidebar. In this tutorial, I&#8217;ll show you how to add them to your own site.
Step 1 &#8211; Upload a Generic 125&#215;125 Banner
Right-click the image to the right and save it to your desktop as banner125.gif. Then upload it to the /images folder within your WP-Vybe [...]]]></description> <content:encoded><![CDATA[<p>Many people like to display 125&#215;125 banner ads in their sidebar. In this tutorial, I&#8217;ll show you how to add them to your own site.<span
id="more-450"></span></p><h3>Step 1 &#8211; Upload a Generic 125&#215;125 Banner</h3><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/banner125.gif"><img
class="alignright size-full wp-image-451" title="banner125" src="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/banner125.gif" alt="" width="125" height="125" /></a>Right-click the image to the right and save it to your desktop as banner125.gif. Then upload it to the <strong>/images</strong> folder within your WP-Vybe theme folder. Alternatively, you can use your own generic 125&#215;125 banner; just be sure to name it banner125.gif or change the file name used below.</p><h3>Step 2 &#8211; Create a New Text Widget in Your Right Sidebar for the Banner Ads</h3><p>Add a new text widget to your right sidebar, give it a title if you like. Then copy and paste the following code into the widget box:<br
/> <code><br
/> &lt;ul id=&quot;banner125&quot; class=&quot;clearfix&quot;&gt;<br
/> &nbsp;&nbsp;&lt;li class=&quot;ad1&quot;&gt;&lt;a href=&quot;http://www.link1.com&quot;&gt;&lt;img src=&quot;/wp-content/themes/wp-vybe/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;<br
/> &nbsp;&nbsp;&lt;li class=&quot;ad2&quot;&gt;&lt;a href=&quot;http://www.link2.com&quot;&gt;&lt;img src=&quot;/wp-content/themes/wp-vybe/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;<br
/> &nbsp;&nbsp;&lt;li class=&quot;ad3&quot;&gt;&lt;a href=&quot;http://www.link3.com&quot;&gt;&lt;img src=&quot;/wp-content/themes/wp-vybe/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;<br
/> &nbsp;&nbsp;&lt;li class=&quot;ad4&quot;&gt;&lt;a href=&quot;http://www.link4.com&quot;&gt;&lt;img src=&quot;/wp-content/themes/wp-vybe/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;<br
/> &lt;/ul&gt;<br
/> </code><br
/> <span
style="color:#ff0000">Make sure you note the folder name where WordPress is installed (i.e., &#8220;wp-vybe&#8221;), which needs to appear in the code. Also, if your published WordPress site is, for example, <em>www.mydomain.com/wordpress/</em> you <strong>must</strong> remove the preceding slash after <code>&lt;img src=&quot;</code>. For instance, banner ad #1 would be changed to <code>&lt;img src=&quot;wp-content/themes/wp-vybe/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;</code>.</span></p><h3>Step 3 &#8211; Replace the Generic Banners and Links With Real Ads</h3><p>All you need to do is upload your 125&#215;125 banner image(s) to the /images folder, and change the code above to reflect that.</p><p>For example, if you upload a new banner called <strong>ad125.gif</strong>, and you want to link that banner to <strong>www.solostream.com</strong>, you would simply change the code to this:<br
/> <code><br
/> &nbsp;&nbsp;&lt;li class=&quot;ad1&quot;&gt;&lt;a href=&quot;http://www.solostream.com&quot;&gt;&lt;img style=&quot;display: none;&quot; src=&quot;/wp-content/themes/wp-vybe/images/ad125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;<br
/> </code></p><p>And that&#8217;s it. The Stylesheet is already set up to display the ads correctly.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/03/how-to-add-125x125-banner-ads-to-your-sidebar/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>How to Create a Site Map Page</title><link>http://www.wp-vybe.com/2008/08/03/how-to-create-a-site-map-page/</link> <comments>http://www.wp-vybe.com/2008/08/03/how-to-create-a-site-map-page/#comments</comments> <pubDate>Sun, 03 Aug 2008 22:51:05 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=446</guid> <description><![CDATA[You may have noticed the Site Map page on this site. That&#8217;s done with the built-in Site Map template, and it&#8217;s easy for you to create a site map for your own WP-Vybe driven site.Step 1 &#8211; Write a New Page
Just click the Write Page link under the Write tab on your Wordpress control panel. [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/istock_000003115459xsmall.jpg"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/istock_000003115459xsmall-100x100.jpg" alt="" title="istock_000003115459xsmall" width="100" height="100" class="alignright size-thumbnail wp-image-447" /></a>You may have noticed the <strong><a
href="http://www.wp-vybe.com/site-archives/">Site Map</a></strong> page on this site. That&#8217;s done with the built-in Site Map template, and it&#8217;s easy for you to create a site map for your own WP-Vybe driven site.</p><p><span
id="more-446"></span></p><h3>Step 1 &#8211; Write a New Page</h3><p>Just click the Write Page link under the Write tab on your Wordpress control panel. Be sure to give your page a page title by filling in the Title field. Other than that, you don&#8217;t need to write any content in the post editor box.</p><h3>Step 2 &#8211; Assign the Site Map Page Template to your Page</h3><p>At the bottom of the Write Page console, you&#8217;ll see a blue box title &#8220;Page Template.&#8221; You may have to click the white arrow to expand it. From the drop-down list, select &#8220;Site Map Page,&#8221; and click the Publish button.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/03/how-to-create-a-site-map-page/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>How to Install and Set Up WP-Vybe 2.0</title><link>http://www.wp-vybe.com/2008/08/03/how-to-install-and-set-up-wp-vybe-10/</link> <comments>http://www.wp-vybe.com/2008/08/03/how-to-install-and-set-up-wp-vybe-10/#comments</comments> <pubDate>Sun, 03 Aug 2008 22:42:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Featured]]></category> <category><![CDATA[Marketing]]></category> <category><![CDATA[Productivity]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Sub-Subcat1]]></category> <category><![CDATA[Sub-Subcat2]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[install]]></category> <category><![CDATA[set-up]]></category> <category><![CDATA[tutorial]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=440</guid> <description><![CDATA[It doesn't take a lot to install and set up your new WP-Vybe WordPress theme Read on, and you'll have it knocked out in a snap.]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/girl3.jpg"><img
class="alignright size-medium wp-image-485" title="girl3" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/girl3-214x250.jpg" alt="" width="214" height="250" /></a></p><p>It doesn&#8217;t take a lot to install and set up your new WP-Vybe WordPress theme. Read on, and you&#8217;ll have it knocked out in a snap.<span
id="more-440"></span></p><h3>Step 1 &#8211; Unzip the File</h3><p>The file you downloaded can be unzipped with any standard unzip program (if you don&#8217;t have one already installed on your computer, <a
href="http://www.stuffit.com">Stuffit Expander</a> is a popular option for PC or MAC users). When you unzip the file, you&#8217;ll end up with a folder named &#8220;wp-vybe.&#8221; Within it are all the theme files along with the end user license agreement (please take a moment to read over the license agreement).</p><p></p><h3>Step 2 &#8211; Upload the Theme Files to Your WordPress Site</h3><p>For this step, you&#8217;ll need an FTP (file transfer protocol) program. An FTP program allows you to transfer files between your computer and your web hosting account. There are several available, but I use <a
href="http://smartftp.com/">SmartFTP</a>. You&#8217;ll want to upload your theme folder to the /wp-content/themes folder in your WordPress installation.</p><h3>Step 3 &#8211; Activate WP-Vybe</h3><p>Login to your WordPress control panel, and click the Appearance link on the left. On the next page you&#8217;ll see all your available themes. Simply click on the WP-Vybe screenshot, then click the Activate link in the upper right-hand corner of the pop-up screen.</p><h3>Step 4 &#8211; Set Up Your Featured Articles Section</h3><p>If you don&#8217;t already have a &#8220;Featured&#8221; category, you&#8217;ll need to create one. Click the Manage tab, then Categories on the sub-navigation bar. Create a new category named &#8220;Featured&#8221;. Also, be sure the <strong><em>category slug</em></strong> is &#8220;featured&#8221;.</p><p>For the Featured Articles function to work correctly, you <em>may</em> also need to modify your permalink structure. To do that, go to Settings -&gt; Permalinks. Just be sure that any option other than the default permalink structure is selected.</p><p>Finally, the only thing left to do is to place some of your posts/articles in the Featured category. By default, the theme is set up to display your 5 most recent Featured Articles in the featured article box on your home page. You can change that number on the WP-Vybe Theme Settings page if you like.</p><h3>Step 5 &#8211; Install and Activate Plugins Supported by WP-Vybe</h3><p>WP-Vybe has built-in support for the following plugins:</p><p><strong><a
href="http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/">Recently Popular</a></strong> &#8211; Your Most Popular Posts will appear at the top of the right sidebar in the tabbed navigation box as seen on this site. In WP-Vybe the plugin is configured to look at the past two weeks but this can be changed by modifying the plugin code in side-tabs.php:</p><p>&lt;?php get_recently_popular(2, &#8216;WEEK&#8217;, 5, 0, 2); ?&gt;</p><p>The first number within the parentheses is the interval length and the word following it is for the interval type (HOUR, DAY, WEEK, or MONTH). See the plugin&#8217;s page <a
href="http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/">here</a> for more details.</p><p><strong><a
href="http://wordpress.org/extend/plugins/wp-print/">WP-Print</a></strong> &#8211; If you install and activate WP-Print, a printer icon will appear at the top of each Single post page. See this post for an example. If you don&#8217;t install it, the theme will function just fine without it; you just won&#8217;t give your readers the option to print out your posts. <strong>Note: Be sure to Update Permalinks AFTER you activate the plugin as mentioned on the &#8220;Installation&#8221; page for the plugin <a
href="http://lesterchan.net/wordpress/readme/wp-print.html">here</a></strong>.</p><p><strong><a
href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">Get the Image</a></strong> &#8211; This is a sweet, little plugin from the very brilliant Justin Tadlock. It will make it easier for you to include post thumbnails and featured photos for all your posts without using custom fields. More on that in another tutorial. Again, if you decide not to use it, the theme will function fine without it.</p><p>Be sure you download the latest version of each plugin and upload them to your wp-content/plugins folder. Then activate them. The theme will do the rest.</p><h3>Step 6 &#8211; Add Some Content to Your Sidebars</h3><p>Go to Appearance -&gt; Widgets and drag some content into your sidebars. Be sure to click the &#8216;Save Changes&#8217; button when you&#8217;re done.</p><h3>Step 7 &#8211; Be Sure to Visit the WP-Vybe Theme Settings Page</h3><p>The link for this page is available under Appearance. I&#8217;ve given you a whole slew of optional settings for the theme, so feel free to change a few of them, and see what sort of site you can create for yourself.</p><h3>Optional Step 8 &#8211; Make Your Featured Articles Scroll Automatically</h3><p>See <a
href="http://www.wp-vybe.com/2008/08/03/how-to-add-125x125-banner-ads-to-your-sidebar/#comment-1030">this comment</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/03/how-to-install-and-set-up-wp-vybe-10/feed/</wfw:commentRss> <slash:comments>124</slash:comments> </item> <item><title>This is a Test Post This is a Test Post This is a Test Post, and I Like It</title><link>http://www.wp-vybe.com/2008/08/02/this-is-a-test-post/</link> <comments>http://www.wp-vybe.com/2008/08/02/this-is-a-test-post/#comments</comments> <pubDate>Sat, 02 Aug 2008 14:55:05 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Blog Design]]></category> <category><![CDATA[Featured]]></category> <category><![CDATA[Sub-Subcat1]]></category> <category><![CDATA[Sub-Subcat2]]></category> <category><![CDATA[Subcat 1]]></category> <category><![CDATA[tag1]]></category> <category><![CDATA[tag4]]></category> <category><![CDATA[test]]></category> <category><![CDATA[Tutorials]]></category><guid
isPermaLink="false">http://michaeldpollock.com/dev2/?p=352</guid> <description><![CDATA[Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt.]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/jumping.jpg"><img
src="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/jumping.jpg" alt="" title="jumping" width="300" height="250" class="alignright size-medium wp-image-470" /></a>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt.</p><p><span
id="more-352"></span></p><p>Pellentesque enim. Sed et leo nec augue mollis pharetra. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra.</p><h1>This is the H1 Heading</h1><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra.</p><h2>This is the H2 Heading</h2><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Etiam non pede quis ante convallis convallis. Cras at tortor euismod leo molestie aliquet. Quisque posuere ornare nulla. Proin scelerisque dignissim erat. Donec dapibus euismod est. Nam molestie consequat lacus. Fusce euismod dignissim libero. Morbi laoreet dolor sed mi. Aenean urna diam, malesuada eu, tempor non, euismod sed, arcu. Nullam egestas nisi non nulla bibendum pharetra. Cras pellentesque nunc nec odio. Aliquam sed eros eu lectus congue rhoncus. Praesent accumsan nisl at leo. Sed enim. Integer nisl.</p><h3>This is the H3 Heading</h3><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Etiam non pede quis ante convallis convallis. Cras at tortor euismod leo molestie aliquet. Quisque posuere ornare nulla. Proin scelerisque dignissim erat. Donec dapibus euismod est. Nam molestie consequat lacus. Fusce euismod dignissim libero. Morbi laoreet dolor sed mi. Aenean urna diam, malesuada eu, tempor non, euismod sed, arcu. Nullam egestas nisi non nulla bibendum pharetra. Cras pellentesque nunc nec odio. Aliquam sed eros eu lectus congue rhoncus. Praesent accumsan nisl at leo. Sed enim. Integer nisl.</p><h4>This is the H4 Heading</h4><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Etiam non pede quis ante convallis convallis. Cras at tortor euismod leo molestie aliquet. Quisque posuere ornare nulla. Proin scelerisque dignissim erat. Donec dapibus euismod est. Nam molestie consequat lacus. Fusce euismod dignissim libero. Morbi laoreet dolor sed mi. Aenean urna diam, malesuada eu, tempor non, euismod sed, arcu. Nullam egestas nisi non nulla bibendum pharetra. Cras pellentesque nunc nec odio. Aliquam sed eros eu lectus congue rhoncus. Praesent accumsan nisl at leo. Sed enim. Integer nisl.</p><h5>This is the H5 Heading</h5><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Etiam non pede quis ante convallis convallis. Cras at tortor euismod leo molestie aliquet.</p><h3>Here’s an unordered list.</h3><ul><li>Proin lacinia nibh quis massa.</li><li>Sed sed justo sodales justo scelerisque ultricies.</li><li>Ut sodales pretium augue.</li><li>Proin interdum, enim ut ullamcorper hendrerit, felis turpis malesuada risus, ac gravida nulla mauris et odio.</li></ul><h3>Here’s an ordered list.</h3><ol><li>Proin lacinia nibh quis massa.</li><li>Sed sed justo sodales justo scelerisque ultricies.</li><li>Ut sodales pretium augue.</li><li>Proin interdum, enim ut ullamcorper hendrerit, felis turpis malesuada risus, ac gravida nulla mauris et odio.</li></ol><h3>This is a Definition List</h3><dl><dt>WordPress Themes</dt><dd>A WordPress Theme is not a “skin”. Though many young people call it one. The reality is that a WordPress Theme contains many files that come together in various ways to generate a WordPress web page. A “skin” simply changes the look, and rarely the results.</dd><dt>WordPress Plugins</dt><dd>WordPress Plugins add flexibility, features, and capabilities to your WordPress site. There are hundreds to choose from. Some add power and control like monitoring and busting comment spam and enhancing your adminstration features. Others add fun things like random elements and polling and rating systems.</dd></dl><h3>Here’s a blockquote.</h3><blockquote><p>Phasellus scelerisque enim at elit. Nam molestie, ipsum et elementum facilisis, mauris elit pretium felis, vitae lobortis sapien neque quis dui. Sed in elit a lectus ullamcorper faucibus. Nullam suscipit massa a felis tempus scelerisque.</p></blockquote><h3>Here’s a Table</h3><table
border="0"><tbody><tr><th>This is a table heading</th><th>And another</th><th>last</th></tr><tr><td>Some stuff in the table. This is quite a long piece of text</td><td>Some stuff in the table. This is quite a long piece of text</td><td>Some stuff in the table. This is quite a long piece of text</td></tr><tr><td>Some stuff in the table. This is quite a long piece of text</td><td>Some stuff in the table. This is quite a long piece of text</td><td>Some stuff in the table. This is quite a long piece of text</td></tr><tr><td>Some stuff in the table. This is quite a long piece of text</td><td>Some stuff in the table. This is quite a long piece of text</td><td>Some stuff in the table. This is quite a long piece of text</td></tr></tbody></table><h3>Here’s an image aligned to the left.</h3><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/09/laptop.jpg"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/09/laptop-100x100.jpg" alt="" title="laptop" width="100" height="100" class="alignleft size-thumbnail wp-image-740" /></a></p><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Etiam non pede quis ante convallis convallis. Cras at tortor euismod leo molestie aliquet. Quisque posuere ornare nulla. Proin scelerisque dignissim erat. Donec dapibus euismod est. Nam molestie consequat lacus. Fusce euismod dignissim libero. Morbi laoreet dolor sed mi. Aenean urna diam, malesuada eu, tempor non, euismod sed, arcu. Nullam egestas nisi non nulla bibendum pharetra. Cras pellentesque nunc nec odio. Aliquam sed eros eu lectus congue rhoncus. Praesent accumsan nisl at leo. Sed enim. Integer nisl.</p><h3>Here’s an image centered.</h3><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/jumping.jpg"><img
src="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/jumping.jpg" alt="" title="jumping" width="300" height="250" class="aligncenter size-medium wp-image-470" /></a></p><h3>Here’s an image aligned to the right.</h3><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/09/laptop.jpg"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/09/laptop-100x100.jpg" alt="" title="laptop" width="100" height="100" class="alignright size-thumbnail wp-image-740" /></a></p><p>Proin lacinia nibh quis massa. Sed sed justo sodales justo scelerisque ultricies. Ut sodales pretium augue. Proin interdum, enim ut ullamcorper hendrerit, felis turpis malesuada risus, ac gravida nulla mauris et odio. Nunc nonummy, quam sodales gravida dictum, turpis mauris egestas tellus, lacinia consectetuer sapien felis quis leo. Duis ligula erat, vehicula et, accumsan nec, aliquet bibendum, justo. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra.</p><h3>Testing Font Looks &#8211; H3 Heading</h3><p>You will need to test the looks of the different font styles, too. <strong>This is bold</strong> and <strong>THIS IS BOLD</strong>. <em>This is italic</em> and <em>THIS IS ITALIC</em>. <strong><em>This is bold and italic</em></strong> and <strong><em>THIS IS BOLD AND ITALIC</em></strong>.</p><p><code>This is code and THIS IS CODE.</code></p><p>This should be back to the normal paragraph style and we hope you have been paying attention to the margins and paddding around each element, including the paragraph, so you can position things appropriately to the rest of the content.</p><h3>H3 Heading</h3><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Etiam non pede quis ante convallis convallis. Cras at tortor euismod leo molestie aliquet. Quisque posuere ornare nulla. Proin scelerisque dignissim erat. Donec dapibus euismod est. Nam molestie consequat lacus. Fusce euismod dignissim libero. Morbi laoreet dolor sed mi. Aenean urna diam, malesuada eu, tempor non, euismod sed, arcu. Nullam egestas nisi non nulla bibendum pharetra. Cras pellentesque nunc nec odio. Aliquam sed eros eu lectus congue rhoncus. Praesent accumsan nisl at leo. Sed enim. Integer nisl.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/02/this-is-a-test-post/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Some of My Favorite Photos</title><link>http://www.wp-vybe.com/2008/07/22/357/</link> <comments>http://www.wp-vybe.com/2008/07/22/357/#comments</comments> <pubDate>Tue, 22 Jul 2008 19:33:57 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Photo Galleries]]></category> <category><![CDATA[gallery]]></category> <category><![CDATA[photos]]></category><guid
isPermaLink="false">http://michaeldpollock.com/dev2/?p=357</guid> <description><![CDATA[These are some of my favorite photos. I've collected them from various places around the web. I hope you enjoy them as much as I do. They have brought me a great deal of joy.]]></description> <content:encoded><![CDATA[<p>These are some of my favorite photos. I&#8217;ve collected them from various places around the web. I hope you enjoy them as much as I do.</p><a
href='http://www.wp-vybe.com/2008/07/22/357/conquer/' title='conquer'><img
width="150" height="150" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/conquer-150x150.jpg" class="attachment-thumbnail" alt="" title="conquer" /></a> <a
href='http://www.wp-vybe.com/2008/07/22/357/dand/' title='dand'><img
width="150" height="150" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/dand-150x150.jpg" class="attachment-thumbnail" alt="" title="dand" /></a> <a
href='http://www.wp-vybe.com/2008/07/22/357/golf/' title='golf'><img
width="150" height="150" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/golf-150x150.jpg" class="attachment-thumbnail" alt="" title="golf" /></a> <a
href='http://www.wp-vybe.com/2008/07/22/357/istock_000000670107small/' title='istock_000000670107small'><img
width="150" height="150" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/istock_000000670107small-150x150.jpg" class="attachment-thumbnail" alt="" title="istock_000000670107small" /></a> <a
href='http://www.wp-vybe.com/2008/07/22/357/istock_000000868796xsmall/' title='istock_000000868796xsmall'><img
width="150" height="150" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/istock_000000868796xsmall-150x150.jpg" class="attachment-thumbnail" alt="" title="istock_000000868796xsmall" /></a>]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/07/22/357/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Video</title><link>http://www.wp-vybe.com/2008/07/21/video/</link> <comments>http://www.wp-vybe.com/2008/07/21/video/#comments</comments> <pubDate>Mon, 21 Jul 2008 14:26:59 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[UsefulCoolFun]]></category><guid
isPermaLink="false">http://michaeldpollock.com/dev2/?p=395</guid> <description><![CDATA[I like this video. It's a comedian doing an act called "the evolution of dance." If you have 5 minutes to kill,  I'm sure you'll enjoy it as much as I did.]]></description> <content:encoded><![CDATA[<p>I like this video. It&#8217;s a comedian doing an act called &#8220;the evolution of dance.&#8221; If you have 5 minutes to kill,  I&#8217;m sure you&#8217;ll enjoy it as much as I did.</p><p><span
id="more-395"></span></p><p><object
width="300" height="250"><param
name="movie" value="http://www.youtube.com/v/dMH0bHeiRNg&#038;hl=en&#038;fs=1"></param><param
name="allowFullScreen" value="true"></param><embed
src="http://www.youtube.com/v/dMH0bHeiRNg&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="300" height="250"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/07/21/video/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How to Sell More: The Numbers Game</title><link>http://www.wp-vybe.com/2006/08/11/how-to-sell-more-the-numbers-game/</link> <comments>http://www.wp-vybe.com/2006/08/11/how-to-sell-more-the-numbers-game/#comments</comments> <pubDate>Fri, 11 Aug 2006 12:54:14 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Featured]]></category><guid
isPermaLink="false">http://michaeldpollock.com/dev2/2006/08/11/how-to-sell-more-the-numbers-game/</guid> <description><![CDATA[On June 28, 1994 I removed my U.S. Navy uniform for the last time and donned a business suit. Overnight, I went from steady-paycheck-sailor to self-employed life insurance agent (although I preferred the term "financial planner"). The number 1 rule you learn as a new life insurance agent is this:]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/girl1.jpg"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/girl1-100x100.jpg" alt="" title="girl1" width="100" height="100" class="alignright size-thumbnail wp-image-630" /></a>On June 28, 1994 I removed my U.S. Navy uniform for the last time and donned a business suit. Overnight, I went from steady-paycheck-sailor to self-employed life insurance agent (although I preferred the term &#8220;financial planner&#8221;). The number 1 rule you learn as a new life insurance agent is this:</p><blockquote><p>You&#8217;re either in front of a client making your pitch or you&#8217;re trying to get in front of a client to make your pitch.</p></blockquote><p><span
id="more-263"></span><strong>You also learn sales is a numbers game</strong>. For life insurance agents, the numbers game was the ratio 100:10:3. That meant for every 100 people you actually spoke with, you&#8217;d get appointments with 10 of them and sell 3 out of those 10. And that meant I had a phone growing out of my ear. I&#8217;d carry around a stack of index cards with names and phone numbers on them. Almost every evening after dinner, I&#8217;d retire to the bedroom to make at least 20 telephone calls; most of them cold calls. Yea, those were the days . . .</p><p><strong>Every industry/product has its own version of the numbers game</strong>. I think it&#8217;s a security thing. It helps takes the uncertainty out of being being self-employed. It also helps focus your energy and activity. If I know I need to speak with 100 people this week to make 3 sales, you can bet I&#8217;ll be on the phone with at least 100 people trying to get 10 appointments.</p><p><strong>Naturally, it&#8217;s a tad more complicated than that</strong>. Ultimately, the number of sales I make depends a lot upon the makeup of those initial 100 people. If I decide to speak with 100 people who are all over the age of 65, I&#8217;ll certainly get much worse results than the life insurance formula suggests. If I were selling long-term care insurance, however, those are the peope I&#8217;d want to be in talking to.</p><p><strong>It&#8217;s not rocket science</strong>. It&#8217;s merely knowing who your product or service is best suited for and then doing everything you can to engage those people in a conversation. It works pretty much the same way on the web.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2006/08/11/how-to-sell-more-the-numbers-game/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 6/13 queries in 0.007 seconds using disk

Served from: db.4c.84ae.static.theplanet.com @ 2010-03-11 06:53:34 -->