<?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>MaisonBisson.com &#187; WordCamp 2009</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/wordcamp-2009/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Systems Wrangling Session At WordCamp Developer Day</title>
		<link>http://maisonbisson.com/blog/post/13938/systems-wrangling-session-at-wordcamp-developer-day/</link>
		<comments>http://maisonbisson.com/blog/post/13938/systems-wrangling-session-at-wordcamp-developer-day/#comments</comments>
		<pubDate>Sun, 31 May 2009 21:13:21 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordCamp 2009]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=13938</guid>
		<description><![CDATA[
What is the current status of web servers&#8230;Is Apache 2.x “fast enough?”
Automattic uses Lightspeed (for PHP), nginx (for static content), and Apache (for media uploads). For WordPress-generated content, all server options are approximately the same speed.
What about APC?
Automattic uses beta versions of APC, and provides a 3-5x performance increase. It&#8217;s tied closely to the PHP [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-13938"><!-- &nbsp; --></abbr>
<p><a title="Ask your questions here « Server Q&amp;A — WordCamp Dev Day" href="http://serverqa.wordpress.com/2009/05/31/ask-your-questions-here/#comment-2">What is the current status of web servers&#8230;Is Apache 2.x “fast enough?”</a><br />
Automattic uses Lightspeed (for PHP), nginx (for static content), and Apache (for media uploads). For WordPress-generated content, all server options are approximately the same speed.</p>
<p><a title="Ask your questions here « Server Q&amp;A — WordCamp Dev Day" href="http://serverqa.wordpress.com/2009/05/31/ask-your-questions-here/#comment-3">What about APC?</a><br />
Automattic uses beta versions of APC, and provides a 3-5x performance increase. It&#8217;s tied closely to the PHP version, so Automattic recently switched from PHP 4 to PHP 5.</p>
<p><a title="Ask your questions here « Server Q&amp;A — WordCamp Dev Day" href="http://serverqa.wordpress.com/2009/05/31/ask-your-questions-here/#comment-4">Databases?</a><br />
MySQL scales well and is easy enough to use that there&#8217;s little reason to consider other DBs for WordPress content. Other applications may have different needs. Note: <a title="How FriendFeed uses MySQL to store schema-less data - Bret Taylor's blog" href="http://bret.appspot.com/entry/how-friendfeed-uses-mysql">FriendFeed uses MySQL to store schema-less data</a>. Single-table key lookups in MySQL are faster than getting the data from Memcached.</p>
<p><a title="Ask your questions here « Server Q&amp;A — WordCamp Dev Day" href="http://serverqa.wordpress.com/2009/05/31/ask-your-questions-here/#comment-7">Caching?</a><br />
Automattic uses <a title="WordPress › Batcache « WordPress Plugins" href="http://wordpress.org/extend/plugins/batcache/">Batcache</a> for full-page caching (.002 to .003 second), <a title="Revision 121652: /memcached" href="http://svn.wp-plugins.org/memcached/">Memcached</a> persistent object cache, very limited MySQL query cache (never larger than 256MB), sufficiently large key buffer.</p>
<p><a title="Ask your questions here « Server Q&amp;A — WordCamp Dev Day" href="http://serverqa.wordpress.com/2009/05/31/ask-your-questions-here/#comment-14">HyperDB?</a><br />
<a title="WordPress › HyperDB « WordPress Plugins" href="http://wordpress.org/extend/plugins/hyperdb/">HyperDB</a> solves DB scaling problems.</p>
<p><a title="Ask your questions here « Server Q&amp;A — WordCamp Dev Day" href="http://serverqa.wordpress.com/2009/05/31/ask-your-questions-here/#comment-25">Backups</a><br />
User-data backed up every hour, if something changed. Every blog backed up every 12 hours. Dedicated MySQL slaves do LVM snapshots for backups.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/13938/systems-wrangling-session-at-wordcamp-developer-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andy Peatling on BuddyPress</title>
		<link>http://maisonbisson.com/blog/post/13931/andy-peatling-on-buddypress/</link>
		<comments>http://maisonbisson.com/blog/post/13931/andy-peatling-on-buddypress/#comments</comments>
		<pubDate>Sun, 31 May 2009 15:25:36 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[social software]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordCamp 2009]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=13931</guid>
		<description><![CDATA[
Why BuddyPress? “Build passionate users around a specific niche.”
Do you have to become a social network? “No, look at GigaOM Pro,” a recently launched subscription research site based on BuddyPress.
But, yo do get “BYOTOS: bring your own terms of service.” That is, you get to control content and interactions. And your service won&#8217;t be subject [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-13931"><!-- &nbsp; --></abbr>
<p>Why <a title="BuddyPress.org - A WordPress MU Based Social Network Platform" href="http://buddypress.org/">BuddyPress</a>? “Build passionate users around a specific niche.”</p>
<p>Do you have to become a social network? “No, look at <a title="GigaOM Pro" href="http://pro.gigaom.com/">GigaOM Pro</a>,” a <a title="GigaOM Pro launches on WordPress and BuddyPress « Mark on WordPress" href="http://markjaquith.wordpress.com/2009/05/28/gigaom-pro-launches-on-wordpress-and-buddypress/">recently launched</a> subscription research site based on BuddyPress.</p>
<p>But, yo do get “BYOTOS: bring your own terms of service.” That is, you get to control content and interactions. And your service won&#8217;t be subject to the whims of a larger network like FaceBook (or vagaries of their service &#8212; <a title="What really happened at Ma.gnolia and lessons learned | FactoryCity" href="http://factoryjoe.com/blog/2009/02/16/what-really-happened-at-magnolia-and-lessons-learned/">think Ma.gnolia</a>)</p>
<p>It&#8217;s pretty easy, Andy says, to <a href="http://codex.buddypress.org/how-to-guides/creating-a-custom-buddypress-component/">create a custom BuddyPress component</a>, and there are already a number at the <a title="BuddyPressDEV Community" href="http://bp-dev.org/">BuddyPressDEV Community</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/13931/andy-peatling-on-buddypress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Matt Cutts On Building Better Sites With WordPress</title>
		<link>http://maisonbisson.com/blog/post/13920/wordpress-seo-tips-from-google-matt-cutts/</link>
		<comments>http://maisonbisson.com/blog/post/13920/wordpress-seo-tips-from-google-matt-cutts/#comments</comments>
		<pubDate>Sat, 30 May 2009 18:02:51 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Matt Cutts]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordCamp 2009]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=13920</guid>
		<description><![CDATA[
90% of WordPress blogs he sees are spam. But for those who aren&#8217;t spammers and want to do better in Google&#8230;.
“WordPress automatically solves a ton of SEO issues&#8230;WordPress takes care of 80-90% of SEO.”
Still, he recommends a few extra plugins:

Akismet &#8212; reduce spam comments
Cookies for Comments &#8212; reduce spam comments
FeedBurner FeedSmith
WP Super Cache &#8212; improve [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-13920"><!-- &nbsp; --></abbr>
<p>90% of WordPress blogs he sees are spam. But for those who aren&#8217;t spammers and want to do better in Google&#8230;.</p>
<p>“WordPress automatically solves a ton of SEO issues&#8230;WordPress takes care of 80-90% of SEO.”</p>
<p>Still, he recommends a few extra plugins:</p>
<ul>
<li>Akismet &#8212; reduce spam comments</li>
<li>Cookies for Comments &#8212; reduce spam comments</li>
<li>FeedBurner FeedSmith</li>
<li>WP Super Cache &#8212; improve performance</li>
</ul>
<p>“We crawl roughly in order of PageRank&#8230;higher ranked sites get crawled faster and deeper.”</p>
<p>“What is PageRank? The number and importance of links pointing to you.” But “avoid BO (backlink obsession). You want to be relevant and reputable.”</p>
<p>Relevant is what you say on your page/site.</p>
<p>Reputable is what others say (link) about you.</p>
<p>Be relevant: Blog about what you love. Blog about what you&#8217;re really good at doing (or, I suppose, what you want to be really good at). Blog in your own voice. Write often, write every day.</p>
<p>Think about the keywords that users will type. Include them naturally in your posts</p>
<p>Avoid jargon mismatch. Be sure to include language that non-expert users may use to find information. Include relevant information for beginners on the front page. Try <a title="Google AdWords: Keyword Tool" href="https://adwords.google.com/select/KeywordToolExternal">Google Keyword Tool</a> to understand what people are searching for.</p>
<p>Recommends /%postname%/ permalinks. And use slightly different terms in the permalink and title. Other URL tips:</p>
<ul>
<li>Use categories that are also good keywords</li>
<li>keywords in URL paths
<ul>
<li>dashes best</li>
<li>next best is underscores</li>
<li>no spaces is worst</li>
</ul>
</li>
<li>Should I change old URLs? No.</li>
</ul>
<p>Ferris&#8217;s law: don&#8217;t do it if it&#8217;s not fun.</p>
<p>Gaining Reputation?</p>
<ul>
<li>Be interesting</li>
<li>Update often</li>
<li>Apply Katamari Philosophy &#8212; start small, build up, don&#8217;t over reach. Start in a niche, then “ambigining” that niche.</li>
</ul>
<p>Build an audience:</p>
<ul>
<li>Provide a useful service</li>
<li>Do original research or reporting</li>
<li>Give great information</li>
<li>Creative niche</li>
<li>Write some code</li>
<li>Live blogging</li>
<li>Make lists</li>
<li>Create controversy</li>
<li>Meet folks on Twitter, Facebook, etc</li>
<li>Make a video</li>
</ul>
<p>Consider using:</p>
<ul>
<li>Google website optimizer (a/b testing)</li>
<li>&lt;!&#8211; google_ad_section_start &#8211;&gt; and &lt;!&#8211; google_ad_section_end &#8211;&gt;</li>
</ul>
<p>In your content:</p>
<ul>
<li>Identify and leverage “evergreen” content</li>
<li>Show related content</li>
<li>Avoid shortcuts and scams</li>
<li>Avoid paid posts</li>
</ul>
<p>Keep your WordPress updated! Don&#8217;t let spammers hack your site.</p>
<p>LifeHacker: productivity porn, read about it more than you do it</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/13920/wordpress-seo-tips-from-google-matt-cutts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>