<?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/category/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>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>wpSnap Site Reboot</title>
		<link>http://www.wppro.org/2008/10/wpsnap-site-reboot/</link>
		<comments>http://www.wppro.org/2008/10/wpsnap-site-reboot/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 19:24:43 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/?p=838</guid>
		<description><![CDATA[When I started helping wpSnap on some of their technical issues last year, I realized that there was a lot of room to improve with the way conditional tags were written and addressed to produce the site that has among other things, featured listings, blogs and other WP themes all meshed into one pile of [...]]]></description>
			<content:encoded><![CDATA[<p>When I started helping wpSnap on some of their <a href="http://www.wpsnap.com/blog/2007/09/24/site-issues-and-theme-demo-down/" target="_blank">technical issues last year</a>, I realized that there was a lot of room to improve with the way conditional tags were written and addressed to produce the site that has among other things, featured listings, blogs and other WP themes all meshed into one pile of data in the backend. So when I was asked to redesign<sup><a href="#footnote1">1</a></sup> the site last month, I went a step ahead and offered to redo the backend as well.</p>
<p>The most prolific of issues on wpSnap (and other multi-author sites) seem to have stemmed from a new feature that was rolled into WordPress version 2.6, which was the creation of a new database table &#8220;per edit&#8221; to allow the option to rollback in the event the edit was made accidentally. What this does is that it clutters your database and loses the continuity that one would hope with your post ID numbers.</p>
<p>The clean up was a <a title="wp 2.6 post ID fix" href="http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/" target="_blank">hack of a sort</a> since it is not (yet) an option within the WP Admin panel that lets one turn off the auto save feature, also, since it is not a security issue, there is no reason why this feature/function might ever be reverted.</p>
<p>Aside from that, the conditional tags used were outdated and numerous loose ends that were not tied together, especially in pagination and navigation.</p>
<div class="wp-caption alignleft" style="width: 250px"><a href="http://www.wppro.org/wp-content/uploads/2008/10/wpsnapcom-old.jpg"><img src="http://www.wppro.org/wp-content/uploads/2008/10/wpsnapcom-old-188x300.jpg" alt="wpsnapcom-old" title="wpsnapcom-old" width="188" height="300" class="alignleft size-medium wp-image-141" /></a><p class="wp-caption-text">wpSnap Old Design (Click to enlarge)</p></div>
<div class="wp-caption alignleft" style="width: 250px"><a href="http://www.wppro.org/wp-content/uploads/2008/10/wpsnapcom-new.jpg"><img src="http://www.wppro.org/wp-content/uploads/2008/10/wpsnapcom-new-188x300.jpg" alt="wpsnapcom-new" title="wpsnapcom-new" width="188" height="300" class="alignleft size-medium wp-image-142" /></a><p class="wp-caption-text">wpSnap New Design (Click to enlarge)</p></div>
<div class="clear"></div>
<p>In all, there is no code on wpSnap now that existed per-reboot. We did recycle some graphics, logo, favicon and such. One major addition was the introduction of &#8220;<a rel="nofollow" href="http://www.oiopublisher.com/" target="_blank">OIO Publisher</a>&#8221; advertisement management system to the main site and blog.</p>
<p>Also, wpSnap now sports a fresh new grid based visuals using the Blueprint CSS framework, which we have used on all commissioned work this year. Check the screenshot of the old design and compare it with the new look. Also, <a href="http://www.wpsnap.com/" target="_blank">visit wpSnap</a> and show some love, let them know what you think about <a href="http://www.wpsnap.com/2008/10/04/wpsnap-redesign/" target="_blank">the redesign</a> while you are there!</p>
<p class="footnote"><sup id="footnote1">1</sup>We are a <a href="http://www.headsetoptions.org/webdesign/">Richmond VA based web design studio</a> and accept work online and in the Greater Richmond Metroplitan Area!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/10/wpsnap-site-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Al Gore&#039;s WordPress Powered Site Hacked</title>
		<link>http://www.wppro.org/2007/11/al-gores-wordpress-powered-site-hacked/</link>
		<comments>http://www.wppro.org/2007/11/al-gores-wordpress-powered-site-hacked/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 21:38:46 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.headsetoptions.org/2007/11/27/al-gores-wordpress-powered-site-hacked/</guid>
		<description><![CDATA[Al might think he &#8220;invented the internet&#8220;, but he sure failed to upgrade his WordPress inatall, which resulted in negative publicity for the best open CMS out there. His site was powered by version 2.0.4, which as Matt points out was released a good 16 months ago, and even beats the version I was running on [...]]]></description>
			<content:encoded><![CDATA[<p>Al might think he &#8220;<a rel="nofollow" target="_blank" href="http://dir.salon.com/story/tech/col/rose/2000/10/05/gore_internet/index.html" title="al gore invented the internet">invented the internet</a>&#8220;, but he sure <a rel="nofollow" target="_blank" href="http://www.pcworld.com/article/id,139945-c,sites/article.html" title="PC World Article about Al Gore's Site">failed to upgrade his WordPress inatall</a>, which resulted in negative publicity for the best open CMS out there. His site was powered by version 2.0.4, which as <a target="_blank" href="http://photomatt.net/2007/11/27/al-gore-hacked/" title="Matt's post on Al Gore's site">Matt points out</a> was released a good 16 months ago, and even beats the <a href="http://www.headsetoptions.org/2007/11/06/improving-user-experience-with-small-site-enhancements/" title="improving user experience with small site enhancements">version I was running</a> on my other site just a few weeks ago (with my own patch nonetheless). My excuse, I did not invent the Internet! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2007/11/al-gores-wordpress-powered-site-hacked/feed/</wfw:commentRss>
		<slash:comments>18</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>

