<?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 for 9seeds, LLC</title>
	<atom:link href="http://9seeds.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://9seeds.com</link>
	<description>dynamic web cultivation</description>
	<lastBuildDate>Tue, 21 Feb 2012 00:12:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on New plugin: WP Event Ticketing by john</title>
		<link>http://9seeds.com/news/new-plugin-wp-event-ticketing/comment-page-1/#comment-21277</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 21 Feb 2012 00:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=343#comment-21277</guid>
		<description>no, it doesn&#039;t support a will-call option. Although, if somebody pays you with cash or check, you can add them in as an attendee via the admin manually.</description>
		<content:encoded><![CDATA[<p>no, it doesn&#8217;t support a will-call option. Although, if somebody pays you with cash or check, you can add them in as an attendee via the admin manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New plugin: WP Event Ticketing by reed</title>
		<link>http://9seeds.com/news/new-plugin-wp-event-ticketing/comment-page-1/#comment-21137</link>
		<dc:creator>reed</dc:creator>
		<pubDate>Fri, 17 Feb 2012 20:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=343#comment-21137</guid>
		<description>does this support a will call option where someone can register for a ticket and then pick it up at a later date with cash or check?</description>
		<content:encoded><![CDATA[<p>does this support a will call option where someone can register for a ticket and then pick it up at a later date with cash or check?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal to WordPress migration by john</title>
		<link>http://9seeds.com/news/drupal-to-wordpress-migration/comment-page-1/#comment-19338</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 08 Jan 2012 18:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=320#comment-19338</guid>
		<description>As WP and Drupal change, the code needs to be tweaked. Thanks for the note.</description>
		<content:encoded><![CDATA[<p>As WP and Drupal change, the code needs to be tweaked. Thanks for the note.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Plugin: Genesis Simple Headers by john</title>
		<link>http://9seeds.com/news/new-plugin-genesis-simple-headers/comment-page-1/#comment-19337</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 08 Jan 2012 18:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=541#comment-19337</guid>
		<description>StudioPress has started adding in the functionality to swap out the headers in to their newer themes by default. I haven&#039;t updated the theme since the new Generate theme was made available. I&#039;ll have a look at it some time this week and see if I can get it added.</description>
		<content:encoded><![CDATA[<p>StudioPress has started adding in the functionality to swap out the headers in to their newer themes by default. I haven&#8217;t updated the theme since the new Generate theme was made available. I&#8217;ll have a look at it some time this week and see if I can get it added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Plugin: Genesis Simple Headers by Loren</title>
		<link>http://9seeds.com/news/new-plugin-genesis-simple-headers/comment-page-1/#comment-19310</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Sun, 08 Jan 2012 04:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=541#comment-19310</guid>
		<description>This sounds great in principle, but when I installed it the option to select &quot;headers&quot; never became available in my &quot;appearance&quot; tab.  I am using the studiopress genesis &quot;generate&quot; theme which is a relatively new theme.  Funny thing is that I did have my logo there for a while (can&#039;t remember how I got it there in the first place), but now it has disapeared.  That is why I went looking for this type of plugin.  Any suggestions?</description>
		<content:encoded><![CDATA[<p>This sounds great in principle, but when I installed it the option to select &#8220;headers&#8221; never became available in my &#8220;appearance&#8221; tab.  I am using the studiopress genesis &#8220;generate&#8221; theme which is a relatively new theme.  Funny thing is that I did have my logo there for a while (can&#8217;t remember how I got it there in the first place), but now it has disapeared.  That is why I went looking for this type of plugin.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal to WordPress migration by Sporty</title>
		<link>http://9seeds.com/news/drupal-to-wordpress-migration/comment-page-1/#comment-18889</link>
		<dc:creator>Sporty</dc:creator>
		<pubDate>Sun, 01 Jan 2012 17:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=320#comment-18889</guid>
		<description>hi,
thanks for posting this. Import posts and pages are not correct.

17 WHERE n.TYPE IN (&#039;post&#039;, &#039;page&#039;, &#039;article&#039;);
must look like this:
WHERE n.TYPE IN (&#039;post&#039;, &#039;page&#039;, &#039;article&#039;, &#039;story&#039;);</description>
		<content:encoded><![CDATA[<p>hi,<br />
thanks for posting this. Import posts and pages are not correct.</p>
<p>17 WHERE n.TYPE IN (&#8216;post&#8217;, &#8216;page&#8217;, &#8216;article&#8217;);<br />
must look like this:<br />
WHERE n.TYPE IN (&#8216;post&#8217;, &#8216;page&#8217;, &#8216;article&#8217;, &#8216;story&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Plugin: Genesis Simple Headers by Ron</title>
		<link>http://9seeds.com/news/new-plugin-genesis-simple-headers/comment-page-1/#comment-18015</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 19 Dec 2011 23:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=541#comment-18015</guid>
		<description>Just downloaded the Generate Theme and found that this did not have the built in header uploader.

Just want to say thanks for coming to my rescue with this genesis simple header plugin.</description>
		<content:encoded><![CDATA[<p>Just downloaded the Generate Theme and found that this did not have the built in header uploader.</p>
<p>Just want to say thanks for coming to my rescue with this genesis simple header plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 9seeds @ WordCamp by The WordCamp Circut — Wandering Jon Digital Nomad</title>
		<link>http://9seeds.com/wordcamps/comment-page-1/#comment-17842</link>
		<dc:creator>The WordCamp Circut — Wandering Jon Digital Nomad</dc:creator>
		<pubDate>Fri, 16 Dec 2011 19:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?page_id=596#comment-17842</guid>
		<description>[...] no where near the super groupie status of my friends at 9 Seeds http://9seeds.com/wordcamps/ (35 and counting)   Filed Under: Uncategorized       Return to top of pageCopyright &#169; 2011 [...]</description>
		<content:encoded><![CDATA[<p>[...] no where near the super groupie status of my friends at 9 Seeds http://9seeds.com/wordcamps/ (35 and counting)   Filed Under: Uncategorized       Return to top of pageCopyright &copy; 2011 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Plugin: Genesis Simple Headers by john</title>
		<link>http://9seeds.com/news/new-plugin-genesis-simple-headers/comment-page-1/#comment-16213</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 18 Nov 2011 04:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=541#comment-16213</guid>
		<description>Hi Lisa. You would need to modify the sizes inside the plugin itself. They are all hard-coded in there.</description>
		<content:encoded><![CDATA[<p>Hi Lisa. You would need to modify the sizes inside the plugin itself. They are all hard-coded in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Plugin: Genesis Simple Headers by Lisa Gergets</title>
		<link>http://9seeds.com/news/new-plugin-genesis-simple-headers/comment-page-1/#comment-16193</link>
		<dc:creator>Lisa Gergets</dc:creator>
		<pubDate>Thu, 17 Nov 2011 22:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://9seeds.com/?p=541#comment-16193</guid>
		<description>Hi - love the concept of this plugin! I&#039;ve changed the header height to 200px in the CSS, and it&#039;s creating a header container that is the right size, but the header I&#039;ve uploaded is still cropped at 100px high. Is there a workaround to this? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi &#8211; love the concept of this plugin! I&#8217;ve changed the header height to 200px in the CSS, and it&#8217;s creating a header container that is the right size, but the header I&#8217;ve uploaded is still cropped at 100px high. Is there a workaround to this? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via Amazon Web Services: CloudFront: d3j03r5zbavjdk.cloudfront.net

Served from: 9seeds.com @ 2012-02-22 11:57:46 -->
