<?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; WordPress</title>
	<atom:link href="http://www.wppro.org/tag/wordpress/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>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>Site Hacked: Site Name Changed to &quot;Cheap Viagra&quot;</title>
		<link>http://www.wppro.org/2010/04/site-hacked-site-name-changed-to-cheap-viagra/</link>
		<comments>http://www.wppro.org/2010/04/site-hacked-site-name-changed-to-cheap-viagra/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 12:18:18 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=178</guid>
		<description><![CDATA[I have been pretty behind on keeping up with all things WP and might have missed the boat on the latest WP pitfalls, but found it the hard way that my site(s) were hacked on my new server for the first time since WordPress 2.5. I have been up to speed on all upgrades, all [...]]]></description>
			<content:encoded><![CDATA[<p>I have been pretty behind on keeping up with all things WP and might have missed the boat on the latest WP pitfalls, but found it the hard way that my site(s) were hacked on my new server for the first time since <a "target=_blank" href="http://www.headsetoptions.org/2008/04/28/wordpress-25-upgrade-wordpress-251-is-available-please-update-now-message-appears-after-upgrade-troubleshooting/">WordPress 2.5</a>.</p>
<p><img src="http://www.wppro.org/wp-content/uploads/2010/04/wppro-hacked.jpg" alt="" title="wppro-hacked" width="515" height="292" class="alignleft size-full wp-image-179" /></p>
<p>I have been up to speed on all upgrades, all within 24 hours of release and never over 48 hours. So I am not suggesting the issue is/was related to WordPress, but the only common component of all the sites that were hacked was WP. The way to identify if your site is hacked is to Google the name or a keyword that will pull your site in the SERP, if in the list of names your site appears with a name other than what you have set it to be (in my case it turned out to be Cheap viagra) then you know you are in trouble. One other thing I noticed is that it prevents one from uploading images or media via the built in WordPress Upload/Insert feature while writing or editing a post/page.</p>
<p>The only thing I found that I do not recall adding is an “addhandler php4-script .php” tag in my .htaccess file. Not sure if that was the source of the exploit but I did restore the htaccess files to the original (pre-hack) state and hope for the problem to go away.</p>
<p>If you find you site has similar issues then look in the htaccess file (if you have one) for something like “addhandler php4-script .php”, there is no way for me to tell that is the problem but there seem to be no issue with deleting that line from the file. Hope it helps, leave a comment if you know more on this topic or have had similar experience. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2010/04/site-hacked-site-name-changed-to-cheap-viagra/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Free WordPress Consultation</title>
		<link>http://www.wppro.org/2009/07/free-wordpress-consultation/</link>
		<comments>http://www.wppro.org/2009/07/free-wordpress-consultation/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 02:02:38 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=172</guid>
		<description><![CDATA[Sometimes all you need is a second opinion or a fresh pair of eyes to figure out why a certain something with your WordPress powered site is not working as you intended, now you have help. I will provide a 30 minute review of your site 1 with WordPress related issues or concerns and provide [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes all you need is a second opinion or a fresh pair of eyes to figure out why a certain something with your WordPress powered site is not working as you intended, now you have help. I will provide a 30 minute review of your site <sup><a href="#footnote1">1</a></sup> with WordPress related issues or concerns and provide you my feedback all for free. There is no limit to the complexity of the question you may ask just as long as it is WordPress related <sup><a href="#footnote2">2</a></sup>. I do not guarantee that I will be able to solve all your problems, but I will try my best to help. Use the comment form below to ask your question(s)!</p>
<p class="footnote">
<sup id="footnote1">1</sup>I reserve the rights to provide/deny services. <sup id="footnote2">2</sup>XHTML/CSS questions maybe answered based on time available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2009/07/free-wordpress-consultation/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>2009 Reboot</title>
		<link>http://www.wppro.org/2009/07/2009-reboot/</link>
		<comments>http://www.wppro.org/2009/07/2009-reboot/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 00:23:24 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Reboot]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=170</guid>
		<description><![CDATA[WP Pro got its first reboot since inception, this Summer reboot is based on a design by Jason Reynolds and as before, powered by WordPress using a grid design build on the solid Blueprint CSS Framework, one difference is that the theme is not available for download. Some back-end stuff is pending, but to most [...]]]></description>
			<content:encoded><![CDATA[<p>WP Pro got its first reboot since inception, this Summer reboot is based on a design by <a href="http://www.jason-reynolds.com/">Jason Reynolds</a> and as before, powered by WordPress using a grid design build on the solid <a href="http://www.blueprintcss.org/">Blueprint CSS Framework</a>, one difference is that the theme is not available for download. Some back-end stuff is pending, but to most part the site is completely functional. Let me know what you think. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2009/07/2009-reboot/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress Theme MixedTape</title>
		<link>http://www.wppro.org/2009/05/wordpress-theme-mixedtape/</link>
		<comments>http://www.wppro.org/2009/05/wordpress-theme-mixedtape/#comments</comments>
		<pubDate>Fri, 15 May 2009 00:47:07 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=146</guid>
		<description><![CDATA[We released another new advanced WordPress theme called MixedTape at HeadsetOptions. I originally posted the release notes here but decided to move it over to the site for distribution and support purpose. This advanced theme includes user customization options page that allows design customization from within WordPress admin panel, Google Adsense placeholders , widget sidebars, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Theme Demo" href="http://www.headsetoptions.org/play/?wptheme=Mixedtape" target="_blank"><img class="alignright size-full wp-image-147" title="mixedtapetn" src="http://www.wppro.org/wp-content/uploads/2009/05/mixedtapetn.jpg" alt="mixedtapetn" width="168" height="252" /></a></p>
<p>We released another new advanced WordPress theme called MixedTape at HeadsetOptions. I originally posted the release notes here but decided to move it over to the site for distribution and support purpose.</p>
<p>This advanced theme includes user customization options page that allows design customization from within WordPress admin panel, Google Adsense placeholders , widget sidebars, threaded/nested comments, SEO codes (titles and tags) and more. Demo the theme and get your copy from <a href="http://www.headsetoptions.org/2009/08/16/new-wordpress-theme-mixedtape/" target="_blank">here</a>.</p>
<p>Refer to the readme.txt file within the theme folder for license information. This theme was commissioned by Neboweb Web Design Company. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2009/05/wordpress-theme-mixedtape/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Aligned Theme for WordPress</title>
		<link>http://www.wppro.org/2009/01/aligned-theme-for-wordpress/</link>
		<comments>http://www.wppro.org/2009/01/aligned-theme-for-wordpress/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 23:34:48 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[Habari Project]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=143</guid>
		<description><![CDATA[Aligned for WordPress is based on a Habari Project theme of the same name by Thomas Silkjaer &#8211; The Undersigned. This grid-based theme is a basic version with no frills, just plug and play. Future versions will include a theme customization options page and possibly convert over to the WP+Blueprint Framework which currently is used [...]]]></description>
			<content:encoded><![CDATA[<p>Aligned for WordPress is based on a Habari Project theme of the same name by <a target="_blank" href="http://blog.theundersigned.net">Thomas Silkjaer</a> &#8211; The Undersigned. This grid-based theme is a basic version with no frills, just plug and play. Future versions will include a theme customization options page and possibly convert over to the WP+Blueprint Framework which currently is used exclusively on this site and on all WP Pro hosted sites!</p>
<p><a title="Theme Demo" href="http://www.headsetoptions.org/play/?wptheme=Aligned" target="_blank"><img src="http://www.wppro.org/wp-content/uploads/2009/01/alignedtn.jpg" alt="alignedtn" title="alignedtn" width="300" height="450" class="alignright size-full wp-image-144" /></a></p>
<p>This basic theme includes:</p>
<ul>
<li>Rotating headers (just add header image in the /header folder within the theme and image will show as header</li>
<li>Google Adsense placeholders (just add your adsense ad codes in designated files and it will show up in select section of your site, theme pre-styled for adsense)</li>
<li>Widget sidebars (allow you to display content list in one column or two columns within the sidebar)</li>
<li>Personal static message (add your text or hypertext within a designated file and it will be displayed to the right of the header, theme pre-styled, requires no coding/styling)</li>
<li>125px image ads in sidebar can be set up from within a designated file (requires no coding/styling)</li>
<li>Display random or your Flickr images in sidebar (minor set up may be needed, no plugin required)</li>
<li>Threaded/nested comments ready</li>
<li>Search engine optimized codes, titles and tags</li>
<li>Numerous build in feature that helps navigate the site better</li>
</ul>
<p>Refer to the readme.txt file within the theme folder for license information. A highly customized version of this theme can be seen in action on my <a title="HeadsetOptions" href="http://www.headsetoptions.org/" target="_blank">other site</a>.</p>
<div class="downloadnote">Demo: <a title="Theme Demo" href="http://www.headsetoptions.org/play/?wptheme=Aligned" target="_blank">Aligned for WordPress</a> (Pop-up)<br />
Download: <a href="http://www.wppro.org/download-manager.php?id=1">Aligned Theme</a> (compression .zip)<br />
Version: 0.90109<br />
Tagged: Fixed width, Two column, Widget ready, White, Basic<br />
Original Habari Theme: <a title="Habari Theme" href="http://blog.theundersigned.net/aligned-release-theme-updates" target="_blank">Aligned for Habari</a> (Pop-up)</div>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2009/01/aligned-theme-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 &#8211; Afterthoughts</title>
		<link>http://www.wppro.org/2008/12/wordpress-27-afterthoughts/</link>
		<comments>http://www.wppro.org/2008/12/wordpress-27-afterthoughts/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 02:07:39 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=138</guid>
		<description><![CDATA[While numerous blogs discussing the facelift WordPress 2.7 received (what with new colors, icons and all), the two subtle details I noticed that hint at the shift in philosophy of what WordPress really is and what it plans to offer the end user (in terms of built-in options) were seldom noted. Here&#8217;s my brief two [...]]]></description>
			<content:encoded><![CDATA[<p>While numerous blogs discussing the facelift WordPress 2.7 received (what with new colors, icons and all), the two subtle details I noticed that hint at the shift in philosophy of what WordPress really is and what it plans to offer the end user (in terms of built-in options) were seldom noted. Here&#8217;s my brief two cents after using the latest release of WordPress 2.7 from the nightly build on local install.</p>
<div class="span-4 colborder">
<img class="alignleft size-full wp-image-139" src="http://www.wppro.org/wp-content/uploads/2008/12/appearance-plugin.jpg" alt="appearance-plugin" width="144" height="231" />
</div>
<div class="span-11 last">
<p>WordPress has indeed come a long way. Long enough that we went from calling the front end of the blog a template, and then a presentation, and then a design and now to just &#8220;appearance&#8221;. That is how ominous &#8220;Powered by WordPress&#8221; site are, we can no longer call the front end a site &#8220;design&#8221; even! Is that the sign of WordPress breaking out of the mold of being a blog management tool and becoming a full blown CMS? </p>
<p><img class="alignleft size-full wp-image-140" title="searchinstall" src="http://www.wppro.org/wp-content/uploads/2008/12/searchinstall.jpg" alt="" width="400" height="100" /></p>
</div>
<p>One other key observation was the addition that could change forever the way users get their plugins. WordPress 2.7 has a built-in feature to search, download and install the needed plugin straight from the plugin repository all from the WordPress admin panel, it has it&#8217;s plus points which includes the ease of use and the convenience of working from within the admin panel and eliminating the need for external FTP ware, but you are limiting the users options by exclusively searching a site. </p>
<p>Why is this a key observation? Since the <a target="_blank" href="http://www.headsetoptions.org/2008/07/18/theme-viewer-alternative-at-httpwordpressorgextendthemes/">new theme repository</a> was modeled after the plugins directory, how far are we from a feature that will allow users to search, download and install themes from the new theme repository? Lookout for WordPress Version 3.0?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/12/wordpress-27-afterthoughts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Gaia</title>
		<link>http://www.wppro.org/2008/10/wordpress-theme-gaia/</link>
		<comments>http://www.wppro.org/2008/10/wordpress-theme-gaia/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 02:54:00 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blog Design]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=12</guid>
		<description><![CDATA[We released a new advanced WordPress theme called Gaia at HeadsetOptions. This is the very theme that inspired the redesign of WPPro.org. Check the screenshots and you can tell the similarities. But looks are all that is similar, the codes and CSS are nowhere near one another. WPPro.org was built using Blueprint CSS Framework, the [...]]]></description>
			<content:encoded><![CDATA[<p>We released a new advanced WordPress theme called Gaia at HeadsetOptions. This is the very theme that inspired the redesign of WPPro.org. Check the screenshots and you can tell the similarities. But looks are all that is similar, the codes and CSS are nowhere near one another.</p>
<p>
<a href="http://www.wppro.org/wp-content/uploads/2008/10/wppro.jpg"><img src="http://www.wppro.org/wp-content/uploads/2008/10/wppro-150x150.jpg" alt="" title="wppro" width="150" height="150" class="alignleft size-thumbnail wp-image-14" /></a><br />
WPPro.org was built using <a target="_blank" href="http://www.blueprintcss.org/"><em>Blueprint CSS Framework</em></a>, the CSS tool that I have fallen in love with. What this allows me to do is include unique XHTML tags within a post to give it a different feel and look. With this set up, I could also change the looks of the site itself, without breaking any post customization. Also, the posts are not styled by in line CSS to derive the various post styles, but instead the CSS is all localized and detached from the Blueprint CSS.</p>
<p>Case in point is this very post; the text will float left divided by a border followed by two screen shots, one of the Gaia theme and the other of this site.</p>
<p>
<a href="http://www.wppro.org/wp-content/uploads/2008/10/wpthemegaia.jpg"><img src="http://www.wppro.org/wp-content/uploads/2008/10/wpthemegaia-150x150.jpg" alt="" title="wpthemegaia" width="150" height="150" class="alignleft size-thumbnail wp-image-13" /></a><br />
Gaia is based on a TextPattern template that was build around a grid too, but not Blueprint. But that should not stop you from using the theme and customizing it to fit your needs. As a matter of fact, this theme has built-in options to do just that for users of all level. You can move the content to float to the left (like WPPro.org) or center, change the background image and much more without learning to code. Do <a target="_blank" href="http://www.headsetoptions.org/2008/10/13/new-wordpress-theme-gaia/">visit</a> the theme page, demo, download and use away.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/10/wordpress-theme-gaia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Cockney Replace WP Texturize Function</title>
		<link>http://www.wppro.org/2008/10/wordpress-cockney-replace-wp-texturize-function/</link>
		<comments>http://www.wppro.org/2008/10/wordpress-cockney-replace-wp-texturize-function/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 23:12:27 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Cockney]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=6</guid>
		<description><![CDATA[I was testing my asides styling and noticed this WP function that adds a typographic quotes to common phrases that are considered &#8220;cockney&#8220;, i.e. words such as &#8217;til and &#8217;bout. The most famous use of this function was in Matt&#8217;s Asides code. &#60;?php echo wptexturize($post-&#62;post_content); ?&#62; Wonder what the East Enders think about this rather [...]]]></description>
			<content:encoded><![CDATA[<p>I was testing my <em>asides</em> styling and noticed this WP function that adds a typographic quotes to common phrases that are considered &#8220;<em>cockney</em>&#8220;, i.e. words such as &#8217;til and &#8217;bout. The most famous use of this function was in <a target="_blank" rel="nofollow" href="http://codex.wordpress.org/User:Matt/photomatt.net/index.php">Matt&#8217;s Asides</a> code.
<pre><code>&lt;?php echo wptexturize($post-&gt;post_content); ?&gt;</code></pre>
<p> Wonder what the <em><a target="_blank" rel="nofollow" href="http://en.wikipedia.org/wiki/Cockney#Cockney_speech">East Enders</a></em> think about this rather cool but lesser known WP function! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/10/wordpress-cockney-replace-wp-texturize-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is WPPro.org all about?</title>
		<link>http://www.wppro.org/2008/10/what-is-wpproorg-all-about/</link>
		<comments>http://www.wppro.org/2008/10/what-is-wpproorg-all-about/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 18:03:56 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Troubleshoot]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=1</guid>
		<description><![CDATA[Welcome to WP Pro.org, the premium one-stop-shop for design, development and full-service professional WordPress hosting for serious bloggers. For a fraction of the price you will pay elsewhere, our VIP WordPress hosting offers you an all-inclusive web solutions package that is unmatched in the marketplace and unparallel in customer service. We believe that professionals who [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to WP Pro.org, the premium one-stop-shop for design, development and full-service professional WordPress hosting for serious bloggers. For a fraction of the price you will pay elsewhere, our VIP WordPress hosting offers you an all-inclusive web solutions package that is unmatched in the marketplace and unparallel in customer service.</p>
<p>We believe that professionals who <em>Power</em> their sites with WordPress can better utilize their time by devoted to developing new market only when they are worry-free from managing their web sites. We plan on taking this worry out of bloggers and webmasters alike.</p>
<p>To learn more about our various services including Web Design, Web Development, WordPress, Hosting, Troubleshoot, Support and WordPress Consulting, please select the <a href="http://www.wppro.org/services/">services</a> page tab from the menu. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/10/what-is-wpproorg-all-about/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

