<?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: Comments Imported</title>
	<atom:link href="http://www.zackvision.com/weblog/2003/07/comments-imported/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zackvision.com/weblog/2003/07/comments-imported/</link>
	<description>The art of keeping up with yesterday&#039;s blogging</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:10:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Zack</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6482</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Mon, 13 Jun 2005 02:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6482</guid>
		<description>&lt;p&gt;Hilary: &lt;a href=&quot;http://www.raving-madness.net/~ravingm/?p=35&quot; rel=&quot;nofollow&quot;&gt;Here&lt;/a&gt; you go.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hilary: <a href="http://www.raving-madness.net/~ravingm/?p=35" rel="nofollow">Here</a> you go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hilary</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6481</link>
		<dc:creator>Hilary</dc:creator>
		<pubDate>Sun, 12 Jun 2005 22:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6481</guid>
		<description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;You don’t happen to know anyone who has successfully imported Haloscan comments into Wordpress do you?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>You don’t happen to know anyone who has successfully imported Haloscan comments into WordPress do you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6480</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Tue, 10 May 2005 01:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6480</guid>
		<description>&lt;p&gt;roy: Good that you got it working for MT 3.16.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>roy: Good that you got it working for MT 3.16.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roy</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6479</link>
		<dc:creator>roy</dc:creator>
		<pubDate>Mon, 09 May 2005 13:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6479</guid>
		<description>&lt;p&gt;Oh, I’ld also like to add that not all the comments made it :-(  I think I know why.  I posted a bit on on my blog post:  http://www.beernut.ca/roy/archives/003308.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh, I’ld also like to add that not all the comments made it <img src='http://www.zackvision.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />   I think I know why.  I posted a bit on on my blog post:  <a href="http://www.beernut.ca/roy/archives/003308.html" rel="nofollow">http://www.beernut.ca/roy/archives/003308.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roy</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6478</link>
		<dc:creator>roy</dc:creator>
		<pubDate>Mon, 09 May 2005 03:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6478</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I just got it working for MT 3.16.  It was all based on Gabriel Misura’s code and your helpful comments.  However, I only imported the text of the comment, author, and date of comment.  There are no hyperlinks.  I wanted it that way since I don’t like linking to people’s email addresses and I didn’t care for the links to people’s websites.  The perl code wasn’t outputing it to the Database anyways.  It did the job for me though.  The files I modified were:&lt;/p&gt;
&lt;p&gt;\lib\MT\App\CMS.pm&lt;br /&gt;
\tmpl\cms\header.tmpl  &lt;br /&gt;
\tmpl\cms\import_comments.tmpl&lt;br /&gt;
\images\nav-import-comments.gif&lt;br /&gt;
\styles.css   (you have to add the image to the “Import Comments” location here)&lt;br /&gt;
\extlib\HTML\TableExtract.pm&lt;/p&gt;
&lt;p&gt;What is no longer used in &lt;span class=&quot;caps&quot;&gt;MT3.&lt;/span&gt;xx is:&lt;/p&gt;
&lt;p&gt;\tmpl\cms\mininav.tmpl (this is now been deprecated by header.tmpl)&lt;/p&gt;
&lt;p&gt;Btw, I don’t know Perl, and I just started hacking at MT about 2 days ago.&lt;/p&gt;
&lt;p&gt;As well, the import brought in some garbage &lt;span class=&quot;caps&quot;&gt;HTML&lt;/span&gt;:&lt;/p&gt;
&lt;p&gt;There were 2 types:&lt;/p&gt;
&lt;p&gt;1. The actual &lt;span class=&quot;caps&quot;&gt;HTML &lt;/span&gt;source of the Haloscan comments window&lt;br /&gt;
2. The copyright/powered by Haloscan stuff&lt;/p&gt;
&lt;p&gt;I had to go into the MySQL database and run the following 2 commands:&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;DELETE FROM &lt;/span&gt;`mt`.`mt_comment` where comment_text like ‘%form method%’&lt;br /&gt;
&lt;span class=&quot;caps&quot;&gt;DELETE FROM &lt;/span&gt;`mt`.`mt_comment` &lt;span class=&quot;caps&quot;&gt;WHERE &lt;/span&gt;comment_text like ‘&lt;p align=”center”&gt;%’&lt;/p&gt;
&lt;p&gt;After removing the rubbish, I was simply too lazy to publish the comments to I just did the following:&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;UPDATE &lt;/span&gt;`mt`.`mt_comment` &lt;span class=&quot;caps&quot;&gt;SET &lt;/span&gt;comment_visible=’1’&lt;/p&gt;
&lt;p&gt;Yes.  This is defintely not for the average user :-(  But it worked for me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just got it working for MT 3.16.  It was all based on Gabriel Misura’s code and your helpful comments.  However, I only imported the text of the comment, author, and date of comment.  There are no hyperlinks.  I wanted it that way since I don’t like linking to people’s email addresses and I didn’t care for the links to people’s websites.  The perl code wasn’t outputing it to the Database anyways.  It did the job for me though.  The files I modified were:</p>
<p>\lib\MT\App\CMS.pm<br />
\tmpl\cms\header.tmpl  <br />
\tmpl\cms\import_comments.tmpl<br />
\images\nav-import-comments.gif<br />
\styles.css   (you have to add the image to the “Import Comments” location here)<br />
\extlib\HTML\TableExtract.pm</p>
<p>What is no longer used in <span class="caps">MT3.</span>xx is:</p>
<p>\tmpl\cms\mininav.tmpl (this is now been deprecated by header.tmpl)</p>
<p>Btw, I don’t know Perl, and I just started hacking at MT about 2 days ago.</p>
<p>As well, the import brought in some garbage <span class="caps">HTML</span>:</p>
<p>There were 2 types:</p>
<p>1. The actual <span class="caps">HTML </span>source of the Haloscan comments window<br />
2. The copyright/powered by Haloscan stuff</p>
<p>I had to go into the MySQL database and run the following 2 commands:</p>
<p><span class="caps">DELETE FROM </span>`mt`.`mt_comment` where comment_text like ‘%form method%’<br />
<span class="caps">DELETE FROM </span>`mt`.`mt_comment` <span class="caps">WHERE </span>comment_text like ‘&lt;p align=”center”&gt;%’</p>
<p>After removing the rubbish, I was simply too lazy to publish the comments to I just did the following:</p>
<p><span class="caps">UPDATE </span>`mt`.`mt_comment` <span class="caps">SET </span>comment_visible=’1’</p>
<p>Yes.  This is defintely not for the average user <img src='http://www.zackvision.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />   But it worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6477</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Wed, 02 Feb 2005 17:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6477</guid>
		<description>&lt;p&gt;Jeff: It won’t work with MT 3.xx I think.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jeff: It won’t work with MT 3.xx I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Smith</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6476</link>
		<dc:creator>Jeff Smith</dc:creator>
		<pubDate>Wed, 02 Feb 2005 07:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6476</guid>
		<description>&lt;p&gt;Zack, I’m guessing this doesn’t work for MT 3.14?  I tried the steps and the Import Comments button never shows up.  Thanks for your help if you can.  If not, not a big deal…my blog is pretty new and I don’t have a lot of comments yet.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Zack, I’m guessing this doesn’t work for MT 3.14?  I tried the steps and the Import Comments button never shows up.  Thanks for your help if you can.  If not, not a big deal…my blog is pretty new and I don’t have a lot of comments yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bin Gregory</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6475</link>
		<dc:creator>Bin Gregory</dc:creator>
		<pubDate>Sat, 26 Jul 2003 11:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6475</guid>
		<description>&lt;p&gt;Well that’s a kind offer!  I’d be foolish not to take you up on it.  I’ll send you an email momentarily…  Thanks again!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well that’s a kind offer!  I’d be foolish not to take you up on it.  I’ll send you an email momentarily…  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6474</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Fri, 25 Jul 2003 06:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6474</guid>
		<description>&lt;p&gt;Bin Gregory: If you need any help with transferring your comments, let me know. I’ll be glad to do it for you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Bin Gregory: If you need any help with transferring your comments, let me know. I’ll be glad to do it for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bin Gregory</title>
		<link>http://www.zackvision.com/weblog/2003/07/comments-imported/comment-page-1/#comment-6473</link>
		<dc:creator>Bin Gregory</dc:creator>
		<pubDate>Thu, 24 Jul 2003 15:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackvision.com/?p=372#comment-6473</guid>
		<description>&lt;p&gt;Whoa!  On second thought, after looking over the spec I think I’ll just leave those Haloscan comments right where they are thank you.  But major geek props to you for getting it to work!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Whoa!  On second thought, after looking over the spec I think I’ll just leave those Haloscan comments right where they are thank you.  But major geek props to you for getting it to work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
