<?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; Tips</title>
	<atom:link href="http://www.wppro.org/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wppro.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 13 Feb 2012 01:48:35 +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>Site Hacked: Site Name and Post Titles Changed via Database (Possible Fix)</title>
		<link>http://www.wppro.org/2010/04/site-hacked-site-name-and-post-titles-changed-via-database/</link>
		<comments>http://www.wppro.org/2010/04/site-hacked-site-name-and-post-titles-changed-via-database/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 16:56:14 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=181</guid>
		<description><![CDATA[Following yesterdays post about my sites being exploited by the &#8220;Cheap Pharma&#8221; a-holes, I was brought to the attention of another WP site (very popular in that) had similar issue too, Chris Pearson is the founder of DYI Themes, so I stated following his Twitter feeds to find help. Per Chris, the exploit was in [...]]]></description>
			<content:encoded><![CDATA[<p>Following <a href="http://www.wppro.org/2010/04/04/site-hacked-site-name-changed-to-cheap-viagra/">yesterdays post</a> about my sites being exploited by the &#8220;Cheap Pharma&#8221; a-holes, I was brought to the attention of another WP site (very popular in that) had similar issue too, <a target="_blank" href="http://www.pearsonified.com/">Chris Pearson</a> is the founder of <a target="_blank" href="http://diythemes.com/">DYI Themes</a>, so I stated following his Twitter feeds to find help.</p>
<p><img src="http://www.wppro.org/wp-content/uploads/2010/04/pearsonified-hacked.jpg" alt="" title="pearsonified-hacked" width="515" class="alignleft size-full wp-image-187" /></p>
<p>Per Chris, the exploit was in the DB, so just finding and replacing the file in the WP folder was not good enough, the DB needed to be cleaned as well. So here’s a how to:</p>
<p>For folks who regularly back up their sites, it would be much easier to do the fix as opposed to those who do no back up their site (another reason to use <a target="_blank" href="http://www.ilfilosofo.com/blog/wp-db-backup/">wp-db-backup plugin</a>). Nevertheless there are ways to get the DB cleaned out. We will discuss both, but before we do that, here’s a step-by-step to find and remove the PHP file that is causing the havoc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2010/04/site-hacked-site-name-and-post-titles-changed-via-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Anatomy of a Magazine Style Premium WordPress Theme &#8211; Part 3.2 &quot;Conditional Navigation Menus&quot;</title>
		<link>http://www.wppro.org/2008/04/anatomy-of-a-magazine-style-premium-wordpress-theme-part-32-conditional-navigation-menus/</link>
		<comments>http://www.wppro.org/2008/04/anatomy-of-a-magazine-style-premium-wordpress-theme-part-32-conditional-navigation-menus/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 16:07:41 +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[Magazine Style WordPress Themes]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/?p=530</guid>
		<description><![CDATA[The navigational aspect of a site, especially one that is database driven, should have menus that are dynamically generated as well- just like the rest of the sites content, but is seldom the case. The reason is not the lack of technique, but rather the importance of effective navigation and its attribution to the success [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i71.photobucket.com/albums/i136/headsetop/conditionalmenu.jpg" alt="conditional menu" width="400" height="170" />The navigational aspect of a site, especially one that is database driven, should have menus that are dynamically generated as well- just like the rest of the sites content, but is seldom the case. The reason is not the lack of technique, but rather the importance of effective navigation and its attribution to the success of the site as a whole.</p>
<p>A site with poor navigation is just as bad as or worse than a site with poor content. Magazine style themes have overcome this barrier using JavaScript dropdown menus. But there is a simpler yet seldom used method that can be used and involves only the use of conditional WordPress tags.</p>
<h3>Conditional Navigation</h3>
<p>We will use the same <a href="http://www.headsetoptions.org/test/?wptheme=mag4style" target="_blank">demo theme we created</a> during the <a href="http://www.wppro.org/2008/02/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-31-navigation-%E2%80%93-second-level-menu/">previous tutorial</a>.  As you can see it has conditional page tags built in, just like many of our other <a href="http://www.headsetoptions.org/support/">new themes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/04/anatomy-of-a-magazine-style-premium-wordpress-theme-part-32-conditional-navigation-menus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>Anatomy of a Magazine Style Premium WordPress Theme &#8211; Part 2: DOMTab, Tabber, more</title>
		<link>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-part-2-domtab-tabber-more/</link>
		<comments>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-part-2-domtab-tabber-more/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 22:43:12 +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[Magazine Style WordPress Themes]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2008/01/19/anatomy-of-a-magazine-style-premium-wordpress-theme-part-2-domtab-tabber-more/</guid>
		<description><![CDATA[In continuing our efforts of slicing and dicing a Magazine style WordPress theme, we come to a very interesting juncture with Java interfaces. This probable is the most ubiquitous feature of most all magazine themes. If you think about it, it makes sense that magazine style themes use this non-obtrusive code to help manage content. [...]]]></description>
			<content:encoded><![CDATA[<p>In continuing our <a title="anatomy of a magazine style premium wordpress theme prelude" href="http://www.wppro.org/2008/01/04/anatomy-of-a-magazine-style-premium-wordpress-theme-prelude/">efforts of slicing and dicing</a> a Magazine style WordPress theme, we come to a very interesting juncture with Java interfaces. This probable is the most ubiquitous feature of most all magazine themes. If you think about it, it makes sense that magazine style themes use this non-obtrusive code to help manage content. These sidebar tabbed interface gives you the most bang for you buck in terms of digital real-estate. </p>
<p>Granted that it will not necessarily minimize bandwidth usage by loading the page any faster, but nonetheless provides an alternative to having the entire content load on each and every page (even where not needed).</p>
<p><img src="http://i71.photobucket.com/albums/i136/headsetop/DOMtab.jpg" alt="DOMtab interface" /></p>
<p>From <a title="anatomy of a magazine style premium wordpress theme the loop" href="http://www.wppro.org/2008/01/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/">our last experiment</a>, we have a layout constructed with <a title="magazine style premium wordpress theme featured post" href="http://www.headsetoptions.org/test/?wptheme=mag1style">featured post option</a> and some borrowed styling. Now we will add the cool tabbed interface to the sidebar.</p>
<p>There are many Java options out there that can generate these tabbed interfaces, the more popular ones are DOMtab and Tabber. We will introduce one other simple tab JavaScript at the very end that has recently found its way into WP themes, but for most part, we will focus on DOMtab and Tabber.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-part-2-domtab-tabber-more/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Anatomy of a Magazine Style Premium WordPress Theme &#8211; Part 1 &quot;The Loop&quot;</title>
		<link>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/</link>
		<comments>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 21:31:20 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Magazine Style WordPress Themes]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2008/01/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/</guid>
		<description><![CDATA[Let me say it for the millionth time &#8220;content is king&#8221; and we all know that, don&#8217;t we? Since content is the most important part of a site, your WordPress powered theme must emphasis on content presentation. Most cookie cutter themes come with a post list that runs based on the time your posts were [...]]]></description>
			<content:encoded><![CDATA[<p>Let me say it for the millionth time &#8220;content is king&#8221; and we all know that, don&#8217;t we?</p>
<div class="span-8">
<img src="http://i71.photobucket.com/albums/i136/headsetop/featuredpost.jpg" alt="featured wordpress posts"/>
</div>
<div class="span-8 last">
<p>Since content is the most important part of a site, your WordPress powered theme must emphasis on content presentation. Most cookie cutter themes come with a post list that runs based on the time your posts were published, in other words a chronological list of posts irrespective of its importance. Let&#8217;s face it, not all posts are created equal. Some posts are special, some are important and then some not quite so. Why then should all posts get the same treatment?</p>
<p>Magazine styled themes do a fine job of addressing this by introducing the featured posts option. Posts of a certain category got &#8220;top of the page&#8221; real-estate, which helps the site highlight the more important content.</p>
</div>
<p>Creating such category specific presentation  on demand requires both PHP script manipulation within the <a href="http://codex.wordpress.org/The_Loop" target="_blank" rel="nofollow">WordPress Loop</a> and some changes to the CSS stylesheet. In continuing with <a href="http://www.wppro.org/2008/01/04/anatomy-of-a-magazine-style-premium-wordpress-theme-prelude/">the series on dissecting magazine style themes</a>, we will attempt three hacks that will allow you to do the following:</p>
<ol>
<li>Create a featured post that is displayed at the very top of the page, followed by regular posts; all of which happens taking into consideration the pagination aspects of the site so as to not repeat the featured post on every paginated page.</li>
<li>Create a simple featured and non-featured posts distinction using minimal PHP hack, keeping it simple enough so as to not worry about pagination.</li>
<li>Create asides to highlight useful bits of information without hogging potentially critical presentation real-estate, or in other words, creating non-intrusive side posts without using a plugin.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Anatomy of a Magazine Style Premium WordPress Theme &#8211; Prelude</title>
		<link>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-prelude/</link>
		<comments>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-prelude/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 05:54:49 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Magazine Style WordPress Themes]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2008/01/04/anatomy-of-a-magazine-style-premium-wordpress-theme-prelude/</guid>
		<description><![CDATA[Let&#8217;s face it, WordPress is not just a Blogging ware like some might want you to believe, when used correctly, the full potential of the worlds best CMS can power sites big and small alike. The recent trend among high content-high traffic sites are the switch to magazine styled (mostly paid premium) themes to aid [...]]]></description>
			<content:encoded><![CDATA[<div class="span-8">
<p>Let&#8217;s face it, WordPress is not just a Blogging ware like some might want you to believe, when used correctly, the full potential of the worlds best CMS can power sites big and small alike. The recent trend among high content-high traffic sites are the switch to magazine styled (mostly paid premium) themes to aid in maximizing content exposure. Most all new magazine styled themes worth your time is premium or paid, yet it requires customization and effort from the user to ensure the layout and content stays homogeneous. Is you already run a well established site with custom theme design and need to add functionalities similar to magazine styled premium themes without switching or paying for a new theme, you are at the right place.</p></div>
<div class="span-8 last"><img src="http://i71.photobucket.com/albums/i136/headsetop/themesfull/pressword.jpg" alt="pressword theme screenshot" width="280" height="210" /></div>
<div class="clear"></div>
<h3>How are magazine themes different from regular themes?</h3>
<p>Although structurally most themes have either 2 or 3 columns, the similarity ends there. Magazine styled themes are content centric and less bloggy, they offer a platform to easily manipulate data, simplify data access and presentation, and make navigation easy.</p>
<h3>What are we attempting to do?</h3>
<p>We will not attempt to (re)create a magazine styled theme out of your existing theme, however, we will dissect some magazine themes and learn all the aspects that you can easily add to improve your site&#8217;s features and enhance user experience. We will focus on the following three components of the theme.</p>
<ul>
<li>Content Presentation &#8211; Featured, non-featured, category and asides posts</li>
<li>Sidebar &#8211; DOMtab and tabber JavaScript module</li>
<li>Navigation &#8211; CSS and JavaScript menu</li>
</ul>
<p>Some of this work will involve JavaScript usage/applications, not to fear, they are all relatively simple, free to download and use and easy to adopt into any theme.</p>
<h3>When will the guide be available?</h3>
<p>Over the next few days, we will present the &#8220;How To&#8221; guide in 3 (or more) parts, each focusing on one of the aforementioned components. So stay tuned. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/01/anatomy-of-a-magazine-style-premium-wordpress-theme-prelude/feed/</wfw:commentRss>
		<slash:comments>20</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>
		<item>
		<title>Painless Upgrade Technique for WordPress 2.1 &quot;Ella&quot;</title>
		<link>http://www.wppro.org/2007/01/painless-upgrade-technique-for-wordpress-21-%e2%80%9cella%e2%80%9d/</link>
		<comments>http://www.wppro.org/2007/01/painless-upgrade-technique-for-wordpress-21-%e2%80%9cella%e2%80%9d/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 03:53:34 +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[WordPress]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://headsetoptions.org/2007/01/27/painless-upgrade-technique-for-wordpress-21-%e2%80%9cella%e2%80%9d/</guid>
		<description><![CDATA[This &#8220;how to&#8221; was written in January 2007, but the techniques applies to modern day WordPress upgrades as well. Users who have better things to do with their time than to upgrade their WordPress install once every few weeks, or those who are overwhelmed with the information presented below and would like someone else to [...]]]></description>
			<content:encoded><![CDATA[<p class="note">This &#8220;how to&#8221; was written in January 2007, but the techniques applies to modern day WordPress upgrades as well.</p>
<p><img class="alignright size-full wp-image-137" title="wordpress-logo" src="http://www.wppro.org/wp-content/uploads/2008/11/wordpress-logo.png" alt="" width="140" height="141" />Users who have better things to do with their time than to upgrade their WordPress install once every few weeks, or those who are overwhelmed with the information presented below and would like someone else to do the dirty job for a meager fee, <a title="contact" href="http://www.wppro.org/contact/">contact me</a>.</p>
<h3>Who should upgrade?</h3>
<p>If you use WordPress at least once a day, go right ahead and upgrade. Casual user can refer the list below to check if it fits your bill:</p>
<ol>
<li>You run a business online using WP to power your site</li>
<li>You run multiple sites using both WP and other CMS and would one day like to merge them all into one mega site</li>
<li>You are happy with your current install but like the new features <a title="wp21" href="http://wordpress.org/development/2007/01/ella-21/">WP 2.1</a> has to offer</li>
</ol>
<h3>Who should not?</h3>
<ol>
<li><del datetime="2008-11-21T00:47:34+00:00">If you have WP on your site but is seldom used as your site is all static</del></li>
<li><del datetime="2008-11-21T00:47:34+00:00">Your site is a <a title="wiki" href="http://en.wikipedia.org/wiki/Mashup_(web_application_hybrid)">Mashup</a></del></li>
<li><del datetime="2008-11-21T00:47:34+00:00">You are happy with your current install and do not feel the need to upgrade</del></li>
<li>No one</li>
</ol>
<h3>How do you upgrade?</h3>
<p>If you decide to upgrade, here are two ways to go about it. Remember this is my personal opinion based on my experiences, there might be easier ways to go about, even plugins, but I think I have nailed the most painless and fool proof technique.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2007/01/painless-upgrade-technique-for-wordpress-21-%e2%80%9cella%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

