<?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 seventy6</title>
	<atom:link href="http://www.seventy6.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seventy6.com</link>
	<description>code, design and things</description>
	<lastBuildDate>Fri, 07 May 2010 16:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on SQL for migrating a WordPress DB between domains by nick</title>
		<link>http://www.seventy6.com/2010/05/05/sql-for-migrating-a-wordpress-db-between-domains/comment-page-1/#comment-551</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Fri, 07 May 2010 16:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=216#comment-551</guid>
		<description>cheers Taff. 

This ones also useful when uploading content via wordpress it stupidly puts the domain address in the image path. This rips through and clears out any references.

UPDATE wp_posts SET post_content = REPLACE(post_content, &#039;[TEST SERVER DOMAIN]&#039;, &#039;/&#039;)</description>
		<content:encoded><![CDATA[<p>cheers Taff. </p>
<p>This ones also useful when uploading content via wordpress it stupidly puts the domain address in the image path. This rips through and clears out any references.</p>
<p>UPDATE wp_posts SET post_content = REPLACE(post_content, &#8216;[TEST SERVER DOMAIN]&#8216;, &#8216;/&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL for migrating a WordPress DB between domains by Taff</title>
		<link>http://www.seventy6.com/2010/05/05/sql-for-migrating-a-wordpress-db-between-domains/comment-page-1/#comment-549</link>
		<dc:creator>Taff</dc:creator>
		<pubDate>Wed, 05 May 2010 20:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=216#comment-549</guid>
		<description>I don&#039;t work with wordpress, but this SQL looks wrong...

The table and column names shouldn&#039;t be quoted, and you don&#039;t need to set the items that are also in the WHERE clause.

Wouldn&#039;t this do (for the 1st statement)?

UPDATE wp_options SET option_value=&#039;[NEW DOMAIN NAME HERE]&#039;, autoload=&#039;yes&#039; WHERE option_id= &#039;1&#039; AND blog_id = &#039;0&#039; AND option_name = &#039;siteurl&#039;;</description>
		<content:encoded><![CDATA[<p>I don&#8217;t work with wordpress, but this SQL looks wrong&#8230;</p>
<p>The table and column names shouldn&#8217;t be quoted, and you don&#8217;t need to set the items that are also in the WHERE clause.</p>
<p>Wouldn&#8217;t this do (for the 1st statement)?</p>
<p>UPDATE wp_options SET option_value=&#8217;[NEW DOMAIN NAME HERE]&#8216;, autoload=&#8217;yes&#8217; WHERE option_id= &#8217;1&#8242; AND blog_id = &#8217;0&#8242; AND option_name = &#8216;siteurl&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A standard Drupal install by nick</title>
		<link>http://www.seventy6.com/2009/12/04/a-standard-drupal-install/comment-page-1/#comment-367</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sat, 05 Dec 2009 08:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=160#comment-367</guid>
		<description>cheers rick. Its working progress so any thoughts much appreciated. The admin theme look good - did you have any worries / issues installing a beta release?</description>
		<content:encoded><![CDATA[<p>cheers rick. Its working progress so any thoughts much appreciated. The admin theme look good &#8211; did you have any worries / issues installing a beta release?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A standard Drupal install by Rick Hurst</title>
		<link>http://www.seventy6.com/2009/12/04/a-standard-drupal-install/comment-page-1/#comment-357</link>
		<dc:creator>Rick Hurst</dc:creator>
		<pubDate>Fri, 04 Dec 2009 17:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=160#comment-357</guid>
		<description>Good list Nick, there&#039;s a few in there I haven&#039;t looked at

We used the admin module on dshed.net, for a nice slick admin theme + UI helpers:-

http://drupal.org/project/admin</description>
		<content:encoded><![CDATA[<p>Good list Nick, there&#8217;s a few in there I haven&#8217;t looked at</p>
<p>We used the admin module on dshed.net, for a nice slick admin theme + UI helpers:-</p>
<p><a href="http://drupal.org/project/admin" rel="nofollow">http://drupal.org/project/admin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on airport express speaker hack by Jordan</title>
		<link>http://www.seventy6.com/2009/02/02/airport-express-speaker-hack/comment-page-1/#comment-254</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=43#comment-254</guid>
		<description>I believe this program works, though you have to buy it. (hacked versions can be downloaded off of various torrent sites). AirFoil is what you are looking for. http://rogueamoeba.com/store/</description>
		<content:encoded><![CDATA[<p>I believe this program works, though you have to buy it. (hacked versions can be downloaded off of various torrent sites). AirFoil is what you are looking for. <a href="http://rogueamoeba.com/store/" rel="nofollow">http://rogueamoeba.com/store/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Weekly Updates for 2009-11-08 by Pretty Girl</title>
		<link>http://www.seventy6.com/2009/11/08/twitter-weekly-updates-for-2009-11-08/comment-page-1/#comment-183</link>
		<dc:creator>Pretty Girl</dc:creator>
		<pubDate>Thu, 12 Nov 2009 02:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/2009/11/08/twitter-weekly-updates-for-2009-11-08/#comment-183</guid>
		<description>Thanks for sharing this with us. I stumbled upon a new twitter tool. It is a free twitter backgrounds site : http://www.chicbackgrounds.com ; You may want to check them out.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this with us. I stumbled upon a new twitter tool. It is a free twitter backgrounds site : <a href="http://www.chicbackgrounds.com" rel="nofollow">http://www.chicbackgrounds.com</a> ; You may want to check them out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Portfolio by 2009 portfolio &#124; seventy6</title>
		<link>http://www.seventy6.com/portfolio-2010/comment-page-1/#comment-164</link>
		<dc:creator>2009 portfolio &#124; seventy6</dc:creator>
		<pubDate>Wed, 21 Oct 2009 21:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?page_id=101#comment-164</guid>
		<description>[...] Portfolio [...]</description>
		<content:encoded><![CDATA[<p>[...] Portfolio [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 combobox bug by nick</title>
		<link>http://www.seventy6.com/2009/03/26/as3-combobox-bug/comment-page-1/#comment-163</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=53#comment-163</guid>
		<description>hi clayton

i think i was actually removing it from the library and dropping a new instance on the stage. This seemed to solve the problem that was happening. good luck!</description>
		<content:encoded><![CDATA[<p>hi clayton</p>
<p>i think i was actually removing it from the library and dropping a new instance on the stage. This seemed to solve the problem that was happening. good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 combobox bug by clayton</title>
		<link>http://www.seventy6.com/2009/03/26/as3-combobox-bug/comment-page-1/#comment-159</link>
		<dc:creator>clayton</dc:creator>
		<pubDate>Tue, 20 Oct 2009 00:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=53#comment-159</guid>
		<description>where can we re-download them??

I am having the same problem. See also:
http://www.kirupa.com/forum/showthread.php?t=328920</description>
		<content:encoded><![CDATA[<p>where can we re-download them??</p>
<p>I am having the same problem. See also:<br />
<a href="http://www.kirupa.com/forum/showthread.php?t=328920" rel="nofollow">http://www.kirupa.com/forum/showthread.php?t=328920</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Could not connect to slideshowpro.net (using cURL) by nick</title>
		<link>http://www.seventy6.com/2008/11/24/could-not-connect-to-slideshowpronet-using-curl/comment-page-1/#comment-153</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sat, 10 Oct 2009 11:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.seventy6.com/?p=6#comment-153</guid>
		<description>Hi Kate

When you log into Plesk click the &#039;Modules&#039; link under &#039;System in the left menu. One of the modules listed is the firewall. Once in the firewall you&#039;ll see a list of current rules. Click the &#039;Edit Firewall Config&#039; button at top. Then add a &#039;Custom rule&#039; based on the image above. Once saved you then need to activate the change.
If correct then Director should be able to connect straight away. 

Hope that helps, nick</description>
		<content:encoded><![CDATA[<p>Hi Kate</p>
<p>When you log into Plesk click the &#8216;Modules&#8217; link under &#8216;System in the left menu. One of the modules listed is the firewall. Once in the firewall you&#8217;ll see a list of current rules. Click the &#8216;Edit Firewall Config&#8217; button at top. Then add a &#8216;Custom rule&#8217; based on the image above. Once saved you then need to activate the change.<br />
If correct then Director should be able to connect straight away. </p>
<p>Hope that helps, nick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
