<?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>Prospress</title>
	<atom:link href="http://prospress.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://prospress.org</link>
	<description>Make a marketplace, with WordPress</description>
	<lastBuildDate>Sun, 20 Nov 2011 08:52:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Remove Proxy Bidding from Prospress Auctions</title>
		<link>http://prospress.org/blog/2011/03/24/remove-proxy-bidding-from-prospress-auctions/</link>
		<comments>http://prospress.org/blog/2011/03/24/remove-proxy-bidding-from-prospress-auctions/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 07:55:53 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[bidding plugin]]></category>
		<category><![CDATA[no proxy]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=565</guid>
		<description><![CDATA[In the Prospress auction format, the winning bid value is equal to the second highest bid plus 5%. This format is very common among online auction marketplaces, but it&#8217;s not ideal for all auctions. Under certain circumstances, an auction will perform better when the winning price is equal to the highest bid. A few folks asked [...]]]></description>
			<content:encoded><![CDATA[<p>In the Prospress auction format, the winning bid value is equal to the second highest bid plus 5%. This format is very common among online auction marketplaces, but it&#8217;s not ideal for all auctions.</p>
<p>Under certain circumstances, an auction will perform better when the winning price is equal to the highest bid. A few folks asked in the <a title="Removing Proxy Bidding in Prospress Auctions" href="http://prospress.org/forums/topic/remove-proxy-bidding">forums</a> if Prospress could work in this way, and with the generous financial backing from Tommy Sibiga of <a title="Young Life" href="http://sites.younglife.org/sites/Atlee/default.aspx">Young Life</a>, <a title="Tonyest" href="http://prospress.org/forums/profile/vonkhoo">Tonyest</a> went ahead and developed a way to do it. Tommy was also community spirited enough to allow the code to be released publicly, so anyone can now use it.</p>
<p>If you want the winning price in your auctions to be equal to the value of the highest bid, download the <a title="Prospress No Proxy Bidding Plugin" href="http://wordpress.org/extend/plugins/noproxy/">Prospress No Proxy</a> plugin from WordPress Extend.</p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2011/03/24/remove-proxy-bidding-from-prospress-auctions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prospress 1.1 Now Available</title>
		<link>http://prospress.org/blog/2011/03/14/prospress-1-1-now-available/</link>
		<comments>http://prospress.org/blog/2011/03/14/prospress-1-1-now-available/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 09:13:16 +0000</pubDate>
		<dc:creator>tonyest</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=557</guid>
		<description><![CDATA[The newest and most significant update of our Prospress marketplace has just been released.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Prospress one point one.</p>
<p>One day at a time, making a<br />
point of a better experience.<br />
One less thing to worry about.</p>
<p>Thanks to all contributors and beta testers</p></blockquote>
<p>The newest and most significant update of our Prospress marketplace plugin has just been released.</p>
<p>This marks a major milestone for the plugin. In addition to new features and bug fixes, Prospress 1.1 includes more hooks and improved structure to benefit developers and users alike.</p>
<h3>New features:</h3>
<ul>
<li><strong>Buy Now: </strong>You may now offer instant gratification in the form of a <em>buy now</em> button. A user doesn&#8217;t even need to be registered or logged in to <em>buy now</em>, Prospress will automatically create a user account once they have made their purchase</li>
<li><strong>The Final Countdown:</strong> Live the excitement, bite your nails as you watch the final 24 hours of &#8216;<em>that thing you always wanted</em>&#8216; tick away one second at a time! You&#8217;ll be as excited as <a title="Final Countdown Video" href="http://www.youtube.com/watch?v=IliwQImJrYE">these guys</a>.</li>
<li><strong>Less is More</strong>: Simplified Capabilities. Redundant Options removed. Less clicks have been proven to extend your life.</li>
<li><strong>Sensible Defaults:</strong> Custom taxonomies enabled by default. Index and single item pages now feature a selection of handy Prospress widgets by default.</li>
<li>Pagination on Prospress Index page for popular marketplaces.</li>
<li><strong>PayPal IPN:</strong> If you don&#8217;t know what this is, then it&#8217;s doing it&#8217;s job correctly. PayPal IPN is a special communication between PayPal &amp; your Prospress marketplace to notify it of payment related activity. It will add the type of reliability to your marketplace you&#8217;d typically only receive from a premium plugin.</li>
<li><em>100% WordPress 3.1 Compatible!</em></li>
</ul>
<h3>For Developers:</h3>
<ul>
<li><a title="Codex article on Child Themes" href="http://codex.wordpress.org/Child_Themes">Child-Theme</a> support for custom auctions index templates.</li>
<li>WordPress <a title="Codex article on Settings API" href="http://codex.wordpress.org/Settings_API">Settings API</a> method for super-quick and simple additions to options pages.</li>
</ul>
<p>As always, you can <a href="http://wordpress.org/extend/plugins/prospress">download Prospress</a> completely free from its home in the <a href="http://wordpress.org/extend/plugins/prospress">WordPress Plugin Directory</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2011/03/14/prospress-1-1-now-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prospress 1.1 Beta</title>
		<link>http://prospress.org/blog/2011/01/24/prospress-1-1-beta/</link>
		<comments>http://prospress.org/blog/2011/01/24/prospress-1-1-beta/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 17:44:04 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Beta]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=547</guid>
		<description><![CDATA[A beta version of Prospress 1.1 will be available this week. If you&#8217;d like to test it out, please contact us. The biggest new feature to make it in is Buy-Now. And it&#8217;s not just any old buy-now. A lot of work has gone in to integrating the PayPal IPN, so buy-now in Prospress will have [...]]]></description>
			<content:encoded><![CDATA[<p>A beta version of Prospress 1.1 will be available this week. <del datetime="2011-03-02T08:13:06+00:00">If you&#8217;d like to test it out, please contact us.</del></p>
<p>The biggest new feature to make it in is Buy-Now. And it&#8217;s not just any old buy-now. A <em>lot</em> of work has gone in to integrating the <a title="PayPal IPN" href="https://www.paypal.com/ipn">PayPal IPN</a>, so buy-now in Prospress will have the reliability you&#8217;d usually only get from a premium plugin.</p>
<h3>Update:</h3>
<p>The beta is now public and can be downloaded from the <a href="https://github.com/Prospress/Prospress/zipball/master">here</a>.</p>
<p>To upgrade, please:</p>
<ol>
<li>Deactivate Prospress</li>
<li>Replace the Prospress directory</li>
<li>Activate Prospress</li>
</ol>
<p>Please do not use on live sites for now and post support requests in the <a href="http://prospress.org/forums/topic/prospress-11-beta/">beta forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2011/01/24/prospress-1-1-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress meet Social Connect</title>
		<link>http://prospress.org/blog/2010/11/24/wordpress-meet-social-connect/</link>
		<comments>http://prospress.org/blog/2010/11/24/wordpress-meet-social-connect/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 17:59:39 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=503</guid>
		<description><![CDATA[Have you ever tried to register with a website only to be confronted with an impenetrable wall of requirements? Your password must be 12 characters with lower, upper &#038; middle case; at least one number, one special symbol and some Cyrillic. Even on WordPress registration requires 5 steps: Enter a username and email address Check [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to register with a website only to be confronted with an impenetrable wall of requirements? </p>
<blockquote><p>Your password must be 12 characters with lower, upper &#038; middle case; at least one number, one special symbol and some Cyrillic.</p></blockquote>
<p>Even on WordPress registration requires 5 steps:</p>
<ol>
<li>Enter a username and email address</li>
<li>Check email for activation link	</li>
<li>Click activation link in email</li>
<li>Check email again to receive password</li>
<li>Return to site &#038; login with username &#038; password</li>
</ol>
<p>I hated making everyone undergo these 5 steps to request help in the <a href="http://prospress.org/forums/">forums</a> or place a bid on the <a href="http://demo.prospress.org/auctions/">demo marketplace</a>. Life&#8217;s too short for redundant website registration. That&#8217;s why I worked with the Ashwin from <a href="http://app2technologies.com/">App2 Technologies</a> to come up with a better solution. </p>
<p>You can test this new solution here. Just click the login or registration links in the upper right hand corner of the page. The plugin is called <em>Social Connect</em> and it makes logging into and registering with a WordPress site much smoother. On this site, I&#8217;ve combined it with <a href="http://www.ericmmartin.com/projects/simplemodal-login/">SimpleModal Login</a> to create a super slick process. At least, that&#8217;s what I&#8217;m hoping. If you encounter any bugs, let me know!</p>
<h3>Social Connect for your Marketplace</h3>
<p>So what&#8217;s this got to do with auctions &#038; marketplaces? Well, the easier it is to register on a site, the more likely people are to bid. </p>
<p>At the moment, Prospress.org is acting as a beta tester. But Ashwin and I will release Social Connect in the WordPress plugins directory so every Prospress marketplace and WordPress site can use it. </p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2010/11/24/wordpress-meet-social-connect/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Two Days, Two Updates &amp; a new Release Philosophy</title>
		<link>http://prospress.org/blog/2010/11/15/two-days-two-updates/</link>
		<comments>http://prospress.org/blog/2010/11/15/two-days-two-updates/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 14:33:44 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=488</guid>
		<description><![CDATA[If you&#8217;ve been hanging around the backend of your WordPress site the last 24 hours, you will have noticed two updates for Prospress. The first, released yesterday, fixed some major bugs and introduced changes to how bids are displayed and stored. The second, released just now, fixed minor bugs reported over the last 24 hours. [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been hanging around the backend of your WordPress site the last 24 hours, you will have noticed two updates for Prospress. The first, released yesterday, fixed some major bugs and introduced changes to how bids are displayed and stored. The second, released just now, fixed minor bugs reported over the last 24 hours.</p>
<p>After releasing Prospress version 1, I received a few bug reports within the first few days. I fixed the bugs and then decided to &#8220;wait a few days until I&#8217;d finished new features&#8221; before releasing an update. Then I fell ill and 3 weeks later I still hadn&#8217;t released the fixes for these bugs. To prevent this happening again in future, I&#8217;ll be taking a more agile approach to Prospress. You can expect smaller and more frequent releases to fix bugs. </p>
<p>Updating can be a pain if done manually, so I will clearly identify the important changes between updates and if they don&#8217;t affect your site, you can choose to skip the update. Releases with a third decimal point, eg. 1.0.2, will indicate bug fix releases, while releases with one or two points will also include new functionality, eg. 1.1.</p>
<p>I&#8217;d also love to get a list of beta testers. If you&#8217;d be willing to help, please send an email to brent at prospress dot org. </p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2010/11/15/two-days-two-updates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom Taxonomies for your Auction Site</title>
		<link>http://prospress.org/blog/2010/10/19/how-to-create-custom-categories-taxonomies-for-your-auction-site/</link>
		<comments>http://prospress.org/blog/2010/10/19/how-to-create-custom-categories-taxonomies-for-your-auction-site/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 18:23:19 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=387</guid>
		<description><![CDATA[Prospress includes a hidden classification system for your auctions. It is a worthwhile endeavour using this feature as it helps reduce search costs for potential buyers, especially in large marketplaces. The name of the feature is the slightly confusing Custom Taxonomies. If you&#8217;re not familiar with the word taxonomy, it refers to a generic system [...]]]></description>
			<content:encoded><![CDATA[<p>Prospress includes a hidden classification system for your auctions. It is a worthwhile endeavour using this feature as it helps reduce search costs for potential buyers, especially in large marketplaces.</p>
<p>The name of the feature is the slightly confusing <em>Custom Taxonomies</em>. If you&#8217;re not familiar with the word taxonomy, it refers to a generic system of classification. </p>
<p>In Prospress, a custom taxonomy acts just like blog category. You can create category items and assign them to different auctions. For example, an automotive marketplace might use taxonomies for <em>make</em>, <em>colour</em> and <em>age</em>. The marketplace administrator can populate the <em>make</em> taxonomy with Ford, BMW, Mercedes, <em>colour</em> taxonomy with red, silver, black and <em>age</em> taxonomy with 1 year, 2-3 years, 3-5 years and 5+ years.</p>
<p>It&#8217;s quite easy to create and use custom taxonomies in Prospress, just follow the steps below. Click on each thumbnail for a full size version.</p>
<div class="mceTemp">
<dl id="attachment_423" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://prospress.org/wp-content/uploads/2010/10/enabling-custom-taxonomies.png" class="fancyboxgroup" rel="gallery-387" title="enabling-custom-taxonomies"><img class="size-thumbnail wp-image-423 " title="enabling-custom-taxonomies" src="http://prospress.org/wp-content/uploads/2010/10/enabling-custom-taxonomies-e1287510193561-150x132.png" alt="Enabling Custom Taxonomies on the Prospress Administration Page" width="150" height="132" /></a></dt>
</dl>
</div>
<div>&nbsp;</div>
<h5>1. Enable Custom Taxonomies</h5>
<p>Visit the <em>Prospress | General Settings</em> admin page.</p>
<p>Check &#8220;use custom taxonomies&#8221;, under the Custom Taxonomies section and click save.</p>
<div class="clear">&nbsp;</div>
<div class="mceTemp">
<dl id="attachment_420" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://prospress.org/wp-content/uploads/2010/10/auction-taxonomies-menu.png" class="fancyboxgroup" rel="gallery-387" title="auction-taxonomies-menu"><img class="size-thumbnail wp-image-420" title="auction-taxonomies-menu" src="http://prospress.org/wp-content/uploads/2010/10/auction-taxonomies-menu-150x135.png" alt="Auction Taxonomies Menu Item" width="150" height="135" /></a></dt>
</dl>
</div>
<div>&nbsp;</div>
<h5>2. The Auction Taxonomies Admin Page</h5>
<p>Refresh the page so that the <em>Auction Taxonomies</em> menu appears under <em>Prospress.</em></p>
<p>Visit <em>Prospress | Auction Taxonomies</em> admin page.</p>
<div class="clear">&nbsp;</div>
<div class="mceTemp">
<dl id="attachment_422" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://prospress.org/wp-content/uploads/2010/10/creating-auction-taxonomy.png" class="fancyboxgroup" rel="gallery-387" title="creating-auction-taxonomy"><img class="size-thumbnail wp-image-422 " title="creating-auction-taxonomy" src="http://prospress.org/wp-content/uploads/2010/10/creating-auction-taxonomy-e1287510515876-150x150.png" alt="Creating an Auction Taxonomy" width="150" height="150" /></a></dt>
</dl>
</div>
<div>&nbsp;</div>
<h5>3. Create Taxonomies</h5>
<p>Create your taxonomies on this page following the instructions provided.</p>
<p>Base your taxonomies on commonly searched for characteristics of the items auctioned in your marketplace.</p>
<div class="clear">&nbsp;</div>
<div class="mceTemp">
<dl id="attachment_419" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://prospress.org/wp-content/uploads/2010/10/adding-items-to-auction-taxonomy.png" class="fancyboxgroup" rel="gallery-387" title="adding-items-to-auction-taxonomy"><img class="size-thumbnail wp-image-419" title="adding-items-to-auction-taxonomy" src="http://prospress.org/wp-content/uploads/2010/10/adding-items-to-auction-taxonomy-e1287510944960-150x150.png" alt="Adding Items to your Taxonomy" width="150" height="150" /></a></dt>
</dl>
</div>
<div>&nbsp;</div>
<h5>4. Add Items to your Taxonomy</h5>
<p>Create your taxonomies on this page following the instructions provided.</p>
<p>You can add as many or as few items as you need.</p>
<div class="clear">&nbsp;</div>
<div class="mceTemp">
<dl id="attachment_425" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://prospress.org/wp-content/uploads/2010/10/adding-taxonomy-items-to-an-auction.png" class="fancyboxgroup" rel="gallery-387" title="adding-taxonomy-items-to-an-auction"><img class="size-thumbnail wp-image-425" title="adding-taxonomy-items-to-an-auction" src="http://prospress.org/wp-content/uploads/2010/10/adding-taxonomy-items-to-an-auction-150x150.png" alt="Add Items to an Auction" width="150" height="150" /></a></dt>
</dl>
</div>
<div>&nbsp;</div>
<h5>5. Categorise your Auctions</h5>
<p>Add taxonomy items to your auctions in the same way as you would add a category to a blog post.</p>
<p>People posting auctions in your marketplace will also be able to add these items to their auctions.</p>
<div class="clear">&nbsp;</div>
<div class="mceTemp">
<dl id="attachment_429" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://prospress.org/wp-content/uploads/2010/10/auctions-index-sidebar.png" class="fancyboxgroup" rel="gallery-387" title="taxonomy-filter-widget"><img class="size-thumbnail wp-image-429" title="taxonomy-filter-widget" src="http://prospress.org/wp-content/uploads/2010/10/taxonomy-filter-widget-e1287510827709-150x150.png" alt="Taxonomy Widget" width="150" height="150" /></a><span style="line-height: 17px; font-size: small;"> </span></dt>
</dl>
</div>
<div>&nbsp;</div>
<h5 style="text-align: left;">6. Add the Taxonomy Filter</h5>
<p>Visit <em>Appearance | Widgets</em> and add a <em>Prospress Taxonomy Filter</em> widget to you <em>Auction&#8217;s Index Sidebar.</em></p>
<p>In the taxonomy filter widget, select the taxonomy you created earlier and give the widget a title.</p>
<div class="clear">&nbsp;</div>
<div class="mceTemp">
<dl id="attachment_427" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://prospress.org/wp-content/uploads/2010/10/auction-taxonomies-showing-on-auction-index.png" class="fancyboxgroup" rel="gallery-387" title="auction-taxonomies-showing-on-auction-index"><img class="size-thumbnail wp-image-427" title="auction-taxonomies-showing-on-auction-index" src="http://prospress.org/wp-content/uploads/2010/10/auction-taxonomies-showing-on-auction-index-e1287511018732-150x150.png" alt="Taxonomy Widget on Auction Index" width="150" height="150" /></a></dt>
</dl>
</div>
<div>&nbsp;</div>
<h5>7. Test your Taxonomy Filter</h5>
<p>Visit your auctions index. In the sidebar you should see a list of the taxonomy items that have been applied to your auctions.</p>
<p>Click on an item to filter your auctions. </p>
<div class="clear">&nbsp;</div>
<p>If you get a 404 page when filtering by a taxonomy, visit the <em>Settings | Permalinks</em> admin page and click save. There is a bug that causes 404s on occasion, but I haven&#8217;t been able to diagnose it yet. Saving permalinks is the workaround for now.</p>
<p>Custom taxonomies are valuable tool in the right hands. They&#8217;re hidden in Prospress by default to keep it simple when starting out, but for larger marketplace, they&#8217;re a must have feature.</p>
<p>If you want to see custom taxonomies in action, checkout the &#8220;Artist&#8221; and &#8220;Heist&#8221; taxonomies on the <a href="http://demo.prospress.org/auctions/">Demo Marketplace</a>. As always, if you have any questions about using Custom Taxonomies, please ask in the <a href="http://prospress.org/forums/">Forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2010/10/19/how-to-create-custom-categories-taxonomies-for-your-auction-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing the First Prospress Core Committer</title>
		<link>http://prospress.org/blog/2010/10/15/introducing-the-first-prospress-core-committer/</link>
		<comments>http://prospress.org/blog/2010/10/15/introducing-the-first-prospress-core-committer/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 06:40:30 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Prospress]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=374</guid>
		<description><![CDATA[Allow me to introduce the first core committer for the Prospress project &#8211; Anthony Khoo. Anthony is a qualified aerospace engineer living in Italy. He likes long runs on the beach, followed by a 1.9km swim and 90km bike ride. What more could a fledgling open-source project ask for? Anthony explained aerospace engineering to me like [...]]]></description>
			<content:encoded><![CDATA[<p>Allow me to introduce the first core committer for the Prospress project &#8211; Anthony Khoo.</p>
<p>Anthony is a qualified aerospace engineer living in Italy. He likes long runs on the beach, followed by a 1.9km swim and 90km bike ride. What more could a fledgling open-source project ask for?</p>
<p>Anthony explained aerospace engineering to me like this:</p>
<blockquote><p>&#8220;Engineers build things not to fail. Aerospace engineers build things not to fail at 30,000ft travelling 1,236km/h&#8221;</p></blockquote>
<p>Prospress isn&#8217;t rocket science, but Anthony will bring this rigour to the core to ensure the quality of future releases. Welcome to the Project Anthony.</p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2010/10/15/introducing-the-first-prospress-core-committer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prospress 1.0 Now Available!</title>
		<link>http://prospress.org/blog/2010/10/13/prospress-1-0-now-available/</link>
		<comments>http://prospress.org/blog/2010/10/13/prospress-1-0-now-available/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 15:37:33 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Prospress]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=362</guid>
		<description><![CDATA[I&#8217;m very pleased to announce the first non-beta, ready for prime-time release of Prospress. Thanks to all who downloaded the beta, especially those who provided feedback and helped me debug any issues. A big thank-you to everyone for being patient enough to wait for this release before using Prospress on your live site. I&#8217;m very [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very pleased to announce the first non-beta, ready for prime-time release of Prospress.</p>
<p>Thanks to all who downloaded the beta, especially those who provided feedback and helped me debug any issues. A big thank-you to everyone for being patient enough to wait for this release before using Prospress on your live site. I&#8217;m very happy to say, Prospress is now ready to run your marketplace!</p>
<h3>New Features</h3>
<p>Credit card payments with <a title="Authorize.net" href="http://authorize.net">Authorize.net</a> are now fully tested and working. SSL support for the payment page, very important for credit card payments, is also tested and working. Feedback is now a custom post type, which means it can easily be displayed on the front of your site. Prospress is also ready to be translated into languages other than English.</p>
<p>However, most of the work for this release has gone into testing and other core changes. This is very valuable for the future and I felt now was the right time to do it. Unfortunately, it came at the cost of being able to implement feature requests.</p>
<p>I will be following up on feature requests over the coming weeks. Work will begin immediately on a system for charging for posts and a &#8220;Buy it now&#8221; option. If you want either of these features, your input is much appreciated. Make a post in the <a title="Prospress Feature Request Forum" href="http://prospress.org/forums/forum/requests-and-feedback">forum</a> or comment below to let me know what you&#8217;d like to see.</p>
<h3>Download &amp; Install</h3>
<p>You can download and install Prospress now, either from your Plugins administration page, or the <a title="WordPress Plugins Directory" href="http://wordpress.org/extend/plugins/prospress">WordPress Plugins Directory</a>.</p>
<h3>Stay Up-to-Date</h3>
<p>I now have more time to put into Prospress and a new contributor has come on board. This means there will be more rapid progress than during the beta period. To ensure you hear about future releases and keep up-to-date with other Prospress happenings, follow Prospress on <a title="Prospress on Twitter" href="http://twitter.com/prospress">twitter</a> or subscribe to the blog via the <a title="Prospress Blog RSS Feed" href="http://prospress.org/feed/">RSS feed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2010/10/13/prospress-1-0-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marketplaces for Collaborative Consumption</title>
		<link>http://prospress.org/blog/2010/09/14/marketplaces-for-collaborative-consumption/</link>
		<comments>http://prospress.org/blog/2010/09/14/marketplaces-for-collaborative-consumption/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 16:11:52 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Collaborative Consumption]]></category>
		<category><![CDATA[collaborative consumption]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=331</guid>
		<description><![CDATA[A new book is being released today which explores the Collaborative Consumption movement. In the authors&#8217; own words: Collaborative Consumption describes the rapid explosion in traditional sharing, bartering, lending, trading, renting, gifting, and swapping redefined through technology and peer communities. From enormous marketplaces such as eBay and Craigslist, to emerging sectors such as social lending [...]]]></description>
			<content:encoded><![CDATA[<p>A new book is being released today which explores the <a title="Collaborative Consumption Movement Hub" href="http://www.collaborativeconsumption.com/">Collaborative Consumption</a> movement. In the authors&#8217; own words:</p>
<blockquote><p>Collaborative Consumption describes the rapid explosion in traditional sharing, bartering, lending, trading, renting, gifting, and swapping redefined through technology and peer communities.</p>
<p>From enormous marketplaces such as eBay and Craigslist, to emerging sectors such as social lending (Zopa) and car sharing (Zipcar), Collaborative Consumption is disrupting outdated modes of business and reinventing not just what we consume but how we consume. New marketplaces such as Swaptree, Zilok, Bartercard, AirBnb, and thredUP are enabling “peer-to-peer” to become the default way people exchange — whether it’s unused space, goods, skills, money, or services — and sites like these are appearing everyday, all over the world.</p></blockquote>
<p><img class="size-full wp-image-347 alignright" style="padding: 5px 0 5px 5px;" title="Unbounded-Marketplace-Collaborative-Consumption" src="http://prospress.org/wp-content/uploads/2010/09/Unbounded-Marketplaces-Collaborative-Consumption.jpg" alt="Unbounded Marketplace for Collaborative Consumption" width="400" height="320" /></p>
<p>I look forward to reading the book. I feel like <a href="http://www.collaborativeconsumption.com/book-and-authors/authors.php#Rachel">Rachel Botsman</a> and <a href="http://www.collaborativeconsumption.com/book-and-authors/authors.php#Roo">Roo Rogers</a> are enjoying the same ether that&#8217;s fueling the Prospress Project. The book&#8217;s ideas are so closely aligned to the Prospress vision, if Prospress was closer to achieving that vision, I&#8217;d rename it &#8216;the platform for collaborative consumption&#8217;.</p>
<p>If you want to join the movement by creating your own marketplace, you&#8217;re in the right place. Prospress provides a solid technical platform waiting to be moulded to create your own unique marketplace. If you haven&#8217;t conceived a disruptive idea just yet, you&#8217;ll find plenty of inspiration on the <a title="Collaborative Consumption Movement Hub" href="http://www.collaborativeconsumption.com/">Collaborative Consumption</a> website, especially in the <a title="Collaborative Consumption Showcase" href="http://www.collaborativeconsumption.com/the-movement/cc_antenna/">showcase</a> section.</p>
<p>I&#8217;ll be blogging more about the book as I read it and the movement as it swells, but for now, enjoy the slick promo video.</p>
<p><iframe src="http://player.vimeo.com/video/14408878" width="590" height="332" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2010/09/14/marketplaces-for-collaborative-consumption/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3 Weeks, 2 Betas and Great Feedback!</title>
		<link>http://prospress.org/blog/2010/08/12/3-weeks-2-betas-and-great-feedback/</link>
		<comments>http://prospress.org/blog/2010/08/12/3-weeks-2-betas-and-great-feedback/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 14:42:00 +0000</pubDate>
		<dc:creator>thenbrent</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[Prospress]]></category>

		<guid isPermaLink="false">http://prospress.org/?p=296</guid>
		<description><![CDATA[It&#8217;s been 3 weeks since releasing the first public Prospress beta. Thanks to all who have taken the time to download and have a play. Especially to those few brave souls who did it on their live site. Despite my gross lack of publicising Prospress, 30 people have signed up to try the demo marketplace, it&#8217;s been [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been 3 weeks since releasing the first public Prospress beta. Thanks to all who have taken the time to download and have a play. Especially to those few brave souls who did it on their live site. <img src='http://prospress.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Despite my gross lack of publicising Prospress, 30 people have signed up to try the <a title="Prospress Demonstration Marketplace" href="http://demo.prospress.org">demo marketplace</a>, it&#8217;s been downloaded 150 times from the <a href="http://wordpress.org/extend/plugins/prospress/stats/">plugins directory</a> and this site has seen just over 350 visitors. Releasing Prospress without any promotion what-so-ever was a good way to test demand for a marketplace plugin. I think there is evidence healthy demand exists.</p>
<h4>Thanks for the Feedback</h4>
<p>So far feedback about both the code and the idea has been very positive. There were issues with trying to run Prospress on WordPress versions prior to 3.0, which is now prevented. I received a couple of emails about the odd compatibility issue with other plugins, all now fixed. Template quirks were bound as Prospress tried hard to work with 1,400 different themes. Fortunately, it&#8217;s easy to create new templates.</p>
<p>The majority of emails I received were about the forums and bugs caused by <a title="bbPress Forum Project Website" href="http://bbpress.org">bbPress&#8217;s</a> integration with WordPress. Sorry to all who tried to post with no success! I&#8217;ve squashed all known bugs in the integration and added an email function so you&#8217;ll get a notification in your inbox when I reply to your post.</p>
<h4>Where to from here?</h4>
<p>Working on bbPress &amp; WordPress has meant that I&#8217;ve had less time to work on Prospress. However, I hope to release just one more beta in a couple of weeks, and if it&#8217;s as stable as the current beta, a couple of weeks after that will be the first official release. Exciting times.</p>
]]></content:encoded>
			<wfw:commentRss>http://prospress.org/blog/2010/08/12/3-weeks-2-betas-and-great-feedback/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
