<?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</title>
	<atom:link href="http://www.wppro.org/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>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 &#039;Gone Google&#039; Gear</title>
		<link>http://www.wppro.org/2009/08/free-gone-google-gear/</link>
		<comments>http://www.wppro.org/2009/08/free-gone-google-gear/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 20:10:55 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Toolbox]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=176</guid>
		<description><![CDATA[If you use Google to run your small business or just plain simple love Google apps, you should sign up to show your support and get a Free Google Gear once a week for the next 4 weeks. Week #1 you get the &#8220;Gone&#8221; button! Ships to US addresses only.]]></description>
			<content:encoded><![CDATA[<p>If you use Google to run your small business or just plain simple love Google apps, you should <a target="_blank" href="https://spreadsheets.google.com/viewform?formkey=dEN1XzJkVFp2Z01EZHNUU2RjaW1yanc6MA..#utm_campaign=gogoogle&#038;utm_medium=et&#038;utm_source=ggfan-en-right_gaway">sign up</a> to show your support and get a Free Google Gear once a week for the next 4 weeks. Week #1 you get the &#8220;Gone&#8221; button! Ships to US addresses only. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2009/08/free-gone-google-gear/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS Showcase</title>
		<link>http://www.wppro.org/2009/07/css-showcase/</link>
		<comments>http://www.wppro.org/2009/07/css-showcase/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 20:43:58 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Blog Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=175</guid>
		<description><![CDATA[Here are some CSS Showcase Galleries that featured the recent reboot: CSS Delight Wizard Showcase CSS Design Yorkshire CSS Smoothoperator CSS Showcase W3C Gallery CSS Breeze Thanks All.]]></description>
			<content:encoded><![CDATA[<p>Here are some CSS Showcase Galleries that featured the <a href="http://www.wppro.org/2009/07/11/2009-reboot/">recent reboot</a>:</p>
<p><a target="_blank" href="http://www.cssdelight.com/wp-pro/">CSS Delight</a><br />
<a target="_blank" href="http://www.wizardshowcase.com/?p=436">Wizard Showcase</a><br />
<a target="_blank" href="http://css-design-yorkshire.com/july2009.html">CSS Design Yorkshire</a><br />
<a target="_blank" href="http://csssmoothoperator.com/2009/07/wp-pro.php">CSS Smoothoperator</a><br />
<a target="_blank" href="http://www.css-showcase.com/en/WP-Pro_art_830.html">CSS Showcase</a><br />
<a target="_blank" href="http://www.w3cgallery.com/w3c-css/wpproorg"> W3C Gallery</a><br />
<a target="_blank" href="http://www.cssbreeze.com/wp-pro/">CSS Breeze</a></p>
<p>Thanks All. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2009/07/css-showcase/feed/</wfw:commentRss>
		<slash:comments>1</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>Change.gov Obama-Biden Transition Website</title>
		<link>http://www.wppro.org/2008/11/changegov-obama-biden-transition-website/</link>
		<comments>http://www.wppro.org/2008/11/changegov-obama-biden-transition-website/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 22:15:53 +0000</pubDate>
		<dc:creator>Sunny</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.wppro.org/?p=132</guid>
		<description><![CDATA[Obama has launched a website that will detail the transition of the new administration into the Whitehouse. The website allows user to follow latest news, events, and announcements by the Obama administration. The site is (also) a fitting transition of a sort for the folks who ran the best damn presidential campaign on the web [...]]]></description>
			<content:encoded><![CDATA[<p><img class="wp-image-133 alignright" src="http://www.wppro.org/wp-content/uploads/2008/11/changegov.jpg" alt="change.gov" width="187" height="62" />Obama has <a rel="nofollow" href="http://www.change.gov" target="_blank">launched a website</a> that will detail the transition of the new administration into the Whitehouse. The website allows user to follow latest news, events, and announcements by the Obama administration. The site is (also) a fitting transition of a sort for the folks who ran the best damn presidential campaign on the web at BarackObama.com! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wppro.org/2008/11/changegov-obama-biden-transition-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

