<?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 Pro - Design, Development and Professional WordPress Hosting for Serious Bloggers &#187; Web</title>
	<atom:link href="http://www.wppro.org/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wppro.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 07 May 2010 18:36:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Anatomy of a Magazine Style Premium WordPress Theme &#8211; Part 3.1 &quot;Navigation – Second Level Menu&quot;</title>
		<link>http://www.wppro.org/2008/02/anatomy-of-a-magazine-style-premium-wordpress-theme-part-31-navigation-%e2%80%93-second-level-menu/</link>
		<comments>http://www.wppro.org/2008/02/anatomy-of-a-magazine-style-premium-wordpress-theme-part-31-navigation-%e2%80%93-second-level-menu/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 03:22:47 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Magazine Style WordPress Themes]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2008/02/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-31-navigation-%e2%80%93-second-level-menu/</guid>
		<description><![CDATA[This tutorial is running longer than we initially anticipated, we will break section 3 further into sub-sections. In our ongoing exercise to learn the nuts and bolts of a magazine style WordPress theme, we examine what has become by far the most ignored part of a theme design, the navigation menu. As important as they [...]]]></description>
			<content:encoded><![CDATA[<p class="note">This tutorial is running longer than we initially anticipated, we will break section 3 further into sub-sections.</p>
<p>In our ongoing <a href="http://www.wppro.org/2008/01/04/anatomy-of-a-magazine-style-premium-wordpress-theme-prelude/">exercise</a> to learn the <a href="http://www.wppro.org/2008/01/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/">nuts</a> and <a href="http://www.wppro.org/2008/01/19/anatomy-of-a-magazine-style-premium-wordpress-theme-part-2-domtab-tabber-more/">bolts</a> of a magazine style WordPress theme, we examine what has become by far the most ignored part of a theme design, the navigation menu.</p>
<p><img src="http://i71.photobucket.com/albums/i136/headsetop/menuexample2.jpg" alt="revolution magazine style theme menu" align="left" />As important as they are, they are often found floating in the header or worse the sidebar and almost never used to its fullest. Today we will attempt to change that. We are dedicating the next few sections just to discuss navigation menus, its varied uses, and the various methods of using it. So why wait, let&#8217;s get started.</p>
<h3>Why are Navigation Menus Important?</h3>
<p>There are three important roles of navigation menus, they are listed below in no particular order:</p>
<ul>
<li>It acts as the gateway to sections of the site you want your visitors/users to explore</li>
<li>When designed correctly, it aids as a visual sitemap</li>
<li>When used correctly, it enhances usability of your site and helps in SEO</li>
</ul>
<h3>How are Navigation Menus in Magazine Style Themes Different from Regular Themes?</h3>
<p>If you notice closely, most regular themes have pages listed in blocks in the header or the sidebar and call it navigation. For all practical purpose, it works, and we are all complacent with it. In WordPress, there are numerous pages that are dynamically created like the archives, category pages, paginated pages, search pages and so on that are traditionally are not considered pages when you create a list using the template tag such as the one below:</p>
<pre name="code" class="xhtml">
	&lt;?php wp_list_pages('sort_column=menu_order&amp;depth=1&amp;title_li='); ?&gt;
</pre>
<p>In fact, the above tag does not display any child pages! So how do overcome this limitation?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/02/anatomy-of-a-magazine-style-premium-wordpress-theme-part-31-navigation-%e2%80%93-second-level-menu/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Top Reasons to not use Yahoo! Hosting</title>
		<link>http://www.wppro.org/2007/11/top-reasons-to-not-use-yahoo-hosting/</link>
		<comments>http://www.wppro.org/2007/11/top-reasons-to-not-use-yahoo-hosting/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 16:57:51 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2007/11/29/top-reasons-to-not-use-yahoo-hosting/</guid>
		<description><![CDATA[I try not to write such posts, but the frustrations expressed by my clients who hosts on Yahoo! Small Business compels me to point out the obvious shortcomings of a popular host. This non-exhaustive list is in no particular order, it’s just the top 4 reasons why I would not recommend or host any on [...]]]></description>
			<content:encoded><![CDATA[<div class="span-8">
<p>I try not to write such posts, but the frustrations expressed by my clients who hosts on Yahoo! Small Business compels me to point out the obvious shortcomings of a popular host. This non-exhaustive list is in no particular order, it’s just the top 4 reasons why I would not recommend or host any on my sites on Yahoo!</p>
<h3>One-Click-Install of Outdated Software</h3>
<p>A client recently used the one click install feature to add WordPress to her site, within days it was hacked and she lost everything she had moved from another CMS (luckily she still had her backups). The problem was the defunct version of WordPress that Yahoo! installed; WP version 2.0.2, which beats <a title="al gore wp version" href="http://www.headsetoptions.org/2007/11/27/al-gores-wordpress-powered-site-hacked/">Al Gore&#8217;s hacked sites WordPress version</a>. Yahoo! claims to be partners with WordPress.org and provide search capabilities for the official WordPress sites, yet the version they install on thousands of user sites is full of holes prone to malicious attacks and hijacks.</p>
</div>
<div class="span-8 last">
<img src="http://i71.photobucket.com/albums/i136/headsetop/antiyahooad.jpg" alt="yahoo hosting magic" />
</div>
<div class="clear"></div>
<h3>Forces to use Yahoo! Mail, no PHPMail</h3>
<p>This is somewhat funny and restrictive setup that Yahoo! Hosting has in place to screw users from using phpMail functions. The most common addon on any new WordPress site is the contact form, yet Yahoo! wont allow you to use one. The only situation when it would work is if the from email ID entered in the Contact Form is from the <a title="php main on yahoo" rel="nofollow" href="http://help.yahoo.com/l/us/yahoo/smallbusiness/webhosting/php/php-17.html" target="_blank">same domain as the site you are on</a>. For example, if you are hosting the domain example.com on Yahoo! Hosting, the only people who can use the contact form are those with emails like someone@example.com, essentially email ID&#8217;s set with the same domain! Does that even make sense? Their reason is, if you had access to send emails to and from your site, you might use the privilege to spam someone else. Privilege to Spam? Yahoo! assume that its subscribers are spammers and treat them like one irrespective of if you really are one or not. While there are ways around this issue, it is not worth the time and effort.</p>
<h3>Restrictive Controls and no .htaccess Access</h3>
<p>Although this feature is mostly used by advanced users, they don&#8217;t let users have access to their own .htaccess files. What this could mean is, you are not allowed to set up redirects, and if you do manage to set one up from within the WP install, Yahoo! will delete the file and if you are the &#8216;unlucky types&#8217;, it might even kick you out of the system completely without the opportunity to restore or reverse the .htaccess edits. Lame.</p>
<h3>Customer Support</h3>
<p>I ended up calling Yahoo! on behalf of my client and was on hold for a good 50+ minutes just to hear the guy on the other end tell me he will &#8220;<em>get the engineers to look at the issue the next morning</em>&#8221; and that &#8220;<em>the issue will be resolved in 3 to 5 days</em>&#8220;. I replied (in astonishment) &#8220;3 to 5 days?&#8221; and he replied very calmly, &#8220;that&#8217;s less than a week&#8221; (almost as if service in &#8220;less than a week&#8221; should make me feel special!). Obviously Yahoo! Hosting thinks your site is not important and can be down 5 days, after all, why bother rushing their engineer to look into petty matters when they could be spending it on keeping up the <a title="alexa ranking for yahoo" rel="nofollow" href="http://www.alexa.com/site/ds/top_sites?ts_mode=global&amp;lang=none" target="_blank">number 1 site in the world</a>.</p>
<h3>Need more?</h3>
<p>I&#8217;ll let the readers add the rest using the comment form below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2007/11/top-reasons-to-not-use-yahoo-hosting/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to Make your Codes &quot;Friendly&quot;</title>
		<link>http://www.wppro.org/2007/07/how-to-make-your-codes-friendly/</link>
		<comments>http://www.wppro.org/2007/07/how-to-make-your-codes-friendly/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 02:19:18 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2007/07/11/how-to-make-your-codes-friendly/</guid>
		<description><![CDATA[Have you found yourself wanting to display a piece of code in your blog post or a comment form that left you stripping off elements or re-pasting it over and over only to find that the code is actually being executed? I run in this issue a lot while replying to support questions, so I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wppro.org/wp-content/uploads/2008/10/codefriendlyconverters.jpg"><img class="alignright size-full wp-image-129" title="codefriendlyconverters" src="http://www.wppro.org/wp-content/uploads/2008/10/codefriendlyconverters.jpg" alt="" width="200" height="100" /></a>Have you found yourself wanting to display a piece of code in your blog post or a comment form that left you stripping off elements or re-pasting it over and over only to find that the code is actually being executed? I run in this issue a lot while replying to support questions, so I conveniently remove the &#8220;&lt;&#8221; and &#8220;&gt;&#8221; of all HTML tags and PHP scripts to allow the codes to to be displayed without execution, this however cause more harm than help to the novice user and the experience is never that pleasant. Help is finally here!<br />
A combination of using the &#8220;code&#8221; tag and converted the base code by using converters like <a title="postable" href="http://www.elliotswan.com/postable/" target="_blank">Postable</a> makes for a delightful toll that allows users to share, copy and paste codes without any hassles and guesswork. Here&#8217;s how you go about it.</p>
<ol>
<li>Copy your code (HTML or PHP or whatever else) and paste it in the Postable post area (which at first will read &#8220;For your copy-and-pasting pleasure.&#8221;).</li>
<li>Click the &#8220;make me friendly&#8221; button</li>
<li>The code is converted to characters, for example &lt; will be converted to &amp; l t ;</li>
<li>Copy the characters and past it on your blog post or comment within code tags</li>
<li>That’s it.</li>
</ol>
<p>In order to demonstrate how it works, I have copied and pasted a piece of code from one of our latest themes below using Postable conversion:</p>
<pre><code>
&lt;?php if (have_posts()) <img src='http://www.wppro.org/wp-includes/images/smilies/icon_confused.gif' alt=':?' class='wp-smiley' /> &gt;
&lt;?php $postCount=0; ?&gt;
&lt;?php while (have_posts()) : the_post();?&gt;
&lt;?php $postCount++;?&gt;
&lt;div class="entry entry-&lt;?php echo $postCount ;?&gt;"&gt;
&lt;h2 class="entry-title"&gt;&lt;a href="&lt;?php the_permalink(); ?&gt;" title="&lt;?php the_title(); ?&gt;" rel="bookmark"&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p class="meta"&gt;
Posted &lt;?php the_time('m.d.Y'); ?&gt; at &lt;?php the_time('g:i a') ?&gt; in &lt;?php the_category(', ') ?&gt;&lt;?php if (function_exists('the_tags')) { ?&gt;&lt;?php the_tags(', ', ', ', ''); ?&gt;&lt;?php } ?&gt; received &lt;strong&gt;&lt;?php comments_popup_link('Have your say »', '1 Comment »', '% Comments »'); ?&gt;&lt;/strong&gt;.
&lt;/p&gt;
</code></pre>
<p>The code is then displayed in a format that can be copied and pasted and never executed. Works fine to me!</p>
<p class="note">Update: Two other tools of significant use are <a href="http://www.simplebits.com/cgi-bin/simplecode.pl?mode=process" target="_blank">SimpleCode</a> by Dan Cederholm which I have adopted as part of the comment form on this site and elsewhere and the user submitted <a href="http://www.jeremymartin.name/projects.php?project=asciible" target="_blank">Asciible</a> converters!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2007/07/how-to-make-your-codes-friendly/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

