<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: My oh my, can this really be a WordPress post? (feeling Groom-y)</title>
	<atom:link href="http://blogs.ubc.ca/brian/2008/10/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ubc.ca/brian/2008/10/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/</link>
	<description>social learning, open education, and petty battles with rivals over power and money...</description>
	<lastBuildDate>Fri, 20 Nov 2009 08:19:51 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim</title>
		<link>http://blogs.ubc.ca/brian/2008/10/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/comment-page-1/#comment-2069</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 11 Oct 2008 03:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://migrator.rab.olt.ubc.ca/brian2/2008/10/09/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/#comment-2069</guid>
		<description>Hahahha,

I knew you had a WordPress Multi-User blog post in you yet, and you saved it up for the old &quot;latency in the admin interface&quot; issue I see. WP-Super Cache will help the loading of blog pages, but I&#039;m not sure why you would be having this in the admin interface, seems kind of strange. We haven&#039;t really had the system hang there, and we aren&#039;t running super cache just yet. What mu-plugins are you using? I think the javascript in the new WP interface that comes with version 2.5+ is kinda nutty, and still has bugs. I had problems with Feed WordPress creating issues in the backend javascript, and not until I upgraded to 2.6.1 and FeedWordPress 0.933 (I think that is the latest version) did it go away.

Also, I am happy to report Feed Wordpress is now working with Donncha&#039;s latest Sitewide Tag Pages Plugin, which is great relief for us, because Feed WordPrss is now back in action in full effect, and I can breath a bit easier.</description>
		<content:encoded><![CDATA[<p>Hahahha,</p>
<p>I knew you had a WordPress Multi-User blog post in you yet, and you saved it up for the old &#8220;latency in the admin interface&#8221; issue I see. WP-Super Cache will help the loading of blog pages, but I&#8217;m not sure why you would be having this in the admin interface, seems kind of strange. We haven&#8217;t really had the system hang there, and we aren&#8217;t running super cache just yet. What mu-plugins are you using? I think the javascript in the new WP interface that comes with version 2.5+ is kinda nutty, and still has bugs. I had problems with Feed WordPress creating issues in the backend javascript, and not until I upgraded to 2.6.1 and FeedWordPress 0.933 (I think that is the latest version) did it go away.</p>
<p>Also, I am happy to report Feed Wordpress is now working with Donncha&#8217;s latest Sitewide Tag Pages Plugin, which is great relief for us, because Feed WordPrss is now back in action in full effect, and I can breath a bit easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Lewis</title>
		<link>http://blogs.ubc.ca/brian/2008/10/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/comment-page-1/#comment-2070</link>
		<dc:creator>Gary Lewis</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://migrator.rab.olt.ubc.ca/brian2/2008/10/09/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/#comment-2070</guid>
		<description>Can&#039;t help with WP or network issues, but posting and comments both involve database transactions. Have you checked the db? Things like corrupt indexes etc etc can have dramatic effects on response times. Even intermittent response problems can have db causes. No doubt your data admin folks have already examined this.</description>
		<content:encoded><![CDATA[<p>Can&#8217;t help with WP or network issues, but posting and comments both involve database transactions. Have you checked the db? Things like corrupt indexes etc etc can have dramatic effects on response times. Even intermittent response problems can have db causes. No doubt your data admin folks have already examined this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy Norman</title>
		<link>http://blogs.ubc.ca/brian/2008/10/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/comment-page-1/#comment-2071</link>
		<dc:creator>D'Arcy Norman</dc:creator>
		<pubDate>Fri, 10 Oct 2008 04:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://migrator.rab.olt.ubc.ca/brian2/2008/10/09/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/#comment-2071</guid>
		<description>Have any of your users tried the Turbo feature (top right of the admin UI)? It uses Google Gears to load the admin UI locally (all css, javascript, supporting files get copied to the user&#039;s computer so it loads stanky fast). Works great in WPMU, but it has to be activated for each blog a person uses (because it physically copies the admin stuff for that blog site to that user&#039;s computer).

Seems to work great on our site, making the admin stuff load MUCH faster. Combine that with WP-Super-Cache to only generate dynamic pages if necessary, and the load should go way down.

That said, UCalgaryBlogs.ca currently runs in a shared virtual machine server, with the database in a shared MySQL server that has a LOT of load from other apps. Plenty of room for optimization :-)</description>
		<content:encoded><![CDATA[<p>Have any of your users tried the Turbo feature (top right of the admin UI)? It uses Google Gears to load the admin UI locally (all css, javascript, supporting files get copied to the user&#8217;s computer so it loads stanky fast). Works great in WPMU, but it has to be activated for each blog a person uses (because it physically copies the admin stuff for that blog site to that user&#8217;s computer).</p>
<p>Seems to work great on our site, making the admin stuff load MUCH faster. Combine that with WP-Super-Cache to only generate dynamic pages if necessary, and the load should go way down.</p>
<p>That said, UCalgaryBlogs.ca currently runs in a shared virtual machine server, with the database in a shared MySQL server that has a LOT of load from other apps. Plenty of room for optimization <img src='http://blogs.ubc.ca/brian/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blogs.ubc.ca/brian/2008/10/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/comment-page-1/#comment-2072</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 10 Oct 2008 01:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://migrator.rab.olt.ubc.ca/brian2/2008/10/09/my-oh-my-can-this-really-be-a-wordpress-post-feeling-groom-y/#comment-2072</guid>
		<description>What other platforms did you look at.  Wordpress seems to be the nice robust one people use.  I have set up a few smallish websites using Drupal and I feel pretty comfortable with that platform.  My experience with Wordpress is zero.  We are trying to pin down a nice CMS solution for our online classes and Drupal seems to have nice flexible content types.  What are the advantages that Wordpress has?  Sure we eventually want a campus blogging platform and we want a nice flexible solution for both.  The end-users will be very non-techie, so that is a concern.</description>
		<content:encoded><![CDATA[<p>What other platforms did you look at.  Wordpress seems to be the nice robust one people use.  I have set up a few smallish websites using Drupal and I feel pretty comfortable with that platform.  My experience with Wordpress is zero.  We are trying to pin down a nice CMS solution for our online classes and Drupal seems to have nice flexible content types.  What are the advantages that Wordpress has?  Sure we eventually want a campus blogging platform and we want a nice flexible solution for both.  The end-users will be very non-techie, so that is a concern.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
