Files
SkinbaseNova/database/sql/news_article_comments_legacy_import.sql

17974 lines
2.3 MiB
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-- Legacy news comments import generated at 2026-05-01 09:29:58
START TRANSACTION;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Test', 'Test', 'visible', '2001-05-09 19:10:46', '2001-05-09 19:10:46', '2001-05-09 19:10:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 5
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Nice article', 'Nice article', 'visible', '2001-05-09 19:31:47', '2001-05-09 19:31:47', '2001-05-09 19:31:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 5
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 4, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Nice article', 'Nice article', 'visible', '2001-05-09 19:34:55', '2001-05-09 19:34:55', '2001-05-09 19:34:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 5
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 5, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Nice article', 'Nice article', 'visible', '2001-05-09 19:35:42', '2001-05-09 19:35:42', '2001-05-09 19:35:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 5
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 6, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Nice article', 'Nice article', 'visible', '2001-05-09 19:36:27', '2001-05-09 19:36:27', '2001-05-09 19:36:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 5
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 7, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Works', 'Works', 'visible', '2001-05-09 19:42:35', '2001-05-09 19:42:35', '2001-05-09 19:42:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 5
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 8, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'hey, me likes changes so far. I did resend a reply to another mail addy, but now it0s outdated already :)', 'hey, me likes changes so far. I did resend a reply to another mail addy, but now it0s outdated already :)', 'visible', '2001-05-10 00:39:54', '2001-05-10 00:39:54', '2001-05-10 00:39:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 9, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Today we improve also our message board section. Go there and feel the difference :) When you want to create new disscussion board you have two fill two fields now. First one is headline and the second is little or big description of it :)\r<BR>\r<BR>Like I said be4: Report BUGS :)', 'Today we improve also our message board section. Go there and feel the difference :) When you want to create new disscussion board you have two fill two fields now. First one is headline and the second is little or big description of it :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Like I said be4: Report BUGS :)', 'visible', '2001-05-10 15:21:00', '2001-05-10 15:21:00', '2001-05-10 15:21:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 10, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Looking great! Every new addition made to this site has certainly been an improvement so far. Keep it up.\r<BR>\r<BR>Bugs: No such word as readed ;) Should just be &acuteread&acute and in the right column of the website you have &acutebuissnes&acute instead of &acutebusiness&acute for the section title. And under each skin it says &acutecoments&acute instead of &acutecomments&acute.\r<BR>\r<BR>But the site is really moving along nicely. I&acutell be watching it grow more with interest.', 'Looking great! Every new addition made to this site has certainly been an improvement so far. Keep it up.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Bugs: No such word as readed ;) Should just be &amp;acuteread&amp;acute and in the right column of the website you have &amp;acutebuissnes&amp;acute instead of &amp;acutebusiness&amp;acute for the section title. And under each skin it says &amp;acutecoments&amp;acute instead of &amp;acutecomments&amp;acute.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But the site is really moving along nicely. I&amp;acutell be watching it grow more with interest.', 'visible', '2001-05-14 01:23:29', '2001-05-14 01:23:29', '2001-05-14 01:23:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 11, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Joke or not, it is actually possible to &quot;customize&quot; the BSOD!!! In your System.ini you can define the color of the text and background! (No shit!!!) Don&acutet believe me, just check this page: http://www.virtualplastic.org/html/misc_bsd.html :)', 'Joke or not, it is actually possible to &amp;quot;customize&amp;quot; the BSOD!!! In your System.ini you can define the color of the text and background! (No shit!!!) Don&amp;acutet believe me, just check this page: http://www.virtualplastic.org/html/misc_bsd.html :)', 'visible', '2001-05-16 23:50:18', '2001-05-16 23:50:18', '2001-05-16 23:50:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 147
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 12, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Well, it made me laugh :)', 'Well, it made me laugh :)', 'visible', '2001-05-17 01:35:30', '2001-05-17 01:35:30', '2001-05-17 01:35:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 147
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 13, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'lol!!', 'lol!!', 'visible', '2001-05-17 01:43:10', '2001-05-17 01:43:10', '2001-05-17 01:43:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 147
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 14, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I have a couple of different hosts I use (and others I have used) and I&acuted like to be able to skin their control panels :)\r<BR>\r<BR>I&acutem not sure how you actually go about skinning a control panel though, or whether hosts want skins made for them. I can tell you I wouldn&acutet do it for free though. Discount hosting maybe in exchange :)', 'I have a couple of different hosts I use (and others I have used) and I&amp;acuted like to be able to skin their control panels :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I&amp;acutem not sure how you actually go about skinning a control panel though, or whether hosts want skins made for them. I can tell you I wouldn&amp;acutet do it for free though. Discount hosting maybe in exchange :)', 'visible', '2001-05-25 04:31:39', '2001-05-25 04:31:39', '2001-05-25 04:31:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 155
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 15, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Good additions. This site must have the most extensive list around, just needs some filling up :) - one for next round, Nikkie found no section for velocity, by 545studios.', 'Good additions. This site must have the most extensive list around, just needs some filling up :) - one for next round, Nikkie found no section for velocity, by 545studios.', 'visible', '2001-05-26 01:14:04', '2001-05-26 01:14:04', '2001-05-26 01:14:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 16, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Velocity section now added. And it&acutes not an empty section either as I&acuteve skinned it before. So as they say in the TV cooking show world....\r<BR>\r<BR>&quot;Here&acutes some we prepared earlier&quot; :)', 'Velocity section now added. And it&amp;acutes not an empty section either as I&amp;acuteve skinned it before. So as they say in the TV cooking show world....<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;Here&amp;acutes some we prepared earlier&amp;quot; :)', 'visible', '2001-05-26 10:03:43', '2001-05-26 10:03:43', '2001-05-26 10:03:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 17, 343, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 343 AND users.deleted_at IS NULL) THEN 343 ELSE NULL END, NULL, 'sickpuppy', 'They will be sorely missed..... This place and LoS are about the only decent places left now..... WC is cack and DA is full of idiots....... oh how the times are a changing.......', 'They will be sorely missed..... This place and LoS are about the only decent places left now..... WC is cack and DA is full of idiots....... oh how the times are a changing.......', 'visible', '2001-05-29 16:46:39', '2001-05-29 16:46:39', '2001-05-29 16:46:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 18, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Hey, I submit to DA! You calling me an idiot? :)\r<BR>\r<BR>But yes, times are changing. I think that people are finding it hard to move on from the &acutebig&acute sites (skinz and DeskMod) when they shut down. And I can see why. They had become comfortable with their own little groups they had formed and they now have nowhere to meet and chat. They can&acutet just move in to another skin site as it more than likely already has a group using the chat features of that site.\r<BR>\r<BR>So it is up to sites such as this one and LOS to greet the fallouts of these major sites (which LOS has done well from my observations). I&acuted love to see any new members here :)\r<BR>\r<BR>Build up the numbers....', 'Hey, I submit to DA! You calling me an idiot? :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But yes, times are changing. I think that people are finding it hard to move on from the &amp;acutebig&amp;acute sites (skinz and DeskMod) when they shut down. And I can see why. They had become comfortable with their own little groups they had formed and they now have nowhere to meet and chat. They can&amp;acutet just move in to another skin site as it more than likely already has a group using the chat features of that site.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So it is up to sites such as this one and LOS to greet the fallouts of these major sites (which LOS has done well from my observations). I&amp;acuted love to see any new members here :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Build up the numbers....', 'visible', '2001-05-30 01:45:38', '2001-05-30 01:45:38', '2001-05-30 01:45:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 19, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'DA - well, the audience is a bit young (...), but management, features are ok, just the skinning being just a small part of what they have to offer.\r<BR>\r<BR>Skinz - ok, was a protected community, but you got in if you were a liitle patient (for me, just with half a leg). One thing though, beyond all this community stuff. There was stuff developed there. XX, rethan, redllar and neophile let their apps grow with the support given there (XX started at customize).\r<BR>\r<BR>I don&acutet see that happen now and I guess it requires some &quot;settling&quot; for it to start happening again... and fall of DeskMod doesn&acutet help exactly :(\r<BR>\r<BR>Ok, so maybe I&acutem a little tired of all these politics, opinions etc, if something stable can be build anywhere (and I&acuted love that to be here, with some places supporting that :), I&acutem happy.', 'DA - well, the audience is a bit young (...), but management, features are ok, just the skinning being just a small part of what they have to offer.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Skinz - ok, was a protected community, but you got in if you were a liitle patient (for me, just with half a leg). One thing though, beyond all this community stuff. There was stuff developed there. XX, rethan, redllar and neophile let their apps grow with the support given there (XX started at customize).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I don&amp;acutet see that happen now and I guess it requires some &amp;quot;settling&amp;quot; for it to start happening again... and fall of DeskMod doesn&amp;acutet help exactly :(<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Ok, so maybe I&amp;acutem a little tired of all these politics, opinions etc, if something stable can be build anywhere (and I&amp;acuted love that to be here, with some places supporting that :), I&amp;acutem happy.', 'visible', '2001-05-30 02:38:28', '2001-05-30 02:38:28', '2001-05-30 02:38:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 20, 399, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 399 AND users.deleted_at IS NULL) THEN 399 ELSE NULL END, NULL, 'kenray', 'i still dont see inet tabs...am i missing soemthing?', 'i still dont see inet tabs...am i missing soemthing?', 'visible', '2001-06-04 10:51:48', '2001-06-04 10:51:48', '2001-06-04 10:51:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 164
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 21, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acuted say you were... but now I see you&acuteve uploaded. :)\r<BR>\r<BR>If you have any other requests, let us know.', 'I&amp;acuted say you were... but now I see you&amp;acuteve uploaded. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If you have any other requests, let us know.', 'visible', '2001-06-04 14:51:44', '2001-06-04 14:51:44', '2001-06-04 14:51:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 164
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 22, 342, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 342 AND users.deleted_at IS NULL) THEN 342 ELSE NULL END, NULL, 'Doreen', 'Site is looking great! each time I come peek at you =)\r<BR>load time is not bad at all either =)', 'Site is looking great! each time I come peek at you =)<br />\r&lt;BR&gt;load time is not bad at all either =)', 'visible', '2001-06-07 01:56:50', '2001-06-07 01:56:50', '2001-06-07 01:56:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 164
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 23, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Thanks Doreen. Luckily gRAVE knows his PHP. And I hope to learn some :)\r<BR>\r<BR>Plenty more coming too!', 'Thanks Doreen. Luckily gRAVE knows his PHP. And I hope to learn some :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Plenty more coming too!', 'visible', '2001-06-07 09:51:15', '2001-06-07 09:51:15', '2001-06-07 09:51:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 164
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 24, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Cool. Will apply tonight - nice job guys!', 'Cool. Will apply tonight - nice job guys!', 'visible', '2001-06-12 09:54:35', '2001-06-12 09:54:35', '2001-06-12 09:54:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 166
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 25, 413, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 413 AND users.deleted_at IS NULL) THEN 413 ELSE NULL END, NULL, 'DIGI', 'i dont like audio galaxy.... takes too damn long to get what you want....when i wanna get a song..i wanna here it right then and there\r<BR>\r<BR>i use morpheus\r<BR>www.musiccity.com\r<BR>', 'i dont like audio galaxy.... takes too damn long to get what you want....when i wanna get a song..i wanna here it right then and there<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;i use morpheus<br />\r&lt;BR&gt;www.musiccity.com<br />\r&lt;BR&gt;', 'visible', '2001-06-16 10:00:03', '2001-06-16 10:00:03', '2001-06-16 10:00:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 168
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 26, 413, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 413 AND users.deleted_at IS NULL) THEN 413 ELSE NULL END, NULL, 'DIGI', 'morpheus is where its at !!!\r<BR>\r<BR>especially when im signed on sharing 10 million gig of mp3&acutes\r<BR>\r<BR>hehehehe', 'morpheus is where its at !!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;especially when im signed on sharing 10 million gig of mp3&amp;acutes<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;hehehehe', 'visible', '2001-06-18 19:00:06', '2001-06-18 19:00:06', '2001-06-18 19:00:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 170
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 27, 261, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 261 AND users.deleted_at IS NULL) THEN 261 ELSE NULL END, NULL, 'TALON', 'LOL DIGI,.. how many HD&acutes you got =)', 'LOL DIGI,.. how many HD&amp;acutes you got =)', 'visible', '2001-06-19 08:36:49', '2001-06-19 08:36:49', '2001-06-19 08:36:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 170
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 28, NULL, news_articles.id, NULL, NULL, 'bird', 'is alls goods so we can sy the preview on the icq makers', 'is alls goods so we can sy the preview on the icq makers', 'visible', '2001-06-19 19:09:10', '2001-06-19 19:09:10', '2001-06-19 19:09:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 173
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 29, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Here&acutes my thoughts on this one: Skin4all might be fast and easy, but some people might not join in, when Skin4all HAS to be installed on your machine, WITHOUT the ability for checking for any kind of virus!! I did install Skin4all some time ago but was disapointed over how few skinable proggies it found during the &quot;auto detect&quot;. Only Sonique, IE, WinAmp and ICQ! And I got about a TON of the most used skinners around installed, but almost none detected/supported! So my verdict is: Don&acutet use it unless you absolutely want to! :/', 'Here&amp;acutes my thoughts on this one: Skin4all might be fast and easy, but some people might not join in, when Skin4all HAS to be installed on your machine, WITHOUT the ability for checking for any kind of virus!! I did install Skin4all some time ago but was disapointed over how few skinable proggies it found during the &amp;quot;auto detect&amp;quot;. Only Sonique, IE, WinAmp and ICQ! And I got about a TON of the most used skinners around installed, but almost none detected/supported! So my verdict is: Don&amp;acutet use it unless you absolutely want to! :/', 'visible', '2001-06-19 23:10:59', '2001-06-19 23:10:59', '2001-06-19 23:10:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 173
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 30, NULL, news_articles.id, NULL, NULL, 'bird', 'thanck snowman', 'thanck snowman', 'visible', '2001-06-20 00:25:02', '2001-06-20 00:25:02', '2001-06-20 00:25:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 173
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 31, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'MarbleMad rules! MMdesk is pure eyecandy; pity it&acutes really demanding on resources, and I&acuteve been waiting for a new beta for months now ;)...', 'MarbleMad rules! MMdesk is pure eyecandy; pity it&amp;acutes really demanding on resources, and I&amp;acuteve been waiting for a new beta for months now ;)...', 'visible', '2001-06-20 23:44:50', '2001-06-20 23:44:50', '2001-06-20 23:44:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 174
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 32, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'No comments on the colour system, the only colour formats I use are RGB and Hex, but that sideways text of CodePad is too sweet!', 'No comments on the colour system, the only colour formats I use are RGB and Hex, but that sideways text of CodePad is too sweet!', 'visible', '2001-06-21 12:33:49', '2001-06-21 12:33:49', '2001-06-21 12:33:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 33, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I can&acutet comment on the colour system either as ColorPad does all I need it to. CodePad looks VERY promising doesn&acutet it!?! :)', 'I can&amp;acutet comment on the colour system either as ColorPad does all I need it to. CodePad looks VERY promising doesn&amp;acutet it!?! :)', 'visible', '2001-06-22 00:55:50', '2001-06-22 00:55:50', '2001-06-22 00:55:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 34, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', '*sniff*\r<BR>\r<BR>Not good, though it may increase the traffic to this site?', '*sniff*<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Not good, though it may increase the traffic to this site?', 'visible', '2001-06-22 16:58:02', '2001-06-22 16:58:02', '2001-06-22 16:58:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 176
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 35, 394, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 394 AND users.deleted_at IS NULL) THEN 394 ELSE NULL END, NULL, 'kobi', 'They&acuteve suffered a LostOfSkins :) . Sorry. I know I shouldn&acutet make fun of it. Actually, it was my favorite skinning site (that is, after Deskmod).', 'They&amp;acuteve suffered a LostOfSkins :) . Sorry. I know I shouldn&amp;acutet make fun of it. Actually, it was my favorite skinning site (that is, after Deskmod).', 'visible', '2001-06-22 21:47:11', '2001-06-22 21:47:11', '2001-06-22 21:47:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 176
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 36, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acutem not so sure that traffic will increase to this site unless it&acutes through word of mouth. The links provided on the LOS page do not include this site. They link to DeskMod though!?! Isn&acutet that site dead?', 'I&amp;acutem not so sure that traffic will increase to this site unless it&amp;acutes through word of mouth. The links provided on the LOS page do not include this site. They link to DeskMod though!?! Isn&amp;acutet that site dead?', 'visible', '2001-06-22 22:39:16', '2001-06-22 22:39:16', '2001-06-22 22:39:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 176
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 37, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'True. Seems skinbase&acutes hidden deep within the shadows...\r<BR>\r<BR>By the way, why am I seeing escaped code here? I mean the &acute stuff.', 'True. Seems skinbase&amp;acutes hidden deep within the shadows...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;By the way, why am I seeing escaped code here? I mean the &amp;acute stuff.', 'visible', '2001-06-24 16:27:18', '2001-06-24 16:27:18', '2001-06-24 16:27:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 176
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 38, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I know nothing about code, but please let me know where the errors appear so I can point gRAVE to this news comment :)', 'I know nothing about code, but please let me know where the errors appear so I can point gRAVE to this news comment :)', 'visible', '2001-06-24 23:16:57', '2001-06-24 23:16:57', '2001-06-24 23:16:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 176
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 39, 399, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 399 AND users.deleted_at IS NULL) THEN 399 ELSE NULL END, NULL, 'kenray', 'that is so cool', 'that is so cool', 'visible', '2001-06-25 08:35:55', '2001-06-25 08:35:55', '2001-06-25 08:35:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 178
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 40, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Looks simple enough. I might be able to figure it out :)', 'Looks simple enough. I might be able to figure it out :)', 'visible', '2001-06-26 00:30:19', '2001-06-26 00:30:19', '2001-06-26 00:30:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 179
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 41, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'You can find some pretty interesting things in the messageboard ;)', 'You can find some pretty interesting things in the messageboard ;)', 'visible', '2001-06-26 04:02:25', '2001-06-26 04:02:25', '2001-06-26 04:02:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 180
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 42, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Sounds like what eppieDesktop does. How big is it?', 'Sounds like what eppieDesktop does. How big is it?', 'visible', '2001-06-26 11:34:44', '2001-06-26 11:34:44', '2001-06-26 11:34:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 179
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 43, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Definitely. What&acutes skinnable about MaxFTP?', 'Definitely. What&amp;acutes skinnable about MaxFTP?', 'visible', '2001-06-26 11:39:53', '2001-06-26 11:39:53', '2001-06-26 11:39:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 180
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 44, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Awesome. You do all the coolest stuff while I sleep :)\r<BR>\r<BR>This reminds me of the old skinz.org style. I love it. Now I can see what I missed when I have a day off here and there. Great!', 'Awesome. You do all the coolest stuff while I sleep :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This reminds me of the old skinz.org style. I love it. Now I can see what I missed when I have a day off here and there. Great!', 'visible', '2001-06-26 23:54:28', '2001-06-26 23:54:28', '2001-06-26 23:54:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 45, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', '2-300 kB I think. It has normal/hovered/clicked bitmap versions, which make it kinda special.', '2-300 kB I think. It has normal/hovered/clicked bitmap versions, which make it kinda special.', 'visible', '2001-06-27 00:35:36', '2001-06-27 00:35:36', '2001-06-27 00:35:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 179
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 46, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Most excellent! Thanx gRAVE!\r<BR>:)', 'Most excellent! Thanx gRAVE!<br />\r&lt;BR&gt;:)', 'visible', '2001-06-27 00:51:19', '2001-06-27 00:51:19', '2001-06-27 00:51:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 47, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'The buttons are skinnable in Max-FTP. Similar style of skinning as PowerArchiver I think. Not that I&acuteve skinned that. ;)', 'The buttons are skinnable in Max-FTP. Similar style of skinning as PowerArchiver I think. Not that I&amp;acuteve skinned that. ;)', 'visible', '2001-06-27 01:49:23', '2001-06-27 01:49:23', '2001-06-27 01:49:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 180
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 48, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Ooh, that spinning logo is sweet!! Too bad it won&acutet show when you don&acutet show the filename.', 'Ooh, that spinning logo is sweet!! Too bad it won&amp;acutet show when you don&amp;acutet show the filename.', 'visible', '2001-06-29 12:24:42', '2001-06-29 12:24:42', '2001-06-29 12:24:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 49, 484, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 484 AND users.deleted_at IS NULL) THEN 484 ELSE NULL END, NULL, 'okgonow', 'I am desperately seeking a cpanel skin... I think it would be the best idea ever if you made sins for those.. Contact me, and we can work something out.\r<BR>\r<BR>\r<BR>BH\r<BR>okgonow.com', 'I am desperately seeking a cpanel skin... I think it would be the best idea ever if you made sins for those.. Contact me, and we can work something out.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BH<br />\r&lt;BR&gt;okgonow.com', 'visible', '2001-06-30 00:38:23', '2001-06-30 00:38:23', '2001-06-30 00:38:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 155
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 50, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Ah! I have a skin for this application too. How&acuted I miss that!?! Good one nikuki.', 'Ah! I have a skin for this application too. How&amp;acuted I miss that!?! Good one nikuki.', 'visible', '2001-07-06 10:14:19', '2001-07-06 10:14:19', '2001-07-06 10:14:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 51, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Cool but just incase someone wasn&acutet aware of it: 545studios ain&acutet among us anymore! Went down when Deskmod quit!', 'Cool but just incase someone wasn&amp;acutet aware of it: 545studios ain&amp;acutet among us anymore! Went down when Deskmod quit!', 'visible', '2001-07-06 14:39:57', '2001-07-06 14:39:57', '2001-07-06 14:39:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 52, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Yeah, but I have been told they will be back. Too many people love what they do for them not to come back I&acuted say :)', 'Yeah, but I have been told they will be back. Too many people love what they do for them not to come back I&amp;acuted say :)', 'visible', '2001-07-07 00:16:48', '2001-07-07 00:16:48', '2001-07-07 00:16:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 53, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'The site is back and it looks great! Submit there now and get the site back to what it was. And then some..... :)\r<BR>\r<BR>But still submit here too ;)', 'The site is back and it looks great! Submit there now and get the site back to what it was. And then some..... :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But still submit here too ;)', 'visible', '2001-07-07 03:31:36', '2001-07-07 03:31:36', '2001-07-07 03:31:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 189
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 54, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'the new section is goods so if the pages is open', 'the new section is goods so if the pages is open', 'visible', '2001-07-10 00:49:03', '2001-07-10 00:49:03', '2001-07-10 00:49:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 55, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'The section is open and it works. I&acuteve uploaded a skin there already. There have to be more skinners who have made Verve skins! ;)', 'The section is open and it works. I&amp;acuteve uploaded a skin there already. There have to be more skinners who have made Verve skins! ;)', 'visible', '2001-07-10 03:06:52', '2001-07-10 03:06:52', '2001-07-10 03:06:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 56, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'I&acutem working on an In the Mood one. lol', 'I&amp;acutem working on an In the Mood one. lol', 'visible', '2001-07-23 07:12:51', '2001-07-23 07:12:51', '2001-07-23 07:12:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 57, 552, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 552 AND users.deleted_at IS NULL) THEN 552 ELSE NULL END, NULL, 'howie', 'MP3 Nator has the ablility to compete with programs such as winamp coolplayer and others but it lacks some functionality to it which with good feed back to the auther im sure could be changed. all and all its a good program and its not as complicated to skin for such as winamp is.', 'MP3 Nator has the ablility to compete with programs such as winamp coolplayer and others but it lacks some functionality to it which with good feed back to the auther im sure could be changed. all and all its a good program and its not as complicated to skin for such as winamp is.', 'visible', '2001-07-23 09:26:36', '2001-07-23 09:26:36', '2001-07-23 09:26:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 194
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 58, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And we now have a section added here to upload your neoPlayer skins to. So get skinning! :)', 'And we now have a section added here to upload your neoPlayer skins to. So get skinning! :)', 'visible', '2001-07-26 04:33:04', '2001-07-26 04:33:04', '2001-07-26 04:33:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 196
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 59, 394, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 394 AND users.deleted_at IS NULL) THEN 394 ELSE NULL END, NULL, 'kobi', 'So... does anyone has screenshots, or should I guess how it looks?', 'So... does anyone has screenshots, or should I guess how it looks?', 'visible', '2001-07-26 11:15:05', '2001-07-26 11:15:05', '2001-07-26 11:15:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 196
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 60, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'check at HS&acutes site, Kobi! Or download it! ;)', 'check at HS&amp;acutes site, Kobi! Or download it! ;)', 'visible', '2001-07-27 01:42:49', '2001-07-27 01:42:49', '2001-07-27 01:42:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 196
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 61, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Good for you! They&acutere both top notch sites, and you can never have too many good friends like them.\r<BR>:)', 'Good for you! They&amp;acutere both top notch sites, and you can never have too many good friends like them.<br />\r&lt;BR&gt;:)', 'visible', '2001-07-27 04:27:29', '2001-07-27 04:27:29', '2001-07-27 04:27:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 197
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 62, 394, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 394 AND users.deleted_at IS NULL) THEN 394 ELSE NULL END, NULL, 'kobi', 'I have checked their site. I get &quot;page not fount&quot; when i try the neoplayer link. well, never mind...', 'I have checked their site. I get &amp;quot;page not fount&amp;quot; when i try the neoplayer link. well, never mind...', 'visible', '2001-07-27 10:14:07', '2001-07-27 10:14:07', '2001-07-27 10:14:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 196
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 63, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Looks cool. Used with the other applications from the phantom&acutes toolbox it helps make a nice enhanced desktop.', 'Looks cool. Used with the other applications from the phantom&amp;acutes toolbox it helps make a nice enhanced desktop.', 'visible', '2001-07-31 23:53:46', '2001-07-31 23:53:46', '2001-07-31 23:53:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 201
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 64, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'the docbars is good', 'the docbars is good', 'visible', '2001-08-02 03:56:37', '2001-08-02 03:56:37', '2001-08-02 03:56:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 201
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 65, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'fort the skins the pages ave by pass nect tyme is the sales pages', 'fort the skins the pages ave by pass nect tyme is the sales pages', 'visible', '2001-08-02 04:03:52', '2001-08-02 04:03:52', '2001-08-02 04:03:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 200
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 66, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '??? - I don&acutet follow that.', '??? - I don&amp;acutet follow that.', 'visible', '2001-08-02 06:08:04', '2001-08-02 06:08:04', '2001-08-02 06:08:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 200
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 67, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'New section added for CustomEyes as well :)', 'New section added for CustomEyes as well :)', 'visible', '2001-08-02 23:29:08', '2001-08-02 23:29:08', '2001-08-02 23:29:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 202
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 68, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'CustomEyes isn&acutet supposed to be developed anymore (skin structure too much like Wb, hence no support around). I see developer at least updates his site, hope he&acutell pick it up somewhere (just some skin structure changes and it stands on its own). Never ran without errors here, but smooth performance still, was hoping for it to develop some more...', 'CustomEyes isn&amp;acutet supposed to be developed anymore (skin structure too much like Wb, hence no support around). I see developer at least updates his site, hope he&amp;acutell pick it up somewhere (just some skin structure changes and it stands on its own). Never ran without errors here, but smooth performance still, was hoping for it to develop some more...', 'visible', '2001-08-03 00:21:00', '2001-08-03 00:21:00', '2001-08-03 00:21:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 202
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 69, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'customeyes is the good progam fort alls skins,and convergence is all good,no danload now,is work good fort the object dosktop and wallpaper', 'customeyes is the good progam fort alls skins,and convergence is all good,no danload now,is work good fort the object dosktop and wallpaper', 'visible', '2001-08-03 17:33:18', '2001-08-03 17:33:18', '2001-08-03 17:33:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 202
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 70, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Scarebear running Litestep now :)... but seriously, ls2k is a cool site indeed.', 'Scarebear running Litestep now :)... but seriously, ls2k is a cool site indeed.', 'visible', '2001-08-04 00:43:26', '2001-08-04 00:43:26', '2001-08-04 00:43:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 203
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 71, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Trying a lot of shells actually :) I&acuteve tried LS and like it and I&acutem now trying Talisman II and it seems very nice.\r<BR>\r<BR>As for site partners, I&acutem trying to get sites outside the &acutenorm&acute as well as the normal &acuteskin site&acute partners.\r<BR>\r<BR>We&acutere hoping to partner with &acuteVirtual&acute-ly all the cool sites eventually &acuteplastic&acute. (you know that was clever and subliminal!) ;)', 'Trying a lot of shells actually :) I&amp;acuteve tried LS and like it and I&amp;acutem now trying Talisman II and it seems very nice.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;As for site partners, I&amp;acutem trying to get sites outside the &amp;acutenorm&amp;acute as well as the normal &amp;acuteskin site&amp;acute partners.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;We&amp;acutere hoping to partner with &amp;acuteVirtual&amp;acute-ly all the cool sites eventually &amp;acuteplastic&amp;acute. (you know that was clever and subliminal!) ;)', 'visible', '2001-08-04 07:55:15', '2001-08-04 07:55:15', '2001-08-04 07:55:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 203
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 72, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'is the good program and the nice sites is ave anothers programs is CDlist is fort no what cd you ave', 'is the good program and the nice sites is ave anothers programs is CDlist is fort no what cd you ave', 'visible', '2001-08-07 02:43:47', '2001-08-07 02:43:47', '2001-08-07 02:43:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 204
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 73, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Thanks, Plastic!\r<BR>Always nice to see community support.\r<BR>:)', 'Thanks, Plastic!<br />\r&lt;BR&gt;Always nice to see community support.<br />\r&lt;BR&gt;:)', 'visible', '2001-08-11 15:47:25', '2001-08-11 15:47:25', '2001-08-11 15:47:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 205
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 74, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Couldn&acutet pass on this one, Elwin :) Scrow representing everything we stand for...', 'Couldn&amp;acutet pass on this one, Elwin :) Scrow representing everything we stand for...', 'visible', '2001-08-12 01:43:02', '2001-08-12 01:43:02', '2001-08-12 01:43:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 205
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 75, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Great work plastic. First oxygenator, now iconphile :)', 'Great work plastic. First oxygenator, now iconphile :)', 'visible', '2001-08-12 23:23:52', '2001-08-12 23:23:52', '2001-08-12 23:23:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 205
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 76, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Of course we have the first ever section for SkinMem here too ;) So get uploading!!! :)', 'Of course we have the first ever section for SkinMem here too ;) So get uploading!!! :)', 'visible', '2001-08-16 02:10:55', '2001-08-16 02:10:55', '2001-08-16 02:10:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 210
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 77, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Downloading now... :)', 'Downloading now... :)', 'visible', '2001-08-16 03:33:55', '2001-08-16 03:33:55', '2001-08-16 03:33:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 210
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 78, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Cool - keep the programs coming =)', 'Cool - keep the programs coming =)', 'visible', '2001-08-16 08:38:47', '2001-08-16 08:38:47', '2001-08-16 08:38:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 210
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 79, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Great news. Great little program. And now it has a section here too :)', 'Great news. Great little program. And now it has a section here too :)', 'visible', '2001-08-17 10:08:31', '2001-08-17 10:08:31', '2001-08-17 10:08:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 212
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 80, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'the skins is realy good so is ave the bug whit the program is not open and we cant take out to the computers', 'the skins is realy good so is ave the bug whit the program is not open and we cant take out to the computers', 'visible', '2001-08-17 17:03:28', '2001-08-17 17:03:28', '2001-08-17 17:03:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 212
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 81, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'is realy good', 'is realy good', 'visible', '2001-08-17 17:10:23', '2001-08-17 17:10:23', '2001-08-17 17:10:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 210
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 82, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'You can never have too many sections :)', 'You can never have too many sections :)', 'visible', '2001-08-22 10:08:00', '2001-08-22 10:08:00', '2001-08-22 10:08:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 215
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 83, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I never even imagine there so many skinnable applications :) More than 260 sections here :)', 'I never even imagine there so many skinnable applications :) More than 260 sections here :)', 'visible', '2001-08-22 15:14:44', '2001-08-22 15:14:44', '2001-08-22 15:14:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 215
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 84, 394, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 394 AND users.deleted_at IS NULL) THEN 394 ELSE NULL END, NULL, 'Kobi', 'Links? you know, those underlined thinies that make the cursor look like a hand... where are they?', 'Links? you know, those underlined thinies that make the cursor look like a hand... where are they?', 'visible', '2001-08-22 15:38:18', '2001-08-22 15:38:18', '2001-08-22 15:38:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 215
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 85, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'All of the applications that have sections here can be found at http://www.skinbase.org/links.php3 with descriptions and links where available. Hopefully :)', 'All of the applications that have sections here can be found at http://www.skinbase.org/links.php3 with descriptions and links where available. Hopefully :)', 'visible', '2001-08-22 22:53:18', '2001-08-22 22:53:18', '2001-08-22 22:53:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 215
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 86, 641, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 641 AND users.deleted_at IS NULL) THEN 641 ELSE NULL END, NULL, 'ModuLIZER', 'Hmmm, I gave it a try... and it just don&acutet work :(', 'Hmmm, I gave it a try... and it just don&amp;acutet work :(', 'visible', '2001-08-24 08:37:11', '2001-08-24 08:37:11', '2001-08-24 08:37:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 216
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 87, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Thanks alot! Keep improving and expanding this GREAT app. I love it.', 'Thanks alot! Keep improving and expanding this GREAT app. I love it.', 'visible', '2001-09-02 07:03:49', '2001-09-02 07:03:49', '2001-09-02 07:03:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 221
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 88, 539, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 539 AND users.deleted_at IS NULL) THEN 539 ELSE NULL END, NULL, 'dredwerk', 'Superb updates, GREAT updates!! Keep up the great work', 'Superb updates, GREAT updates!! Keep up the great work', 'visible', '2001-09-02 12:50:30', '2001-09-02 12:50:30', '2001-09-02 12:50:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 221
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 89, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I just wanted to add my own personal best wishes. Even though my name is on the news post :)\r<BR>\r<BR>Happy B&acuteday buddy :)', 'I just wanted to add my own personal best wishes. Even though my name is on the news post :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Happy B&amp;acuteday buddy :)', 'visible', '2001-09-10 00:59:46', '2001-09-10 00:59:46', '2001-09-10 00:59:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 225
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 90, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'How is cool and still cool counted in years then :) ?! Congrats!', 'How is cool and still cool counted in years then :) ?! Congrats!', 'visible', '2001-09-10 03:04:52', '2001-09-10 03:04:52', '2001-09-10 03:04:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 225
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 91, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'ave the good birthday', 'ave the good birthday', 'visible', '2001-09-10 17:53:49', '2001-09-10 17:53:49', '2001-09-10 17:53:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 225
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 92, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Icons show up in messageboard and when you leave comments on peoples skins. Maybe here. We&acutell soon see ;)', 'Icons show up in messageboard and when you leave comments on peoples skins. Maybe here. We&amp;acutell soon see ;)', 'visible', '2001-09-11 10:02:49', '2001-09-11 10:02:49', '2001-09-11 10:02:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 93, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Alredy shows icons here :)', 'Alredy shows icons here :)', 'visible', '2001-09-11 10:07:57', '2001-09-11 10:07:57', '2001-09-11 10:07:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 94, 401, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 401 AND users.deleted_at IS NULL) THEN 401 ELSE NULL END, NULL, 'Aleksyandr', 'Thanks for adding this feature! :)', 'Thanks for adding this feature! :)', 'visible', '2001-09-11 11:12:14', '2001-09-11 11:12:14', '2001-09-11 11:12:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 95, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'is nice and good fort the icons', 'is nice and good fort the icons', 'visible', '2001-09-11 17:53:48', '2001-09-11 17:53:48', '2001-09-11 17:53:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 96, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', 'Of course France is following these terific news and all our TV&acutes are permanently trying to inform us.\r<BR>As i said on an other skins site, just one thing to say : World is crazy\r<BR>Sincerly with all americans ...', 'Of course France is following these terific news and all our TV&amp;acutes are permanently trying to inform us.<br />\r&lt;BR&gt;As i said on an other skins site, just one thing to say : World is crazy<br />\r&lt;BR&gt;Sincerly with all americans ...', 'visible', '2001-09-11 19:39:05', '2001-09-11 19:39:05', '2001-09-11 19:39:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 97, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Our national TV also break other program and whole day show this terrorist attack. They said that was about 50.000 people in WTC in the moment of crash plane.\r<BR>\r<BR>Full coverage found at http://www.cnn.com/', 'Our national TV also break other program and whole day show this terrorist attack. They said that was about 50.000 people in WTC in the moment of crash plane.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Full coverage found at http://www.cnn.com/', 'visible', '2001-09-11 19:50:16', '2001-09-11 19:50:16', '2001-09-11 19:50:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 98, 539, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 539 AND users.deleted_at IS NULL) THEN 539 ELSE NULL END, NULL, 'dredwerk', 'The Palistines have taken responsibility.\r<BR>Go here http://www.ananova.com/news/story/sm_395919.html?menu= it was posted on DevArt its incredible, the people are celibrating it, Id love to kill all them. I know this make&acutes me no better than them, but still anger just builds in me. I hope the americans hit them with everythin they have, if they start a war I dont blame them. Its hard to belive them pussy&acutes did it in such a cowardly way. Anyway, my heart&acutes with the american family&acutes of the now deceased victims.', 'The Palistines have taken responsibility.<br />\r&lt;BR&gt;Go here http://www.ananova.com/news/story/sm_395919.html?menu= it was posted on DevArt its incredible, the people are celibrating it, Id love to kill all them. I know this make&amp;acutes me no better than them, but still anger just builds in me. I hope the americans hit them with everythin they have, if they start a war I dont blame them. Its hard to belive them pussy&amp;acutes did it in such a cowardly way. Anyway, my heart&amp;acutes with the american family&amp;acutes of the now deceased victims.', 'visible', '2001-09-11 19:53:53', '2001-09-11 19:53:53', '2001-09-11 19:53:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 99, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Here are some pictures:\r<BR>\r<BR><IMG SRC=/gfx/attack/1035.jpg>\r<BR><BR>\r<BR><IMG SRC=/gfx/attack/1031.jpg>\r<BR><BR>\r<BR><IMG SRC=/gfx/attack/1028.jpg>\r<BR><BR>\r<BR>', 'Here are some pictures:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&lt;IMG SRC=/gfx/attack/1035.jpg&gt;<br />\r&lt;BR&gt;&lt;BR&gt;<br />\r&lt;BR&gt;&lt;IMG SRC=/gfx/attack/1031.jpg&gt;<br />\r&lt;BR&gt;&lt;BR&gt;<br />\r&lt;BR&gt;&lt;IMG SRC=/gfx/attack/1028.jpg&gt;<br />\r&lt;BR&gt;&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2001-09-11 20:15:59', '2001-09-11 20:15:59', '2001-09-11 20:15:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 100, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'i like icons :)', 'i like icons :)', 'visible', '2001-09-11 23:27:29', '2001-09-11 23:27:29', '2001-09-11 23:27:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 101, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I wake up and see this? I thought the news must be a joke! I am gobsmacked. My thoughts and prayers are obviously with the families of all those that lost family and friends today.', 'I wake up and see this? I thought the news must be a joke! I am gobsmacked. My thoughts and prayers are obviously with the families of all those that lost family and friends today.', 'visible', '2001-09-11 23:50:22', '2001-09-11 23:50:22', '2001-09-11 23:50:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 102, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'At least you guys weren&acutet sitting in school when you heard about it. I heard about it not long after it happened, about 10am EST; shortly after that the principal got on the PA and announced it. We had to finish the rest of the school day like nothing really happened. Fortunately I got to watch TV during school in one of my classes and heard exactly what was going on. \r<BR>Also, at about 5:15pm EST building 7 in the world trade center area also collapsed.', 'At least you guys weren&amp;acutet sitting in school when you heard about it. I heard about it not long after it happened, about 10am EST; shortly after that the principal got on the PA and announced it. We had to finish the rest of the school day like nothing really happened. Fortunately I got to watch TV during school in one of my classes and heard exactly what was going on. <br />\r&lt;BR&gt;Also, at about 5:15pm EST building 7 in the world trade center area also collapsed.', 'visible', '2001-09-12 02:09:18', '2001-09-12 02:09:18', '2001-09-12 02:09:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 103, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'receve alls my condolences and god blest you we pray ave the moments to silence', 'receve alls my condolences and god blest you we pray ave the moments to silence', 'visible', '2001-09-12 03:24:33', '2001-09-12 03:24:33', '2001-09-12 03:24:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 104, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'plastic - my wife keeps telling me that I&acutem no longer cool, so I thought it must be an age thing ;)', 'plastic - my wife keeps telling me that I&amp;acutem no longer cool, so I thought it must be an age thing ;)', 'visible', '2001-09-12 03:51:19', '2001-09-12 03:51:19', '2001-09-12 03:51:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 225
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 105, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'ave the good anniversary', 'ave the good anniversary', 'visible', '2001-09-12 04:25:58', '2001-09-12 04:25:58', '2001-09-12 04:25:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 228
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 106, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Nobody commenting on DEW? Come on, it&acutes in the news too ;)', 'Nobody commenting on DEW? Come on, it&amp;acutes in the news too ;)', 'visible', '2001-09-12 07:57:04', '2001-09-12 07:57:04', '2001-09-12 07:57:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 107, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'This indeed is a sad day for the whole of civilised world. My thoughts go out to all my US friends... a great and terrible tragedy!\r<BR>', 'This indeed is a sad day for the whole of civilised world. My thoughts go out to all my US friends... a great and terrible tragedy!<br />\r&lt;BR&gt;', 'visible', '2001-09-12 13:36:30', '2001-09-12 13:36:30', '2001-09-12 13:36:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 108, 390, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 390 AND users.deleted_at IS NULL) THEN 390 ELSE NULL END, NULL, 'titan', 'Happy Birthday Skinbase', 'Happy Birthday Skinbase', 'visible', '2001-09-12 14:13:41', '2001-09-12 14:13:41', '2001-09-12 14:13:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 228
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 109, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'A Happy B-Day to Da Base from The Snowman!', 'A Happy B-Day to Da Base from The Snowman!', 'visible', '2001-09-12 23:37:12', '2001-09-12 23:37:12', '2001-09-12 23:37:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 228
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 110, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Ok, DEW, Scarebear. Submitted two sites. One a bit bigger, and I hope the clicks are helping others. One mucho smaller, and it&acutes affected by being in, it helps. So, I&acuted say it&acutes working, it&acutes great, growth is slow, but steady, and my compliments for handling the list, showing people their responsibilities when joining, shifting the inactive/obsolete bits out.', 'Ok, DEW, Scarebear. Submitted two sites. One a bit bigger, and I hope the clicks are helping others. One mucho smaller, and it&amp;acutes affected by being in, it helps. So, I&amp;acuted say it&amp;acutes working, it&amp;acutes great, growth is slow, but steady, and my compliments for handling the list, showing people their responsibilities when joining, shifting the inactive/obsolete bits out.', 'visible', '2001-09-13 03:34:56', '2001-09-13 03:34:56', '2001-09-13 03:34:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 111, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Congratulations, and Thanks!', 'Congratulations, and Thanks!', 'visible', '2001-09-13 14:20:44', '2001-09-13 14:20:44', '2001-09-13 14:20:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 228
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 112, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'we receve hotmail today we last one women on my freands \r<BR>ave the moment the silence for my and god blest here \r<BR>thanck you', 'we receve hotmail today we last one women on my freands <br />\r&lt;BR&gt;ave the moment the silence for my and god blest here <br />\r&lt;BR&gt;thanck you', 'visible', '2001-09-13 18:02:32', '2001-09-13 18:02:32', '2001-09-13 18:02:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 113, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Awards = Featured skin, which is set by our admins. More awards will be available soon.', 'Awards = Featured skin, which is set by our admins. More awards will be available soon.', 'visible', '2001-09-15 00:51:45', '2001-09-15 00:51:45', '2001-09-15 00:51:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 229
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 114, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'is good fort the news', 'is good fort the news', 'visible', '2001-09-15 01:16:31', '2001-09-15 01:16:31', '2001-09-15 01:16:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 229
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 115, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Also, to add to the news, Skinbase members can now view their skin stats by date, section, rating and more. Check out your stats and set them up how you want them :)\r<BR>\r<BR>And it looks like the smiley faces appear in the &acuteread more&acute news section now too :)', 'Also, to add to the news, Skinbase members can now view their skin stats by date, section, rating and more. Check out your stats and set them up how you want them :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And it looks like the smiley faces appear in the &amp;acuteread more&amp;acute news section now too :)', 'visible', '2001-09-15 01:25:37', '2001-09-15 01:25:37', '2001-09-15 01:25:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 229
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 116, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'this is cool!! are you going to implement a unique icon nest to usernames for overall score like LOS does?\r<BR>', 'this is cool!! are you going to implement a unique icon nest to usernames for overall score like LOS does?<br />\r&lt;BR&gt;', 'visible', '2001-09-15 20:14:27', '2001-09-15 20:14:27', '2001-09-15 20:14:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 229
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 117, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Not only is this nifty, but it&acutes neato, too... :)', 'Not only is this nifty, but it&amp;acutes neato, too... :)', 'visible', '2001-09-15 23:21:23', '2001-09-15 23:21:23', '2001-09-15 23:21:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 229
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 118, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I am new in Skinbase, but what I see is, that the site get&acutes better and better day by day. Good work!', 'I am new in Skinbase, but what I see is, that the site get&amp;acutes better and better day by day. Good work!', 'visible', '2001-09-16 00:02:39', '2001-09-16 00:02:39', '2001-09-16 00:02:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 229
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 119, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'I just found out today that one of the hijackers used to live in my city, a decent-sized suburb in northeastern Ohio... That&acutes really freaky. It&acutes in all our newspapers around here and everything.', 'I just found out today that one of the hijackers used to live in my city, a decent-sized suburb in northeastern Ohio... That&amp;acutes really freaky. It&amp;acutes in all our newspapers around here and everything.', 'visible', '2001-09-16 09:48:52', '2001-09-16 09:48:52', '2001-09-16 09:48:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 227
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 120, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Not sure how much of the stuff is free, but there&acutes some cool looking stuff at that site.', 'Not sure how much of the stuff is free, but there&amp;acutes some cool looking stuff at that site.', 'visible', '2001-09-27 05:17:51', '2001-09-27 05:17:51', '2001-09-27 05:17:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 233
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 121, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'wheeeeee.... ALL YOUR SKINBASE ARE BELONG TO US!! ;)', 'wheeeeee.... ALL YOUR SKINBASE ARE BELONG TO US!! ;)', 'visible', '2001-09-29 00:48:46', '2001-09-29 00:48:46', '2001-09-29 00:48:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 235
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 122, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Now that&acutes the stuff! :)', 'Now that&amp;acutes the stuff! :)', 'visible', '2001-09-29 13:19:54', '2001-09-29 13:19:54', '2001-09-29 13:19:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 235
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 123, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Thank you gRAVE for your tweaking the speed of the site, now realy works fine !!! :)', 'Thank you gRAVE for your tweaking the speed of the site, now realy works fine !!! :)', 'visible', '2001-09-29 18:54:13', '2001-09-29 18:54:13', '2001-09-29 18:54:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 235
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 124, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'is alls good', 'is alls good', 'visible', '2001-09-30 02:40:17', '2001-09-30 02:40:17', '2001-09-30 02:40:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 235
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 125, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'And... all the broken links are fixed too, so I can finally harrass everyone with my ramblings again.', 'And... all the broken links are fixed too, so I can finally harrass everyone with my ramblings again.', 'visible', '2001-09-30 16:48:25', '2001-09-30 16:48:25', '2001-09-30 16:48:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 235
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 126, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'You&acutere welcome there also every days about 11pm (GMT+1) when we choose daily Featured Skin. Come there and help us choose the best daily skin!', 'You&amp;acutere welcome there also every days about 11pm (GMT+1) when we choose daily Featured Skin. Come there and help us choose the best daily skin!', 'visible', '2001-09-30 23:58:12', '2001-09-30 23:58:12', '2001-09-30 23:58:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 236
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 127, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Yes, come pick a new Featured Skin for us daily. Become a part of the deciding factor! It&acutes all democratic :)', 'Yes, come pick a new Featured Skin for us daily. Become a part of the deciding factor! It&amp;acutes all democratic :)', 'visible', '2001-10-01 00:16:31', '2001-10-01 00:16:31', '2001-10-01 00:16:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 236
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 128, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Cool!\r<BR>/me tries to figure out what GMT+1 equates to in US CST... :)', 'Cool!<br />\r&lt;BR&gt;/me tries to figure out what GMT+1 equates to in US CST... :)', 'visible', '2001-10-01 03:46:06', '2001-10-01 03:46:06', '2001-10-01 03:46:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 236
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 129, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Elwin - when you uploaded your buttons today, you missed the FS vote by approx an hour if that helps :)\r<BR>\r<BR>Chat in IRC is 6-7am for me in Australia (East Coast Australia time) ;)', 'Elwin - when you uploaded your buttons today, you missed the FS vote by approx an hour if that helps :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Chat in IRC is 6-7am for me in Australia (East Coast Australia time) ;)', 'visible', '2001-10-01 05:29:32', '2001-10-01 05:29:32', '2001-10-01 05:29:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 236
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 130, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Elwin: that would be just about US +6 or 7 hours!', 'Elwin: that would be just about US +6 or 7 hours!', 'visible', '2001-10-01 10:16:30', '2001-10-01 10:16:30', '2001-10-01 10:16:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 236
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 131, 539, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 539 AND users.deleted_at IS NULL) THEN 539 ELSE NULL END, NULL, 'dredwerk', 'about time!!! Ill go in soon', 'about time!!! Ill go in soon', 'visible', '2001-10-01 20:23:08', '2001-10-01 20:23:08', '2001-10-01 20:23:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 236
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 132, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Vnaprej lepa hvala! :)', 'Vnaprej lepa hvala! :)', 'visible', '2001-10-02 03:55:41', '2001-10-02 03:55:41', '2001-10-02 03:55:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 238
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 133, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Yeah, what Elwin said. Actually I have no idea what he said =) Great wok Grave. Keep it up - we LOVE this app!', 'Yeah, what Elwin said. Actually I have no idea what he said =) Great wok Grave. Keep it up - we LOVE this app!', 'visible', '2001-10-02 07:55:11', '2001-10-02 07:55:11', '2001-10-02 07:55:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 238
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 134, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Kjool! THis thing is turning into a regular sysmeter. Are you going to measure resource usage too? You know, those three resources that make Windows crash: GDI, User and that other one.', 'Kjool! THis thing is turning into a regular sysmeter. Are you going to measure resource usage too? You know, those three resources that make Windows crash: GDI, User and that other one.', 'visible', '2001-10-02 15:55:04', '2001-10-02 15:55:04', '2001-10-02 15:55:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 238
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 135, 539, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 539 AND users.deleted_at IS NULL) THEN 539 ELSE NULL END, NULL, 'dredwerk', 'Erm, guys....it cant install on my computer...I got version 0.4 but this says &quot;Cannot read the file : C:windowsdesktopSkinMem.exe&quot; - any help?', 'Erm, guys....it cant install on my computer...I got version 0.4 but this says &amp;quot;Cannot read the file : C:windowsdesktopSkinMem.exe&amp;quot; - any help?', 'visible', '2001-10-02 23:02:46', '2001-10-02 23:02:46', '2001-10-02 23:02:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 238
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 136, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Glad I read the entire news article. More skinnables! and Flarp!Bar sounds interesting. Installing....now!', 'Glad I read the entire news article. More skinnables! and Flarp!Bar sounds interesting. Installing....now!', 'visible', '2001-10-03 00:45:57', '2001-10-03 00:45:57', '2001-10-03 00:45:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 240
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 137, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Sounds like one of those apps for us lazy keyboard shortcut users. Damn mouse is too far away!\r<BR>\r<BR>/me goes check', 'Sounds like one of those apps for us lazy keyboard shortcut users. Damn mouse is too far away!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me goes check', 'visible', '2001-10-03 01:37:45', '2001-10-03 01:37:45', '2001-10-03 01:37:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 240
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 138, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I&acutem on it!\r<BR>/me waits for that email... :)', 'I&amp;acutem on it!<br />\r&lt;BR&gt;/me waits for that email... :)', 'visible', '2001-10-04 12:34:43', '2001-10-04 12:34:43', '2001-10-04 12:34:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 243
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 139, 539, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 539 AND users.deleted_at IS NULL) THEN 539 ELSE NULL END, NULL, 'dredwerk', 'Well I hope that this version works. Cos my version (1.5.2) I think and the last version doesnt work...it did then stopped. Any ideas on what could be wrong?', 'Well I hope that this version works. Cos my version (1.5.2) I think and the last version doesnt work...it did then stopped. Any ideas on what could be wrong?', 'visible', '2001-10-04 21:47:00', '2001-10-04 21:47:00', '2001-10-04 21:47:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 243
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 140, 539, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 539 AND users.deleted_at IS NULL) THEN 539 ELSE NULL END, NULL, 'dredwerk', 'Its ok...I only read the bits I needed to :) Im kewl with it', 'Its ok...I only read the bits I needed to :) Im kewl with it', 'visible', '2001-10-06 16:28:41', '2001-10-06 16:28:41', '2001-10-06 16:28:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 245
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 141, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'is the excelant pages is ave alls tracduction langages', 'is the excelant pages is ave alls tracduction langages', 'visible', '2001-10-10 01:51:37', '2001-10-10 01:51:37', '2001-10-10 01:51:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 247
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 142, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Audio software scares the hell out of me. I never know what it is or what to do with it. Strange though, &acutecos I never had that problem with grpahics apps. Anyway, I see more audio apps on that site, are those skinnable too (and what do they do anyway)?', 'Audio software scares the hell out of me. I never know what it is or what to do with it. Strange though, &amp;acutecos I never had that problem with grpahics apps. Anyway, I see more audio apps on that site, are those skinnable too (and what do they do anyway)?', 'visible', '2001-10-10 02:37:11', '2001-10-10 02:37:11', '2001-10-10 02:37:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 248
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 143, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'hhhmmm.... the ninja dude is the } and : and the shift version of the button to the right of the } button. It didn&acutet appear in the description above :)', 'hhhmmm.... the ninja dude is the } and : and the shift version of the button to the right of the } button. It didn&amp;acutet appear in the description above :)', 'visible', '2001-10-10 03:28:33', '2001-10-10 03:28:33', '2001-10-10 03:28:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 249
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 144, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'And about bloody time too!', 'And about bloody time too!', 'visible', '2001-10-11 01:08:50', '2001-10-11 01:08:50', '2001-10-11 01:08:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 145, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'we serve now is very good and the probe skins is cooming whit is the good blew colors', 'we serve now is very good and the probe skins is cooming whit is the good blew colors', 'visible', '2001-10-11 03:07:08', '2001-10-11 03:07:08', '2001-10-11 03:07:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 146, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'But, but, Netscape 6.1 has been out since June! Whoa, what does my eye see? Mozilla 0.9.5 is out...', 'But, but, Netscape 6.1 has been out since June! Whoa, what does my eye see? Mozilla 0.9.5 is out...', 'visible', '2001-10-13 15:32:42', '2001-10-13 15:32:42', '2001-10-13 15:32:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 252
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 147, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Beauty, eh!\r<BR>;)', 'Beauty, eh!<br />\r&lt;BR&gt;;)', 'visible', '2001-10-15 13:15:31', '2001-10-15 13:15:31', '2001-10-15 13:15:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 255
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 148, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Rejoice! Rejoice!! And I see it even has a section here, even though that&acutes called Netscape 6.x.', 'Rejoice! Rejoice!! And I see it even has a section here, even though that&amp;acutes called Netscape 6.x.', 'visible', '2001-10-15 14:20:54', '2001-10-15 14:20:54', '2001-10-15 14:20:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 149, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'And happy birthday!', 'And happy birthday!', 'visible', '2001-10-15 14:26:52', '2001-10-15 14:26:52', '2001-10-15 14:26:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 255
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 150, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Excuse me for not knowing much about Mozilla, but is it skinnable and should it have a section? If so, just say so and it will happen :)', 'Excuse me for not knowing much about Mozilla, but is it skinnable and should it have a section? If so, just say so and it will happen :)', 'visible', '2001-10-15 23:46:29', '2001-10-15 23:46:29', '2001-10-15 23:46:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 151, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Yeah, it&acutes skinnable alright (but rather hard to do so). Netscape 6.0 was based on Mozilla 0.6, while Netscape 6.1 was Mozilla 0.9.2.1. Anyway, that Netscape 6.x section is good enough. Let&acutes see if there are people out there crazy enough to skin it.', 'Yeah, it&amp;acutes skinnable alright (but rather hard to do so). Netscape 6.0 was based on Mozilla 0.6, while Netscape 6.1 was Mozilla 0.9.2.1. Anyway, that Netscape 6.x section is good enough. Let&amp;acutes see if there are people out there crazy enough to skin it.', 'visible', '2001-10-16 02:03:45', '2001-10-16 02:03:45', '2001-10-16 02:03:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 152, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'we apy the sy the history fort alls skins and alls work is good \r<BR>and apy birthday', 'we apy the sy the history fort alls skins and alls work is good <br />\r&lt;BR&gt;and apy birthday', 'visible', '2001-10-16 02:04:06', '2001-10-16 02:04:06', '2001-10-16 02:04:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 255
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 153, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'A pretty impressive article. I just wish Sonique was still popular ;)\r<BR>\r<BR>But Skinbase got some good recognition. Someone else is paying attention to what gRAVE does and is doing here. Yay! :)', 'A pretty impressive article. I just wish Sonique was still popular ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But Skinbase got some good recognition. Someone else is paying attention to what gRAVE does and is doing here. Yay! :)', 'visible', '2001-10-16 04:46:10', '2001-10-16 04:46:10', '2001-10-16 04:46:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 154, 394, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 394 AND users.deleted_at IS NULL) THEN 394 ELSE NULL END, NULL, 'Kobi', 'bah. stardock propaganda. :P', 'bah. stardock propaganda. :P', 'visible', '2001-10-16 23:32:41', '2001-10-16 23:32:41', '2001-10-16 23:32:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 155, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Oh and at the moment, small letters make the laughing smiley work. Not caps. lol', 'Oh and at the moment, small letters make the laughing smiley work. Not caps. lol', 'visible', '2001-10-17 01:32:05', '2001-10-17 01:32:05', '2001-10-17 01:32:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 156, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Security? What&acutes that? I don&acutet even use a virus scanner.', 'Security? What&amp;acutes that? I don&amp;acutet even use a virus scanner.', 'visible', '2001-10-17 02:57:01', '2001-10-17 02:57:01', '2001-10-17 02:57:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 258
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 157, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'It&acutes a great app. It does everything you could ask for in a theme manager.', 'It&amp;acutes a great app. It does everything you could ask for in a theme manager.', 'visible', '2001-10-17 07:16:33', '2001-10-17 07:16:33', '2001-10-17 07:16:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 158, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'This site has really changed, if you all were surgeons I would let you give me a face lift too, he hee..... Really Great job all of you :-) and your hard work is showing... just a Thankful skinner member chichigirl46', 'This site has really changed, if you all were surgeons I would let you give me a face lift too, he hee..... Really Great job all of you :-) and your hard work is showing... just a Thankful skinner member chichigirl46', 'visible', '2001-10-17 21:25:25', '2001-10-17 21:25:25', '2001-10-17 21:25:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 159, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Congrats :snow ... and thanks, Skinventory came in handy quite a few times mate.', 'Congrats :snow ... and thanks, Skinventory came in handy quite a few times mate.', 'visible', '2001-10-18 00:20:40', '2001-10-18 00:20:40', '2001-10-18 00:20:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 160, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Any place that has my skins in it&acutes collection is A-OK in my book :sb', 'Any place that has my skins in it&amp;acutes collection is A-OK in my book :sb', 'visible', '2001-10-18 01:37:46', '2001-10-18 01:37:46', '2001-10-18 01:37:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 161, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Snow&acutes the man... :)', 'Snow&amp;acutes the man... :)', 'visible', '2001-10-18 01:47:22', '2001-10-18 01:47:22', '2001-10-18 01:47:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 162, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', ':grave Happy birthday Skinventory and keep on with good work ! I also hope that you get some extra hits from skinbase banner :)', ':grave Happy birthday Skinventory and keep on with good work ! I also hope that you get some extra hits from skinbase banner :)', 'visible', '2001-10-18 09:05:22', '2001-10-18 09:05:22', '2001-10-18 09:05:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 163, 508, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 508 AND users.deleted_at IS NULL) THEN 508 ELSE NULL END, NULL, 'brain1', 'you find the themes manager on the pages http//planete.qc.ca (logiciels section)fort themes and the desktop', 'you find the themes manager on the pages http//planete.qc.ca (logiciels section)fort themes and the desktop', 'visible', '2001-10-18 16:45:21', '2001-10-18 16:45:21', '2001-10-18 16:45:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 164, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'For the zoom thing, how big (in pixels) is too big to fit in the site design? (Just for the record)?', 'For the zoom thing, how big (in pixels) is too big to fit in the site design? (Just for the record)?', 'visible', '2001-10-23 12:55:20', '2001-10-23 12:55:20', '2001-10-23 12:55:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 165, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the good program we do alls what we whant fot the desktop', 'is the good program we do alls what we whant fot the desktop', 'visible', '2001-10-23 18:05:43', '2001-10-23 18:05:43', '2001-10-23 18:05:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 166, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the excelant web pages and the program crystal active is good and is ave to very good page insede that sites is freeware and winfiles the topages is good', 'is the excelant web pages and the program crystal active is good and is ave to very good page insede that sites is freeware and winfiles the topages is good', 'visible', '2001-10-25 02:19:19', '2001-10-25 02:19:19', '2001-10-25 02:19:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 167, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And now we have opened a section for the program. So like imtoomuch said..... get skinning! :)', 'And now we have opened a section for the program. So like imtoomuch said..... get skinning! :)', 'visible', '2001-10-25 03:05:03', '2001-10-25 03:05:03', '2001-10-25 03:05:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 168, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Oh man, this is a sad day. Lotsofskins was one of the friendliest sites around. Now I feel just as I did when skinz.org closed down. =(', 'Oh man, this is a sad day. Lotsofskins was one of the friendliest sites around. Now I feel just as I did when skinz.org closed down. =(', 'visible', '2001-10-25 04:10:58', '2001-10-25 04:10:58', '2001-10-25 04:10:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 169, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'This is a terrible blow to the skinning family... :(', 'This is a terrible blow to the skinning family... :(', 'visible', '2001-10-25 04:13:54', '2001-10-25 04:13:54', '2001-10-25 04:13:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 170, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'How many more sites can we afford to lose??\r<BR>They are just dropping like flies.', 'How many more sites can we afford to lose??<br />\r&lt;BR&gt;They are just dropping like flies.', 'visible', '2001-10-25 04:18:40', '2001-10-25 04:18:40', '2001-10-25 04:18:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 171, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Not again...', 'Not again...', 'visible', '2001-10-25 06:36:21', '2001-10-25 06:36:21', '2001-10-25 06:36:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 172, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acutem hoping the site can be saved by someone with common sense and a love for skinning. I know LOS is needed. I&acuted like to see more skin sites :)\r<BR>\r<BR>With people visiting all of the sites as I do of course :sb', 'I&amp;acutem hoping the site can be saved by someone with common sense and a love for skinning. I know LOS is needed. I&amp;acuted like to see more skin sites :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;With people visiting all of the sites as I do of course :sb', 'visible', '2001-10-25 07:26:18', '2001-10-25 07:26:18', '2001-10-25 07:26:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 173, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'There is a lot of hurting going on right now, message boards and now LOS.... as for me I&acutem heartbroken and speechless about it ALL, but I will wish you luck chaz........', 'There is a lot of hurting going on right now, message boards and now LOS.... as for me I&amp;acutem heartbroken and speechless about it ALL, but I will wish you luck chaz........', 'visible', '2001-10-25 07:53:48', '2001-10-25 07:53:48', '2001-10-25 07:53:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 174, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'oh bloody &¤/¤#¤#&quot;%&quot;/%&quot;/%&quot;/¤#(%&!! :(\r<BR>Damn it... now I have to a new home once again....\r<BR>Well we&acuteve have a brilliant time at LOS the time it lasted!!\r<BR>Crap, I&acutem gonna miss it and just as Robohead I feel just as the time Skinz got cut off...\r<BR>AAARRGGHGHHHHHH..............', 'oh bloody &amp;¤/¤#¤#&amp;quot;%&amp;quot;/%&amp;quot;/%&amp;quot;/¤#(%&amp;!! :(<br />\r&lt;BR&gt;Damn it... now I have to a new home once again....<br />\r&lt;BR&gt;Well we&amp;acuteve have a brilliant time at LOS the time it lasted!!<br />\r&lt;BR&gt;Crap, I&amp;acutem gonna miss it and just as Robohead I feel just as the time Skinz got cut off...<br />\r&lt;BR&gt;AAARRGGHGHHHHHH..............', 'visible', '2001-10-25 09:32:07', '2001-10-25 09:32:07', '2001-10-25 09:32:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 175, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'Thanx chaz for the wonderful skin site. \r<BR>I feel sad & want to cry. :( LOS is gone but not forgotten. I will miss LOS forever. I guess we have to move on. Well, there are skins sites out there. LOS will be in my heart.', 'Thanx chaz for the wonderful skin site. <br />\r&lt;BR&gt;I feel sad &amp; want to cry. :( LOS is gone but not forgotten. I will miss LOS forever. I guess we have to move on. Well, there are skins sites out there. LOS will be in my heart.', 'visible', '2001-10-25 14:56:06', '2001-10-25 14:56:06', '2001-10-25 14:56:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 176, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I&acutem with you all. This is the worst skin site loss ever! It&acutes alot worse than losing Skinz because LOS was in every sense of the word a &quot;community.&quot; I along with many other LOSers will make this my home while LOS is down. I hope somebody does buy the site and that the new owner will let Chaz and Crumbut be involved in the site, at least as admins.', 'I&amp;acutem with you all. This is the worst skin site loss ever! It&amp;acutes alot worse than losing Skinz because LOS was in every sense of the word a &amp;quot;community.&amp;quot; I along with many other LOSers will make this my home while LOS is down. I hope somebody does buy the site and that the new owner will let Chaz and Crumbut be involved in the site, at least as admins.', 'visible', '2001-10-25 20:00:00', '2001-10-25 20:00:00', '2001-10-25 20:00:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 177, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Sounds like a good initiative. Posted a news item about this on Tek.', 'Sounds like a good initiative. Posted a news item about this on Tek.', 'visible', '2001-10-26 02:01:35', '2001-10-26 02:01:35', '2001-10-26 02:01:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 264
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 178, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Thanks, Crae! {:p', 'Thanks, Crae! {:p', 'visible', '2001-10-26 17:35:13', '2001-10-26 17:35:13', '2001-10-26 17:35:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 264
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 179, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', ':snow Absolutely great news gorman!!! We certainly needed some chearing up after losing LOS and Shellfront!!', ':snow Absolutely great news gorman!!! We certainly needed some chearing up after losing LOS and Shellfront!!', 'visible', '2001-10-26 22:58:49', '2001-10-26 22:58:49', '2001-10-26 22:58:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 266
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 180, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'What snowman said... :)\r<BR>Plus, you can never have too many skin sites, because...\r<BR>\r<BR>[fill in the blank]\r<BR>\r<BR>{:p', 'What snowman said... :)<br />\r&lt;BR&gt;Plus, you can never have too many skin sites, because...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;[fill in the blank]<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2001-10-26 23:08:12', '2001-10-26 23:08:12', '2001-10-26 23:08:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 266
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 181, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '[skinning should fun]??? ;)\r<BR>YAY, me got the picture :p\r<BR>\r<BR>:snow', '[skinning should fun]??? ;)<br />\r&lt;BR&gt;YAY, me got the picture :p<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:snow', 'visible', '2001-10-26 23:12:26', '2001-10-26 23:12:26', '2001-10-26 23:12:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 266
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 182, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'No, I don&acutet think that&acutes what Elwin meant. Must&acuteve been something else.', 'No, I don&amp;acutet think that&amp;acutes what Elwin meant. Must&amp;acuteve been something else.', 'visible', '2001-10-27 00:08:31', '2001-10-27 00:08:31', '2001-10-27 00:08:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 266
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 183, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Just set up an EZboard forum for those interested:\r<BR>\r<BR>{:p\r<BR>\r<BR>http://pub37.ezboard.com/btanstaafl26644', 'Just set up an EZboard forum for those interested:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://pub37.ezboard.com/btanstaafl26644', 'visible', '2001-10-28 15:13:14', '2001-10-28 15:13:14', '2001-10-28 15:13:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 264
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 184, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very good pages is ave the very nice pictures insede that pages', 'is the very good pages is ave the very nice pictures insede that pages', 'visible', '2001-10-30 03:25:06', '2001-10-30 03:25:06', '2001-10-30 03:25:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 185, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', 'hhuuummmf ? where is that new section, i can&acutet see it ?', 'hhuuummmf ? where is that new section, i can&amp;acutet see it ?', 'visible', '2001-10-30 11:22:06', '2001-10-30 11:22:06', '2001-10-30 11:22:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 186, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'It was my fault.... Now are visible.', 'It was my fault.... Now are visible.', 'visible', '2001-10-30 15:07:49', '2001-10-30 15:07:49', '2001-10-30 15:07:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 187, NULL, news_articles.id, NULL, NULL, 'xpeter', 'It&acutes cool!!! It works with complex and real numbers. If you don&acutet like default skin you can download another from http://www.pgcalc.x4.pl/skin.html.\r<BR>', 'It&amp;acutes cool!!! It works with complex and real numbers. If you don&amp;acutet like default skin you can download another from http://www.pgcalc.x4.pl/skin.html.<br />\r&lt;BR&gt;', 'visible', '2001-10-30 15:47:24', '2001-10-30 15:47:24', '2001-10-30 15:47:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 268
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 188, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', 'hehehe, i&acuteve found them, but not much stuff in :-)))', 'hehehe, i&amp;acuteve found them, but not much stuff in :-)))', 'visible', '2001-10-31 17:29:06', '2001-10-31 17:29:06', '2001-10-31 17:29:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 189, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', '...so, i&acuted just added the first one :-)))', '...so, i&amp;acuted just added the first one :-)))', 'visible', '2001-10-31 17:35:22', '2001-10-31 17:35:22', '2001-10-31 17:35:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 190, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Okay, okay, so without checking, I derive from this that this app enables developers to use their own skin for the installer. So what&acutes in it for the skinner then?', 'Okay, okay, so without checking, I derive from this that this app enables developers to use their own skin for the installer. So what&amp;acutes in it for the skinner then?', 'visible', '2001-10-31 21:37:40', '2001-10-31 21:37:40', '2001-10-31 21:37:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 270
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 191, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Another cool update/addition to this great site =)!', 'Another cool update/addition to this great site =)!', 'visible', '2001-11-01 06:49:05', '2001-11-01 06:49:05', '2001-11-01 06:49:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 192, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'hmmmmmn, very interesting articles you have been posting, keep up the great work :D', 'hmmmmmn, very interesting articles you have been posting, keep up the great work :D', 'visible', '2001-11-01 08:34:49', '2001-11-01 08:34:49', '2001-11-01 08:34:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 272
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 193, 394, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 394 AND users.deleted_at IS NULL) THEN 394 ELSE NULL END, NULL, 'Kobi', 'clicking on the headline brought me to @Time.\r<BR>oh well... :)', 'clicking on the headline brought me to @Time.<br />\r&lt;BR&gt;oh well... :)', 'visible', '2001-11-01 10:20:06', '2001-11-01 10:20:06', '2001-11-01 10:20:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 194, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'And EzPop is one sweet banana to kick things off with.', 'And EzPop is one sweet banana to kick things off with.', 'visible', '2001-11-01 15:25:23', '2001-11-01 15:25:23', '2001-11-01 15:25:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 195, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'If only it didn&acutet look like IE...', 'If only it didn&amp;acutet look like IE...', 'visible', '2001-11-01 15:36:40', '2001-11-01 15:36:40', '2001-11-01 15:36:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 196, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Kobi - I noticed that too. It&acutes being fixed :)', 'Kobi - I noticed that too. It&amp;acutes being fixed :)', 'visible', '2001-11-01 21:42:54', '2001-11-01 21:42:54', '2001-11-01 21:42:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 197, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It works now :)', 'It works now :)', 'visible', '2001-11-03 00:55:28', '2001-11-03 00:55:28', '2001-11-03 00:55:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 198, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'btw forgot to mention -> more to come!!\r<BR>\r<BR>:snow', 'btw forgot to mention -&gt; more to come!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:snow', 'visible', '2001-11-05 10:30:07', '2001-11-05 10:30:07', '2001-11-05 10:30:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 199, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Good work, Snowman! I love Skinbase because it has more sections than any other site and the number keeps increasing.', 'Good work, Snowman! I love Skinbase because it has more sections than any other site and the number keeps increasing.', 'visible', '2001-11-05 12:34:08', '2001-11-05 12:34:08', '2001-11-05 12:34:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 200, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'SoundJam will no longer be developed. HQX is that a Mac file?', 'SoundJam will no longer be developed. HQX is that a Mac file?', 'visible', '2001-11-05 12:45:50', '2001-11-05 12:45:50', '2001-11-05 12:45:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 201, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Yep SoundJam is for MAC users! :snow', 'Yep SoundJam is for MAC users! :snow', 'visible', '2001-11-06 09:38:53', '2001-11-06 09:38:53', '2001-11-06 09:38:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 202, 483, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 483 AND users.deleted_at IS NULL) THEN 483 ELSE NULL END, NULL, 'AxZ@llY', 'divX link is not correct,...\r<BR>(.vom)\r<BR>', 'divX link is not correct,...<br />\r&lt;BR&gt;(.vom)<br />\r&lt;BR&gt;', 'visible', '2001-11-06 10:41:01', '2001-11-06 10:41:01', '2001-11-06 10:41:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 203, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Well done Snowman :) Almost 300 Sections :)', 'Well done Snowman :) Almost 300 Sections :)', 'visible', '2001-11-06 14:29:36', '2001-11-06 14:29:36', '2001-11-06 14:29:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 204, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'DivX link fixed ;) Thanks for the notice AxZ@llY\r<BR>\r<BR>:snow', 'DivX link fixed ;) Thanks for the notice AxZ@llY<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:snow', 'visible', '2001-11-06 15:57:21', '2001-11-06 15:57:21', '2001-11-06 15:57:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 205, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'lyke divx and whopsee', 'lyke divx and whopsee', 'visible', '2001-11-06 18:04:03', '2001-11-06 18:04:03', '2001-11-06 18:04:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 206, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'It&acutes only a patch! :moon\r<BR>\r<BR>/sigh/', 'It&amp;acutes only a patch! :moon<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/sigh/', 'visible', '2001-11-07 16:59:00', '2001-11-07 16:59:00', '2001-11-07 16:59:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 207, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'We&acutere supporting skinnable applications not patches :)', 'We&amp;acutere supporting skinnable applications not patches :)', 'visible', '2001-11-07 18:11:21', '2001-11-07 18:11:21', '2001-11-07 18:11:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 208, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Yeah! what gR and GS said... :P', 'Yeah! what gR and GS said... :P', 'visible', '2001-11-07 20:57:03', '2001-11-07 20:57:03', '2001-11-07 20:57:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 209, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'If you use it, it&acutes a great upgrade! The WB importing is worth it alone!\r<BR>{:p', 'If you use it, it&amp;acutes a great upgrade! The WB importing is worth it alone!<br />\r&lt;BR&gt;{:p', 'visible', '2001-11-07 21:00:37', '2001-11-07 21:00:37', '2001-11-07 21:00:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 281
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 210, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Looks like most voters in the poll will be upset then ;)', 'Looks like most voters in the poll will be upset then ;)', 'visible', '2001-11-08 01:36:26', '2001-11-08 01:36:26', '2001-11-08 01:36:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 211, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'My opinion we dont need to add section for that application or patch :)\r<BR>We will create section for Windows XP Themes. \r<BR>I think windows 95,98,2000 have also theme and you had more than one application for creating them and we didnt create section for each application but we create section Windows Theme. \r<BR>And If I&acutem wrong StyleXP doesnt give you ability to create theme. But they made program Style Builder for creating XP theme. \r<BR>Thats just my opinion B)\r<BR>Am I right or not ?\r<BR><DIV ALIGN=CENTER>:grave</DIV>\r<BR>', 'My opinion we dont need to add section for that application or patch :)<br />\r&lt;BR&gt;We will create section for Windows XP Themes. <br />\r&lt;BR&gt;I think windows 95,98,2000 have also theme and you had more than one application for creating them and we didnt create section for each application but we create section Windows Theme. <br />\r&lt;BR&gt;And If I&amp;acutem wrong StyleXP doesnt give you ability to create theme. But they made program Style Builder for creating XP theme. <br />\r&lt;BR&gt;Thats just my opinion B)<br />\r&lt;BR&gt;Am I right or not ?<br />\r&lt;BR&gt;&lt;DIV ALIGN=CENTER&gt;:grave&lt;/DIV&gt;<br />\r&lt;BR&gt;', 'visible', '2001-11-08 08:41:23', '2001-11-08 08:41:23', '2001-11-08 08:41:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 212, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'HOT DANGETIDANG!!\r<BR>hmm... gonna be fun to see how the &quot;old gang&quot; will welcome the return of &quot;The Brown Site&quot;!!\r<BR>\r<BR>:snow', 'HOT DANGETIDANG!!<br />\r&lt;BR&gt;hmm... gonna be fun to see how the &amp;quot;old gang&amp;quot; will welcome the return of &amp;quot;The Brown Site&amp;quot;!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:snow', 'visible', '2001-11-09 09:12:46', '2001-11-09 09:12:46', '2001-11-09 09:12:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 213, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'From now we&acutell call it the Corporate Blue site.', 'From now we&amp;acutell call it the Corporate Blue site.', 'visible', '2001-11-09 14:50:34', '2001-11-09 14:50:34', '2001-11-09 14:50:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 214, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'The Night of the Living Dead (Skinz.org). Hopefully, it&acutes back. That would be awesome. :)', 'The Night of the Living Dead (Skinz.org). Hopefully, it&amp;acutes back. That would be awesome. :)', 'visible', '2001-11-09 14:57:40', '2001-11-09 14:57:40', '2001-11-09 14:57:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 215, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I had the honor to upload the first skin to the new Skinz. An eFX skin, of course... :)', 'I had the honor to upload the first skin to the new Skinz. An eFX skin, of course... :)', 'visible', '2001-11-09 15:03:07', '2001-11-09 15:03:07', '2001-11-09 15:03:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 216, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'well I&acutell be damned ! :o', 'well I&amp;acutell be damned ! :o', 'visible', '2001-11-09 21:18:18', '2001-11-09 21:18:18', '2001-11-09 21:18:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 217, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'They, I believe have worked at getting the perfect paper, print material, CALL IT WHAT YA WILL...For some time now CONGRATS.\r<BR>\r<BR>\r<BR>The BRYCE GALLERY spoke of them some time back...IT works....I F THIS IS THE &quot;IRIS&quot; PRINTS I&quot;M THINKING ABOUT..', 'They, I believe have worked at getting the perfect paper, print material, CALL IT WHAT YA WILL...For some time now CONGRATS.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The BRYCE GALLERY spoke of them some time back...IT works....I F THIS IS THE &amp;quot;IRIS&amp;quot; PRINTS I&amp;quot;M THINKING ABOUT..', 'visible', '2001-11-11 02:53:51', '2001-11-11 02:53:51', '2001-11-11 02:53:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 284
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 218, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the good pages', 'is the good pages', 'visible', '2001-11-11 05:15:51', '2001-11-11 05:15:51', '2001-11-11 05:15:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 284
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 219, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'YAY!!!!!!! My first and true love is back!!', 'YAY!!!!!!! My first and true love is back!!', 'visible', '2001-11-12 04:55:47', '2001-11-12 04:55:47', '2001-11-12 04:55:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 220, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'ave the remember fort alls that people', 'ave the remember fort alls that people', 'visible', '2001-11-12 17:15:32', '2001-11-12 17:15:32', '2001-11-12 17:15:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 288
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 221, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very nice pages is alls good', 'is the very nice pages is alls good', 'visible', '2001-11-12 17:17:44', '2001-11-12 17:17:44', '2001-11-12 17:17:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 287
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 222, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'me thinks Scarey did this in a hurry.... no site link ;)\r<BR>\r<BR>:snow', 'me thinks Scarey did this in a hurry.... no site link ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:snow', 'visible', '2001-11-13 00:21:19', '2001-11-13 00:21:19', '2001-11-13 00:21:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 289
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 223, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', ':snow fixed it! ;)', ':snow fixed it! ;)', 'visible', '2001-11-13 00:25:47', '2001-11-13 00:25:47', '2001-11-13 00:25:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 289
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 224, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'Let me point out that I am a biased source. \r<BR>\r<BR>It seems like the easiest solution would be for those who wants this format to get out to lobby Microsoft to be the one who takes out the digital signing requirement. Then it&acutes format just like every other one here. \r<BR>\r<BR>But it doesn&acutet seem like StyleXP/msstyles should be given special treatment. If Nullsoft came out with a new version of WinAmp that only ran Nullsoft certified skins, there&acuted be no question about adding a section for non-Nullsoft certified skins regardless of how good they were.', 'Let me point out that I am a biased source. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It seems like the easiest solution would be for those who wants this format to get out to lobby Microsoft to be the one who takes out the digital signing requirement. Then it&amp;acutes format just like every other one here. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But it doesn&amp;acutet seem like StyleXP/msstyles should be given special treatment. If Nullsoft came out with a new version of WinAmp that only ran Nullsoft certified skins, there&amp;acuted be no question about adding a section for non-Nullsoft certified skins regardless of how good they were.', 'visible', '2001-11-13 00:45:15', '2001-11-13 00:45:15', '2001-11-13 00:45:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 225, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Damn! Busted! ;)\r<BR>\r<BR>I was working on the news post after this one :) Thanks Snowman!', 'Damn! Busted! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I was working on the news post after this one :) Thanks Snowman!', 'visible', '2001-11-13 01:13:39', '2001-11-13 01:13:39', '2001-11-13 01:13:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 289
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 226, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'I like it! Thanks gRAVE 8)', 'I like it! Thanks gRAVE 8)', 'visible', '2001-11-13 06:33:47', '2001-11-13 06:33:47', '2001-11-13 06:33:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 227, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we like alls thanck8)', 'we like alls thanck8)', 'visible', '2001-11-13 17:38:59', '2001-11-13 17:38:59', '2001-11-13 17:38:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 228, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'sweet', 'sweet', 'visible', '2001-11-13 22:54:50', '2001-11-13 22:54:50', '2001-11-13 22:54:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 229, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'This is great. Skinbase gets better all the time. Thanks alot guys!', 'This is great. Skinbase gets better all the time. Thanks alot guys!', 'visible', '2001-11-14 06:36:37', '2001-11-14 06:36:37', '2001-11-14 06:36:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 230, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I miss the good old days when you could peruse a site&acutes messageboard and see threads like &acuteI need a few testers for my upcoming beta&acute or &acuteI need some people to make default skins for my upcoming application&acute.\r<BR>\r<BR>I hope this site you&acutere planning creates such threads again. :)', 'I miss the good old days when you could peruse a site&amp;acutes messageboard and see threads like &amp;acuteI need a few testers for my upcoming beta&amp;acute or &amp;acuteI need some people to make default skins for my upcoming application&amp;acute.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I hope this site you&amp;acutere planning creates such threads again. :)', 'visible', '2001-11-14 07:31:17', '2001-11-14 07:31:17', '2001-11-14 07:31:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 286
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 231, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Cool. I&acutem going to check out Vista NOW.', 'Cool. I&amp;acutem going to check out Vista NOW.', 'visible', '2001-11-14 08:34:31', '2001-11-14 08:34:31', '2001-11-14 08:34:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 232, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'These sound great, em is awesome!', 'These sound great, em is awesome!', 'visible', '2001-11-14 13:28:49', '2001-11-14 13:28:49', '2001-11-14 13:28:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 233, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'The site looks great!', 'The site looks great!', 'visible', '2001-11-15 04:15:39', '2001-11-15 04:15:39', '2001-11-15 04:15:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 234, 399, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 399 AND users.deleted_at IS NULL) THEN 399 ELSE NULL END, NULL, 'kenray', 'man, it&acutes hard to beleive the qubo site has no info, no screenshots, no contact, in fact...no nothing. Install or not, huh?\r<BR>reminds me of hippoware.\r<BR>i would love to know more about this.', 'man, it&amp;acutes hard to beleive the qubo site has no info, no screenshots, no contact, in fact...no nothing. Install or not, huh?<br />\r&lt;BR&gt;reminds me of hippoware.<br />\r&lt;BR&gt;i would love to know more about this.', 'visible', '2001-11-16 21:04:28', '2001-11-16 21:04:28', '2001-11-16 21:04:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 235, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I agree Kenray. All I know is what I read on skinz.org :(', 'I agree Kenray. All I know is what I read on skinz.org :(', 'visible', '2001-11-16 21:37:25', '2001-11-16 21:37:25', '2001-11-16 21:37:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 236, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I love this skin design and colour,and the way every one&acutes personal icons stand out, they don&acutet add a busy look. Best of all easy on the eyes. Speaking of new features, it seems like a new feature every day that I&acutem finding. Great job...... this site has really changed and shaping very nicely :-)\r<BR>', 'I love this skin design and colour,and the way every one&amp;acutes personal icons stand out, they don&amp;acutet add a busy look. Best of all easy on the eyes. Speaking of new features, it seems like a new feature every day that I&amp;acutem finding. Great job...... this site has really changed and shaping very nicely :-)<br />\r&lt;BR&gt;', 'visible', '2001-11-17 01:18:06', '2001-11-17 01:18:06', '2001-11-17 01:18:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 297
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 237, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I&acuteve never been to Skinbase&acutes IRC channer. I guess I&acutell have to stop by sometime. Are there any night-owls like me? Because I usually stop by IRC rooms after 9 or 10 PM Eastern time, sometimes even later depending on when I get home.', 'I&amp;acuteve never been to Skinbase&amp;acutes IRC channer. I guess I&amp;acutell have to stop by sometime. Are there any night-owls like me? Because I usually stop by IRC rooms after 9 or 10 PM Eastern time, sometimes even later depending on when I get home.', 'visible', '2001-11-17 04:04:29', '2001-11-17 04:04:29', '2001-11-17 04:04:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 238, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'heyyyyyyy the man in the see through bxers is a news ripper news ripper he he he just funnin with ya, but you loopk so sexy like that.......... All funnin aside lol, me too has been searching for more information on this. Kinda stupid, who wants to download before ya know whats it all about..........', 'heyyyyyyy the man in the see through bxers is a news ripper news ripper he he he just funnin with ya, but you loopk so sexy like that.......... All funnin aside lol, me too has been searching for more information on this. Kinda stupid, who wants to download before ya know whats it all about..........', 'visible', '2001-11-18 01:38:49', '2001-11-18 01:38:49', '2001-11-18 01:38:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 239, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'typo&acutes bxers=boxers loopk=look me just woke up lol', 'typo&amp;acutes bxers=boxers loopk=look me just woke up lol', 'visible', '2001-11-18 01:42:03', '2001-11-18 01:42:03', '2001-11-18 01:42:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 240, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'oooh.\r<BR>IRC is spooky.\r<BR>\r<BR>Be careful of the Scarebears lurking amongst the gRAVEs.\r<BR>And then there&acutes the greature they call the Grimspoon.\r<BR>They say he wanders about in the dark muttering something about &quot;his precious&quot;.\r<BR>And stories abound of the Abominable Snowman.\r<BR>They say the last thing you hear is &quot;ZOOM&quot;!\r<BR>\r<BR>But the worst may be &quot;He whose name is sometimes mispronounced&quot;.\r<BR>Tales about of his horrific reign of terror include de-pantsing the victim, and running their unmentionables up flagpoles. \r<BR>\r<BR>Oh, the horror\r<BR>the horror\r<BR>', 'oooh.<br />\r&lt;BR&gt;IRC is spooky.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Be careful of the Scarebears lurking amongst the gRAVEs.<br />\r&lt;BR&gt;And then there&amp;acutes the greature they call the Grimspoon.<br />\r&lt;BR&gt;They say he wanders about in the dark muttering something about &amp;quot;his precious&amp;quot;.<br />\r&lt;BR&gt;And stories abound of the Abominable Snowman.<br />\r&lt;BR&gt;They say the last thing you hear is &amp;quot;ZOOM&amp;quot;!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But the worst may be &amp;quot;He whose name is sometimes mispronounced&amp;quot;.<br />\r&lt;BR&gt;Tales about of his horrific reign of terror include de-pantsing the victim, and running their unmentionables up flagpoles. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Oh, the horror<br />\r&lt;BR&gt;the horror<br />\r&lt;BR&gt;', 'visible', '2001-11-18 02:48:31', '2001-11-18 02:48:31', '2001-11-18 02:48:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 241, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Skinbase is very skinnable :) And skinning is fun :sb', 'Skinbase is very skinnable :) And skinning is fun :sb', 'visible', '2001-11-18 22:03:27', '2001-11-18 22:03:27', '2001-11-18 22:03:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 242, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', ':sb -> I just thought of something!\r<BR>How about making some options for the frontpage statistics so you can either get them to be shown by:\r<BR>Latest Upload\r<BR>Latest Review\r<BR>Latest Downloads\r<BR>\r<BR>So if you select to have the frontpage showing by &quot;Latest review&quot; you get your skins listed by the once that have been given new reviews!\r<BR>\r<BR>- just a tought!\r<BR>\r<BR>PS: and maybe -> Sex - Male/Female/NA/YES PLEASE!!! ;)\r<BR>\r<BR>:snow', ':sb -&gt; I just thought of something!<br />\r&lt;BR&gt;How about making some options for the frontpage statistics so you can either get them to be shown by:<br />\r&lt;BR&gt;Latest Upload<br />\r&lt;BR&gt;Latest Review<br />\r&lt;BR&gt;Latest Downloads<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So if you select to have the frontpage showing by &amp;quot;Latest review&amp;quot; you get your skins listed by the once that have been given new reviews!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;- just a tought!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;PS: and maybe -&gt; Sex - Male/Female/NA/YES PLEASE!!! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:snow', 'visible', '2001-11-19 01:41:57', '2001-11-19 01:41:57', '2001-11-19 01:41:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 301
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 243, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Not bad suggestions. We&acutell see what gRAVE says/does ;)', 'Not bad suggestions. We&amp;acutell see what gRAVE says/does ;)', 'visible', '2001-11-19 04:31:20', '2001-11-19 04:31:20', '2001-11-19 04:31:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 301
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 244, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'What?!? I though 545 was coming back - that&acutes why jier was asking for money. That will suck if it never comes back. But at least the apps are available. I better go download all of them before theyre gone for good.', 'What?!? I though 545 was coming back - that&amp;acutes why jier was asking for money. That will suck if it never comes back. But at least the apps are available. I better go download all of them before theyre gone for good.', 'visible', '2001-11-19 04:31:53', '2001-11-19 04:31:53', '2001-11-19 04:31:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 300
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 245, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I agree it would be sad if the site did not return. And as imtoomuch pointed out, a lot of people did donate money for the hosting of the site.', 'I agree it would be sad if the site did not return. And as imtoomuch pointed out, a lot of people did donate money for the hosting of the site.', 'visible', '2001-11-19 04:39:03', '2001-11-19 04:39:03', '2001-11-19 04:39:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 300
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 246, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'uh uh.... I rearranged the text. check it out ;) AND we added the section too. Way more info here :D', 'uh uh.... I rearranged the text. check it out ;) AND we added the section too. Way more info here :D', 'visible', '2001-11-19 04:44:17', '2001-11-19 04:44:17', '2001-11-19 04:44:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 247, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Jesus Christ, gone for two days and the entire site&acutes gotten a Jenny Jones makeover! Major improvement, &acutecos for once it doesn&acutet look messy. Now if gRAVE would fix them &acute&acutes, I&acuted be a happy crae.', 'Jesus Christ, gone for two days and the entire site&amp;acutes gotten a Jenny Jones makeover! Major improvement, &amp;acutecos for once it doesn&amp;acutet look messy. Now if gRAVE would fix them &amp;acute&amp;acutes, I&amp;acuted be a happy crae.', 'visible', '2001-11-19 14:51:55', '2001-11-19 14:51:55', '2001-11-19 14:51:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 301
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 248, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Yeah, this is the best one yet!', 'Yeah, this is the best one yet!', 'visible', '2001-11-19 15:01:43', '2001-11-19 15:01:43', '2001-11-19 15:01:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 297
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 249, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Been there once. It was infested by Ozzies. I had nightmares for weeks after that.', 'Been there once. It was infested by Ozzies. I had nightmares for weeks after that.', 'visible', '2001-11-19 15:05:56', '2001-11-19 15:05:56', '2001-11-19 15:05:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 250, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Unless I&acuteve gone blind, the tutorial only covers the first part of things. The second bit, making the content independent from the look is far more interesting. Like the difference between skinning WinAmp and K-jöfol.', 'Unless I&amp;acuteve gone blind, the tutorial only covers the first part of things. The second bit, making the content independent from the look is far more interesting. Like the difference between skinning WinAmp and K-jöfol.', 'visible', '2001-11-19 15:14:34', '2001-11-19 15:14:34', '2001-11-19 15:14:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 251, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Attila was already hosting the apps over at http://www.attila.cc/jier', 'Attila was already hosting the apps over at http://www.attila.cc/jier', 'visible', '2001-11-19 15:21:51', '2001-11-19 15:21:51', '2001-11-19 15:21:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 300
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 252, 1077, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1077 AND users.deleted_at IS NULL) THEN 1077 ELSE NULL END, NULL, 'Holger Schmidt', 'Hi gRAVE,\r<BR>\r<BR>Thanks a lot for adding those sections. Now I can submit my skins. :-)\r<BR>\r<BR>Cheers\r<BR>Holgi', 'Hi gRAVE,<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks a lot for adding those sections. Now I can submit my skins. :-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Cheers<br />\r&lt;BR&gt;Holgi', 'visible', '2001-11-19 15:57:23', '2001-11-19 15:57:23', '2001-11-19 15:57:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 253, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Us Ozzies area friendly bunch really. Fair Dinkum! ;)', 'Us Ozzies area friendly bunch really. Fair Dinkum! ;)', 'visible', '2001-11-19 21:36:59', '2001-11-19 21:36:59', '2001-11-19 21:36:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 254, 399, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 399 AND users.deleted_at IS NULL) THEN 399 ELSE NULL END, NULL, 'kenray', 'i have been a &quot;seldom scene&quot; round here for a while...something in the previous version of the site didn&acutet quite work with my system. This new sie is great! loads quickly, i swell organized...i will have to be spending more time hyah....', 'i have been a &amp;quot;seldom scene&amp;quot; round here for a while...something in the previous version of the site didn&amp;acutet quite work with my system. This new sie is great! loads quickly, i swell organized...i will have to be spending more time hyah....', 'visible', '2001-11-19 22:18:25', '2001-11-19 22:18:25', '2001-11-19 22:18:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 301
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 255, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'We will gladly post any LiteStep related news that people send us. Hopefully we can still help people discover the wonders of LiteStep :)', 'We will gladly post any LiteStep related news that people send us. Hopefully we can still help people discover the wonders of LiteStep :)', 'visible', '2001-11-19 23:25:12', '2001-11-19 23:25:12', '2001-11-19 23:25:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 304
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 256, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Hmm... I think we should write some better skinning tutorial for website :) We have some experience.', 'Hmm... I think we should write some better skinning tutorial for website :) We have some experience.', 'visible', '2001-11-19 23:46:25', '2001-11-19 23:46:25', '2001-11-19 23:46:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 257, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I think the site design is great. I look forward to viewing all of the pages within :)', 'I think the site design is great. I look forward to viewing all of the pages within :)', 'visible', '2001-11-20 00:15:13', '2001-11-20 00:15:13', '2001-11-20 00:15:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 302
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 258, 679, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 679 AND users.deleted_at IS NULL) THEN 679 ELSE NULL END, NULL, 'Lorenzo', 'EXCELLENT!\r<BR>\r<BR>I think that making a site skinnable is a superb way of creating interactive sites. I love the fact that I can change the look of skin base whenever I want. It really puts more control in the user&acutes hands.\r<BR>\r<BR>Happy users = happy website = mission accomplisded = good webmaster! :)', 'EXCELLENT!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I think that making a site skinnable is a superb way of creating interactive sites. I love the fact that I can change the look of skin base whenever I want. It really puts more control in the user&amp;acutes hands.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Happy users = happy website = mission accomplisded = good webmaster! :)', 'visible', '2001-11-21 22:51:04', '2001-11-21 22:51:04', '2001-11-21 22:51:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 259, 1059, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1059 AND users.deleted_at IS NULL) THEN 1059 ELSE NULL END, NULL, 'exiter', 'wotz the server addy?\r<BR>i like my mirc ya know!\r<BR>or do i have to use the java chat here on the site?\r<BR>\r<BR>..exiter', 'wotz the server addy?<br />\r&lt;BR&gt;i like my mirc ya know!<br />\r&lt;BR&gt;or do i have to use the java chat here on the site?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;..exiter', 'visible', '2001-11-22 07:13:44', '2001-11-22 07:13:44', '2001-11-22 07:13:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 260, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'server addy ? irc.klevze.net', 'server addy ? irc.klevze.net', 'visible', '2001-11-22 10:09:43', '2001-11-22 10:09:43', '2001-11-22 10:09:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 261, 1059, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1059 AND users.deleted_at IS NULL) THEN 1059 ELSE NULL END, NULL, 'exiter', 'yea that looks like a server addy to me :)\r<BR>\r<BR>..exiter', 'yea that looks like a server addy to me :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;..exiter', 'visible', '2001-11-22 17:07:03', '2001-11-22 17:07:03', '2001-11-22 17:07:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 262, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Thanks for the new stuff folks! The site is looking better all the time.', 'Thanks for the new stuff folks! The site is looking better all the time.', 'visible', '2001-11-23 08:52:47', '2001-11-23 08:52:47', '2001-11-23 08:52:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 301
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 263, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Sure, sure - put it up on the front page!\r<BR>But don&acutet expect me to get all mushy and stuff over one Basehead taking a vacation.\r<BR>I won&acutet do it, ya hear me?!\r<BR>...\r<BR>...\r<BR>...\r<BR>...\r<BR>geez, I miss him already...\r<BR>{:p', 'Sure, sure - put it up on the front page!<br />\r&lt;BR&gt;But don&amp;acutet expect me to get all mushy and stuff over one Basehead taking a vacation.<br />\r&lt;BR&gt;I won&amp;acutet do it, ya hear me?!<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;geez, I miss him already...<br />\r&lt;BR&gt;{:p', 'visible', '2001-11-24 15:00:27', '2001-11-24 15:00:27', '2001-11-24 15:00:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 307
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 264, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Now that the initial shock has past for me, I know this is a very hard step for you to take, but life is &quot;short&quot; your wife is very lucky to have someone like you and the best to both of you:-)', 'Now that the initial shock has past for me, I know this is a very hard step for you to take, but life is &amp;quot;short&amp;quot; your wife is very lucky to have someone like you and the best to both of you:-)', 'visible', '2001-11-24 18:08:14', '2001-11-24 18:08:14', '2001-11-24 18:08:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 307
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 265, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Real Life is for the weak. Real skinners are perpetually online. Hurry it up, CareBear!!', 'Real Life is for the weak. Real skinners are perpetually online. Hurry it up, CareBear!!', 'visible', '2001-11-25 01:07:25', '2001-11-25 01:07:25', '2001-11-25 01:07:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 307
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 266, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'ave the good tyme whit your famely and please comming back sun', 'ave the good tyme whit your famely and please comming back sun', 'visible', '2001-11-25 05:42:55', '2001-11-25 05:42:55', '2001-11-25 05:42:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 307
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 267, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the good program', 'is the good program', 'visible', '2001-11-25 05:51:49', '2001-11-25 05:51:49', '2001-11-25 05:51:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 305
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 268, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'The Aussie just wants to hang out on the beach and check out the hot women over there =P Well, what ever you are doing - hope everything works out for the best. Real life is a pain. We&acutell all miss ya. Good Luck!', 'The Aussie just wants to hang out on the beach and check out the hot women over there =P Well, what ever you are doing - hope everything works out for the best. Real life is a pain. We&amp;acutell all miss ya. Good Luck!', 'visible', '2001-11-25 08:10:16', '2001-11-25 08:10:16', '2001-11-25 08:10:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 307
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 269, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'JUST Enjoy... .... Ya Can&acutet get away... ...', 'JUST Enjoy... .... Ya Can&amp;acutet get away... ...', 'visible', '2001-11-27 21:26:16', '2001-11-27 21:26:16', '2001-11-27 21:26:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 307
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 270, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Yes, I am extremely happy! I missed LOS.', 'Yes, I am extremely happy! I missed LOS.', 'visible', '2001-11-28 07:46:40', '2001-11-28 07:46:40', '2001-11-28 07:46:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 310
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 271, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'welcome back LOS and all the best Chaz.. way to go mate!', 'welcome back LOS and all the best Chaz.. way to go mate!', 'visible', '2001-11-28 08:11:56', '2001-11-28 08:11:56', '2001-11-28 08:11:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 310
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 272, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is that good is back 8)', 'is that good is back 8)', 'visible', '2001-11-28 16:59:48', '2001-11-28 16:59:48', '2001-11-28 16:59:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 310
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 273, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is very nice', 'is very nice', 'visible', '2001-11-28 17:03:19', '2001-11-28 17:03:19', '2001-11-28 17:03:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 311
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 274, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hmm, where did you get this info from? I don&acutet see it at winamp.com? Practicing your frosty powers again, eh?', 'Hmm, where did you get this info from? I don&amp;acutet see it at winamp.com? Practicing your frosty powers again, eh?', 'visible', '2001-11-29 10:05:44', '2001-11-29 10:05:44', '2001-11-29 10:05:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 312
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 275, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'WinAmp.com never releases news about WinAmp 3!!\r<BR>And the news about WinAmp 2.78 got to the users *before* the site even got their own news updated ;)\r<BR>I&acutem just lurking *alot* around -> http://download.nullsoft.com/winamp/client\r<BR>:snow\r<BR>PS That&acutes release no. 157 of WinAmp!', 'WinAmp.com never releases news about WinAmp 3!!<br />\r&lt;BR&gt;And the news about WinAmp 2.78 got to the users *before* the site even got their own news updated ;)<br />\r&lt;BR&gt;I&amp;acutem just lurking *alot* around -&gt; http://download.nullsoft.com/winamp/client<br />\r&lt;BR&gt;:snow<br />\r&lt;BR&gt;PS That&amp;acutes release no. 157 of WinAmp!', 'visible', '2001-11-29 13:28:14', '2001-11-29 13:28:14', '2001-11-29 13:28:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 312
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 276, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Better check those two!\r<BR>\r<BR>Hey wait a min.....Scarebear?!?! How are ya doing mate?! Long time no c!\r<BR>\r<BR>Don&acutet be stranger ay?! ;)\r<BR>:snow', 'Better check those two!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hey wait a min.....Scarebear?!?! How are ya doing mate?! Long time no c!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Don&amp;acutet be stranger ay?! ;)<br />\r&lt;BR&gt;:snow', 'visible', '2001-12-03 22:40:05', '2001-12-03 22:40:05', '2001-12-03 22:40:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 277, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Damnit, they should send it to me! How am I to post news at Tek if no-one sends me anything. And who&acutes that CareBear character?\r<BR>\r<BR>Anyway, nice stuff Roar.', 'Damnit, they should send it to me! How am I to post news at Tek if no-one sends me anything. And who&amp;acutes that CareBear character?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyway, nice stuff Roar.', 'visible', '2001-12-04 09:57:58', '2001-12-04 09:57:58', '2001-12-04 09:57:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 278, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Good to see ya Scarebear! =) \r<BR>These programs look cool, but unfortunately they are not original. There are other apps out there that do the exact same thing. Still it&acutes cool to see new skinnable goodies and a new developer!', 'Good to see ya Scarebear! =) <br />\r&lt;BR&gt;These programs look cool, but unfortunately they are not original. There are other apps out there that do the exact same thing. Still it&amp;acutes cool to see new skinnable goodies and a new developer!', 'visible', '2001-12-04 12:31:13', '2001-12-04 12:31:13', '2001-12-04 12:31:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 279, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Oh no! Mel ripped Michelangelo!!\r<BR>\r<BR>Congrats anyway.', 'Oh no! Mel ripped Michelangelo!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Congrats anyway.', 'visible', '2001-12-05 17:19:12', '2001-12-05 17:19:12', '2001-12-05 17:19:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 319
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 280, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Thank you very much for the award and the free print :)', 'Thank you very much for the award and the free print :)', 'visible', '2001-12-06 01:27:59', '2001-12-06 01:27:59', '2001-12-06 01:27:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 319
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 281, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'crae: yeah, Michlelangelo is going to get really pissed!\r<BR>\r<BR>and Adni, you are most welcome... HOWEVER, we are having a problem giving away the first prize, stay tuned for the update!', 'crae: yeah, Michlelangelo is going to get really pissed!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and Adni, you are most welcome... HOWEVER, we are having a problem giving away the first prize, stay tuned for the update!', 'visible', '2001-12-08 10:56:43', '2001-12-08 10:56:43', '2001-12-08 10:56:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 319
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 282, 1064, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1064 AND users.deleted_at IS NULL) THEN 1064 ELSE NULL END, NULL, 'peakay', 'uhhhh....whats the deadline?\r<BR>', 'uhhhh....whats the deadline?<br />\r&lt;BR&gt;', 'visible', '2001-12-08 18:32:58', '2001-12-08 18:32:58', '2001-12-08 18:32:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 320
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 283, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'peakay: we would like to conclude the competition before Christmas holidays.. say 22.Dec', 'peakay: we would like to conclude the competition before Christmas holidays.. say 22.Dec', 'visible', '2001-12-09 03:26:27', '2001-12-09 03:26:27', '2001-12-09 03:26:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 320
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 284, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Looks interesting inty!!\r<BR>btw you forgot to mention that Heliobar 1.4 is <b>freeware</b> ;)\r<BR>Heliobar XP 1.3 is <b>shareware</b>!', 'Looks interesting inty!!<br />\r&lt;BR&gt;btw you forgot to mention that Heliobar 1.4 is &lt;b&gt;freeware&lt;/b&gt; ;)<br />\r&lt;BR&gt;Heliobar XP 1.3 is &lt;b&gt;shareware&lt;/b&gt;!', 'visible', '2001-12-09 23:27:27', '2001-12-09 23:27:27', '2001-12-09 23:27:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 285, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Nifty.\r<BR>Should also be mentioned that it only works with either Windows 2000 or XP... :)', 'Nifty.<br />\r&lt;BR&gt;Should also be mentioned that it only works with either Windows 2000 or XP... :)', 'visible', '2001-12-10 02:35:29', '2001-12-10 02:35:29', '2001-12-10 02:35:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 286, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Or in other words, I can&acutet use it on this damn NT machine... Argh, why do companies always have outdated systems!!', 'Or in other words, I can&amp;acutet use it on this damn NT machine... Argh, why do companies always have outdated systems!!', 'visible', '2001-12-10 10:19:27', '2001-12-10 10:19:27', '2001-12-10 10:19:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 287, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'The more the merrier, I always say!\r<BR>:)\r<BR>Now, get back to the homework, bro...\r<BR>{:p', 'The more the merrier, I always say!<br />\r&lt;BR&gt;:)<br />\r&lt;BR&gt;Now, get back to the homework, bro...<br />\r&lt;BR&gt;{:p', 'visible', '2001-12-10 12:39:33', '2001-12-10 12:39:33', '2001-12-10 12:39:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 323
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 288, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the good program we serve now', 'is the good program we serve now', 'visible', '2001-12-10 18:18:15', '2001-12-10 18:18:15', '2001-12-10 18:18:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 289, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'the mp3 program is good fort my apy we 600 ney section on the pages', 'the mp3 program is good fort my apy we 600 ney section on the pages', 'visible', '2001-12-10 18:22:25', '2001-12-10 18:22:25', '2001-12-10 18:22:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 323
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 290, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Ken, you&acutere an angel!! The reason why I haven&acutet made so many Coolplayer skins is becuase of the font bitmap you have to create! It&acutes a complete <b>drag</b>\r<BR>This, your latest project, will make it alot easier, not just for me but for a whole lot of other people!\r<BR>Thanks buddy!\r<BR>:snow', 'Ken, you&amp;acutere an angel!! The reason why I haven&amp;acutet made so many Coolplayer skins is becuase of the font bitmap you have to create! It&amp;acutes a complete &lt;b&gt;drag&lt;/b&gt;<br />\r&lt;BR&gt;This, your latest project, will make it alot easier, not just for me but for a whole lot of other people!<br />\r&lt;BR&gt;Thanks buddy!<br />\r&lt;BR&gt;:snow', 'visible', '2001-12-10 19:34:03', '2001-12-10 19:34:03', '2001-12-10 19:34:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 325
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 291, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'That Stratocaster is mine!!!!\r<BR>\r<BR>8)', 'That Stratocaster is mine!!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;8)', 'visible', '2001-12-12 01:07:21', '2001-12-12 01:07:21', '2001-12-12 01:07:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 327
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 292, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'Grim........it sez black Fender guitar.......it might be a Mustang.....;)', 'Grim........it sez black Fender guitar.......it might be a Mustang.....;)', 'visible', '2001-12-12 16:22:15', '2001-12-12 16:22:15', '2001-12-12 16:22:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 327
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 293, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'This is one heck of a player!!! Highly recommendable!\r<BR>:snow', 'This is one heck of a player!!! Highly recommendable!<br />\r&lt;BR&gt;:snow', 'visible', '2001-12-13 01:54:47', '2001-12-13 01:54:47', '2001-12-13 01:54:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 332
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 294, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'An absolutely awesome work there bud!\r<BR>\r<BR>/me licks gRAVE/ ...only this time tho :p', 'An absolutely awesome work there bud!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me licks gRAVE/ ...only this time tho :p', 'visible', '2001-12-13 02:43:36', '2001-12-13 02:43:36', '2001-12-13 02:43:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 331
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 295, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', '8)', '8)', 'visible', '2001-12-13 16:45:01', '2001-12-13 16:45:01', '2001-12-13 16:45:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 328
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 296, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Skin Factory skins?!?!\r<BR>:snow runs to check!', 'Skin Factory skins?!?!<br />\r&lt;BR&gt;:snow runs to check!', 'visible', '2001-12-14 01:32:19', '2001-12-14 01:32:19', '2001-12-14 01:32:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 334
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 297, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Aw dang... XP only... that like... sucks :(', 'Aw dang... XP only... that like... sucks :(', 'visible', '2001-12-14 01:35:08', '2001-12-14 01:35:08', '2001-12-14 01:35:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 334
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 298, 1171, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1171 AND users.deleted_at IS NULL) THEN 1171 ELSE NULL END, NULL, 'The Skins Factory', 'ermmm why is there a Borg guy icon on my newspost? Anyone? hehe', 'ermmm why is there a Borg guy icon on my newspost? Anyone? hehe', 'visible', '2001-12-14 02:35:33', '2001-12-14 02:35:33', '2001-12-14 02:35:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 334
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 299, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hehe that&acutes just our way of showing that it&acutes MS news ;) (Billy-Borg)\r<BR>:snow', 'hehe that&amp;acutes just our way of showing that it&amp;acutes MS news ;) (Billy-Borg)<br />\r&lt;BR&gt;:snow', 'visible', '2001-12-14 09:28:43', '2001-12-14 09:28:43', '2001-12-14 09:28:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 334
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 300, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is to good pages 8)', 'is to good pages 8)', 'visible', '2001-12-16 02:50:06', '2001-12-16 02:50:06', '2001-12-16 02:50:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 337
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 301, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the good skins 8)', 'is the good skins 8)', 'visible', '2001-12-16 02:59:46', '2001-12-16 02:59:46', '2001-12-16 02:59:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 334
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 302, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we lyke the elegant clock', 'we lyke the elegant clock', 'visible', '2001-12-19 03:17:37', '2001-12-19 03:17:37', '2001-12-19 03:17:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 340
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 303, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Sure no problem, scarebear - I&acutem glad I could help =)', 'Sure no problem, scarebear - I&amp;acutem glad I could help =)', 'visible', '2001-12-19 04:51:52', '2001-12-19 04:51:52', '2001-12-19 04:51:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 340
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 304, 390, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 390 AND users.deleted_at IS NULL) THEN 390 ELSE NULL END, NULL, 'titan', 'The best is only getting better!\r<BR>\r<BR>Thanks Thib', 'The best is only getting better!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks Thib', 'visible', '2001-12-21 22:11:05', '2001-12-21 22:11:05', '2001-12-21 22:11:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 341
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 305, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Exactly what Titan said. Good job.', 'Exactly what Titan said. Good job.', 'visible', '2001-12-21 23:20:39', '2001-12-21 23:20:39', '2001-12-21 23:20:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 341
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 306, 563, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 563 AND users.deleted_at IS NULL) THEN 563 ELSE NULL END, NULL, 'zkreso', 'I&acutem on it!', 'I&amp;acutem on it!', 'visible', '2001-12-23 01:46:05', '2001-12-23 01:46:05', '2001-12-23 01:46:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 307, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'The site looks great! I can&acutet wait to try it out. Just waiting for my password. =)', 'The site looks great! I can&amp;acutet wait to try it out. Just waiting for my password. =)', 'visible', '2001-12-23 07:25:28', '2001-12-23 07:25:28', '2001-12-23 07:25:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 308, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Cool site. I hope it meets it&acutes full potential! This is a great idea. Thanks for the hard work guys =)', 'Cool site. I hope it meets it&amp;acutes full potential! This is a great idea. Thanks for the hard work guys =)', 'visible', '2001-12-23 07:45:44', '2001-12-23 07:45:44', '2001-12-23 07:45:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 309, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Well done guys, the site looks awesome indeed!\r<BR>/waits for a pass/', 'Well done guys, the site looks awesome indeed!<br />\r&lt;BR&gt;/waits for a pass/', 'visible', '2001-12-23 11:33:08', '2001-12-23 11:33:08', '2001-12-23 11:33:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 310, 394, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 394 AND users.deleted_at IS NULL) THEN 394 ELSE NULL END, NULL, 'Kobi', 'sounds interesting... I&acutell take a look.', 'sounds interesting... I&amp;acutell take a look.', 'visible', '2001-12-23 13:12:02', '2001-12-23 13:12:02', '2001-12-23 13:12:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 311, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hmm, looks like phpNuke to me. Cool initiative though.\r<BR>\r<BR><b>/me</b> goes sign up', 'Hmm, looks like phpNuke to me. Cool initiative though.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&lt;b&gt;/me&lt;/b&gt; goes sign up', 'visible', '2001-12-23 14:30:09', '2001-12-23 14:30:09', '2001-12-23 14:30:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 312, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'wow. Me goes there too and sign up :)', 'wow. Me goes there too and sign up :)', 'visible', '2001-12-23 19:13:02', '2001-12-23 19:13:02', '2001-12-23 19:13:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 313, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Congrats. The site looks great. I wish it the best. It&acutes an awesome idea.', 'Congrats. The site looks great. I wish it the best. It&amp;acutes an awesome idea.', 'visible', '2001-12-23 22:09:15', '2001-12-23 22:09:15', '2001-12-23 22:09:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 314, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Hooray! I got accepted as a beta tester. That&acutes almost better than being accepted at Hogwarts... Except the owl didn&acutet bring me a note... {:p', 'Hooray! I got accepted as a beta tester. That&amp;acutes almost better than being accepted at Hogwarts... Except the owl didn&amp;acutet bring me a note... {:p', 'visible', '2001-12-23 23:24:30', '2001-12-23 23:24:30', '2001-12-23 23:24:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 342
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 315, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And by adding a section for it, we now have 310 sections at Skinbase :)', 'And by adding a section for it, we now have 310 sections at Skinbase :)', 'visible', '2001-12-28 00:04:21', '2001-12-28 00:04:21', '2001-12-28 00:04:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 349
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 316, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'The sections have now been added for these freeware applications as well. Enjoy :)', 'The sections have now been added for these freeware applications as well. Enjoy :)', 'visible', '2001-12-28 07:02:11', '2001-12-28 07:02:11', '2001-12-28 07:02:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 346
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 317, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Note that this turns out to be Convergence, you mean to say that you *gasp* did not have a section for that yet?', 'Note that this turns out to be Convergence, you mean to say that you *gasp* did not have a section for that yet?', 'visible', '2001-12-28 10:27:08', '2001-12-28 10:27:08', '2001-12-28 10:27:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 349
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 318, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Can you believe we didn&acutet!?! ;)', 'Can you believe we didn&amp;acutet!?! ;)', 'visible', '2001-12-28 23:10:33', '2001-12-28 23:10:33', '2001-12-28 23:10:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 349
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 319, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', '32bit graphics? What else would one expect on a 32bit display, eh?', '32bit graphics? What else would one expect on a 32bit display, eh?', 'visible', '2001-12-31 01:12:33', '2001-12-31 01:12:33', '2001-12-31 01:12:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 351
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 320, 1332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1332 AND users.deleted_at IS NULL) THEN 1332 ELSE NULL END, NULL, 'chronos', 'Alpha blending, which really makes a program 32bits, 8 for red, 8 for green, 8 for blue and 8 for alpha. Tetrix has alpha blending :)', 'Alpha blending, which really makes a program 32bits, 8 for red, 8 for green, 8 for blue and 8 for alpha. Tetrix has alpha blending :)', 'visible', '2002-01-01 23:13:46', '2002-01-01 23:13:46', '2002-01-01 23:13:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 351
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 321, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'All right Panekiller. it&acutes about time that a skin community ads it to their choice. Can you say Orange for Panekiller, Snow?', 'All right Panekiller. it&amp;acutes about time that a skin community ads it to their choice. Can you say Orange for Panekiller, Snow?', 'visible', '2002-01-03 23:33:12', '2002-01-03 23:33:12', '2002-01-03 23:33:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 355
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 322, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'All right! Bring on the Orange! ;)\r<BR>\r<BR>And if you know of any other skinnables not listed at Skinbase, just let us know!\r<BR>\r<BR>http://www.skinbase.org/msgboard.php3?topicid=184', 'All right! Bring on the Orange! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And if you know of any other skinnables not listed at Skinbase, just let us know!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.skinbase.org/msgboard.php3?topicid=184', 'visible', '2002-01-04 00:37:51', '2002-01-04 00:37:51', '2002-01-04 00:37:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 355
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 323, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Section added. Let the uploading begin! :)', 'Section added. Let the uploading begin! :)', 'visible', '2002-01-07 00:50:18', '2002-01-07 00:50:18', '2002-01-07 00:50:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 356
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 324, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Thanks for the warning, gRAVE. At least now I&acutell know what&acutes happening when I show up here. Of course, I&acutell still get the shakes and start biting my nails, but at every junkie needs to go through withdrawls once in a while. It&acutes makes them more appreciative of the &quot;fix&quot; when they get it again...\r<BR>{:p', 'Thanks for the warning, gRAVE. At least now I&amp;acutell know what&amp;acutes happening when I show up here. Of course, I&amp;acutell still get the shakes and start biting my nails, but at every junkie needs to go through withdrawls once in a while. It&amp;acutes makes them more appreciative of the &amp;quot;fix&amp;quot; when they get it again...<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-07 14:51:54', '2002-01-07 14:51:54', '2002-01-07 14:51:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 358
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 325, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hurray! GIve us specs!!\r<BR>\r<BR>By the way, nail biting is bad for your fingers.\r<BR>\r<BR><b>/me</b> envisions Elwin with flat froglike fingers', 'Hurray! GIve us specs!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;By the way, nail biting is bad for your fingers.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&lt;b&gt;/me&lt;/b&gt; envisions Elwin with flat froglike fingers', 'visible', '2002-01-07 16:19:37', '2002-01-07 16:19:37', '2002-01-07 16:19:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 358
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 326, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'And just in case you&acutere wondering where to download the software:\r<BR>\r<BR>http://www.ryandewsbury.com/easymessage/\r<BR>\r<BR>{:p', 'And just in case you&amp;acutere wondering where to download the software:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.ryandewsbury.com/easymessage/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-07 22:31:09', '2002-01-07 22:31:09', '2002-01-07 22:31:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 357
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 327, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Apparently there will be a new version of mysql, php4 and a whole new server on a more stable linux system. Hopefully it all happens while I&acutem asleep ;)', 'Apparently there will be a new version of mysql, php4 and a whole new server on a more stable linux system. Hopefully it all happens while I&amp;acutem asleep ;)', 'visible', '2002-01-07 23:16:17', '2002-01-07 23:16:17', '2002-01-07 23:16:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 358
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 328, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'you did great.... great idea.... coooool, right on bro he he he. I can&acutet wait, so you all fire-up like Talon says, because if you don&acutet get busy, there will be &quot;Flowers&quot; on the shirts LMAO', 'you did great.... great idea.... coooool, right on bro he he he. I can&amp;acutet wait, so you all fire-up like Talon says, because if you don&amp;acutet get busy, there will be &amp;quot;Flowers&amp;quot; on the shirts LMAO', 'visible', '2002-01-08 13:04:54', '2002-01-08 13:04:54', '2002-01-08 13:04:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 329, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Guess who has a section for this now!?! ;)', 'Guess who has a section for this now!?! ;)', 'visible', '2002-01-08 22:39:52', '2002-01-08 22:39:52', '2002-01-08 22:39:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 362
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 330, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Bring on the flowers I say ;)', 'Bring on the flowers I say ;)', 'visible', '2002-01-08 23:52:31', '2002-01-08 23:52:31', '2002-01-08 23:52:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 331, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', '&quot;New Section added...... T-Shirts!!!! Me finds NO section? Is this to make logo designs to upload? Please elaborate...... Thanks', '&amp;quot;New Section added...... T-Shirts!!!! Me finds NO section? Is this to make logo designs to upload? Please elaborate...... Thanks', 'visible', '2002-01-09 04:49:07', '2002-01-09 04:49:07', '2002-01-09 04:49:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 332, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'T-Shirts is the section name when you go to upload. So you definately can upload to the section. And hopefully by the time I&acuteve submitted this reply you&acutell find the section in the &acuteMisc&acute section of the website ;)\r<BR>\r<BR>I believe the section is for you to upload any designs you may have created that could be used for T-Shirt designs. Go buy some iron-on paper for your printer and away you go :)', 'T-Shirts is the section name when you go to upload. So you definately can upload to the section. And hopefully by the time I&amp;acuteve submitted this reply you&amp;acutell find the section in the &amp;acuteMisc&amp;acute section of the website ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I believe the section is for you to upload any designs you may have created that could be used for T-Shirt designs. Go buy some iron-on paper for your printer and away you go :)', 'visible', '2002-01-09 05:22:13', '2002-01-09 05:22:13', '2002-01-09 05:22:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 333, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Perhaps I should give this a go. I don&acutet care about it being point and click, but the non-resource hacking bit is appealing. Don&acutet think I&acutell go and distribute any &quot;skins&quot; for it though.', 'Perhaps I should give this a go. I don&amp;acutet care about it being point and click, but the non-resource hacking bit is appealing. Don&amp;acutet think I&amp;acutell go and distribute any &amp;quot;skins&amp;quot; for it though.', 'visible', '2002-01-09 09:51:27', '2002-01-09 09:51:27', '2002-01-09 09:51:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 362
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 334, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Thanks Elwin.\r<BR>\r<BR>/me goes and shakes head at himself. ;)', 'Thanks Elwin.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me goes and shakes head at himself. ;)', 'visible', '2002-01-09 23:24:52', '2002-01-09 23:24:52', '2002-01-09 23:24:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 357
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 335, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Hey - as long as Mel didn&acutet win, who cares?\r<BR><JOKE!>\r<BR>\r<BR>Congrats to the winners - whoever they are... {:p', 'Hey - as long as Mel didn&amp;acutet win, who cares?<br />\r&lt;BR&gt;&lt;JOKE!&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Congrats to the winners - whoever they are... {:p', 'visible', '2002-01-10 04:41:23', '2002-01-10 04:41:23', '2002-01-10 04:41:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 364
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 336, 1373, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1373 AND users.deleted_at IS NULL) THEN 1373 ELSE NULL END, NULL, 'kez', 'Thank&acutes very much for the encouraging words BruB. We&acutell get cracking on CursorPhiles, well, as soon as someone does some graphics!', 'Thank&amp;acutes very much for the encouraging words BruB. We&amp;acutell get cracking on CursorPhiles, well, as soon as someone does some graphics!', 'visible', '2002-01-11 00:38:23', '2002-01-11 00:38:23', '2002-01-11 00:38:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 365
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 337, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Hmmm... Just realized I have a couple of those that need to be moved over.\r<BR>Admin?\r<BR>{:p', 'Hmmm... Just realized I have a couple of those that need to be moved over.<br />\r&lt;BR&gt;Admin?<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-12 14:44:42', '2002-01-12 14:44:42', '2002-01-12 14:44:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 367
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 338, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'valhalla', 'Just what I was thinkuing, Elwin.', 'Just what I was thinkuing, Elwin.', 'visible', '2002-01-12 15:22:04', '2002-01-12 15:22:04', '2002-01-12 15:22:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 367
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 339, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', '&quot;home again, home again, jiggity jigg...&quot;&acute', '&amp;quot;home again, home again, jiggity jigg...&amp;quot;&amp;acute', 'visible', '2002-01-13 14:24:04', '2002-01-13 14:24:04', '2002-01-13 14:24:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 369
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 340, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is nice&acute', 'is nice&amp;acute', 'visible', '2002-01-13 17:52:43', '2002-01-13 17:52:43', '2002-01-13 17:52:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 369
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 341, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Cool!\r<BR>May have to get around and do one now... {:p&acute', 'Cool!<br />\r&lt;BR&gt;May have to get around and do one now... {:p&amp;acute', 'visible', '2002-01-13 18:14:23', '2002-01-13 18:14:23', '2002-01-13 18:14:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 370
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 342, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'W00t w00t!! John is da man!!\r<BR>:snow&acute', 'W00t w00t!! John is da man!!<br />\r&lt;BR&gt;:snow&amp;acute', 'visible', '2002-01-13 18:23:33', '2002-01-13 18:23:33', '2002-01-13 18:23:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 370
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 343, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'valhalla', 'Jeez, John. That must have taken you ages to compile.\r<BR>Thank you - I might give it a whirl.&acute', 'Jeez, John. That must have taken you ages to compile.<br />\r&lt;BR&gt;Thank you - I might give it a whirl.&amp;acute', 'visible', '2002-01-13 20:29:43', '2002-01-13 20:29:43', '2002-01-13 20:29:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 370
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 344, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Awesome work. And hopefully it gets more people skinning this awesome desktop toy :)&acute', 'Awesome work. And hopefully it gets more people skinning this awesome desktop toy :)&amp;acute', 'visible', '2002-01-13 22:34:46', '2002-01-13 22:34:46', '2002-01-13 22:34:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 370
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 345, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Was I the only one that had no trouble with the <b>bold</b>/not bold feature?!\r<BR>:snow&acute', 'Was I the only one that had no trouble with the &lt;b&gt;bold&lt;/b&gt;/not bold feature?!<br />\r&lt;BR&gt;:snow&amp;acute', 'visible', '2002-01-14 02:49:11', '2002-01-14 02:49:11', '2002-01-14 02:49:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 371
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 346, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Finally. Help is here. I will have an Orange for Hoverdesk pretty soon!&acute', 'Finally. Help is here. I will have an Orange for Hoverdesk pretty soon!&amp;acute', 'visible', '2002-01-14 04:04:57', '2002-01-14 04:04:57', '2002-01-14 04:04:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 370
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 347, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'wo0t!!\r<BR>\r<BR>Oh no, I\'ve used The Word!! I\'ll get banned now...&acute', 'wo0t!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Oh no, I&#039;ve used The Word!! I&#039;ll get banned now...&amp;acute', 'visible', '2002-01-14 09:29:49', '2002-01-14 09:29:49', '2002-01-14 09:29:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 369
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 348, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Yes you were ;)', 'Yes you were ;)', 'visible', '2002-01-14 21:56:32', '2002-01-14 21:56:32', '2002-01-14 21:56:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 371
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 349, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Sounds like a great reason to finally learning how to skin WB! Count me in on the Skinbase team mate!!\r<BR>:snow', 'Sounds like a great reason to finally learning how to skin WB! Count me in on the Skinbase team mate!!<br />\r&lt;BR&gt;:snow', 'visible', '2002-01-14 23:17:28', '2002-01-14 23:17:28', '2002-01-14 23:17:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 350, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Well, I&acuteve never made a skin for WindowBlinds, so I better try too huh!?! ;)\r<BR>\r<BR>If you want to enter and represent Skinbase, just let us know here, or on the messageboard at http://www.skinbase.org/msgboard.php3?topicid=210\r<BR>\r<BR>Or email me at scarebear@skinbase.org\r<BR>\r<BR>Thanks people :)', 'Well, I&amp;acuteve never made a skin for WindowBlinds, so I better try too huh!?! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If you want to enter and represent Skinbase, just let us know here, or on the messageboard at http://www.skinbase.org/msgboard.php3?topicid=210<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Or email me at scarebear@skinbase.org<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks people :)', 'visible', '2002-01-14 23:23:57', '2002-01-14 23:23:57', '2002-01-14 23:23:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 351, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I will represent Skinbase ;)', 'I will represent Skinbase ;)', 'visible', '2002-01-15 00:08:32', '2002-01-15 00:08:32', '2002-01-15 00:08:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 352, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Too bad i&acutem not good enough....but\r<BR>\r<BR>You know that guy at sporting event. With his face full of paint of the colors of his team. That will be me.\r<BR>\r<BR>\r<BR>GOOOOOOOOOO! Skinbase!!!', 'Too bad i&amp;acutem not good enough....but<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;You know that guy at sporting event. With his face full of paint of the colors of his team. That will be me.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;GOOOOOOOOOO! Skinbase!!!', 'visible', '2002-01-15 01:51:32', '2002-01-15 01:51:32', '2002-01-15 01:51:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 353, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'yep.\r<BR>\r<BR>\r<BR>Save that version Snow - It&acutell be a collectors item.\r<BR>{:p', 'yep.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Save that version Snow - It&amp;acutell be a collectors item.<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-15 12:35:54', '2002-01-15 12:35:54', '2002-01-15 12:35:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 371
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 354, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool wooow is good', 'cool wooow is good', 'visible', '2002-01-15 18:05:51', '2002-01-15 18:05:51', '2002-01-15 18:05:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 373
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 355, 1113, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1113 AND users.deleted_at IS NULL) THEN 1113 ELSE NULL END, NULL, 'Pixel-Pusher', 'Star Trees? You are kidding aren&acutet you? I cannot believe what I am reading. That has to be the one of the lowest level of design talents I have ever seen. What type of judging system do you have for the entries....a baboon with a pointing stick? Almost everyone I talked to expected plastik892 to win. That was a very inspiring, yet simple design. Star Trees reminded me of the advertising on the 1960&acutes products...plus PSHOP plugins. I usually don&acutet have this much negative to say about anything; but Decembers Contest was off like Osama @ confession. :moon', 'Star Trees? You are kidding aren&amp;acutet you? I cannot believe what I am reading. That has to be the one of the lowest level of design talents I have ever seen. What type of judging system do you have for the entries....a baboon with a pointing stick? Almost everyone I talked to expected plastik892 to win. That was a very inspiring, yet simple design. Star Trees reminded me of the advertising on the 1960&amp;acutes products...plus PSHOP plugins. I usually don&amp;acutet have this much negative to say about anything; but Decembers Contest was off like Osama @ confession. :moon', 'visible', '2002-01-15 23:15:05', '2002-01-15 23:15:05', '2002-01-15 23:15:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 366
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 356, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Well, even if we did pick the one that YOU thought should have won, the prize would have gone begging. Plastik892 has not returned our attempts to contact him so his prize has been forfeited.\r<BR>\r<BR>So the baboon&acutes picks remain the same. You still lost.', 'Well, even if we did pick the one that YOU thought should have won, the prize would have gone begging. Plastik892 has not returned our attempts to contact him so his prize has been forfeited.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So the baboon&amp;acutes picks remain the same. You still lost.', 'visible', '2002-01-16 00:57:41', '2002-01-16 00:57:41', '2002-01-16 00:57:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 366
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 357, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'I love the name ;) I haven&acutet completed a few skins in the past. I might search for them and upload them here now. For people to laugh at (more than normal) :D', 'I love the name ;) I haven&amp;acutet completed a few skins in the past. I might search for them and upload them here now. For people to laugh at (more than normal) :D', 'visible', '2002-01-16 23:59:27', '2002-01-16 23:59:27', '2002-01-16 23:59:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 378
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 358, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is very good we lyke that section', 'is very good we lyke that section', 'visible', '2002-01-18 02:58:46', '2002-01-18 02:58:46', '2002-01-18 02:58:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 378
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 359, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Need to put a regular link in the catagories section.\r<BR>{:p', 'Need to put a regular link in the catagories section.<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-18 04:10:19', '2002-01-18 04:10:19', '2002-01-18 04:10:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 378
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 360, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Good call! :) I see a section header but no content link.', 'Good call! :) I see a section header but no content link.', 'visible', '2002-01-18 04:54:47', '2002-01-18 04:54:47', '2002-01-18 04:54:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 378
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 361, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'I hope people are downloading and using this ;) Because we need the representation :D', 'I hope people are downloading and using this ;) Because we need the representation :D', 'visible', '2002-01-22 22:55:55', '2002-01-22 22:55:55', '2002-01-22 22:55:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 376
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 362, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'You <b>must</b> be joking.... LOL I just made my first E-clock skin this morning!! What a funny coincidence.. :) :)', 'You &lt;b&gt;must&lt;/b&gt; be joking.... LOL I just made my first E-clock skin this morning!! What a funny coincidence.. :) :)', 'visible', '2002-01-23 00:37:18', '2002-01-23 00:37:18', '2002-01-23 00:37:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 363, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'ahh.. so finally the &quot;breif description&quot; is wokring - <b>cool</b>, but the time thingy in the chat ain&acutet working correct! It only shows minutes, not hours. So if someone posted a message 1hour and 15 minutes ago it just appears as 15 min!!', 'ahh.. so finally the &amp;quot;breif description&amp;quot; is wokring - &lt;b&gt;cool&lt;/b&gt;, but the time thingy in the chat ain&amp;acutet working correct! It only shows minutes, not hours. So if someone posted a message 1hour and 15 minutes ago it just appears as 15 min!!', 'visible', '2002-01-23 00:42:18', '2002-01-23 00:42:18', '2002-01-23 00:42:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 364, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Well you can&acutet have it all! ;) Not until tomorrow when :grave is awake next :D', 'Well you can&amp;acutet have it all! ;) Not until tomorrow when :grave is awake next :D', 'visible', '2002-01-23 00:47:37', '2002-01-23 00:47:37', '2002-01-23 00:47:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 365, 1372, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1372 AND users.deleted_at IS NULL) THEN 1372 ELSE NULL END, NULL, 'bugzlitey', 'Cool so far...especially the timeZone thing...funny that I&acuted like that the most....\r<BR>\r<BR>anyway...I didn&acutet know that there was a profile page until I clicked someones name to ask a question...since I&acuteve found that it exists, I&acuteve been going back and forth to my boardposts to click on my Icon and view my own page...if there&acutes a link to my profile, where is it?...\r<BR>\r<BR>if not could I make a suggestion cus this get&acutes me all the time...would it be possible for you to make the &quot;myHome&quot; text - a link to the our profile pages and change the current &quot;myHome&quot; link to &quot;editSkins&quot;...or even activate our user icons on our start pages...please don&acutet hate me...bugzOut', 'Cool so far...especially the timeZone thing...funny that I&amp;acuted like that the most....<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;anyway...I didn&amp;acutet know that there was a profile page until I clicked someones name to ask a question...since I&amp;acuteve found that it exists, I&amp;acuteve been going back and forth to my boardposts to click on my Icon and view my own page...if there&amp;acutes a link to my profile, where is it?...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;if not could I make a suggestion cus this get&amp;acutes me all the time...would it be possible for you to make the &amp;quot;myHome&amp;quot; text - a link to the our profile pages and change the current &amp;quot;myHome&amp;quot; link to &amp;quot;editSkins&amp;quot;...or even activate our user icons on our start pages...please don&amp;acutet hate me...bugzOut', 'visible', '2002-01-23 01:30:58', '2002-01-23 01:30:58', '2002-01-23 01:30:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 366, 1372, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1372 AND users.deleted_at IS NULL) THEN 1372 ELSE NULL END, NULL, 'bugzlitey', 'I don&acutet buy software! :P', 'I don&amp;acutet buy software! :P', 'visible', '2002-01-23 01:48:39', '2002-01-23 01:48:39', '2002-01-23 01:48:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 367, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Hmmm\r<BR>How brief is brief?\r<BR>I was looking for space to write my biography, and..........\r<BR>\r<BR>{:p', 'Hmmm<br />\r&lt;BR&gt;How brief is brief?<br />\r&lt;BR&gt;I was looking for space to write my biography, and..........<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-23 02:50:03', '2002-01-23 02:50:03', '2002-01-23 02:50:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 368, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'You can get the branded software now at http://www.guiolympics.com/download.asp?sponser=7\r<BR>\r<BR>Go represent Skinbase! :D', 'You can get the branded software now at http://www.guiolympics.com/download.asp?sponser=7<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Go represent Skinbase! :D', 'visible', '2002-01-23 05:04:21', '2002-01-23 05:04:21', '2002-01-23 05:04:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 369, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'If I understand the author&acutes comments on his website, you don&acutet have to buy it bugzlitey - if you skin it ;)\r<BR>\r<BR>And you know I&acutem always watching you :snow ;)', 'If I understand the author&amp;acutes comments on his website, you don&amp;acutet have to buy it bugzlitey - if you skin it ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And you know I&amp;acutem always watching you :snow ;)', 'visible', '2002-01-23 06:02:18', '2002-01-23 06:02:18', '2002-01-23 06:02:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 370, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Elwin - You have to be way briefer than that ;)\r<BR>\r<BR>bugzlitey - You can click on your stats when logged in (You should see bugzlitey&acutes stats in your logged in menu). It doesn&acutet however show your profile page which would be a better idea. We&acutell work on it :)\r<BR>\r<BR>And changing the My home text is a good idea too. People are getting confused with what My home does.\r<BR>\r<BR>I hate very few people too ;) so far you&acutere not one of them :evil', 'Elwin - You have to be way briefer than that ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;bugzlitey - You can click on your stats when logged in (You should see bugzlitey&amp;acutes stats in your logged in menu). It doesn&amp;acutet however show your profile page which would be a better idea. We&amp;acutell work on it :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And changing the My home text is a good idea too. People are getting confused with what My home does.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I hate very few people too ;) so far you&amp;acutere not one of them :evil', 'visible', '2002-01-23 08:32:58', '2002-01-23 08:32:58', '2002-01-23 08:32:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 371, 852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 852 AND users.deleted_at IS NULL) THEN 852 ELSE NULL END, NULL, 'zathrus', 'Nice one, gRAVE! ;)\r<BR>I must agree with Bugz, the timezone thing really is a nice touch.', 'Nice one, gRAVE! ;)<br />\r&lt;BR&gt;I must agree with Bugz, the timezone thing really is a nice touch.', 'visible', '2002-01-23 08:43:17', '2002-01-23 08:43:17', '2002-01-23 08:43:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 372, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'And I already fixed the hours in chat', 'And I already fixed the hours in chat', 'visible', '2002-01-23 09:06:40', '2002-01-23 09:06:40', '2002-01-23 09:06:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 373, 989, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 989 AND users.deleted_at IS NULL) THEN 989 ELSE NULL END, NULL, 'Proffasee', 'Good work guys. I like the time zone thing the most...haha! :D', 'Good work guys. I like the time zone thing the most...haha! :D', 'visible', '2002-01-23 10:05:39', '2002-01-23 10:05:39', '2002-01-23 10:05:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 374, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Yeah, now I know when I&acutem talking to people who are long gone.', 'Yeah, now I know when I&amp;acutem talking to people who are long gone.', 'visible', '2002-01-23 15:21:20', '2002-01-23 15:21:20', '2002-01-23 15:21:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 375, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Faster than Gnutella? probably not hard\r<BR>\r<BR>I use KazAa!', 'Faster than Gnutella? probably not hard<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I use KazAa!', 'visible', '2002-01-24 05:05:07', '2002-01-24 05:05:07', '2002-01-24 05:05:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 386
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 376, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'eDonkey?! That just <b>has</b> some kinda Aussie made prog right?! :p\r<BR>Checking it anyways mate!\r<BR>:snow', 'eDonkey?! That just &lt;b&gt;has&lt;/b&gt; some kinda Aussie made prog right?! :p<br />\r&lt;BR&gt;Checking it anyways mate!<br />\r&lt;BR&gt;:snow', 'visible', '2002-01-24 08:29:58', '2002-01-24 08:29:58', '2002-01-24 08:29:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 386
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 377, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'That strip menu bar thing is excellent, those damn menu&acutes suck up way to much space. I wish there were an app that could stick menu&acutes into &quot;right-click on window title context menu&acutes&quot; or so.', 'That strip menu bar thing is excellent, those damn menu&amp;acutes suck up way to much space. I wish there were an app that could stick menu&amp;acutes into &amp;quot;right-click on window title context menu&amp;acutes&amp;quot; or so.', 'visible', '2002-01-24 12:13:53', '2002-01-24 12:13:53', '2002-01-24 12:13:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 385
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 378, 3788, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3788 AND users.deleted_at IS NULL) THEN 3788 ELSE NULL END, NULL, 'asavkin', 'HI Every body!\r<BR>It&acutes true - if you have a nice skin - email it to support@aks-labs.com and get free registration!\r<BR>Snowman, does your skin look nice?', 'HI Every body!<br />\r&lt;BR&gt;It&amp;acutes true - if you have a nice skin - email it to support@aks-labs.com and get free registration!<br />\r&lt;BR&gt;Snowman, does your skin look nice?', 'visible', '2002-01-24 13:02:45', '2002-01-24 13:02:45', '2002-01-24 13:02:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 379, 940, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 940 AND users.deleted_at IS NULL) THEN 940 ELSE NULL END, NULL, 'paxx', 'Hum... Skinbase supports software pirating now? ;-)', 'Hum... Skinbase supports software pirating now? ;-)', 'visible', '2002-01-24 15:25:03', '2002-01-24 15:25:03', '2002-01-24 15:25:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 386
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 380, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Snow - I have no idea. I post the news that is given to me :)\r<BR>\r<BR>paxx - I&acutem sure people use this to share family photos and things like that ;)', 'Snow - I have no idea. I post the news that is given to me :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;paxx - I&amp;acutem sure people use this to share family photos and things like that ;)', 'visible', '2002-01-24 21:23:15', '2002-01-24 21:23:15', '2002-01-24 21:23:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 386
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 381, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Have a look for yourself mate... (pssst... check ya mail) ;)\r<BR>:snow', 'Have a look for yourself mate... (pssst... check ya mail) ;)<br />\r&lt;BR&gt;:snow', 'visible', '2002-01-24 22:27:17', '2002-01-24 22:27:17', '2002-01-24 22:27:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 382, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very good 8)', 'is the very good 8)', 'visible', '2002-01-25 05:22:14', '2002-01-25 05:22:14', '2002-01-25 05:22:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 389
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 383, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'the desing of the sites is excellent', 'the desing of the sites is excellent', 'visible', '2002-01-25 17:45:08', '2002-01-25 17:45:08', '2002-01-25 17:45:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 391
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 384, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '<b>Cooooooooolio</b>', '&lt;b&gt;Cooooooooolio&lt;/b&gt;', 'visible', '2002-01-25 23:00:56', '2002-01-25 23:00:56', '2002-01-25 23:00:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 392
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 385, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'That&acutes something I been lookin&acute for THANKS', 'That&amp;acutes something I been lookin&amp;acute for THANKS', 'visible', '2002-01-26 00:42:10', '2002-01-26 00:42:10', '2002-01-26 00:42:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 394
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 386, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'This app is IMHO an pian in the rear to skin!! But otherwise neato!', 'This app is IMHO an pian in the rear to skin!! But otherwise neato!', 'visible', '2002-01-27 01:47:53', '2002-01-27 01:47:53', '2002-01-27 01:47:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 390
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 387, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hrm... doesn&acutet seem to work in XP :(\r<BR>:snow', 'hrm... doesn&amp;acutet seem to work in XP :(<br />\r&lt;BR&gt;:snow', 'visible', '2002-01-27 01:54:28', '2002-01-27 01:54:28', '2002-01-27 01:54:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 394
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 388, 77, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 77 AND users.deleted_at IS NULL) THEN 77 ELSE NULL END, NULL, 'pixelphreak', 'rawk', 'rawk', 'visible', '2002-01-27 13:42:26', '2002-01-27 13:42:26', '2002-01-27 13:42:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 395
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 389, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', ':snow just signed the petition! (#95) For those that are to lazy to read my comment, here it is:\r<BR><b>I think some legal action needs to be taken here in order stop these rippers/theives!</b>\r<BR>I recommend that all Baseheads sign the petition and show their support to Jorge and the rest of the WinStep team!!\r<BR>:snow', ':snow just signed the petition! (#95) For those that are to lazy to read my comment, here it is:<br />\r&lt;BR&gt;&lt;b&gt;I think some legal action needs to be taken here in order stop these rippers/theives!&lt;/b&gt;<br />\r&lt;BR&gt;I recommend that all Baseheads sign the petition and show their support to Jorge and the rest of the WinStep team!!<br />\r&lt;BR&gt;:snow', 'visible', '2002-01-27 16:19:30', '2002-01-27 16:19:30', '2002-01-27 16:19:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 390, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Signed and proud. Go Winstep!', 'Signed and proud. Go Winstep!', 'visible', '2002-01-27 16:33:02', '2002-01-27 16:33:02', '2002-01-27 16:33:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 391, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Good grief!\r<BR>I was so busy reporting this, I almost forgot to sign the petition myself...\r<BR>{:p', 'Good grief!<br />\r&lt;BR&gt;I was so busy reporting this, I almost forgot to sign the petition myself...<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-27 16:41:03', '2002-01-27 16:41:03', '2002-01-27 16:41:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 392, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Way to go guys!!\r<BR>:snow', 'Way to go guys!!<br />\r&lt;BR&gt;:snow', 'visible', '2002-01-27 19:03:02', '2002-01-27 19:03:02', '2002-01-27 19:03:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 393, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'I don&acutet see XP in the Windows list up there anyhow ;)', 'I don&amp;acutet see XP in the Windows list up there anyhow ;)', 'visible', '2002-01-27 21:20:07', '2002-01-27 21:20:07', '2002-01-27 21:20:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 394
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 394, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Darn! Guess my headline was too big. That last word was supposed to be &quot;NewsStand&quot;...\r<BR>{:p', 'Darn! Guess my headline was too big. That last word was supposed to be &amp;quot;NewsStand&amp;quot;...<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-27 21:25:45', '2002-01-27 21:25:45', '2002-01-27 21:25:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 395, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Great new design. And some absolutely amazing artwork! Great job guys.', 'Great new design. And some absolutely amazing artwork! Great job guys.', 'visible', '2002-01-27 21:30:47', '2002-01-27 21:30:47', '2002-01-27 21:30:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 395
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 396, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', '&quot;Cybersquatting is disgusting. And what is worse is that the owner of winstep.com is placing links to software he did not create from this site. Linking to the REAL software owners website (winstep.net) in a coverup of what Winstep.com is. Disgusting behaviour that needs to be stopped. There is NOTHING genuine about the content of Winstep.com and trying to extort money from the real Winstep team is just awful.&quot;\r<BR>\r<BR>Signed with the above.', '&amp;quot;Cybersquatting is disgusting. And what is worse is that the owner of winstep.com is placing links to software he did not create from this site. Linking to the REAL software owners website (winstep.net) in a coverup of what Winstep.com is. Disgusting behaviour that needs to be stopped. There is NOTHING genuine about the content of Winstep.com and trying to extort money from the real Winstep team is just awful.&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Signed with the above.', 'visible', '2002-01-27 21:41:51', '2002-01-27 21:41:51', '2002-01-27 21:41:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 397, 261, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 261 AND users.deleted_at IS NULL) THEN 261 ELSE NULL END, NULL, 'TALON', 'Never used the program but I to signed and hope the Extortionist goes down in flames,... what he did&acutent count on is the saport of the skinning comuinity, it will be his downfall.', 'Never used the program but I to signed and hope the Extortionist goes down in flames,... what he did&amp;acutent count on is the saport of the skinning comuinity, it will be his downfall.', 'visible', '2002-01-27 21:47:43', '2002-01-27 21:47:43', '2002-01-27 21:47:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 398, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'News edited and now it all fits :)\r<BR>\r<BR>I remember that interview ;) JUST before my little departure from the scene for a while. Now I just ration my time better between the real world and this world.', 'News edited and now it all fits :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I remember that interview ;) JUST before my little departure from the scene for a while. Now I just ration my time better between the real world and this world.', 'visible', '2002-01-27 21:52:53', '2002-01-27 21:52:53', '2002-01-27 21:52:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 399, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I just read everything. It&acutes the second issues that i read entirely :grave & :snow have agreat interview and I even get mentionned in it. Cool! thanks Integer (skinnables.org )', 'I just read everything. It&amp;acutes the second issues that i read entirely :grave &amp; :snow have agreat interview and I even get mentionned in it. Cool! thanks Integer (skinnables.org )', 'visible', '2002-01-28 00:48:55', '2002-01-28 00:48:55', '2002-01-28 00:48:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 400, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', ':snow was interviewed? ;)', ':snow was interviewed? ;)', 'visible', '2002-01-28 01:19:18', '2002-01-28 01:19:18', '2002-01-28 01:19:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 401, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'BTW - I believe it&acutes a similar story with hoverdesk.com\r<BR>\r<BR>I think it was originally owned by the HoverDesk team, but it was accidentally allowed to expire. Since then it&acutes been an advertising page with a &acuteFor Sale&acute email link on the top of the site.\r<BR>\r<BR>Sad :(', 'BTW - I believe it&amp;acutes a similar story with hoverdesk.com<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I think it was originally owned by the HoverDesk team, but it was accidentally allowed to expire. Since then it&amp;acutes been an advertising page with a &amp;acuteFor Sale&amp;acute email link on the top of the site.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Sad :(', 'visible', '2002-01-28 01:48:16', '2002-01-28 01:48:16', '2002-01-28 01:48:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 402, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Oh sh!t How can I repay this mistake Scare. I got the wrong emoticons. That&acutes it I&acutem banned from Skinbase. \r<BR>\r<BR>This is what I meant\r<BR>I just read everything. It´s the second issues that i read entirely :grave & :sb have agreat interview and I even get mentionned in it. Cool! thanks Integer (skinnables.org )\r<BR>\r<BR>I&acuteM really really sorry. e-mail me your shoes i&acutell shine them if I have to. Please don&acutet ban me :)', 'Oh sh!t How can I repay this mistake Scare. I got the wrong emoticons. That&amp;acutes it I&amp;acutem banned from Skinbase. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This is what I meant<br />\r&lt;BR&gt;I just read everything. It´s the second issues that i read entirely :grave &amp; :sb have agreat interview and I even get mentionned in it. Cool! thanks Integer (skinnables.org )<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I&amp;acuteM really really sorry. e-mail me your shoes i&amp;acutell shine them if I have to. Please don&amp;acutet ban me :)', 'visible', '2002-01-28 01:54:08', '2002-01-28 01:54:08', '2002-01-28 01:54:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 403, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', ':snow already HAD his &quot;15 minutes of fame&quot; back in issue #06.\r<BR>\r<BR>http://www.teknidermy.com/issue6/artsknvntry.html\r<BR>\r<BR>\r<BR>', ':snow already HAD his &amp;quot;15 minutes of fame&amp;quot; back in issue #06.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.teknidermy.com/issue6/artsknvntry.html<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2002-01-28 02:46:33', '2002-01-28 02:46:33', '2002-01-28 02:46:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 404, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Do your best at the GUI Olympics and all is forgiven ;) NP seriously. It took me a while to notice at first. I knew nobody knew who :snow was LOL', 'Do your best at the GUI Olympics and all is forgiven ;) NP seriously. It took me a while to notice at first. I knew nobody knew who :snow was LOL', 'visible', '2002-01-28 06:08:54', '2002-01-28 06:08:54', '2002-01-28 06:08:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 405, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'It&acutes the Yeti!', 'It&amp;acutes the Yeti!', 'visible', '2002-01-28 10:48:19', '2002-01-28 10:48:19', '2002-01-28 10:48:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 406, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Damn, I cant login to teknidermy :(', 'Damn, I cant login to teknidermy :(', 'visible', '2002-01-28 11:50:27', '2002-01-28 11:50:27', '2002-01-28 11:50:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 407, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I also signup for a new account and doesnt work too.', 'I also signup for a new account and doesnt work too.', 'visible', '2002-01-28 13:46:21', '2002-01-28 13:46:21', '2002-01-28 13:46:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 408, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Whelp, either wait till february or mail J(umbles), Tek Web Mistress.', 'Whelp, either wait till february or mail J(umbles), Tek Web Mistress.', 'visible', '2002-01-28 14:27:03', '2002-01-28 14:27:03', '2002-01-28 14:27:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 409, 268, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 268 AND users.deleted_at IS NULL) THEN 268 ELSE NULL END, NULL, 'Blake', 'snowman, you should have known better my boy, this isnt the official release, expect more features in the official release the weekend, but feel free to take a look at this version, comments always welcome.', 'snowman, you should have known better my boy, this isnt the official release, expect more features in the official release the weekend, but feel free to take a look at this version, comments always welcome.', 'visible', '2002-01-29 12:16:14', '2002-01-29 12:16:14', '2002-01-29 12:16:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 400
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 410, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'So Blake: Are you saying that Snowman is guilty of Premature Articulation?\r<BR>\r<BR>{:p', 'So Blake: Are you saying that Snowman is guilty of Premature Articulation?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-29 14:22:04', '2002-01-29 14:22:04', '2002-01-29 14:22:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 400
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 411, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Nice to see you here again, pixelphreak :)', 'Nice to see you here again, pixelphreak :)', 'visible', '2002-01-29 18:42:50', '2002-01-29 18:42:50', '2002-01-29 18:42:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 395
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 412, 699, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 699 AND users.deleted_at IS NULL) THEN 699 ELSE NULL END, NULL, 'integer', 'I&acutem with you on that Scarebear!\r<BR>\r<BR>P.S. - Did you point him in the direction of skinnables.org :)\r<BR>\r<BR>Seriously tho - I&acuteve heard this a lot, just a couple of comments could make or break a skinnable app. I&acutem as guilty as anyone at using without thanking, but we should really try and make an effort here..', 'I&amp;acutem with you on that Scarebear!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;P.S. - Did you point him in the direction of skinnables.org :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Seriously tho - I&amp;acuteve heard this a lot, just a couple of comments could make or break a skinnable app. I&amp;acutem as guilty as anyone at using without thanking, but we should really try and make an effort here..', 'visible', '2002-01-30 00:35:48', '2002-01-30 00:35:48', '2002-01-30 00:35:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 413, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'You are right Scarebear, the most of the people only take and they don&acutet have a time for a &quot;thank you&quot;....unbelievable! I have a skin with more than 35.000 downloads and not even one comment ... can you believe that? I guess that&acutes life :)', 'You are right Scarebear, the most of the people only take and they don&amp;acutet have a time for a &amp;quot;thank you&amp;quot;....unbelievable! I have a skin with more than 35.000 downloads and not even one comment ... can you believe that? I guess that&amp;acutes life :)', 'visible', '2002-01-30 00:58:28', '2002-01-30 00:58:28', '2002-01-30 00:58:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 414, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Wow - I suddenly feel a terrible guilt. You&acutere good, Jason...\r<BR>{:p', 'Wow - I suddenly feel a terrible guilt. You&amp;acutere good, Jason...<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-30 00:58:55', '2002-01-30 00:58:55', '2002-01-30 00:58:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 415, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'It&acutell make you feel good too. I now have one reply to my emails and I know work is going to continue on a cool skinnable I&acuteve always loved :)\r<BR>\r<BR>Elwin - it&acutes my professional Writing course ;)\r<BR>\r<BR>adni18 - point me in the direction of that skin :D\r<BR>\r<BR>everybody else: http://www.skinnables.org <b>is</b> the best site for helping Freeware skinnables programmers and users interact as they should.\r<BR>\r<BR>How&acutes that!?! :)', 'It&amp;acutell make you feel good too. I now have one reply to my emails and I know work is going to continue on a cool skinnable I&amp;acuteve always loved :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Elwin - it&amp;acutes my professional Writing course ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;adni18 - point me in the direction of that skin :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;everybody else: http://www.skinnables.org &lt;b&gt;is&lt;/b&gt; the best site for helping Freeware skinnables programmers and users interact as they should.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;How&amp;acutes that!?! :)', 'visible', '2002-01-30 01:16:08', '2002-01-30 01:16:08', '2002-01-30 01:16:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 416, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'So, so true. One friggin&acute comment, one question, one feature request, whatever, can be the thing the keeps a developer, skinner going. Guilty too, we all are, but if you feel for something, better cherish it :).', 'So, so true. One friggin&amp;acute comment, one question, one feature request, whatever, can be the thing the keeps a developer, skinner going. Guilty too, we all are, but if you feel for something, better cherish it :).', 'visible', '2002-01-30 01:28:41', '2002-01-30 01:28:41', '2002-01-30 01:28:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 417, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Way to go sed! Congratulations :)', 'Way to go sed! Congratulations :)', 'visible', '2002-01-30 08:39:29', '2002-01-30 08:39:29', '2002-01-30 08:39:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 403
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 418, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Go sed! Go sed! Go sed! Go sed!', 'Go sed! Go sed! Go sed! Go sed!', 'visible', '2002-01-30 09:29:37', '2002-01-30 09:29:37', '2002-01-30 09:29:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 403
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 419, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Congratulations, Sed :)', 'Congratulations, Sed :)', 'visible', '2002-01-30 13:35:03', '2002-01-30 13:35:03', '2002-01-30 13:35:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 403
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 420, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'Thibaud', 'Let me thanks Scarebear for his nice message about EzPop.\r<BR>You&acutere right we don&acutet receive too many mails from ppl for just saying &quot;thanks&quot; but well, even a few make us want to continue developping the app :)\r<BR>\r<BR>My turn now : I want to thank all skinners without whom the apps wouldn&acutet have the *success* they have. You guys have a really important part of an app popularity (freeware or shareware) since it&acutes the cool design you&acutere doing which make ppl more interested in app x or y. Of course, app features contribute to that success but for new users, the first glance is for the design =)\r<BR>\r<BR>Thibaud.\r<BR>HoverDesk : http://www.hoverdesk.net\r<BR>EzPop : http://www.glabounic.com/EzPop', 'Let me thanks Scarebear for his nice message about EzPop.<br />\r&lt;BR&gt;You&amp;acutere right we don&amp;acutet receive too many mails from ppl for just saying &amp;quot;thanks&amp;quot; but well, even a few make us want to continue developping the app :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;My turn now : I want to thank all skinners without whom the apps wouldn&amp;acutet have the *success* they have. You guys have a really important part of an app popularity (freeware or shareware) since it&amp;acutes the cool design you&amp;acutere doing which make ppl more interested in app x or y. Of course, app features contribute to that success but for new users, the first glance is for the design =)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thibaud.<br />\r&lt;BR&gt;HoverDesk : http://www.hoverdesk.net<br />\r&lt;BR&gt;EzPop : http://www.glabounic.com/EzPop', 'visible', '2002-01-30 18:29:02', '2002-01-30 18:29:02', '2002-01-30 18:29:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 421, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Here is the link Scarebear:\r<BR> \r<BR>http://www.wincustomize.com/skins.asp?AuthorID=2663 \r<BR>\r<BR>and it is not the only one, there are some others too, from 19.000 to 39.000 downloads...with not even one comment.... :)', 'Here is the link Scarebear:<br />\r&lt;BR&gt; <br />\r&lt;BR&gt;http://www.wincustomize.com/skins.asp?AuthorID=2663 <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and it is not the only one, there are some others too, from 19.000 to 39.000 downloads...with not even one comment.... :)', 'visible', '2002-01-30 22:57:31', '2002-01-30 22:57:31', '2002-01-30 22:57:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 422, 1311, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1311 AND users.deleted_at IS NULL) THEN 1311 ELSE NULL END, NULL, 'Roar', 'As a relatively new freeware developer, I agree completely.\r<BR>\r<BR>We all need encouragement. Without support, effort drains away fairly quick (especially where there is a lack of skins for your apps!). \r<BR>\r<BR>I am lucky in that I am still new around the community and stirring interest. Others have been here a long time and are simply getting neglected.', 'As a relatively new freeware developer, I agree completely.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;We all need encouragement. Without support, effort drains away fairly quick (especially where there is a lack of skins for your apps!). <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I am lucky in that I am still new around the community and stirring interest. Others have been here a long time and are simply getting neglected.', 'visible', '2002-01-30 23:25:10', '2002-01-30 23:25:10', '2002-01-30 23:25:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 423, 1059, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1059 AND users.deleted_at IS NULL) THEN 1059 ELSE NULL END, NULL, 'exiter', 'It&acutes wrong and all Cyber Squatters should be put to the stake and burned alive!\r<BR>\r<BR>&acutenuff said!\r<BR>\r<BR>..exiter\r<BR>http://home.dal.net/exiter\r<BR>--------------------------------\r<BR>The ZeroLimit IRC Network\r<BR>#exiter @ irc.ZeroLimit.net', 'It&amp;acutes wrong and all Cyber Squatters should be put to the stake and burned alive!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;acutenuff said!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;..exiter<br />\r&lt;BR&gt;http://home.dal.net/exiter<br />\r&lt;BR&gt;--------------------------------<br />\r&lt;BR&gt;The ZeroLimit IRC Network<br />\r&lt;BR&gt;#exiter @ irc.ZeroLimit.net', 'visible', '2002-01-31 00:21:51', '2002-01-31 00:21:51', '2002-01-31 00:21:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 424, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Holy cow Batman! I didn&acutet realise you had that many skins/wallapers adni18! :)\r<BR>\r<BR>Anyhow, you have a lot of comments on other skins. Luckier than some. But I do agree with your point. When there are that many downloads, it would be nice to get the occasional comment.\r<BR>\r<BR>Unless they&acutere like the ones I got on my early Sonique skins :D\r<BR>\r<BR>/me runs to finish the university term and skin some Higher Tendencies applications :sb', 'Holy cow Batman! I didn&amp;acutet realise you had that many skins/wallapers adni18! :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyhow, you have a lot of comments on other skins. Luckier than some. But I do agree with your point. When there are that many downloads, it would be nice to get the occasional comment.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Unless they&amp;acutere like the ones I got on my early Sonique skins :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me runs to finish the university term and skin some Higher Tendencies applications :sb', 'visible', '2002-01-31 00:35:54', '2002-01-31 00:35:54', '2002-01-31 00:35:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 425, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'The devlelopers are usually really nice to talk to. You don&acutet have to say much, but compliments and requests are helpful too. Go easy on the requests though. They get too many of those somethimes. :P If you like to be in on the newest software, they sometimes are looking for ppl to beta test. Inside info! 8) Sometimes they need default skins, and that helps both of you out if you are or know a skinner. \r<BR>\r<BR>just a few thoughts,\r<BR>Red', 'The devlelopers are usually really nice to talk to. You don&amp;acutet have to say much, but compliments and requests are helpful too. Go easy on the requests though. They get too many of those somethimes. :P If you like to be in on the newest software, they sometimes are looking for ppl to beta test. Inside info! 8) Sometimes they need default skins, and that helps both of you out if you are or know a skinner. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;just a few thoughts,<br />\r&lt;BR&gt;Red', 'visible', '2002-01-31 03:21:39', '2002-01-31 03:21:39', '2002-01-31 03:21:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 426, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'W00000000000000000000000000000t!!! :) :) :) :):) :) :) :):) :) :) :):) :) :) :):) :) :) :)', 'W00000000000000000000000000000t!!! :) :) :) :):) :) :) :):) :) :) :):) :) :) :):) :) :) :)', 'visible', '2002-01-31 19:03:08', '2002-01-31 19:03:08', '2002-01-31 19:03:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 427, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'On my way! Can&acutet wait.....', 'On my way! Can&amp;acutet wait.....', 'visible', '2002-01-31 21:19:30', '2002-01-31 21:19:30', '2002-01-31 21:19:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 428, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'thibaud', 'me too ... oops, already got it ;-)\r<BR>\r<BR>Be sure to have a look at the news plugins features (ss example at : http://www.hoverdesk.net/plugins.shtml). \r<BR>', 'me too ... oops, already got it ;-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Be sure to have a look at the news plugins features (ss example at : http://www.hoverdesk.net/plugins.shtml). <br />\r&lt;BR&gt;', 'visible', '2002-01-31 22:38:45', '2002-01-31 22:38:45', '2002-01-31 22:38:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 429, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Nifty!\r<BR>{:p', 'Nifty!<br />\r&lt;BR&gt;{:p', 'visible', '2002-01-31 23:43:21', '2002-01-31 23:43:21', '2002-01-31 23:43:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 430, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Now if it had a windows skinning module, it would be absolutely complete!\r<BR>{:p', 'Now if it had a windows skinning module, it would be absolutely complete!<br />\r&lt;BR&gt;{:p', 'visible', '2002-02-01 00:13:05', '2002-02-01 00:13:05', '2002-02-01 00:13:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 431, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very good programs we install and is work very good the skins is alls excellent', 'is the very good programs we install and is work very good the skins is alls excellent', 'visible', '2002-02-01 04:34:22', '2002-02-01 04:34:22', '2002-02-01 04:34:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 402
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 432, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I&acutem going to check this out, but what makes this such a great playlist? Curious to see what it looks like. Sounds similare to bsplayer in a few ways (an app I like a lot). Cool. 8)', 'I&amp;acutem going to check this out, but what makes this such a great playlist? Curious to see what it looks like. Sounds similare to bsplayer in a few ways (an app I like a lot). Cool. 8)', 'visible', '2002-02-01 09:32:45', '2002-02-01 09:32:45', '2002-02-01 09:32:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 433, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'I tried it and franktly.. the main player window &quot;sucks&quot;, looks too much like the old Windows Media player! The only thing I &quot;liked&quot; about Cliprex was the search feature for the playlist, but then again you only got the option to search an entire drive not a specific folder, sooo.. no thank you ma&acuteam, I&acutell stick to Ashampoo if you don&acutet mind!! ;)\r<BR>:snow', 'I tried it and franktly.. the main player window &amp;quot;sucks&amp;quot;, looks too much like the old Windows Media player! The only thing I &amp;quot;liked&amp;quot; about Cliprex was the search feature for the playlist, but then again you only got the option to search an entire drive not a specific folder, sooo.. no thank you ma&amp;acuteam, I&amp;acutell stick to Ashampoo if you don&amp;acutet mind!! ;)<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-01 12:26:50', '2002-02-01 12:26:50', '2002-02-01 12:26:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 434, 97, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 97 AND users.deleted_at IS NULL) THEN 97 ELSE NULL END, NULL, 'jumbles', 'User Database at Teknidermy sorted - Sorry for confusion - Issue 8 Released to everyone today!!', 'User Database at Teknidermy sorted - Sorry for confusion - Issue 8 Released to everyone today!!', 'visible', '2002-02-01 13:17:49', '2002-02-01 13:17:49', '2002-02-01 13:17:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 435, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Neat lill app!! And damn easy to skin too! (http://www.skinbase.org/rate.php3?id=3485)\r<BR>:snow', 'Neat lill app!! And damn easy to skin too! (http://www.skinbase.org/rate.php3?id=3485)<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-02 01:19:20', '2002-02-02 01:19:20', '2002-02-02 01:19:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 408
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 436, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Plugging your own skins ;)', 'Plugging your own skins ;)', 'visible', '2002-02-02 02:32:53', '2002-02-02 02:32:53', '2002-02-02 02:32:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 408
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 437, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'uuh Janne I like it!! I like it alot!! :)\r<BR>:snow', 'uuh Janne I like it!! I like it alot!! :)<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-02 22:59:44', '2002-02-02 22:59:44', '2002-02-02 22:59:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 410
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 438, 1518, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1518 AND users.deleted_at IS NULL) THEN 1518 ELSE NULL END, NULL, 'Alazorn', 'yes that link isnt really very good, it should be http://alazorn.tripod.com/QWatch_3.0.zip', 'yes that link isnt really very good, it should be http://alazorn.tripod.com/QWatch_3.0.zip', 'visible', '2002-02-03 00:38:37', '2002-02-03 00:38:37', '2002-02-03 00:38:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 410
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 439, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'OK now?! ;)\r<BR>:snow', 'OK now?! ;)<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-03 01:35:21', '2002-02-03 01:35:21', '2002-02-03 01:35:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 410
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 440, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I&acutell have to check this sucker out. 8)', 'I&amp;acutell have to check this sucker out. 8)', 'visible', '2002-02-03 10:22:56', '2002-02-03 10:22:56', '2002-02-03 10:22:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 410
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 441, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'I was really looking forward to seeing this baby in action but I&acutem getting an error when starting Simple Monitor, but I guess that just my system that&acutes f**ked up... ;)\r<BR>Anyways I&acuteve posted the prob on the http://www.skinnables.org forum (just in case some wise-guy drops by) ;)\r<BR>:snow', 'I was really looking forward to seeing this baby in action but I&amp;acutem getting an error when starting Simple Monitor, but I guess that just my system that&amp;acutes f**ked up... ;)<br />\r&lt;BR&gt;Anyways I&amp;acuteve posted the prob on the http://www.skinnables.org forum (just in case some wise-guy drops by) ;)<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-03 21:55:09', '2002-02-03 21:55:09', '2002-02-03 21:55:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 411
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 442, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Nice idea with the Valentines Day special edition too :)', 'Nice idea with the Valentines Day special edition too :)', 'visible', '2002-02-04 21:24:23', '2002-02-04 21:24:23', '2002-02-04 21:24:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 413
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 443, 1482, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1482 AND users.deleted_at IS NULL) THEN 1482 ELSE NULL END, NULL, 'MatanzA', 'it is quite sexy.. i think you can view the old version at classic.deviantart.com and compare.. the new one is very nice.', 'it is quite sexy.. i think you can view the old version at classic.deviantart.com and compare.. the new one is very nice.', 'visible', '2002-02-05 23:28:04', '2002-02-05 23:28:04', '2002-02-05 23:28:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 414
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 444, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Not so different\r<BR>\r<BR>In fact they just changed borders and buttons. so nothing is new there. BUT it&acutes still better than the old one. Just hope they get rif of that green someday!', 'Not so different<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;In fact they just changed borders and buttons. so nothing is new there. BUT it&amp;acutes still better than the old one. Just hope they get rif of that green someday!', 'visible', '2002-02-06 03:22:14', '2002-02-06 03:22:14', '2002-02-06 03:22:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 414
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 445, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the nice site', 'is the nice site', 'visible', '2002-02-06 04:55:57', '2002-02-06 04:55:57', '2002-02-06 04:55:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 414
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 446, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Well deserved recognition :)', 'Well deserved recognition :)', 'visible', '2002-02-08 01:03:17', '2002-02-08 01:03:17', '2002-02-08 01:03:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 418
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 447, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Cool, cool, though it looks like a WinCustomize co-op to me.', 'Cool, cool, though it looks like a WinCustomize co-op to me.', 'visible', '2002-02-08 10:23:36', '2002-02-08 10:23:36', '2002-02-08 10:23:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 418
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 448, 268, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 268 AND users.deleted_at IS NULL) THEN 268 ELSE NULL END, NULL, 'Blake', 'Just tested out the memory usage improvement, and on my machine now when not using the image cache i have seen a 10 meg reduction in the mem used :)', 'Just tested out the memory usage improvement, and on my machine now when not using the image cache i have seen a 10 meg reduction in the mem used :)', 'visible', '2002-02-11 15:26:17', '2002-02-11 15:26:17', '2002-02-11 15:26:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 421
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 449, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Too bad. A lot of skins will go in the garbage. The application is great and the change is welcomed. But the default skins is, well, well, well......not that great. I hope there is a way to recycle the old skins because i&acutell stick with v1.22. My 2 cents.', 'Too bad. A lot of skins will go in the garbage. The application is great and the change is welcomed. But the default skins is, well, well, well......not that great. I hope there is a way to recycle the old skins because i&amp;acutell stick with v1.22. My 2 cents.', 'visible', '2002-02-12 00:48:35', '2002-02-12 00:48:35', '2002-02-12 00:48:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 425
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 450, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is alls good and nice programm', 'is alls good and nice programm', 'visible', '2002-02-12 16:51:33', '2002-02-12 16:51:33', '2002-02-12 16:51:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 426
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 451, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Great! The day AFTER I download the beta ;)', 'Great! The day AFTER I download the beta ;)', 'visible', '2002-02-14 00:35:16', '2002-02-14 00:35:16', '2002-02-14 00:35:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 428
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 452, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Sweet... I hope they win. *reads on*', 'Sweet... I hope they win. *reads on*', 'visible', '2002-02-14 08:52:29', '2002-02-14 08:52:29', '2002-02-14 08:52:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 427
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 453, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Probably both. All your Gates are belong to us!', 'Probably both. All your Gates are belong to us!', 'visible', '2002-02-14 09:42:00', '2002-02-14 09:42:00', '2002-02-14 09:42:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 427
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 454, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Cool, very cool, and a first too! Can&acutet recall seeing this on other skin sites yet.', 'Cool, very cool, and a first too! Can&amp;acutet recall seeing this on other skin sites yet.', 'visible', '2002-02-16 16:37:25', '2002-02-16 16:37:25', '2002-02-16 16:37:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 429
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 455, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'the programs is alls good and the pages is nice', 'the programs is alls good and the pages is nice', 'visible', '2002-02-16 17:38:02', '2002-02-16 17:38:02', '2002-02-16 17:38:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 430
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 456, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'now, get some stats on which skins will be sent the most! it&acutes a good idea, i just hope it&acutes going to be used.', 'now, get some stats on which skins will be sent the most! it&amp;acutes a good idea, i just hope it&amp;acutes going to be used.', 'visible', '2002-02-16 20:19:27', '2002-02-16 20:19:27', '2002-02-16 20:19:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 429
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 457, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Cool, I&acutell have to check this out. One can never have enough shells. Now I only have to wait for the long awaited xiOn2...', 'Cool, I&amp;acutell have to check this out. One can never have enough shells. Now I only have to wait for the long awaited xiOn2...', 'visible', '2002-02-16 20:22:15', '2002-02-16 20:22:15', '2002-02-16 20:22:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 430
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 458, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Crae: DA got their &quot;E-Mail this deviant&quot; on the 16th...... ;)\r<BR>brub: try this: http://www.skinbase.org/rating.php3 and sort the ratings by &quot;card&quot;! :)\r<BR>:snow', 'Crae: DA got their &amp;quot;E-Mail this deviant&amp;quot; on the 16th...... ;)<br />\r&lt;BR&gt;brub: try this: http://www.skinbase.org/rating.php3 and sort the ratings by &amp;quot;card&amp;quot;! :)<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-17 11:36:40', '2002-02-17 11:36:40', '2002-02-17 11:36:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 429
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 459, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Skinbase.org - Where DevArt gets their ideas from', 'Skinbase.org - Where DevArt gets their ideas from', 'visible', '2002-02-18 09:31:00', '2002-02-18 09:31:00', '2002-02-18 09:31:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 429
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 460, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'When you browse latest uploads or any skin category you can choose sort by eCards :)', 'When you browse latest uploads or any skin category you can choose sort by eCards :)', 'visible', '2002-02-18 13:20:28', '2002-02-18 13:20:28', '2002-02-18 13:20:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 429
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 461, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'I&acutell think twice now before using the :D smiley in front of adni18! ;)', 'I&amp;acutell think twice now before using the :D smiley in front of adni18! ;)', 'visible', '2002-02-23 01:54:27', '2002-02-23 01:54:27', '2002-02-23 01:54:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 462, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Rofl! Yes (strange drill sounds approaching...). Them egyptians better head to twohipdudes to find there&acutes more than OD, though.', 'Rofl! Yes (strange drill sounds approaching...). Them egyptians better head to twohipdudes to find there&amp;acutes more than OD, though.', 'visible', '2002-02-23 02:32:37', '2002-02-23 02:32:37', '2002-02-23 02:32:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 463, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very good program and the update is excellent the wallpapers is alls nice \r<BR>\r<BR>c&acuteest un tres bon programme et la mise a jour est excellente les papier paint sont tres beaux', 'is the very good program and the update is excellent the wallpapers is alls nice <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;c&amp;acuteest un tres bon programme et la mise a jour est excellente les papier paint sont tres beaux', 'visible', '2002-02-23 05:01:04', '2002-02-23 05:01:04', '2002-02-23 05:01:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 434
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 464, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'Cool Skinning is getting public. \r<BR>\r<BR>Winstep was mention a week ago in a paper here in Montreal read by a million peoples. I should of post the article.', 'Cool Skinning is getting public. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Winstep was mention a week ago in a paper here in Montreal read by a million peoples. I should of post the article.', 'visible', '2002-02-23 14:13:41', '2002-02-23 14:13:41', '2002-02-23 14:13:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 465, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '<i>A skin author who goes by the name &quot;Scarebear&quot; said he makes skins for fun, and because he likes to be in control of the way his interface looks</i>\r<BR>Who the hell is that?!?!?! Never heard of him/her!\r<BR>:snow', '&lt;i&gt;A skin author who goes by the name &amp;quot;Scarebear&amp;quot; said he makes skins for fun, and because he likes to be in control of the way his interface looks&lt;/i&gt;<br />\r&lt;BR&gt;Who the hell is that?!?!?! Never heard of him/her!<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-23 14:15:25', '2002-02-23 14:15:25', '2002-02-23 14:15:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 466, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'It&acutes a he. It says so in the text you cut & paste ;)', 'It&amp;acutes a he. It says so in the text you cut &amp; paste ;)', 'visible', '2002-02-23 15:20:08', '2002-02-23 15:20:08', '2002-02-23 15:20:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 467, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'wow.. Egypt is ours.. next stop, The WORLD! :)', 'wow.. Egypt is ours.. next stop, The WORLD! :)', 'visible', '2002-02-23 22:11:40', '2002-02-23 22:11:40', '2002-02-23 22:11:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 468, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '&quot;When I first visited Skinbase (www.skinbase.org), I assumed most of the skin authors were professional graphic designers. The style and aesthetic appeal of these designs is generally so top-notch that one wouldn&acutet think this could be just a hobby. Nikos Adamamas is a dentist who creates skins in his spare time. He says he prefers creating and sharing skins to such passive hobbies as watching television. His hobby is certainly a productive one--most of the skins he makes available over WinCustomize have been downloaded by between 5000 and 15,000 users! &quot;\r<BR>\r<BR>Well, this is me :D\r<BR>\r<BR>', '&amp;quot;When I first visited Skinbase (www.skinbase.org), I assumed most of the skin authors were professional graphic designers. The style and aesthetic appeal of these designs is generally so top-notch that one wouldn&amp;acutet think this could be just a hobby. Nikos Adamamas is a dentist who creates skins in his spare time. He says he prefers creating and sharing skins to such passive hobbies as watching television. His hobby is certainly a productive one--most of the skins he makes available over WinCustomize have been downloaded by between 5000 and 15,000 users! &amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Well, this is me :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2002-02-24 00:43:28', '2002-02-24 00:43:28', '2002-02-24 00:43:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 469, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the excellent program we serve now \r<BR>\r<BR>s&acuteest un excellent progamme je m&acuteen sert maintenant', 'is the excellent program we serve now <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;s&amp;acuteest un excellent progamme je m&amp;acuteen sert maintenant', 'visible', '2002-02-24 03:03:11', '2002-02-24 03:03:11', '2002-02-24 03:03:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 470, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'wow...Very nice and interesting article! chichi removes her teeth and smiles at adni18', 'wow...Very nice and interesting article! chichi removes her teeth and smiles at adni18', 'visible', '2002-02-24 11:27:13', '2002-02-24 11:27:13', '2002-02-24 11:27:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 471, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'adni/Nikos.... you&acutere a <b>dentist?!?!</b> :snow hides....\r<BR>:snow', 'adni/Nikos.... you&amp;acutere a &lt;b&gt;dentist?!?!&lt;/b&gt; :snow hides....<br />\r&lt;BR&gt;:snow', 'visible', '2002-02-24 23:52:19', '2002-02-24 23:52:19', '2002-02-24 23:52:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 472, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Yes I am, Snowman and I love my job ;) but please don&acutet hide...\r<BR> \r<BR>I like smiling people chichi :)', 'Yes I am, Snowman and I love my job ;) but please don&amp;acutet hide...<br />\r&lt;BR&gt; <br />\r&lt;BR&gt;I like smiling people chichi :)', 'visible', '2002-02-25 02:55:18', '2002-02-25 02:55:18', '2002-02-25 02:55:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 473, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', ':o \r<BR>/runs away/', ':o <br />\r&lt;BR&gt;/runs away/', 'visible', '2002-02-25 05:56:47', '2002-02-25 05:56:47', '2002-02-25 05:56:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 474, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Way to go plastic :)', 'Way to go plastic :)', 'visible', '2002-02-25 08:27:39', '2002-02-25 08:27:39', '2002-02-25 08:27:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 436
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 475, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Yay!.. and way to go Roar, good app, great functionality and good support... thats da boi! :)', 'Yay!.. and way to go Roar, good app, great functionality and good support... thats da boi! :)', 'visible', '2002-02-25 08:54:02', '2002-02-25 08:54:02', '2002-02-25 08:54:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 436
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 476, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'This news will give me a chance to say what I think about Photoshop and the skinning community. \r<BR>\r<BR>Have you ever notice that everyone will flame someone that rips a artwork from someone else. Me the first usually. It&acutes a complete law, Thou shall not rip.\r<BR>\r<BR>BUT, and this is the funny part, 99% of the skinner that uses photoshop can&acutet afford the 900$ u.s. software. therefore they are using a pirate version of the software. So isn&acutet it ripping?\r<BR>\r<BR>Just my point of view. oh, and for the news. cool!', 'This news will give me a chance to say what I think about Photoshop and the skinning community. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Have you ever notice that everyone will flame someone that rips a artwork from someone else. Me the first usually. It&amp;acutes a complete law, Thou shall not rip.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BUT, and this is the funny part, 99% of the skinner that uses photoshop can&amp;acutet afford the 900$ u.s. software. therefore they are using a pirate version of the software. So isn&amp;acutet it ripping?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Just my point of view. oh, and for the news. cool!', 'visible', '2002-02-25 11:19:46', '2002-02-25 11:19:46', '2002-02-25 11:19:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 477, 1311, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1311 AND users.deleted_at IS NULL) THEN 1311 ELSE NULL END, NULL, 'Roar', 'Thanks guys...', 'Thanks guys...', 'visible', '2002-02-25 13:33:24', '2002-02-25 13:33:24', '2002-02-25 13:33:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 436
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 478, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'That&acutes why I use PSP.\r<BR>I can afford to actually own it...\r<BR>{:p', 'That&amp;acutes why I use PSP.<br />\r&lt;BR&gt;I can afford to actually own it...<br />\r&lt;BR&gt;{:p', 'visible', '2002-02-25 17:33:12', '2002-02-25 17:33:12', '2002-02-25 17:33:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 479, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I&acutem certainly sorry to hear that...\r<BR>', 'I&amp;acutem certainly sorry to hear that...<br />\r&lt;BR&gt;', 'visible', '2002-02-25 18:58:00', '2002-02-25 18:58:00', '2002-02-25 18:58:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 438
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 480, 1485, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1485 AND users.deleted_at IS NULL) THEN 1485 ELSE NULL END, NULL, 'iwaskenray', '• Built-in Spell Checker for search-and-replace operations and spell-check in multiple languages within the same file \r<BR>\r<BR>well, there goes my &quot;style&quot;', '• Built-in Spell Checker for search-and-replace operations and spell-check in multiple languages within the same file <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;well, there goes my &amp;quot;style&amp;quot;', 'visible', '2002-02-25 21:10:01', '2002-02-25 21:10:01', '2002-02-25 21:10:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 481, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'BruB is spot on there....', 'BruB is spot on there....', 'visible', '2002-02-25 22:26:41', '2002-02-25 22:26:41', '2002-02-25 22:26:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 482, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'what Elwin said...... but glad you&acutell be still around :-)', 'what Elwin said...... but glad you&amp;acutell be still around :-)', 'visible', '2002-02-25 22:28:19', '2002-02-25 22:28:19', '2002-02-25 22:28:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 438
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 483, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Best of luck to all parties in their new moves.', 'Best of luck to all parties in their new moves.', 'visible', '2002-02-25 22:29:29', '2002-02-25 22:29:29', '2002-02-25 22:29:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 438
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 484, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<BR>LOL', '&lt;BR&gt;LOL', 'visible', '2002-02-26 00:43:49', '2002-02-26 00:43:49', '2002-02-26 00:43:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 485, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Oh no, that&acutes horrible!', 'Oh no, that&amp;acutes horrible!', 'visible', '2002-02-26 09:22:04', '2002-02-26 09:22:04', '2002-02-26 09:22:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 438
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 486, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is excellent good gool program', 'is excellent good gool program', 'visible', '2002-02-26 17:08:06', '2002-02-26 17:08:06', '2002-02-26 17:08:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 439
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 487, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Awesome addition from an awesome developer. A helpful developer too :D Thanks Thibaud :)', 'Awesome addition from an awesome developer. A helpful developer too :D Thanks Thibaud :)', 'visible', '2002-02-27 00:45:40', '2002-02-27 00:45:40', '2002-02-27 00:45:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 439
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 488, 1713, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1713 AND users.deleted_at IS NULL) THEN 1713 ELSE NULL END, NULL, 'Gabbit', 'njnhgjhgj', 'njnhgjhgj', 'visible', '2002-02-28 16:59:15', '2002-02-28 16:59:15', '2002-02-28 16:59:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 489, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', '<BR>Hmmm...\r<BR>Well, I just dl/ed it and it doesn&acutet seem to be an app, but a dll.\r<BR>And nothing in the docs on running it alone.\r<BR>Sure you didn&acutet jump the gun on the news, Scare?\r<BR>\r<BR>{:p', '&lt;BR&gt;Hmmm...<br />\r&lt;BR&gt;Well, I just dl/ed it and it doesn&amp;acutet seem to be an app, but a dll.<br />\r&lt;BR&gt;And nothing in the docs on running it alone.<br />\r&lt;BR&gt;Sure you didn&amp;acutet jump the gun on the news, Scare?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-03-01 11:46:53', '2002-03-01 11:46:53', '2002-03-01 11:46:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 440
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 490, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'thibaud', 'The stand-alone app is only available at DA : http://software.deviantart.com/details.php?id=282\r<BR>\r<BR>Thibaud.', 'The stand-alone app is only available at DA : http://software.deviantart.com/details.php?id=282<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thibaud.', 'visible', '2002-03-01 17:32:17', '2002-03-01 17:32:17', '2002-03-01 17:32:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 440
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 491, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'I knew it was an application. I just got the link wrong :( But it&acutes updated now (the link) :)', 'I knew it was an application. I just got the link wrong :( But it&amp;acutes updated now (the link) :)', 'visible', '2002-03-01 21:31:08', '2002-03-01 21:31:08', '2002-03-01 21:31:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 440
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 492, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Skinbase was also mentioned in PC plus UK magazine :) I&acutell try to upload scan asap :)', 'Skinbase was also mentioned in PC plus UK magazine :) I&amp;acutell try to upload scan asap :)', 'visible', '2002-03-02 00:08:46', '2002-03-02 00:08:46', '2002-03-02 00:08:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 493, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hurray hurray! Rainlendar is a great little app. I use it here at work to keep track of all them damn meetings.', 'Hurray hurray! Rainlendar is a great little app. I use it here at work to keep track of all them damn meetings.', 'visible', '2002-03-04 09:42:30', '2002-03-04 09:42:30', '2002-03-04 09:42:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 442
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 494, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Good Grief!\r<BR>That&acutes a bunch!\r<BR>:)', 'Good Grief!<br />\r&lt;BR&gt;That&amp;acutes a bunch!<br />\r&lt;BR&gt;:)', 'visible', '2002-03-04 18:03:01', '2002-03-04 18:03:01', '2002-03-04 18:03:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 444
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 495, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Yes, that is a bunch of neww apps. Thanks for the update, Snowman.', 'Yes, that is a bunch of neww apps. Thanks for the update, Snowman.', 'visible', '2002-03-04 20:32:56', '2002-03-04 20:32:56', '2002-03-04 20:32:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 444
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 496, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Hang on to your hats and glasses folks... we got more stuff coming soon!! :)\r<BR>:snow', 'Hang on to your hats and glasses folks... we got more stuff coming soon!! :)<br />\r&lt;BR&gt;:snow', 'visible', '2002-03-05 00:08:04', '2002-03-05 00:08:04', '2002-03-05 00:08:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 444
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 497, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'My gawd, you have too much spare time, snow.', 'My gawd, you have too much spare time, snow.', 'visible', '2002-03-05 09:36:51', '2002-03-05 09:36:51', '2002-03-05 09:36:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 444
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 498, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'Just when I was getting the hang of this apps. :)\r<BR>\r<BR>But I just want to add that it&acutes a great update and the creator of this players actually thought about adding a way to have the older skins still available for it. Great concept idea.', 'Just when I was getting the hang of this apps. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But I just want to add that it&amp;acutes a great update and the creator of this players actually thought about adding a way to have the older skins still available for it. Great concept idea.', 'visible', '2002-03-05 11:39:49', '2002-03-05 11:39:49', '2002-03-05 11:39:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 446
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 499, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'If it is anything like the original S2, then I say &quot;Bring it on!&quot; :)', 'If it is anything like the original S2, then I say &amp;quot;Bring it on!&amp;quot; :)', 'visible', '2002-03-07 21:34:48', '2002-03-07 21:34:48', '2002-03-07 21:34:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 450
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 500, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Oh - and for Snowman, &quot;They are still uploading new skins there matey&quot; :D', 'Oh - and for Snowman, &amp;quot;They are still uploading new skins there matey&amp;quot; :D', 'visible', '2002-03-07 22:33:20', '2002-03-07 22:33:20', '2002-03-07 22:33:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 450
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 501, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Thank you, Scarey! :)\r<BR>:snow', 'Thank you, Scarey! :)<br />\r&lt;BR&gt;:snow', 'visible', '2002-03-07 23:57:19', '2002-03-07 23:57:19', '2002-03-07 23:57:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 451
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 502, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I can&acutet wait. I will definitley give it a try, but it will take ALOT to pull me away form Winamp 2.', 'I can&amp;acutet wait. I will definitley give it a try, but it will take ALOT to pull me away form Winamp 2.', 'visible', '2002-03-08 07:15:52', '2002-03-08 07:15:52', '2002-03-08 07:15:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 450
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 503, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hmm, last update was in august 2000. I actually made a skin for this app.', 'Hmm, last update was in august 2000. I actually made a skin for this app.', 'visible', '2002-03-08 09:50:41', '2002-03-08 09:50:41', '2002-03-08 09:50:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 451
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 504, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we is alls good 8)', 'we is alls good 8)', 'visible', '2002-03-10 18:27:27', '2002-03-10 18:27:27', '2002-03-10 18:27:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 450
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 505, 1202, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1202 AND users.deleted_at IS NULL) THEN 1202 ELSE NULL END, NULL, 'dragonmage', 'definitely worth checkin out', 'definitely worth checkin out', 'visible', '2002-03-11 04:53:43', '2002-03-11 04:53:43', '2002-03-11 04:53:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 450
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 506, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'hugs you all back.......... and gRave I&acutell send ya my wish list lol lol just keep up the great work your doing............ by the way, one question > will pixelprintz keep accepting the donations for skinbase by &quot;American Express&quot; for us skinheads here?', 'hugs you all back.......... and gRave I&amp;acutell send ya my wish list lol lol just keep up the great work your doing............ by the way, one question &gt; will pixelprintz keep accepting the donations for skinbase by &amp;quot;American Express&amp;quot; for us skinheads here?', 'visible', '2002-03-11 15:35:29', '2002-03-11 15:35:29', '2002-03-11 15:35:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 452
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 507, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'thanks chichi... we can only accept what PayPal accepts unless you would rather send (post) your donation to gRAVE. I think that may be a better idea sis :-)', 'thanks chichi... we can only accept what PayPal accepts unless you would rather send (post) your donation to gRAVE. I think that may be a better idea sis :-)', 'visible', '2002-03-11 17:30:37', '2002-03-11 17:30:37', '2002-03-11 17:30:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 452
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 508, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Way to go brub!! I don&acutet understand french but I&acutem gonna check&acuteem out anyways ;)', 'Way to go brub!! I don&amp;acutet understand french but I&amp;acutem gonna check&amp;acuteem out anyways ;)', 'visible', '2002-03-12 11:55:30', '2002-03-12 11:55:30', '2002-03-12 11:55:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 453
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 509, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', '8)is good fort my \r<BR>\r<BR>8)c&acuteest bon pour moi', '8)is good fort my <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;8)c&amp;acuteest bon pour moi', 'visible', '2002-03-12 16:47:55', '2002-03-12 16:47:55', '2002-03-12 16:47:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 453
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 510, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', '&quot;I am SO behind in my email&quot;\r<BR>\r<BR> \r<BR>hehe... but you do it so well Jason 8)', '&amp;quot;I am SO behind in my email&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; <br />\r&lt;BR&gt;hehe... but you do it so well Jason 8)', 'visible', '2002-03-15 17:11:58', '2002-03-15 17:11:58', '2002-03-15 17:11:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 455
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 511, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'hey Thanks TALON, this looks really cool, all I need to do is fine the time lol', 'hey Thanks TALON, this looks really cool, all I need to do is fine the time lol', 'visible', '2002-03-16 04:22:02', '2002-03-16 04:22:02', '2002-03-16 04:22:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 457
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 512, 261, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 261 AND users.deleted_at IS NULL) THEN 261 ELSE NULL END, NULL, 'TALON', 'No problem =) if you like tetris check out Zetris I think it blows most tetris cloans out of the water heh', 'No problem =) if you like tetris check out Zetris I think it blows most tetris cloans out of the water heh', 'visible', '2002-03-16 05:37:04', '2002-03-16 05:37:04', '2002-03-16 05:37:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 457
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 513, 469, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 469 AND users.deleted_at IS NULL) THEN 469 ELSE NULL END, NULL, 'oinky', 'If you want the real thing, check out http://www.theunderdogs.org/ . they give away old software that isn&acutet being sold anymore. There was a big feature on Gamespot PC a month or so ago that explained the idea behind the site, I&acutem sure people around here will have something to say about how they operate.', 'If you want the real thing, check out http://www.theunderdogs.org/ . they give away old software that isn&amp;acutet being sold anymore. There was a big feature on Gamespot PC a month or so ago that explained the idea behind the site, I&amp;acutem sure people around here will have something to say about how they operate.', 'visible', '2002-03-16 18:21:22', '2002-03-16 18:21:22', '2002-03-16 18:21:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 457
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 514, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'February 8? You sure it&acutes a new build?', 'February 8? You sure it&amp;acutes a new build?', 'visible', '2002-03-18 09:54:55', '2002-03-18 09:54:55', '2002-03-18 09:54:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 459
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 515, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'The file is dated Feb 16th, that&acutes all I know! :)', 'The file is dated Feb 16th, that&amp;acutes all I know! :)', 'visible', '2002-03-19 02:12:18', '2002-03-19 02:12:18', '2002-03-19 02:12:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 459
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 516, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'http://download.nullsoft.com/winamp/client/?M=A\r<BR>ok actually the date was Feb 14th...\r<BR>:snow', 'http://download.nullsoft.com/winamp/client/?M=A<br />\r&lt;BR&gt;ok actually the date was Feb 14th...<br />\r&lt;BR&gt;:snow', 'visible', '2002-03-19 02:14:43', '2002-03-19 02:14:43', '2002-03-19 02:14:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 459
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 517, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we take and is work good and the video insede the programs is nice', 'we take and is work good and the video insede the programs is nice', 'visible', '2002-03-19 18:22:12', '2002-03-19 18:22:12', '2002-03-19 18:22:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 459
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 518, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'WinStyles is a Great Idea for the GUI !', 'WinStyles is a Great Idea for the GUI !', 'visible', '2002-03-19 18:35:51', '2002-03-19 18:35:51', '2002-03-19 18:35:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 456
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 519, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'weeeeeeeeeeeeeeeeeehaaaa :)\r<BR>:snow', 'weeeeeeeeeeeeeeeeeehaaaa :)<br />\r&lt;BR&gt;:snow', 'visible', '2002-03-20 15:15:49', '2002-03-20 15:15:49', '2002-03-20 15:15:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 520, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'So I surf my usual 10-15 website before going to work, see what&acutes new. But I got stuck at Skinbase tryingto figure out if I was at the right place. At first view. Superb job gRAVE. This looks great.', 'So I surf my usual 10-15 website before going to work, see what&amp;acutes new. But I got stuck at Skinbase tryingto figure out if I was at the right place. At first view. Superb job gRAVE. This looks great.', 'visible', '2002-03-20 15:56:42', '2002-03-20 15:56:42', '2002-03-20 15:56:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 521, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Absolutelly awesome job gRAVE!! :-)', 'Absolutelly awesome job gRAVE!! :-)', 'visible', '2002-03-20 16:04:09', '2002-03-20 16:04:09', '2002-03-20 16:04:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 522, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'And, it doesn&acutet get soggy in milk!\r<BR>\r<BR>{:p', 'And, it doesn&amp;acutet get soggy in milk!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-03-20 19:07:42', '2002-03-20 19:07:42', '2002-03-20 19:07:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 523, 563, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 563 AND users.deleted_at IS NULL) THEN 563 ELSE NULL END, NULL, 'zkreso', 'I just noticed it a few hours ago... before I got the newsletter :D\r<BR>\r<BR>This version is a great improvement!', 'I just noticed it a few hours ago... before I got the newsletter :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This version is a great improvement!', 'visible', '2002-03-20 19:12:56', '2002-03-20 19:12:56', '2002-03-20 19:12:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 524, 1473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1473 AND users.deleted_at IS NULL) THEN 1473 ELSE NULL END, NULL, 'luci', 'grrr >:)\r<BR>i can&acutet stand up this &quot;& a c u t e ;&quot; bug here!!!\r<BR>\r<BR>anyway, great work :grave!\r<BR>\r<BR>hint: add the &quot;;&quot; at the end of &quot;acute&quot; everywhere - it surely will make me happy! lol', 'grrr &gt;:)<br />\r&lt;BR&gt;i can&amp;acutet stand up this &amp;quot;&amp; a c u t e ;&amp;quot; bug here!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;anyway, great work :grave!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;hint: add the &amp;quot;;&amp;quot; at the end of &amp;quot;acute&amp;quot; everywhere - it surely will make me happy! lol', 'visible', '2002-03-20 19:26:00', '2002-03-20 19:26:00', '2002-03-20 19:26:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 525, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Luci ; just added \r<BR>\r<BR>testing &acute; &acute; &acute; &acute; \r<BR>\r<BR>:)', 'Luci ; just added <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;testing &amp;acute; &amp;acute; &amp;acute; &amp;acute; <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:)', 'visible', '2002-03-20 21:50:29', '2002-03-20 21:50:29', '2002-03-20 21:50:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 526, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Very cool guys, Skinbase never looked and worked better, excellent job!', 'Very cool guys, Skinbase never looked and worked better, excellent job!', 'visible', '2002-03-20 21:57:00', '2002-03-20 21:57:00', '2002-03-20 21:57:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 527, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', '8) 8) on the center to the pages is ave some icons is not open the pages is alls perfects', '8) 8) on the center to the pages is ave some icons is not open the pages is alls perfects', 'visible', '2002-03-21 00:16:04', '2002-03-21 00:16:04', '2002-03-21 00:16:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 528, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'Ooh la-la! It&acute;s looks sharper than version 1. :) \r<BR>\r<BR>Please fix the skin designs. Thanx.', 'Ooh la-la! It&amp;acute;s looks sharper than version 1. :) <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Please fix the skin designs. Thanx.', 'visible', '2002-03-21 01:08:20', '2002-03-21 01:08:20', '2002-03-21 01:08:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 529, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Well, I like it :)', 'Well, I like it :)', 'visible', '2002-03-21 03:16:33', '2002-03-21 03:16:33', '2002-03-21 03:16:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 530, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'I&acute;ll be using and buying :) Coolness (and great work gRAVE and Grim) :sb', 'I&amp;acute;ll be using and buying :) Coolness (and great work gRAVE and Grim) :sb', 'visible', '2002-03-21 03:25:21', '2002-03-21 03:25:21', '2002-03-21 03:25:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 531, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', '<BR>Couple of questions (I&acute;m feeling even more stupid than usual) : \r<BR>:P\r<BR>\r<BR>What do you mean by 1:1?\r<BR>When you say that the Admin will look at it, does that mean that there be moderation?', '&lt;BR&gt;Couple of questions (I&amp;acute;m feeling even more stupid than usual) : <br />\r&lt;BR&gt;:P<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;What do you mean by 1:1?<br />\r&lt;BR&gt;When you say that the Admin will look at it, does that mean that there be moderation?', 'visible', '2002-03-21 03:31:54', '2002-03-21 03:31:54', '2002-03-21 03:31:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 532, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'yeah Elwin.. we have to protect pixelprintz from copyright breaches thats why there has to be moderation. \r<BR>\r<BR>uhm 1:1 simply means, that we will print anything we receive at the resolution we have recieved it in.', 'yeah Elwin.. we have to protect pixelprintz from copyright breaches thats why there has to be moderation. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;uhm 1:1 simply means, that we will print anything we receive at the resolution we have recieved it in.', 'visible', '2002-03-21 03:50:45', '2002-03-21 03:50:45', '2002-03-21 03:50:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 533, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Awmygawd, Skinbase actually looks good now!', 'Awmygawd, Skinbase actually looks good now!', 'visible', '2002-03-21 09:50:43', '2002-03-21 09:50:43', '2002-03-21 09:50:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 534, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'And it&acute;s still crunchy too!\r<BR>{:p', 'And it&amp;acute;s still crunchy too!<br />\r&lt;BR&gt;{:p', 'visible', '2002-03-21 22:11:51', '2002-03-21 22:11:51', '2002-03-21 22:11:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 535, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I can live with that. ;)', 'I can live with that. ;)', 'visible', '2002-03-21 22:19:01', '2002-03-21 22:19:01', '2002-03-21 22:19:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 536, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', ':sb runs to grab S2!', ':sb runs to grab S2!', 'visible', '2002-03-21 23:27:30', '2002-03-21 23:27:30', '2002-03-21 23:27:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 537, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'http://sonique.lycos.com/sonique2 - That is the website link according to the Sonique site. But it doesn&acute;t work for me :(', 'http://sonique.lycos.com/sonique2 - That is the website link according to the Sonique site. But it doesn&amp;acute;t work for me :(', 'visible', '2002-03-21 23:36:02', '2002-03-21 23:36:02', '2002-03-21 23:36:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 538, 502, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 502 AND users.deleted_at IS NULL) THEN 502 ELSE NULL END, NULL, 'MadIce', 'It did work for me scarebare. Maybe too many people were downloading that file. Try again ;)', 'It did work for me scarebare. Maybe too many people were downloading that file. Try again ;)', 'visible', '2002-03-22 04:10:20', '2002-03-22 04:10:20', '2002-03-22 04:10:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 539, 502, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 502 AND users.deleted_at IS NULL) THEN 502 ELSE NULL END, NULL, 'MadIce', 'Strange. Your link doesn&acute;t work but is does when pasted in IE. Let me try it here. http://sonique.lycos.com/sonique2/', 'Strange. Your link doesn&amp;acute;t work but is does when pasted in IE. Let me try it here. http://sonique.lycos.com/sonique2/', 'visible', '2002-03-22 04:20:42', '2002-03-22 04:20:42', '2002-03-22 04:20:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 540, 502, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 502 AND users.deleted_at IS NULL) THEN 502 ELSE NULL END, NULL, 'MadIce', 'Works ;) Maybe it is the slash at the end that makes the difference.', 'Works ;) Maybe it is the slash at the end that makes the difference.', 'visible', '2002-03-22 04:22:28', '2002-03-22 04:22:28', '2002-03-22 04:22:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 541, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Awesome! :)\r<BR>\r<BR>Thanks MadIce', 'Awesome! :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks MadIce', 'visible', '2002-03-22 05:22:40', '2002-03-22 05:22:40', '2002-03-22 05:22:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 542, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'so, whats the verdict with XP and new release compatibility Jason?', 'so, whats the verdict with XP and new release compatibility Jason?', 'visible', '2002-03-22 10:42:25', '2002-03-22 10:42:25', '2002-03-22 10:42:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 543, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'There is a small bug in it. When you choose a skin they all say that Viropiles from LOS made them, there is 2 of mine distributed with it.', 'There is a small bug in it. When you choose a skin they all say that Viropiles from LOS made them, there is 2 of mine distributed with it.', 'visible', '2002-03-22 11:34:31', '2002-03-22 11:34:31', '2002-03-22 11:34:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 468
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 544, 552, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 552 AND users.deleted_at IS NULL) THEN 552 ELSE NULL END, NULL, 'howie', 'no worries brub i fixed it and have uploaded the fixed version', 'no worries brub i fixed it and have uploaded the fixed version', 'visible', '2002-03-22 18:34:19', '2002-03-22 18:34:19', '2002-03-22 18:34:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 468
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 545, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'I didn&acute;t have a problem with S2 at all in XP. A skin I did a while ago for S2 doesn&acute;t work though and that&acute;s sad :(\r<BR>\r<BR>Coding for the modules looks intense too. And I don&acute;t have the time....', 'I didn&amp;acute;t have a problem with S2 at all in XP. A skin I did a while ago for S2 doesn&amp;acute;t work though and that&amp;acute;s sad :(<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Coding for the modules looks intense too. And I don&amp;acute;t have the time....', 'visible', '2002-03-22 22:06:25', '2002-03-22 22:06:25', '2002-03-22 22:06:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 466
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 546, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Damn straight it should be fun! ;)\r<BR>\r<BR>:sb', 'Damn straight it should be fun! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:sb', 'visible', '2002-03-22 22:33:53', '2002-03-22 22:33:53', '2002-03-22 22:33:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 469
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 547, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', '<BR>Well, I expected the &quot;blah-diddi-blah&quot;, but the &quot;blah-diddi-blah&quot; took me by surprise!\r<BR>\r<BR>{:p', '&lt;BR&gt;Well, I expected the &amp;quot;blah-diddi-blah&amp;quot;, but the &amp;quot;blah-diddi-blah&amp;quot; took me by surprise!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-03-23 15:29:43', '2002-03-23 15:29:43', '2002-03-23 15:29:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 467
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 548, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'For fun, not for status! (alright, i stole that)', 'For fun, not for status! (alright, i stole that)', 'visible', '2002-03-25 09:43:15', '2002-03-25 09:43:15', '2002-03-25 09:43:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 469
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 549, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'And Skinbase now has a Sonique 2 section. Don&acute;t let me rule it folks ;)', 'And Skinbase now has a Sonique 2 section. Don&amp;acute;t let me rule it folks ;)', 'visible', '2002-03-26 23:03:49', '2002-03-26 23:03:49', '2002-03-26 23:03:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 473
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 550, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', '/me likes ...', '/me likes ...', 'visible', '2002-03-27 08:50:34', '2002-03-27 08:50:34', '2002-03-27 08:50:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 473
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 551, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Absolutely nifty! I also just noticed that the personal emoticons are clickable links to the user&acute;s profile page. And that on mouse-over the username is shown :)', 'Absolutely nifty! I also just noticed that the personal emoticons are clickable links to the user&amp;acute;s profile page. And that on mouse-over the username is shown :)', 'visible', '2002-03-29 02:27:09', '2002-03-29 02:27:09', '2002-03-29 02:27:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 552, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'brub', 'Cool!', 'Cool!', 'visible', '2002-03-29 16:05:05', '2002-03-29 16:05:05', '2002-03-29 16:05:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 553, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', '8) cool', '8) cool', 'visible', '2002-03-29 17:45:37', '2002-03-29 17:45:37', '2002-03-29 17:45:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 554, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the nyce pages', 'is the nyce pages', 'visible', '2002-03-29 23:13:46', '2002-03-29 23:13:46', '2002-03-29 23:13:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 475
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 555, 1473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1473 AND users.deleted_at IS NULL) THEN 1473 ELSE NULL END, NULL, 'luci', 'yes, but there might be a title=&quot;username&quot; attribute of the link too to get the username be shown on mouse over in other browsers than msie or nn4.xx\r<BR>(hint, hint!) ;)', 'yes, but there might be a title=&amp;quot;username&amp;quot; attribute of the link too to get the username be shown on mouse over in other browsers than msie or nn4.xx<br />\r&lt;BR&gt;(hint, hint!) ;)', 'visible', '2002-03-30 11:57:56', '2002-03-30 11:57:56', '2002-03-30 11:57:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 556, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is alls good pages is the very good programs', 'is alls good pages is the very good programs', 'visible', '2002-03-30 17:37:56', '2002-03-30 17:37:56', '2002-03-30 17:37:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 479
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 557, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Now THAT is some good news and I&acute;m off to change some details around too. Thanks Rich, and /snowman:\r<BR>\r<BR>/plastic:', 'Now THAT is some good news and I&amp;acute;m off to change some details around too. Thanks Rich, and /snowman:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/plastic:', 'visible', '2002-03-31 00:32:12', '2002-03-31 00:32:12', '2002-03-31 00:32:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 478
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 558, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '/me: Very cool!', '/me: Very cool!', 'visible', '2002-03-31 10:16:18', '2002-03-31 10:16:18', '2002-03-31 10:16:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 559, 1473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1473 AND users.deleted_at IS NULL) THEN 1473 ELSE NULL END, NULL, 'luci', 'what about adding the GKrellM themes section to skinbase?', 'what about adding the GKrellM themes section to skinbase?', 'visible', '2002-03-31 15:05:29', '2002-03-31 15:05:29', '2002-03-31 15:05:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 479
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 560, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'Awesome. Sonique is once again active :)', 'Awesome. Sonique is once again active :)', 'visible', '2002-03-31 22:59:24', '2002-03-31 22:59:24', '2002-03-31 22:59:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 561, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I may finally try my hand at it... :)', 'I may finally try my hand at it... :)', 'visible', '2002-04-01 02:09:27', '2002-04-01 02:09:27', '2002-04-01 02:09:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 480
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 562, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', '8)is nyce', '8)is nyce', 'visible', '2002-04-01 03:07:25', '2002-04-01 03:07:25', '2002-04-01 03:07:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 563, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we try me to 8)', 'we try me to 8)', 'visible', '2002-04-01 03:50:06', '2002-04-01 03:50:06', '2002-04-01 03:50:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 480
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 564, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Oh, and I forgot to ask: If we come up with something, where do we submit it?', 'Oh, and I forgot to ask: If we come up with something, where do we submit it?', 'visible', '2002-04-01 18:59:29', '2002-04-01 18:59:29', '2002-04-01 18:59:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 480
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 565, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'That&acute;s a good question ;)\r<BR>\r<BR>I suggest emailing it to gRAVE as he&acute;s the only one who can apply it to the site.', 'That&amp;acute;s a good question ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I suggest emailing it to gRAVE as he&amp;acute;s the only one who can apply it to the site.', 'visible', '2002-04-01 23:38:32', '2002-04-01 23:38:32', '2002-04-01 23:38:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 480
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 566, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Jesus christ, first they ignore the thing for a year and then it&acute;s update after update!', 'Jesus christ, first they ignore the thing for a year and then it&amp;acute;s update after update!', 'visible', '2002-04-02 10:52:36', '2002-04-02 10:52:36', '2002-04-02 10:52:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 567, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'New editor? Who? /me is just a replacement until our real <s>slacker</s> editor returns from the dead.', 'New editor? Who? /me is just a replacement until our real &lt;s&gt;slacker&lt;/s&gt; editor returns from the dead.', 'visible', '2002-04-02 14:47:55', '2002-04-02 14:47:55', '2002-04-02 14:47:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 482
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 568, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '..from the pub you meen?! ;)\r<BR>:snow / /me', '..from the pub you meen?! ;)<br />\r&lt;BR&gt;:snow / /me', 'visible', '2002-04-02 16:42:11', '2002-04-02 16:42:11', '2002-04-02 16:42:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 482
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 569, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'From the saké bar even!', 'From the saké bar even!', 'visible', '2002-04-02 17:10:00', '2002-04-02 17:10:00', '2002-04-02 17:10:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 482
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 570, 1485, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1485 AND users.deleted_at IS NULL) THEN 1485 ELSE NULL END, NULL, 'iwaskenray', 'hey *burp* i resemble that remark *burp*\r<BR>i&acute;m not as think as you drunk i am!', 'hey *burp* i resemble that remark *burp*<br />\r&lt;BR&gt;i&amp;acute;m not as think as you drunk i am!', 'visible', '2002-04-02 18:19:00', '2002-04-02 18:19:00', '2002-04-02 18:19:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 482
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 571, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is dat good we take now B\r<BR>\r<BR>0', 'is dat good we take now B<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;0', 'visible', '2002-04-02 18:19:23', '2002-04-02 18:19:23', '2002-04-02 18:19:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 481
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 572, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is dat good we take now B\r<BR>\r<BR>)', 'is dat good we take now B<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;)', 'visible', '2002-04-02 18:19:46', '2002-04-02 18:19:46', '2002-04-02 18:19:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 481
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 573, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', '[no content]', '[no content]', 'visible', '2002-04-02 18:20:05', '2002-04-02 18:20:05', '2002-04-02 18:20:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 481
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 574, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Bout time you showed up... {:p', 'Bout time you showed up... {:p', 'visible', '2002-04-02 20:18:09', '2002-04-02 20:18:09', '2002-04-02 20:18:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 482
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 575, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Nice job craeonics, now give me my caryons back :-) joking \r<BR>\r<BR>kenray.... your Mrs song is beautifull, I had no idea she sings :-)', 'Nice job craeonics, now give me my caryons back :-) joking <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;kenray.... your Mrs song is beautifull, I had no idea she sings :-)', 'visible', '2002-04-02 23:09:52', '2002-04-02 23:09:52', '2002-04-02 23:09:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 482
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 576, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is ave the bug on the sonique 2 we cand set the option on french is set we ace the close the players', 'is ave the bug on the sonique 2 we cand set the option on french is set we ace the close the players', 'visible', '2002-04-03 04:14:23', '2002-04-03 04:14:23', '2002-04-03 04:14:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 577, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Soon Ken will be known as Mr Lisa Ray. And those are <b>my</b> crayons!', 'Soon Ken will be known as Mr Lisa Ray. And those are &lt;b&gt;my&lt;/b&gt; crayons!', 'visible', '2002-04-03 10:29:20', '2002-04-03 10:29:20', '2002-04-03 10:29:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 482
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 578, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we tray that program', 'we tray that program', 'visible', '2002-04-03 19:02:34', '2002-04-03 19:02:34', '2002-04-03 19:02:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 484
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 579, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'You beat me :) Cool sounding application too!', 'You beat me :) Cool sounding application too!', 'visible', '2002-04-04 00:03:13', '2002-04-04 00:03:13', '2002-04-04 00:03:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 485
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 580, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'And I see a new one in the making called CarbonKey ;)', 'And I see a new one in the making called CarbonKey ;)', 'visible', '2002-04-05 00:34:59', '2002-04-05 00:34:59', '2002-04-05 00:34:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 486
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 581, 940, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 940 AND users.deleted_at IS NULL) THEN 940 ELSE NULL END, NULL, 'paxx', 'Why would you want a text editor that plays music??\r<BR>Anyway, the rest of it sounds cool.', 'Why would you want a text editor that plays music??<br />\r&lt;BR&gt;Anyway, the rest of it sounds cool.', 'visible', '2002-04-05 18:09:46', '2002-04-05 18:09:46', '2002-04-05 18:09:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 485
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 582, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'I don&acute;t know Paxx.........why would anyone want WindowBlinds to play music? ;)\r<BR>What I want is a CD player that edits text! LOL!', 'I don&amp;acute;t know Paxx.........why would anyone want WindowBlinds to play music? ;)<br />\r&lt;BR&gt;What I want is a CD player that edits text! LOL!', 'visible', '2002-04-07 21:49:36', '2002-04-07 21:49:36', '2002-04-07 21:49:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 485
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 583, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', '<BR>To quote Joe Jacobs (1932)\r<BR>\r<BR>&quot;We Wuz Robbed.&quot;\r<BR>\r<BR>{:p', '&lt;BR&gt;To quote Joe Jacobs (1932)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;We Wuz Robbed.&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-04-08 03:53:49', '2002-04-08 03:53:49', '2002-04-08 03:53:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 488
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 584, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'man.. we really kicked their ass ha?\r<BR>:evil', 'man.. we really kicked their ass ha?<br />\r&lt;BR&gt;:evil', 'visible', '2002-04-08 07:50:11', '2002-04-08 07:50:11', '2002-04-08 07:50:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 488
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 585, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'scarebear', 'We came third in the number of skins submitted though if I recall correctly ;)\r<BR>\r<BR>Thanks to /adni18:', 'We came third in the number of skins submitted though if I recall correctly ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks to /adni18:', 'visible', '2002-04-08 09:41:48', '2002-04-08 09:41:48', '2002-04-08 09:41:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 488
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 586, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Oh, and thanks to /grave: for making DEW what it is now :)', 'Oh, and thanks to /grave: for making DEW what it is now :)', 'visible', '2002-04-09 09:25:42', '2002-04-09 09:25:42', '2002-04-09 09:25:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 490
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 587, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Hey I&acute;m one of those members. CooL!', 'Hey I&amp;acute;m one of those members. CooL!', 'visible', '2002-04-09 12:23:38', '2002-04-09 12:23:38', '2002-04-09 12:23:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 490
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 588, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'LOL @ /koasati:', 'LOL @ /koasati:', 'visible', '2002-04-10 00:23:38', '2002-04-10 00:23:38', '2002-04-10 00:23:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 485
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 589, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Oh how I miss my Skinbase IRC :(\r<BR>\r<BR>/me has to pop in again soon.', 'Oh how I miss my Skinbase IRC :(<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me has to pop in again soon.', 'visible', '2002-04-10 06:33:31', '2002-04-10 06:33:31', '2002-04-10 06:33:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 491
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 590, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Mwah, I don&acute;t know. Everytime I peek in there there&acute;s this huuuuge list of people and no-one says a word.', 'Mwah, I don&amp;acute;t know. Everytime I peek in there there&amp;acute;s this huuuuge list of people and no-one says a word.', 'visible', '2002-04-10 09:40:04', '2002-04-10 09:40:04', '2002-04-10 09:40:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 491
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 591, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks for the info...linking now to update. :)', 'Thanks for the info...linking now to update. :)', 'visible', '2002-04-10 15:51:30', '2002-04-10 15:51:30', '2002-04-10 15:51:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 492
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 592, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Glad that doesn&acute;t happen to just me then ;)', 'Glad that doesn&amp;acute;t happen to just me then ;)', 'visible', '2002-04-11 08:11:47', '2002-04-11 08:11:47', '2002-04-11 08:11:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 491
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 593, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Welcome aboard :)', 'Welcome aboard :)', 'visible', '2002-04-11 09:25:49', '2002-04-11 09:25:49', '2002-04-11 09:25:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 594, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I second that :)', 'I second that :)', 'visible', '2002-04-11 09:40:04', '2002-04-11 09:40:04', '2002-04-11 09:40:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 595, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Nooooo, not the salad bar!', 'Nooooo, not the salad bar!', 'visible', '2002-04-11 10:05:13', '2002-04-11 10:05:13', '2002-04-11 10:05:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 596, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'WinStep? oh man! and I thought it was going to be easy!!', 'WinStep? oh man! and I thought it was going to be easy!!', 'visible', '2002-04-11 11:42:28', '2002-04-11 11:42:28', '2002-04-11 11:42:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 597, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Well, being an Admin is pretty important work, but I won&acute;t let it interfere with my primary position as Village Idiot...\r<BR>\r<BR>{:p', 'Well, being an Admin is pretty important work, but I won&amp;acute;t let it interfere with my primary position as Village Idiot...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-04-11 11:55:23', '2002-04-11 11:55:23', '2002-04-11 11:55:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 598, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Ahh, but Winstep software covers so much Brub. And if you take it just one element at a time, it&acute;s not that hard - really. And Winstep is very forgiving too. You don&acute;t have to create a skin part for EVERY section in order for it to work, and you can gradually add to the theme as you get each section finished.\r<BR>\r<BR>Now I&acute;m sticking my neck out here, {:p , but since I&acute;m not going to officially join the contest, I&acute;ll try to help the folks that might get &quot;stuck&quot;. Not with graphic design, per say, but with construction of the theme.\r<BR>\r<BR>And I think that there&acute;s a couple of others here that wouldn&acute;t mind giving a hand - that is, if they aren&acute;t too busy working on the contest themselves...\r<BR>:)\r<BR>\r<BR>Also for those new to Winstep, remember that Tim Dagger - AKA Essorant has greated excellent step-by-step tutorials for both the NextSTART and Workshelf elements of the Winstep package.\r<BR>\r<BR>http://www.winstep.net/help.asp\r<BR>\r<BR>{:p', 'Ahh, but Winstep software covers so much Brub. And if you take it just one element at a time, it&amp;acute;s not that hard - really. And Winstep is very forgiving too. You don&amp;acute;t have to create a skin part for EVERY section in order for it to work, and you can gradually add to the theme as you get each section finished.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Now I&amp;acute;m sticking my neck out here, {:p , but since I&amp;acute;m not going to officially join the contest, I&amp;acute;ll try to help the folks that might get &amp;quot;stuck&amp;quot;. Not with graphic design, per say, but with construction of the theme.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And I think that there&amp;acute;s a couple of others here that wouldn&amp;acute;t mind giving a hand - that is, if they aren&amp;acute;t too busy working on the contest themselves...<br />\r&lt;BR&gt;:)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Also for those new to Winstep, remember that Tim Dagger - AKA Essorant has greated excellent step-by-step tutorials for both the NextSTART and Workshelf elements of the Winstep package.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.winstep.net/help.asp<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-04-11 12:13:21', '2002-04-11 12:13:21', '2002-04-11 12:13:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 599, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I&acute;ll try myself at it. Good chance we have a month! thx {:p', 'I&amp;acute;ll try myself at it. Good chance we have a month! thx {:p', 'visible', '2002-04-11 12:36:48', '2002-04-11 12:36:48', '2002-04-11 12:36:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 600, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Good for you guys. Hope you do as well as other that where here before you!\r<BR>HURRAY for /Elwin: and /Koasati:', 'Good for you guys. Hope you do as well as other that where here before you!<br />\r&lt;BR&gt;HURRAY for /Elwin: and /Koasati:', 'visible', '2002-04-11 12:38:57', '2002-04-11 12:38:57', '2002-04-11 12:38:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 601, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'I&acute;m just here to stand in for Elwin, should he become enlightened. ;) /me', 'I&amp;acute;m just here to stand in for Elwin, should he become enlightened. ;) /me', 'visible', '2002-04-11 16:39:59', '2002-04-11 16:39:59', '2002-04-11 16:39:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 602, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Sounds like fun. I&acute;ll give it a try, time permiting. Skinned or even tried it before, but I like to skin. ^.^', 'Sounds like fun. I&amp;acute;ll give it a try, time permiting. Skinned or even tried it before, but I like to skin. ^.^', 'visible', '2002-04-11 21:24:08', '2002-04-11 21:24:08', '2002-04-11 21:24:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 603, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Cool! downloading now...\r<BR>{:p', 'Cool! downloading now...<br />\r&lt;BR&gt;{:p', 'visible', '2002-04-11 21:26:54', '2002-04-11 21:26:54', '2002-04-11 21:26:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 496
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 604, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Congrats Elwin & Koasati!!\r<BR>Richly deserved!\r<BR>:)', 'Congrats Elwin &amp; Koasati!!<br />\r&lt;BR&gt;Richly deserved!<br />\r&lt;BR&gt;:)', 'visible', '2002-04-11 22:23:31', '2002-04-11 22:23:31', '2002-04-11 22:23:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 605, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'NextSTART on its own is VERY easy to skin. I&acute;ve done it ;)\r<BR>\r<BR>WorkShelf looks to me to be relatively easy as well. And with the tutorial up there that Elwin linked to, it should be that much easier. Essorant was the guy that helped me realise how powerful WinStep products were too :)', 'NextSTART on its own is VERY easy to skin. I&amp;acute;ve done it ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;WorkShelf looks to me to be relatively easy as well. And with the tutorial up there that Elwin linked to, it should be that much easier. Essorant was the guy that helped me realise how powerful WinStep products were too :)', 'visible', '2002-04-12 00:10:35', '2002-04-12 00:10:35', '2002-04-12 00:10:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 606, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'he he he........ yeeeeehaaaaaaa, yippie Kie yeah /chichigirl46: me tickled pink :-) I wish you guys luck and I know skinbase will be taken very good care of..... Great choice, these guy&acute;s are the best :-)', 'he he he........ yeeeeehaaaaaaa, yippie Kie yeah /chichigirl46: me tickled pink :-) I wish you guys luck and I know skinbase will be taken very good care of..... Great choice, these guy&amp;acute;s are the best :-)', 'visible', '2002-04-12 07:14:29', '2002-04-12 07:14:29', '2002-04-12 07:14:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 607, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'ok ok, did I sound good you guy&acute;s? I&acute;ll email ya my favor later lol lol congrats', 'ok ok, did I sound good you guy&amp;acute;s? I&amp;acute;ll email ya my favor later lol lol congrats', 'visible', '2002-04-12 07:18:03', '2002-04-12 07:18:03', '2002-04-12 07:18:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 608, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I knew it! ;)', 'I knew it! ;)', 'visible', '2002-04-12 07:39:37', '2002-04-12 07:39:37', '2002-04-12 07:39:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 609, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<BR>/me : That is great! Congratulations Elwin and Koasati !', '&lt;BR&gt;/me : That is great! Congratulations Elwin and Koasati !', 'visible', '2002-04-12 09:23:27', '2002-04-12 09:23:27', '2002-04-12 09:23:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 610, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is great 8)', 'is great 8)', 'visible', '2002-04-13 17:48:48', '2002-04-13 17:48:48', '2002-04-13 17:48:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 611, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is good congrats elwin& koasaty 8)', 'is good congrats elwin&amp; koasaty 8)', 'visible', '2002-04-13 17:54:52', '2002-04-13 17:54:52', '2002-04-13 17:54:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 612, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'This some kind of mistake? I just formated my hard drive and look what happens!! /elwin: and /koasati: show up as Admins... I must have made a boo boo I&acute;ll re-format and see if they go away..... j/k guys congradulations!!! :)', 'This some kind of mistake? I just formated my hard drive and look what happens!! /elwin: and /koasati: show up as Admins... I must have made a boo boo I&amp;acute;ll re-format and see if they go away..... j/k guys congradulations!!! :)', 'visible', '2002-04-14 07:12:14', '2002-04-14 07:12:14', '2002-04-14 07:12:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 494
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 613, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Section added under the &quot;Internet&quot; section and will be &quot;activated&quot; as soon as skins are uploaded to the category. :)\r<BR>:snow', 'Section added under the &amp;quot;Internet&amp;quot; section and will be &amp;quot;activated&amp;quot; as soon as skins are uploaded to the category. :)<br />\r&lt;BR&gt;:snow', 'visible', '2002-04-14 10:42:26', '2002-04-14 10:42:26', '2002-04-14 10:42:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 497
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 614, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hmm, interesting. Specially the branding options. There seems to be a full fledged business model behind this.', 'Hmm, interesting. Specially the branding options. There seems to be a full fledged business model behind this.', 'visible', '2002-04-15 09:55:47', '2002-04-15 09:55:47', '2002-04-15 09:55:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 497
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 615, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Is it just me or alot of stardock&acute;s softwares are the same thing. I love their softwares but i&acute;m noticing that they are all coming to the same things. Exemple, Why buy Weblind if you can buy Windowblinds, Or why buy ObjectBar if you can bye desktopX. <br>\r<BR>\r<BR>', 'Is it just me or alot of stardock&amp;acute;s softwares are the same thing. I love their softwares but i&amp;acute;m noticing that they are all coming to the same things. Exemple, Why buy Weblind if you can buy Windowblinds, Or why buy ObjectBar if you can bye desktopX. &lt;br&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2002-04-16 13:09:48', '2002-04-16 13:09:48', '2002-04-16 13:09:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 498
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 616, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is good program so we by no ord is work', 'is good program so we by no ord is work', 'visible', '2002-04-16 17:52:24', '2002-04-16 17:52:24', '2002-04-16 17:52:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 499
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 617, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is good program so we by no or the sey or ave someting to chow is work', 'is good program so we by no or the sey or ave someting to chow is work', 'visible', '2002-04-16 17:55:43', '2002-04-16 17:55:43', '2002-04-16 17:55:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 499
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 618, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'lets see if I can help..... Objectbar is skining your browser and windowblinds skins your windows and DesktopX skins your desktop etc and winstyles can manage them all with one click, so to me their is a difference :-) I hope I helped some.....', 'lets see if I can help..... Objectbar is skining your browser and windowblinds skins your windows and DesktopX skins your desktop etc and winstyles can manage them all with one click, so to me their is a difference :-) I hope I helped some.....', 'visible', '2002-04-17 05:10:11', '2002-04-17 05:10:11', '2002-04-17 05:10:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 498
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 619, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Actually, Webblinds skins the parts of IE that Windowblinds doesn&acute;t. ObjectBar allows you to alter your desktop so it can look like XP (if you&acute;re not in XP), it can replicate the Mac system and do all sorts of weird and wonderful things. DesktopX (from what I know) allows you to have animated goodies on your desktop. Other than that it confuses me :)', 'Actually, Webblinds skins the parts of IE that Windowblinds doesn&amp;acute;t. ObjectBar allows you to alter your desktop so it can look like XP (if you&amp;acute;re not in XP), it can replicate the Mac system and do all sorts of weird and wonderful things. DesktopX (from what I know) allows you to have animated goodies on your desktop. Other than that it confuses me :)', 'visible', '2002-04-17 07:09:25', '2002-04-17 07:09:25', '2002-04-17 07:09:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 498
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 620, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Tested and added :)', 'Tested and added :)', 'visible', '2002-04-18 13:54:32', '2002-04-18 13:54:32', '2002-04-18 13:54:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 505
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 621, 1482, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1482 AND users.deleted_at IS NULL) THEN 1482 ELSE NULL END, NULL, 'MatanzA', 'i r lub VA! i hoe they come back up soon', 'i r lub VA! i hoe they come back up soon', 'visible', '2002-04-20 08:45:11', '2002-04-20 08:45:11', '2002-04-20 08:45:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 506
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 622, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Regardless of our differences, I&acute;m sorry to hear this, hope the site comes back.........', 'Regardless of our differences, I&amp;acute;m sorry to hear this, hope the site comes back.........', 'visible', '2002-04-20 11:47:24', '2002-04-20 11:47:24', '2002-04-20 11:47:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 506
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 623, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'And it&acute;s back!', 'And it&amp;acute;s back!', 'visible', '2002-04-22 09:42:29', '2002-04-22 09:42:29', '2002-04-22 09:42:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 506
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 624, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is open and is good', 'is open and is good', 'visible', '2002-04-22 18:06:35', '2002-04-22 18:06:35', '2002-04-22 18:06:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 507
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 625, 1202, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1202 AND users.deleted_at IS NULL) THEN 1202 ELSE NULL END, NULL, 'dragonmage', 'YAY!! welcome back VA', 'YAY!! welcome back VA', 'visible', '2002-04-22 21:20:11', '2002-04-22 21:20:11', '2002-04-22 21:20:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 507
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 626, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Cool. Good to hear!', 'Cool. Good to hear!', 'visible', '2002-04-22 23:07:06', '2002-04-22 23:07:06', '2002-04-22 23:07:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 507
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 627, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is good', 'is good', 'visible', '2002-04-23 04:05:31', '2002-04-23 04:05:31', '2002-04-23 04:05:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 508
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 628, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I have to register to download Sonique!? And I have to give my name and address details?\r<BR>\r<BR>ppfffttt.....', 'I have to register to download Sonique!? And I have to give my name and address details?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;ppfffttt.....', 'visible', '2002-04-23 09:47:22', '2002-04-23 09:47:22', '2002-04-23 09:47:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 508
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 629, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I was wondering whether I did that right or not - first time I did a news approval... {:p', 'I was wondering whether I did that right or not - first time I did a news approval... {:p', 'visible', '2002-04-23 19:19:25', '2002-04-23 19:19:25', '2002-04-23 19:19:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 509
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 630, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Looks good to me :)', 'Looks good to me :)', 'visible', '2002-04-23 22:19:13', '2002-04-23 22:19:13', '2002-04-23 22:19:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 509
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 631, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Actually, I was going to correct the spelling of Windowblinds in Brad&acute;s post (shame on ya Brad!) but I didn&acute;t have those privileges... {:p', 'Actually, I was going to correct the spelling of Windowblinds in Brad&amp;acute;s post (shame on ya Brad!) but I didn&amp;acute;t have those privileges... {:p', 'visible', '2002-04-24 01:06:12', '2002-04-24 01:06:12', '2002-04-24 01:06:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 509
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 632, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we take and istall is work good', 'we take and istall is work good', 'visible', '2002-04-25 02:20:45', '2002-04-25 02:20:45', '2002-04-25 02:20:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 511
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 633, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'And now for some completely useless info: With this release, the total of WinAmp releases amounts to 183!! Sheesh... no wonder they don&acute;t get some work done on V3 ;)', 'And now for some completely useless info: With this release, the total of WinAmp releases amounts to 183!! Sheesh... no wonder they don&amp;acute;t get some work done on V3 ;)', 'visible', '2002-04-25 02:26:40', '2002-04-25 02:26:40', '2002-04-25 02:26:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 512
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 634, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we just intall and is very good', 'we just intall and is very good', 'visible', '2002-04-25 02:29:37', '2002-04-25 02:29:37', '2002-04-25 02:29:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 512
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 635, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'It&acute;s a scary thought to find that what you thought to be a benign program would actually delete anything but itself.', 'It&amp;acute;s a scary thought to find that what you thought to be a benign program would actually delete anything but itself.', 'visible', '2002-04-25 13:36:02', '2002-04-25 13:36:02', '2002-04-25 13:36:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 513
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 636, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'But this is a great version :-)', 'But this is a great version :-)', 'visible', '2002-04-27 12:03:24', '2002-04-27 12:03:24', '2002-04-27 12:03:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 509
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 637, 1202, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1202 AND users.deleted_at IS NULL) THEN 1202 ELSE NULL END, NULL, 'dragonmage', 'damn , thats not kool. Who the hell do they think they are?', 'damn , thats not kool. Who the hell do they think they are?', 'visible', '2002-04-28 05:21:01', '2002-04-28 05:21:01', '2002-04-28 05:21:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 513
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 638, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Oh - we have a section for it too now :)', 'Oh - we have a section for it too now :)', 'visible', '2002-04-30 02:37:39', '2002-04-30 02:37:39', '2002-04-30 02:37:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 516
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 639, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'What is the uses of such a software!?!? still nice looking thought!', 'What is the uses of such a software!?!? still nice looking thought!', 'visible', '2002-05-01 02:52:21', '2002-05-01 02:52:21', '2002-05-01 02:52:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 519
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 640, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I think its fun :-). And 1000&acute;s of people think that too (according to the download figures).', 'I think its fun :-). And 1000&amp;acute;s of people think that too (according to the download figures).', 'visible', '2002-05-01 13:24:30', '2002-05-01 13:24:30', '2002-05-01 13:24:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 519
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 641, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Woo Hoo! Converting to PDF is an awesome feature. And I got a skin included in the release :D', 'Woo Hoo! Converting to PDF is an awesome feature. And I got a skin included in the release :D', 'visible', '2002-05-01 23:08:44', '2002-05-01 23:08:44', '2002-05-01 23:08:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 520
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 642, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Don&acute;t submit too much. I want to win :) :D', 'Don&amp;acute;t submit too much. I want to win :) :D', 'visible', '2002-05-02 02:12:11', '2002-05-02 02:12:11', '2002-05-02 02:12:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 522
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 643, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Cool...... :)', 'Cool...... :)', 'visible', '2002-05-02 02:15:33', '2002-05-02 02:15:33', '2002-05-02 02:15:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 520
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 644, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Pig Latin converter! Wow! I really am impressed... me goes to download now!\r<BR>{:p', 'Pig Latin converter! Wow! I really am impressed... me goes to download now!<br />\r&lt;BR&gt;{:p', 'visible', '2002-05-02 02:19:36', '2002-05-02 02:19:36', '2002-05-02 02:19:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 520
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 645, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Notepad Pro is cool\r<BR>\r<BR>or\r<BR>\r<BR>&#209;0t3p@d &#254;r0 í$ ç00l\r<BR>\r<BR>or\r<BR>\r<BR>otepad-Nay ro-Pay s-iey ool-cay', 'Notepad Pro is cool<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;or<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;#209;0t3p@d &amp;#254;r0 í$ ç00l<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;or<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;otepad-Nay ro-Pay s-iey ool-cay', 'visible', '2002-05-02 06:12:59', '2002-05-02 06:12:59', '2002-05-02 06:12:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 520
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 646, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'LOL @ /BruB:\r<BR>\r<BR>Seriously, you heard the Scarebear - git ta skinnin&acute;!\r<BR>{:p', 'LOL @ /BruB:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Seriously, you heard the Scarebear - git ta skinnin&amp;acute;!<br />\r&lt;BR&gt;{:p', 'visible', '2002-05-02 14:49:34', '2002-05-02 14:49:34', '2002-05-02 14:49:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 522
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 647, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Like I tell the kids....\r<BR>\r<BR>&quot;Don&acute;t make me come out there!&quot; ;)', 'Like I tell the kids....<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;Don&amp;acute;t make me come out there!&amp;quot; ;)', 'visible', '2002-05-03 00:18:14', '2002-05-03 00:18:14', '2002-05-03 00:18:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 522
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 648, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'the sites is very nice and ave the good luck', 'the sites is very nice and ave the good luck', 'visible', '2002-05-03 22:52:10', '2002-05-03 22:52:10', '2002-05-03 22:52:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 523
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 649, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we start the serve today and is alls good', 'we start the serve today and is alls good', 'visible', '2002-05-03 22:56:12', '2002-05-03 22:56:12', '2002-05-03 22:56:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 518
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 650, 1473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1473 AND users.deleted_at IS NULL) THEN 1473 ELSE NULL END, NULL, 'luci', '* just a note: by &quot;whatever&quot; i mean &quot;classic, kde, icewm, gtk, e, bb&quot;, etc...', '* just a note: by &amp;quot;whatever&amp;quot; i mean &amp;quot;classic, kde, icewm, gtk, e, bb&amp;quot;, etc...', 'visible', '2002-05-04 08:47:32', '2002-05-04 08:47:32', '2002-05-04 08:47:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 523
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 651, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Thí$ í$ th3 b3$t &#241;0t3p@d @pp 0út th3r3. Î l0v3 ít. =)', 'Thí$ í$ th3 b3$t &amp;#241;0t3p@d @pp 0út th3r3. Î l0v3 ít. =)', 'visible', '2002-05-04 18:55:45', '2002-05-04 18:55:45', '2002-05-04 18:55:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 520
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 652, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Collio!! Go Skinbase! :)\r<BR>:snow', 'Collio!! Go Skinbase! :)<br />\r&lt;BR&gt;:snow', 'visible', '2002-05-07 23:29:51', '2002-05-07 23:29:51', '2002-05-07 23:29:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 526
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 653, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Great feature.', 'Great feature.', 'visible', '2002-05-08 00:23:48', '2002-05-08 00:23:48', '2002-05-08 00:23:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 526
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 654, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'You know what I forgot to mention!?! Manav puts together skin packs of the best skins for Notepad Pro on a regular basis. These skin packs are then made available from the Notepad Pro website (which is almost finished in its upgrade).\r<BR>\r<BR>Incentive to skin or what!?! ;)', 'You know what I forgot to mention!?! Manav puts together skin packs of the best skins for Notepad Pro on a regular basis. These skin packs are then made available from the Notepad Pro website (which is almost finished in its upgrade).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Incentive to skin or what!?! ;)', 'visible', '2002-05-08 07:21:25', '2002-05-08 07:21:25', '2002-05-08 07:21:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 526
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 655, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Downloading now. I&acute;m guessing I&acute;ll be opening new sections at Skinbase soon too ;)', 'Downloading now. I&amp;acute;m guessing I&amp;acute;ll be opening new sections at Skinbase soon too ;)', 'visible', '2002-05-09 00:17:09', '2002-05-09 00:17:09', '2002-05-09 00:17:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 527
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 656, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Is SkinCalc skinnable? Stupid question, but I see no skins or a skins folder in the application folder.\r<BR>\r<BR>Sections added for SkinAmp and SkinClock though.', 'Is SkinCalc skinnable? Stupid question, but I see no skins or a skins folder in the application folder.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Sections added for SkinAmp and SkinClock though.', 'visible', '2002-05-09 01:44:11', '2002-05-09 01:44:11', '2002-05-09 01:44:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 527
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 657, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'Wow! I just downloaded and tried all 3 apps - very cool! The layered windows look great, but you can tell they&acute;ve put a lot of work into other places as well since they have &quot;knob&quot; type controls for the media player.', 'Wow! I just downloaded and tried all 3 apps - very cool! The layered windows look great, but you can tell they&amp;acute;ve put a lot of work into other places as well since they have &amp;quot;knob&amp;quot; type controls for the media player.', 'visible', '2002-05-12 18:02:05', '2002-05-12 18:02:05', '2002-05-12 18:02:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 527
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 658, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is ave the very good looks', 'is ave the very good looks', 'visible', '2002-05-14 17:55:34', '2002-05-14 17:55:34', '2002-05-14 17:55:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 531
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 659, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the good programs', 'is the good programs', 'visible', '2002-05-16 17:37:01', '2002-05-16 17:37:01', '2002-05-16 17:37:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 535
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 660, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acute;m on my way then! (Because /elwin: told me too) :)', 'I&amp;acute;m on my way then! (Because /elwin: told me too) :)', 'visible', '2002-05-20 05:56:16', '2002-05-20 05:56:16', '2002-05-20 05:56:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 536
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 661, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acute;m not a Linux user but you have to love that :)', 'I&amp;acute;m not a Linux user but you have to love that :)', 'visible', '2002-05-21 09:59:25', '2002-05-21 09:59:25', '2002-05-21 09:59:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 538
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 662, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '1st Prize: Registered version of WinStep Full Pack and a POP3/IMAP Skinbase email account. \r<BR>\r<BR>2nd Prize: Either NextSTART or WorkShelf (Prize-Winners choice) and a POP3/IMAP Skinbase email account. \r<BR>\r<BR>3rd Prize: A POP3/IMAP Skinbase email account.\r<BR>\r<BR>I forgot to remind people about that ;)', '1st Prize: Registered version of WinStep Full Pack and a POP3/IMAP Skinbase email account. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2nd Prize: Either NextSTART or WorkShelf (Prize-Winners choice) and a POP3/IMAP Skinbase email account. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;3rd Prize: A POP3/IMAP Skinbase email account.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I forgot to remind people about that ;)', 'visible', '2002-05-22 04:59:12', '2002-05-22 04:59:12', '2002-05-22 04:59:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 540
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 663, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Very good choices. Congrats to all winners!', 'Very good choices. Congrats to all winners!', 'visible', '2002-05-22 11:00:19', '2002-05-22 11:00:19', '2002-05-22 11:00:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 540
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 664, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Many congrats guys\r<BR>Richly deserved\r<BR>:)', 'Many congrats guys<br />\r&lt;BR&gt;Richly deserved<br />\r&lt;BR&gt;:)', 'visible', '2002-05-22 18:58:41', '2002-05-22 18:58:41', '2002-05-22 18:58:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 540
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 665, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Looks cool. Sounds interesting. I love transparency :)', 'Looks cool. Sounds interesting. I love transparency :)', 'visible', '2002-05-23 03:22:09', '2002-05-23 03:22:09', '2002-05-23 03:22:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 542
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 666, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Congrats to all of you, very nice work :-)', 'Congrats to all of you, very nice work :-)', 'visible', '2002-05-23 16:34:20', '2002-05-23 16:34:20', '2002-05-23 16:34:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 540
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 667, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I&acute;m usually not overly critical of such things, but $19.95 for a program that only checks and syncs your clock is about $19.94 too much. This is the second skinnable shareware app that charges for a very limited feature, and that disturbs me.\r<BR>If you have Windows XP, you already have that feature for free. If you have other OS&acute;s you can download programs like T-Clock and Beatnik. Free, and they at least tell you the time...\r<BR>{:p', 'I&amp;acute;m usually not overly critical of such things, but $19.95 for a program that only checks and syncs your clock is about $19.94 too much. This is the second skinnable shareware app that charges for a very limited feature, and that disturbs me.<br />\r&lt;BR&gt;If you have Windows XP, you already have that feature for free. If you have other OS&amp;acute;s you can download programs like T-Clock and Beatnik. Free, and they at least tell you the time...<br />\r&lt;BR&gt;{:p', 'visible', '2002-05-24 22:45:32', '2002-05-24 22:45:32', '2002-05-24 22:45:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 545
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 668, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', '/me can hardly wait to not buy it! ;)', '/me can hardly wait to not buy it! ;)', 'visible', '2002-05-25 08:20:40', '2002-05-25 08:20:40', '2002-05-25 08:20:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 545
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 669, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we install now', 'we install now', 'visible', '2002-05-26 00:46:45', '2002-05-26 00:46:45', '2002-05-26 00:46:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 543
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 670, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Cool i&acute;ll skin this Sticky version!', 'Cool i&amp;acute;ll skin this Sticky version!', 'visible', '2002-05-26 22:59:06', '2002-05-26 22:59:06', '2002-05-26 22:59:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 546
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 671, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Good work Howie. You&acute;ve come a long ways since that first beta... :)', 'Good work Howie. You&amp;acute;ve come a long ways since that first beta... :)', 'visible', '2002-05-29 22:27:26', '2002-05-29 22:27:26', '2002-05-29 22:27:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 552
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 672, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Well done, and like Elwin said, it came a long way.', 'Well done, and like Elwin said, it came a long way.', 'visible', '2002-05-30 02:40:05', '2002-05-30 02:40:05', '2002-05-30 02:40:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 552
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 673, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', '8)we serve now', '8)we serve now', 'visible', '2002-05-31 04:45:08', '2002-05-31 04:45:08', '2002-05-31 04:45:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 547
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 674, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'I&acute;ve had this one on my pc for a while now and it&acute;s well worth it.\r<BR>3D Mail Effects can read web based mail as well as pop accounts and reads the mail through it&acute;s own viewer in plain text or html format. Besides the 3D popup this program has sound and will allow the option of a flashing keyboard light as a notifier.\r<BR>Nice and easy to skin too.\r<BR>Neat little application. :)', 'I&amp;acute;ve had this one on my pc for a while now and it&amp;acute;s well worth it.<br />\r&lt;BR&gt;3D Mail Effects can read web based mail as well as pop accounts and reads the mail through it&amp;acute;s own viewer in plain text or html format. Besides the 3D popup this program has sound and will allow the option of a flashing keyboard light as a notifier.<br />\r&lt;BR&gt;Nice and easy to skin too.<br />\r&lt;BR&gt;Neat little application. :)', 'visible', '2002-05-31 18:19:08', '2002-05-31 18:19:08', '2002-05-31 18:19:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 555
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 675, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'i´ll keep version 0.9. i love skinning with the GUI :)', 'i´ll keep version 0.9. i love skinning with the GUI :)', 'visible', '2002-06-03 19:15:12', '2002-06-03 19:15:12', '2002-06-03 19:15:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 557
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 676, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', '<g> funny news at skin site.. new, all skinning removed ;)... cool app anyway, I know.', '&lt;g&gt; funny news at skin site.. new, all skinning removed ;)... cool app anyway, I know.', 'visible', '2002-06-03 22:38:26', '2002-06-03 22:38:26', '2002-06-03 22:38:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 557
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 677, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'plastic: it is still skinnable (with text editing). so the best solution is keeping 0.9 for skinning (the format has not been changed) and use 0.10 for daily use. but you´re right, removing one of the coolest features (especially for a LiteStep module) is strange indeed. ;)', 'plastic: it is still skinnable (with text editing). so the best solution is keeping 0.9 for skinning (the format has not been changed) and use 0.10 for daily use. but you´re right, removing one of the coolest features (especially for a LiteStep module) is strange indeed. ;)', 'visible', '2002-06-04 00:32:20', '2002-06-04 00:32:20', '2002-06-04 00:32:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 557
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 678, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'This is actually a step Backward for Rainy&acute;s, don&acute;t get me wrong, I love Rainlendar, but the only reasons this apps got the usage it did was because of it&acute;s easy skinnability. Keep version .9 if you like skinning.', 'This is actually a step Backward for Rainy&amp;acute;s, don&amp;acute;t get me wrong, I love Rainlendar, but the only reasons this apps got the usage it did was because of it&amp;acute;s easy skinnability. Keep version .9 if you like skinning.', 'visible', '2002-06-04 12:23:46', '2002-06-04 12:23:46', '2002-06-04 12:23:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 557
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 679, 1473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1473 AND users.deleted_at IS NULL) THEN 1473 ELSE NULL END, NULL, 'luci', 'i think it&acute;s &quot;just&quot; a security release... (there was an &quot;upload files security bug&quot; in previous versions)', 'i think it&amp;acute;s &amp;quot;just&amp;quot; a security release... (there was an &amp;quot;upload files security bug&amp;quot; in previous versions)', 'visible', '2002-06-04 12:58:08', '2002-06-04 12:58:08', '2002-06-04 12:58:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 548
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 680, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Oh, what the heck. Let&acute;s give them a link, shall we?\r<BR>{:p\r<BR>\r<BR>http://216.73.100.60/project.php?op=projectinfo&project_id=34', 'Oh, what the heck. Let&amp;acute;s give them a link, shall we?<br />\r&lt;BR&gt;{:p<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://216.73.100.60/project.php?op=projectinfo&amp;project_id=34', 'visible', '2002-06-09 02:19:37', '2002-06-09 02:19:37', '2002-06-09 02:19:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 560
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 681, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Thanks for keeping an eye out, BruB.\r<BR>This is really good news!\r<BR>{:p', 'Thanks for keeping an eye out, BruB.<br />\r&lt;BR&gt;This is really good news!<br />\r&lt;BR&gt;{:p', 'visible', '2002-06-13 23:51:23', '2002-06-13 23:51:23', '2002-06-13 23:51:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 562
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 682, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'i already have it. shellfront was faster with the news :)\r<BR>', 'i already have it. shellfront was faster with the news :)<br />\r&lt;BR&gt;', 'visible', '2002-06-14 10:46:30', '2002-06-14 10:46:30', '2002-06-14 10:46:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 562
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 683, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Nonsense. Image data is interpreted, not executed. The usual hype.', 'Nonsense. Image data is interpreted, not executed. The usual hype.', 'visible', '2002-06-14 18:02:23', '2002-06-14 18:02:23', '2002-06-14 18:02:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 563
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 684, 1135, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1135 AND users.deleted_at IS NULL) THEN 1135 ELSE NULL END, NULL, 'regener8ed', 'yeah, if you read the article you realize that there is still an executable file still involved tho - so the image is more or less just a trigger for the executable.', 'yeah, if you read the article you realize that there is still an executable file still involved tho - so the image is more or less just a trigger for the executable.', 'visible', '2002-06-14 22:01:29', '2002-06-14 22:01:29', '2002-06-14 22:01:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 563
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 685, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'hey, FOR NOW ANYHOW, I believe the code writers know a bit more than we do..... Could pose a problem in the future.', 'hey, FOR NOW ANYHOW, I believe the code writers know a bit more than we do..... Could pose a problem in the future.', 'visible', '2002-06-14 22:48:24', '2002-06-14 22:48:24', '2002-06-14 22:48:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 563
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 686, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'hmmmm... it was just a matter of time I guess :/', 'hmmmm... it was just a matter of time I guess :/', 'visible', '2002-06-16 03:30:24', '2002-06-16 03:30:24', '2002-06-16 03:30:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 563
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 687, 852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 852 AND users.deleted_at IS NULL) THEN 852 ELSE NULL END, NULL, 'Zathrus', '&quot; I believe the code writers know a bit more than we do.....&quot;\r<BR>\r<BR>Yes, we know that non-executable data, like image data for instance, _cannot_ virus code.\r<BR>The only way you could spread a virus by view a jpeg image is by using an infested viewer.\r<BR>\r<BR>\r<BR>&quot; Could pose a problem in the future. &quot;\r<BR>Yes, maybe when image data is allowed / capable of storing and executing code. But I&acute;m sure that I&acute;m not the only one to finds this to be absolutely ludicris, so I don&acute;t think it&acute;ll be anytime soon.\r<BR>\r<BR>This virus report was, and is, asbolute bull.\r<BR>', '&amp;quot; I believe the code writers know a bit more than we do.....&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Yes, we know that non-executable data, like image data for instance, _cannot_ virus code.<br />\r&lt;BR&gt;The only way you could spread a virus by view a jpeg image is by using an infested viewer.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot; Could pose a problem in the future. &amp;quot;<br />\r&lt;BR&gt;Yes, maybe when image data is allowed / capable of storing and executing code. But I&amp;acute;m sure that I&amp;acute;m not the only one to finds this to be absolutely ludicris, so I don&amp;acute;t think it&amp;acute;ll be anytime soon.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This virus report was, and is, asbolute bull.<br />\r&lt;BR&gt;', 'visible', '2002-06-18 13:30:30', '2002-06-18 13:30:30', '2002-06-18 13:30:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 563
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 688, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'I thought it would click right to the link But ....\r<BR>Check out the guitars from all these people :) click around you&acute;ll see them I only wish we knew about this design frenzy a couple mos. back IMAGINE A NEW CONTEST????', 'I thought it would click right to the link But ....<br />\r&lt;BR&gt;Check out the guitars from all these people :) click around you&amp;acute;ll see them I only wish we knew about this design frenzy a couple mos. back IMAGINE A NEW CONTEST????', 'visible', '2002-06-22 02:45:29', '2002-06-22 02:45:29', '2002-06-22 02:45:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 565
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 689, 2767, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2767 AND users.deleted_at IS NULL) THEN 2767 ELSE NULL END, NULL, 'ice', 'tessst', 'tessst', 'visible', '2002-06-25 15:06:50', '2002-06-25 15:06:50', '2002-06-25 15:06:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 415
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 690, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks for the info Elwin. /me goes to check them out! :)', 'Thanks for the info Elwin. /me goes to check them out! :)', 'visible', '2002-06-27 10:39:33', '2002-06-27 10:39:33', '2002-06-27 10:39:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 567
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 691, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is nice', 'is nice', 'visible', '2002-06-28 17:30:11', '2002-06-28 17:30:11', '2002-06-28 17:30:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 569
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 692, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we lyke the the program pkvolume', 'we lyke the the program pkvolume', 'visible', '2002-06-28 17:33:30', '2002-06-28 17:33:30', '2002-06-28 17:33:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 567
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 693, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Thanks for putting up a PKVolume categorie\r<BR>\r<BR>PK\r<BR>\r<BR>&quot;Well, what are you waiting for? \r<BR>Grab ´em and get to skinning!&quot;\r<BR>', 'Thanks for putting up a PKVolume categorie<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;PK<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;Well, what are you waiting for? <br />\r&lt;BR&gt;Grab ´em and get to skinning!&amp;quot;<br />\r&lt;BR&gt;', 'visible', '2002-06-30 00:16:15', '2002-06-30 00:16:15', '2002-06-30 00:16:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 567
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 694, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool we take now', 'cool we take now', 'visible', '2002-07-02 17:39:14', '2002-07-02 17:39:14', '2002-07-02 17:39:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 571
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 695, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'What say we give the folks a link?\r<BR>{:p\r<BR>http://www.545studios.com/', 'What say we give the folks a link?<br />\r&lt;BR&gt;{:p<br />\r&lt;BR&gt;http://www.545studios.com/', 'visible', '2002-07-04 02:10:12', '2002-07-04 02:10:12', '2002-07-04 02:10:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 572
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 696, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'That&acute;s always helpful. :P\r<BR>\r<BR>The /me all over the place are just ironic! :D', 'That&amp;acute;s always helpful. :P<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The /me all over the place are just ironic! :D', 'visible', '2002-07-04 08:07:06', '2002-07-04 08:07:06', '2002-07-04 08:07:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 572
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 697, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'To bad it&acute;s not freeware.\r<BR>\r<BR>Probably the same reason why the only skin for Biromsoft calculator are from the creator. Too bad, These are great applications that others are giving away free.\r<BR>\r<BR>Rainlendar as a great ToDo list systems.\r<BR>XXcalc is free for the same calculator.', 'To bad it&amp;acute;s not freeware.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Probably the same reason why the only skin for Biromsoft calculator are from the creator. Too bad, These are great applications that others are giving away free.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Rainlendar as a great ToDo list systems.<br />\r&lt;BR&gt;XXcalc is free for the same calculator.', 'visible', '2002-07-08 03:30:14', '2002-07-08 03:30:14', '2002-07-08 03:30:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 574
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 698, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'YAY!!\r<BR>Thank goodness - I was crouching in the corner, hiding from the lynch mob...\r<BR>{:p', 'YAY!!<br />\r&lt;BR&gt;Thank goodness - I was crouching in the corner, hiding from the lynch mob...<br />\r&lt;BR&gt;{:p', 'visible', '2002-07-08 12:25:22', '2002-07-08 12:25:22', '2002-07-08 12:25:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 575
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 699, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool', 'cool', 'visible', '2002-07-09 17:46:32', '2002-07-09 17:46:32', '2002-07-09 17:46:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 575
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 700, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Coolness!', 'Coolness!', 'visible', '2002-07-10 22:42:27', '2002-07-10 22:42:27', '2002-07-10 22:42:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 579
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 701, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'That all sounds awesome. I&acute;m going to grab it now....', 'That all sounds awesome. I&amp;acute;m going to grab it now....', 'visible', '2002-07-10 22:44:03', '2002-07-10 22:44:03', '2002-07-10 22:44:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 579
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 702, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Great news. Going there now.', 'Great news. Going there now.', 'visible', '2002-07-11 01:46:01', '2002-07-11 01:46:01', '2002-07-11 01:46:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 579
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 703, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Always loved this application....', 'Always loved this application....', 'visible', '2002-07-14 23:18:17', '2002-07-14 23:18:17', '2002-07-14 23:18:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 581
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 704, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'err... JB, why didn&acute;t you just submit the news directly, instead of through the Public News?!?! Just asking.... :)', 'err... JB, why didn&amp;acute;t you just submit the news directly, instead of through the Public News?!?! Just asking.... :)', 'visible', '2002-07-14 23:20:57', '2002-07-14 23:20:57', '2002-07-14 23:20:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 582
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 705, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Hmm yeah gotta agree with &quot;the bear&quot; on this one!! QX <b>is</b> a nice app!', 'Hmm yeah gotta agree with &amp;quot;the bear&amp;quot; on this one!! QX &lt;b&gt;is&lt;/b&gt; a nice app!', 'visible', '2002-07-14 23:32:23', '2002-07-14 23:32:23', '2002-07-14 23:32:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 581
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 706, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Because at the moment I no longer work here :) I&acute;m your everyday skinner again as I focus on life, studies and my job search.', 'Because at the moment I no longer work here :) I&amp;acute;m your everyday skinner again as I focus on life, studies and my job search.', 'visible', '2002-07-15 00:06:52', '2002-07-15 00:06:52', '2002-07-15 00:06:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 582
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 707, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Oh yeah... me bad.... I forgot about that, sorry mate :) :)', 'Oh yeah... me bad.... I forgot about that, sorry mate :) :)', 'visible', '2002-07-15 08:15:08', '2002-07-15 08:15:08', '2002-07-15 08:15:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 582
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 708, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I&acute;m not so bad with Icons, but i&acute;ll tell you these reasons why I wont participate.\r<BR>\r<BR>Axialis is a french company and they could not even do this contest in french.\r<BR>Icon Workshop is not that good of a software anyway.\r<BR>And....\r<BR>Why deviantArt? they don&acute;t even feature that much Icons. There are great Icon site that would have like to have this contest, french or english.\r<BR>\r<BR>Sorry for my rant, had a bad day at work and just had to get some steam out.', 'I&amp;acute;m not so bad with Icons, but i&amp;acute;ll tell you these reasons why I wont participate.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Axialis is a french company and they could not even do this contest in french.<br />\r&lt;BR&gt;Icon Workshop is not that good of a software anyway.<br />\r&lt;BR&gt;And....<br />\r&lt;BR&gt;Why deviantArt? they don&amp;acute;t even feature that much Icons. There are great Icon site that would have like to have this contest, french or english.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Sorry for my rant, had a bad day at work and just had to get some steam out.', 'visible', '2002-07-17 02:07:05', '2002-07-17 02:07:05', '2002-07-17 02:07:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 584
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 709, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool we participate am axislis programmes', 'cool we participate am axislis programmes', 'visible', '2002-07-17 04:16:33', '2002-07-17 04:16:33', '2002-07-17 04:16:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 584
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 710, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool we participate am lyke axislis programmes', 'cool we participate am lyke axislis programmes', 'visible', '2002-07-17 04:16:55', '2002-07-17 04:16:55', '2002-07-17 04:16:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 584
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 711, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'BruB, I have to disagree with you about IconWorkshop not being very good.\r<BR>I think it&acute;s an excellant Icon Editor. \r<BR>\r<BR>There may be very good reasons why the contest isn&acute;t being held in France.\r<BR>Why don&acute;t you write and ask them? ;)\r<BR>Anyway, I&acute;m not trying to talk you into entering, that&acute;s your business. :)\r<BR>', 'BruB, I have to disagree with you about IconWorkshop not being very good.<br />\r&lt;BR&gt;I think it&amp;acute;s an excellant Icon Editor. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;There may be very good reasons why the contest isn&amp;acute;t being held in France.<br />\r&lt;BR&gt;Why don&amp;acute;t you write and ask them? ;)<br />\r&lt;BR&gt;Anyway, I&amp;acute;m not trying to talk you into entering, that&amp;acute;s your business. :)<br />\r&lt;BR&gt;', 'visible', '2002-07-17 04:20:40', '2002-07-17 04:20:40', '2002-07-17 04:20:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 584
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 712, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'No offense taken Koa. It was just my point of view on this. I shared, after that you can do whatever you want with it. I&acute;m not even from France, but my main language is French.\r<BR>\r<BR>BTW. For Icons I like IconBuilder by IconFactory http://www.iconfactory.com/ibxp_home.asp', 'No offense taken Koa. It was just my point of view on this. I shared, after that you can do whatever you want with it. I&amp;acute;m not even from France, but my main language is French.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BTW. For Icons I like IconBuilder by IconFactory http://www.iconfactory.com/ibxp_home.asp', 'visible', '2002-07-17 17:03:16', '2002-07-17 17:03:16', '2002-07-17 17:03:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 584
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 713, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'on the axialis programs is ave fort make the cursors is ave the media players is ave fort make the screensavers and alls more good programs 8)', 'on the axialis programs is ave fort make the cursors is ave the media players is ave fort make the screensavers and alls more good programs 8)', 'visible', '2002-07-18 17:52:26', '2002-07-18 17:52:26', '2002-07-18 17:52:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 584
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 714, 2920, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2920 AND users.deleted_at IS NULL) THEN 2920 ELSE NULL END, NULL, 'HartAttax', 'I have been test driving this and I must say, I like it. Pity there are so few themes for it... :(', 'I have been test driving this and I must say, I like it. Pity there are so few themes for it... :(', 'visible', '2002-07-21 15:33:00', '2002-07-21 15:33:00', '2002-07-21 15:33:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 586
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 715, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Frogboy, I know we don&acute;t get along but I do pay for your products, and I think I deserver an answer like any one else at your site Wincustomize........ I have reframed from using your sites message board.\r<BR>\r<BR>So am I the only one that has a problem with this new version in NOT skinning the Internet Explorer &quot;thumbnail&quot; scrollbar correctly? It seems as though this new version does not recongnize the 255 0 255 for the thumbnail background only, and the pink is not showing but the color gray is on all skins? Every single skin on my computer including trying Treetogs skins and others are all the same for the thumbnail background transparent.\r<BR>\r<BR>I&acute;ve uninstalled this new version twice now and also manually getting rid of the entire folder, and then re-install this new version through the Object Desktop componet manager and still the same problem............. All I&acute;m asking is their a New Coding change, I don&acute;t seem to find anything different in the UIS file.......... If I install the last version I had v3.30 the thumbnail on the scrollbar is skinned properly........... Thank You', 'Frogboy, I know we don&amp;acute;t get along but I do pay for your products, and I think I deserver an answer like any one else at your site Wincustomize........ I have reframed from using your sites message board.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So am I the only one that has a problem with this new version in NOT skinning the Internet Explorer &amp;quot;thumbnail&amp;quot; scrollbar correctly? It seems as though this new version does not recongnize the 255 0 255 for the thumbnail background only, and the pink is not showing but the color gray is on all skins? Every single skin on my computer including trying Treetogs skins and others are all the same for the thumbnail background transparent.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I&amp;acute;ve uninstalled this new version twice now and also manually getting rid of the entire folder, and then re-install this new version through the Object Desktop componet manager and still the same problem............. All I&amp;acute;m asking is their a New Coding change, I don&amp;acute;t seem to find anything different in the UIS file.......... If I install the last version I had v3.30 the thumbnail on the scrollbar is skinned properly........... Thank You', 'visible', '2002-07-23 19:33:12', '2002-07-23 19:33:12', '2002-07-23 19:33:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 588
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 716, 2920, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2920 AND users.deleted_at IS NULL) THEN 2920 ELSE NULL END, NULL, 'HartAttax', 'Thank you! :)', 'Thank you! :)', 'visible', '2002-07-24 20:02:46', '2002-07-24 20:02:46', '2002-07-24 20:02:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 589
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 717, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'That figures................', 'That figures................', 'visible', '2002-07-24 22:34:42', '2002-07-24 22:34:42', '2002-07-24 22:34:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 588
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 718, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Good find!...and it was about time they upgraded their BoxIP. :)', 'Good find!...and it was about time they upgraded their BoxIP. :)', 'visible', '2002-07-25 22:54:10', '2002-07-25 22:54:10', '2002-07-25 22:54:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 591
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 719, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I figured it out myself :-)', 'I figured it out myself :-)', 'visible', '2002-07-26 00:32:00', '2002-07-26 00:32:00', '2002-07-26 00:32:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 588
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 720, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Incredible value! BoxFonts is worth that alone :)', 'Incredible value! BoxFonts is worth that alone :)', 'visible', '2002-07-26 04:31:46', '2002-07-26 04:31:46', '2002-07-26 04:31:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 591
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 721, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'You mean this program has NO transparent for WXP :-( hmmmmmm I was just getting to download this program, but no transparent for WXP :-(', 'You mean this program has NO transparent for WXP :-( hmmmmmm I was just getting to download this program, but no transparent for WXP :-(', 'visible', '2002-07-26 19:02:44', '2002-07-26 19:02:44', '2002-07-26 19:02:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 589
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 722, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Pssst.. Plastic, you don&acute;t need to use html-tags ;) ;)\r<BR>Anyways.. this game sound like a fun thingy!! Gonna try it when I get some sparetime....', 'Pssst.. Plastic, you don&amp;acute;t need to use html-tags ;) ;)<br />\r&lt;BR&gt;Anyways.. this game sound like a fun thingy!! Gonna try it when I get some sparetime....', 'visible', '2002-07-27 09:48:37', '2002-07-27 09:48:37', '2002-07-27 09:48:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 593
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 723, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'and..... A Memory section is now added to Skinbase!! :) :) sheesh.. <b>forgot</b> to do it after I &quot;posted&quot; the news, but a good game of <b>Memory</b> should help.. ;) ;) HA.. HA.. baahh..', 'and..... A Memory section is now added to Skinbase!! :) :) sheesh.. &lt;b&gt;forgot&lt;/b&gt; to do it after I &amp;quot;posted&amp;quot; the news, but a good game of &lt;b&gt;Memory&lt;/b&gt; should help.. ;) ;) HA.. HA.. baahh..', 'visible', '2002-07-27 13:42:21', '2002-07-27 13:42:21', '2002-07-27 13:42:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 593
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 724, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Cool. Ofcourse you&acute;re the first, not even done with my skin :)...', 'Cool. Ofcourse you&amp;acute;re the first, not even done with my skin :)...', 'visible', '2002-07-27 23:22:09', '2002-07-27 23:22:09', '2002-07-27 23:22:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 593
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 725, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', ';) Allready done two skins.... more to come! :) :)', ';) Allready done two skins.... more to come! :) :)', 'visible', '2002-07-28 00:24:52', '2002-07-28 00:24:52', '2002-07-28 00:24:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 593
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 726, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I tried giving you guys a Orange skin for it, but I get a runtime error when I tried creating a new skins. Your&acute;s work perfectly Snow. don&acute;t know what i&acute;m doing wrong here.', 'I tried giving you guys a Orange skin for it, but I get a runtime error when I tried creating a new skins. Your&amp;acute;s work perfectly Snow. don&amp;acute;t know what i&amp;acute;m doing wrong here.', 'visible', '2002-07-28 04:20:34', '2002-07-28 04:20:34', '2002-07-28 04:20:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 593
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 727, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I have searched a long time and tried many programs to skin the browser,and now so many of them like hotbar are spyware equipt........ and I use to have Camtech&acute;s toolbar wallpaper but it does not work with WXP Home Edition at all. But this program beats them all by far....... It is so versitile and its like the finishing touch ontop of the cake........ if anyone knows me I have to have my flowers on my browser LOL Thanks for all yours and Erics work to beable to have my pretty browser back :-) Keep up the great work, it&acute;s the Best by far :-)', 'I have searched a long time and tried many programs to skin the browser,and now so many of them like hotbar are spyware equipt........ and I use to have Camtech&amp;acute;s toolbar wallpaper but it does not work with WXP Home Edition at all. But this program beats them all by far....... It is so versitile and its like the finishing touch ontop of the cake........ if anyone knows me I have to have my flowers on my browser LOL Thanks for all yours and Erics work to beable to have my pretty browser back :-) Keep up the great work, it&amp;acute;s the Best by far :-)', 'visible', '2002-07-28 05:41:47', '2002-07-28 05:41:47', '2002-07-28 05:41:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 592
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 728, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And there are also over 30 different dictionary plugins for BoxPad.', 'And there are also over 30 different dictionary plugins for BoxPad.', 'visible', '2002-07-29 04:45:47', '2002-07-29 04:45:47', '2002-07-29 04:45:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 594
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 729, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is thr good programs we serve byfore so on this news is by ave the liens to the web pages thanck you', 'is thr good programs we serve byfore so on this news is by ave the liens to the web pages thanck you', 'visible', '2002-07-31 02:13:41', '2002-07-31 02:13:41', '2002-07-31 02:13:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 592
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 730, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Yeah, sure, just take all the fun away.... damn pencil pushers :( :( :( :( :( :( :( :( :(', 'Yeah, sure, just take all the fun away.... damn pencil pushers :( :( :( :( :( :( :( :( :(', 'visible', '2002-07-31 22:13:54', '2002-07-31 22:13:54', '2002-07-31 22:13:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 596
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 731, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'How stupid is this guy? Has he heard of the fair use doctrine? Some people are just sick. Whay can&acute;t we all just get along and share with one another?', 'How stupid is this guy? Has he heard of the fair use doctrine? Some people are just sick. Whay can&amp;acute;t we all just get along and share with one another?', 'visible', '2002-08-01 18:56:08', '2002-08-01 18:56:08', '2002-08-01 18:56:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 596
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 732, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Interesting!! Maybe one should have a look and this player.... been using The Playa/DivX Player 2 untill now :)', 'Interesting!! Maybe one should have a look and this player.... been using The Playa/DivX Player 2 untill now :)', 'visible', '2002-08-02 22:02:58', '2002-08-02 22:02:58', '2002-08-02 22:02:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 597
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 733, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', '&acute;bout time. now go clean up the BaseBin :)', '&amp;acute;bout time. now go clean up the BaseBin :)', 'visible', '2002-08-04 19:48:13', '2002-08-04 19:48:13', '2002-08-04 19:48:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 734, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Well done Elwin!\r<BR>\r<BR>Sorry Brub, the Bin can&acute;t be emptied. ;)\r<BR>All public/free-to-use goes in there.\r<BR>:snow', 'Well done Elwin!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Sorry Brub, the Bin can&amp;acute;t be emptied. ;)<br />\r&lt;BR&gt;All public/free-to-use goes in there.<br />\r&lt;BR&gt;:snow', 'visible', '2002-08-04 20:48:25', '2002-08-04 20:48:25', '2002-08-04 20:48:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 735, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Oh... that type of &quot;house cleaning&quot;..... ooops! :)', 'Oh... that type of &amp;quot;house cleaning&amp;quot;..... ooops! :)', 'visible', '2002-08-04 21:43:46', '2002-08-04 21:43:46', '2002-08-04 21:43:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 736, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I knew that Snow!', 'I knew that Snow!', 'visible', '2002-08-04 23:28:37', '2002-08-04 23:28:37', '2002-08-04 23:28:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 737, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Application section could use some cleaning ;). My first resource for fixing links, but failing often these days. Even, I&acute;d consider removing some sections (empty), cause some stuff is really gone from the face of the earth...', 'Application section could use some cleaning ;). My first resource for fixing links, but failing often these days. Even, I&amp;acute;d consider removing some sections (empty), cause some stuff is really gone from the face of the earth...', 'visible', '2002-08-05 01:58:13', '2002-08-05 01:58:13', '2002-08-05 01:58:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 738, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'BruB: keep it up, buddy, and I&acute;ll find another use for this broom.\r<BR>:devil \r<BR>\r<BR>Plastic: Skinbase provides a home for even the most wayward of skins - no matter how old, or physical condition.\r<BR>\r<BR>We always leave the light on...\r<BR>{:p\r<BR>', 'BruB: keep it up, buddy, and I&amp;acute;ll find another use for this broom.<br />\r&lt;BR&gt;:devil <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Plastic: Skinbase provides a home for even the most wayward of skins - no matter how old, or physical condition.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;We always leave the light on...<br />\r&lt;BR&gt;{:p<br />\r&lt;BR&gt;', 'visible', '2002-08-05 06:38:22', '2002-08-05 06:38:22', '2002-08-05 06:38:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 739, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Notice the word empty up there, Elwin :) ? If someone took the effort of making a skin, it should be here, ofcourse...', 'Notice the word empty up there, Elwin :) ? If someone took the effort of making a skin, it should be here, ofcourse...', 'visible', '2002-08-05 13:32:27', '2002-08-05 13:32:27', '2002-08-05 13:32:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 740, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'True enough, Pastic, but look at how long it took for an Illumination skin to show up...\r<BR>:P', 'True enough, Pastic, but look at how long it took for an Illumination skin to show up...<br />\r&lt;BR&gt;:P', 'visible', '2002-08-05 18:32:43', '2002-08-05 18:32:43', '2002-08-05 18:32:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 741, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Plastic, that is.\r<BR>\r<BR>Darn - Where&acute;s my superJAFO-nating Spell checker when I need it?\r<BR>grrrr....\r<BR>:(', 'Plastic, that is.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Darn - Where&amp;acute;s my superJAFO-nating Spell checker when I need it?<br />\r&lt;BR&gt;grrrr....<br />\r&lt;BR&gt;:(', 'visible', '2002-08-05 18:35:25', '2002-08-05 18:35:25', '2002-08-05 18:35:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 742, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Hehe, yeah, but Illumination still had a page up (and still has). Was just talking about applications, no longer available, dead, and with an empty section. No app, no skin :). Check the lists, they&acute;re there.', 'Hehe, yeah, but Illumination still had a page up (and still has). Was just talking about applications, no longer available, dead, and with an empty section. No app, no skin :). Check the lists, they&amp;acute;re there.', 'visible', '2002-08-06 18:34:49', '2002-08-06 18:34:49', '2002-08-06 18:34:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 743, 261, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 261 AND users.deleted_at IS NULL) THEN 261 ELSE NULL END, NULL, 'TALON', 'The funny thing is he&acute;s probably the worst abuser of file shareing, I&acute;d like to see what&acute;s on his hard drive.', 'The funny thing is he&amp;acute;s probably the worst abuser of file shareing, I&amp;acute;d like to see what&amp;acute;s on his hard drive.', 'visible', '2002-08-07 04:32:04', '2002-08-07 04:32:04', '2002-08-07 04:32:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 596
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 744, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I agree some one might still have an old applc and will skin them, so plastic needs to get to work if he don&acute;t want to see an empty catagory :-)', 'I agree some one might still have an old applc and will skin them, so plastic needs to get to work if he don&amp;acute;t want to see an empty catagory :-)', 'visible', '2002-08-07 09:53:29', '2002-08-07 09:53:29', '2002-08-07 09:53:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 745, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', '/me swats /Elwin: with his broom, you been a bad boy yourself scaring all of us baseheads, now you can have your broom back :-)', '/me swats /Elwin: with his broom, you been a bad boy yourself scaring all of us baseheads, now you can have your broom back :-)', 'visible', '2002-08-07 09:56:11', '2002-08-07 09:56:11', '2002-08-07 09:56:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 599
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 746, 2637, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2637 AND users.deleted_at IS NULL) THEN 2637 ELSE NULL END, NULL, 'KingKutz', 'With reference to your recent notes on making skinnable applications available - I would like to make my AsylumBot fully scripted mIRC version available from this site as well as my own. It is however a beast in size, weighing in at a cozy 8.3 megs. From experience I know that broadband users can download such packages in a couple of a minutes but such applications may represent an area of concern to yourselves in terms of size etc. I dunno\r<BR>\r<BR>Would value feedback', 'With reference to your recent notes on making skinnable applications available - I would like to make my AsylumBot fully scripted mIRC version available from this site as well as my own. It is however a beast in size, weighing in at a cozy 8.3 megs. From experience I know that broadband users can download such packages in a couple of a minutes but such applications may represent an area of concern to yourselves in terms of size etc. I dunno<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Would value feedback', 'visible', '2002-08-08 02:58:51', '2002-08-08 02:58:51', '2002-08-08 02:58:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 602
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 747, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Thanks matey. Skin uploaded for Xtreme Notes :)', 'Thanks matey. Skin uploaded for Xtreme Notes :)', 'visible', '2002-08-08 04:07:32', '2002-08-08 04:07:32', '2002-08-08 04:07:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 602
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 748, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'KingKutz - if you have a skinnable application of your own, then simply write a news article including details, screenshots if applicable and download links etc and submit it to skinbase. Once checked out, if all is legit, the news gets posted to the main page and you&acute;re done! :)\r<BR>\r<BR>And if that happens the odds are with you that an admin here will open a section for people to submit to ;)', 'KingKutz - if you have a skinnable application of your own, then simply write a news article including details, screenshots if applicable and download links etc and submit it to skinbase. Once checked out, if all is legit, the news gets posted to the main page and you&amp;acute;re done! :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And if that happens the odds are with you that an admin here will open a section for people to submit to ;)', 'visible', '2002-08-08 04:20:58', '2002-08-08 04:20:58', '2002-08-08 04:20:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 602
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 749, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Now that&acute;s what I like to see... a site that keeps up with the pace.\r<BR>Nice one you guys. :)', 'Now that&amp;acute;s what I like to see... a site that keeps up with the pace.<br />\r&lt;BR&gt;Nice one you guys. :)', 'visible', '2002-08-08 14:27:26', '2002-08-08 14:27:26', '2002-08-08 14:27:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 602
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 750, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'X-ellent Elwin, great to see you back in action :)\r<BR>I&acute;ll be back <b>fulltime</b> after tomorrow (Friday)\r<BR>:snow', 'X-ellent Elwin, great to see you back in action :)<br />\r&lt;BR&gt;I&amp;acute;ll be back &lt;b&gt;fulltime&lt;/b&gt; after tomorrow (Friday)<br />\r&lt;BR&gt;:snow', 'visible', '2002-08-08 19:32:13', '2002-08-08 19:32:13', '2002-08-08 19:32:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 602
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 751, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'fulltime snow? Noooooooo....... ;)', 'fulltime snow? Noooooooo....... ;)', 'visible', '2002-08-08 23:44:47', '2002-08-08 23:44:47', '2002-08-08 23:44:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 602
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 752, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'After trying this version I still beleive Rainlendar is one of the most underated apps on the web. It&acute;s a great little software that I have been using since version 0.7. Now when is version 1 coming out :)', 'After trying this version I still beleive Rainlendar is one of the most underated apps on the web. It&amp;acute;s a great little software that I have been using since version 0.7. Now when is version 1 coming out :)', 'visible', '2002-08-11 15:32:55', '2002-08-11 15:32:55', '2002-08-11 15:32:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 606
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 753, 3037, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3037 AND users.deleted_at IS NULL) THEN 3037 ELSE NULL END, NULL, 'JamesT', 'Thanks Snowman. And &quot;demanding&quot; is such a strong word, I think I was doing more whining than anything. :)', 'Thanks Snowman. And &amp;quot;demanding&amp;quot; is such a strong word, I think I was doing more whining than anything. :)', 'visible', '2002-08-11 17:51:53', '2002-08-11 17:51:53', '2002-08-11 17:51:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 605
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 754, 3233, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3233 AND users.deleted_at IS NULL) THEN 3233 ELSE NULL END, NULL, 'tweak', 'I concur.\r<BR>Small, fast, reliable, and hugely customisable.\r<BR>Good Work Rainy :)', 'I concur.<br />\r&lt;BR&gt;Small, fast, reliable, and hugely customisable.<br />\r&lt;BR&gt;Good Work Rainy :)', 'visible', '2002-08-12 06:43:45', '2002-08-12 06:43:45', '2002-08-12 06:43:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 606
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 755, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'There&acute;s no holding you lot back... I&acute;m impressed. :)', 'There&amp;acute;s no holding you lot back... I&amp;acute;m impressed. :)', 'visible', '2002-08-12 12:32:15', '2002-08-12 12:32:15', '2002-08-12 12:32:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 605
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 756, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks /elwin: .... /me goes to check it out. :)', 'Thanks /elwin: .... /me goes to check it out. :)', 'visible', '2002-08-12 14:25:16', '2002-08-12 14:25:16', '2002-08-12 14:25:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 606
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 757, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'It&acute;s this the spyware/adaware-deleter? o.O;', 'It&amp;acute;s this the spyware/adaware-deleter? o.O;', 'visible', '2002-08-12 20:00:00', '2002-08-12 20:00:00', '2002-08-12 20:00:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 597
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 758, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is work just good sot excellent bycause we can sy the anothers web pages on the browshers is stay the winamps pages \r<BR>thanck you', 'is work just good sot excellent bycause we can sy the anothers web pages on the browshers is stay the winamps pages <br />\r&lt;BR&gt;thanck you', 'visible', '2002-08-14 01:52:39', '2002-08-14 01:52:39', '2002-08-14 01:52:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 604
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 759, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'thanks for the news post. :) the new features sound wonderful.', 'thanks for the news post. :) the new features sound wonderful.', 'visible', '2002-08-16 00:32:59', '2002-08-16 00:32:59', '2002-08-16 00:32:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 606
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 760, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'hmm... interesting... It looks pretty cool, but now that there&acute;s no LOS, i guess we&acute;ll have to call it AU? hmmm.. harder to pronounce--lol.', 'hmm... interesting... It looks pretty cool, but now that there&amp;acute;s no LOS, i guess we&amp;acute;ll have to call it AU? hmmm.. harder to pronounce--lol.', 'visible', '2002-08-17 02:59:42', '2002-08-17 02:59:42', '2002-08-17 02:59:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 607
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 761, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Congrats, and good luck! {:p', 'Congrats, and good luck! {:p', 'visible', '2002-08-17 02:59:53', '2002-08-17 02:59:53', '2002-08-17 02:59:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 607
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 762, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Great work. I love it. (skinbase still my home thought) but LOS was second on my list, and it sure beats any other site with an ART in the url :) (except VelocityArt)', 'Great work. I love it. (skinbase still my home thought) but LOS was second on my list, and it sure beats any other site with an ART in the url :) (except VelocityArt)', 'visible', '2002-08-17 04:50:03', '2002-08-17 04:50:03', '2002-08-17 04:50:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 607
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 763, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Bye LOS *sniff* gonna miss ya, ya ol&acute; bugger.\r<BR>And welcome to ArtUpRoar (silly name, but what ever)\r<BR>:snow', 'Bye LOS *sniff* gonna miss ya, ya ol&amp;acute; bugger.<br />\r&lt;BR&gt;And welcome to ArtUpRoar (silly name, but what ever)<br />\r&lt;BR&gt;:snow', 'visible', '2002-08-17 09:09:18', '2002-08-17 09:09:18', '2002-08-17 09:09:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 607
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 764, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool 8)', 'cool 8)', 'visible', '2002-08-17 18:28:50', '2002-08-17 18:28:50', '2002-08-17 18:28:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 607
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 765, 2354, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2354 AND users.deleted_at IS NULL) THEN 2354 ELSE NULL END, NULL, 'Beeswax', 'winamp 3 sux', 'winamp 3 sux', 'visible', '2002-08-18 18:46:55', '2002-08-18 18:46:55', '2002-08-18 18:46:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 604
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 766, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hmm... cool but a dead link ain&acute;t going to help alot :( (might just be a temp glitch)', 'hmm... cool but a dead link ain&amp;acute;t going to help alot :( (might just be a temp glitch)', 'visible', '2002-08-19 08:09:52', '2002-08-19 08:09:52', '2002-08-19 08:09:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 608
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 767, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Argh, yes, that should work again, but this will for sure: http://www.virtualplastic.net/falseidle/', 'Argh, yes, that should work again, but this will for sure: http://www.virtualplastic.net/falseidle/', 'visible', '2002-08-19 11:44:48', '2002-08-19 11:44:48', '2002-08-19 11:44:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 608
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 768, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Does it take skins from previous versions?', 'Does it take skins from previous versions?', 'visible', '2002-08-19 13:51:57', '2002-08-19 13:51:57', '2002-08-19 13:51:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 608
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 769, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Welcome aboard BruB :) If you have any problems around the admin area, dont hesitate to ask (can look pretty messy if you don&acute;t know ya way around in there ;) )\r<BR>\r<BR>:snow throws legs unto the desktop - ahhh..... :moon', 'Welcome aboard BruB :) If you have any problems around the admin area, dont hesitate to ask (can look pretty messy if you don&amp;acute;t know ya way around in there ;) )<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:snow throws legs unto the desktop - ahhh..... :moon', 'visible', '2002-08-22 17:00:58', '2002-08-22 17:00:58', '2002-08-22 17:00:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 770, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I&acute;d like to thank the acadamy, people of the press, my managr.\r<BR>\r<BR>...\r<BR>\r<BR>...\r<BR>\r<BR>...\r<BR>\r<BR>...\r<BR>\r<BR>Hours later.\r<BR>\r<BR>Thanking my dog walker, my personnal trainer and my dog Scruffy.\r<BR>\r<BR>Thanks!', 'I&amp;acute;d like to thank the acadamy, people of the press, my managr.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hours later.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanking my dog walker, my personnal trainer and my dog Scruffy.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks!', 'visible', '2002-08-22 17:03:39', '2002-08-22 17:03:39', '2002-08-22 17:03:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 771, 3037, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3037 AND users.deleted_at IS NULL) THEN 3037 ELSE NULL END, NULL, 'JamesT', 'Congratulations BruB!', 'Congratulations BruB!', 'visible', '2002-08-22 17:30:16', '2002-08-22 17:30:16', '2002-08-22 17:30:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 772, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', ':) Congratulations Brub... well deserved, a true Basehead! :)\r<BR>Regards /me', ':) Congratulations Brub... well deserved, a true Basehead! :)<br />\r&lt;BR&gt;Regards /me', 'visible', '2002-08-22 18:20:17', '2002-08-22 18:20:17', '2002-08-22 18:20:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 773, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Nice one, BruB :)', 'Nice one, BruB :)', 'visible', '2002-08-22 18:20:30', '2002-08-22 18:20:30', '2002-08-22 18:20:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 774, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Boo! Boo! It&acute;s a setup!!', 'Boo! Boo! It&amp;acute;s a setup!!', 'visible', '2002-08-22 20:27:27', '2002-08-22 20:27:27', '2002-08-22 20:27:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 775, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Well deserved. Congrats. Now go chat with snow in IRC :)', 'Well deserved. Congrats. Now go chat with snow in IRC :)', 'visible', '2002-08-22 23:11:12', '2002-08-22 23:11:12', '2002-08-22 23:11:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 776, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I thought BruB already was a admin, he&acute;s on skinbase for almost 24/7... (and thats great)', 'I thought BruB already was a admin, he&amp;acute;s on skinbase for almost 24/7... (and thats great)', 'visible', '2002-08-22 23:14:03', '2002-08-22 23:14:03', '2002-08-22 23:14:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 777, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Cool, and deserved. Congrats BruB!', 'Cool, and deserved. Congrats BruB!', 'visible', '2002-08-23 00:58:59', '2002-08-23 00:58:59', '2002-08-23 00:58:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 778, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'Who&acute;s this Brub person? LOL\r<BR>Welcome to the Lunatic Fringe! :D', 'Who&amp;acute;s this Brub person? LOL<br />\r&lt;BR&gt;Welcome to the Lunatic Fringe! :D', 'visible', '2002-08-23 02:53:28', '2002-08-23 02:53:28', '2002-08-23 02:53:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 779, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool is good \r<BR>\r<BR>coolet toute mes félicitation', 'cool is good <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;coolet toute mes félicitation', 'visible', '2002-08-23 03:54:54', '2002-08-23 03:54:54', '2002-08-23 03:54:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 780, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'OHhhhhhh Noooooooo there goes the site LOL Is this position to stop you from making any further threads LOL Great to see another basehead on the team :-) congrats /BruB:', 'OHhhhhhh Noooooooo there goes the site LOL Is this position to stop you from making any further threads LOL Great to see another basehead on the team :-) congrats /BruB:', 'visible', '2002-08-23 11:22:00', '2002-08-23 11:22:00', '2002-08-23 11:22:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 781, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Welcome here BruB :)', 'Welcome here BruB :)', 'visible', '2002-08-23 11:26:42', '2002-08-23 11:26:42', '2002-08-23 11:26:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 782, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'My favorite comments, PK&acute;s. I do spend too much time here!', 'My favorite comments, PK&amp;acute;s. I do spend too much time here!', 'visible', '2002-08-23 16:19:33', '2002-08-23 16:19:33', '2002-08-23 16:19:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 783, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Congrats BruB!!! You deserve it! :)\r<BR>\r<BR>I think this is going to be your new favorite comment:\r<BR>\r<BR>I once had a life...now I have a computer...and a modem!\r<BR>\r<BR>', 'Congrats BruB!!! You deserve it! :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I think this is going to be your new favorite comment:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I once had a life...now I have a computer...and a modem!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2002-08-24 00:40:42', '2002-08-24 00:40:42', '2002-08-24 00:40:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 784, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'and the &quot;baseheads&quot; LOL', 'and the &amp;quot;baseheads&amp;quot; LOL', 'visible', '2002-08-24 06:19:07', '2002-08-24 06:19:07', '2002-08-24 06:19:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 785, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Congratulations bro.', 'Congratulations bro.', 'visible', '2002-08-24 18:27:50', '2002-08-24 18:27:50', '2002-08-24 18:27:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 609
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 786, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'woho... first news post and you didn&acute;t even break anything ;)\r<BR>:snow goes to download!', 'woho... first news post and you didn&amp;acute;t even break anything ;)<br />\r&lt;BR&gt;:snow goes to download!', 'visible', '2002-08-24 23:18:25', '2002-08-24 23:18:25', '2002-08-24 23:18:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 612
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 787, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Wow, im gone use the elwin quote on my homepage :-)\r<BR>', 'Wow, im gone use the elwin quote on my homepage :-)<br />\r&lt;BR&gt;', 'visible', '2002-08-25 23:33:43', '2002-08-25 23:33:43', '2002-08-25 23:33:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 788, 1372, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1372 AND users.deleted_at IS NULL) THEN 1372 ELSE NULL END, NULL, 'bugzlitey', 'I&acute;m glad you&acute;re amongnst us PK....and I appreciate your appz....\r<BR>\r<BR>I think the PKMenu is really cool and I&acute;ll skin it as soon as I get an Idea....It&acute;s very simple and I love the fact that it takes advantage of the middle mouse button...From skinner to program developer, thanx for all your hard work...bugzOut', 'I&amp;acute;m glad you&amp;acute;re amongnst us PK....and I appreciate your appz....<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I think the PKMenu is really cool and I&amp;acute;ll skin it as soon as I get an Idea....It&amp;acute;s very simple and I love the fact that it takes advantage of the middle mouse button...From skinner to program developer, thanx for all your hard work...bugzOut', 'visible', '2002-08-25 23:58:43', '2002-08-25 23:58:43', '2002-08-25 23:58:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 789, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', '/me ain&acute;t got no middle mouse button, but a shortcut somewhere still makes it useful :).', '/me ain&amp;acute;t got no middle mouse button, but a shortcut somewhere still makes it useful :).', 'visible', '2002-08-26 00:30:12', '2002-08-26 00:30:12', '2002-08-26 00:30:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 790, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'LOL! That may come back to haunt you some day, PK - sure you want to use ME for a quote?\r<BR>{:p', 'LOL! That may come back to haunt you some day, PK - sure you want to use ME for a quote?<br />\r&lt;BR&gt;{:p', 'visible', '2002-08-26 01:36:57', '2002-08-26 01:36:57', '2002-08-26 01:36:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 791, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool is good we added', 'cool is good we added', 'visible', '2002-08-26 03:44:57', '2002-08-26 03:44:57', '2002-08-26 03:44:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 792, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'That looks cool and so does everything else on your site. And all for free! You got my vote :)', 'That looks cool and so does everything else on your site. And all for free! You got my vote :)', 'visible', '2002-08-26 06:52:50', '2002-08-26 06:52:50', '2002-08-26 06:52:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 793, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'yeah yeah yeah... quite all the ass kissing <b>and start skinning</b> :moon hehe...', 'yeah yeah yeah... quite all the ass kissing &lt;b&gt;and start skinning&lt;/b&gt; :moon hehe...', 'visible', '2002-08-26 09:08:12', '2002-08-26 09:08:12', '2002-08-26 09:08:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 794, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'On your site, I like your menu, really cool and so does every thing else look great. Me go check it all out, thanks PK :-)', 'On your site, I like your menu, really cool and so does every thing else look great. Me go check it all out, thanks PK :-)', 'visible', '2002-08-26 12:05:42', '2002-08-26 12:05:42', '2002-08-26 12:05:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 795, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Thanks all for your comments. Plastic: Ill add more options to open the menu soon (i hope soon...)', 'Thanks all for your comments. Plastic: Ill add more options to open the menu soon (i hope soon...)', 'visible', '2002-08-26 12:12:32', '2002-08-26 12:12:32', '2002-08-26 12:12:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 796, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Not fair. us non-2k or non-XP users. :p I will boycott your software PK. (since I can&acute;t use them anyway) no Orange skin for you!', 'Not fair. us non-2k or non-XP users. :p I will boycott your software PK. (since I can&amp;acute;t use them anyway) no Orange skin for you!', 'visible', '2002-08-26 12:19:23', '2002-08-26 12:19:23', '2002-08-26 12:19:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 797, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'This look pretty good. I really need to get to skinning something.. You have perked my interest here... Thanks Elwin, and I really like your work here....', 'This look pretty good. I really need to get to skinning something.. You have perked my interest here... Thanks Elwin, and I really like your work here....', 'visible', '2002-08-28 05:00:22', '2002-08-28 05:00:22', '2002-08-28 05:00:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 614
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 798, 2637, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2637 AND users.deleted_at IS NULL) THEN 2637 ELSE NULL END, NULL, 'KingKutz', 'I have now downloaded this program and a selection of skins. It is clearly an easy program to skin and therefore takes on some dynamic graphic effects. Nevertheless, with respect and deference to those involved in this project, it is, like many other small programs, an utterly pointless program as all of it&acute;s tasks are covered by other standardised or more advanced programs. \r<BR>\r<BR>Nevertheless I shall have a stab at producing a skin or two for it', 'I have now downloaded this program and a selection of skins. It is clearly an easy program to skin and therefore takes on some dynamic graphic effects. Nevertheless, with respect and deference to those involved in this project, it is, like many other small programs, an utterly pointless program as all of it&amp;acute;s tasks are covered by other standardised or more advanced programs. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Nevertheless I shall have a stab at producing a skin or two for it', 'visible', '2002-08-28 07:39:09', '2002-08-28 07:39:09', '2002-08-28 07:39:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 611
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 799, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It&acute;s only new, but it&acute;s already one of my favourite applications. And it&acute;s made by a skinner! :)', 'It&amp;acute;s only new, but it&amp;acute;s already one of my favourite applications. And it&amp;acute;s made by a skinner! :)', 'visible', '2002-08-28 23:15:18', '2002-08-28 23:15:18', '2002-08-28 23:15:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 615
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 800, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hmm... this sounds mighty interesting indeed!\r<BR>:snow goes to download', 'hmm... this sounds mighty interesting indeed!<br />\r&lt;BR&gt;:snow goes to download', 'visible', '2002-08-29 10:58:24', '2002-08-29 10:58:24', '2002-08-29 10:58:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 615
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 801, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Cool i&acute;m in.', 'Cool i&amp;acute;m in.', 'visible', '2002-08-29 22:00:08', '2002-08-29 22:00:08', '2002-08-29 22:00:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 616
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 802, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Those are prizes that interest me! World fame!!!! ;)', 'Those are prizes that interest me! World fame!!!! ;)', 'visible', '2002-08-29 23:05:13', '2002-08-29 23:05:13', '2002-08-29 23:05:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 616
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 803, 699, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 699 AND users.deleted_at IS NULL) THEN 699 ELSE NULL END, NULL, 'integer', 'Heya guys :)\r<BR>\r<BR>Confession time - I lied about the world fame bit.......', 'Heya guys :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Confession time - I lied about the world fame bit.......', 'visible', '2002-08-29 23:41:38', '2002-08-29 23:41:38', '2002-08-29 23:41:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 616
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 804, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'How about an autographed smoodge? ;)', 'How about an autographed smoodge? ;)', 'visible', '2002-08-30 00:25:45', '2002-08-30 00:25:45', '2002-08-30 00:25:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 616
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 805, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I don&acute;t know about much when it comes to litestep or hoverdesk but from all the reading I been doing and searching, I keep coming back to this Aston Shell....... I think it has a lot to offer, adjustable as you say for resolution, icon animation sounds great, and has a lot of plugin&acute;s and the plugins are compatable with litsteps plugins....... so run now /Elwin: a 101 questions coming LOL I think this is the one for me :-) Did you check out their Alton program too?', 'I don&amp;acute;t know about much when it comes to litestep or hoverdesk but from all the reading I been doing and searching, I keep coming back to this Aston Shell....... I think it has a lot to offer, adjustable as you say for resolution, icon animation sounds great, and has a lot of plugin&amp;acute;s and the plugins are compatable with litsteps plugins....... so run now /Elwin: a 101 questions coming LOL I think this is the one for me :-) Did you check out their Alton program too?', 'visible', '2002-08-30 00:30:03', '2002-08-30 00:30:03', '2002-08-30 00:30:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 614
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 806, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'GO SKINBASE!', 'GO SKINBASE!', 'visible', '2002-08-30 01:20:21', '2002-08-30 01:20:21', '2002-08-30 01:20:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 807, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'This is a great pr opp for skinbase! I want to see more baseheads join us! Support the site you love!', 'This is a great pr opp for skinbase! I want to see more baseheads join us! Support the site you love!', 'visible', '2002-08-30 02:05:58', '2002-08-30 02:05:58', '2002-08-30 02:05:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 808, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'hot damn! this sounds like a kick-ass program! i&acute;ll definitely be skinning this! kudos to the developers!', 'hot damn! this sounds like a kick-ass program! i&amp;acute;ll definitely be skinning this! kudos to the developers!', 'visible', '2002-08-30 02:18:35', '2002-08-30 02:18:35', '2002-08-30 02:18:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 615
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 809, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'go and go', 'go and go', 'visible', '2002-08-30 02:49:42', '2002-08-30 02:49:42', '2002-08-30 02:49:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 810, 3037, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3037 AND users.deleted_at IS NULL) THEN 3037 ELSE NULL END, NULL, 'JamesT', 'Ok, well, I thought might as well give it a try and signed up. :)', 'Ok, well, I thought might as well give it a try and signed up. :)', 'visible', '2002-08-30 05:10:33', '2002-08-30 05:10:33', '2002-08-30 05:10:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 811, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', '/me are joining to the team right now :)', '/me are joining to the team right now :)', 'visible', '2002-08-30 08:04:30', '2002-08-30 08:04:30', '2002-08-30 08:04:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 812, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'o_O 49.794 keyscontributed to Team Skinbase within the first 18 hours 8O\r<BR>way to go folks :)', 'o_O 49.794 keyscontributed to Team Skinbase within the first 18 hours 8O<br />\r&lt;BR&gt;way to go folks :)', 'visible', '2002-08-30 08:16:44', '2002-08-30 08:16:44', '2002-08-30 08:16:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 813, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I don&acute;t know what a smoodge is but if it&acute;s autographed I want it! :D', 'I don&amp;acute;t know what a smoodge is but if it&amp;acute;s autographed I want it! :D', 'visible', '2002-08-30 09:52:48', '2002-08-30 09:52:48', '2002-08-30 09:52:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 616
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 814, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I think i&acute;m in!', 'I think i&amp;acute;m in!', 'visible', '2002-08-30 11:24:40', '2002-08-30 11:24:40', '2002-08-30 11:24:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 815, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'x-ellent brub :) That makes it 8 members and 50k+ keys so far!!', 'x-ellent brub :) That makes it 8 members and 50k+ keys so far!!', 'visible', '2002-08-30 11:41:43', '2002-08-30 11:41:43', '2002-08-30 11:41:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 816, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we joining now and you give my the idea the make my site on the to langages \r<BR>thanck you', 'we joining now and you give my the idea the make my site on the to langages <br />\r&lt;BR&gt;thanck you', 'visible', '2002-08-30 17:18:18', '2002-08-30 17:18:18', '2002-08-30 17:18:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 817, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Here&acute;s an interesting price: panda promised me he&acute;d start a <b>positive</b> thread about Stardock on skinnables if I would win.\r<BR>\r<BR>Now there&acute;s an incentive!', 'Here&amp;acute;s an interesting price: panda promised me he&amp;acute;d start a &lt;b&gt;positive&lt;/b&gt; thread about Stardock on skinnables if I would win.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Now there&amp;acute;s an incentive!', 'visible', '2002-08-30 23:59:47', '2002-08-30 23:59:47', '2002-08-30 23:59:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 616
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 818, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'And now there are 8, if it works ok im gone include the stats onmy website (its so usefull)', 'And now there are 8, if it works ok im gone include the stats onmy website (its so usefull)', 'visible', '2002-08-31 00:19:58', '2002-08-31 00:19:58', '2002-08-31 00:19:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 819, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Brub:\r<BR>&quot;Not fair. us non-2k or non-XP users&quot; True, blame it on guys like Elwin, he said it crashed in win98 :-)\r<BR>\r<BR>&quot;I will boycott your software PK&quot; No you dont.\r<BR>\r<BR>&quot;(since I can´t use them anyway)&quot; Now you can\r<BR>\r<BR>&quot;no Orange skin for you!&quot; Whats that in my mailbox?\r<BR>\r<BR>Greetings,\r<BR>Pepijn\r<BR>\r<BR>btw. I changed the configuration menu and JamesT (who else) donated an Icon for the program\r<BR>', 'Brub:<br />\r&lt;BR&gt;&amp;quot;Not fair. us non-2k or non-XP users&amp;quot; True, blame it on guys like Elwin, he said it crashed in win98 :-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;I will boycott your software PK&amp;quot; No you dont.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;(since I can´t use them anyway)&amp;quot; Now you can<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;no Orange skin for you!&amp;quot; Whats that in my mailbox?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Greetings,<br />\r&lt;BR&gt;Pepijn<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;btw. I changed the configuration menu and JamesT (who else) donated an Icon for the program<br />\r&lt;BR&gt;', 'visible', '2002-09-03 10:47:53', '2002-09-03 10:47:53', '2002-09-03 10:47:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 613
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 820, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'How about putting the team stas somewhere on skinbase? \r<BR>\r<BR>btw: here&acute;s a direct link to the Team Skinbase stats page on dolphin&acute;s site\r<BR>http://project-dolphin.net/cgi-bin/browse.cgi?mode=team-look&step=look-this-team&TeamID=1585', 'How about putting the team stas somewhere on skinbase? <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;btw: here&amp;acute;s a direct link to the Team Skinbase stats page on dolphin&amp;acute;s site<br />\r&lt;BR&gt;http://project-dolphin.net/cgi-bin/browse.cgi?mode=team-look&amp;step=look-this-team&amp;TeamID=1585', 'visible', '2002-09-05 05:09:50', '2002-09-05 05:09:50', '2002-09-05 05:09:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 821, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'don&acute;t worry nikuki, im gonna keep you all uptodate with all the stats on a weekly bases :) :)', 'don&amp;acute;t worry nikuki, im gonna keep you all uptodate with all the stats on a weekly bases :) :)', 'visible', '2002-09-05 08:04:56', '2002-09-05 08:04:56', '2002-09-05 08:04:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 822, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I never thought about customizing my logon screen. Hey! Skinbase.org has a section for it :-). Why not place a link to the skinbase section on the logonstudio site (maybe above the deviantart one...) /PK:', 'I never thought about customizing my logon screen. Hey! Skinbase.org has a section for it :-). Why not place a link to the skinbase section on the logonstudio site (maybe above the deviantart one...) /PK:', 'visible', '2002-09-05 11:08:01', '2002-09-05 11:08:01', '2002-09-05 11:08:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 620
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 823, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hehe don&acute;t push your luck PK ;)\r<BR>Anyways, I actually don&acute;t use/need any logon screen managers... my pewter is on almost 24/7 so I rarely see the logon screen :) :)', 'hehe don&amp;acute;t push your luck PK ;)<br />\r&lt;BR&gt;Anyways, I actually don&amp;acute;t use/need any logon screen managers... my pewter is on almost 24/7 so I rarely see the logon screen :) :)', 'visible', '2002-09-05 12:47:23', '2002-09-05 12:47:23', '2002-09-05 12:47:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 620
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 824, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'LogonScreen? what is that? ;)\r<BR>\r<BR>/me &acute;s WinME don&acute;t use them :)', 'LogonScreen? what is that? ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me &amp;acute;s WinME don&amp;acute;t use them :)', 'visible', '2002-09-05 13:04:56', '2002-09-05 13:04:56', '2002-09-05 13:04:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 620
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 825, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Why not /Snowman: ? I thought Frogboy is a reaseneble (bad spelling) guy. Its just a link! ;-) /PK:\r<BR>\r<BR>btw: I dont use the logon screen either, its a bit un-usefull for a pc with only one user...', 'Why not /Snowman: ? I thought Frogboy is a reaseneble (bad spelling) guy. Its just a link! ;-) /PK:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;btw: I dont use the logon screen either, its a bit un-usefull for a pc with only one user...', 'visible', '2002-09-05 17:20:39', '2002-09-05 17:20:39', '2002-09-05 17:20:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 620
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 826, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Just trying to be funny PK :) (failing bigtime I guess) :/', 'Just trying to be funny PK :) (failing bigtime I guess) :/', 'visible', '2002-09-05 21:43:04', '2002-09-05 21:43:04', '2002-09-05 21:43:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 620
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 827, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Hehe /Snowman: you where funny, veeerryy funny really! (..).', 'Hehe /Snowman: you where funny, veeerryy funny really! (..).', 'visible', '2002-09-05 22:14:45', '2002-09-05 22:14:45', '2002-09-05 22:14:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 620
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 828, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'I just thought that it might be cool to put them up on the site, for all to see... I check them myself all the time, Snowman.', 'I just thought that it might be cool to put them up on the site, for all to see... I check them myself all the time, Snowman.', 'visible', '2002-09-06 01:14:10', '2002-09-06 01:14:10', '2002-09-06 01:14:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 617
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 829, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Whooo!!!!!! i made it to the top five! ( top four actually, cause gRAVE has two personalities..).\r<BR>\r<BR>No serious: WHHHHHHHHHHHHHOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!!! i made it to the top five!!!!!!!!!!!1 /PK:', 'Whooo!!!!!! i made it to the top five! ( top four actually, cause gRAVE has two personalities..).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;No serious: WHHHHHHHHHHHHHOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!!! i made it to the top five!!!!!!!!!!!1 /PK:', 'visible', '2002-09-06 20:50:21', '2002-09-06 20:50:21', '2002-09-06 20:50:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 622
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 830, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Kobi writes good stuff - Now if we could just get him to bring back &quot;The Clock&quot;... :)', 'Kobi writes good stuff - Now if we could just get him to bring back &amp;quot;The Clock&amp;quot;... :)', 'visible', '2002-09-07 11:49:34', '2002-09-07 11:49:34', '2002-09-07 11:49:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 621
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 831, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Oh wait - it is back!\r<BR>Cool... :)\r<BR>', 'Oh wait - it is back!<br />\r&lt;BR&gt;Cool... :)<br />\r&lt;BR&gt;', 'visible', '2002-09-07 11:52:28', '2002-09-07 11:52:28', '2002-09-07 11:52:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 621
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 832, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool we go sy nows', 'cool we go sy nows', 'visible', '2002-09-07 17:24:36', '2002-09-07 17:24:36', '2002-09-07 17:24:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 623
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 833, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'yeah grave no fair ;)', 'yeah grave no fair ;)', 'visible', '2002-09-07 17:46:13', '2002-09-07 17:46:13', '2002-09-07 17:46:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 622
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 834, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'pogz.. it&acute;s fair enough!! &quot;g-RAVE&quot; is gRAVEs &quot;home-account&quot; and gregor is his &quot;work-account&quot; hehe ;) ;)', 'pogz.. it&amp;acute;s fair enough!! &amp;quot;g-RAVE&amp;quot; is gRAVEs &amp;quot;home-account&amp;quot; and gregor is his &amp;quot;work-account&amp;quot; hehe ;) ;)', 'visible', '2002-09-07 23:21:51', '2002-09-07 23:21:51', '2002-09-07 23:21:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 622
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 835, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'I&acute;m still using 6.4... LOL', 'I&amp;acute;m still using 6.4... LOL', 'visible', '2002-09-08 05:51:42', '2002-09-08 05:51:42', '2002-09-08 05:51:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 623
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 836, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Cool indeed. /me loves skinnable analog clocks!', 'Cool indeed. /me loves skinnable analog clocks!', 'visible', '2002-09-09 08:27:29', '2002-09-09 08:27:29', '2002-09-09 08:27:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 621
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 837, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I have multiple personalities too ;)', 'I have multiple personalities too ;)', 'visible', '2002-09-09 09:09:35', '2002-09-09 09:09:35', '2002-09-09 09:09:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 622
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 838, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool is so good', 'cool is so good', 'visible', '2002-09-09 17:08:09', '2002-09-09 17:08:09', '2002-09-09 17:08:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 624
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 839, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'You gotta love that little animated icon ;)', 'You gotta love that little animated icon ;)', 'visible', '2002-09-10 03:13:29', '2002-09-10 03:13:29', '2002-09-10 03:13:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 625
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 840, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Theses little apps are getting around. Good for you PK.', 'Theses little apps are getting around. Good for you PK.', 'visible', '2002-09-10 03:19:53', '2002-09-10 03:19:53', '2002-09-10 03:19:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 625
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 841, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'That sounds painful! Slovenian huh ;)', 'That sounds painful! Slovenian huh ;)', 'visible', '2002-09-10 08:37:25', '2002-09-10 08:37:25', '2002-09-10 08:37:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 626
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 842, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', '&quot;For those who don´t notice such things&quot; - well that would be me...\r<BR>\r<BR>&quot;Scroll down and look into the Software section of Skinbase now. Freeware skinnables!!!&quot; - Yeeaaahhhh!!!!\r<BR>\r<BR>&quot;Created by /pk: (strangely enough)&quot; - hehe\r<BR>\r<BR>PS. Thanks for the link!\r<BR>\r<BR>PS2. Instead of the boring X21B.com button (yes, i made it) a stroboscopic button that changes black and white 10 times a second? ;)', '&amp;quot;For those who don´t notice such things&amp;quot; - well that would be me...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;Scroll down and look into the Software section of Skinbase now. Freeware skinnables!!!&amp;quot; - Yeeaaahhhh!!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;Created by /pk: (strangely enough)&amp;quot; - hehe<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;PS. Thanks for the link!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;PS2. Instead of the boring X21B.com button (yes, i made it) a stroboscopic button that changes black and white 10 times a second? ;)', 'visible', '2002-09-10 10:09:35', '2002-09-10 10:09:35', '2002-09-10 10:09:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 625
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 843, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'hehe, a really big button that does something when you push it, it go&acute;s to slovenia!:)', 'hehe, a really big button that does something when you push it, it go&amp;acute;s to slovenia!:)', 'visible', '2002-09-10 12:03:57', '2002-09-10 12:03:57', '2002-09-10 12:03:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 626
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 844, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'We use the images provided ;)', 'We use the images provided ;)', 'visible', '2002-09-10 22:35:49', '2002-09-10 22:35:49', '2002-09-10 22:35:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 625
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 845, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'provided?!? You ripped the image from my page! ;-) (and im very very pleased with that)', 'provided?!? You ripped the image from my page! ;-) (and im very very pleased with that)', 'visible', '2002-09-11 01:08:27', '2002-09-11 01:08:27', '2002-09-11 01:08:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 625
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 846, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '5 min to go 8O:\r<BR>\r<BR>happybirthdaytoyou\r<BR>happybirthdaytoyou\r<BR>happybirthdaytoskinbaaaaase\r<BR>happybirthdaytoyou\r<BR>*phew* just made it ;)', '5 min to go 8O:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;happybirthdaytoyou<br />\r&lt;BR&gt;happybirthdaytoyou<br />\r&lt;BR&gt;happybirthdaytoskinbaaaaase<br />\r&lt;BR&gt;happybirthdaytoyou<br />\r&lt;BR&gt;*phew* just made it ;)', 'visible', '2002-09-12 23:56:22', '2002-09-12 23:56:22', '2002-09-12 23:56:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 847, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Look at the date there. I did miss it..... Oh well, I&acute;m celebrating all the time anyhow ;)', 'Look at the date there. I did miss it..... Oh well, I&amp;acute;m celebrating all the time anyhow ;)', 'visible', '2002-09-12 23:56:35', '2002-09-12 23:56:35', '2002-09-12 23:56:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 848, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Just in time!\r<BR>\r<BR>HHhhaaaappppyyy bbbiiirrrrttthhhhdddaaaayyy!!', 'Just in time!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;HHhhaaaappppyyy bbbiiirrrrttthhhhdddaaaayyy!!', 'visible', '2002-09-12 23:57:18', '2002-09-12 23:57:18', '2002-09-12 23:57:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 849, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Birthday party here: irc.thirty4.com #Skinbase ;) ;)', 'Birthday party here: irc.thirty4.com #Skinbase ;) ;)', 'visible', '2002-09-12 23:57:38', '2002-09-12 23:57:38', '2002-09-12 23:57:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 850, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I see my local time for dates on Skinbase (cool feature huh!?!) so I missed out. But I was just in time for the server :D', 'I see my local time for dates on Skinbase (cool feature huh!?!) so I missed out. But I was just in time for the server :D', 'visible', '2002-09-12 23:58:36', '2002-09-12 23:58:36', '2002-09-12 23:58:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 851, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Its a cool! party! wow! mmore beer!', 'Its a cool! party! wow! mmore beer!', 'visible', '2002-09-13 00:00:14', '2002-09-13 00:00:14', '2002-09-13 00:00:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 852, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'Hooray!', 'Hooray!', 'visible', '2002-09-13 00:06:43', '2002-09-13 00:06:43', '2002-09-13 00:06:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 853, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I think you&acute;ve had enough sir.....', 'I think you&amp;acute;ve had enough sir.....', 'visible', '2002-09-13 00:08:07', '2002-09-13 00:08:07', '2002-09-13 00:08:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 854, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'We be 3 BTW :)', 'We be 3 BTW :)', 'visible', '2002-09-13 00:12:03', '2002-09-13 00:12:03', '2002-09-13 00:12:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 855, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', '3 years already, man no more diapers and potty trained! :) \r<BR>\r<BR>Good for us, I hope to see 4!', '3 years already, man no more diapers and potty trained! :) <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Good for us, I hope to see 4!', 'visible', '2002-09-13 04:37:50', '2002-09-13 04:37:50', '2002-09-13 04:37:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 856, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'Yay - Happy Birthday! It&acute;s my wife&acute;s birthday too, so a big double whammy for the 12th. Unfortunately, I forgot to get you guys a present :(', 'Yay - Happy Birthday! It&amp;acute;s my wife&amp;acute;s birthday too, so a big double whammy for the 12th. Unfortunately, I forgot to get you guys a present :(', 'visible', '2002-09-13 05:53:01', '2002-09-13 05:53:01', '2002-09-13 05:53:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 857, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'You gave us a featured skin actually ;)', 'You gave us a featured skin actually ;)', 'visible', '2002-09-13 06:39:27', '2002-09-13 06:39:27', '2002-09-13 06:39:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 858, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Darn! I missed the it?\r<BR>Well, blame it on Jack Daniels.\r<BR>{:p\r<BR>\r<BR>And I hope to see 104...\r<BR>;)', 'Darn! I missed the it?<br />\r&lt;BR&gt;Well, blame it on Jack Daniels.<br />\r&lt;BR&gt;{:p<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And I hope to see 104...<br />\r&lt;BR&gt;;)', 'visible', '2002-09-13 12:03:47', '2002-09-13 12:03:47', '2002-09-13 12:03:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 859, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'It figures that I would leave the 13th remark on Friday the 13th... :o', 'It figures that I would leave the 13th remark on Friday the 13th... :o', 'visible', '2002-09-13 15:01:04', '2002-09-13 15:01:04', '2002-09-13 15:01:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 860, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'ave the good bitthday 8)', 'ave the good bitthday 8)', 'visible', '2002-09-13 17:35:56', '2002-09-13 17:35:56', '2002-09-13 17:35:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 861, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Happy Birthday skinbase :-)', 'Happy Birthday skinbase :-)', 'visible', '2002-09-13 21:35:14', '2002-09-13 21:35:14', '2002-09-13 21:35:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 862, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'and Happy Birthdayto Mrs Xymantix :-)', 'and Happy Birthdayto Mrs Xymantix :-)', 'visible', '2002-09-13 21:40:01', '2002-09-13 21:40:01', '2002-09-13 21:40:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 863, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'What chichi said actually!', 'What chichi said actually!', 'visible', '2002-09-13 22:35:36', '2002-09-13 22:35:36', '2002-09-13 22:35:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 864, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'And many to come', 'And many to come', 'visible', '2002-09-13 23:02:18', '2002-09-13 23:02:18', '2002-09-13 23:02:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 865, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', '&quot;Mrs Xymantix&acute; thanks you! Sorry I arrived late - where&acute;s the birthday cake and ice cream?', '&amp;quot;Mrs Xymantix&amp;acute; thanks you! Sorry I arrived late - where&amp;acute;s the birthday cake and ice cream?', 'visible', '2002-09-14 06:28:05', '2002-09-14 06:28:05', '2002-09-14 06:28:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 866, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Many Happy Returns Skinbase! :)', 'Many Happy Returns Skinbase! :)', 'visible', '2002-09-14 12:14:06', '2002-09-14 12:14:06', '2002-09-14 12:14:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 867, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I think /Elwin: ate all the cake and ice ream, he says kick me :-)', 'I think /Elwin: ate all the cake and ice ream, he says kick me :-)', 'visible', '2002-09-14 12:21:14', '2002-09-14 12:21:14', '2002-09-14 12:21:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 868, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'See, that&acute;s what happens when you come in late.', 'See, that&amp;acute;s what happens when you come in late.', 'visible', '2002-09-14 19:58:26', '2002-09-14 19:58:26', '2002-09-14 19:58:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 869, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'Happy Birthday Skinbase! Sorry i&acute;m late getting this in here.... But I just found out about it. And a very Happy Birthday to Mrs Xymantix.... lol', 'Happy Birthday Skinbase! Sorry i&amp;acute;m late getting this in here.... But I just found out about it. And a very Happy Birthday to Mrs Xymantix.... lol', 'visible', '2002-09-14 21:31:31', '2002-09-14 21:31:31', '2002-09-14 21:31:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 870, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hmm... might be worth a try.... :)', 'hmm... might be worth a try.... :)', 'visible', '2002-09-16 10:37:15', '2002-09-16 10:37:15', '2002-09-16 10:37:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 871, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'tweet tweet... {:p', 'tweet tweet... {:p', 'visible', '2002-09-16 12:03:23', '2002-09-16 12:03:23', '2002-09-16 12:03:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 872, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'LOL I started using NS to get rid of the Startbar............I don&acute;t want it back.\r<BR>I just don&acute;t see $20 worth of improvement here.', 'LOL I started using NS to get rid of the Startbar............I don&amp;acute;t want it back.<br />\r&lt;BR&gt;I just don&amp;acute;t see $20 worth of improvement here.', 'visible', '2002-09-16 15:36:41', '2002-09-16 15:36:41', '2002-09-16 15:36:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 873, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'I completely agree with Koasati--I too, use NextSTART to replace the startbar with better, time-saving options. The pref panel did need redone, it was kinda hokey IMHO.', 'I completely agree with Koasati--I too, use NextSTART to replace the startbar with better, time-saving options. The pref panel did need redone, it was kinda hokey IMHO.', 'visible', '2002-09-16 18:14:13', '2002-09-16 18:14:13', '2002-09-16 18:14:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 874, 1254, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1254 AND users.deleted_at IS NULL) THEN 1254 ELSE NULL END, NULL, 'Chris', 'Actually I like the startbar. Let me qualify that. I never cared for the windows startbar, so I used NS&acute;s task tile management (which I grew to love over time, compared to the standard Windows Task button behavior. But what I really longed for was some form of startbar that could look nice but was NextStart-ish. Actually you don&acute;t have to use the startbar, it can be disabled or you can just use it as a launch bar if you want, and turn of that start button. As the saying goes, your mileage may vary.', 'Actually I like the startbar. Let me qualify that. I never cared for the windows startbar, so I used NS&amp;acute;s task tile management (which I grew to love over time, compared to the standard Windows Task button behavior. But what I really longed for was some form of startbar that could look nice but was NextStart-ish. Actually you don&amp;acute;t have to use the startbar, it can be disabled or you can just use it as a launch bar if you want, and turn of that start button. As the saying goes, your mileage may vary.', 'visible', '2002-09-16 18:42:00', '2002-09-16 18:42:00', '2002-09-16 18:42:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 875, 3614, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3614 AND users.deleted_at IS NULL) THEN 3614 ELSE NULL END, NULL, 'Jc-Rabbit', 'You have to keep in mind that this is not your regular Windows startbar! Just a kind of handy &acute;container&acute; for several NextSTART elements: Start button, Hotspot Quick Launch area, Tasklist and Systray (and, in the next version, it will also be able to hold your Workshelf desktop modules, which makes it look like the bar in KDE). You can select at any time which of those elements are actually IN the startbar or outside of it. The startbar also doesn&acute;t have to be docked - it can be anywhere on your desktop AND it can be resized at will (as well as collapsed to just a small handle).\r<BR>\r<BR>Jorge Coelho\r<BR>NextSTART 3.0 - A user interface you can actually use!\r<BR>http://www.winstep.net - Winstep Software Technologies\r<BR>IRC Chat: #winstep on AustNet\r<BR>', 'You have to keep in mind that this is not your regular Windows startbar! Just a kind of handy &amp;acute;container&amp;acute; for several NextSTART elements: Start button, Hotspot Quick Launch area, Tasklist and Systray (and, in the next version, it will also be able to hold your Workshelf desktop modules, which makes it look like the bar in KDE). You can select at any time which of those elements are actually IN the startbar or outside of it. The startbar also doesn&amp;acute;t have to be docked - it can be anywhere on your desktop AND it can be resized at will (as well as collapsed to just a small handle).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Jorge Coelho<br />\r&lt;BR&gt;NextSTART 3.0 - A user interface you can actually use!<br />\r&lt;BR&gt;http://www.winstep.net - Winstep Software Technologies<br />\r&lt;BR&gt;IRC Chat: #winstep on AustNet<br />\r&lt;BR&gt;', 'visible', '2002-09-16 19:06:33', '2002-09-16 19:06:33', '2002-09-16 19:06:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 876, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Listen to Chris. I don&acute;t use it as a Startbar, myself. I just like the ability to make something other than cube shaped task buttons. And adding Quicklaunch abilities has actually made me forget about Workshelf... (sorry Jorge) {:p', 'Listen to Chris. I don&amp;acute;t use it as a Startbar, myself. I just like the ability to make something other than cube shaped task buttons. And adding Quicklaunch abilities has actually made me forget about Workshelf... (sorry Jorge) {:p', 'visible', '2002-09-16 19:08:56', '2002-09-16 19:08:56', '2002-09-16 19:08:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 877, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'I can&acute;t stop drooling over the dropshadows...', 'I can&amp;acute;t stop drooling over the dropshadows...', 'visible', '2002-09-16 20:22:48', '2002-09-16 20:22:48', '2002-09-16 20:22:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 878, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'hmm... you all have valid points, but i&acute;m still not paying $20 just to upgrade.', 'hmm... you all have valid points, but i&amp;acute;m still not paying $20 just to upgrade.', 'visible', '2002-09-16 22:31:15', '2002-09-16 22:31:15', '2002-09-16 22:31:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 879, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acute;m absolutely loving it so far and I haven&acute;t figured a lot out ;)', 'I&amp;acute;m absolutely loving it so far and I haven&amp;acute;t figured a lot out ;)', 'visible', '2002-09-16 23:54:32', '2002-09-16 23:54:32', '2002-09-16 23:54:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 630
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 880, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Coolness...', 'Coolness...', 'visible', '2002-09-19 11:57:51', '2002-09-19 11:57:51', '2002-09-19 11:57:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 632
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 881, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'What /elwin: said ;)', 'What /elwin: said ;)', 'visible', '2002-09-20 00:16:06', '2002-09-20 00:16:06', '2002-09-20 00:16:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 632
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 882, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'They do have some great little apps. Like the one Koa mentionned and the &quot;Actual Tile Button&quot; add on for windows. But I don&acute;t beleive paying 15$ u.s. would be a good thing. I&acute;ll pay for stuff like Hoverdesk or Winstep, even Object Desktop. But a small 200k apps. Not really!', 'They do have some great little apps. Like the one Koa mentionned and the &amp;quot;Actual Tile Button&amp;quot; add on for windows. But I don&amp;acute;t beleive paying 15$ u.s. would be a good thing. I&amp;acute;ll pay for stuff like Hoverdesk or Winstep, even Object Desktop. But a small 200k apps. Not really!', 'visible', '2002-09-20 04:51:45', '2002-09-20 04:51:45', '2002-09-20 04:51:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 883, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'Well the bottom line should be it&acute;s worth the money or it isn&acute;t, the file size of the program shouldn&acute;t matter, should it? ;)', 'Well the bottom line should be it&amp;acute;s worth the money or it isn&amp;acute;t, the file size of the program shouldn&amp;acute;t matter, should it? ;)', 'visible', '2002-09-20 05:00:51', '2002-09-20 05:00:51', '2002-09-20 05:00:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 884, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'You&acute;re right on that Koa (btw the file size is 1.1 m) anyway.\r<BR>\r<BR>Not having XP myself I won&acute;t use it. but I have seen freeware like Ghost-it http://home.rochester.rr.com/artcfox/ and Trans2K http://www.545studios.com/ from 545 studios do the same thing for free. \r<BR>\r<BR>But i&acute;m sorry Koasati, did not meant to mess you news.', 'You&amp;acute;re right on that Koa (btw the file size is 1.1 m) anyway.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Not having XP myself I won&amp;acute;t use it. but I have seen freeware like Ghost-it http://home.rochester.rr.com/artcfox/ and Trans2K http://www.545studios.com/ from 545 studios do the same thing for free. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But i&amp;acute;m sorry Koasati, did not meant to mess you news.', 'visible', '2002-09-20 05:17:22', '2002-09-20 05:17:22', '2002-09-20 05:17:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 885, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'Not a prob BruB.... ;)', 'Not a prob BruB.... ;)', 'visible', '2002-09-20 06:46:09', '2002-09-20 06:46:09', '2002-09-20 06:46:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 886, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'wow, I got confused there for a while,.. just opening this post,.. and there is a MICROSOFT logo, for a sec I though they made it..', 'wow, I got confused there for a while,.. just opening this post,.. and there is a MICROSOFT logo, for a sec I though they made it..', 'visible', '2002-09-20 15:27:55', '2002-09-20 15:27:55', '2002-09-20 15:27:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 887, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Now let&acute;s test this thing (again.)', 'Now let&amp;acute;s test this thing (again.)', 'visible', '2002-09-20 22:43:53', '2002-09-20 22:43:53', '2002-09-20 22:43:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 888, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', '/me wonders if he can break it....', '/me wonders if he can break it....', 'visible', '2002-09-20 23:17:52', '2002-09-20 23:17:52', '2002-09-20 23:17:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 889, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'A few days earlier and could have been in the current poll ;)', 'A few days earlier and could have been in the current poll ;)', 'visible', '2002-09-20 23:45:03', '2002-09-20 23:45:03', '2002-09-20 23:45:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 890, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Dont bother trying Elwin, you cant.. its cool!', 'Dont bother trying Elwin, you cant.. its cool!', 'visible', '2002-09-21 01:38:21', '2002-09-21 01:38:21', '2002-09-21 01:38:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 891, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'Elwin can.......... ;)', 'Elwin can.......... ;)', 'visible', '2002-09-21 03:49:33', '2002-09-21 03:49:33', '2002-09-21 03:49:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 892, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'Nah when it&acute;s brub bigger is always better.... ;)', 'Nah when it&amp;acute;s brub bigger is always better.... ;)', 'visible', '2002-09-21 05:46:48', '2002-09-21 05:46:48', '2002-09-21 05:46:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 893, 3663, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3663 AND users.deleted_at IS NULL) THEN 3663 ELSE NULL END, NULL, 'trillian_forum_mods_r_rude', 'see also: WindowBlinds.com', 'see also: WindowBlinds.com', 'visible', '2002-09-21 15:11:39', '2002-09-21 15:11:39', '2002-09-21 15:11:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 894, 3663, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3663 AND users.deleted_at IS NULL) THEN 3663 ELSE NULL END, NULL, 'trillian_forum_mods_r_rude', 'yay', 'yay', 'visible', '2002-09-21 15:12:09', '2002-09-21 15:12:09', '2002-09-21 15:12:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 629
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 895, 3663, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3663 AND users.deleted_at IS NULL) THEN 3663 ELSE NULL END, NULL, 'trillian_forum_mods_r_rude', 'kool', 'kool', 'visible', '2002-09-21 15:12:50', '2002-09-21 15:12:50', '2002-09-21 15:12:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 625
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 896, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Cool competition. I voted :) Almost makes me wish I left my skin there ;)', 'Cool competition. I voted :) Almost makes me wish I left my skin there ;)', 'visible', '2002-09-23 08:48:46', '2002-09-23 08:48:46', '2002-09-23 08:48:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 635
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 897, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Good: Skinnable :)\r<BR>Bad: XML :(', 'Good: Skinnable :)<br />\r&lt;BR&gt;Bad: XML :(', 'visible', '2002-09-23 18:39:53', '2002-09-23 18:39:53', '2002-09-23 18:39:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 636
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 898, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Orange Kazaa..... Maybe!', 'Orange Kazaa..... Maybe!', 'visible', '2002-09-23 18:48:25', '2002-09-23 18:48:25', '2002-09-23 18:48:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 636
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 899, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Is this version still filled with spyware?', 'Is this version still filled with spyware?', 'visible', '2002-09-23 18:57:07', '2002-09-23 18:57:07', '2002-09-23 18:57:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 636
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 900, 3365, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3365 AND users.deleted_at IS NULL) THEN 3365 ELSE NULL END, NULL, 'AaronL', 'AAarrrggghhh. i was on the website, but was&acute;nt able to download SyncTime. what do i do wrong?????', 'AAarrrggghhh. i was on the website, but was&amp;acute;nt able to download SyncTime. what do i do wrong?????', 'visible', '2002-09-23 19:41:36', '2002-09-23 19:41:36', '2002-09-23 19:41:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 901, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'http://skintech.skinbase.org/synctime/ and click on the icon (zip) and it should start downloading it', 'http://skintech.skinbase.org/synctime/ and click on the icon (zip) and it should start downloading it', 'visible', '2002-09-23 20:22:59', '2002-09-23 20:22:59', '2002-09-23 20:22:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 902, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Deskmod reports that <i>ad-aware</i> found a single .dll, but that was for the ad thingy running with KaZaa. (I have heard that this could be fixed somehow though)', 'Deskmod reports that &lt;i&gt;ad-aware&lt;/i&gt; found a single .dll, but that was for the ad thingy running with KaZaa. (I have heard that this could be fixed somehow though)', 'visible', '2002-09-23 20:47:59', '2002-09-23 20:47:59', '2002-09-23 20:47:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 636
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 903, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'From the Kazaa website: &quot;Kazaa v2 is provided free thanks to advertising software included in the installation.&quot;\r<BR>\r<BR>', 'From the Kazaa website: &amp;quot;Kazaa v2 is provided free thanks to advertising software included in the installation.&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2002-09-23 23:43:55', '2002-09-23 23:43:55', '2002-09-23 23:43:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 636
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 904, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '<b>Please!</b>... When submitting your entries, include in the description which application/s you have submitted skins/icons for. That would make life easier for all (although the screenshot <b>should</b> be pretty descriptive if you&acute;ve skinned correctly ;))', '&lt;b&gt;Please!&lt;/b&gt;... When submitting your entries, include in the description which application/s you have submitted skins/icons for. That would make life easier for all (although the screenshot &lt;b&gt;should&lt;/b&gt; be pretty descriptive if you&amp;acute;ve skinned correctly ;))', 'visible', '2002-09-24 10:07:45', '2002-09-24 10:07:45', '2002-09-24 10:07:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 905, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Now lets see what you guys can do! it&acute;s my first competition as a judge, so !wow! me.', 'Now lets see what you guys can do! it&amp;acute;s my first competition as a judge, so !wow! me.', 'visible', '2002-09-24 11:06:38', '2002-09-24 11:06:38', '2002-09-24 11:06:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 906, 1372, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1372 AND users.deleted_at IS NULL) THEN 1372 ELSE NULL END, NULL, 'bugzlitey', 'Does that mean there will be no special competition page? And a lot of people like to &quot;port&quot; things...Is that against the rules? Does one have to skin everything or can we just pick one and stick to that? That&acute;s all for now...', 'Does that mean there will be no special competition page? And a lot of people like to &amp;quot;port&amp;quot; things...Is that against the rules? Does one have to skin everything or can we just pick one and stick to that? That&amp;acute;s all for now...', 'visible', '2002-09-24 11:09:49', '2002-09-24 11:09:49', '2002-09-24 11:09:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 907, 1372, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1372 AND users.deleted_at IS NULL) THEN 1372 ELSE NULL END, NULL, 'bugzlitey', 'Oh and would a skin submitted to the competition still be eligable to recieve the daily skin award? or is that just biased? This doesn&acute;t apply to me but others may design something that deserves recognition...', 'Oh and would a skin submitted to the competition still be eligable to recieve the daily skin award? or is that just biased? This doesn&amp;acute;t apply to me but others may design something that deserves recognition...', 'visible', '2002-09-24 11:18:01', '2002-09-24 11:18:01', '2002-09-24 11:18:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 908, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'bugzlitely, thats are interesting questions :) I hope Scarebear have answers for them :) He&acute;s in charge for this competition :)', 'bugzlitely, thats are interesting questions :) I hope Scarebear have answers for them :) He&amp;acute;s in charge for this competition :)', 'visible', '2002-09-24 12:35:20', '2002-09-24 12:35:20', '2002-09-24 12:35:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 909, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I think you could upload ports in competition, but my opinion is that fresh ideas will impress judges more than ports, which were already visible.\r<BR>But thats depends on each judge :) and it&acute;s just my opinion ...\r<BR>Happy skinning folks ...', 'I think you could upload ports in competition, but my opinion is that fresh ideas will impress judges more than ports, which were already visible.<br />\r&lt;BR&gt;But thats depends on each judge :) and it&amp;acute;s just my opinion ...<br />\r&lt;BR&gt;Happy skinning folks ...', 'visible', '2002-09-24 12:39:46', '2002-09-24 12:39:46', '2002-09-24 12:39:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 910, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'gRAVE just about submited what I wanted to submit :-).', 'gRAVE just about submited what I wanted to submit :-).', 'visible', '2002-09-24 12:40:23', '2002-09-24 12:40:23', '2002-09-24 12:40:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 911, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'bugz...\r<BR>&quot;To enter the competition, you are required to create skins for PKMenu, PKVolume and/or SyncTime.&quot;\r<BR>.....................Any one, two or all.....your choice.\r<BR>\r<BR>&quot;You must create your own skins, with your own graphics and skinning skills.&quot; \r<BR>.....................That eliminates any porting of any work other than your own. :)', 'bugz...<br />\r&lt;BR&gt;&amp;quot;To enter the competition, you are required to create skins for PKMenu, PKVolume and/or SyncTime.&amp;quot;<br />\r&lt;BR&gt;.....................Any one, two or all.....your choice.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;You must create your own skins, with your own graphics and skinning skills.&amp;quot; <br />\r&lt;BR&gt;.....................That eliminates any porting of any work other than your own. :)', 'visible', '2002-09-24 13:15:20', '2002-09-24 13:15:20', '2002-09-24 13:15:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 912, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'You got a point there Koasatie,.. but: &quot;These rules are subject to change as we always forget something. &quot;', 'You got a point there Koasatie,.. but: &amp;quot;These rules are subject to change as we always forget something. &amp;quot;', 'visible', '2002-09-24 14:18:51', '2002-09-24 14:18:51', '2002-09-24 14:18:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 913, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '...and the installation of the advertising software is </b>optional</b> (you can shoose NOT to install it)', '...and the installation of the advertising software is &lt;/b&gt;optional&lt;/b&gt; (you can shoose NOT to install it)', 'visible', '2002-09-24 15:57:09', '2002-09-24 15:57:09', '2002-09-24 15:57:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 636
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 914, 1372, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1372 AND users.deleted_at IS NULL) THEN 1372 ELSE NULL END, NULL, 'bugzlitey', 'hahaha..That&acute;s always my first choice when I see Kazaa....lol their spyware slooooows down my already hard working monster...', 'hahaha..That&amp;acute;s always my first choice when I see Kazaa....lol their spyware slooooows down my already hard working monster...', 'visible', '2002-09-24 17:21:18', '2002-09-24 17:21:18', '2002-09-24 17:21:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 636
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 915, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'As far as skinning it goes...what image formats does it support?', 'As far as skinning it goes...what image formats does it support?', 'visible', '2002-09-24 20:15:21', '2002-09-24 20:15:21', '2002-09-24 20:15:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 916, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Koasati got it right ;)\r<BR>\r<BR>You can skin just one application or you can skin them all. you can create icons for one application or icons for all. There will be 6 winning entries. How many you want to win is up to you ;)\r<BR>\r<BR>Original work only please. I could almost guarantee that these applications would not pick an OS skin as their choice for the default look. A port of a different skinners work is tricky too. I&acute;d rather see your own work (which will make the winner feel better too as <b>their</b> skin will be the default skin every program user sees from then on!\r<BR>\r<BR>Yes, an entry can become a Daily Skin. <b>After</b> the competition is over ;)\r<BR>\r<BR>And on a different note, winners should get their name listed at another cool site too in their Default Skins section http://www.skinnables.org This is like another bonus prize ;)', 'Koasati got it right ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;You can skin just one application or you can skin them all. you can create icons for one application or icons for all. There will be 6 winning entries. How many you want to win is up to you ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Original work only please. I could almost guarantee that these applications would not pick an OS skin as their choice for the default look. A port of a different skinners work is tricky too. I&amp;acute;d rather see your own work (which will make the winner feel better too as &lt;b&gt;their&lt;/b&gt; skin will be the default skin every program user sees from then on!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Yes, an entry can become a Daily Skin. &lt;b&gt;After&lt;/b&gt; the competition is over ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And on a different note, winners should get their name listed at another cool site too in their Default Skins section http://www.skinnables.org This is like another bonus prize ;)', 'visible', '2002-09-25 00:30:08', '2002-09-25 00:30:08', '2002-09-25 00:30:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 917, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Wow. Impressive feature list. I&acute;ll keep an eye on this I think.\r<BR>\r<BR>/me keeps thinking..... &quot;Faster than Mozilla!&quot;....', 'Wow. Impressive feature list. I&amp;acute;ll keep an eye on this I think.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me keeps thinking..... &amp;quot;Faster than Mozilla!&amp;quot;....', 'visible', '2002-09-25 00:59:07', '2002-09-25 00:59:07', '2002-09-25 00:59:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 638
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 918, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Question.... When BruB annouced Sunday to start uploading our SyncTime contest skins on the left is the catagory....... these skins now don&acute;t count for the contest?', 'Question.... When BruB annouced Sunday to start uploading our SyncTime contest skins on the left is the catagory....... these skins now don&amp;acute;t count for the contest?', 'visible', '2002-09-25 01:58:07', '2002-09-25 01:58:07', '2002-09-25 01:58:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 919, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Chichi, it will count if you will edit categories of these skins. Go to Uploads Manager and change category :)', 'Chichi, it will count if you will edit categories of these skins. Go to Uploads Manager and change category :)', 'visible', '2002-09-25 08:15:52', '2002-09-25 08:15:52', '2002-09-25 08:15:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 920, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Ok, thanks gRave and will do that........ :-)', 'Ok, thanks gRave and will do that........ :-)', 'visible', '2002-09-25 10:05:00', '2002-09-25 10:05:00', '2002-09-25 10:05:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 921, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Well, if they ever start passing out keys, I wouldn&acute;t mind one of these... :)\r<BR>http://www.koenigsegg.com/index.asp', 'Well, if they ever start passing out keys, I wouldn&amp;acute;t mind one of these... :)<br />\r&lt;BR&gt;http://www.koenigsegg.com/index.asp', 'visible', '2002-09-25 12:20:41', '2002-09-25 12:20:41', '2002-09-25 12:20:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 922, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Or, if you&acute;re a fan of the movie &acute;Swordfish&acute; , how about the Tuscan? :)\r<BR>\r<BR>http://www.tvr.co.uk/graphics/tuscan/new_pics/tuscan_gallery.html', 'Or, if you&amp;acute;re a fan of the movie &amp;acute;Swordfish&amp;acute; , how about the Tuscan? :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.tvr.co.uk/graphics/tuscan/new_pics/tuscan_gallery.html', 'visible', '2002-09-25 12:32:41', '2002-09-25 12:32:41', '2002-09-25 12:32:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 923, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'But then again, I could live with a nice American car, too... :)\r<BR>\r<BR>http://www.chrysler.com/prowler/', 'But then again, I could live with a nice American car, too... :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.chrysler.com/prowler/', 'visible', '2002-09-25 12:38:41', '2002-09-25 12:38:41', '2002-09-25 12:38:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 924, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Yes, this is a real car: http://www.spykercars.com/images/fotos/laviolette_back.jpg\r<BR>\r<BR>I had a ride once in one of their cars, its so cool! When I grow up I wanne have one too!\r<BR>\r<BR>Pretty cool huh? \r<BR>', 'Yes, this is a real car: http://www.spykercars.com/images/fotos/laviolette_back.jpg<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I had a ride once in one of their cars, its so cool! When I grow up I wanne have one too!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Pretty cool huh? <br />\r&lt;BR&gt;', 'visible', '2002-09-25 14:40:13', '2002-09-25 14:40:13', '2002-09-25 14:40:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 925, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'oh,. btw, it go&acute;s 300km/hour', 'oh,. btw, it go&amp;acute;s 300km/hour', 'visible', '2002-09-25 14:40:52', '2002-09-25 14:40:52', '2002-09-25 14:40:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 926, 942, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 942 AND users.deleted_at IS NULL) THEN 942 ELSE NULL END, NULL, 'GrfxGuru', 'So I guess I cannot submit the icon that I already designed for it and is currently in use ? :P (p.s the XP version is much better).', 'So I guess I cannot submit the icon that I already designed for it and is currently in use ? :P (p.s the XP version is much better).', 'visible', '2002-09-25 21:02:25', '2002-09-25 21:02:25', '2002-09-25 21:02:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 927, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Actually, I wrote that wrong I think. I think we only need icons for SyncTime and PKVolume? PK can let me know ;)', 'Actually, I wrote that wrong I think. I think we only need icons for SyncTime and PKVolume? PK can let me know ;)', 'visible', '2002-09-25 23:58:13', '2002-09-25 23:58:13', '2002-09-25 23:58:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 928, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'All these vehicles have two too many wheels ;)', 'All these vehicles have two too many wheels ;)', 'visible', '2002-09-26 00:08:25', '2002-09-26 00:08:25', '2002-09-26 00:08:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 929, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Thats correct Scarebear.', 'Thats correct Scarebear.', 'visible', '2002-09-26 00:26:16', '2002-09-26 00:26:16', '2002-09-26 00:26:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 637
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 930, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'bear... that is what makes them so stable... you can&acute;t fall over on one of these! :) I can just see me, 150mph scarf flapping in the breeze.. looking cooool.. (I already have the gray hair to go with that scene) :)', 'bear... that is what makes them so stable... you can&amp;acute;t fall over on one of these! :) I can just see me, 150mph scarf flapping in the breeze.. looking cooool.. (I already have the gray hair to go with that scene) :)', 'visible', '2002-09-26 03:27:42', '2002-09-26 03:27:42', '2002-09-26 03:27:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 931, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'If I want stable I&acute;ll sit down ;)\r<BR>\r<BR>I prefer wind in face, helmet hair and bugs in teeth. I&acute;m a happy guy :D', 'If I want stable I&amp;acute;ll sit down ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I prefer wind in face, helmet hair and bugs in teeth. I&amp;acute;m a happy guy :D', 'visible', '2002-09-26 05:10:06', '2002-09-26 05:10:06', '2002-09-26 05:10:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 639
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 932, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'it support just .bmp', 'it support just .bmp', 'visible', '2002-09-26 11:55:19', '2002-09-26 11:55:19', '2002-09-26 11:55:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 634
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 933, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I&acute;ll stick with my free ACDsee, got it when I bought my scanner and it works fine, not skinnable. but at least it&acute;s not 60$', 'I&amp;acute;ll stick with my free ACDsee, got it when I bought my scanner and it works fine, not skinnable. but at least it&amp;acute;s not 60$', 'visible', '2002-09-26 12:39:53', '2002-09-26 12:39:53', '2002-09-26 12:39:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 640
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 934, 3699, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3699 AND users.deleted_at IS NULL) THEN 3699 ELSE NULL END, NULL, 'psynapse', 'Er, this was reported previously by koasati on September 20th @ 04:25 ..\r<BR>\r<BR>Nice app though =)', 'Er, this was reported previously by koasati on September 20th @ 04:25 ..<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Nice app though =)', 'visible', '2002-09-27 07:44:38', '2002-09-27 07:44:38', '2002-09-27 07:44:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 642
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 935, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Ooh! Version 1.0!\r<BR>\r<BR>/me runs to the xymantix site now .....', 'Ooh! Version 1.0!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me runs to the xymantix site now .....', 'visible', '2002-09-27 22:39:40', '2002-09-27 22:39:40', '2002-09-27 22:39:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 643
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 936, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Major coolness... !', 'Major coolness... !', 'visible', '2002-09-28 01:54:38', '2002-09-28 01:54:38', '2002-09-28 01:54:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 643
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 937, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'oh yeah babee! :D', 'oh yeah babee! :D', 'visible', '2002-09-28 06:35:01', '2002-09-28 06:35:01', '2002-09-28 06:35:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 643
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 938, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'damn... I didn&acute;t even get to install the first release.... :/', 'damn... I didn&amp;acute;t even get to install the first release.... :/', 'visible', '2002-09-28 21:12:35', '2002-09-28 21:12:35', '2002-09-28 21:12:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 643
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 939, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'there must be something wrong with /snowman: ;)', 'there must be something wrong with /snowman: ;)', 'visible', '2002-09-29 23:06:30', '2002-09-29 23:06:30', '2002-09-29 23:06:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 643
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 940, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Shame on the Snowman... :P', 'Shame on the Snowman... :P', 'visible', '2002-09-29 23:36:26', '2002-09-29 23:36:26', '2002-09-29 23:36:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 643
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 941, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Freeform skinning by the looks of it - so it has to be good ;)', 'Freeform skinning by the looks of it - so it has to be good ;)', 'visible', '2002-09-30 03:52:19', '2002-09-30 03:52:19', '2002-09-30 03:52:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 644
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 942, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Yes, it is free-form skinning. Sorry I didn&acute; say that.', 'Yes, it is free-form skinning. Sorry I didn&amp;acute; say that.', 'visible', '2002-09-30 05:27:31', '2002-09-30 05:27:31', '2002-09-30 05:27:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 644
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 943, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I&acute;ll keep using Trillian, But it does look interesting!', 'I&amp;acute;ll keep using Trillian, But it does look interesting!', 'visible', '2002-09-30 12:11:05', '2002-09-30 12:11:05', '2002-09-30 12:11:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 644
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 944, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', '/me goes there too see that app :) It looks that will be nice app, Frogboy', '/me goes there too see that app :) It looks that will be nice app, Frogboy', 'visible', '2002-10-01 08:10:46', '2002-10-01 08:10:46', '2002-10-01 08:10:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 645
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 945, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Drop shadows are just cool. I know they&acute;re why I love Sonique 2 :)', 'Drop shadows are just cool. I know they&amp;acute;re why I love Sonique 2 :)', 'visible', '2002-10-01 08:35:49', '2002-10-01 08:35:49', '2002-10-01 08:35:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 645
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 946, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'I&acute;ve always been a big fan of talisman...this looks pretty sweet.', 'I&amp;acute;ve always been a big fan of talisman...this looks pretty sweet.', 'visible', '2002-10-03 06:26:53', '2002-10-03 06:26:53', '2002-10-03 06:26:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 647
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 947, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', '/me like freeware, downloading!', '/me like freeware, downloading!', 'visible', '2002-10-03 11:15:22', '2002-10-03 11:15:22', '2002-10-03 11:15:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 653
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 948, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Not bad at all... :)', 'Not bad at all... :)', 'visible', '2002-10-03 18:44:21', '2002-10-03 18:44:21', '2002-10-03 18:44:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 653
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 949, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Now this I really like. Transparency on Win 98 - YAY! Why can&acute;t all transparent apps work on Win 98. The clock has some cool features too (such as the multiple alarms and the Calendar - too bad it&acute;s not skinnable). Anyway, get skinning BaseHeads. I want some more skins. =)', 'Now this I really like. Transparency on Win 98 - YAY! Why can&amp;acute;t all transparent apps work on Win 98. The clock has some cool features too (such as the multiple alarms and the Calendar - too bad it&amp;acute;s not skinnable). Anyway, get skinning BaseHeads. I want some more skins. =)', 'visible', '2002-10-03 20:51:32', '2002-10-03 20:51:32', '2002-10-03 20:51:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 653
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 950, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'It doesn&acute;t work for me. It starts up and is shown in Windows Task Manager, but it isnt visible to me and the program stops responding.', 'It doesn&amp;acute;t work for me. It starts up and is shown in Windows Task Manager, but it isnt visible to me and the program stops responding.', 'visible', '2002-10-03 21:09:41', '2002-10-03 21:09:41', '2002-10-03 21:09:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 651
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 951, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Ooh! A request ;)', 'Ooh! A request ;)', 'visible', '2002-10-03 23:41:42', '2002-10-03 23:41:42', '2002-10-03 23:41:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 653
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 952, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Section added to Skinbase BTW - I forgot to do that :)', 'Section added to Skinbase BTW - I forgot to do that :)', 'visible', '2002-10-04 00:06:08', '2002-10-04 00:06:08', '2002-10-04 00:06:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 653
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 953, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Nice bundle. 200$ u.s. thought, a bit rough on the wallet just for plugins?', 'Nice bundle. 200$ u.s. thought, a bit rough on the wallet just for plugins?', 'visible', '2002-10-04 02:52:10', '2002-10-04 02:52:10', '2002-10-04 02:52:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 654
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 954, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I have to admitt WFX is a cool applcation.', 'I have to admitt WFX is a cool applcation.', 'visible', '2002-10-04 07:54:49', '2002-10-04 07:54:49', '2002-10-04 07:54:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 645
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 955, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'The program uses the pledit.bmp (and pledit.txt I think) part of a Winamp skin and mine is now registered :)', 'The program uses the pledit.bmp (and pledit.txt I think) part of a Winamp skin and mine is now registered :)', 'visible', '2002-10-04 23:47:53', '2002-10-04 23:47:53', '2002-10-04 23:47:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 652
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 956, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Now there&acute;s a smart approach.', 'Now there&amp;acute;s a smart approach.', 'visible', '2002-10-05 15:59:02', '2002-10-05 15:59:02', '2002-10-05 15:59:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 652
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 958, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Yeah, I noticed that!\r<BR>New hard drive -> Faster & more space for messageboard-junk.. eeeh I mean Skins. :-)\r<BR>\r<BR>More RAM! Whooo -> Faster parsing of the page!', 'Yeah, I noticed that!<br />\r&lt;BR&gt;New hard drive -&gt; Faster &amp; more space for messageboard-junk.. eeeh I mean Skins. :-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;More RAM! Whooo -&gt; Faster parsing of the page!', 'visible', '2002-10-09 09:33:14', '2002-10-09 09:33:14', '2002-10-09 09:33:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 658
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 959, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'huzzah!\r<BR>{:p', 'huzzah!<br />\r&lt;BR&gt;{:p', 'visible', '2002-10-09 12:15:10', '2002-10-09 12:15:10', '2002-10-09 12:15:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 658
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 960, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I got it back finnaly!', 'I got it back finnaly!', 'visible', '2002-10-09 13:12:49', '2002-10-09 13:12:49', '2002-10-09 13:12:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 658
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 961, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Please put a page up like..... sit here and wait or I&acute;ll be back.......... LOL So that some of us brainers no it&acute;s not their computer LOL\r<BR>\r<BR>Thanks gRAVE for such a fantastic site /me tweeks /gRAVE: cheek :-)', 'Please put a page up like..... sit here and wait or I&amp;acute;ll be back.......... LOL So that some of us brainers no it&amp;acute;s not their computer LOL<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks gRAVE for such a fantastic site /me tweeks /gRAVE: cheek :-)', 'visible', '2002-10-10 00:19:22', '2002-10-10 00:19:22', '2002-10-10 00:19:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 658
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 962, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I couldn&acute;t setup page like this, because we disconect skinbase machine and move it to another place. But we had problems with ram upgrade :( The ram&acute;s didnt work ok, so machien crashed every xx hours :( \r<BR>Skinbase machine uptime is 24 hours right now and it looks it will work ok now. \r<BR>In near future we will be offline again for a few hours, because we have in plan some more upgrading stuff, if everything will be ok!', 'I couldn&amp;acute;t setup page like this, because we disconect skinbase machine and move it to another place. But we had problems with ram upgrade :( The ram&amp;acute;s didnt work ok, so machien crashed every xx hours :( <br />\r&lt;BR&gt;Skinbase machine uptime is 24 hours right now and it looks it will work ok now. <br />\r&lt;BR&gt;In near future we will be offline again for a few hours, because we have in plan some more upgrading stuff, if everything will be ok!', 'visible', '2002-10-11 08:27:26', '2002-10-11 08:27:26', '2002-10-11 08:27:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 658
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 963, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'And one more info I should tell ...\r<BR>This upgrading was not planning for this week, but was planning for end of the month. But when we saw that our disk is 99% full and only few megs are free, we have to plugin new disk inmeaditly. \r<BR>That the 2nd reason why we didnt tell about offline.\r<BR>\r<BR>P.S.\r<BR> I hope you missed a skinbase a lot when was offline :lol :) :) I certanly did ...', 'And one more info I should tell ...<br />\r&lt;BR&gt;This upgrading was not planning for this week, but was planning for end of the month. But when we saw that our disk is 99% full and only few megs are free, we have to plugin new disk inmeaditly. <br />\r&lt;BR&gt;That the 2nd reason why we didnt tell about offline.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;P.S.<br />\r&lt;BR&gt; I hope you missed a skinbase a lot when was offline :lol :) :) I certanly did ...', 'visible', '2002-10-11 08:32:13', '2002-10-11 08:32:13', '2002-10-11 08:32:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 658
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 964, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'wow, this is a MUST see! Here you have a guy that asks MONEY (as in MONEY) for a CLOCK!', 'wow, this is a MUST see! Here you have a guy that asks MONEY (as in MONEY) for a CLOCK!', 'visible', '2002-10-11 22:04:37', '2002-10-11 22:04:37', '2002-10-11 22:04:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 656
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 965, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'It does get a little bit better, It has animation! :-)', 'It does get a little bit better, It has animation! :-)', 'visible', '2002-10-12 01:53:39', '2002-10-12 01:53:39', '2002-10-12 01:53:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 660
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 966, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Very nice addition to the PK familly. Great job man, great job!', 'Very nice addition to the PK familly. Great job man, great job!', 'visible', '2002-10-12 02:29:37', '2002-10-12 02:29:37', '2002-10-12 02:29:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 660
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 967, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Woohoo! Another PK app! \r<BR>Thank you PK!', 'Woohoo! Another PK app! <br />\r&lt;BR&gt;Thank you PK!', 'visible', '2002-10-12 04:18:26', '2002-10-12 04:18:26', '2002-10-12 04:18:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 660
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 968, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Synctime deluxe, Does that mean that our great leader will have to change the nameof his app?', 'Synctime deluxe, Does that mean that our great leader will have to change the nameof his app?', 'visible', '2002-10-13 01:10:46', '2002-10-13 01:10:46', '2002-10-13 01:10:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 659
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 969, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'We hope not. But there are plans for SyncTime anyhow that could see a name change for other resons :)', 'We hope not. But there are plans for SyncTime anyhow that could see a name change for other resons :)', 'visible', '2002-10-13 22:36:18', '2002-10-13 22:36:18', '2002-10-13 22:36:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 659
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 970, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is alls cool', 'is alls cool', 'visible', '2002-10-13 23:47:35', '2002-10-13 23:47:35', '2002-10-13 23:47:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 660
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 971, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'And its all free! Check it out today!', 'And its all free! Check it out today!', 'visible', '2002-10-14 01:25:51', '2002-10-14 01:25:51', '2002-10-14 01:25:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 662
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 972, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'You know what&acute;s funny. read the news right before this one !!!!', 'You know what&amp;acute;s funny. read the news right before this one !!!!', 'visible', '2002-10-14 03:03:17', '2002-10-14 03:03:17', '2002-10-14 03:03:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 662
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 973, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And it now has an orange skin too! :D', 'And it now has an orange skin too! :D', 'visible', '2002-10-14 04:00:58', '2002-10-14 04:00:58', '2002-10-14 04:00:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 660
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 974, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Don&acute;t start rumors Scare!', 'Don&amp;acute;t start rumors Scare!', 'visible', '2002-10-14 04:22:01', '2002-10-14 04:22:01', '2002-10-14 04:22:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 659
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 975, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Not a bad issue at all, considering that I&acute;ve heard that those interviewed are a bunch of has-beens...\r<BR>{:p', 'Not a bad issue at all, considering that I&amp;acute;ve heard that those interviewed are a bunch of has-beens...<br />\r&lt;BR&gt;{:p', 'visible', '2002-10-14 12:27:29', '2002-10-14 12:27:29', '2002-10-14 12:27:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 661
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 976, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'This is more like insider info ;)', 'This is more like insider info ;)', 'visible', '2002-10-14 23:12:20', '2002-10-14 23:12:20', '2002-10-14 23:12:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 659
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 977, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acute;m a never-was :D', 'I&amp;acute;m a never-was :D', 'visible', '2002-10-14 23:24:23', '2002-10-14 23:24:23', '2002-10-14 23:24:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 661
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 978, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', '/Elwin: is that because you don&acute;t ware a frog suit? nee-deep nee-deep', '/Elwin: is that because you don&amp;acute;t ware a frog suit? nee-deep nee-deep', 'visible', '2002-10-15 04:46:57', '2002-10-15 04:46:57', '2002-10-15 04:46:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 661
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 979, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Will be good for users of WinCusto, but beside that. Maybe they will be some assiciations with other site. Nice idea thought. Good job FrogBoy', 'Will be good for users of WinCusto, but beside that. Maybe they will be some assiciations with other site. Nice idea thought. Good job FrogBoy', 'visible', '2002-10-17 02:03:56', '2002-10-17 02:03:56', '2002-10-17 02:03:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 663
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 980, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'hmmmmm looks like the &quot;Editor Notes&quot; topic, the comments got out of hand by one person that can not get over bad/nasty comments said by shoggot and frogboy is not innocent of bashing shoggot and others himself......... as fuzzy wazzy said /me , get over it and move on.......... sorry to see Doreen getting flack, including KenRay and craeonics :-( they all do such a great job at TeK information, as KenRay puts it very well, Damned if you do and Damned if you don&acute;t........... my opinion, for what it holds, if the letter would have been published back then, TeK would have been BLASTED for publishing it............. Don&acute;t give up Doreen, remember the things you have always said to me and others :-)', 'hmmmmm looks like the &amp;quot;Editor Notes&amp;quot; topic, the comments got out of hand by one person that can not get over bad/nasty comments said by shoggot and frogboy is not innocent of bashing shoggot and others himself......... as fuzzy wazzy said /me , get over it and move on.......... sorry to see Doreen getting flack, including KenRay and craeonics :-( they all do such a great job at TeK information, as KenRay puts it very well, Damned if you do and Damned if you don&amp;acute;t........... my opinion, for what it holds, if the letter would have been published back then, TeK would have been BLASTED for publishing it............. Don&amp;acute;t give up Doreen, remember the things you have always said to me and others :-)', 'visible', '2002-10-17 16:14:20', '2002-10-17 16:14:20', '2002-10-17 16:14:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 661
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 981, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'As a result of this, Doreen has taken a break. Meaning it will take a loooong time before the next issue will be out. If ever.', 'As a result of this, Doreen has taken a break. Meaning it will take a loooong time before the next issue will be out. If ever.', 'visible', '2002-10-18 23:03:06', '2002-10-18 23:03:06', '2002-10-18 23:03:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 661
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 982, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'it&acute;s not a hoax btw!', 'it&amp;acute;s not a hoax btw!', 'visible', '2002-10-20 05:05:55', '2002-10-20 05:05:55', '2002-10-20 05:05:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 665
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 983, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I&acute;ve seen you post this arround the community. Thx for letting us know. Some where I always seem to fit it things like &quot;sad but expected&quot; and &quot;I hope something good comes from this&quot;... and I think that somes up my feelings. 8)', 'I&amp;acute;ve seen you post this arround the community. Thx for letting us know. Some where I always seem to fit it things like &amp;quot;sad but expected&amp;quot; and &amp;quot;I hope something good comes from this&amp;quot;... and I think that somes up my feelings. 8)', 'visible', '2002-10-20 06:52:14', '2002-10-20 06:52:14', '2002-10-20 06:52:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 665
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 984, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'If ever???? Please...... don&acute;t let a frog put an end to TeK :-(', 'If ever???? Please...... don&amp;acute;t let a frog put an end to TeK :-(', 'visible', '2002-10-20 10:47:24', '2002-10-20 10:47:24', '2002-10-20 10:47:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 661
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 985, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'si toute la communoté de skinners se mettait ensenble et achetait le sites se srait parfait \r<BR>merci', 'si toute la communoté de skinners se mettait ensenble et achetait le sites se srait parfait <br />\r&lt;BR&gt;merci', 'visible', '2002-10-20 17:29:22', '2002-10-20 17:29:22', '2002-10-20 17:29:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 665
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 986, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'what brain4 said in english:\r<BR>&quot;If the whole sinning community got together and bought the site it would be perfect.\r<BR>Thanks&quot;', 'what brain4 said in english:<br />\r&lt;BR&gt;&amp;quot;If the whole sinning community got together and bought the site it would be perfect.<br />\r&lt;BR&gt;Thanks&amp;quot;', 'visible', '2002-10-20 19:14:35', '2002-10-20 19:14:35', '2002-10-20 19:14:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 665
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 987, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'grr... that wuld be &quot;skinning community&quot;, not &quot;sinning community&quot;--lol', 'grr... that wuld be &amp;quot;skinning community&amp;quot;, not &amp;quot;sinning community&amp;quot;--lol', 'visible', '2002-10-20 19:16:31', '2002-10-20 19:16:31', '2002-10-20 19:16:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 665
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 988, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I think you had it right the first time. ;)', 'I think you had it right the first time. ;)', 'visible', '2002-10-20 20:20:39', '2002-10-20 20:20:39', '2002-10-20 20:20:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 665
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 989, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Sweet.... /red goes and checks it out 8)', 'Sweet.... /red goes and checks it out 8)', 'visible', '2002-10-20 21:00:49', '2002-10-20 21:00:49', '2002-10-20 21:00:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 659
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 990, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'So far, the Icon for Synctime will not be hard to figure out. Come on people. Send us your stuff.', 'So far, the Icon for Synctime will not be hard to figure out. Come on people. Send us your stuff.', 'visible', '2002-10-21 17:53:07', '2002-10-21 17:53:07', '2002-10-21 17:53:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 668
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 991, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Upload your stuff people!', 'Upload your stuff people!', 'visible', '2002-10-21 20:25:55', '2002-10-21 20:25:55', '2002-10-21 20:25:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 668
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 992, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Hooray!\r<BR>Finally!\r<BR>Now my soft-boiled eggs are safe from over cooking!\r<BR>{:p', 'Hooray!<br />\r&lt;BR&gt;Finally!<br />\r&lt;BR&gt;Now my soft-boiled eggs are safe from over cooking!<br />\r&lt;BR&gt;{:p', 'visible', '2002-10-22 19:10:43', '2002-10-22 19:10:43', '2002-10-22 19:10:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 669
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 993, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'Looks good so far. I&acute;ll do the &quot;freezer&quot; test on it tonight!', 'Looks good so far. I&amp;acute;ll do the &amp;quot;freezer&amp;quot; test on it tonight!', 'visible', '2002-10-22 20:48:38', '2002-10-22 20:48:38', '2002-10-22 20:48:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 669
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 994, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', '/me smiles :-)', '/me smiles :-)', 'visible', '2002-10-22 21:29:34', '2002-10-22 21:29:34', '2002-10-22 21:29:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 669
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 995, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Good job /pk:', 'Good job /pk:', 'visible', '2002-10-22 23:05:05', '2002-10-22 23:05:05', '2002-10-22 23:05:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 669
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 996, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'But it&acute;s not skinnables !!!', 'But it&amp;acute;s not skinnables !!!', 'visible', '2002-10-23 16:33:32', '2002-10-23 16:33:32', '2002-10-23 16:33:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 670
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 997, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'Thibaud', 'nope, it&acute;s not =)', 'nope, it&amp;acute;s not =)', 'visible', '2002-10-23 17:02:51', '2002-10-23 17:02:51', '2002-10-23 17:02:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 670
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 998, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very good programs we take now \r<BR>', 'is the very good programs we take now <br />\r&lt;BR&gt;', 'visible', '2002-10-23 17:05:15', '2002-10-23 17:05:15', '2002-10-23 17:05:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 669
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 999, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'BruB: eFX skins it just fine for me... {:p\r<BR>And thanks, Thibaud... :)', 'BruB: eFX skins it just fine for me... {:p<br />\r&lt;BR&gt;And thanks, Thibaud... :)', 'visible', '2002-10-23 17:09:29', '2002-10-23 17:09:29', '2002-10-23 17:09:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 670
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1000, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Nice, but why is there a MS logo?', 'Nice, but why is there a MS logo?', 'visible', '2002-10-23 17:21:44', '2002-10-23 17:21:44', '2002-10-23 17:21:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 670
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1001, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'That&acute;s a great and handy lill tool you banged together there Thib!! I&acute;ve already found a long of stuff that would slow down my startup. (not that I do that very often, my current uptime is 32 days and still going strong) ;)', 'That&amp;acute;s a great and handy lill tool you banged together there Thib!! I&amp;acute;ve already found a long of stuff that would slow down my startup. (not that I do that very often, my current uptime is 32 days and still going strong) ;)', 'visible', '2002-10-23 19:27:09', '2002-10-23 19:27:09', '2002-10-23 19:27:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 670
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1002, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Very nice work /PK:', 'Very nice work /PK:', 'visible', '2002-10-23 19:49:32', '2002-10-23 19:49:32', '2002-10-23 19:49:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 669
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1003, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Is that your 24th or my 24th LOL', 'Is that your 24th or my 24th LOL', 'visible', '2002-10-23 19:52:39', '2002-10-23 19:52:39', '2002-10-23 19:52:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 668
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1004, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It all looks cool to me. I edited the news though. You need links on the front page for those lazy folks that don&acute;t read the full story ;)', 'It all looks cool to me. I edited the news though. You need links on the front page for those lazy folks that don&amp;acute;t read the full story ;)', 'visible', '2002-10-23 23:01:29', '2002-10-23 23:01:29', '2002-10-23 23:01:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 670
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1005, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'cooool function, now i dont have to use the popup chat anymore!', 'cooool function, now i dont have to use the popup chat anymore!', 'visible', '2002-10-23 23:24:41', '2002-10-23 23:24:41', '2002-10-23 23:24:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1006, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Hey! I&acute;m online :)', 'Hey! I&amp;acute;m online :)', 'visible', '2002-10-24 01:31:30', '2002-10-24 01:31:30', '2002-10-24 01:31:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1007, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Thank you PK! Now I can rest assured my pizza will be done, but not burnt! =)', 'Thank you PK! Now I can rest assured my pizza will be done, but not burnt! =)', 'visible', '2002-10-24 02:36:53', '2002-10-24 02:36:53', '2002-10-24 02:36:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 669
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1008, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Odd... I don&acute;t see anyone. Not even myself. o.O; Hmmm....', 'Odd... I don&amp;acute;t see anyone. Not even myself. o.O; Hmmm....', 'visible', '2002-10-24 04:07:24', '2002-10-24 04:07:24', '2002-10-24 04:07:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1009, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Red - did you click the little dudes? ;)', 'Red - did you click the little dudes? ;)', 'visible', '2002-10-24 04:33:48', '2002-10-24 04:33:48', '2002-10-24 04:33:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1010, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'It should be noted that this software works with Windows XP only.\r<BR>\r<BR>From the web site:\r<BR>&quot;OS: Windows XP Professional or Home Edition\r<BR>Caution: This software does not work in Windows 95/98/Me/NT/2000. \r<BR>Please use 16 bits (65536 colors) of screen color depth or higher. &quot;\r<BR>', 'It should be noted that this software works with Windows XP only.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;From the web site:<br />\r&lt;BR&gt;&amp;quot;OS: Windows XP Professional or Home Edition<br />\r&lt;BR&gt;Caution: This software does not work in Windows 95/98/Me/NT/2000. <br />\r&lt;BR&gt;Please use 16 bits (65536 colors) of screen color depth or higher. &amp;quot;<br />\r&lt;BR&gt;', 'visible', '2002-10-24 12:08:01', '2002-10-24 12:08:01', '2002-10-24 12:08:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 672
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1011, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Darn smilies - that should have been &quot;slash ME&quot;\r<BR>:)', 'Darn smilies - that should have been &amp;quot;slash ME&amp;quot;<br />\r&lt;BR&gt;:)', 'visible', '2002-10-24 12:10:31', '2002-10-24 12:10:31', '2002-10-24 12:10:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 672
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1012, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool \r<BR>8)', 'cool <br />\r&lt;BR&gt;8)', 'visible', '2002-10-24 17:05:58', '2002-10-24 17:05:58', '2002-10-24 17:05:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1013, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'what brain4 says :-) ............ now just shrink the pop-up chat some what LOL were never through asking :-)', 'what brain4 says :-) ............ now just shrink the pop-up chat some what LOL were never through asking :-)', 'visible', '2002-10-24 19:08:17', '2002-10-24 19:08:17', '2002-10-24 19:08:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1014, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'uh oh, you mean we have to click on those midgets every page change to see who&acute;s on?', 'uh oh, you mean we have to click on those midgets every page change to see who&amp;acute;s on?', 'visible', '2002-10-24 19:12:01', '2002-10-24 19:12:01', '2002-10-24 19:12:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1015, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It ends today :)', 'It ends today :)', 'visible', '2002-10-24 23:13:42', '2002-10-24 23:13:42', '2002-10-24 23:13:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 668
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1016, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'At the moment yeah. But we&acute;ll work on that ;)', 'At the moment yeah. But we&amp;acute;ll work on that ;)', 'visible', '2002-10-24 23:16:58', '2002-10-24 23:16:58', '2002-10-24 23:16:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 671
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1017, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'You just love that smiley ;)', 'You just love that smiley ;)', 'visible', '2002-10-24 23:18:51', '2002-10-24 23:18:51', '2002-10-24 23:18:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 672
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1018, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Skinsection has off course been add to Skinbase :)', 'Skinsection has off course been add to Skinbase :)', 'visible', '2002-10-25 00:19:22', '2002-10-25 00:19:22', '2002-10-25 00:19:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1019, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Sounds cool. Watch the traffic rise @ the house of /snowman:\r<BR>\r<BR>P.S. - there ain&acute;t no &acute;e&acute; in truly in case you notice your news changed ;)', 'Sounds cool. Watch the traffic rise @ the house of /snowman:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;P.S. - there ain&amp;acute;t no &amp;acute;e&amp;acute; in truly in case you notice your news changed ;)', 'visible', '2002-10-25 03:17:54', '2002-10-25 03:17:54', '2002-10-25 03:17:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1020, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I would have loved to of koined, but none of the apps work on my machine. :(', 'I would have loved to of koined, but none of the apps work on my machine. :(', 'visible', '2002-10-25 03:40:46', '2002-10-25 03:40:46', '2002-10-25 03:40:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 668
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1021, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'What? No screen shots?\r<BR>{:p', 'What? No screen shots?<br />\r&lt;BR&gt;{:p', 'visible', '2002-10-25 03:50:51', '2002-10-25 03:50:51', '2002-10-25 03:50:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1022, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'happy now Elwin?! ;)', 'happy now Elwin?! ;)', 'visible', '2002-10-25 08:22:21', '2002-10-25 08:22:21', '2002-10-25 08:22:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1023, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Maybe I just have to many things going on in my head, so the instruction to me are confusing :-( do you double click the .exe to install first then go hunt the files down and put them in the correct places?', 'Maybe I just have to many things going on in my head, so the instruction to me are confusing :-( do you double click the .exe to install first then go hunt the files down and put them in the correct places?', 'visible', '2002-10-25 16:49:16', '2002-10-25 16:49:16', '2002-10-25 16:49:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1024, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'no chichi do this:\r<BR>1: create a folder called &quot;FDprogram&quot; in c:\\ (c:\\FDprogram)\r<BR>2: copy &quot;fontpath.cpf&quot; and &quot;fontdraw.exe&quot; to this folder\r<BR>3: create a folder called &quot;yellowbar&quot; in the folder you first created (c:\\FDprogram\\yellowbar)\r<BR>4: copy the rest of the files into this folder\r<BR>5: run the program :)', 'no chichi do this:<br />\r&lt;BR&gt;1: create a folder called &amp;quot;FDprogram&amp;quot; in c:\\ (c:\\FDprogram)<br />\r&lt;BR&gt;2: copy &amp;quot;fontpath.cpf&amp;quot; and &amp;quot;fontdraw.exe&amp;quot; to this folder<br />\r&lt;BR&gt;3: create a folder called &amp;quot;yellowbar&amp;quot; in the folder you first created (c:\\FDprogram\\yellowbar)<br />\r&lt;BR&gt;4: copy the rest of the files into this folder<br />\r&lt;BR&gt;5: run the program :)', 'visible', '2002-10-25 18:29:00', '2002-10-25 18:29:00', '2002-10-25 18:29:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1025, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Anyone hosting and supporting Skinbase rules in my book :)', 'Anyone hosting and supporting Skinbase rules in my book :)', 'visible', '2002-10-25 23:50:55', '2002-10-25 23:50:55', '2002-10-25 23:50:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 674
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1026, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Im not gonne download it (I allready have it, its a great prog!)', 'Im not gonne download it (I allready have it, its a great prog!)', 'visible', '2002-10-26 00:01:50', '2002-10-26 00:01:50', '2002-10-26 00:01:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 674
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1027, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Congrats to the winners!', 'Congrats to the winners!', 'visible', '2002-10-26 01:12:05', '2002-10-26 01:12:05', '2002-10-26 01:12:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1028, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Damn, I didn&acute;t win! ;-) Naa, actually I did win, my programs got some great skins. I would like to thank all the skinners for their time and skins. I have added one skin from each skinner to the programs (PKMenu and PKVolume).', 'Damn, I didn&amp;acute;t win! ;-) Naa, actually I did win, my programs got some great skins. I would like to thank all the skinners for their time and skins. I have added one skin from each skinner to the programs (PKMenu and PKVolume).', 'visible', '2002-10-26 01:15:29', '2002-10-26 01:15:29', '2002-10-26 01:15:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1029, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I really am mad about missing this competition because I love PK apps. I really had no chance to enter, though, because I experienced some &quot;down time.&quot; Sorry PK - I hope you still love me..\r<BR>\r<BR>BTW congrats to the winners.', 'I really am mad about missing this competition because I love PK apps. I really had no chance to enter, though, because I experienced some &amp;quot;down time.&amp;quot; Sorry PK - I hope you still love me..<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BTW congrats to the winners.', 'visible', '2002-10-26 03:02:06', '2002-10-26 03:02:06', '2002-10-26 03:02:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1030, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I wish there was a screenshot.', 'I wish there was a screenshot.', 'visible', '2002-10-26 03:03:35', '2002-10-26 03:03:35', '2002-10-26 03:03:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 674
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1031, 3037, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3037 AND users.deleted_at IS NULL) THEN 3037 ELSE NULL END, NULL, 'JamesT', 'Ooops, guess I forgot to make an icon for PKVolume. :( Sorry PK, will see what I can do if you like.', 'Ooops, guess I forgot to make an icon for PKVolume. :( Sorry PK, will see what I can do if you like.', 'visible', '2002-10-26 03:15:35', '2002-10-26 03:15:35', '2002-10-26 03:15:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1032, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Congrats to all you winners, every one did a great job :-) I&acute;m glad to see SyncTime: Shex - Xymantix skin quilified and became the default :-)', 'Congrats to all you winners, every one did a great job :-) I&amp;acute;m glad to see SyncTime: Shex - Xymantix skin quilified and became the default :-)', 'visible', '2002-10-26 03:54:28', '2002-10-26 03:54:28', '2002-10-26 03:54:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1033, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Thanks snow me copy and paste and go try............ ummmm reading the read me text, am I suppose to change or add something in the ini?', 'Thanks snow me copy and paste and go try............ ummmm reading the read me text, am I suppose to change or add something in the ini?', 'visible', '2002-10-26 04:02:52', '2002-10-26 04:02:52', '2002-10-26 04:02:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1034, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'ok that was simple.......... but I hate to ask this, but what is it for, just to look at your fonts? You can not choose a fonts to use? I hate like sounding ignorant, but I have a viewer and drop down for fonts and are able to choose what you want to use in OE, so what does this do, I can&acute;t get it to do anything, not even move the window, I click on a fonts and shows me in the little window below plain ordinary fonts?', 'ok that was simple.......... but I hate to ask this, but what is it for, just to look at your fonts? You can not choose a fonts to use? I hate like sounding ignorant, but I have a viewer and drop down for fonts and are able to choose what you want to use in OE, so what does this do, I can&amp;acute;t get it to do anything, not even move the window, I click on a fonts and shows me in the little window below plain ordinary fonts?', 'visible', '2002-10-26 05:36:59', '2002-10-26 05:36:59', '2002-10-26 05:36:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1035, 3749, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3749 AND users.deleted_at IS NULL) THEN 3749 ELSE NULL END, NULL, 'DS-CUZTOMS', 'congrats to all...nice work :)', 'congrats to all...nice work :)', 'visible', '2002-10-26 06:10:28', '2002-10-26 06:10:28', '2002-10-26 06:10:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1036, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Screenshot -> www.kks.net/speedmeter.php', 'Screenshot -&gt; www.kks.net/speedmeter.php', 'visible', '2002-10-26 09:20:51', '2002-10-26 09:20:51', '2002-10-26 09:20:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 674
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1037, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'As of now, it&acute;s &quot;just&quot; a fontviewer, but who knows what the future will bring?! :)\r<BR>\r<BR>And for the .ini, you only have to edit that if you choose to &quot;install&quot; in a diff folder than the default (c:\\FDprogram)', 'As of now, it&amp;acute;s &amp;quot;just&amp;quot; a fontviewer, but who knows what the future will bring?! :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And for the .ini, you only have to edit that if you choose to &amp;quot;install&amp;quot; in a diff folder than the default (c:\\FDprogram)', 'visible', '2002-10-26 10:38:34', '2002-10-26 10:38:34', '2002-10-26 10:38:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1038, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I don&acute;t have time just to sit and look at it LOL I hope it will be usefull soooooon :-) Thanks snow for the help :-)', 'I don&amp;acute;t have time just to sit and look at it LOL I hope it will be usefull soooooon :-) Thanks snow for the help :-)', 'visible', '2002-10-26 19:38:21', '2002-10-26 19:38:21', '2002-10-26 19:38:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 673
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1039, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I did not even judge !!!!!!', 'I did not even judge !!!!!!', 'visible', '2002-10-26 22:35:11', '2002-10-26 22:35:11', '2002-10-26 22:35:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1040, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'That&acute;s what you get for being away Brub :p ;)', 'That&amp;acute;s what you get for being away Brub :p ;)', 'visible', '2002-10-26 23:51:20', '2002-10-26 23:51:20', '2002-10-26 23:51:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1041, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'oy Scarebear.... JamesT uploaded an icon for PKvolume (a bit late), but can&acute;t it still be used?!', 'oy Scarebear.... JamesT uploaded an icon for PKvolume (a bit late), but can&amp;acute;t it still be used?!', 'visible', '2002-10-27 01:34:36', '2002-10-27 01:34:36', '2002-10-27 01:34:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1042, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'thanks gRAVE! :)', 'thanks gRAVE! :)', 'visible', '2002-10-27 02:31:21', '2002-10-27 02:31:21', '2002-10-27 02:31:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 674
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1043, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Oi JamesT! JamesT is the winner of the PKVolume icon competition! I will include it this week.', 'Oi JamesT! JamesT is the winner of the PKVolume icon competition! I will include it this week.', 'visible', '2002-10-27 10:56:55', '2002-10-27 10:56:55', '2002-10-27 10:56:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1044, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Excellent PK! :)', 'Excellent PK! :)', 'visible', '2002-10-27 12:30:17', '2002-10-27 12:30:17', '2002-10-27 12:30:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1045, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'Wow - now I&acute;m glad I entered :) A big congrats to all of the winners. More importantly though, PK&acute;s apps got a lot of nice skins from everybody involved as well as some well- deserved publicity.', 'Wow - now I&amp;acute;m glad I entered :) A big congrats to all of the winners. More importantly though, PK&amp;acute;s apps got a lot of nice skins from everybody involved as well as some well- deserved publicity.', 'visible', '2002-10-27 18:23:52', '2002-10-27 18:23:52', '2002-10-27 18:23:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1046, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Snow - you know I&acute;m not here on weekends ;) \r<BR>\r<BR>I would have said &quot;I sure hope it can be used!&quot; :)', 'Snow - you know I&amp;acute;m not here on weekends ;) <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I would have said &amp;quot;I sure hope it can be used!&amp;quot; :)', 'visible', '2002-10-27 22:06:33', '2002-10-27 22:06:33', '2002-10-27 22:06:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1047, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Sorry mate... you know... age and memory LOL', 'Sorry mate... you know... age and memory LOL', 'visible', '2002-10-27 22:12:26', '2002-10-27 22:12:26', '2002-10-27 22:12:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1048, 3037, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3037 AND users.deleted_at IS NULL) THEN 3037 ELSE NULL END, NULL, 'JamesT', 'Snow, did you HAVE to bring up the memory issue??\r<BR>\r<BR>Wait, what were we talking about? ;)', 'Snow, did you HAVE to bring up the memory issue??<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Wait, what were we talking about? ;)', 'visible', '2002-10-28 00:26:16', '2002-10-28 00:26:16', '2002-10-28 00:26:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1049, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'congrats to all the winners :)', 'congrats to all the winners :)', 'visible', '2002-10-28 00:41:34', '2002-10-28 00:41:34', '2002-10-28 00:41:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1050, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'S2 Just keeps getting better :)', 'S2 Just keeps getting better :)', 'visible', '2002-10-28 09:19:08', '2002-10-28 09:19:08', '2002-10-28 09:19:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 676
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1051, 3960, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3960 AND users.deleted_at IS NULL) THEN 3960 ELSE NULL END, NULL, 'spyder', 'i really feel sorry about the sonique team!\r<BR>why?\r<BR>the good things:\r<BR>1.they were the real inovators of freeform skinning, before winamp...\r<BR>2.as the mantis engine, also the sonique1 engine was great\r<BR>3.sonique1 has great plugins(visual)\r<BR>the bad things:\r<BR>1.i checked their forum and it was really bad tosee such a few posts in any topic.winamp has wayyyyyyy tooooo muuuuch threads!\r<BR>2.it&acute;s sort of like no one is interested in skinning sonique, there is more interest in skining WA3...\r<BR>3.they deserver more attention and respect, but i don&acute;t think that it will happen soon...\r<BR>\r<BR>that&acute;s it!`', 'i really feel sorry about the sonique team!<br />\r&lt;BR&gt;why?<br />\r&lt;BR&gt;the good things:<br />\r&lt;BR&gt;1.they were the real inovators of freeform skinning, before winamp...<br />\r&lt;BR&gt;2.as the mantis engine, also the sonique1 engine was great<br />\r&lt;BR&gt;3.sonique1 has great plugins(visual)<br />\r&lt;BR&gt;the bad things:<br />\r&lt;BR&gt;1.i checked their forum and it was really bad tosee such a few posts in any topic.winamp has wayyyyyyy tooooo muuuuch threads!<br />\r&lt;BR&gt;2.it&amp;acute;s sort of like no one is interested in skinning sonique, there is more interest in skining WA3...<br />\r&lt;BR&gt;3.they deserver more attention and respect, but i don&amp;acute;t think that it will happen soon...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;that&amp;acute;s it!`', 'visible', '2002-10-28 14:46:02', '2002-10-28 14:46:02', '2002-10-28 14:46:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 676
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1052, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'I sit in the sonique forums a lot. Usually its winamp guys who try and get the flame wars started. If you check sites like DevArt..whenever there&acute;s a sonique news post the winamp zelots come out and start their comparisons. Its rather silly to try and do a fair comparison when s2 is still alpha and winamp is final. But its fun to see the arguements sometimes.\r<BR>\r<BR>Most people are holding off on skinning sonique since its still alpha. A lot is subject to change so few are willing to put a lot of work into a skin that may not work in a few builds. Being so close to the skinning community for sonique 2 I know there&acute;s about 9 or 10 skins in progress that will simply blow some of your minds. If you like my skin at all just wait. The better stuff is comming :)', 'I sit in the sonique forums a lot. Usually its winamp guys who try and get the flame wars started. If you check sites like DevArt..whenever there&amp;acute;s a sonique news post the winamp zelots come out and start their comparisons. Its rather silly to try and do a fair comparison when s2 is still alpha and winamp is final. But its fun to see the arguements sometimes.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Most people are holding off on skinning sonique since its still alpha. A lot is subject to change so few are willing to put a lot of work into a skin that may not work in a few builds. Being so close to the skinning community for sonique 2 I know there&amp;acute;s about 9 or 10 skins in progress that will simply blow some of your minds. If you like my skin at all just wait. The better stuff is comming :)', 'visible', '2002-10-28 17:57:57', '2002-10-28 17:57:57', '2002-10-28 17:57:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 676
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1053, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I prefer Sonique to Winamp. Always have :D Now that I&acute;ve seen skins like the latest from Travelian I&acute;m even more interested (time is my main factor for not skinning though).\r<BR>\r<BR>/me wants to skin the main window of Sonique 2 :)', 'I prefer Sonique to Winamp. Always have :D Now that I&amp;acute;ve seen skins like the latest from Travelian I&amp;acute;m even more interested (time is my main factor for not skinning though).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me wants to skin the main window of Sonique 2 :)', 'visible', '2002-10-28 23:18:30', '2002-10-28 23:18:30', '2002-10-28 23:18:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 676
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1054, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'Congrats to all the winners!!!! A great job by all those who entered... :)', 'Congrats to all the winners!!!! A great job by all those who entered... :)', 'visible', '2002-10-28 23:44:59', '2002-10-28 23:44:59', '2002-10-28 23:44:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 675
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1055, 3960, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3960 AND users.deleted_at IS NULL) THEN 3960 ELSE NULL END, NULL, 'spyder', 'yep , you&acute;re definitely right about those sutpid flaming wars between winamp users and sonique users.\r<BR>it just doesn&acute;t make sense...\r<BR>and by the way i like the latest skin from you for sonique2 :)_', 'yep , you&amp;acute;re definitely right about those sutpid flaming wars between winamp users and sonique users.<br />\r&lt;BR&gt;it just doesn&amp;acute;t make sense...<br />\r&lt;BR&gt;and by the way i like the latest skin from you for sonique2 :)_', 'visible', '2002-10-29 02:17:39', '2002-10-29 02:17:39', '2002-10-29 02:17:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 676
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1056, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'thanks for info BruB. :)', 'thanks for info BruB. :)', 'visible', '2002-10-30 00:39:24', '2002-10-30 00:39:24', '2002-10-30 00:39:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 678
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1057, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '/me goes to look into the notepad replacement. I always liked skinning 545 stuff :)', '/me goes to look into the notepad replacement. I always liked skinning 545 stuff :)', 'visible', '2002-10-30 01:19:23', '2002-10-30 01:19:23', '2002-10-30 01:19:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 678
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1058, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'UPDATE:::::\r<BR>\r<BR>If you downloaded Inedita at the moment of the news post, there was a little problem in the code that seems to be fixed now. So Download it again!', 'UPDATE:::::<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If you downloaded Inedita at the moment of the news post, there was a little problem in the code that seems to be fixed now. So Download it again!', 'visible', '2002-10-30 12:30:52', '2002-10-30 12:30:52', '2002-10-30 12:30:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 678
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1059, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Ya, I e-mailed and got a response from em about that one. 8) I tried out Inedita and LOVED it. It has everything that I have been looking for. It may not be perfect for everyone, but is deffinately worth a look. What&acute;s also sweet is that there are already skins for it, though a little tweaking may be required (eg: changing the title from &quot;Argus&quot; to &quot;Inedita&quot;).', 'Ya, I e-mailed and got a response from em about that one. 8) I tried out Inedita and LOVED it. It has everything that I have been looking for. It may not be perfect for everyone, but is deffinately worth a look. What&amp;acute;s also sweet is that there are already skins for it, though a little tweaking may be required (eg: changing the title from &amp;quot;Argus&amp;quot; to &amp;quot;Inedita&amp;quot;).', 'visible', '2002-10-31 02:28:21', '2002-10-31 02:28:21', '2002-10-31 02:28:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 678
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1060, 3960, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3960 AND users.deleted_at IS NULL) THEN 3960 ELSE NULL END, NULL, 'spyder', 'these guys are pioneers, they make such a cool software,+skinnable+free!\r<BR>great job!', 'these guys are pioneers, they make such a cool software,+skinnable+free!<br />\r&lt;BR&gt;great job!', 'visible', '2002-10-31 18:26:41', '2002-10-31 18:26:41', '2002-10-31 18:26:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 678
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1061, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'http://www.skinbase.org/section.php?sections=radlightcomp - skins will appear here. Just submit them to the new section &acute;RadLight Skinning Competition&acute;.\r<BR>\r<BR>Clicking on the download link above generates income for Skinbase if a purchase is made. You can download the free version as well from this link (trial version) until you win the competition ;)', 'http://www.skinbase.org/section.php?sections=radlightcomp - skins will appear here. Just submit them to the new section &amp;acute;RadLight Skinning Competition&amp;acute;.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Clicking on the download link above generates income for Skinbase if a purchase is made. You can download the free version as well from this link (trial version) until you win the competition ;)', 'visible', '2002-10-31 22:15:42', '2002-10-31 22:15:42', '2002-10-31 22:15:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1062, 1601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1601 AND users.deleted_at IS NULL) THEN 1601 ELSE NULL END, NULL, 'DAvenger', 'Yo people ! Wish you best luck :D I feel competition will be tough this time ;)', 'Yo people ! Wish you best luck :D I feel competition will be tough this time ;)', 'visible', '2002-10-31 22:22:03', '2002-10-31 22:22:03', '2002-10-31 22:22:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1063, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Is this app difficult to skin?', 'Is this app difficult to skin?', 'visible', '2002-11-01 00:22:17', '2002-11-01 00:22:17', '2002-11-01 00:22:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1064, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'RadLight has a skinning help guide at http://www.radlight.net/guide.htm\r<BR>\r<BR>Make sure you download the SkinEdit program too ;)', 'RadLight has a skinning help guide at http://www.radlight.net/guide.htm<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Make sure you download the SkinEdit program too ;)', 'visible', '2002-11-01 00:50:33', '2002-11-01 00:50:33', '2002-11-01 00:50:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1065, 3960, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3960 AND users.deleted_at IS NULL) THEN 3960 ELSE NULL END, NULL, 'spyder', 'Travellian, man you&acute;ve skinned sonique2, to skin this for you it&acute;s a piece of cake :)', 'Travellian, man you&amp;acute;ve skinned sonique2, to skin this for you it&amp;acute;s a piece of cake :)', 'visible', '2002-11-01 01:21:57', '2002-11-01 01:21:57', '2002-11-01 01:21:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1066, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Hey Guys! Make sure you don&acute;t vote without me this time :)', 'Hey Guys! Make sure you don&amp;acute;t vote without me this time :)', 'visible', '2002-11-01 02:59:00', '2002-11-01 02:59:00', '2002-11-01 02:59:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1067, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Thanks Scarebear.\r<BR>\r<BR>spyder: we&acute;ll see :) s2 was the first app i&acute;ve skinned for.', 'Thanks Scarebear.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;spyder: we&amp;acute;ll see :) s2 was the first app i&amp;acute;ve skinned for.', 'visible', '2002-11-01 04:04:35', '2002-11-01 04:04:35', '2002-11-01 04:04:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1068, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Travelian - NP. It&acute;s what I do! ;)\r<BR>\r<BR>BruB - make sure you&acute;re in IRC in a month :)\r<BR>\r<BR>/me makes note to do the same....', 'Travelian - NP. It&amp;acute;s what I do! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BruB - make sure you&amp;acute;re in IRC in a month :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me makes note to do the same....', 'visible', '2002-11-01 05:05:27', '2002-11-01 05:05:27', '2002-11-01 05:05:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1069, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I like the look of the title buttons program. Anybody know if you can make your own design buttons?', 'I like the look of the title buttons program. Anybody know if you can make your own design buttons?', 'visible', '2002-11-01 08:56:11', '2002-11-01 08:56:11', '2002-11-01 08:56:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 681
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1070, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It also says on the site that if you submit a skinpack for the program (that they use on their site), you are entitled to free registartion for any one of their programs. That&acute;s pretty cool :)\r<BR>\r<BR>Of course, you can skin and submit to Skinbase too as we now have a section for the program :D', 'It also says on the site that if you submit a skinpack for the program (that they use on their site), you are entitled to free registartion for any one of their programs. That&amp;acute;s pretty cool :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Of course, you can skin and submit to Skinbase too as we now have a section for the program :D', 'visible', '2002-11-01 08:59:55', '2002-11-01 08:59:55', '2002-11-01 08:59:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 682
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1071, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Im gonne download it, it never hurts to try.. (but I like IE at the moment... if it only had tabs.)', 'Im gonne download it, it never hurts to try.. (but I like IE at the moment... if it only had tabs.)', 'visible', '2002-11-01 11:23:40', '2002-11-01 11:23:40', '2002-11-01 11:23:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 683
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1072, 3960, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3960 AND users.deleted_at IS NULL) THEN 3960 ELSE NULL END, NULL, 'spyder', 'some questions:\r<BR>1.can we submit more than one skin for the competiton?\r<BR>2.should the skin have the radlight logo or to wite anywhere in the skin Radlight?\r<BR>3.if so where can i get the font(or what&acute;s the name of the font) use in the radlight website where it&acute;s the radligt skin competition?\r<BR>', 'some questions:<br />\r&lt;BR&gt;1.can we submit more than one skin for the competiton?<br />\r&lt;BR&gt;2.should the skin have the radlight logo or to wite anywhere in the skin Radlight?<br />\r&lt;BR&gt;3.if so where can i get the font(or what&amp;acute;s the name of the font) use in the radlight website where it&amp;acute;s the radligt skin competition?<br />\r&lt;BR&gt;', 'visible', '2002-11-01 12:49:08', '2002-11-01 12:49:08', '2002-11-01 12:49:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1073, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Hmm...never cared for mozilla based browsers. I may give it a go later tonight though.', 'Hmm...never cared for mozilla based browsers. I may give it a go later tonight though.', 'visible', '2002-11-01 20:20:50', '2002-11-01 20:20:50', '2002-11-01 20:20:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 683
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1074, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '1. Absolutely!\r<BR>2. No - the skin is yours to do with as you wish :)\r<BR>3. That one I can&acute;t answer but DAvenger might be able to help ;)', '1. Absolutely!<br />\r&lt;BR&gt;2. No - the skin is yours to do with as you wish :)<br />\r&lt;BR&gt;3. That one I can&amp;acute;t answer but DAvenger might be able to help ;)', 'visible', '2002-11-01 21:32:05', '2002-11-01 21:32:05', '2002-11-01 21:32:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 680
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1075, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I love Mozilla and could use a slimmed down version....', 'I love Mozilla and could use a slimmed down version....', 'visible', '2002-11-01 21:42:38', '2002-11-01 21:42:38', '2002-11-01 21:42:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 683
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1076, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very good sites and is is by nice the give a try so is dont ave the forget is ave the french sites http://www.aroskins.com is open byfore this one and is still need alls members whit the skins \r<BR>thanck you \r<BR>8)\r<BR>\r<BR>c&acute;est un tres bon sites et il est bien de lui donner une visite mais il ne faufrait pas oubier que sites francais http://aroskins.com a été le premier a ouvrir et qu&acute;il a besion de tous les membres avec leur oeuvres \r<BR>merci\r<BR>8)', 'is the very good sites and is is by nice the give a try so is dont ave the forget is ave the french sites http://www.aroskins.com is open byfore this one and is still need alls members whit the skins <br />\r&lt;BR&gt;thanck you <br />\r&lt;BR&gt;8)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;c&amp;acute;est un tres bon sites et il est bien de lui donner une visite mais il ne faufrait pas oubier que sites francais http://aroskins.com a été le premier a ouvrir et qu&amp;acute;il a besion de tous les membres avec leur oeuvres <br />\r&lt;BR&gt;merci<br />\r&lt;BR&gt;8)', 'visible', '2002-11-02 17:18:38', '2002-11-02 17:18:38', '2002-11-02 17:18:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 684
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1077, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Nah... I&acute;ll stick to iNet-Tabs ;)', 'Nah... I&amp;acute;ll stick to iNet-Tabs ;)', 'visible', '2002-11-02 20:48:33', '2002-11-02 20:48:33', '2002-11-02 20:48:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 683
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1078, 3792, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3792 AND users.deleted_at IS NULL) THEN 3792 ELSE NULL END, NULL, 'MessiahWWKD', 'I thought K-meleon wasn&acute;t going to be updated, but it&acute;s good to see that it&acute;s back in the game. Now I don&acute;t know which one to choose though: Phoenix or K-meleon? They&acute;re both great in their own ways.', 'I thought K-meleon wasn&amp;acute;t going to be updated, but it&amp;acute;s good to see that it&amp;acute;s back in the game. Now I don&amp;acute;t know which one to choose though: Phoenix or K-meleon? They&amp;acute;re both great in their own ways.', 'visible', '2002-11-03 01:02:13', '2002-11-03 01:02:13', '2002-11-03 01:02:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 683
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1079, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Boring! :p (naa, its actually nice reading, this will fill my day school for sure :-), and when i get home i will try out some mac style programs)', 'Boring! :p (naa, its actually nice reading, this will fill my day school for sure :-), and when i get home i will try out some mac style programs)', 'visible', '2002-11-04 11:11:34', '2002-11-04 11:11:34', '2002-11-04 11:11:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 685
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1080, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I thought there was to be an English version too?', 'I thought there was to be an English version too?', 'visible', '2002-11-04 11:31:40', '2002-11-04 11:31:40', '2002-11-04 11:31:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 684
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1081, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Looking good!\r<BR>/me hopes to see a Modzine skin suite to match the site!', 'Looking good!<br />\r&lt;BR&gt;/me hopes to see a Modzine skin suite to match the site!', 'visible', '2002-11-04 11:50:16', '2002-11-04 11:50:16', '2002-11-04 11:50:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 685
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1082, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'That&acute;s an idea we haven&acute;t thought about.', 'That&amp;acute;s an idea we haven&amp;acute;t thought about.', 'visible', '2002-11-04 12:39:16', '2002-11-04 12:39:16', '2002-11-04 12:39:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 685
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1083, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'that´s a good magazine. skinning and registry tweaking belongs together for me :)', 'that´s a good magazine. skinning and registry tweaking belongs together for me :)', 'visible', '2002-11-04 13:44:33', '2002-11-04 13:44:33', '2002-11-04 13:44:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 685
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1084, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'cool\r<BR>is the very good sites', 'cool<br />\r&lt;BR&gt;is the very good sites', 'visible', '2002-11-04 16:50:50', '2002-11-04 16:50:50', '2002-11-04 16:50:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 685
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1085, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I liked it a lot.\r<BR>You should see the replies I left on other sites. :P', 'I liked it a lot.<br />\r&lt;BR&gt;You should see the replies I left on other sites. :P', 'visible', '2002-11-04 19:56:40', '2002-11-04 19:56:40', '2002-11-04 19:56:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 685
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1086, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It&acute;s a cool and unique approach that I like. I look forward to Issue 2! :)', 'It&amp;acute;s a cool and unique approach that I like. I look forward to Issue 2! :)', 'visible', '2002-11-04 22:38:07', '2002-11-04 22:38:07', '2002-11-04 22:38:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 685
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1087, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'i have Y´z Dock running since a few days and i really like it. best of all it can be integrated into LiteStep very easy using !.exe . it´s also very resource friendly as are the other Y´z apps. \r<BR>looks like Mr. Yamaguchi is on the best way to destroy StarDock´s evil empire. ;)', 'i have Y´z Dock running since a few days and i really like it. best of all it can be integrated into LiteStep very easy using !.exe . it´s also very resource friendly as are the other Y´z apps. <br />\r&lt;BR&gt;looks like Mr. Yamaguchi is on the best way to destroy StarDock´s evil empire. ;)', 'visible', '2002-11-05 15:02:33', '2002-11-05 15:02:33', '2002-11-05 15:02:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 686
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1088, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Sweet. 8) Stuff is worth a look. 8)', 'Sweet. 8) Stuff is worth a look. 8)', 'visible', '2002-11-05 15:12:44', '2002-11-05 15:12:44', '2002-11-05 15:12:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 686
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1089, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we lyke the yaxay.com', 'we lyke the yaxay.com', 'visible', '2002-11-05 17:08:16', '2002-11-05 17:08:16', '2002-11-05 17:08:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 686
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1090, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'You thief! If I ever get to finish recoding Tek (next decade or so), I think I&acute;ll do a weekly software wrap up. Too much work too keep track of every little thing every day.', 'You thief! If I ever get to finish recoding Tek (next decade or so), I think I&amp;acute;ll do a weekly software wrap up. Too much work too keep track of every little thing every day.', 'visible', '2002-11-06 14:44:30', '2002-11-06 14:44:30', '2002-11-06 14:44:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 686
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1091, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Sounds cool. I&acute;ll have to go check it out. 8)', 'Sounds cool. I&amp;acute;ll have to go check it out. 8)', 'visible', '2002-11-06 21:16:44', '2002-11-06 21:16:44', '2002-11-06 21:16:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 688
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1092, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Looks pretty cool...i&acute;ll stick to WMP though...better looking skins.', 'Looks pretty cool...i&amp;acute;ll stick to WMP though...better looking skins.', 'visible', '2002-11-12 06:23:20', '2002-11-12 06:23:20', '2002-11-12 06:23:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 689
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1093, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Apps like this one could have better looking skins too - you just need to make them ;)', 'Apps like this one could have better looking skins too - you just need to make them ;)', 'visible', '2002-11-12 22:35:12', '2002-11-12 22:35:12', '2002-11-12 22:35:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 689
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1094, 1485, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1485 AND users.deleted_at IS NULL) THEN 1485 ELSE NULL END, NULL, 'iwaskenray', 'all the mmjb skins\r<BR>\r<BR>http://www.mmjbskins.com/\r<BR>\r<BR>', 'all the mmjb skins<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.mmjbskins.com/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2002-11-14 22:08:26', '2002-11-14 22:08:26', '2002-11-14 22:08:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 691
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1095, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'People can sell their skins from that site. Cool idea...', 'People can sell their skins from that site. Cool idea...', 'visible', '2002-11-14 22:17:35', '2002-11-14 22:17:35', '2002-11-14 22:17:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 691
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1096, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we sy that contest is very good \r<BR>\r<BR>j&acute;ai vu se concours il est tres bien', 'we sy that contest is very good <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;j&amp;acute;ai vu se concours il est tres bien', 'visible', '2002-11-16 17:08:49', '2002-11-16 17:08:49', '2002-11-16 17:08:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 692
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1097, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Just posted that on VelA a lil bit ago. 8) Hope it does well.', 'Just posted that on VelA a lil bit ago. 8) Hope it does well.', 'visible', '2002-11-16 18:22:10', '2002-11-16 18:22:10', '2002-11-16 18:22:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 692
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1098, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Hey it&acute;s in french, i don&acute;t have to disguise myself as an english speaking skinner anymore :)\r<BR>\r<BR>', 'Hey it&amp;acute;s in french, i don&amp;acute;t have to disguise myself as an english speaking skinner anymore :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2002-11-16 19:03:39', '2002-11-16 19:03:39', '2002-11-16 19:03:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 692
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1099, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'thanck (c)', 'thanck (c)', 'visible', '2002-11-17 00:56:35', '2002-11-17 00:56:35', '2002-11-17 00:56:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 692
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1100, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'I&acute;ll probably get a mac as my next computer instead. But this is a nice application and should go well with some mac themes.', 'I&amp;acute;ll probably get a mac as my next computer instead. But this is a nice application and should go well with some mac themes.', 'visible', '2002-11-19 21:14:57', '2002-11-19 21:14:57', '2002-11-19 21:14:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 694
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1101, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'What&acute;s up dock? j/k :p', 'What&amp;acute;s up dock? j/k :p', 'visible', '2002-11-21 01:01:13', '2002-11-21 01:01:13', '2002-11-21 01:01:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 694
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1102, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '/me shakes head @ Red :)', '/me shakes head @ Red :)', 'visible', '2002-11-21 06:27:13', '2002-11-21 06:27:13', '2002-11-21 06:27:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 694
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1103, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Railendar rulez!!! it&acute;s one of the best skinnables apps out there and I still use it religiously.', 'Railendar rulez!!! it&amp;acute;s one of the best skinnables apps out there and I still use it religiously.', 'visible', '2002-11-24 16:51:41', '2002-11-24 16:51:41', '2002-11-24 16:51:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 697
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1104, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we lyke this to programs rainmisder and rainmeter', 'we lyke this to programs rainmisder and rainmeter', 'visible', '2002-11-24 17:26:37', '2002-11-24 17:26:37', '2002-11-24 17:26:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 697
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1105, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'Thanx for the heads up moshi! PNG support....woohoo! /me loves png. :D', 'Thanx for the heads up moshi! PNG support....woohoo! /me loves png. :D', 'visible', '2002-11-25 01:34:32', '2002-11-25 01:34:32', '2002-11-25 01:34:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 697
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1106, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'This little app just keeps getting better all the time. I love it. :)', 'This little app just keeps getting better all the time. I love it. :)', 'visible', '2002-11-25 03:25:44', '2002-11-25 03:25:44', '2002-11-25 03:25:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 697
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1107, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'I love this lil&acute; app! and now it works for me!! yay! now let&acute;s all go make skins for it! hehe. i&acute;m a lil&acute; wound up right now if ya can&acute;t tell...', 'I love this lil&amp;acute; app! and now it works for me!! yay! now let&amp;acute;s all go make skins for it! hehe. i&amp;acute;m a lil&amp;acute; wound up right now if ya can&amp;acute;t tell...', 'visible', '2002-11-25 08:23:33', '2002-11-25 08:23:33', '2002-11-25 08:23:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 697
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1108, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Hey, thats a neat lill thingy you&acute;ve made there Thibster!!\r<BR>And of course a section will be made here on Skinbase! :)\r<BR>\r<BR>Could it be that it is a &quot;test module&quot; for future Hoverdesk plugin/features, me thinks?!', 'Hey, thats a neat lill thingy you&amp;acute;ve made there Thibster!!<br />\r&lt;BR&gt;And of course a section will be made here on Skinbase! :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Could it be that it is a &amp;quot;test module&amp;quot; for future Hoverdesk plugin/features, me thinks?!', 'visible', '2002-11-26 19:06:54', '2002-11-26 19:06:54', '2002-11-26 19:06:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 698
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1109, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Very cool application. I love the XP features too. My only problem is that I can&acute;t get the program onto my second monitor.\r<BR>\r<BR>Apart from that, this is one of the coolest new apps I&acute;ve seen in a while :)', 'Very cool application. I love the XP features too. My only problem is that I can&amp;acute;t get the program onto my second monitor.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Apart from that, this is one of the coolest new apps I&amp;acute;ve seen in a while :)', 'visible', '2002-11-26 22:11:44', '2002-11-26 22:11:44', '2002-11-26 22:11:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 698
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1110, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'Thibaud', 'Snow : maybe :-)\r<BR>Scarebear : uncheck the option &quot;Snap to screen borders&quot;, this might fix your pb.\r<BR>\r<BR>Oh, and btw, please re-download the app since I forgot to include the hdzip.dll file (to install a new skin with drag&acute;n&acute;drop)\r<BR>\r<BR>Thibaud', 'Snow : maybe :-)<br />\r&lt;BR&gt;Scarebear : uncheck the option &amp;quot;Snap to screen borders&amp;quot;, this might fix your pb.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Oh, and btw, please re-download the app since I forgot to include the hdzip.dll file (to install a new skin with drag&amp;acute;n&amp;acute;drop)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thibaud', 'visible', '2002-11-26 22:48:21', '2002-11-26 22:48:21', '2002-11-26 22:48:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 698
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1111, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Woo Hoo! Great little app Thibaud. :)', 'Woo Hoo! Great little app Thibaud. :)', 'visible', '2002-11-27 03:26:49', '2002-11-27 03:26:49', '2002-11-27 03:26:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 698
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1112, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Cool, this is a pretty unique application. Nice touch', 'Cool, this is a pretty unique application. Nice touch', 'visible', '2002-11-27 03:49:28', '2002-11-27 03:49:28', '2002-11-27 03:49:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 698
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1113, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Looking good matey, but what happend to the funky version you showed of some time ago?! The webwicked, Shockwave version wasn&acute;t it?!\r<BR>Well anyways congratulations to both of ya, on the launch of V3 of the hippest site around :grin:', 'Looking good matey, but what happend to the funky version you showed of some time ago?! The webwicked, Shockwave version wasn&amp;acute;t it?!<br />\r&lt;BR&gt;Well anyways congratulations to both of ya, on the launch of V3 of the hippest site around :grin:', 'visible', '2002-11-27 07:45:39', '2002-11-27 07:45:39', '2002-11-27 07:45:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1114, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'That was a different website altogether matey :D And it&acute;s next ;)', 'That was a different website altogether matey :D And it&amp;acute;s next ;)', 'visible', '2002-11-27 08:54:30', '2002-11-27 08:54:30', '2002-11-27 08:54:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1115, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Great to see you back up and running guys\r<BR>:)', 'Great to see you back up and running guys<br />\r&lt;BR&gt;:)', 'visible', '2002-11-27 10:49:20', '2002-11-27 10:49:20', '2002-11-27 10:49:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1116, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'And it doesn&acute;t get soggy in milk!\r<BR>\r<BR>{:p', 'And it doesn&amp;acute;t get soggy in milk!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2002-11-27 12:23:05', '2002-11-27 12:23:05', '2002-11-27 12:23:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1117, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '*DOH*.. I&acute;d better pay more attention to what I&acute;m shown/told in the future :/', '*DOH*.. I&amp;acute;d better pay more attention to what I&amp;acute;m shown/told in the future :/', 'visible', '2002-11-27 17:12:49', '2002-11-27 17:12:49', '2002-11-27 17:12:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1118, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Great new design SB and Lorenzo. Nice job!', 'Great new design SB and Lorenzo. Nice job!', 'visible', '2002-11-27 22:06:59', '2002-11-27 22:06:59', '2002-11-27 22:06:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1119, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'is the very nice application', 'is the very nice application', 'visible', '2002-11-28 02:36:01', '2002-11-28 02:36:01', '2002-11-28 02:36:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 698
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1120, 4325, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4325 AND users.deleted_at IS NULL) THEN 4325 ELSE NULL END, NULL, 'Mojaam', 'How much is it? It looks like a nice software. Will you say it&acute;s better than hoverdesk or others like that?', 'How much is it? It looks like a nice software. Will you say it&amp;acute;s better than hoverdesk or others like that?', 'visible', '2002-11-28 08:26:14', '2002-11-28 08:26:14', '2002-11-28 08:26:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 699
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1121, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'Thibaud', 'thanks you all for your nice comments :) Enjoy HoverWeather ! If you want to see the bad weather I&acute;m getting, just add Paris ;-)', 'thanks you all for your nice comments :) Enjoy HoverWeather ! If you want to see the bad weather I&amp;acute;m getting, just add Paris ;-)', 'visible', '2002-11-28 09:24:40', '2002-11-28 09:24:40', '2002-11-28 09:24:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 698
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1122, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'O_o coolness! And it comes in a box!', 'O_o coolness! And it comes in a box!', 'visible', '2002-11-28 13:49:15', '2002-11-28 13:49:15', '2002-11-28 13:49:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1123, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'HoverDesk etc skin the Shell only (Desktop) but wblinds Registered, skins ALL windows scroll bars and buttons etc....... :-) go to http://www.stardock.com and you can purchase the wnbinds seperate , trial version or Registered version.... or buy the complete Object desktop, loaded with other componets and upgrades for free........ I hope that helps you :-)', 'HoverDesk etc skin the Shell only (Desktop) but wblinds Registered, skins ALL windows scroll bars and buttons etc....... :-) go to http://www.stardock.com and you can purchase the wnbinds seperate , trial version or Registered version.... or buy the complete Object desktop, loaded with other componets and upgrades for free........ I hope that helps you :-)', 'visible', '2002-11-28 17:13:24', '2002-11-28 17:13:24', '2002-11-28 17:13:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 699
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1124, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'A tutorial site? Looking great....... soon it will be loaded with lot&acute;s of tutorials :-)', 'A tutorial site? Looking great....... soon it will be loaded with lot&amp;acute;s of tutorials :-)', 'visible', '2002-11-29 07:18:33', '2002-11-29 07:18:33', '2002-11-29 07:18:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 700
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1125, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Very nice issue of TwistedRealmz, Very Dark, not all black like some may want but a great goth feel to it. The best one yet according to myself :)', 'Very nice issue of TwistedRealmz, Very Dark, not all black like some may want but a great goth feel to it. The best one yet according to myself :)', 'visible', '2002-12-01 22:44:40', '2002-12-01 22:44:40', '2002-12-01 22:44:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 703
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1126, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'We all know this is a must have app. Now where is the &acute;HoverWeather&acute; section here at skinbase? :) Or is this going to be a Devart exclusive ?', 'We all know this is a must have app. Now where is the &amp;acute;HoverWeather&amp;acute; section here at skinbase? :) Or is this going to be a Devart exclusive ?', 'visible', '2002-12-02 02:03:59', '2002-12-02 02:03:59', '2002-12-02 02:03:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 702
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1127, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'YES! It&acute;s been added. Thanks!', 'YES! It&amp;acute;s been added. Thanks!', 'visible', '2002-12-03 06:42:11', '2002-12-03 06:42:11', '2002-12-03 06:42:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 702
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1128, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'What no sonique 2! Grrr :) perhpas i&acute;ll try a crack at winmap 3... *grumbles*', 'What no sonique 2! Grrr :) perhpas i&amp;acute;ll try a crack at winmap 3... *grumbles*', 'visible', '2002-12-03 07:52:59', '2002-12-03 07:52:59', '2002-12-03 07:52:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 706
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1129, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Section added to Skinbase of course ;)', 'Section added to Skinbase of course ;)', 'visible', '2002-12-03 09:27:08', '2002-12-03 09:27:08', '2002-12-03 09:27:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 708
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1130, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I don&acute;t skin any of the apps that are eligible. :(\r<BR>\r<BR>Give Winamp3 a try Travelian! We know you can skin Sonique2 so why not expand your horizons ;)', 'I don&amp;acute;t skin any of the apps that are eligible. :(<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Give Winamp3 a try Travelian! We know you can skin Sonique2 so why not expand your horizons ;)', 'visible', '2002-12-03 10:54:42', '2002-12-03 10:54:42', '2002-12-03 10:54:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 706
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1131, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'The app sounds great - I was even ready to download it, but then I found out it&acute;s not free. $30 seems like alot for that app, but maybe not I&acute;m just voicing my opinion ;).', 'The app sounds great - I was even ready to download it, but then I found out it&amp;acute;s not free. $30 seems like alot for that app, but maybe not I&amp;acute;m just voicing my opinion ;).', 'visible', '2002-12-03 10:56:57', '2002-12-03 10:56:57', '2002-12-03 10:56:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 708
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1132, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'Congrats all - now I&acute;ll know where to reach you spyder :).', 'Congrats all - now I&amp;acute;ll know where to reach you spyder :).', 'visible', '2002-12-03 20:21:22', '2002-12-03 20:21:22', '2002-12-03 20:21:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 707
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1133, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'The free download version lets you convert 5 minutes of a file only. So still good if you download video clips of your fav songs ;)\r<BR>\r<BR>Otherwise, yeah, you have to pay $30 for it.', 'The free download version lets you convert 5 minutes of a file only. So still good if you download video clips of your fav songs ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Otherwise, yeah, you have to pay $30 for it.', 'visible', '2002-12-03 21:50:40', '2002-12-03 21:50:40', '2002-12-03 21:50:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 708
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1134, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acute;ve spoken to the creator of the application and he is currently prepared to offer free registration to skinners that create and submit a skin to him (and Skinbase of course ;))\r<BR>\r<BR>Who&acute;s interested now? :D', 'I&amp;acute;ve spoken to the creator of the application and he is currently prepared to offer free registration to skinners that create and submit a skin to him (and Skinbase of course ;))<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Who&amp;acute;s interested now? :D', 'visible', '2002-12-04 06:23:13', '2002-12-04 06:23:13', '2002-12-04 06:23:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 708
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1135, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Makes me a little nostalgic for SoundJam :)', 'Makes me a little nostalgic for SoundJam :)', 'visible', '2002-12-04 06:57:24', '2002-12-04 06:57:24', '2002-12-04 06:57:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 711
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1136, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'My only biggest turn off is that the monies never end to have the program :-( I&acute;ll have to read more later, a great news post :-)', 'My only biggest turn off is that the monies never end to have the program :-( I&amp;acute;ll have to read more later, a great news post :-)', 'visible', '2002-12-04 19:24:52', '2002-12-04 19:24:52', '2002-12-04 19:24:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 710
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1137, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'hmmm...\r<BR>{:p', 'hmmm...<br />\r&lt;BR&gt;{:p', 'visible', '2002-12-05 14:48:58', '2002-12-05 14:48:58', '2002-12-05 14:48:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 708
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1138, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'But I just paid for my Fighter Clocks :p\r<BR>', 'But I just paid for my Fighter Clocks :p<br />\r&lt;BR&gt;', 'visible', '2002-12-05 21:03:47', '2002-12-05 21:03:47', '2002-12-05 21:03:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 712
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1139, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we just paid fort the girlsclock', 'we just paid fort the girlsclock', 'visible', '2002-12-06 00:18:52', '2002-12-06 00:18:52', '2002-12-06 00:18:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 712
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1140, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we just paid fort the girls clock', 'we just paid fort the girls clock', 'visible', '2002-12-06 00:19:14', '2002-12-06 00:19:14', '2002-12-06 00:19:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 712
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1141, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', '&quot;You can use clock as a hiding-place. Put clock over short cuts to your favorite games (or other programs).&quot; <- This is also a feature of PKLogo :P', '&amp;quot;You can use clock as a hiding-place. Put clock over short cuts to your favorite games (or other programs).&amp;quot; &lt;- This is also a feature of PKLogo :P', 'visible', '2002-12-06 09:20:39', '2002-12-06 09:20:39', '2002-12-06 09:20:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 712
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1142, 3792, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3792 AND users.deleted_at IS NULL) THEN 3792 ELSE NULL END, NULL, 'MessiahWWKD', 'Hooray! I finally get to pay for clock designs that are simply pictures of women that I could find on the Internet cut and paste into a clock shape!', 'Hooray! I finally get to pay for clock designs that are simply pictures of women that I could find on the Internet cut and paste into a clock shape!', 'visible', '2002-12-06 15:58:47', '2002-12-06 15:58:47', '2002-12-06 15:58:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 712
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1143, 3788, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3788 AND users.deleted_at IS NULL) THEN 3788 ELSE NULL END, NULL, 'asavkin', 'Thanks everybody for comments! I like such a funny postings. :)\r<BR>\r<BR>1) If someone paid for Fighters Clocks then he can freely download another pack. We don&acute;t sell skins - we sell clock. \r<BR>2) I think that lots of program has unique feature - hiding-place. Clock is not utility so it must be a little funny. I think I should write press released in a funny manner too.\r<BR>\r<BR>Be Stylish with Stylish Clock. :)\r<BR>\r<BR>James Hordes', 'Thanks everybody for comments! I like such a funny postings. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1) If someone paid for Fighters Clocks then he can freely download another pack. We don&amp;acute;t sell skins - we sell clock. <br />\r&lt;BR&gt;2) I think that lots of program has unique feature - hiding-place. Clock is not utility so it must be a little funny. I think I should write press released in a funny manner too.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Be Stylish with Stylish Clock. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;James Hordes', 'visible', '2002-12-06 20:48:06', '2002-12-06 20:48:06', '2002-12-06 20:48:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 712
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1144, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Cool - now how did I miss that? :)', 'Cool - now how did I miss that? :)', 'visible', '2002-12-06 23:58:03', '2002-12-06 23:58:03', '2002-12-06 23:58:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 713
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1145, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I get emails :)', 'I get emails :)', 'visible', '2002-12-07 00:17:04', '2002-12-07 00:17:04', '2002-12-07 00:17:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 713
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1146, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Im still waiting for your AstonShell skin /Elwin: your the one that got me invovled in this :-) A Great update too, just released today, and your fast /Scarebear:', 'Im still waiting for your AstonShell skin /Elwin: your the one that got me invovled in this :-) A Great update too, just released today, and your fast /Scarebear:', 'visible', '2002-12-07 01:50:18', '2002-12-07 01:50:18', '2002-12-07 01:50:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 713
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1147, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Gee - imagine that.\r<BR>Chichi posting the news?\r<BR>Whats the world coming to?\r<BR>{:p', 'Gee - imagine that.<br />\r&lt;BR&gt;Chichi posting the news?<br />\r&lt;BR&gt;Whats the world coming to?<br />\r&lt;BR&gt;{:p', 'visible', '2002-12-07 16:09:22', '2002-12-07 16:09:22', '2002-12-07 16:09:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 715
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1148, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'look the good appication and is freeware so is by good the ave link fort what place )we find that aplication \r<BR>8)', 'look the good appication and is freeware so is by good the ave link fort what place )we find that aplication <br />\r&lt;BR&gt;8)', 'visible', '2002-12-07 17:12:51', '2002-12-07 17:12:51', '2002-12-07 17:12:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 715
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1149, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'good one ChiChi but I&acute;d rather use HoverWatch it&acute;s skinnables :)', 'good one ChiChi but I&amp;acute;d rather use HoverWatch it&amp;acute;s skinnables :)', 'visible', '2002-12-07 17:24:40', '2002-12-07 17:24:40', '2002-12-07 17:24:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 715
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1150, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'If I get the ding-dang-blasted TV tuner to work, I&acute;ll skin it. :D', 'If I get the ding-dang-blasted TV tuner to work, I&amp;acute;ll skin it. :D', 'visible', '2002-12-07 19:56:19', '2002-12-07 19:56:19', '2002-12-07 19:56:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 714
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1151, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'First time for everything, elwin. ^.^\r<BR>\r<BR>Looks sweet, and I like the details, but I&acute;ll have to see if I can run it &quot;touch-n-go&quot; so that I don&acute;t have to leave it running.\r<BR>\r<BR>As for skinning, are there any plans to make it skinnable? It looked it from the ss, but I wan&acute;t sure. No mention of it on the site, and I take it brub tried it out.\r<BR>\r<BR>Still, I&acute;ll give it a go, and write the author. Tell him to come by SB and such. 8)', 'First time for everything, elwin. ^.^<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Looks sweet, and I like the details, but I&amp;acute;ll have to see if I can run it &amp;quot;touch-n-go&amp;quot; so that I don&amp;acute;t have to leave it running.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;As for skinning, are there any plans to make it skinnable? It looked it from the ss, but I wan&amp;acute;t sure. No mention of it on the site, and I take it brub tried it out.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Still, I&amp;acute;ll give it a go, and write the author. Tell him to come by SB and such. 8)', 'visible', '2002-12-07 20:01:45', '2002-12-07 20:01:45', '2002-12-07 20:01:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 715
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1152, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Sounds interesting and has a great prize. I may enter something if i can find the time :)', 'Sounds interesting and has a great prize. I may enter something if i can find the time :)', 'visible', '2002-12-07 20:28:52', '2002-12-07 20:28:52', '2002-12-07 20:28:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 714
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1153, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'You see you admins we do read the News, just don&acute;t comment all the time :-) BruB, correct me if I&acute;m wrong, but isn&acute;t the HoverWatch a plug-in, only for those that have the program HoverDesk?\r<BR>\r<BR>The biggest thing I like about this little program, is that you only have the temperature in the system tray by your clock, does not take up any space what so ever, and then if you want to know more about your weather happenings, then click on the temperature and a small pop-up windows has everything you want to know about the weather or go there :-)\r<BR>\r<BR>Thank you all for the encouragement :-)', 'You see you admins we do read the News, just don&amp;acute;t comment all the time :-) BruB, correct me if I&amp;acute;m wrong, but isn&amp;acute;t the HoverWatch a plug-in, only for those that have the program HoverDesk?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The biggest thing I like about this little program, is that you only have the temperature in the system tray by your clock, does not take up any space what so ever, and then if you want to know more about your weather happenings, then click on the temperature and a small pop-up windows has everything you want to know about the weather or go there :-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thank you all for the encouragement :-)', 'visible', '2002-12-07 21:16:15', '2002-12-07 21:16:15', '2002-12-07 21:16:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 715
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1154, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Oh..... CTRW, I don&acute;t know if skinning is in the works, but if you find out post it here :-) I just like the little program to just look down at my system tray and know the current temperature:-)', 'Oh..... CTRW, I don&amp;acute;t know if skinning is in the works, but if you find out post it here :-) I just like the little program to just look down at my system tray and know the current temperature:-)', 'visible', '2002-12-07 21:19:14', '2002-12-07 21:19:14', '2002-12-07 21:19:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 715
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1155, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', '/me tries not to laugh', '/me tries not to laugh', 'visible', '2002-12-08 14:23:18', '2002-12-08 14:23:18', '2002-12-08 14:23:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 715
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1156, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I have yet to finish a skin for MJ, but from looking at the MEGA-ME version of the program, if you have ever created a WindowBlinds skin, you should be able to submit a skin to this competition. Cool prizes people! ;)', 'I have yet to finish a skin for MJ, but from looking at the MEGA-ME version of the program, if you have ever created a WindowBlinds skin, you should be able to submit a skin to this competition. Cool prizes people! ;)', 'visible', '2002-12-10 06:30:57', '2002-12-10 06:30:57', '2002-12-10 06:30:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 714
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1157, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Quick, let&acute;s all try to grab &acute;gorman&acute; or &acute;imike&acute; before they do!', 'Quick, let&amp;acute;s all try to grab &amp;acute;gorman&amp;acute; or &amp;acute;imike&amp;acute; before they do!', 'visible', '2002-12-10 19:58:04', '2002-12-10 19:58:04', '2002-12-10 19:58:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 717
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1158, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Yeah! I go for Snowman, Chaz012, Harr|away, #skinbase, #artuproar and #deviantart', 'Yeah! I go for Snowman, Chaz012, Harr|away, #skinbase, #artuproar and #deviantart', 'visible', '2002-12-10 23:42:49', '2002-12-10 23:42:49', '2002-12-10 23:42:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 717
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1159, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I only got #deskmod, #skinbase and #artmutate. And only for a short while.. :p', 'I only got #deskmod, #skinbase and #artmutate. And only for a short while.. :p', 'visible', '2002-12-11 01:10:21', '2002-12-11 01:10:21', '2002-12-11 01:10:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 717
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1160, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'An interview with Virophile - I loved it :)', 'An interview with Virophile - I loved it :)', 'visible', '2002-12-11 08:16:32', '2002-12-11 08:16:32', '2002-12-11 08:16:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 718
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1161, 4502, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4502 AND users.deleted_at IS NULL) THEN 4502 ELSE NULL END, NULL, 'Moonstruck', 'The RipGo! is a nice prize and MEDIA JUKEBOX is a great program, especially for those of you who have a lot of media files. It would be great to see some imaginative skins from you guys.', 'The RipGo! is a nice prize and MEDIA JUKEBOX is a great program, especially for those of you who have a lot of media files. It would be great to see some imaginative skins from you guys.', 'visible', '2002-12-12 21:38:05', '2002-12-12 21:38:05', '2002-12-12 21:38:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 714
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1162, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Awesome work on this more-than-just-a-notepad application. Awesome.', 'Awesome work on this more-than-just-a-notepad application. Awesome.', 'visible', '2002-12-13 23:38:50', '2002-12-13 23:38:50', '2002-12-13 23:38:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 720
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1163, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '* Includes the highly rated MEDIA JUKEBOX software for collecting, organizing & playing MP3, WMA & other digital files\r<BR>\r<BR>The above is one of the features of the main prize.\r<BR>\r<BR>I just thought I&acute;d point that out ;) So the winner also gets a registered copy of MEDIA JUKEBOX :D', '* Includes the highly rated MEDIA JUKEBOX software for collecting, organizing &amp; playing MP3, WMA &amp; other digital files<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The above is one of the features of the main prize.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I just thought I&amp;acute;d point that out ;) So the winner also gets a registered copy of MEDIA JUKEBOX :D', 'visible', '2002-12-13 23:56:54', '2002-12-13 23:56:54', '2002-12-13 23:56:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 714
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1164, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'And a link to the softshape website: http://www.softshape.net', 'And a link to the softshape website: http://www.softshape.net', 'visible', '2002-12-17 10:40:28', '2002-12-17 10:40:28', '2002-12-17 10:40:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 721
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1165, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Wow! I remember this when it was first released. Even Doreen skinned it if I&acute;m not mistaken ;)', 'Wow! I remember this when it was first released. Even Doreen skinned it if I&amp;acute;m not mistaken ;)', 'visible', '2002-12-18 07:45:11', '2002-12-18 07:45:11', '2002-12-18 07:45:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 723
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1166, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'On the site it says version 2.0 is a 30 day trial. Version 1.2 is the freeware version. Or am I missing something?', 'On the site it says version 2.0 is a 30 day trial. Version 1.2 is the freeware version. Or am I missing something?', 'visible', '2002-12-18 08:03:43', '2002-12-18 08:03:43', '2002-12-18 08:03:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 723
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1167, 3365, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3365 AND users.deleted_at IS NULL) THEN 3365 ELSE NULL END, NULL, 'AaronL', 'hmm. NEW &quot;freeware&quot; version?\r<BR>oh well, i downloaded the 1.2 to see what it is.\r<BR>', 'hmm. NEW &amp;quot;freeware&amp;quot; version?<br />\r&lt;BR&gt;oh well, i downloaded the 1.2 to see what it is.<br />\r&lt;BR&gt;', 'visible', '2002-12-18 08:17:44', '2002-12-18 08:17:44', '2002-12-18 08:17:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 723
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1168, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Hrm..... I see what you mean iTM....... Sorry, I should have checked my sources before poseting this news, but I just got so excited about it cause BB was once my fav browser, and I&acute;ve sorta been waiting for this update for a looooong time. Not that I&acute;m going to switch again, now that I&acute;m using Inet-Tabs :D :D :D', 'Hrm..... I see what you mean iTM....... Sorry, I should have checked my sources before poseting this news, but I just got so excited about it cause BB was once my fav browser, and I&amp;acute;ve sorta been waiting for this update for a looooong time. Not that I&amp;acute;m going to switch again, now that I&amp;acute;m using Inet-Tabs :D :D :D', 'visible', '2002-12-18 08:37:46', '2002-12-18 08:37:46', '2002-12-18 08:37:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 723
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1169, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Oh, and there&acute;s a new section for it here, (of course) so get to skinning!\r<BR>{:p\r<BR>\r<BR>http://www.skinbase.org/section.php?sections=ShellWM', 'Oh, and there&amp;acute;s a new section for it here, (of course) so get to skinning!<br />\r&lt;BR&gt;{:p<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.skinbase.org/section.php?sections=ShellWM', 'visible', '2002-12-23 14:44:20', '2002-12-23 14:44:20', '2002-12-23 14:44:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 725
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1170, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Simply awesome :) I have a CE skin to convert ;)', 'Simply awesome :) I have a CE skin to convert ;)', 'visible', '2002-12-23 21:40:34', '2002-12-23 21:40:34', '2002-12-23 21:40:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 725
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1171, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'And be sure to check the front page of their site, because there is already a new build of the beta...\r<BR>:)', 'And be sure to check the front page of their site, because there is already a new build of the beta...<br />\r&lt;BR&gt;:)', 'visible', '2002-12-23 23:08:22', '2002-12-23 23:08:22', '2002-12-23 23:08:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 725
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1172, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I will get right on it right after Christmas, I have to much cooking & baking to do:-)\r<BR>But I&acute;m sure excited :-) Do a little dance, make a little skin, get down tonight, get down tonight......... and don&acute;t forget, get shell WM :-)', 'I will get right on it right after Christmas, I have to much cooking &amp; baking to do:-)<br />\r&lt;BR&gt;But I&amp;acute;m sure excited :-) Do a little dance, make a little skin, get down tonight, get down tonight......... and don&amp;acute;t forget, get shell WM :-)', 'visible', '2002-12-24 08:14:50', '2002-12-24 08:14:50', '2002-12-24 08:14:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 725
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1173, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I&acute;ll try to hurry :sangira :sangria :sangria :sangira :sangria :sangria :sangira :sangria', 'I&amp;acute;ll try to hurry :sangira :sangria :sangria :sangira :sangria :sangria :sangira :sangria', 'visible', '2002-12-24 08:18:30', '2002-12-24 08:18:30', '2002-12-24 08:18:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 725
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1174, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'LOL LOL LOL LOL', 'LOL LOL LOL LOL', 'visible', '2002-12-24 08:20:14', '2002-12-24 08:20:14', '2002-12-24 08:20:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 725
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1175, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'Hmmmmmmm.. Doing a little nipping on the side are we???? Cooking and baking?? I can &acute;t wait to see the skin she comes up with :-D', 'Hmmmmmmm.. Doing a little nipping on the side are we???? Cooking and baking?? I can &amp;acute;t wait to see the skin she comes up with :-D', 'visible', '2002-12-25 04:47:47', '2002-12-25 04:47:47', '2002-12-25 04:47:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 725
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1176, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I have this program and love it, even will tell you has spy-ware/tracking cookie. you&acute;ll be surprised what skinning sites have tracking cookies on your computer, telling the site where you been and going LOL This program is very efficient', 'I have this program and love it, even will tell you has spy-ware/tracking cookie. you&amp;acute;ll be surprised what skinning sites have tracking cookies on your computer, telling the site where you been and going LOL This program is very efficient', 'visible', '2002-12-28 09:38:45', '2002-12-28 09:38:45', '2002-12-28 09:38:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 726
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1177, 1601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1601 AND users.deleted_at IS NULL) THEN 1601 ELSE NULL END, NULL, 'DAvenger', 'This app sucks as all other so called spyware removers do. If you are afraid of cookies you should stop using your PC for good. Cookies are evil LOL', 'This app sucks as all other so called spyware removers do. If you are afraid of cookies you should stop using your PC for good. Cookies are evil LOL', 'visible', '2002-12-28 16:31:23', '2002-12-28 16:31:23', '2002-12-28 16:31:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 726
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1178, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'That&acute;s right!\r<BR>Listen to DAvenger!\r<BR>And get rid of Firewalls and Antivirus programs too!\r<BR>If you&acute;re afraid of having your computer hacked or infected, you should never have got on the Internet!\r<BR>And leave your drapes open when you&acute;re naked in the bedroom too!\r<BR>If you&acute;re afraid of someone seeing you naked you shouldn&acute;t have windows in your house, dammit!\r<BR>\r<BR>(o) (o) (o)\r<BR>', 'That&amp;acute;s right!<br />\r&lt;BR&gt;Listen to DAvenger!<br />\r&lt;BR&gt;And get rid of Firewalls and Antivirus programs too!<br />\r&lt;BR&gt;If you&amp;acute;re afraid of having your computer hacked or infected, you should never have got on the Internet!<br />\r&lt;BR&gt;And leave your drapes open when you&amp;acute;re naked in the bedroom too!<br />\r&lt;BR&gt;If you&amp;acute;re afraid of someone seeing you naked you shouldn&amp;acute;t have windows in your house, dammit!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;(o) (o) (o)<br />\r&lt;BR&gt;', 'visible', '2002-12-30 01:11:20', '2002-12-30 01:11:20', '2002-12-30 01:11:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 726
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1179, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And leave your drapes open when you´re naked in the bedroom too! - I actually do that ;)\r<BR>\r<BR>Scare-bare :D', 'And leave your drapes open when you´re naked in the bedroom too! - I actually do that ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Scare-bare :D', 'visible', '2002-12-30 01:24:44', '2002-12-30 01:24:44', '2002-12-30 01:24:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 726
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1180, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Another SHAREWARE that will never go no where, What is it with these people that actually think i&acute;ll spit out 30$ u.s. (yes 30$!!!!) for a software like that. Come on, it&acute;s not even a 5 stars in shareware.com', 'Another SHAREWARE that will never go no where, What is it with these people that actually think i&amp;acute;ll spit out 30$ u.s. (yes 30$!!!!) for a software like that. Come on, it&amp;acute;s not even a 5 stars in shareware.com', 'visible', '2002-12-30 11:22:46', '2002-12-30 11:22:46', '2002-12-30 11:22:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 727
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1181, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', '$30 is too much for that application.', '$30 is too much for that application.', 'visible', '2002-12-30 11:41:32', '2002-12-30 11:41:32', '2002-12-30 11:41:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 727
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1182, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'Well /Scarebear: you have done it this time!!!! I have never seen this on the web before.. and I have wished someone would come up with a program like this! :-D You don&acute;t know how much I can use this... If you were closer I would KISS you.. It is well worth the price... and it will save me a whole lot of time.. Ooooohhhhh man what a good year 2003 is gonna beeee!!! lol lol', 'Well /Scarebear: you have done it this time!!!! I have never seen this on the web before.. and I have wished someone would come up with a program like this! :-D You don&amp;acute;t know how much I can use this... If you were closer I would KISS you.. It is well worth the price... and it will save me a whole lot of time.. Ooooohhhhh man what a good year 2003 is gonna beeee!!! lol lol', 'visible', '2002-12-31 00:11:32', '2002-12-31 00:11:32', '2002-12-31 00:11:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 727
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1183, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'jokin&acute; right??', 'jokin&amp;acute; right??', 'visible', '2002-12-31 02:38:21', '2002-12-31 02:38:21', '2002-12-31 02:38:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 727
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1184, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Thank you for the new release and a happy new year to you too Thib :)', 'Thank you for the new release and a happy new year to you too Thib :)', 'visible', '2002-12-31 11:58:37', '2002-12-31 11:58:37', '2002-12-31 11:58:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 728
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1185, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Thibaud beat me to the news bastard :) Good to see this new release.', 'Thibaud beat me to the news bastard :) Good to see this new release.', 'visible', '2002-12-31 12:45:02', '2002-12-31 12:45:02', '2002-12-31 12:45:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 728
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1186, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Wow - gotta check this out... {:p', 'Wow - gotta check this out... {:p', 'visible', '2002-12-31 15:36:43', '2002-12-31 15:36:43', '2002-12-31 15:36:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 728
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1187, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'An impressive new feature list! A nice new year present for us all :)', 'An impressive new feature list! A nice new year present for us all :)', 'visible', '2002-12-31 21:11:19', '2002-12-31 21:11:19', '2002-12-31 21:11:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 728
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1188, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'cool\r<BR>', 'cool<br />\r&lt;BR&gt;', 'visible', '2002-12-31 23:37:24', '2002-12-31 23:37:24', '2002-12-31 23:37:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 728
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1189, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Oh yeah! This is great. I really like that alpha transparency and the addition of a scrollbar when reading mail. EZpop is now complete! :)', 'Oh yeah! This is great. I really like that alpha transparency and the addition of a scrollbar when reading mail. EZpop is now complete! :)', 'visible', '2003-01-01 04:47:52', '2003-01-01 04:47:52', '2003-01-01 04:47:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 728
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1190, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I get sent news - I post it. It&acute;s my job.', 'I get sent news - I post it. It&amp;acute;s my job.', 'visible', '2003-01-03 21:07:19', '2003-01-03 21:07:19', '2003-01-03 21:07:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 727
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1191, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Yay! Glad to see this here. Escpecially good timing since there&acute;s a new release of ObjectDock! :)', 'Yay! Glad to see this here. Escpecially good timing since there&amp;acute;s a new release of ObjectDock! :)', 'visible', '2003-01-04 05:46:07', '2003-01-04 05:46:07', '2003-01-04 05:46:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 729
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1192, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'YEAH!!! We <b>rock</b>!! :D :D :D', 'YEAH!!! We &lt;b&gt;rock&lt;/b&gt;!! :D :D :D', 'visible', '2003-01-05 21:10:46', '2003-01-05 21:10:46', '2003-01-05 21:10:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 732
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1193, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Adding sections for things that aren&acute;t skinnable ;)', 'Adding sections for things that aren&amp;acute;t skinnable ;)', 'visible', '2003-01-05 21:38:23', '2003-01-05 21:38:23', '2003-01-05 21:38:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 731
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1194, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'I&acute;ve used window fx in the past and was semi pleased with what it did. Its a shame microsoft couldn&acute;t do a better job incorperating stuff like alpha blending into win2k and xp because its all very resource hoggy. (in its current implimentation) In the end i usually wind up uninstalling programs like this because of the drag on my system. But if you&acute;ve got a quick system I&acute;m sure you&acute;ll be pleasantly surprised with how cool you can make your desktop look, feel, and act with this program!', 'I&amp;acute;ve used window fx in the past and was semi pleased with what it did. Its a shame microsoft couldn&amp;acute;t do a better job incorperating stuff like alpha blending into win2k and xp because its all very resource hoggy. (in its current implimentation) In the end i usually wind up uninstalling programs like this because of the drag on my system. But if you&amp;acute;ve got a quick system I&amp;acute;m sure you&amp;acute;ll be pleasantly surprised with how cool you can make your desktop look, feel, and act with this program!', 'visible', '2003-01-05 21:43:45', '2003-01-05 21:43:45', '2003-01-05 21:43:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 731
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1195, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'We look forward to seeing plenty of new and cool skins from the shellWM skinning community here. And I look forward to new releases too seeing as how we&acute;ve given the dev team some free time ;)', 'We look forward to seeing plenty of new and cool skins from the shellWM skinning community here. And I look forward to new releases too seeing as how we&amp;acute;ve given the dev team some free time ;)', 'visible', '2003-01-05 22:00:09', '2003-01-05 22:00:09', '2003-01-05 22:00:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 732
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1196, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'well Scare..... you might never know.. sometime in the future :P', 'well Scare..... you might never know.. sometime in the future :P', 'visible', '2003-01-05 22:29:23', '2003-01-05 22:29:23', '2003-01-05 22:29:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 731
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1197, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Major coolness... {:p', 'Major coolness... {:p', 'visible', '2003-01-05 23:51:42', '2003-01-05 23:51:42', '2003-01-05 23:51:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 732
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1198, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Excellent. Skinbase going high profile.', 'Excellent. Skinbase going high profile.', 'visible', '2003-01-06 00:19:09', '2003-01-06 00:19:09', '2003-01-06 00:19:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 732
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1199, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'LOL', 'LOL', 'visible', '2003-01-06 05:25:01', '2003-01-06 05:25:01', '2003-01-06 05:25:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 731
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1200, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Supplying free messageboard services for skinning related sites not capable of hosting their own? If I got that right, then my hat is off to you folks. (I don&acute;t wear hats so let&acute;s pretend ;))\r<BR>\r<BR>Best of luck to the site!', 'Supplying free messageboard services for skinning related sites not capable of hosting their own? If I got that right, then my hat is off to you folks. (I don&amp;acute;t wear hats so let&amp;acute;s pretend ;))<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Best of luck to the site!', 'visible', '2003-01-06 05:35:47', '2003-01-06 05:35:47', '2003-01-06 05:35:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 733
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1201, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'That sounds great to hear.... skinbase is going to grow :-)', 'That sounds great to hear.... skinbase is going to grow :-)', 'visible', '2003-01-06 16:19:09', '2003-01-06 16:19:09', '2003-01-06 16:19:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 732
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1202, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hmm... neat proggie, but there&acute;s gotta be made at least one serious change before start using it regulary: The fact that you have to restart every app you have open before any skinchanges take effect! That really bugs me. That was one of the reasons for why I dumped Trillian for mIRC!', 'hmm... neat proggie, but there&amp;acute;s gotta be made at least one serious change before start using it regulary: The fact that you have to restart every app you have open before any skinchanges take effect! That really bugs me. That was one of the reasons for why I dumped Trillian for mIRC!', 'visible', '2003-01-06 22:40:27', '2003-01-06 22:40:27', '2003-01-06 22:40:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 732
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1203, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Good stuff. I&acute;ll see if i can come up with :)', 'Good stuff. I&amp;acute;ll see if i can come up with :)', 'visible', '2003-01-06 23:05:36', '2003-01-06 23:05:36', '2003-01-06 23:05:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 734
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1204, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Congratualations to the winners (okok, a bit late maybe...)', 'Congratualations to the winners (okok, a bit late maybe...)', 'visible', '2003-01-07 14:46:12', '2003-01-07 14:46:12', '2003-01-07 14:46:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 707
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1205, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Its a great site, run by great guys :-)', 'Its a great site, run by great guys :-)', 'visible', '2003-01-07 17:23:51', '2003-01-07 17:23:51', '2003-01-07 17:23:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 733
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1206, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Awesome features. Already this has gone somewhere cool :D', 'Awesome features. Already this has gone somewhere cool :D', 'visible', '2003-01-08 03:42:41', '2003-01-08 03:42:41', '2003-01-08 03:42:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1207, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Beat me to the Copy and Paste scare', 'Beat me to the Copy and Paste scare', 'visible', '2003-01-08 04:14:25', '2003-01-08 04:14:25', '2003-01-08 04:14:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1208, 3983, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3983 AND users.deleted_at IS NULL) THEN 3983 ELSE NULL END, NULL, 'fusion', 'Hey - I actually wrote that myself ;)', 'Hey - I actually wrote that myself ;)', 'visible', '2003-01-08 05:59:17', '2003-01-08 05:59:17', '2003-01-08 05:59:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1209, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Oops :D Wrong one', 'Oops :D Wrong one', 'visible', '2003-01-08 06:00:10', '2003-01-08 06:00:10', '2003-01-08 06:00:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1210, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Sorry BruB. I know you commented before, but I made a screw up and then reposted the news :D', 'Sorry BruB. I know you commented before, but I made a screw up and then reposted the news :D', 'visible', '2003-01-08 06:10:51', '2003-01-08 06:10:51', '2003-01-08 06:10:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1211, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Coolio :)', 'Coolio :)', 'visible', '2003-01-08 08:46:00', '2003-01-08 08:46:00', '2003-01-08 08:46:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1212, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Sweetness!', 'Sweetness!', 'visible', '2003-01-08 09:08:38', '2003-01-08 09:08:38', '2003-01-08 09:08:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1213, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Excellent!', 'Excellent!', 'visible', '2003-01-08 11:58:05', '2003-01-08 11:58:05', '2003-01-08 11:58:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1214, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'No problem Scare, Now we all know your secret identity.', 'No problem Scare, Now we all know your secret identity.', 'visible', '2003-01-08 19:22:37', '2003-01-08 19:22:37', '2003-01-08 19:22:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1215, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'The old news came back!?! Weirdness!', 'The old news came back!?! Weirdness!', 'visible', '2003-01-08 22:45:50', '2003-01-08 22:45:50', '2003-01-08 22:45:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1216, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'Yeah, now we know.... It&acute;s two crazy guys causing a lot of .. con - fusion .. at the Base.. lol', 'Yeah, now we know.... It&amp;acute;s two crazy guys causing a lot of .. con - fusion .. at the Base.. lol', 'visible', '2003-01-09 04:08:13', '2003-01-09 04:08:13', '2003-01-09 04:08:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1217, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'he he he, empty your cookies and reboot, and see if that helps scarebear LOL This is great, looks like it&acute;s moving along nicely :-)\r<BR>\r<BR>hmmmmm scarebear, that icon sounds like you two got married ROTFL', 'he he he, empty your cookies and reboot, and see if that helps scarebear LOL This is great, looks like it&amp;acute;s moving along nicely :-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;hmmmmm scarebear, that icon sounds like you two got married ROTFL', 'visible', '2003-01-09 07:58:15', '2003-01-09 07:58:15', '2003-01-09 07:58:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1218, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'What are you crazy people talking about!?! ;)\r<BR>\r<BR>/me denies having altered an icon :D', 'What are you crazy people talking about!?! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me denies having altered an icon :D', 'visible', '2003-01-09 08:52:42', '2003-01-09 08:52:42', '2003-01-09 08:52:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 736
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1219, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'mega-me or mini-me??? ok, i give it a try ;)', 'mega-me or mini-me??? ok, i give it a try ;)', 'visible', '2003-01-09 13:13:02', '2003-01-09 13:13:02', '2003-01-09 13:13:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 734
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1220, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Damn it, I had more to say\r<BR>\r<BR>I forgot. Of course a section was made for it on Skinbase http://www.skinbase.org/section.php?sections=skintrash', 'Damn it, I had more to say<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I forgot. Of course a section was made for it on Skinbase http://www.skinbase.org/section.php?sections=skintrash', 'visible', '2003-01-11 21:29:05', '2003-01-11 21:29:05', '2003-01-11 21:29:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 738
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1221, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'heh i like the name at least.', 'heh i like the name at least.', 'visible', '2003-01-11 21:30:03', '2003-01-11 21:30:03', '2003-01-11 21:30:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 738
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1222, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'interesting!! Looks/feals like the good ol&acute; Lompster! :)', 'interesting!! Looks/feals like the good ol&amp;acute; Lompster! :)', 'visible', '2003-01-11 22:24:24', '2003-01-11 22:24:24', '2003-01-11 22:24:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 738
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1223, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Snake ROCKS! it&acute;s the skinnable version of a classic came. the best part is that it&acute;s free. you just can&acute;t beat that. nice work pogz! :)', 'Snake ROCKS! it&amp;acute;s the skinnable version of a classic came. the best part is that it&amp;acute;s free. you just can&amp;acute;t beat that. nice work pogz! :)', 'visible', '2003-01-12 07:21:41', '2003-01-12 07:21:41', '2003-01-12 07:21:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 739
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1224, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Might give this one a try!', 'Might give this one a try!', 'visible', '2003-01-12 12:18:54', '2003-01-12 12:18:54', '2003-01-12 12:18:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 738
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1225, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Great little game!', 'Great little game!', 'visible', '2003-01-12 12:47:41', '2003-01-12 12:47:41', '2003-01-12 12:47:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 739
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1226, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'I play this on my mobile phone... LOL', 'I play this on my mobile phone... LOL', 'visible', '2003-01-12 13:14:36', '2003-01-12 13:14:36', '2003-01-12 13:14:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 739
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1227, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'cool, i try this. could be pretty useful in a BlackBox environment.', 'cool, i try this. could be pretty useful in a BlackBox environment.', 'visible', '2003-01-12 16:48:37', '2003-01-12 16:48:37', '2003-01-12 16:48:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 738
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1228, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'Thanks for posting my news Brub ... :)', 'Thanks for posting my news Brub ... :)', 'visible', '2003-01-12 17:19:30', '2003-01-12 17:19:30', '2003-01-12 17:19:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 739
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1229, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I know, I should have let you do it.', 'I know, I should have let you do it.', 'visible', '2003-01-12 18:09:36', '2003-01-12 18:09:36', '2003-01-12 18:09:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 739
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1230, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'No! I didn&acute;t want to! :P', 'No! I didn&amp;acute;t want to! :P', 'visible', '2003-01-13 01:58:48', '2003-01-13 01:58:48', '2003-01-13 01:58:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 739
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1231, 4502, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4502 AND users.deleted_at IS NULL) THEN 4502 ELSE NULL END, NULL, 'Moonstruck', 'Step up to the plate guys and gals. The prize is worth giving it a shot!', 'Step up to the plate guys and gals. The prize is worth giving it a shot!', 'visible', '2003-01-14 00:37:45', '2003-01-14 00:37:45', '2003-01-14 00:37:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 734
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1232, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acute;m on my way!\r<BR>\r<BR>But first I have to add another / so the link works above ;)', 'I&amp;acute;m on my way!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But first I have to add another / so the link works above ;)', 'visible', '2003-01-14 07:28:49', '2003-01-14 07:28:49', '2003-01-14 07:28:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 740
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1233, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Wow - cool little application!', 'Wow - cool little application!', 'visible', '2003-01-15 22:27:51', '2003-01-15 22:27:51', '2003-01-15 22:27:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 738
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1234, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'WinAmp controls?! Yummi :D\r<BR>:snow goes to download :)', 'WinAmp controls?! Yummi :D<br />\r&lt;BR&gt;:snow goes to download :)', 'visible', '2003-01-19 21:25:17', '2003-01-19 21:25:17', '2003-01-19 21:25:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 742
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1235, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Very cool. Very, very cool :)', 'Very cool. Very, very cool :)', 'visible', '2003-01-19 21:41:41', '2003-01-19 21:41:41', '2003-01-19 21:41:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 742
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1236, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I haven&acute;t even skin the first one yet. And now he&acute;s adding even more.', 'I haven&amp;acute;t even skin the first one yet. And now he&amp;acute;s adding even more.', 'visible', '2003-01-19 23:56:19', '2003-01-19 23:56:19', '2003-01-19 23:56:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 742
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1237, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Good grief!\r<BR>Before long it&acute;ll be an &quot;all in one&quot; control and monitor system...\r<BR>{:p', 'Good grief!<br />\r&lt;BR&gt;Before long it&amp;acute;ll be an &amp;quot;all in one&amp;quot; control and monitor system...<br />\r&lt;BR&gt;{:p', 'visible', '2003-01-20 00:50:25', '2003-01-20 00:50:25', '2003-01-20 00:50:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 742
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1238, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'I won&acute;t stop until it&acute;s making me coffee every morning!', 'I won&amp;acute;t stop until it&amp;acute;s making me coffee every morning!', 'visible', '2003-01-20 03:35:32', '2003-01-20 03:35:32', '2003-01-20 03:35:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 742
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1239, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And beer in the evening right? ;)', 'And beer in the evening right? ;)', 'visible', '2003-01-20 06:31:10', '2003-01-20 06:31:10', '2003-01-20 06:31:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 742
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1240, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'I was going to say that, but didn&acute;t want to give you guys the wrong impression ;)', 'I was going to say that, but didn&amp;acute;t want to give you guys the wrong impression ;)', 'visible', '2003-01-21 07:34:10', '2003-01-21 07:34:10', '2003-01-21 07:34:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 742
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1241, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'That&acute;s will actually be usefull.!', 'That&amp;acute;s will actually be usefull.!', 'visible', '2003-01-21 19:38:52', '2003-01-21 19:38:52', '2003-01-21 19:38:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 744
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1242, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I&acute;ve tried SoftIni apps and they are nice, but the only problem is that there are freeware products that do just about everything all of their apps can do. \r<BR>I couldn&acute;t find any free products on their new site which is a dissappointment because they did have free apps before. I was looking to download BoxBar, which used to be free, but now it seems it&acute;s only offered in their package deal. :(\r<BR>\r<BR>So does anybody know of a free alternative to BoxBar?', 'I&amp;acute;ve tried SoftIni apps and they are nice, but the only problem is that there are freeware products that do just about everything all of their apps can do. <br />\r&lt;BR&gt;I couldn&amp;acute;t find any free products on their new site which is a dissappointment because they did have free apps before. I was looking to download BoxBar, which used to be free, but now it seems it&amp;acute;s only offered in their package deal. :(<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So does anybody know of a free alternative to BoxBar?', 'visible', '2003-01-23 03:16:37', '2003-01-23 03:16:37', '2003-01-23 03:16:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 745
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1243, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Sounds great....... many of the photoshop plugins work with paintshop pro, does any one know if this plugin will work PSP?', 'Sounds great....... many of the photoshop plugins work with paintshop pro, does any one know if this plugin will work PSP?', 'visible', '2003-01-23 09:05:21', '2003-01-23 09:05:21', '2003-01-23 09:05:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 744
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1244, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'PSP crashs when I try to use the plugin. \r<BR>I first read about this around 3 years ago. I think it&acute;s a great idea, but until it&acute;s supported by more apps, browsers, and websites, it&acute;s nothing more than a great idea.', 'PSP crashs when I try to use the plugin. <br />\r&lt;BR&gt;I first read about this around 3 years ago. I think it&amp;acute;s a great idea, but until it&amp;acute;s supported by more apps, browsers, and websites, it&amp;acute;s nothing more than a great idea.', 'visible', '2003-01-23 15:27:53', '2003-01-23 15:27:53', '2003-01-23 15:27:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 744
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1245, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', 'imtoomuch, That&acute;s exactly what i said to Softini !! (in fact to F. Sénéchal who is the main person who did the BoXSeries).\r<BR>\r<BR>BoxIP V4 doesn&acute;t accept the previous skins and as i know i think the whole serie of Box Softs are using a new skinnig technic\r<BR>\r<BR>But in another way, and always as i think, the skiners have just to let Softii use their graphics for making skins for their apps to get the new BoxPack\r<BR>\r<BR>You may send directly a mail to Softini for more informations..\r<BR>\r<BR>', 'imtoomuch, That&amp;acute;s exactly what i said to Softini !! (in fact to F. Sénéchal who is the main person who did the BoXSeries).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BoxIP V4 doesn&amp;acute;t accept the previous skins and as i know i think the whole serie of Box Softs are using a new skinnig technic<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But in another way, and always as i think, the skiners have just to let Softii use their graphics for making skins for their apps to get the new BoxPack<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;You may send directly a mail to Softini for more informations..<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2003-01-25 13:34:14', '2003-01-25 13:34:14', '2003-01-25 13:34:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 745
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1246, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Oh maaaaan, I was hoping it would work..... Thanks for the info Koasatie :-)', 'Oh maaaaan, I was hoping it would work..... Thanks for the info Koasatie :-)', 'visible', '2003-01-29 02:03:51', '2003-01-29 02:03:51', '2003-01-29 02:03:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 744
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1247, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'I checked out the article and the website but I&acute;m still left with a question.\r<BR>\r<BR>What exactly does Trigger do?', 'I checked out the article and the website but I&amp;acute;m still left with a question.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;What exactly does Trigger do?', 'visible', '2003-01-31 00:17:33', '2003-01-31 00:17:33', '2003-01-31 00:17:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 749
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1248, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'it&acute;s a wallpaper manager, but it seems to be alot more than that now!', 'it&amp;acute;s a wallpaper manager, but it seems to be alot more than that now!', 'visible', '2003-01-31 02:14:03', '2003-01-31 02:14:03', '2003-01-31 02:14:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 749
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1249, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'oh nifty...thanks :)', 'oh nifty...thanks :)', 'visible', '2003-01-31 04:22:41', '2003-01-31 04:22:41', '2003-01-31 04:22:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 749
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1250, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'downloaded it. the skin pos not saving error was a big pain. I downloaded this one just to fix that! :)', 'downloaded it. the skin pos not saving error was a big pain. I downloaded this one just to fix that! :)', 'visible', '2003-02-02 04:36:02', '2003-02-02 04:36:02', '2003-02-02 04:36:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 750
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1251, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'what in the h*** is this?\r<BR>i am so confused\r<BR>there is too many things\r<BR>we must shed our things', 'what in the h*** is this?<br />\r&lt;BR&gt;i am so confused<br />\r&lt;BR&gt;there is too many things<br />\r&lt;BR&gt;we must shed our things', 'visible', '2003-02-02 05:03:22', '2003-02-02 05:03:22', '2003-02-02 05:03:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 747
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1252, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And it&acute;s Australian made - so it rules :D', 'And it&amp;acute;s Australian made - so it rules :D', 'visible', '2003-02-02 21:46:14', '2003-02-02 21:46:14', '2003-02-02 21:46:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 749
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1253, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', '/me is off to read it', '/me is off to read it', 'visible', '2003-02-05 12:35:10', '2003-02-05 12:35:10', '2003-02-05 12:35:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 753
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1254, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Cool - I too am on my way...', 'Cool - I too am on my way...', 'visible', '2003-02-05 21:17:37', '2003-02-05 21:17:37', '2003-02-05 21:17:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 753
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1255, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Well done booster and Travelian.\r<BR>\r<BR>I don&acute;t trust that Fusion ;)', 'Well done booster and Travelian.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I don&amp;acute;t trust that Fusion ;)', 'visible', '2003-02-05 21:54:32', '2003-02-05 21:54:32', '2003-02-05 21:54:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 754
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1256, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'http://www.skinbase.org/section.php?sections=mjskincomp - All winners are this page BTW', 'http://www.skinbase.org/section.php?sections=mjskincomp - All winners are this page BTW', 'visible', '2003-02-05 21:55:03', '2003-02-05 21:55:03', '2003-02-05 21:55:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 754
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1257, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Congrats booster! Those are some awsome skins you made there :)', 'Congrats booster! Those are some awsome skins you made there :)', 'visible', '2003-02-06 02:13:56', '2003-02-06 02:13:56', '2003-02-06 02:13:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 754
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1258, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Congratulations to the winners!', 'Congratulations to the winners!', 'visible', '2003-02-07 08:18:43', '2003-02-07 08:18:43', '2003-02-07 08:18:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 754
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1259, 2845, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2845 AND users.deleted_at IS NULL) THEN 2845 ELSE NULL END, NULL, 'booster', 'thanks trav...congrats to you too and to scarebear.\r<BR>...twas a great contest...had a lot of fun. :)', 'thanks trav...congrats to you too and to scarebear.<br />\r&lt;BR&gt;...twas a great contest...had a lot of fun. :)', 'visible', '2003-02-08 03:21:19', '2003-02-08 03:21:19', '2003-02-08 03:21:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 754
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1260, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Congrats to booster Who0oot\r<BR>Congrats to the fusion bros Who0oot\r<BR>Congrats to Travelian Who0oot\r<BR>\r<BR>Those are some really awesome skins you all did, the contest turned are great :-)', 'Congrats to booster Who0oot<br />\r&lt;BR&gt;Congrats to the fusion bros Who0oot<br />\r&lt;BR&gt;Congrats to Travelian Who0oot<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Those are some really awesome skins you all did, the contest turned are great :-)', 'visible', '2003-02-08 12:41:21', '2003-02-08 12:41:21', '2003-02-08 12:41:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 754
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1261, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Congratulations everyone! :)', 'Congratulations everyone! :)', 'visible', '2003-02-11 22:02:03', '2003-02-11 22:02:03', '2003-02-11 22:02:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 754
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1262, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I&acute;m pretty sure that&acute;s the longest news I&acute;ve written in a long time! :D\r<BR>\r<BR>And one thing I forgot to mention is that the comments made to skins are also different now. Make a new comment on a skin. Take a look!', 'I&amp;acute;m pretty sure that&amp;acute;s the longest news I&amp;acute;ve written in a long time! :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And one thing I forgot to mention is that the comments made to skins are also different now. Make a new comment on a skin. Take a look!', 'visible', '2003-02-12 00:53:29', '2003-02-12 00:53:29', '2003-02-12 00:53:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1263, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'neato burrito :D :D', 'neato burrito :D :D', 'visible', '2003-02-12 01:49:51', '2003-02-12 01:49:51', '2003-02-12 01:49:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1264, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Excellent make-over.\r<BR>Full marks for all your efforts.\r<BR>Thanks.', 'Excellent make-over.<br />\r&lt;BR&gt;Full marks for all your efforts.<br />\r&lt;BR&gt;Thanks.', 'visible', '2003-02-12 10:55:20', '2003-02-12 10:55:20', '2003-02-12 10:55:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1265, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I&acute;ve also updated writting comments for new :brb', 'I&amp;acute;ve also updated writting comments for new :brb', 'visible', '2003-02-12 11:05:19', '2003-02-12 11:05:19', '2003-02-12 11:05:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1266, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Yep, an &quot;excellent&quot;, might be in order. By the way, gRAVE, why do I always see &quot;&amp;grave&quot; instead of apostrophes? I think you forgot the closing semicolon somewhere.', 'Yep, an &amp;quot;excellent&amp;quot;, might be in order. By the way, gRAVE, why do I always see &amp;quot;&amp;amp;grave&amp;quot; instead of apostrophes? I think you forgot the closing semicolon somewhere.', 'visible', '2003-02-12 20:15:06', '2003-02-12 20:15:06', '2003-02-12 20:15:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1267, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Hey, the comment box is right here for me. Sweet. 8) Great job on the improvements. ^.^', 'Hey, the comment box is right here for me. Sweet. 8) Great job on the improvements. ^.^', 'visible', '2003-02-12 20:34:22', '2003-02-12 20:34:22', '2003-02-12 20:34:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1268, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', ':grave deserves a :trophy', ':grave deserves a :trophy', 'visible', '2003-02-12 21:36:50', '2003-02-12 21:36:50', '2003-02-12 21:36:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1269, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'great job is excellent\r<BR> :trophy', 'great job is excellent<br />\r&lt;BR&gt; :trophy', 'visible', '2003-02-13 01:35:43', '2003-02-13 01:35:43', '2003-02-13 01:35:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1270, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Fantastic job :gkmug you have done so much in a short time :P thanks for making this a great site :trophy', 'Fantastic job :gkmug you have done so much in a short time :P thanks for making this a great site :trophy', 'visible', '2003-02-13 16:24:32', '2003-02-13 16:24:32', '2003-02-13 16:24:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1271, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'The site was excellent before..wonderful improvements\r<BR> :beer', 'The site was excellent before..wonderful improvements<br />\r&lt;BR&gt; :beer', 'visible', '2003-02-13 16:48:11', '2003-02-13 16:48:11', '2003-02-13 16:48:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1272, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Smiley competition. I like that one ;)', 'Smiley competition. I like that one ;)', 'visible', '2003-02-13 21:36:09', '2003-02-13 21:36:09', '2003-02-13 21:36:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 756
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1273, 913, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 913 AND users.deleted_at IS NULL) THEN 913 ELSE NULL END, NULL, 'brain4', 'we sy this to contests and is excellent \r<BR>:trophy', 'we sy this to contests and is excellent <br />\r&lt;BR&gt;:trophy', 'visible', '2003-02-14 00:37:40', '2003-02-14 00:37:40', '2003-02-14 00:37:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 756
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1274, 4211, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4211 AND users.deleted_at IS NULL) THEN 4211 ELSE NULL END, NULL, 'ArtKeep', 'thank and don&acute;t forget to subscribe for help me with my community;)', 'thank and don&amp;acute;t forget to subscribe for help me with my community;)', 'visible', '2003-02-14 02:19:31', '2003-02-14 02:19:31', '2003-02-14 02:19:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 756
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1275, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'New features ...\r<BR>\r<BR>national flags in posts and added multi page support at msgboard thread. You can choose number of displayed post in &acute;Edit Profile&acute; menu', 'New features ...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;national flags in posts and added multi page support at msgboard thread. You can choose number of displayed post in &amp;acute;Edit Profile&amp;acute; menu', 'visible', '2003-02-14 10:56:38', '2003-02-14 10:56:38', '2003-02-14 10:56:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1276, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Too much new stuff\r<BR>\r<BR>/me curls in the corner crying!!!!', 'Too much new stuff<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me curls in the corner crying!!!!', 'visible', '2003-02-15 04:49:08', '2003-02-15 04:49:08', '2003-02-15 04:49:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1277, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Cool contest idea!!!\r<BR>Bonne idée de concours!!!', 'Cool contest idea!!!<br />\r&lt;BR&gt;Bonne idée de concours!!!', 'visible', '2003-02-15 05:25:08', '2003-02-15 05:25:08', '2003-02-15 05:25:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 756
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1278, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'If i wanted an aqua interface (which i do) i&acute;d just buy a mac (which i plan to).', 'If i wanted an aqua interface (which i do) i&amp;acute;d just buy a mac (which i plan to).', 'visible', '2003-02-16 06:50:11', '2003-02-16 06:50:11', '2003-02-16 06:50:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 757
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1279, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I do like the Aqua look and I like the Brushed look even more. And no, I don&acute;t want a Mac. AquaXP is a great site :)', 'I do like the Aqua look and I like the Brushed look even more. And no, I don&amp;acute;t want a Mac. AquaXP is a great site :)', 'visible', '2003-02-16 09:06:00', '2003-02-16 09:06:00', '2003-02-16 09:06:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 757
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1280, 5313, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5313 AND users.deleted_at IS NULL) THEN 5313 ELSE NULL END, NULL, 'forsylph', ':x :x :x :x :( :( :( (o) (o) (o) :brb :brb :brb', ':x :x :x :x :( :( :( (o) (o) (o) :brb :brb :brb', 'visible', '2003-02-16 20:55:30', '2003-02-16 20:55:30', '2003-02-16 20:55:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 705
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1281, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Well I&acute;ve installed it and I have to say - it might just get back into AIM :D', 'Well I&amp;acute;ve installed it and I have to say - it might just get back into AIM :D', 'visible', '2003-02-17 06:45:33', '2003-02-17 06:45:33', '2003-02-17 06:45:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 758
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1282, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'sorry folks, but due to the current pagecode you have to do some &quot;manual&quot; work here to get the link to work :/', 'sorry folks, but due to the current pagecode you have to do some &amp;quot;manual&amp;quot; work here to get the link to work :/', 'visible', '2003-02-17 09:07:54', '2003-02-17 09:07:54', '2003-02-17 09:07:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 759
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1283, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'What are you talking about /snowman: ;)\r<BR>\r<BR>LOL - /grave: works fast!', 'What are you talking about /snowman: ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;LOL - /grave: works fast!', 'visible', '2003-02-17 09:27:19', '2003-02-17 09:27:19', '2003-02-17 09:27:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 759
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1284, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I edited the news BTW - link works and we get CTRW&acute;s icon at the end for effect ;)', 'I edited the news BTW - link works and we get CTRW&amp;acute;s icon at the end for effect ;)', 'visible', '2003-02-17 09:28:49', '2003-02-17 09:28:49', '2003-02-17 09:28:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 759
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1285, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'aha.....', 'aha.....', 'visible', '2003-02-17 11:36:32', '2003-02-17 11:36:32', '2003-02-17 11:36:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 759
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1286, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Good stuff.', 'Good stuff.', 'visible', '2003-02-17 16:07:22', '2003-02-17 16:07:22', '2003-02-17 16:07:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1287, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I actually never tried this. I thing I have to now.', 'I actually never tried this. I thing I have to now.', 'visible', '2003-02-18 02:26:46', '2003-02-18 02:26:46', '2003-02-18 02:26:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 760
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1288, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'cool news but lots of broken links and stuff on the bottom there :)', 'cool news but lots of broken links and stuff on the bottom there :)', 'visible', '2003-02-18 05:27:54', '2003-02-18 05:27:54', '2003-02-18 05:27:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 761
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1289, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I should repair that right?', 'I should repair that right?', 'visible', '2003-02-18 05:29:58', '2003-02-18 05:29:58', '2003-02-18 05:29:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 761
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1290, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Now isn&acute;t this better?? I thought so to :)', 'Now isn&amp;acute;t this better?? I thought so to :)', 'visible', '2003-02-18 05:31:08', '2003-02-18 05:31:08', '2003-02-18 05:31:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 761
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1291, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Check that out. 8) I&acute;m going to have to include that in my future news articles. :boo /me :lol:\r<BR>\r<BR>Thx for the link fixes, btw. ^.~', 'Check that out. 8) I&amp;acute;m going to have to include that in my future news articles. :boo /me :lol:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thx for the link fixes, btw. ^.~', 'visible', '2003-02-18 08:31:41', '2003-02-18 08:31:41', '2003-02-18 08:31:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 759
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1292, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Thx for the fix, brub. Makes life easier on ppl. 8)', 'Thx for the fix, brub. Makes life easier on ppl. 8)', 'visible', '2003-02-18 08:33:04', '2003-02-18 08:33:04', '2003-02-18 08:33:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 761
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1293, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'It&acute;s very cool. Esp if you install mbm5. Then you can measure cpu temp, case temp, and fan speed All good things to know if you are overclocking your pc, or run it for long periods of time.', 'It&amp;acute;s very cool. Esp if you install mbm5. Then you can measure cpu temp, case temp, and fan speed All good things to know if you are overclocking your pc, or run it for long periods of time.', 'visible', '2003-02-18 08:34:30', '2003-02-18 08:34:30', '2003-02-18 08:34:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 760
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1294, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Red, <i>indieStep</i>, not Indi-Litestep.', 'Red, &lt;i&gt;indieStep&lt;/i&gt;, not Indi-Litestep.', 'visible', '2003-02-18 16:35:19', '2003-02-18 16:35:19', '2003-02-18 16:35:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 761
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1295, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'oh boy.... ohboyohboyohboyohboyohboy\r<BR>PSP rules\r<BR>/me runs to check :D', 'oh boy.... ohboyohboyohboyohboyohboy<br />\r&lt;BR&gt;PSP rules<br />\r&lt;BR&gt;/me runs to check :D', 'visible', '2003-02-18 18:29:27', '2003-02-18 18:29:27', '2003-02-18 18:29:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1296, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'it´s actually very cool. it supports PNG and the smoothness of the meters is the most eyecandy i have seen yet.', 'it´s actually very cool. it supports PNG and the smoothness of the meters is the most eyecandy i have seen yet.', 'visible', '2003-02-18 21:57:57', '2003-02-18 21:57:57', '2003-02-18 21:57:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 760
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1297, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'PSP always was easier to use that PS (for me at least). Sounds good.', 'PSP always was easier to use that PS (for me at least). Sounds good.', 'visible', '2003-02-18 22:18:22', '2003-02-18 22:18:22', '2003-02-18 22:18:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1298, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Well, that&acute;s what happens when you get a newbie taking up the reins. :P It must be driving you crazy seeing that on so many sites. :lol:', 'Well, that&amp;acute;s what happens when you get a newbie taking up the reins. :P It must be driving you crazy seeing that on so many sites. :lol:', 'visible', '2003-02-18 22:23:34', '2003-02-18 22:23:34', '2003-02-18 22:23:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 761
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1299, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'ahhh! i have to re-learn it <I>again????</I>\r<BR>lol\r<BR>\r<BR>looks like the moved everything around... i&acute;ll report more when i&acute;ve had a chance to play with it some more...', 'ahhh! i have to re-learn it &lt;I&gt;again????&lt;/I&gt;<br />\r&lt;BR&gt;lol<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;looks like the moved everything around... i&amp;acute;ll report more when i&amp;acute;ve had a chance to play with it some more...', 'visible', '2003-02-19 06:14:58', '2003-02-19 06:14:58', '2003-02-19 06:14:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1300, 4178, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4178 AND users.deleted_at IS NULL) THEN 4178 ELSE NULL END, NULL, 'Vit', 'Great! \r<BR>PSP as is non-monster and powerful..\r<BR>I like it!', 'Great! <br />\r&lt;BR&gt;PSP as is non-monster and powerful..<br />\r&lt;BR&gt;I like it!', 'visible', '2003-02-19 08:51:13', '2003-02-19 08:51:13', '2003-02-19 08:51:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1301, 1473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1473 AND users.deleted_at IS NULL) THEN 1473 ELSE NULL END, NULL, 'luci', 'cool improvements! \r<BR>but when, oh, when will grave find and correct all the &quot;&amp;acute&quot; bugs to &quot;&amp;acute;&quot; finally?\r<BR>then it will be much easier to read the news in my mozilla...\r<BR> ;)', 'cool improvements! <br />\r&lt;BR&gt;but when, oh, when will grave find and correct all the &amp;quot;&amp;amp;acute&amp;quot; bugs to &amp;quot;&amp;amp;acute;&amp;quot; finally?<br />\r&lt;BR&gt;then it will be much easier to read the news in my mozilla...<br />\r&lt;BR&gt; ;)', 'visible', '2003-02-19 20:20:53', '2003-02-19 20:20:53', '2003-02-19 20:20:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 755
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1302, 5250, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5250 AND users.deleted_at IS NULL) THEN 5250 ELSE NULL END, NULL, 'jacoby', 'aw man.. trav switchin to mac?', 'aw man.. trav switchin to mac?', 'visible', '2003-02-20 08:21:08', '2003-02-20 08:21:08', '2003-02-20 08:21:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 757
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1303, 62, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 62 AND users.deleted_at IS NULL) THEN 62 ELSE NULL END, NULL, 'Koasati', 'Has anyone noticed, JPEG 2000 support? :)', 'Has anyone noticed, JPEG 2000 support? :)', 'visible', '2003-02-20 20:13:58', '2003-02-20 20:13:58', '2003-02-20 20:13:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1304, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Has anyone noticed..... it&acute;s looks a bit too much like PS }:| }:| }:| \r<BR>Generally a nice update, great new features. But I must say that I really dislike that they have changes many of the shortcut keys :,', 'Has anyone noticed..... it&amp;acute;s looks a bit too much like PS }:| }:| }:| <br />\r&lt;BR&gt;Generally a nice update, great new features. But I must say that I really dislike that they have changes many of the shortcut keys :,', 'visible', '2003-02-21 00:57:11', '2003-02-21 00:57:11', '2003-02-21 00:57:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1305, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Sweet... 8) Why is this the final version though? o.O;', 'Sweet... 8) Why is this the final version though? o.O;', 'visible', '2003-02-21 22:07:43', '2003-02-21 22:07:43', '2003-02-21 22:07:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 765
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1306, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'YAY :D :D :D :D\r<BR>(as if I didn&acute;t already know...) ;) ;) hehe', 'YAY :D :D :D :D<br />\r&lt;BR&gt;(as if I didn&amp;acute;t already know...) ;) ;) hehe', 'visible', '2003-02-21 22:44:02', '2003-02-21 22:44:02', '2003-02-21 22:44:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1307, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Well now the masses know too :)\r<BR>\r<BR>Great work BTW /grave: :)', 'Well now the masses know too :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Great work BTW /grave: :)', 'visible', '2003-02-21 22:46:09', '2003-02-21 22:46:09', '2003-02-21 22:46:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1308, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', '<B>W00t!!</B>', '&lt;B&gt;W00t!!&lt;/B&gt;', 'visible', '2003-02-21 23:04:07', '2003-02-21 23:04:07', '2003-02-21 23:04:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1309, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'yayayayayyayayayyayayyyayya and yay', 'yayayayayyayayayyayayyyayya and yay', 'visible', '2003-02-21 23:11:19', '2003-02-21 23:11:19', '2003-02-21 23:11:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1310, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'awsome!', 'awsome!', 'visible', '2003-02-22 08:36:47', '2003-02-22 08:36:47', '2003-02-22 08:36:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1311, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'So now they work like on other sites? They don&acute;t go striaght to your e-mail? :x', 'So now they work like on other sites? They don&amp;acute;t go striaght to your e-mail? :x', 'visible', '2003-02-22 15:59:47', '2003-02-22 15:59:47', '2003-02-22 15:59:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1312, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'cool is the good system so you forget someting de delete message after if we dot whant the keep them\r<BR>thanck\r<BR> :) :heart :trophy', 'cool is the good system so you forget someting de delete message after if we dot whant the keep them<br />\r&lt;BR&gt;thanck<br />\r&lt;BR&gt; :) :heart :trophy', 'visible', '2003-02-22 17:34:27', '2003-02-22 17:34:27', '2003-02-22 17:34:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1313, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'heh, and i thought psp 7 was hard to adjust to. this is insane how much they&acute;e changed the way you use it. i had to open the help just to figure out how to show the tool options!', 'heh, and i thought psp 7 was hard to adjust to. this is insane how much they&amp;acute;e changed the way you use it. i had to open the help just to figure out how to show the tool options!', 'visible', '2003-02-22 19:28:50', '2003-02-22 19:28:50', '2003-02-22 19:28:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1314, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Not to email CTRW. But the contact form does in a person&acute;s profile :)', 'Not to email CTRW. But the contact form does in a person&amp;acute;s profile :)', 'visible', '2003-02-23 21:22:17', '2003-02-23 21:22:17', '2003-02-23 21:22:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1315, 794, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 794 AND users.deleted_at IS NULL) THEN 794 ELSE NULL END, NULL, '+0', 'I&acute;ve been messing with the Jpeg 2000 PS plugin...will PSP use PS plugins???', 'I&amp;acute;ve been messing with the Jpeg 2000 PS plugin...will PSP use PS plugins???', 'visible', '2003-02-24 04:07:48', '2003-02-24 04:07:48', '2003-02-24 04:07:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1316, 794, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 794 AND users.deleted_at IS NULL) THEN 794 ELSE NULL END, NULL, '+0', 'Koasati answered my PSP question. I&acute;ve been playing with the plugin in PS and it works well in there...but &acute;XP will have nothing to do with it. Until I can set a .j2k as wallpaper it&acute;s just something to play with while I wait for Bill to catch up... ;)', 'Koasati answered my PSP question. I&amp;acute;ve been playing with the plugin in PS and it works well in there...but &amp;acute;XP will have nothing to do with it. Until I can set a .j2k as wallpaper it&amp;acute;s just something to play with while I wait for Bill to catch up... ;)', 'visible', '2003-02-24 04:21:15', '2003-02-24 04:21:15', '2003-02-24 04:21:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 744
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1317, 794, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 794 AND users.deleted_at IS NULL) THEN 794 ELSE NULL END, NULL, '+0', 'OPP...went over and got my answer...about that plugin anyway...NOPE, no .j2k\r<BR> :winter', 'OPP...went over and got my answer...about that plugin anyway...NOPE, no .j2k<br />\r&lt;BR&gt; :winter', 'visible', '2003-02-24 04:25:28', '2003-02-24 04:25:28', '2003-02-24 04:25:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 762
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1318, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Great stuff!.... any chance of a little on-site notification icon that a new message has arrived?', 'Great stuff!.... any chance of a little on-site notification icon that a new message has arrived?', 'visible', '2003-02-24 12:00:45', '2003-02-24 12:00:45', '2003-02-24 12:00:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1319, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'That already does appear under your logged in section. A small envelope with text details of the number of messages awaiting you :)', 'That already does appear under your logged in section. A small envelope with text details of the number of messages awaiting you :)', 'visible', '2003-02-24 21:37:22', '2003-02-24 21:37:22', '2003-02-24 21:37:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 766
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1320, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'never heard of the thing, but it looks like a nice program. Now if I only used more then one shell.......', 'never heard of the thing, but it looks like a nice program. Now if I only used more then one shell.......', 'visible', '2003-02-25 10:37:34', '2003-02-25 10:37:34', '2003-02-25 10:37:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 770
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1321, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'pk: tryou out a couple. It&acute;s fun! Take a look at what ppl have been saying about LiteStep or GeoShell. How about BlackBox even, or cloudnine? You can keep explorer on ther and use it too. It will catch it if it crashes, and in the future, changing your shell to try a new one is so much easier. 8)\r<BR>\r<BR>I need to start looking up shells. :P\r<BR>\r<BR>I personally, think you would love litestep. It has the kind of power you, as a coder, could take full advantage of. Plus you even could write/modify your own moduals if you ever wanted something not out there. You aslo could to the opposite: bring what&acute;s out there for LS to other shell users.\r<BR>\r<BR>Just some ideas. 8)', 'pk: tryou out a couple. It&amp;acute;s fun! Take a look at what ppl have been saying about LiteStep or GeoShell. How about BlackBox even, or cloudnine? You can keep explorer on ther and use it too. It will catch it if it crashes, and in the future, changing your shell to try a new one is so much easier. 8)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I need to start looking up shells. :P<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I personally, think you would love litestep. It has the kind of power you, as a coder, could take full advantage of. Plus you even could write/modify your own moduals if you ever wanted something not out there. You aslo could to the opposite: bring what&amp;acute;s out there for LS to other shell users.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Just some ideas. 8)', 'visible', '2003-02-25 13:05:31', '2003-02-25 13:05:31', '2003-02-25 13:05:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 770
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1322, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', '/me does the happy fun dance in celibration :grin:', '/me does the happy fun dance in celibration :grin:', 'visible', '2003-02-26 06:58:15', '2003-02-26 06:58:15', '2003-02-26 06:58:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 769
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1323, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', '<B>W00000000000000T</B>', '&lt;B&gt;W00000000000000T&lt;/B&gt;', 'visible', '2003-02-26 13:41:34', '2003-02-26 13:41:34', '2003-02-26 13:41:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 771
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1324, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Well snowman as a moderator is a good idea for them but i still just don&acute;t care at all about that site.', 'Well snowman as a moderator is a good idea for them but i still just don&amp;acute;t care at all about that site.', 'visible', '2003-02-26 13:42:56', '2003-02-26 13:42:56', '2003-02-26 13:42:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 771
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1325, 3716, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3716 AND users.deleted_at IS NULL) THEN 3716 ELSE NULL END, NULL, 'Xenu', 'wooooooooah what do they do to my eyes!! :)', 'wooooooooah what do they do to my eyes!! :)', 'visible', '2003-02-27 00:58:03', '2003-02-27 00:58:03', '2003-02-27 00:58:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 771
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1326, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Brown....Interesting idea. Where is the black one, we want a black one :) please!', 'Brown....Interesting idea. Where is the black one, we want a black one :) please!', 'visible', '2003-02-27 18:42:39', '2003-02-27 18:42:39', '2003-02-27 18:42:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 772
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1327, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'OK - I changed. And I like it :)', 'OK - I changed. And I like it :)', 'visible', '2003-02-28 08:31:25', '2003-02-28 08:31:25', '2003-02-28 08:31:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 772
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1328, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Did you set this one as default gRAVE? I think it is the best, and most userfriendly siteskin on Skinbase :)', 'Did you set this one as default gRAVE? I think it is the best, and most userfriendly siteskin on Skinbase :)', 'visible', '2003-02-28 08:52:11', '2003-02-28 08:52:11', '2003-02-28 08:52:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 772
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1329, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Very nice! :)', 'Very nice! :)', 'visible', '2003-02-28 12:28:13', '2003-02-28 12:28:13', '2003-02-28 12:28:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 772
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1330, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Did we need a new one....\r<BR>', 'Did we need a new one....<br />\r&lt;BR&gt;', 'visible', '2003-02-28 13:18:03', '2003-02-28 13:18:03', '2003-02-28 13:18:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 773
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1331, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'we lyke alls that sites :heart', 'we lyke alls that sites :heart', 'visible', '2003-02-28 16:29:23', '2003-02-28 16:29:23', '2003-02-28 16:29:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 773
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1332, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Brub: if they can find a nitch, why not? Plus with everyone (or so many sites) going over bandwidth, this may break things up just a lil. They face the question of the community &quot;Why do we need you?&quot; tho, and only time will answer that. :D\r<BR>\r<BR>In the mean time, it&acute;will be exciting to see if they rise up for fall down. :evil 8)', 'Brub: if they can find a nitch, why not? Plus with everyone (or so many sites) going over bandwidth, this may break things up just a lil. They face the question of the community &amp;quot;Why do we need you?&amp;quot; tho, and only time will answer that. :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;In the mean time, it&amp;acute;will be exciting to see if they rise up for fall down. :evil 8)', 'visible', '2003-02-28 19:13:31', '2003-02-28 19:13:31', '2003-02-28 19:13:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 773
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1333, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'That&acute;s a great looking site. Best of luck to them. I love the skin list system they have :)', 'That&amp;acute;s a great looking site. Best of luck to them. I love the skin list system they have :)', 'visible', '2003-02-28 21:12:15', '2003-02-28 21:12:15', '2003-02-28 21:12:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 773
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1334, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Some good reading there. Patches should be interesting....', 'Some good reading there. Patches should be interesting....', 'visible', '2003-02-28 21:23:13', '2003-02-28 21:23:13', '2003-02-28 21:23:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 774
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1335, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I was disappointed, but it was decent.\r<BR>I&acute;m nuetral on SD, and it was mostly SD based.\r<BR>A fan of SD would enjoy it though.\r<BR>C&acute;est la vie.', 'I was disappointed, but it was decent.<br />\r&lt;BR&gt;I&amp;acute;m nuetral on SD, and it was mostly SD based.<br />\r&lt;BR&gt;A fan of SD would enjoy it though.<br />\r&lt;BR&gt;C&amp;acute;est la vie.', 'visible', '2003-03-01 00:49:13', '2003-03-01 00:49:13', '2003-03-01 00:49:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 774
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1336, 342, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 342 AND users.deleted_at IS NULL) THEN 342 ELSE NULL END, NULL, 'Doreen', 'w/o a doubt me slips into this skin for sures! smoothy looking! =)', 'w/o a doubt me slips into this skin for sures! smoothy looking! =)', 'visible', '2003-03-01 16:42:11', '2003-03-01 16:42:11', '2003-03-01 16:42:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 772
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1337, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'nice :jafo', 'nice :jafo', 'visible', '2003-03-01 17:37:51', '2003-03-01 17:37:51', '2003-03-01 17:37:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 772
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1338, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'it&acute;s a nice little site :)', 'it&amp;acute;s a nice little site :)', 'visible', '2003-03-02 06:06:28', '2003-03-02 06:06:28', '2003-03-02 06:06:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 773
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1339, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Very nice, but you have not topped your default skin yet :-) unless you would try your default Frame in charcoal Black and medium beige window?? Sorta like the skinbase black wblind I did is very easy on the eyes without it all being black? Just a thought :-)', 'Very nice, but you have not topped your default skin yet :-) unless you would try your default Frame in charcoal Black and medium beige window?? Sorta like the skinbase black wblind I did is very easy on the eyes without it all being black? Just a thought :-)', 'visible', '2003-03-03 01:47:51', '2003-03-03 01:47:51', '2003-03-03 01:47:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 772
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1340, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Woohoo! Skinbase is getting more POWER! :)', 'Woohoo! Skinbase is getting more POWER! :)', 'visible', '2003-03-06 01:14:10', '2003-03-06 01:14:10', '2003-03-06 01:14:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 776
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1341, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Great!', 'Great!', 'visible', '2003-03-06 10:10:03', '2003-03-06 10:10:03', '2003-03-06 10:10:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 776
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1342, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Lets start with skining ... I think it&acute;s worth it :)\r<BR>', 'Lets start with skining ... I think it&amp;acute;s worth it :)<br />\r&lt;BR&gt;', 'visible', '2003-03-07 14:00:15', '2003-03-07 14:00:15', '2003-03-07 14:00:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 778
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1343, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Yeah it is certainly worth it :-)', 'Yeah it is certainly worth it :-)', 'visible', '2003-03-07 14:27:26', '2003-03-07 14:27:26', '2003-03-07 14:27:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 778
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1344, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', '1100 dollar worth of prices!!!!!!!!! weeeeeeeeeeeeeee!!!!!!', '1100 dollar worth of prices!!!!!!!!! weeeeeeeeeeeeeee!!!!!!', 'visible', '2003-03-07 14:28:36', '2003-03-07 14:28:36', '2003-03-07 14:28:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 778
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1345, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'nothing like cold, hard cash to motivate people! ;)', 'nothing like cold, hard cash to motivate people! ;)', 'visible', '2003-03-07 19:58:25', '2003-03-07 19:58:25', '2003-03-07 19:58:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 778
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1346, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I&acute;m all for it. Now let&acute;s see the first people that complains agains&acute;t it. /me getting my skin stuff out :)', 'I&amp;acute;m all for it. Now let&amp;acute;s see the first people that complains agains&amp;acute;t it. /me getting my skin stuff out :)', 'visible', '2003-03-07 21:11:28', '2003-03-07 21:11:28', '2003-03-07 21:11:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 778
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1347, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Wow awsome contenst, perhaps i&acute;ll enter.', 'Wow awsome contenst, perhaps i&amp;acute;ll enter.', 'visible', '2003-03-08 05:06:53', '2003-03-08 05:06:53', '2003-03-08 05:06:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 778
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1348, 1216, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1216 AND users.deleted_at IS NULL) THEN 1216 ELSE NULL END, NULL, 'c-5pecter', 'cool! count me in! :grin: \r<BR>ugh, and yay... thank god i am already 18! :9', 'cool! count me in! :grin: <br />\r&lt;BR&gt;ugh, and yay... thank god i am already 18! :9', 'visible', '2003-03-08 11:01:23', '2003-03-08 11:01:23', '2003-03-08 11:01:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 778
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1349, 1216, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1216 AND users.deleted_at IS NULL) THEN 1216 ELSE NULL END, NULL, 'c-5pecter', 'nicey! :smile:', 'nicey! :smile:', 'visible', '2003-03-08 11:40:29', '2003-03-08 11:40:29', '2003-03-08 11:40:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 771
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1350, 2526, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2526 AND users.deleted_at IS NULL) THEN 2526 ELSE NULL END, NULL, 'pogrelz', 'Hooooooray!', 'Hooooooray!', 'visible', '2003-03-08 22:35:39', '2003-03-08 22:35:39', '2003-03-08 22:35:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 776
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1351, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'That site has a beautiful design.', 'That site has a beautiful design.', 'visible', '2003-03-09 18:29:08', '2003-03-09 18:29:08', '2003-03-09 18:29:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 773
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1352, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'the skins on that programme is by very good fort the suite to fesktop themes :-)', 'the skins on that programme is by very good fort the suite to fesktop themes :-)', 'visible', '2003-03-09 20:19:56', '2003-03-09 20:19:56', '2003-03-09 20:19:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 779
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1353, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is alls good fort the news version \r<BR>please skeck the screenshot and the pad to the texte to the news is not open', 'is alls good fort the news version <br />\r&lt;BR&gt;please skeck the screenshot and the pad to the texte to the news is not open', 'visible', '2003-03-10 17:56:31', '2003-03-10 17:56:31', '2003-03-10 17:56:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 781
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1354, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Looks cool but $50 is a lot of scratch for a media player, even if it does have top notch features.', 'Looks cool but $50 is a lot of scratch for a media player, even if it does have top notch features.', 'visible', '2003-03-12 14:12:10', '2003-03-12 14:12:10', '2003-03-12 14:12:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 782
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1355, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Aw, darn it. Still no? :,', 'Aw, darn it. Still no? :,', 'visible', '2003-03-12 19:11:52', '2003-03-12 19:11:52', '2003-03-12 19:11:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 783
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1356, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '&quot;Woo Hoo!&quot; is what I have to say :)', '&amp;quot;Woo Hoo!&amp;quot; is what I have to say :)', 'visible', '2003-03-12 22:28:18', '2003-03-12 22:28:18', '2003-03-12 22:28:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 784
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1357, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hehe a SkinBear ;) ;) LOL\r<BR>I&acute;ll be doing some shopping as soon as i can raise the cash :D :D\r<BR>T-shirt, long sleever, cap and a mug for starters!', 'hehe a SkinBear ;) ;) LOL<br />\r&lt;BR&gt;I&amp;acute;ll be doing some shopping as soon as i can raise the cash :D :D<br />\r&lt;BR&gt;T-shirt, long sleever, cap and a mug for starters!', 'visible', '2003-03-12 23:28:07', '2003-03-12 23:28:07', '2003-03-12 23:28:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 784
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1358, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'sorry :)', 'sorry :)', 'visible', '2003-03-13 00:10:47', '2003-03-13 00:10:47', '2003-03-13 00:10:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 783
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1359, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I will buy something for sure. But i&acute;m subscribe to cafepress too and I know for a fact that there is a Thong available. Now i&acute;m pretty sure that Hob would love to see ChiChi in a thong. :)', 'I will buy something for sure. But i&amp;acute;m subscribe to cafepress too and I know for a fact that there is a Thong available. Now i&amp;acute;m pretty sure that Hob would love to see ChiChi in a thong. :)', 'visible', '2003-03-13 00:50:21', '2003-03-13 00:50:21', '2003-03-13 00:50:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 784
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1360, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Oh well. ===~', 'Oh well. ===~', 'visible', '2003-03-13 05:57:25', '2003-03-13 05:57:25', '2003-03-13 05:57:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 783
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1361, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'LOL @ BruB \r<BR>\r<BR>/me says yippie a store for skinbase, I&acute;ll go get my shopping kart, see you all later LOL\r<BR>\r<BR>Thanks gRAVE :-) :brb', 'LOL @ BruB <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me says yippie a store for skinbase, I&amp;acute;ll go get my shopping kart, see you all later LOL<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks gRAVE :-) :brb', 'visible', '2003-03-13 09:03:05', '2003-03-13 09:03:05', '2003-03-13 09:03:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 784
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1362, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'The assortment of merchandise is great, and even color choices he hee.... I can&acute;t wait to hobnobber wakes up to choose what colors he wants.......', 'The assortment of merchandise is great, and even color choices he hee.... I can&amp;acute;t wait to hobnobber wakes up to choose what colors he wants.......', 'visible', '2003-03-13 09:47:24', '2003-03-13 09:47:24', '2003-03-13 09:47:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 784
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1363, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'Hey Brub... The thong is not for Chichi.. It&acute;s for me!!! What colors are available... gotta go see this... Hey Chichi.... you seen my credit card anywhere??? :brb', 'Hey Brub... The thong is not for Chichi.. It&amp;acute;s for me!!! What colors are available... gotta go see this... Hey Chichi.... you seen my credit card anywhere??? :brb', 'visible', '2003-03-14 03:29:17', '2003-03-14 03:29:17', '2003-03-14 03:29:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 784
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1364, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'Well I found out that Chichi went shopping.... Guess I&acute;ll have to UNretire and find a job some where!!! She didn&acute;t say what she bought but said you&acute;ll find out when the TRUCK backs up to the house.. :beer :beer :beer :beer I needed that! ()() She&acute;s a jewel... lol lol', 'Well I found out that Chichi went shopping.... Guess I&amp;acute;ll have to UNretire and find a job some where!!! She didn&amp;acute;t say what she bought but said you&amp;acute;ll find out when the TRUCK backs up to the house.. :beer :beer :beer :beer I needed that! ()() She&amp;acute;s a jewel... lol lol', 'visible', '2003-03-14 04:59:51', '2003-03-14 04:59:51', '2003-03-14 04:59:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 784
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1365, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Update: There are three new hacks...\r<BR>1. Desktop Context Menu Manipulation: http://wint.virtualplastic.net/showtweak.php?tweak_id=15\r<BR>2. Replace or Delete the Explorer / IE Address and Links text: http://wint.virtualplastic.net/showtweak.php?tweak_id=14\r<BR>3. Replace The Sound Volume Icon: http://wint.virtualplastic.net/showtweak.php?tweak_id=13\r<BR>\r<BR>I have to say THE hack to see there is Desktop Context Menu one. It shows how to add the ability to control the displays icons on your desktop. You can add large, small, list, and detailed views without any extra programs. Heck, it might use less resources since they are smaller icons (though that hasn&acute;t been tested). The are many apps out there to do this, and even more threads out there asking how to do it. It could be the most useful one there. 8)', 'Update: There are three new hacks...<br />\r&lt;BR&gt;1. Desktop Context Menu Manipulation: http://wint.virtualplastic.net/showtweak.php?tweak_id=15<br />\r&lt;BR&gt;2. Replace or Delete the Explorer / IE Address and Links text: http://wint.virtualplastic.net/showtweak.php?tweak_id=14<br />\r&lt;BR&gt;3. Replace The Sound Volume Icon: http://wint.virtualplastic.net/showtweak.php?tweak_id=13<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I have to say THE hack to see there is Desktop Context Menu one. It shows how to add the ability to control the displays icons on your desktop. You can add large, small, list, and detailed views without any extra programs. Heck, it might use less resources since they are smaller icons (though that hasn&amp;acute;t been tested). The are many apps out there to do this, and even more threads out there asking how to do it. It could be the most useful one there. 8)', 'visible', '2003-03-19 21:39:28', '2003-03-19 21:39:28', '2003-03-19 21:39:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 785
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1366, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'I bought & downloaded ObjectBar. I&acute;ll tried & like it. :) It does & doesn&acute;t clash with WinBlinds. \r<BR>', 'I bought &amp; downloaded ObjectBar. I&amp;acute;ll tried &amp; like it. :) It does &amp; doesn&amp;acute;t clash with WinBlinds. <br />\r&lt;BR&gt;', 'visible', '2003-03-19 23:51:05', '2003-03-19 23:51:05', '2003-03-19 23:51:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 786
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1367, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I agree Red. its really usefull, an dvery easy once you read the tutorial :-)', 'I agree Red. its really usefull, an dvery easy once you read the tutorial :-)', 'visible', '2003-03-20 09:13:52', '2003-03-20 09:13:52', '2003-03-20 09:13:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 785
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1368, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I like Winamp 3 :)', 'I like Winamp 3 :)', 'visible', '2003-03-23 17:16:49', '2003-03-23 17:16:49', '2003-03-23 17:16:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 788
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1369, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I like Winamp 2 :-)', 'I like Winamp 2 :-)', 'visible', '2003-03-24 13:53:31', '2003-03-24 13:53:31', '2003-03-24 13:53:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 788
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1370, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'winamp 2 ROCKS', 'winamp 2 ROCKS', 'visible', '2003-03-26 03:14:51', '2003-03-26 03:14:51', '2003-03-26 03:14:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 788
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1371, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Interesting, let&acute;s see the french version now :)', 'Interesting, let&amp;acute;s see the french version now :)', 'visible', '2003-03-26 18:02:00', '2003-03-26 18:02:00', '2003-03-26 18:02:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 791
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1372, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Cool concept but I&acute;m not sure how functional something like this would be. I&acute;m definately interested in how this thing develops though.', 'Cool concept but I&amp;acute;m not sure how functional something like this would be. I&amp;acute;m definately interested in how this thing develops though.', 'visible', '2003-03-26 19:46:38', '2003-03-26 19:46:38', '2003-03-26 19:46:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 792
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1373, 5992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5992 AND users.deleted_at IS NULL) THEN 5992 ELSE NULL END, NULL, 'adidas', 'LaLaLa..hAhAhA :p', 'LaLaLa..hAhAhA :p', 'visible', '2003-03-27 14:52:55', '2003-03-27 14:52:55', '2003-03-27 14:52:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 792
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1374, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thank you... ;)', 'Thank you... ;)', 'visible', '2003-04-03 10:01:50', '2003-04-03 10:01:50', '2003-04-03 10:01:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 797
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1375, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Looking good... adding you to my links.\r<BR>Good luck :)', 'Looking good... adding you to my links.<br />\r&lt;BR&gt;Good luck :)', 'visible', '2003-04-03 22:34:56', '2003-04-03 22:34:56', '2003-04-03 22:34:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1376, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Aahh...good work nullsoft :)', 'Aahh...good work nullsoft :)', 'visible', '2003-04-04 02:16:07', '2003-04-04 02:16:07', '2003-04-04 02:16:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 797
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1377, 3365, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3365 AND users.deleted_at IS NULL) THEN 3365 ELSE NULL END, NULL, 'AaronL', 'impressive, and added. Keep it going', 'impressive, and added. Keep it going', 'visible', '2003-04-04 08:31:24', '2003-04-04 08:31:24', '2003-04-04 08:31:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1378, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is very good :-)', 'is very good :-)', 'visible', '2003-04-04 18:16:08', '2003-04-04 18:16:08', '2003-04-04 18:16:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1379, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'So whatever happened to twohipdudes.com? :P', 'So whatever happened to twohipdudes.com? :P', 'visible', '2003-04-05 18:02:26', '2003-04-05 18:02:26', '2003-04-05 18:02:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1380, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', '/red j/k\r<BR>\r<BR>Best of luck to these two great skinners. 8)', '/red j/k<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Best of luck to these two great skinners. 8)', 'visible', '2003-04-05 18:09:12', '2003-04-05 18:09:12', '2003-04-05 18:09:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1381, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I&acute;ve always loved Hippy&acute;s graphics and MikeB&acute;s WB skins and the site looks fantastic. I will sign up asap. Good luck on the site guys! :D', 'I&amp;acute;ve always loved Hippy&amp;acute;s graphics and MikeB&amp;acute;s WB skins and the site looks fantastic. I will sign up asap. Good luck on the site guys! :D', 'visible', '2003-04-05 22:59:30', '2003-04-05 22:59:30', '2003-04-05 22:59:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1382, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Red, neither Hippy or Mike has anything to do with THD! That&acute;s Scarebears site ;)', 'Red, neither Hippy or Mike has anything to do with THD! That&amp;acute;s Scarebears site ;)', 'visible', '2003-04-06 21:14:50', '2003-04-06 21:14:50', '2003-04-06 21:14:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1383, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'That&acute;s a stupid news post!\r<BR>\r<BR>How can a new skin can be news? and it&acute;s not even a great-out-of-the-ordinary-pixtudio-skinfactory kinda skin? \r<BR>\r<BR>it&acute;s not even a new version of the software. Should not be a news item but if they want people to download their skins they should put it in the Dialer Queen Section, not in the news.', 'That&amp;acute;s a stupid news post!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;How can a new skin can be news? and it&amp;acute;s not even a great-out-of-the-ordinary-pixtudio-skinfactory kinda skin? <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;it&amp;acute;s not even a new version of the software. Should not be a news item but if they want people to download their skins they should put it in the Dialer Queen Section, not in the news.', 'visible', '2003-04-08 11:11:27', '2003-04-08 11:11:27', '2003-04-08 11:11:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 800
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1384, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I know I know, just messing with ya. Two more hip dudes. :P', 'I know I know, just messing with ya. Two more hip dudes. :P', 'visible', '2003-04-10 00:29:31', '2003-04-10 00:29:31', '2003-04-10 00:29:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 798
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1385, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Pretty sassy cases, but being a case modder myself these types of cases really ain&acute;t &quot;the thing&quot;.\r<BR>I like personal modified cases more than these premade thingys :)', 'Pretty sassy cases, but being a case modder myself these types of cases really ain&amp;acute;t &amp;quot;the thing&amp;quot;.<br />\r&lt;BR&gt;I like personal modified cases more than these premade thingys :)', 'visible', '2003-04-10 09:37:18', '2003-04-10 09:37:18', '2003-04-10 09:37:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 802
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1386, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'True, but for ppl inexperience or unwilling to thrash thier cases, this is cool alternative. Still, though I have seen a few that blow these cases awa, they are up there. 8)', 'True, but for ppl inexperience or unwilling to thrash thier cases, this is cool alternative. Still, though I have seen a few that blow these cases awa, they are up there. 8)', 'visible', '2003-04-10 23:54:45', '2003-04-10 23:54:45', '2003-04-10 23:54:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 802
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1387, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'agreed :)', 'agreed :)', 'visible', '2003-04-11 00:27:56', '2003-04-11 00:27:56', '2003-04-11 00:27:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 802
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1388, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I have to admit that one day I&acute;d like to get one. Maybe second hand to lower the price. They are expensive cases, but any really fancy or designer ones are these days.', 'I have to admit that one day I&amp;acute;d like to get one. Maybe second hand to lower the price. They are expensive cases, but any really fancy or designer ones are these days.', 'visible', '2003-04-11 04:38:46', '2003-04-11 04:38:46', '2003-04-11 04:38:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 802
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1389, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'so we have to wait for the next version before we skin it? ;)\r<BR>\r<BR>downloads now.', 'so we have to wait for the next version before we skin it? ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;downloads now.', 'visible', '2003-04-21 16:32:44', '2003-04-21 16:32:44', '2003-04-21 16:32:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 809
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1390, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'oh, and of course a section was put up on Skinbase for this app.', 'oh, and of course a section was put up on Skinbase for this app.', 'visible', '2003-04-21 16:35:27', '2003-04-21 16:35:27', '2003-04-21 16:35:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 809
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1391, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Man I wish I could add sections to VA. :(', 'Man I wish I could add sections to VA. :(', 'visible', '2003-04-22 07:36:39', '2003-04-22 07:36:39', '2003-04-22 07:36:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 809
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1392, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', ':)', ':)', 'visible', '2003-04-22 09:59:53', '2003-04-22 09:59:53', '2003-04-22 09:59:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 809
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1393, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Hmmm... I&acute;ll have to think about writing an article on this. I really preffer to have a download link. It&acute;s worthy of one, but it&acute;s not how I like to do things.', 'Hmmm... I&amp;acute;ll have to think about writing an article on this. I really preffer to have a download link. It&amp;acute;s worthy of one, but it&amp;acute;s not how I like to do things.', 'visible', '2003-04-23 08:25:22', '2003-04-23 08:25:22', '2003-04-23 08:25:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 814
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1394, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Just stick another &quot;m&quot; in the &quot;coments&quot; ;)', 'Just stick another &amp;quot;m&amp;quot; in the &amp;quot;coments&amp;quot; ;)', 'visible', '2003-04-24 13:12:52', '2003-04-24 13:12:52', '2003-04-24 13:12:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 816
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1395, 2854, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2854 AND users.deleted_at IS NULL) THEN 2854 ELSE NULL END, NULL, 'tcalp', 'CutTheRedWire:\r<BR>\r<BR>I&acute;m sorry I can&acute;t provide a direct d/l link for MovieDb at the current time, as it is not publicly released I want to be able to control who has access to the program, and be able to inform them of changes via e-mail ect...\r<BR>\r<BR>~T', 'CutTheRedWire:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I&amp;acute;m sorry I can&amp;acute;t provide a direct d/l link for MovieDb at the current time, as it is not publicly released I want to be able to control who has access to the program, and be able to inform them of changes via e-mail ect...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;~T', 'visible', '2003-04-24 20:31:17', '2003-04-24 20:31:17', '2003-04-24 20:31:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 814
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1396, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I hope this increases some activety for you guys. 8)', 'I hope this increases some activety for you guys. 8)', 'visible', '2003-04-24 22:50:50', '2003-04-24 22:50:50', '2003-04-24 22:50:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 816
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1397, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Ya got a point. Is this going to be freeware?', 'Ya got a point. Is this going to be freeware?', 'visible', '2003-04-25 04:32:40', '2003-04-25 04:32:40', '2003-04-25 04:32:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 814
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1398, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Personaly, I am 100% against this feature. I know some other site(s) has/have it, but I think it only promotes comment spamming. If you consider comment spamming to be interaction than this may work. But I may be wrong because of all the sites, I think Skinbase gets the least amount of useless comments.', 'Personaly, I am 100% against this feature. I know some other site(s) has/have it, but I think it only promotes comment spamming. If you consider comment spamming to be interaction than this may work. But I may be wrong because of all the sites, I think Skinbase gets the least amount of useless comments.', 'visible', '2003-04-25 05:30:37', '2003-04-25 05:30:37', '2003-04-25 05:30:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 816
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1399, 2854, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2854 AND users.deleted_at IS NULL) THEN 2854 ELSE NULL END, NULL, 'tcalp', 'Yes it will be freeware..', 'Yes it will be freeware..', 'visible', '2003-04-25 06:16:49', '2003-04-25 06:16:49', '2003-04-25 06:16:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 814
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1400, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I always liked this app, I thought it was dead though.', 'I always liked this app, I thought it was dead though.', 'visible', '2003-05-03 04:12:19', '2003-05-03 04:12:19', '2003-05-03 04:12:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 821
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1401, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Aren;t you glad I filled you in then? 8) hehehe\r<BR>\r<BR>Heupdates the app about once or twice a year. Not under heavy development, but still, it&acute;s regulare development. More than can be said for some apps. I check every few months or so and chat with kobi. I love the app, so I keep tabs on it. 8) Actually, pressed stas was a request I made. Something I felt it direly needed. No feedback is killing me. I was hoping he would add hover too, but alas no. He decided against it. Pressed buttons will do though. 8)', 'Aren;t you glad I filled you in then? 8) hehehe<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Heupdates the app about once or twice a year. Not under heavy development, but still, it&amp;acute;s regulare development. More than can be said for some apps. I check every few months or so and chat with kobi. I love the app, so I keep tabs on it. 8) Actually, pressed stas was a request I made. Something I felt it direly needed. No feedback is killing me. I was hoping he would add hover too, but alas no. He decided against it. Pressed buttons will do though. 8)', 'visible', '2003-05-03 09:08:48', '2003-05-03 09:08:48', '2003-05-03 09:08:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 821
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1402, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'The Link should be www.3dna.net..... :D', 'The Link should be www.3dna.net..... :D', 'visible', '2003-05-03 17:30:07', '2003-05-03 17:30:07', '2003-05-03 17:30:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 822
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1403, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'fixed :)', 'fixed :)', 'visible', '2003-05-03 21:38:46', '2003-05-03 21:38:46', '2003-05-03 21:38:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 822
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1404, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'thanks Snowman,..', 'thanks Snowman,..', 'visible', '2003-05-04 11:24:59', '2003-05-04 11:24:59', '2003-05-04 11:24:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 822
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1405, 2764, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2764 AND users.deleted_at IS NULL) THEN 2764 ELSE NULL END, NULL, 'Smanic', 'Thnx, chichi! :) \r<BR>At the present this is the most stable shell for Windows! Try it!', 'Thnx, chichi! :) <br />\r&lt;BR&gt;At the present this is the most stable shell for Windows! Try it!', 'visible', '2003-05-06 14:50:12', '2003-05-06 14:50:12', '2003-05-06 14:50:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 823
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1406, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Your welcome Smanic and I agree this update is grand :-) I would have answered your last email hon, but your IP keeps sending it back, so I&acute;m not ignoring you at all........ I think Smanic needs a better email provide so he can hear chichi&acute;s chatter LOL Woooo hoooo AstonShell Rocks :trophy', 'Your welcome Smanic and I agree this update is grand :-) I would have answered your last email hon, but your IP keeps sending it back, so I&amp;acute;m not ignoring you at all........ I think Smanic needs a better email provide so he can hear chichi&amp;acute;s chatter LOL Woooo hoooo AstonShell Rocks :trophy', 'visible', '2003-05-07 18:34:28', '2003-05-07 18:34:28', '2003-05-07 18:34:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 823
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1407, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Do a little dance.... have a little fun..... get AstonShell, get AstonShell.... boogie boogie out the door.........', 'Do a little dance.... have a little fun..... get AstonShell, get AstonShell.... boogie boogie out the door.........', 'visible', '2003-05-07 18:36:21', '2003-05-07 18:36:21', '2003-05-07 18:36:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 823
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1408, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks... I&acute;ll give it a try. :)', 'Thanks... I&amp;acute;ll give it a try. :)', 'visible', '2003-05-07 22:14:04', '2003-05-07 22:14:04', '2003-05-07 22:14:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 824
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1409, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'Whooohooo!!! <----that means i&acute;m happy!!!!', 'Whooohooo!!! &lt;----that means i&amp;acute;m happy!!!!', 'visible', '2003-05-09 23:03:52', '2003-05-09 23:03:52', '2003-05-09 23:03:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 825
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1410, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I&acute;ll give this a try!', 'I&amp;acute;ll give this a try!', 'visible', '2003-05-10 13:05:40', '2003-05-10 13:05:40', '2003-05-10 13:05:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 826
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1411, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks Red...with all these changes, I&acute;ll give it another go. :)', 'Thanks Red...with all these changes, I&amp;acute;ll give it another go. :)', 'visible', '2003-05-10 14:55:20', '2003-05-10 14:55:20', '2003-05-10 14:55:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 827
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1412, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I&acute;ll be honest, I haven&acute;t tried it, but if they switched engine to gecko I would.', 'I&amp;acute;ll be honest, I haven&amp;acute;t tried it, but if they switched engine to gecko I would.', 'visible', '2003-05-10 16:03:24', '2003-05-10 16:03:24', '2003-05-10 16:03:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 827
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1413, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'It looks promising, but does need a few things. That&acute;s true of any beta though. Seems like the skin format is about to change. I&acute;ll let you knowin the next article. 8)', 'It looks promising, but does need a few things. That&amp;acute;s true of any beta though. Seems like the skin format is about to change. I&amp;acute;ll let you knowin the next article. 8)', 'visible', '2003-05-10 16:05:11', '2003-05-10 16:05:11', '2003-05-10 16:05:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 826
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1414, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Cool. 8) You use LS?', 'Cool. 8) You use LS?', 'visible', '2003-05-10 16:05:32', '2003-05-10 16:05:32', '2003-05-10 16:05:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 825
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1415, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks Brub. ;)', 'Thanks Brub. ;)', 'visible', '2003-05-10 20:32:37', '2003-05-10 20:32:37', '2003-05-10 20:32:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 829
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1416, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'I&acute;ve been using it for a couple of days now and have had no problems.\r<BR>Fingers crossed!\r<BR>:)', 'I&amp;acute;ve been using it for a couple of days now and have had no problems.<br />\r&lt;BR&gt;Fingers crossed!<br />\r&lt;BR&gt;:)', 'visible', '2003-05-13 00:32:52', '2003-05-13 00:32:52', '2003-05-13 00:32:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 827
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1417, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Sorry - forgot to add the link http://www.winzip.com/\r<BR>:)', 'Sorry - forgot to add the link http://www.winzip.com/<br />\r&lt;BR&gt;:)', 'visible', '2003-05-13 11:47:28', '2003-05-13 11:47:28', '2003-05-13 11:47:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 830
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1418, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Well kind of everyone knows that link anyway :) I did not catch it either', 'Well kind of everyone knows that link anyway :) I did not catch it either', 'visible', '2003-05-13 16:15:43', '2003-05-13 16:15:43', '2003-05-13 16:15:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 830
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1419, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Great to see v2! The QCD remote is an awesome addition to a great program. Nice work Xymantix.\r<BR>/me runds to download SysMetrix 2', 'Great to see v2! The QCD remote is an awesome addition to a great program. Nice work Xymantix.<br />\r&lt;BR&gt;/me runds to download SysMetrix 2', 'visible', '2003-05-18 05:12:54', '2003-05-18 05:12:54', '2003-05-18 05:12:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 833
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1420, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', '*drool* I absolutely love this program. Great update. :grin:', '*drool* I absolutely love this program. Great update. :grin:', 'visible', '2003-05-18 05:55:24', '2003-05-18 05:55:24', '2003-05-18 05:55:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 833
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1421, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'He found a way to add more options, geez!', 'He found a way to add more options, geez!', 'visible', '2003-05-18 14:21:52', '2003-05-18 14:21:52', '2003-05-18 14:21:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 833
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1422, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'You can&acute;t touch this... no other application like it.\r<BR>\r<BR>Many thanks. :)', 'You can&amp;acute;t touch this... no other application like it.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Many thanks. :)', 'visible', '2003-05-18 15:39:15', '2003-05-18 15:39:15', '2003-05-18 15:39:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 833
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1423, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'you cant use the file\r<BR>its missing a dll\r<BR>even if you could, i cant figure out how the damn thing works!!', 'you cant use the file<br />\r&lt;BR&gt;its missing a dll<br />\r&lt;BR&gt;even if you could, i cant figure out how the damn thing works!!', 'visible', '2003-05-20 13:44:40', '2003-05-20 13:44:40', '2003-05-20 13:44:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 825
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1424, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'great site !!! :-)', 'great site !!! :-)', 'visible', '2003-05-23 19:34:05', '2003-05-23 19:34:05', '2003-05-23 19:34:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 836
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1425, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'What no French?', 'What no French?', 'visible', '2003-05-24 04:59:08', '2003-05-24 04:59:08', '2003-05-24 04:59:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 836
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1426, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'the site looks cool :) what i always wanted to say: those preview images where you hold the skin in the hand rock. :) it´s so friggin real :D', 'the site looks cool :) what i always wanted to say: those preview images where you hold the skin in the hand rock. :) it´s so friggin real :D', 'visible', '2003-05-24 16:32:04', '2003-05-24 16:32:04', '2003-05-24 16:32:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 836
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1427, 1601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1601 AND users.deleted_at IS NULL) THEN 1601 ELSE NULL END, NULL, 'DAvenger', '@Brub: once RadLight becomes popular in French speaking countries, why not :)', '@Brub: once RadLight becomes popular in French speaking countries, why not :)', 'visible', '2003-05-25 14:23:56', '2003-05-25 14:23:56', '2003-05-25 14:23:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 836
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1428, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'hehe :D those things are here since a long time, it just did not look as nice as it does now in this table. also i am sure that previous/next is currently not working is a bug and not intentional.\r<BR>have a look at a personal gallery if you want to know how it looked before (at the top). example: http://www.skinbase.org/gallery.php?uname=Snowman', 'hehe :D those things are here since a long time, it just did not look as nice as it does now in this table. also i am sure that previous/next is currently not working is a bug and not intentional.<br />\r&lt;BR&gt;have a look at a personal gallery if you want to know how it looked before (at the top). example: http://www.skinbase.org/gallery.php?uname=Snowman', 'visible', '2003-05-27 13:39:21', '2003-05-27 13:39:21', '2003-05-27 13:39:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 839
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1429, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', ':) You&acute;re right moshi, about next previous, it was a bug which I fix (I guess)\r<BR>\r<BR>But new features are:\r<BR>\r<BR>- sort by rating \r<BR>- sort by number of ratings\r<BR>- the form have less width and we have space for some more informations there\r<BR>- display short description to application you actually browsing and link to detailed description\r<BR>- and the 3rd part shows you most popular skin depend on rating value.\r<BR>\r<BR>\r<BR>\r<BR>', ':) You&amp;acute;re right moshi, about next previous, it was a bug which I fix (I guess)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But new features are:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;- sort by rating <br />\r&lt;BR&gt;- sort by number of ratings<br />\r&lt;BR&gt;- the form have less width and we have space for some more informations there<br />\r&lt;BR&gt;- display short description to application you actually browsing and link to detailed description<br />\r&lt;BR&gt;- and the 3rd part shows you most popular skin depend on rating value.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2003-05-27 13:46:28', '2003-05-27 13:46:28', '2003-05-27 13:46:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 839
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1431, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'and one more thing: \r<BR>\r<BR>if you want to have higher rating for your skin you can pout this form on your page. The only thing you should do is change the id in this line:\r<BR>\r<BR> &lt;input type=&quot;hidden&quot; name=&quot;voteid&quot; value=&quot;your_skin_id&quot;&gt;\r<BR>\r<BR>\r<BR>your_skin_id = ID of your skin :))))\r<BR>\r<BR>Here&acute;s the full HTML form source:\r<BR>\r<BR>&lt;form action=&quot;http://www.skinbase.org&quot; target=&quot;_blank&quot; method=&quot;post&quot;&gt;\r<BR> &lt;select name=&quot;voting&quot;&gt;\r<BR> &lt;option value=&quot;x&quot; selected=&quot;selected&quot;&gt;Rate this skin&lt;/option&gt;\r<BR> &lt;option value=&quot;10&quot;&gt;10&lt;/option&gt;\r<BR> &lt;option value=&quot;9&quot;&gt;9&lt;/option&gt;\r<BR> &lt;option value=&quot;8&quot;&gt;8&lt;/option&gt;\r<BR> &lt;option value=&quot;7&quot;&gt;7&lt;/option&gt;\r<BR> &lt;option value=&quot;6&quot;&gt;6&lt;/option&gt;\r<BR> &lt;option value=&quot;5&quot;&gt;5&lt;/option&gt;\r<BR> &lt;option value=&quot;4&quot;&gt;4&lt;/option&gt;\r<BR> &lt;option value=&quot;3&quot;&gt;3&lt;/option&gt;\r<BR> &lt;option value=&quot;2&quot;&gt;2&lt;/option&gt;\r<BR> &lt;option value=&quot;1&quot;&gt;1&lt;/option&gt; \r<BR> &lt;/select&gt;\r<BR> &lt;input type=&quot;hidden&quot; name=&quot;voteid&quot; value=&quot;your_skin_id&quot;&gt;\r<BR> &lt;input type=&quot;hidden&quot; name=&quot;action&quot; value=&quot;SkinRate&quot;&gt; \r<BR> &lt;input type=&quot;submit&quot; value=&quot;Rate&quot; class=&quot;submit&quot;&gt;\r<BR>&lt;/form&gt;\r<BR>\r<BR>\r<BR>', 'and one more thing: <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;if you want to have higher rating for your skin you can pout this form on your page. The only thing you should do is change the id in this line:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;voteid&amp;quot; value=&amp;quot;your_skin_id&amp;quot;&amp;gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;your_skin_id = ID of your skin :))))<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Here&amp;acute;s the full HTML form source:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;lt;form action=&amp;quot;http://www.skinbase.org&amp;quot; target=&amp;quot;_blank&amp;quot; method=&amp;quot;post&amp;quot;&amp;gt;<br />\r&lt;BR&gt; &amp;lt;select name=&amp;quot;voting&amp;quot;&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;x&amp;quot; selected=&amp;quot;selected&amp;quot;&amp;gt;Rate this skin&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;10&amp;quot;&amp;gt;10&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;9&amp;quot;&amp;gt;9&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;8&amp;quot;&amp;gt;8&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;7&amp;quot;&amp;gt;7&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;6&amp;quot;&amp;gt;6&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;5&amp;quot;&amp;gt;5&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;4&amp;quot;&amp;gt;4&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;3&amp;quot;&amp;gt;3&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;2&amp;quot;&amp;gt;2&amp;lt;/option&amp;gt;<br />\r&lt;BR&gt; &amp;lt;option value=&amp;quot;1&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt; <br />\r&lt;BR&gt; &amp;lt;/select&amp;gt;<br />\r&lt;BR&gt; &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;voteid&amp;quot; value=&amp;quot;your_skin_id&amp;quot;&amp;gt;<br />\r&lt;BR&gt; &amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;action&amp;quot; value=&amp;quot;SkinRate&amp;quot;&amp;gt; <br />\r&lt;BR&gt; &amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Rate&amp;quot; class=&amp;quot;submit&amp;quot;&amp;gt;<br />\r&lt;BR&gt;&amp;lt;/form&amp;gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2003-05-27 13:52:31', '2003-05-27 13:52:31', '2003-05-27 13:52:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 839
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1432, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', ':-) ;) :heart :trophy \r<BR>we lyke that is very good', ':-) ;) :heart :trophy <br />\r&lt;BR&gt;we lyke that is very good', 'visible', '2003-05-27 17:17:12', '2003-05-27 17:17:12', '2003-05-27 17:17:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 839
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1433, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Orion...\r<BR>Dll: Did you copy all the files in the zip archive to the C:/LS ? Did you turn off the dde as explained in this article?\r<BR>Work: Are you new to LS? Do you have indiestep installed already? What modules are you working?\r<BR>\r<BR>I have to say, this article was ment to take something for only advanced users, and make it accessible to intermediate users. As I mentioned, this is an update to indiestep, not a full thing on it&acute;s own.', 'Orion...<br />\r&lt;BR&gt;Dll: Did you copy all the files in the zip archive to the C:/LS ? Did you turn off the dde as explained in this article?<br />\r&lt;BR&gt;Work: Are you new to LS? Do you have indiestep installed already? What modules are you working?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I have to say, this article was ment to take something for only advanced users, and make it accessible to intermediate users. As I mentioned, this is an update to indiestep, not a full thing on it&amp;acute;s own.', 'visible', '2003-05-27 18:58:21', '2003-05-27 18:58:21', '2003-05-27 18:58:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 825
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1434, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'Thibaud', 'thanks snow for the news head up :-) I tried to post one here but each time I got some strange error while displaying the main page (just the list of all categories). I don&acute;t know why :(\r<BR>anyway, thanks a lot ! no need for an *official* news, yours is perfect !', 'thanks snow for the news head up :-) I tried to post one here but each time I got some strange error while displaying the main page (just the list of all categories). I don&amp;acute;t know why :(<br />\r&lt;BR&gt;anyway, thanks a lot ! no need for an *official* news, yours is perfect !', 'visible', '2003-05-27 22:34:54', '2003-05-27 22:34:54', '2003-05-27 22:34:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 835
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1435, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Noted.... many thanks. :)', 'Noted.... many thanks. :)', 'visible', '2003-05-27 23:05:09', '2003-05-27 23:05:09', '2003-05-27 23:05:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 839
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1436, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'And I received great idea from Snowman and it&acute;s done now :)\r<BR>\r<BR>Last selection from browsing form it&acute;s saved in cookie for next time :)', 'And I received great idea from Snowman and it&amp;acute;s done now :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Last selection from browsing form it&amp;acute;s saved in cookie for next time :)', 'visible', '2003-05-28 08:11:12', '2003-05-28 08:11:12', '2003-05-28 08:11:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 839
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1437, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'the &quot;more information&quot; is a very nice feature :)', 'the &amp;quot;more information&amp;quot; is a very nice feature :)', 'visible', '2003-05-28 12:26:55', '2003-05-28 12:26:55', '2003-05-28 12:26:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 839
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1438, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'And a w00t w00t here and a w00t w00t there....\r<BR>/me goes to download this update for me fav browser :D :D :] :D :D', 'And a w00t w00t here and a w00t w00t there....<br />\r&lt;BR&gt;/me goes to download this update for me fav browser :D :D :] :D :D', 'visible', '2003-05-30 19:57:05', '2003-05-30 19:57:05', '2003-05-30 19:57:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 842
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1439, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'MyIE is a great browser. Been using it for a while now. Let&acute;s try this one.', 'MyIE is a great browser. Been using it for a while now. Let&amp;acute;s try this one.', 'visible', '2003-05-30 20:42:39', '2003-05-30 20:42:39', '2003-05-30 20:42:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 842
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1440, 8621, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 8621 AND users.deleted_at IS NULL) THEN 8621 ELSE NULL END, NULL, 'Picto', 'BTW, Thanks for adding the MyIE2 skins section! :)', 'BTW, Thanks for adding the MyIE2 skins section! :)', 'visible', '2003-05-30 21:15:59', '2003-05-30 21:15:59', '2003-05-30 21:15:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 842
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1441, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'You&acute;re welcome /BruB:', 'You&amp;acute;re welcome /BruB:', 'visible', '2003-05-30 22:47:14', '2003-05-30 22:47:14', '2003-05-30 22:47:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 842
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1442, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Many thanks for the info.... me goes in search for the newer version.\r<BR>My favourite browser. :)', 'Many thanks for the info.... me goes in search for the newer version.<br />\r&lt;BR&gt;My favourite browser. :)', 'visible', '2003-05-31 20:25:29', '2003-05-31 20:25:29', '2003-05-31 20:25:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 842
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1443, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks for the info Doreen. ;)', 'Thanks for the info Doreen. ;)', 'visible', '2003-06-02 14:27:14', '2003-06-02 14:27:14', '2003-06-02 14:27:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 843
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1444, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Looking great :-)', 'Looking great :-)', 'visible', '2003-06-02 20:45:38', '2003-06-02 20:45:38', '2003-06-02 20:45:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 843
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1445, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'cool issue. was great to read. maybe you shouldn´t pre-release articles so the enjoyment on a full issue would be even bigger.', 'cool issue. was great to read. maybe you shouldn´t pre-release articles so the enjoyment on a full issue would be even bigger.', 'visible', '2003-06-03 21:04:30', '2003-06-03 21:04:30', '2003-06-03 21:04:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 843
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1446, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Wait, wait, wait! You read it today? It&acute;s been completely unreachable for me since yesterday.\r<BR>\r<BR>Anyhow, the reason we pre-release articles is to bridge the gap between issues. We just never imagined the gap would be this big.', 'Wait, wait, wait! You read it today? It&amp;acute;s been completely unreachable for me since yesterday.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyhow, the reason we pre-release articles is to bridge the gap between issues. We just never imagined the gap would be this big.', 'visible', '2003-06-03 21:40:18', '2003-06-03 21:40:18', '2003-06-03 21:40:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 843
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1447, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'nah, i read it yesterday. just forgot to leave a comment here.', 'nah, i read it yesterday. just forgot to leave a comment here.', 'visible', '2003-06-03 22:03:14', '2003-06-03 22:03:14', '2003-06-03 22:03:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 843
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1448, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Same here, you should re-release it when the DNS entry is back up :-)', 'Same here, you should re-release it when the DNS entry is back up :-)', 'visible', '2003-06-04 22:11:42', '2003-06-04 22:11:42', '2003-06-04 22:11:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 843
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1449, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Or not. Now we know who&acute;s the incrowd (those that have read it) and who&acute;s not (those that haven&acute;t).', 'Or not. Now we know who&amp;acute;s the incrowd (those that have read it) and who&amp;acute;s not (those that haven&amp;acute;t).', 'visible', '2003-06-05 00:34:11', '2003-06-05 00:34:11', '2003-06-05 00:34:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 843
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1450, 3715, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3715 AND users.deleted_at IS NULL) THEN 3715 ELSE NULL END, NULL, 'KobeX', 'After playing with this for a few weeks now, this is a major update to an already great program. This is far and away the best program in it&acute;s class... wait there is no other program quite like this! I love this app!!!!!!!!!!!!!!!!!!!! :grin: :grin: :grin:', 'After playing with this for a few weeks now, this is a major update to an already great program. This is far and away the best program in it&amp;acute;s class... wait there is no other program quite like this! I love this app!!!!!!!!!!!!!!!!!!!! :grin: :grin: :grin:', 'visible', '2003-06-06 08:30:16', '2003-06-06 08:30:16', '2003-06-06 08:30:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 833
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1451, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Interesting design.', 'Interesting design.', 'visible', '2003-06-06 11:26:18', '2003-06-06 11:26:18', '2003-06-06 11:26:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 846
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1452, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', ':)', ':)', 'visible', '2003-06-06 13:32:12', '2003-06-06 13:32:12', '2003-06-06 13:32:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 846
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1453, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'i like! easy on the eyes', 'i like! easy on the eyes', 'visible', '2003-06-06 18:15:30', '2003-06-06 18:15:30', '2003-06-06 18:15:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 846
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1454, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Umm... actually here: http://teknidermy.com/issue/12/\r<BR>\r<BR>Can&acute;t stand that front page, so I never direct people there. Anyhow, this saves me the effort to post news myself. Good, now I can go <s>play more Zelda</s> code Tek.', 'Umm... actually here: http://teknidermy.com/issue/12/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Can&amp;acute;t stand that front page, so I never direct people there. Anyhow, this saves me the effort to post news myself. Good, now I can go &lt;s&gt;play more Zelda&lt;/s&gt; code Tek.', 'visible', '2003-06-06 20:49:29', '2003-06-06 20:49:29', '2003-06-06 20:49:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 847
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1455, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Tjee,... talking about beeing picky huh...\r<BR>\r<BR>Zelda?!?!?!?!?!?!?!?!??!?! Thats from the stone age! (if you mean the NES version, at least thats the one that I still play sometimes...)', 'Tjee,... talking about beeing picky huh...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Zelda?!?!?!?!?!?!?!?!??!?! Thats from the stone age! (if you mean the NES version, at least thats the one that I still play sometimes...)', 'visible', '2003-06-06 21:23:13', '2003-06-06 21:23:13', '2003-06-06 21:23:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 847
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1456, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I like diamond Mine he hee......... I missed Tek, glad to see some great interviews and very informative info...... thanks :brb', 'I like diamond Mine he hee......... I missed Tek, glad to see some great interviews and very informative info...... thanks :brb', 'visible', '2003-06-07 00:12:29', '2003-06-07 00:12:29', '2003-06-07 00:12:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 847
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1457, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'I meant the GameCube edition of Zelda, which is pretty sweet. Not to mention that it sucks up <b>all</b> your time.', 'I meant the GameCube edition of Zelda, which is pretty sweet. Not to mention that it sucks up &lt;b&gt;all&lt;/b&gt; your time.', 'visible', '2003-06-07 13:50:49', '2003-06-07 13:50:49', '2003-06-07 13:50:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 847
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1458, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Not sure if this is a good thing. Showing people how to rip :/', 'Not sure if this is a good thing. Showing people how to rip :/', 'visible', '2003-06-08 16:23:46', '2003-06-08 16:23:46', '2003-06-08 16:23:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 849
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1459, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'lol ... that&acute;s how most of them learn BruB, but I agree, this could get ugly', 'lol ... that&amp;acute;s how most of them learn BruB, but I agree, this could get ugly', 'visible', '2003-06-08 17:09:11', '2003-06-08 17:09:11', '2003-06-08 17:09:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 849
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1460, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hmm... maybe you two guys oughta read the text just one more time.... in order to join the competition you have to have &quot;submitted&quot; a permission first ;) ;) ;)', 'hmm... maybe you two guys oughta read the text just one more time.... in order to join the competition you have to have &amp;quot;submitted&amp;quot; a permission first ;) ;) ;)', 'visible', '2003-06-08 22:24:01', '2003-06-08 22:24:01', '2003-06-08 22:24:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 849
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1461, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is the very good sites and is ave the alls good work insede and we happy the sy some toturials on 3D studio \r<BR> :trophy', 'is the very good sites and is ave the alls good work insede and we happy the sy some toturials on 3D studio <br />\r&lt;BR&gt; :trophy', 'visible', '2003-06-11 15:08:33', '2003-06-11 15:08:33', '2003-06-11 15:08:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 851
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1462, 5579, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5579 AND users.deleted_at IS NULL) THEN 5579 ELSE NULL END, NULL, 'SteV', 'w00t. Skinbase 10.000+ members. Cool!!', 'w00t. Skinbase 10.000+ members. Cool!!', 'visible', '2003-06-11 19:46:43', '2003-06-11 19:46:43', '2003-06-11 19:46:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1463, 1089, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1089 AND users.deleted_at IS NULL) THEN 1089 ELSE NULL END, NULL, 'hobnobber', 'I wonder if it&acute;s because I&acute;m wearing my jersey all over town???? How many of those newbies are from Indiana?? lol lol', 'I wonder if it&amp;acute;s because I&amp;acute;m wearing my jersey all over town???? How many of those newbies are from Indiana?? lol lol', 'visible', '2003-06-11 20:45:49', '2003-06-11 20:45:49', '2003-06-11 20:45:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1464, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Watch out, hob. Soon they&acute;ll be asking for fashion tips.\r<BR>\r<BR>Ten thousand members, huh? In what time frame? And how does the new member build up look? (meaning: are there more members signing up per day than in the past?)', 'Watch out, hob. Soon they&amp;acute;ll be asking for fashion tips.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Ten thousand members, huh? In what time frame? And how does the new member build up look? (meaning: are there more members signing up per day than in the past?)', 'visible', '2003-06-11 22:27:22', '2003-06-11 22:27:22', '2003-06-11 22:27:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1465, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'crae, yeah there are way more peepz signing up per day now, than just a few months ago!!\r<BR>Ex: in the last three days over <b>400</b> (and counting) new members signed up - normal sign up rate: between 1-10 per day......\r<BR>\r<BR>But I believe things will &quot;cool down&quot; a bit as soon as the Kazaa competition is behind us :)\r<BR>\r<BR>Another example for those that are interested:\r<BR>Not so long ago 100 guests and a handfull of logged in members was <b>alot of / max</b> visitors\r<BR>Now, a daily rate of 200 - 500 guests and 10+ logged in members is more common than not....\r<BR>\r<BR>we&acute;re getting somewhere now ;) ;)\r<BR>(let&acute;s just hope the server can handle it, in the long run!!)', 'crae, yeah there are way more peepz signing up per day now, than just a few months ago!!<br />\r&lt;BR&gt;Ex: in the last three days over &lt;b&gt;400&lt;/b&gt; (and counting) new members signed up - normal sign up rate: between 1-10 per day......<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But I believe things will &amp;quot;cool down&amp;quot; a bit as soon as the Kazaa competition is behind us :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Another example for those that are interested:<br />\r&lt;BR&gt;Not so long ago 100 guests and a handfull of logged in members was &lt;b&gt;alot of / max&lt;/b&gt; visitors<br />\r&lt;BR&gt;Now, a daily rate of 200 - 500 guests and 10+ logged in members is more common than not....<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;we&amp;acute;re getting somewhere now ;) ;)<br />\r&lt;BR&gt;(let&amp;acute;s just hope the server can handle it, in the long run!!)', 'visible', '2003-06-11 23:20:54', '2003-06-11 23:20:54', '2003-06-11 23:20:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1466, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Damn leechers... /pk:', 'Damn leechers... /pk:', 'visible', '2003-06-11 23:41:49', '2003-06-11 23:41:49', '2003-06-11 23:41:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1467, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'it&acute;s hob&acute;s fault :)', 'it&amp;acute;s hob&amp;acute;s fault :)', 'visible', '2003-06-11 23:45:06', '2003-06-11 23:45:06', '2003-06-11 23:45:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1468, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'yeah', 'yeah', 'visible', '2003-06-12 00:50:27', '2003-06-12 00:50:27', '2003-06-12 00:50:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1469, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I agree with aiglestates on this :D', 'I agree with aiglestates on this :D', 'visible', '2003-06-12 01:22:12', '2003-06-12 01:22:12', '2003-06-12 01:22:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 851
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1470, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Thx guys. We all worked hard on it. 8)', 'Thx guys. We all worked hard on it. 8)', 'visible', '2003-06-12 01:55:20', '2003-06-12 01:55:20', '2003-06-12 01:55:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 851
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1471, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'That&acute;s a lot meatballs... O.o; :P', 'That&amp;acute;s a lot meatballs... O.o; :P', 'visible', '2003-06-12 01:56:02', '2003-06-12 01:56:02', '2003-06-12 01:56:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1472, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Damn those jerseys!', 'Damn those jerseys!', 'visible', '2003-06-12 20:38:59', '2003-06-12 20:38:59', '2003-06-12 20:38:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1473, 10675, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 10675 AND users.deleted_at IS NULL) THEN 10675 ELSE NULL END, NULL, 'PepePollo', '[no content]', '[no content]', 'visible', '2003-06-13 01:24:22', '2003-06-13 01:24:22', '2003-06-13 01:24:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 633
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1474, 3716, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3716 AND users.deleted_at IS NULL) THEN 3716 ELSE NULL END, NULL, 'Xenu', 'this is just greeeeeeeeeeeeeeeeeeeeat!!!! :-)', 'this is just greeeeeeeeeeeeeeeeeeeeat!!!! :-)', 'visible', '2003-06-13 03:49:58', '2003-06-13 03:49:58', '2003-06-13 03:49:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1475, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '11,200 users... growing like ever :D', '11,200 users... growing like ever :D', 'visible', '2003-06-15 18:44:36', '2003-06-15 18:44:36', '2003-06-15 18:44:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 852
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1476, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'cool! I love this app. :)', 'cool! I love this app. :)', 'visible', '2003-06-16 05:14:25', '2003-06-16 05:14:25', '2003-06-16 05:14:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 856
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1477, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Thanks Brub! :)', 'Thanks Brub! :)', 'visible', '2003-06-16 10:25:25', '2003-06-16 10:25:25', '2003-06-16 10:25:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 856
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1478, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'thanks for the info :)', 'thanks for the info :)', 'visible', '2003-06-16 13:19:20', '2003-06-16 13:19:20', '2003-06-16 13:19:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 856
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1479, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Thanks BruB. Use it all the time!\r<BR>:)', 'Thanks BruB. Use it all the time!<br />\r&lt;BR&gt;:)', 'visible', '2003-06-16 13:35:24', '2003-06-16 13:35:24', '2003-06-16 13:35:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 856
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1480, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'yup.. always a plesaure to have the rainman&acute;s app on my desktop', 'yup.. always a plesaure to have the rainman&amp;acute;s app on my desktop', 'visible', '2003-06-19 20:50:03', '2003-06-19 20:50:03', '2003-06-19 20:50:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 856
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1481, 3715, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3715 AND users.deleted_at IS NULL) THEN 3715 ELSE NULL END, NULL, 'KobeX', 'Downloaded this app tonight and I am using it now. Very simple program to use and to skin for. What I like about it is how un-obtrusive it is and it uses very little system resources, about 12k. Give it a try! :9', 'Downloaded this app tonight and I am using it now. Very simple program to use and to skin for. What I like about it is how un-obtrusive it is and it uses very little system resources, about 12k. Give it a try! :9', 'visible', '2003-06-20 07:56:36', '2003-06-20 07:56:36', '2003-06-20 07:56:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 857
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1482, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'There actually is a section for it here alraedy, but there was no news on it. I had to do something about that. Glad I did. A lot of ppl really like this app. 8)', 'There actually is a section for it here alraedy, but there was no news on it. I had to do something about that. Glad I did. A lot of ppl really like this app. 8)', 'visible', '2003-06-20 08:35:54', '2003-06-20 08:35:54', '2003-06-20 08:35:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 857
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1483, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'I followed KobeX&acute;s lead and tried this.\r<BR>Really useful little app.\r<BR>:)', 'I followed KobeX&amp;acute;s lead and tried this.<br />\r&lt;BR&gt;Really useful little app.<br />\r&lt;BR&gt;:)', 'visible', '2003-06-20 10:07:10', '2003-06-20 10:07:10', '2003-06-20 10:07:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 857
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1484, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'This is great! I&acute;m so glad ShellWM is still in development. :D', 'This is great! I&amp;acute;m so glad ShellWM is still in development. :D', 'visible', '2003-06-21 18:52:36', '2003-06-21 18:52:36', '2003-06-21 18:52:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 859
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1485, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'I&acute;ve found a new toy! :-D This a fun little app. I see loads of potential for this. Thanks for the heads-up red. :grin:', 'I&amp;acute;ve found a new toy! :-D This a fun little app. I see loads of potential for this. Thanks for the heads-up red. :grin:', 'visible', '2003-06-21 18:58:09', '2003-06-21 18:58:09', '2003-06-21 18:58:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 857
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1486, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'www.b;izzbaby.com should be www.blizzbaby.com ( http://www.blizzbaby.com )\r<BR>\r<BR>and i don&acute;t know what happend with those smilies but they wher not intended, :,', 'www.b;izzbaby.com should be www.blizzbaby.com ( http://www.blizzbaby.com )<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and i don&amp;acute;t know what happend with those smilies but they wher not intended, :,', 'visible', '2003-06-21 22:09:35', '2003-06-21 22:09:35', '2003-06-21 22:09:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 860
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1487, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'GD!!!! (o) forget it.....', 'GD!!!! (o) forget it.....', 'visible', '2003-06-21 22:10:12', '2003-06-21 22:10:12', '2003-06-21 22:10:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 860
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1488, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Ya, rumors of it&acute;s demise have been greatly exagerated. :evil\r<BR>Skin those windows, baby! :D', 'Ya, rumors of it&amp;acute;s demise have been greatly exagerated. :evil<br />\r&lt;BR&gt;Skin those windows, baby! :D', 'visible', '2003-06-21 23:33:56', '2003-06-21 23:33:56', '2003-06-21 23:33:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 859
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1489, 12484, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 12484 AND users.deleted_at IS NULL) THEN 12484 ELSE NULL END, NULL, 'wrecklez', '(o)\r<BR>:sb', '(o)<br />\r&lt;BR&gt;:sb', 'visible', '2003-06-22 20:02:33', '2003-06-22 20:02:33', '2003-06-22 20:02:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 855
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1490, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'No prob man. 8) I&acute;m glad I could help a few ppl.', 'No prob man. 8) I&amp;acute;m glad I could help a few ppl.', 'visible', '2003-06-23 06:42:58', '2003-06-23 06:42:58', '2003-06-23 06:42:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 857
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1491, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'if you have any problems with sending mail, you can laso try this address info@klevze.si', 'if you have any problems with sending mail, you can laso try this address info@klevze.si', 'visible', '2003-06-23 22:45:16', '2003-06-23 22:45:16', '2003-06-23 22:45:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 864
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1492, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'A really cool app!!\r<BR>Section added!', 'A really cool app!!<br />\r&lt;BR&gt;Section added!', 'visible', '2003-06-25 09:28:04', '2003-06-25 09:28:04', '2003-06-25 09:28:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 866
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1493, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Gonne check it out today, probably nothing worldshaking,. but could be very usefull (from the screenshot I see that there are hotkeys,.. nice)\r<BR>', 'Gonne check it out today, probably nothing worldshaking,. but could be very usefull (from the screenshot I see that there are hotkeys,.. nice)<br />\r&lt;BR&gt;', 'visible', '2003-06-25 12:21:30', '2003-06-25 12:21:30', '2003-06-25 12:21:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 865
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1494, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'well, it works :) that´s most important ...\r<BR>my little trick with setting the delay time to -1 stopped working with the new version though.\r<BR>the screenshot is of an ureleased version though, right? ;)\r<BR>can we expect PKShell then? :-D', 'well, it works :) that´s most important ...<br />\r&lt;BR&gt;my little trick with setting the delay time to -1 stopped working with the new version though.<br />\r&lt;BR&gt;the screenshot is of an ureleased version though, right? ;)<br />\r&lt;BR&gt;can we expect PKShell then? :-D', 'visible', '2003-06-25 14:01:05', '2003-06-25 14:01:05', '2003-06-25 14:01:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 865
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1495, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I tried it. Its a nice app. \r<BR>\r<BR>LOL @ Moshi\r<BR>\r<BR>Well,... About PKShell.. I tried to set PKMenu as shell and it worked fine :D (ok,.. a real shell needs something (sig.) more though..)', 'I tried it. Its a nice app. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;LOL @ Moshi<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Well,... About PKShell.. I tried to set PKMenu as shell and it worked fine :D (ok,.. a real shell needs something (sig.) more though..)', 'visible', '2003-06-25 16:02:28', '2003-06-25 16:02:28', '2003-06-25 16:02:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 865
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1496, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'As long as you can launch apps with it, anything can be your shell.', 'As long as you can launch apps with it, anything can be your shell.', 'visible', '2003-06-25 20:14:19', '2003-06-25 20:14:19', '2003-06-25 20:14:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 865
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1497, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'That can be very handy sometimes, I had a 386 box some time ago on what i had set a notepad/integrated-windows-explorer kinde thing as &quot;shell&quot;. I used it as my agenda/typingmachine... :) The thing died though :|', 'That can be very handy sometimes, I had a 386 box some time ago on what i had set a notepad/integrated-windows-explorer kinde thing as &amp;quot;shell&amp;quot;. I used it as my agenda/typingmachine... :) The thing died though :|', 'visible', '2003-06-26 00:22:24', '2003-06-26 00:22:24', '2003-06-26 00:22:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 865
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1498, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'not found\r<BR>lol\r<BR>', 'not found<br />\r&lt;BR&gt;lol<br />\r&lt;BR&gt;', 'visible', '2003-06-26 13:48:31', '2003-06-26 13:48:31', '2003-06-26 13:48:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 867
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1499, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'lets make that http://www.lithium.mousepeople.com/', 'lets make that http://www.lithium.mousepeople.com/', 'visible', '2003-06-26 14:58:51', '2003-06-26 14:58:51', '2003-06-26 14:58:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 867
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1500, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Sounds swooby...i&acute;ll have to chek this out!', 'Sounds swooby...i&amp;acute;ll have to chek this out!', 'visible', '2003-06-26 20:43:50', '2003-06-26 20:43:50', '2003-06-26 20:43:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 867
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1501, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'Uhmmm don&acute;t wanna start a fight but it looks kinda sucky... :,', 'Uhmmm don&amp;acute;t wanna start a fight but it looks kinda sucky... :,', 'visible', '2003-06-27 09:43:19', '2003-06-27 09:43:19', '2003-06-27 09:43:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 867
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1502, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', '&quot;Download it now for free at [LINK] &quot;\r<BR>\r<BR>The &quot;demo&quot; is free,... you can purchase it for $19.95...', '&amp;quot;Download it now for free at [LINK] &amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The &amp;quot;demo&amp;quot; is free,... you can purchase it for $19.95...', 'visible', '2003-06-27 09:45:59', '2003-06-27 09:45:59', '2003-06-27 09:45:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 867
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1503, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '&quot;I say, thats a lot of Llama&quot; LOL good one Jerry :D :D\r<BR>\r<BR>Well I for one wont cry if wa3 get pulled - only thing its been good for these years have been the great skins!', '&amp;quot;I say, thats a lot of Llama&amp;quot; LOL good one Jerry :D :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Well I for one wont cry if wa3 get pulled - only thing its been good for these years have been the great skins!', 'visible', '2003-06-29 22:35:03', '2003-06-29 22:35:03', '2003-06-29 22:35:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1504, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Interesting news, Looks like a war is on it&acute;s way. Now I,m still confuse over the version being release :| :brub', 'Interesting news, Looks like a war is on it&amp;acute;s way. Now I,m still confuse over the version being release :| :brub', 'visible', '2003-06-29 23:45:58', '2003-06-29 23:45:58', '2003-06-29 23:45:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1505, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', '*curses, bitches, and moans* Spent the last month trying to learn maki and wasabi to finish a wa3 skin. I&acute;ll stick to sonique now.', '*curses, bitches, and moans* Spent the last month trying to learn maki and wasabi to finish a wa3 skin. I&amp;acute;ll stick to sonique now.', 'visible', '2003-06-30 02:43:12', '2003-06-30 02:43:12', '2003-06-30 02:43:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1506, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'I had a feeling that this was on the cards.', 'I had a feeling that this was on the cards.', 'visible', '2003-06-30 10:33:55', '2003-06-30 10:33:55', '2003-06-30 10:33:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1507, 1601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1601 AND users.deleted_at IS NULL) THEN 1601 ELSE NULL END, NULL, 'DAvenger', 'Winamp is over! Get ready for Revelation :smile:', 'Winamp is over! Get ready for Revelation :smile:', 'visible', '2003-06-30 13:37:14', '2003-06-30 13:37:14', '2003-06-30 13:37:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1508, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'DAvenger, WinAmp is dead, long live WinAmp the <b>BEST</b> mediaplayer ever made - no-one above, no-one beside it. There&acute;s WinAmp and then the rest!', 'DAvenger, WinAmp is dead, long live WinAmp the &lt;b&gt;BEST&lt;/b&gt; mediaplayer ever made - no-one above, no-one beside it. There&amp;acute;s WinAmp and then the rest!', 'visible', '2003-06-30 20:02:28', '2003-06-30 20:02:28', '2003-06-30 20:02:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1509, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Move yer truck aside, oh frosticle. Prime Playa these days is Foobar.', 'Move yer truck aside, oh frosticle. Prime Playa these days is Foobar.', 'visible', '2003-06-30 20:23:14', '2003-06-30 20:23:14', '2003-06-30 20:23:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1510, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'I guess that rules out those of us that use Paint Shop Pro then.... ;)', 'I guess that rules out those of us that use Paint Shop Pro then.... ;)', 'visible', '2003-07-01 00:38:14', '2003-07-01 00:38:14', '2003-07-01 00:38:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 872
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1511, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', '/me grumbles... :-( \r<BR>I just downloaded ZoomPlayer 3 two days ago. Well at least it&acute;s a small download. ;)', '/me grumbles... :-( <br />\r&lt;BR&gt;I just downloaded ZoomPlayer 3 two days ago. Well at least it&amp;acute;s a small download. ;)', 'visible', '2003-07-01 07:23:49', '2003-07-01 07:23:49', '2003-07-01 07:23:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 871
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1512, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Sounds like a good offer. Isn&acute;t a Palm more than a $100, though?\r<BR>\r<BR>Anyway, how hard is it to skin this media player? Is there any XML or any of that?', 'Sounds like a good offer. Isn&amp;acute;t a Palm more than a $100, though?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyway, how hard is it to skin this media player? Is there any XML or any of that?', 'visible', '2003-07-01 07:26:49', '2003-07-01 07:26:49', '2003-07-01 07:26:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 872
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1513, 13019, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13019 AND users.deleted_at IS NULL) THEN 13019 ELSE NULL END, NULL, 'BlackSun', 'of course you can use PSP :D The player&acute;s skins are based on an ini file (PSkin.ini), very easy to edit. Good luck !', 'of course you can use PSP :D The player&amp;acute;s skins are based on an ini file (PSkin.ini), very easy to edit. Good luck !', 'visible', '2003-07-01 08:14:33', '2003-07-01 08:14:33', '2003-07-01 08:14:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 872
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1514, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Sorry snowy but i&acute;ll disagree with ya as well. All players have their strengths. WMP and Qucktime are the best all around players for handling everything. Winamp just handled low resource mp3 tasks well. It had its place and when they tried to turn wianmp into windows media player you see the results.', 'Sorry snowy but i&amp;acute;ll disagree with ya as well. All players have their strengths. WMP and Qucktime are the best all around players for handling everything. Winamp just handled low resource mp3 tasks well. It had its place and when they tried to turn wianmp into windows media player you see the results.', 'visible', '2003-07-01 17:47:39', '2003-07-01 17:47:39', '2003-07-01 17:47:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1515, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', '/me likes xml...hehe oh well :)', '/me likes xml...hehe oh well :)', 'visible', '2003-07-01 17:49:52', '2003-07-01 17:49:52', '2003-07-01 17:49:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 872
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1516, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Foobar.. hmmm, database driven ...me likes 8)', 'Foobar.. hmmm, database driven ...me likes 8)', 'visible', '2003-07-02 07:58:53', '2003-07-02 07:58:53', '2003-07-02 07:58:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1517, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'That&acute;s fast :-) \r<BR>I forgot to mention MobyDock!!... \r<BR>Get it wheil it&acute;s there...www.mobydock.tk...\r<BR>\r<BR>', 'That&amp;acute;s fast :-) <br />\r&lt;BR&gt;I forgot to mention MobyDock!!... <br />\r&lt;BR&gt;Get it wheil it&amp;acute;s there...www.mobydock.tk...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2003-07-02 17:59:16', '2003-07-02 17:59:16', '2003-07-02 17:59:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 873
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1518, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'and the clickable version... http://www.mobydock.tk', 'and the clickable version... http://www.mobydock.tk', 'visible', '2003-07-03 09:58:31', '2003-07-03 09:58:31', '2003-07-03 09:58:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 873
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1519, 13084, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13084 AND users.deleted_at IS NULL) THEN 13084 ELSE NULL END, NULL, 'jakasvoljsak', ':doreen :devil', ':doreen :devil', 'visible', '2003-07-03 16:59:27', '2003-07-03 16:59:27', '2003-07-03 16:59:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 868
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1520, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Thanks Thib - I love it. A really handy-dandy lill tool!!', 'Thanks Thib - I love it. A really handy-dandy lill tool!!', 'visible', '2003-07-04 11:18:26', '2003-07-04 11:18:26', '2003-07-04 11:18:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1521, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Good stuff!... many thanks. :)', 'Good stuff!... many thanks. :)', 'visible', '2003-07-04 12:25:51', '2003-07-04 12:25:51', '2003-07-04 12:25:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1522, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Not skinnable?', 'Not skinnable?', 'visible', '2003-07-04 17:54:32', '2003-07-04 17:54:32', '2003-07-04 17:54:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1523, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Looks tremendous.\r<BR>Many thanks\r<BR>:)', 'Looks tremendous.<br />\r&lt;BR&gt;Many thanks<br />\r&lt;BR&gt;:)', 'visible', '2003-07-04 19:48:46', '2003-07-04 19:48:46', '2003-07-04 19:48:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1524, 690, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 690 AND users.deleted_at IS NULL) THEN 690 ELSE NULL END, NULL, 'Thibaud', 'BruB, hehe ;-) No, not skinnable mostly due to one reason : this app is intended to be .... invisible (sits in your systray) so ... :D', 'BruB, hehe ;-) No, not skinnable mostly due to one reason : this app is intended to be .... invisible (sits in your systray) so ... :D', 'visible', '2003-07-04 22:09:47', '2003-07-04 22:09:47', '2003-07-04 22:09:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1525, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'It seems that MobyDock and ObjectDock will face this eventually. :sad: Why doesn&acute;t Apple get over themeselves?', 'It seems that MobyDock and ObjectDock will face this eventually. :sad: Why doesn&amp;acute;t Apple get over themeselves?', 'visible', '2003-07-05 06:54:02', '2003-07-05 06:54:02', '2003-07-05 06:54:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 873
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1526, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'ok ok i&acute;ll give you that. :)ill a great app Thib.', 'ok ok i&amp;acute;ll give you that. :)ill a great app Thib.', 'visible', '2003-07-05 14:53:08', '2003-07-05 14:53:08', '2003-07-05 14:53:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1527, 8728, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 8728 AND users.deleted_at IS NULL) THEN 8728 ELSE NULL END, NULL, 'Dr. Funk', 'i cant download, can someone give me a direct link?', 'i cant download, can someone give me a direct link?', 'visible', '2003-07-06 03:25:23', '2003-07-06 03:25:23', '2003-07-06 03:25:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1528, 8728, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 8728 AND users.deleted_at IS NULL) THEN 8728 ELSE NULL END, NULL, 'Dr. Funk', 'i cant download, can someone give me a direct link?', 'i cant download, can someone give me a direct link?', 'visible', '2003-07-06 03:29:38', '2003-07-06 03:29:38', '2003-07-06 03:29:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 874
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1529, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Sorry Mike.......... I did re-submit this news as I promised, I even changed the title to let every one know about the new update since this new release....... But skinbase did not post :, \r<BR>\r<BR>This new update you sent me is awesome, it now skins my posted/roll up etc buttons using my StyleXP skinning program..... Thanks so much Mike', 'Sorry Mike.......... I did re-submit this news as I promised, I even changed the title to let every one know about the new update since this new release....... But skinbase did not post :, <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This new update you sent me is awesome, it now skins my posted/roll up etc buttons using my StyleXP skinning program..... Thanks so much Mike', 'visible', '2003-07-06 13:15:08', '2003-07-06 13:15:08', '2003-07-06 13:15:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 868
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1530, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'Foobar ownz ... sometimes i´m tired of skins :)', 'Foobar ownz ... sometimes i´m tired of skins :)', 'visible', '2003-07-06 23:48:42', '2003-07-06 23:48:42', '2003-07-06 23:48:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1531, 187, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 187 AND users.deleted_at IS NULL) THEN 187 ELSE NULL END, NULL, 'batoruco', 'I never liked WA3, I´m not crazy about sknining, although etype2 has always liked my skins :) , I skinned WA2 because I dislike the idea of a player interface (very ugly, by the way) in my desktop, with buttons and so on, so I always tried to make it look like something else, that´s why I call my skins ¨masks¨. I prefer WA2 though because it doesn´t mess around with silly things as much as WA3, AVS is a pain in the ass for me though :finger , I love music, I hate videos and I hate visualization fx, I don´t need them! :zzz Beautiful visual things much better than any video or avs are in my mind when the music is right! :grin . I think WinAmp signed his own dead when it was sold to AOL, when they were just a bunch of good fellas, that was ok, after they sold out, they became elite, as disgusting as rock and roll elite, and when they allowed the teeny boopers to rate skins, that was the end of things like art skins and the beginning of the present trends, which are disgusting to me }:( , but I´m just a dinosaur from the acetate recods era, what do I know? Well, except for having lived the history of music from the 50&acute;s up to these days, not much! :grin:', 'I never liked WA3, I´m not crazy about sknining, although etype2 has always liked my skins :) , I skinned WA2 because I dislike the idea of a player interface (very ugly, by the way) in my desktop, with buttons and so on, so I always tried to make it look like something else, that´s why I call my skins ¨masks¨. I prefer WA2 though because it doesn´t mess around with silly things as much as WA3, AVS is a pain in the ass for me though :finger , I love music, I hate videos and I hate visualization fx, I don´t need them! :zzz Beautiful visual things much better than any video or avs are in my mind when the music is right! :grin . I think WinAmp signed his own dead when it was sold to AOL, when they were just a bunch of good fellas, that was ok, after they sold out, they became elite, as disgusting as rock and roll elite, and when they allowed the teeny boopers to rate skins, that was the end of things like art skins and the beginning of the present trends, which are disgusting to me }:( , but I´m just a dinosaur from the acetate recods era, what do I know? Well, except for having lived the history of music from the 50&amp;acute;s up to these days, not much! :grin:', 'visible', '2003-07-07 17:58:23', '2003-07-07 17:58:23', '2003-07-07 17:58:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 870
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1532, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Cool. Beautiful skins. Glad they still give a few away for free. 8)', 'Cool. Beautiful skins. Glad they still give a few away for free. 8)', 'visible', '2003-07-08 23:31:45', '2003-07-08 23:31:45', '2003-07-08 23:31:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 875
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1533, 13338, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13338 AND users.deleted_at IS NULL) THEN 13338 ELSE NULL END, NULL, 'puppyluv27h', '[no content]', '[no content]', 'visible', '2003-07-14 17:15:56', '2003-07-14 17:15:56', '2003-07-14 17:15:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 813
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1534, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I ranked as a poser. >;}', 'I ranked as a poser. &gt;;}', 'visible', '2003-07-14 19:54:17', '2003-07-14 19:54:17', '2003-07-14 19:54:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1535, 3883, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3883 AND users.deleted_at IS NULL) THEN 3883 ELSE NULL END, NULL, 'oky', ':heart', ':heart', 'visible', '2003-07-15 00:46:24', '2003-07-15 00:46:24', '2003-07-15 00:46:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 879
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1536, 13188, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13188 AND users.deleted_at IS NULL) THEN 13188 ELSE NULL END, NULL, 'raduking', 'Because they think they invented the wheel. They would patent the wheel also if they could... I think they would patent even the entire Planet or the Solar System... or the Galaxy... or...\r<BR>We should teach them a lesson :)\r<BR>I will always have YZ Dock and all other programs like that downloadable on my site :)', 'Because they think they invented the wheel. They would patent the wheel also if they could... I think they would patent even the entire Planet or the Solar System... or the Galaxy... or...<br />\r&lt;BR&gt;We should teach them a lesson :)<br />\r&lt;BR&gt;I will always have YZ Dock and all other programs like that downloadable on my site :)', 'visible', '2003-07-15 00:49:49', '2003-07-15 00:49:49', '2003-07-15 00:49:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 873
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1537, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Thanks for that bit of delicious news Red 8)\r<BR>\r<BR>It&acute;s an excelent program for an Alpha release, been waiting a long time... YAY!', 'Thanks for that bit of delicious news Red 8)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It&amp;acute;s an excelent program for an Alpha release, been waiting a long time... YAY!', 'visible', '2003-07-15 01:26:08', '2003-07-15 01:26:08', '2003-07-15 01:26:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 881
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1538, 4469, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4469 AND users.deleted_at IS NULL) THEN 4469 ELSE NULL END, NULL, 'farout49', 'the link is broken :(', 'the link is broken :(', 'visible', '2003-07-15 09:13:38', '2003-07-15 09:13:38', '2003-07-15 09:13:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1539, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'works fine here', 'works fine here', 'visible', '2003-07-15 10:54:47', '2003-07-15 10:54:47', '2003-07-15 10:54:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1540, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Maybe they&acute;ll want some of my pictures in there?', 'Maybe they&amp;acute;ll want some of my pictures in there?', 'visible', '2003-07-15 18:30:44', '2003-07-15 18:30:44', '2003-07-15 18:30:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 883
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1541, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', '29.5858% - Total Geek\r<BR>\r<BR>Yikes I didn&acute;t think i was that Geek... :o', '29.5858% - Total Geek<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Yikes I didn&amp;acute;t think i was that Geek... :o', 'visible', '2003-07-16 02:54:04', '2003-07-16 02:54:04', '2003-07-16 02:54:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1542, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'No problem at all. Thank Ravi of shell-shocked for letting me know about it. It&acute;s actually been out for weeks, but had poor coverage. It&acute;s very nice to get a compliment, esp from from the staff. ^.^', 'No problem at all. Thank Ravi of shell-shocked for letting me know about it. It&amp;acute;s actually been out for weeks, but had poor coverage. It&amp;acute;s very nice to get a compliment, esp from from the staff. ^.^', 'visible', '2003-07-16 08:15:48', '2003-07-16 08:15:48', '2003-07-16 08:15:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 881
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1543, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Can&acute;t hurt. ^.~ I&acute;d wager your skins would be welcome too. :P', 'Can&amp;acute;t hurt. ^.~ I&amp;acute;d wager your skins would be welcome too. :P', 'visible', '2003-07-16 08:16:21', '2003-07-16 08:16:21', '2003-07-16 08:16:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 883
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1544, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Wow man... that&acute;s just sad. ^.~ j/k', 'Wow man... that&amp;acute;s just sad. ^.~ j/k', 'visible', '2003-07-16 08:17:07', '2003-07-16 08:17:07', '2003-07-16 08:17:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1545, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Sure would BruB... on both counts. :)\r<BR>\r<BR>Thanks for all your hard work posting the news item Red. :)\r<BR>\r<BR>Regards.\r<BR>\r<BR>', 'Sure would BruB... on both counts. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks for all your hard work posting the news item Red. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Regards.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2003-07-16 10:12:25', '2003-07-16 10:12:25', '2003-07-16 10:12:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 883
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1546, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Just cause I speak fluent Klingon doesn&acute;t mean i&acute;m a geek :P\r<BR>\r<BR>j/k :)', 'Just cause I speak fluent Klingon doesn&amp;acute;t mean i&amp;acute;m a geek :P<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;j/k :)', 'visible', '2003-07-16 17:01:30', '2003-07-16 17:01:30', '2003-07-16 17:01:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1547, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'No prob girl. 8) It&acute;s the lest I can do. ^.~', 'No prob girl. 8) It&amp;acute;s the lest I can do. ^.~', 'visible', '2003-07-16 17:36:13', '2003-07-16 17:36:13', '2003-07-16 17:36:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 883
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1548, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is the very good sites wr lyke alls', 'is the very good sites wr lyke alls', 'visible', '2003-07-17 03:10:36', '2003-07-17 03:10:36', '2003-07-17 03:10:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 883
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1549, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Stardock and Wincustomize are the most unfriendly and antagonistic places I&acute;ve ever had the misfortune to happen upon.... :finger', 'Stardock and Wincustomize are the most unfriendly and antagonistic places I&amp;acute;ve ever had the misfortune to happen upon.... :finger', 'visible', '2003-07-18 05:58:46', '2003-07-18 05:58:46', '2003-07-18 05:58:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 884
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1550, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Jim, stop that.\r<BR>If you have some grunt against Stardock, complain to them, not here!', 'Jim, stop that.<br />\r&lt;BR&gt;If you have some grunt against Stardock, complain to them, not here!', 'visible', '2003-07-18 17:03:45', '2003-07-18 17:03:45', '2003-07-18 17:03:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 884
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1551, 3393, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3393 AND users.deleted_at IS NULL) THEN 3393 ELSE NULL END, NULL, 'c242', 'Jim that&acute;s not fair and You know that.', 'Jim that&amp;acute;s not fair and You know that.', 'visible', '2003-07-18 19:20:21', '2003-07-18 19:20:21', '2003-07-18 19:20:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 884
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1552, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'yeah, keep your cool man... :zzz \r<BR>\r<BR>ehe.. hey, I use StyleXP :smoke', 'yeah, keep your cool man... :zzz <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;ehe.. hey, I use StyleXP :smoke', 'visible', '2003-07-18 20:54:56', '2003-07-18 20:54:56', '2003-07-18 20:54:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 884
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1553, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I use Windows XP :)\r<BR>\r<BR>(classic look..)', 'I use Windows XP :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;(classic look..)', 'visible', '2003-07-18 21:05:45', '2003-07-18 21:05:45', '2003-07-18 21:05:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 884
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1554, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'I use stylexp too...doesn&acute;t hog your system as much. I tend to agree with Jim but you&acute;re right. This isn&acute;t the place to bring up complaints with Stardock.', 'I use stylexp too...doesn&amp;acute;t hog your system as much. I tend to agree with Jim but you&amp;acute;re right. This isn&amp;acute;t the place to bring up complaints with Stardock.', 'visible', '2003-07-19 08:27:34', '2003-07-19 08:27:34', '2003-07-19 08:27:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 884
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1555, 910, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 910 AND users.deleted_at IS NULL) THEN 910 ELSE NULL END, NULL, 'harrellj', 'hrm... wow... I knew I was a geek but some of that was almost scary (besides, for those who are in school and required to know some of the chemistry stuff, its unfair).... got this: 25.83826% - Total Geek', 'hrm... wow... I knew I was a geek but some of that was almost scary (besides, for those who are in school and required to know some of the chemistry stuff, its unfair).... got this: 25.83826% - Total Geek', 'visible', '2003-07-20 12:08:03', '2003-07-20 12:08:03', '2003-07-20 12:08:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1556, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I got a 7% geekiness. Guess i&acute;m not good enough for you guys', 'I got a 7% geekiness. Guess i&amp;acute;m not good enough for you guys', 'visible', '2003-07-20 17:28:45', '2003-07-20 17:28:45', '2003-07-20 17:28:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 880
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1557, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Koasati: Think I should post this as news arround the community? >;}', 'Koasati: Think I should post this as news arround the community? &gt;;}', 'visible', '2003-07-21 20:37:24', '2003-07-21 20:37:24', '2003-07-21 20:37:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 886
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1558, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'YAY! Im in it!', 'YAY! Im in it!', 'visible', '2003-07-22 22:33:06', '2003-07-22 22:33:06', '2003-07-22 22:33:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 886
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1559, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Definitely worth a look to put faces to names.\r<BR>Great job Randy\r<BR>:)', 'Definitely worth a look to put faces to names.<br />\r&lt;BR&gt;Great job Randy<br />\r&lt;BR&gt;:)', 'visible', '2003-07-24 13:40:41', '2003-07-24 13:40:41', '2003-07-24 13:40:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 886
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1560, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Okay people, now this is very interesting... let&acute;s get those mugshots posted.. hehe', 'Okay people, now this is very interesting... let&amp;acute;s get those mugshots posted.. hehe', 'visible', '2003-07-24 19:28:28', '2003-07-24 19:28:28', '2003-07-24 19:28:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 886
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1561, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'w0000000000t and so.. :P', 'w0000000000t and so.. :P', 'visible', '2003-07-26 14:07:47', '2003-07-26 14:07:47', '2003-07-26 14:07:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 888
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1562, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Quote &quot;* You´d better have a look at the Skin &quot;Sarin&quot; and examine the entries for &quot;Label&quot; &quot;Button&quot; &quot;Radiobutton&quot; &quot;Checkbox&quot;.\r<BR>\r<BR>This looks like a major update to me. :grin: \r<BR>Where can I find this &quot;Sarin&quot; skin? I really want to check out the new features and add the features into my own skins. If anybody has it, :snow does. :-)', 'Quote &amp;quot;* You´d better have a look at the Skin &amp;quot;Sarin&amp;quot; and examine the entries for &amp;quot;Label&amp;quot; &amp;quot;Button&amp;quot; &amp;quot;Radiobutton&amp;quot; &amp;quot;Checkbox&amp;quot;.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This looks like a major update to me. :grin: <br />\r&lt;BR&gt;Where can I find this &amp;quot;Sarin&amp;quot; skin? I really want to check out the new features and add the features into my own skins. If anybody has it, :snow does. :-)', 'visible', '2003-07-27 05:38:53', '2003-07-27 05:38:53', '2003-07-27 05:38:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 889
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1563, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'Robohead: at the CustomEyes website. I had a hard time finding it too! :( \r<BR>Anyway. I can&acute;t get ShellWM to skin buttons even when using Sarin. :&acute;(', 'Robohead: at the CustomEyes website. I had a hard time finding it too! :( <br />\r&lt;BR&gt;Anyway. I can&amp;acute;t get ShellWM to skin buttons even when using Sarin. :&amp;acute;(', 'visible', '2003-07-28 07:44:54', '2003-07-28 07:44:54', '2003-07-28 07:44:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 889
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1564, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'be sure to check the extended skinning box in &quot;options&quot; :P', 'be sure to check the extended skinning box in &amp;quot;options&amp;quot; :P', 'visible', '2003-07-28 11:35:28', '2003-07-28 11:35:28', '2003-07-28 11:35:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 889
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1565, 8621, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 8621 AND users.deleted_at IS NULL) THEN 8621 ELSE NULL END, NULL, 'Picto', 'Thanks for sharing the news Snowman! :-)\r<BR>Favicons in tabs are great! ...MYIE2 is great! \r<BR>\r<BR>I wish PANG skinning support will be added soon.. much nicer skins could be done then.', 'Thanks for sharing the news Snowman! :-)<br />\r&lt;BR&gt;Favicons in tabs are great! ...MYIE2 is great! <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I wish PANG skinning support will be added soon.. much nicer skins could be done then.', 'visible', '2003-07-29 01:35:23', '2003-07-29 01:35:23', '2003-07-29 01:35:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 890
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1566, 8621, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 8621 AND users.deleted_at IS NULL) THEN 8621 ELSE NULL END, NULL, 'Picto', 'Thanks for sharing the news Snowman! :-)\r<BR>Favicons in tabs are great! ...MYIE2 is great! \r<BR>\r<BR>I wish PNG skinning support will be added soon.. much nicer skins could be done then.', 'Thanks for sharing the news Snowman! :-)<br />\r&lt;BR&gt;Favicons in tabs are great! ...MYIE2 is great! <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I wish PNG skinning support will be added soon.. much nicer skins could be done then.', 'visible', '2003-07-29 01:36:01', '2003-07-29 01:36:01', '2003-07-29 01:36:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 890
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1567, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', '/me slaps himself. \r<BR>Thanks for that tip moshi! :D', '/me slaps himself. <br />\r&lt;BR&gt;Thanks for that tip moshi! :D', 'visible', '2003-07-29 03:55:58', '2003-07-29 03:55:58', '2003-07-29 03:55:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 889
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1568, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'ITM, thanks for the info. I didn&acute;t even realize that site was still around. {:p I have the &acute;Sarin&acute; skin now. :-D', 'ITM, thanks for the info. I didn&amp;acute;t even realize that site was still around. {:p I have the &amp;acute;Sarin&amp;acute; skin now. :-D', 'visible', '2003-07-29 06:24:14', '2003-07-29 06:24:14', '2003-07-29 06:24:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 889
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1569, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Thanks Snowie.. I&acute;ll be checkin&acute; this out really soon... :)', 'Thanks Snowie.. I&amp;acute;ll be checkin&amp;acute; this out really soon... :)', 'visible', '2003-07-29 06:24:35', '2003-07-29 06:24:35', '2003-07-29 06:24:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 890
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1570, 1570, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1570 AND users.deleted_at IS NULL) THEN 1570 ELSE NULL END, NULL, 'peanut779', 'Many thanks SnowDude. :)', 'Many thanks SnowDude. :)', 'visible', '2003-07-29 14:24:33', '2003-07-29 14:24:33', '2003-07-29 14:24:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 890
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1571, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'THose old CustomEyes skins are bizarre. Oldskool stuff.', 'THose old CustomEyes skins are bizarre. Oldskool stuff.', 'visible', '2003-07-29 15:30:02', '2003-07-29 15:30:02', '2003-07-29 15:30:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 889
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1572, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'This is a pretty handy app. :grin:', 'This is a pretty handy app. :grin:', 'visible', '2003-07-30 00:49:57', '2003-07-30 00:49:57', '2003-07-30 00:49:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 888
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1573, 13859, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13859 AND users.deleted_at IS NULL) THEN 13859 ELSE NULL END, NULL, 'amir', ':sss', ':sss', 'visible', '2003-07-30 21:05:31', '2003-07-30 21:05:31', '2003-07-30 21:05:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 891
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1574, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'You guys should check it out. Solace has been doing some great work. 8)', 'You guys should check it out. Solace has been doing some great work. 8)', 'visible', '2003-08-01 21:59:29', '2003-08-01 21:59:29', '2003-08-01 21:59:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 895
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1575, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'hear hear!', 'hear hear!', 'visible', '2003-08-01 22:36:22', '2003-08-01 22:36:22', '2003-08-01 22:36:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 895
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1576, 13852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13852 AND users.deleted_at IS NULL) THEN 13852 ELSE NULL END, NULL, 'groovecircus', 'It is looking good. Just needs to actually fill in some skins!!! (o)', 'It is looking good. Just needs to actually fill in some skins!!! (o)', 'visible', '2003-08-01 22:57:41', '2003-08-01 22:57:41', '2003-08-01 22:57:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 895
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1577, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Well that is some seriously crappy news.\r<BR>Sorry to hear about that. Let&acute;s hope that you guys find a solution <b>quick</b> and get DM back on the track again!', 'Well that is some seriously crappy news.<br />\r&lt;BR&gt;Sorry to hear about that. Let&amp;acute;s hope that you guys find a solution &lt;b&gt;quick&lt;/b&gt; and get DM back on the track again!', 'visible', '2003-08-02 09:18:48', '2003-08-02 09:18:48', '2003-08-02 09:18:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 897
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1578, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'I only wish they&acute;d put up a section for NextStart\r<BR>:(', 'I only wish they&amp;acute;d put up a section for NextStart<br />\r&lt;BR&gt;:(', 'visible', '2003-08-02 10:33:26', '2003-08-02 10:33:26', '2003-08-02 10:33:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 895
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1579, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'That&acute;s certainly not a good thing.. I&acute;m a member of that site also.. let&acute;s hope they get back up soon!!', 'That&amp;acute;s certainly not a good thing.. I&amp;acute;m a member of that site also.. let&amp;acute;s hope they get back up soon!!', 'visible', '2003-08-02 15:07:13', '2003-08-02 15:07:13', '2003-08-02 15:07:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 897
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1580, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'it´s a shame. deskmod is one of my favorite sites ... oh well, looking forward to the next generation of dm. parts of the announcement sound pretty exciting. :)', 'it´s a shame. deskmod is one of my favorite sites ... oh well, looking forward to the next generation of dm. parts of the announcement sound pretty exciting. :)', 'visible', '2003-08-03 13:58:55', '2003-08-03 13:58:55', '2003-08-03 13:58:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 897
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1581, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'That&acute;s wonderful Barb... thanks for bringing this opportunity to us.... :)', 'That&amp;acute;s wonderful Barb... thanks for bringing this opportunity to us.... :)', 'visible', '2003-08-04 00:13:29', '2003-08-04 00:13:29', '2003-08-04 00:13:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 899
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1582, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'You are fast BruB! I only posted this on my own website,.. 1hr ago or so.. :)\r<BR>\r<BR>/me clicks the link', 'You are fast BruB! I only posted this on my own website,.. 1hr ago or so.. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me clicks the link', 'visible', '2003-08-04 02:22:14', '2003-08-04 02:22:14', '2003-08-04 02:22:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 900
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1583, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Great fix. I was always trying to drag the it by the top bar (even though I knew it couldn&acute;t be done). Now it actually moves. :grin:', 'Great fix. I was always trying to drag the it by the top bar (even though I knew it couldn&amp;acute;t be done). Now it actually moves. :grin:', 'visible', '2003-08-04 03:31:48', '2003-08-04 03:31:48', '2003-08-04 03:31:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 900
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1584, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'hehe.... yeah, what they said.... :) :D', 'hehe.... yeah, what they said.... :) :D', 'visible', '2003-08-04 03:49:22', '2003-08-04 03:49:22', '2003-08-04 03:49:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 900
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1585, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'sweet! I&acute;m gonna go download this now. &quot;Added the option to drag the program by its top bar&quot; is a good addition! :)', 'sweet! I&amp;acute;m gonna go download this now. &amp;quot;Added the option to drag the program by its top bar&amp;quot; is a good addition! :)', 'visible', '2003-08-04 04:50:59', '2003-08-04 04:50:59', '2003-08-04 04:50:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 900
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1586, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', ':D', ':D', 'visible', '2003-08-04 16:21:00', '2003-08-04 16:21:00', '2003-08-04 16:21:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 900
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1587, 14092, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14092 AND users.deleted_at IS NULL) THEN 14092 ELSE NULL END, NULL, 'Italodiscoman', 'That seems like a real good thing. I´m seeing forward for your site. :brb', 'That seems like a real good thing. I´m seeing forward for your site. :brb', 'visible', '2003-08-05 12:51:18', '2003-08-05 12:51:18', '2003-08-05 12:51:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 894
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1588, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is ave the lite version is open now', 'is ave the lite version is open now', 'visible', '2003-08-05 17:14:56', '2003-08-05 17:14:56', '2003-08-05 17:14:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 897
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1589, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Gonne try it tomorrow :)', 'Gonne try it tomorrow :)', 'visible', '2003-08-06 00:02:45', '2003-08-06 00:02:45', '2003-08-06 00:02:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 903
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1590, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Time to do some serious writing. 8)', 'Time to do some serious writing. 8)', 'visible', '2003-08-06 00:34:40', '2003-08-06 00:34:40', '2003-08-06 00:34:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 903
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1591, 13852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13852 AND users.deleted_at IS NULL) THEN 13852 ELSE NULL END, NULL, 'groovecircus', 'Really like this app. Hoping the new release fixes some annoying redraw bugs. :,', 'Really like this app. Hoping the new release fixes some annoying redraw bugs. :,', 'visible', '2003-08-06 15:11:38', '2003-08-06 15:11:38', '2003-08-06 15:11:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 903
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1592, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'sorry but i never liked them, very abusive at times and the downloading was a nightmare.', 'sorry but i never liked them, very abusive at times and the downloading was a nightmare.', 'visible', '2003-08-06 17:52:22', '2003-08-06 17:52:22', '2003-08-06 17:52:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 897
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1593, 3716, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3716 AND users.deleted_at IS NULL) THEN 3716 ELSE NULL END, NULL, 'Xenu', 'what the FAQ is that ? ;)\r<BR>\r<BR>hopefully we will have less &quot;cant download xxx&quot; in the chatbox :)', 'what the FAQ is that ? ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;hopefully we will have less &amp;quot;cant download xxx&amp;quot; in the chatbox :)', 'visible', '2003-08-06 21:46:53', '2003-08-06 21:46:53', '2003-08-06 21:46:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1594, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'YAY!', 'YAY!', 'visible', '2003-08-06 23:12:17', '2003-08-06 23:12:17', '2003-08-06 23:12:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1595, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is the very good faq', 'is the very good faq', 'visible', '2003-08-07 00:51:53', '2003-08-07 00:51:53', '2003-08-07 00:51:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1596, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Come one, come all.... hey people, don&acute;t you want to chat with your friends here at Skinbase?\r<BR>This is hella fun... :)\r<BR>It&acute;s easy to sign up and lots of fun to chat with the good people of SB.... :)', 'Come one, come all.... hey people, don&amp;acute;t you want to chat with your friends here at Skinbase?<br />\r&lt;BR&gt;This is hella fun... :)<br />\r&lt;BR&gt;It&amp;acute;s easy to sign up and lots of fun to chat with the good people of SB.... :)', 'visible', '2003-08-07 02:02:55', '2003-08-07 02:02:55', '2003-08-07 02:02:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 902
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1597, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'hee, hee..... FAQ is kewl.... :]', 'hee, hee..... FAQ is kewl.... :]', 'visible', '2003-08-07 02:04:52', '2003-08-07 02:04:52', '2003-08-07 02:04:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1598, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'It doesn&acute;t say where the salad bar is and how much is the sangria :sangria and beer :beer \r<BR>\r<BR>But there could be a section about features on SB. like these /me', 'It doesn&amp;acute;t say where the salad bar is and how much is the sangria :sangria and beer :beer <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But there could be a section about features on SB. like these /me', 'visible', '2003-08-07 03:36:12', '2003-08-07 03:36:12', '2003-08-07 03:36:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1599, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'and I forgot, thanks for the hard work Niki, We need gals like you on the team!', 'and I forgot, thanks for the hard work Niki, We need gals like you on the team!', 'visible', '2003-08-07 03:37:55', '2003-08-07 03:37:55', '2003-08-07 03:37:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1600, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'yes, a skinbse n00b guide, or &acute;features tour&acute; or something is also in the works... maybe it&acute;ll be more along the lines of a &acute;you must read this before you are granted membership (or shortly thereafter)&acute;..\r<BR>\r<BR>something like that! but it&acute;ll be meant to compliment the FAQ, ya know.', 'yes, a skinbse n00b guide, or &amp;acute;features tour&amp;acute; or something is also in the works... maybe it&amp;acute;ll be more along the lines of a &amp;acute;you must read this before you are granted membership (or shortly thereafter)&amp;acute;..<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;something like that! but it&amp;acute;ll be meant to compliment the FAQ, ya know.', 'visible', '2003-08-07 09:21:18', '2003-08-07 09:21:18', '2003-08-07 09:21:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1601, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Excellent. gRAVE&acute;d better add some clear llinks ot it when he returns, otherewise it won&acute;t be seen though.', 'Excellent. gRAVE&amp;acute;d better add some clear llinks ot it when he returns, otherewise it won&amp;acute;t be seen though.', 'visible', '2003-08-07 11:42:35', '2003-08-07 11:42:35', '2003-08-07 11:42:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1602, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Great work nikuki, it is something very useful and helpful!\r<BR>Keep it updated, we appreciate it very much! :) \r<BR>', 'Great work nikuki, it is something very useful and helpful!<br />\r&lt;BR&gt;Keep it updated, we appreciate it very much! :) <br />\r&lt;BR&gt;', 'visible', '2003-08-07 12:20:39', '2003-08-07 12:20:39', '2003-08-07 12:20:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1603, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Congrats Floyd25, best of luck with this... :)', 'Congrats Floyd25, best of luck with this... :)', 'visible', '2003-08-07 16:13:22', '2003-08-07 16:13:22', '2003-08-07 16:13:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 903
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1604, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Yeah, good work niki, we are forever in your debt :-)', 'Yeah, good work niki, we are forever in your debt :-)', 'visible', '2003-08-07 19:11:48', '2003-08-07 19:11:48', '2003-08-07 19:11:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 904
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1605, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Yeah, been waiting for a progie like this. Good luck guys, I find it handy as an LS module.', 'Yeah, been waiting for a progie like this. Good luck guys, I find it handy as an LS module.', 'visible', '2003-08-07 19:20:50', '2003-08-07 19:20:50', '2003-08-07 19:20:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 903
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1606, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Alright, glad to see an alternative to the other &quot;stuff&quot;... I&acute;ll be checking this one out!', 'Alright, glad to see an alternative to the other &amp;quot;stuff&amp;quot;... I&amp;acute;ll be checking this one out!', 'visible', '2003-08-09 15:49:19', '2003-08-09 15:49:19', '2003-08-09 15:49:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 907
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1607, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Also, if you just want the basics, go with ShellWM. It&acute;s very fast and I find myself using it more than any other window skinner lately. But if you still use the XP start menu, you&acute;ll probably want msstyles, as ShellWM doesn&acute;t skin this section (yet). :grin:', 'Also, if you just want the basics, go with ShellWM. It&amp;acute;s very fast and I find myself using it more than any other window skinner lately. But if you still use the XP start menu, you&amp;acute;ll probably want msstyles, as ShellWM doesn&amp;acute;t skin this section (yet). :grin:', 'visible', '2003-08-09 19:21:35', '2003-08-09 19:21:35', '2003-08-09 19:21:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 907
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1608, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'we lyke that sites', 'we lyke that sites', 'visible', '2003-08-10 17:53:01', '2003-08-10 17:53:01', '2003-08-10 17:53:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 909
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1609, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Not really skinning or customizing related. But still a good site.\r<BR>', 'Not really skinning or customizing related. But still a good site.<br />\r&lt;BR&gt;', 'visible', '2003-08-11 11:08:11', '2003-08-11 11:08:11', '2003-08-11 11:08:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 909
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1610, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'cool', 'cool', 'visible', '2003-08-13 17:41:53', '2003-08-13 17:41:53', '2003-08-13 17:41:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1611, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'cool it is indeed, maybe I will enter, just for the fun of it :-)', 'cool it is indeed, maybe I will enter, just for the fun of it :-)', 'visible', '2003-08-13 19:17:02', '2003-08-13 19:17:02', '2003-08-13 19:17:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1612, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I&acute;m in. 8)', 'I&amp;acute;m in. 8)', 'visible', '2003-08-13 19:46:16', '2003-08-13 19:46:16', '2003-08-13 19:46:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1613, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Ok, I just tried to upload, and I&acute;m not sure what to put it under. I tried some long winded icon contest thing, and it didn&acute;t show up in the link above. I deleted it. Just let me know where it goes, and you&acute;ll have a submission. 8)', 'Ok, I just tried to upload, and I&amp;acute;m not sure what to put it under. I tried some long winded icon contest thing, and it didn&amp;acute;t show up in the link above. I deleted it. Just let me know where it goes, and you&amp;acute;ll have a submission. 8)', 'visible', '2003-08-13 21:15:34', '2003-08-13 21:15:34', '2003-08-13 21:15:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1614, 3960, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3960 AND users.deleted_at IS NULL) THEN 3960 ELSE NULL END, NULL, 'spyder', 'i&acute;m in as well :evil', 'i&amp;acute;m in as well :evil', 'visible', '2003-08-13 23:44:04', '2003-08-13 23:44:04', '2003-08-13 23:44:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1615, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Ehe.. yea, the best contest ever! What a great idea :-)', 'Ehe.. yea, the best contest ever! What a great idea :-)', 'visible', '2003-08-14 02:02:00', '2003-08-14 02:02:00', '2003-08-14 02:02:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1616, 1473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1473 AND users.deleted_at IS NULL) THEN 1473 ELSE NULL END, NULL, 'luci', 'hey cuttheredwire! submit it under &acute;Skinbase Favicon&acute;! then view it here: http://www.skinbase.org/section.php?sections=favicontest', 'hey cuttheredwire! submit it under &amp;acute;Skinbase Favicon&amp;acute;! then view it here: http://www.skinbase.org/section.php?sections=favicontest', 'visible', '2003-08-14 08:15:58', '2003-08-14 08:15:58', '2003-08-14 08:15:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1617, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'There we go. Looks like yu guys already have your first submission. 8)', 'There we go. Looks like yu guys already have your first submission. 8)', 'visible', '2003-08-14 08:48:27', '2003-08-14 08:48:27', '2003-08-14 08:48:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1618, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'The smallest contest ever :) only 16x16', 'The smallest contest ever :) only 16x16', 'visible', '2003-08-14 11:09:16', '2003-08-14 11:09:16', '2003-08-14 11:09:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1619, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Work on the font red, it&acute;s a bit thin.', 'Work on the font red, it&amp;acute;s a bit thin.', 'visible', '2003-08-14 15:21:17', '2003-08-14 15:21:17', '2003-08-14 15:21:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1620, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Crae: Think I should anti-alias it?', 'Crae: Think I should anti-alias it?', 'visible', '2003-08-14 16:20:14', '2003-08-14 16:20:14', '2003-08-14 16:20:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1621, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Hey, has news of this been spread arround the community yet? Any plans of that?', 'Hey, has news of this been spread arround the community yet? Any plans of that?', 'visible', '2003-08-14 16:28:25', '2003-08-14 16:28:25', '2003-08-14 16:28:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1622, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'I think you should make it wider. Double the width of all vertical lines.\r<BR>\r<BR>Haven&acute;t seen news of this anywhere.', 'I think you should make it wider. Double the width of all vertical lines.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Haven&amp;acute;t seen news of this anywhere.', 'visible', '2003-08-15 23:52:35', '2003-08-15 23:52:35', '2003-08-15 23:52:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 916
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1623, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'cool is the very good sites \r<BR> :trophy', 'cool is the very good sites <br />\r&lt;BR&gt; :trophy', 'visible', '2003-08-17 02:00:57', '2003-08-17 02:00:57', '2003-08-17 02:00:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 920
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1624, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Looks like you guys have accidentally become a full fledged art site. ^.^ all you need is poetry and all your base are longing to us!\r<BR>\r<BR>*red likes poetry =^.^=', 'Looks like you guys have accidentally become a full fledged art site. ^.^ all you need is poetry and all your base are longing to us!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;*red likes poetry =^.^=', 'visible', '2003-08-19 16:28:03', '2003-08-19 16:28:03', '2003-08-19 16:28:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1625, 187, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 187 AND users.deleted_at IS NULL) THEN 187 ELSE NULL END, NULL, 'batoruco', ':) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)', ':) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)', 'visible', '2003-08-19 20:59:18', '2003-08-19 20:59:18', '2003-08-19 20:59:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1626, 187, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 187 AND users.deleted_at IS NULL) THEN 187 ELSE NULL END, NULL, 'batoruco', ':) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)', ':) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)', 'visible', '2003-08-19 21:01:20', '2003-08-19 21:01:20', '2003-08-19 21:01:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1627, 13852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13852 AND users.deleted_at IS NULL) THEN 13852 ELSE NULL END, NULL, 'groovecircus', 'This is much needed. Always hard to find some of the best apps. BIG Tanx to Skinnables. :,', 'This is much needed. Always hard to find some of the best apps. BIG Tanx to Skinnables. :,', 'visible', '2003-08-20 17:50:26', '2003-08-20 17:50:26', '2003-08-20 17:50:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 924
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1628, 13852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13852 AND users.deleted_at IS NULL) THEN 13852 ELSE NULL END, NULL, 'groovecircus', 'Visit this site. Now. :,', 'Visit this site. Now. :,', 'visible', '2003-08-21 01:23:01', '2003-08-21 01:23:01', '2003-08-21 01:23:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 923
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1629, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', ':-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-)', ':-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-)', 'visible', '2003-08-21 16:29:31', '2003-08-21 16:29:31', '2003-08-21 16:29:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1630, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', ':-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-)', ':-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-)', 'visible', '2003-08-21 19:04:40', '2003-08-21 19:04:40', '2003-08-21 19:04:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1631, 187, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 187 AND users.deleted_at IS NULL) THEN 187 ELSE NULL END, NULL, 'batoruco', ':grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin:', ':grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin: :grin:', 'visible', '2003-08-21 21:15:54', '2003-08-21 21:15:54', '2003-08-21 21:15:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1632, 187, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 187 AND users.deleted_at IS NULL) THEN 187 ELSE NULL END, NULL, 'batoruco', ';) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;)', ';) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;)', 'visible', '2003-08-21 21:17:01', '2003-08-21 21:17:01', '2003-08-21 21:17:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1633, 14727, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14727 AND users.deleted_at IS NULL) THEN 14727 ELSE NULL END, NULL, 'manley6899@msn.com', '[no content]', '[no content]', 'visible', '2003-08-22 17:11:27', '2003-08-22 17:11:27', '2003-08-22 17:11:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 924
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1634, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', ':moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon\r<BR>\r<BR>\r<BR>and :moon :moon :moon', ':moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon :moon<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and :moon :moon :moon', 'visible', '2003-08-25 01:24:26', '2003-08-25 01:24:26', '2003-08-25 01:24:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1635, 1912, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1912 AND users.deleted_at IS NULL) THEN 1912 ELSE NULL END, NULL, 'Dokt', ':-(', ':-(', 'visible', '2003-08-26 11:58:47', '2003-08-26 11:58:47', '2003-08-26 11:58:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 922
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1636, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'hehe, that´s the deeplinking app from the same company that complains most about bandwidth theft. ;)', 'hehe, that´s the deeplinking app from the same company that complains most about bandwidth theft. ;)', 'visible', '2003-08-27 22:55:06', '2003-08-27 22:55:06', '2003-08-27 22:55:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1637, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'I refuse to be drawn into this one and get yelled at again... thank you... :]', 'I refuse to be drawn into this one and get yelled at again... thank you... :]', 'visible', '2003-08-28 06:29:40', '2003-08-28 06:29:40', '2003-08-28 06:29:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1638, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', '&quot;Nintendo, Microsoft, nVidia, ATI, Touchstone, Warner Bros, Pixtudio, The Skins Factory&quot;\r<BR>\r<BR>Hmm, if /me &nbsp;is not mistaken, the latter two created the skins for the former six. That&acute;s a tad misleading (sounds great though).', '&amp;quot;Nintendo, Microsoft, nVidia, ATI, Touchstone, Warner Bros, Pixtudio, The Skins Factory&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hmm, if /me &amp;nbsp;is not mistaken, the latter two created the skins for the former six. That&amp;acute;s a tad misleading (sounds great though).', 'visible', '2003-08-28 12:18:55', '2003-08-28 12:18:55', '2003-08-28 12:18:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1639, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Just to correct some things, \r<BR>\r<BR>Are not all app from the same company, (aka Stardock), \r<BR>Beatnik, Hoverdesk, ICQ plus, NextStart, Trillian, WinAmp, Windows Media Player and WorkShelf are excluded.\r<BR>\r<BR>I also don&acute;t think that ICQ Plus or Trillian can be included in WinStyles.', 'Just to correct some things, <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Are not all app from the same company, (aka Stardock), <br />\r&lt;BR&gt;Beatnik, Hoverdesk, ICQ plus, NextStart, Trillian, WinAmp, Windows Media Player and WorkShelf are excluded.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I also don&amp;acute;t think that ICQ Plus or Trillian can be included in WinStyles.', 'visible', '2003-08-29 01:12:05', '2003-08-29 01:12:05', '2003-08-29 01:12:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1640, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I have to correct my self now :grin: \r<BR>ICQ Plus can be included in WinStyles ;)', 'I have to correct my self now :grin: <br />\r&lt;BR&gt;ICQ Plus can be included in WinStyles ;)', 'visible', '2003-08-29 01:28:58', '2003-08-29 01:28:58', '2003-08-29 01:28:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1641, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'I f I recall correctly, they took a poll many moons ago to find out which were the most popular apps to skin. Those apps (plus their own ofcourse) were included in WinStyles.', 'I f I recall correctly, they took a poll many moons ago to find out which were the most popular apps to skin. Those apps (plus their own ofcourse) were included in WinStyles.', 'visible', '2003-08-29 12:18:06', '2003-08-29 12:18:06', '2003-08-29 12:18:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1642, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'just out of interest (no intention to download it, although i won that Object Desktop subscription at Deskmod): is this expandable to more apps? shouldn´t be that hard, as it seems to be just about overwriting an INI file and then reloading the app.', 'just out of interest (no intention to download it, although i won that Object Desktop subscription at Deskmod): is this expandable to more apps? shouldn´t be that hard, as it seems to be just about overwriting an INI file and then reloading the app.', 'visible', '2003-08-29 12:31:08', '2003-08-29 12:31:08', '2003-08-29 12:31:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1643, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I remember that craeonics, but still there is no Trillian section in WinCustomize, therefor it can&acute;t be included in Winstyles.\r<BR>\r<BR>I don&acute;t think moshi,\r<BR>Though, Frogboy is visiting very often Skinbase, I hope he may answer to this better than me ;)', 'I remember that craeonics, but still there is no Trillian section in WinCustomize, therefor it can&amp;acute;t be included in Winstyles.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I don&amp;acute;t think moshi,<br />\r&lt;BR&gt;Though, Frogboy is visiting very often Skinbase, I hope he may answer to this better than me ;)', 'visible', '2003-08-29 15:45:36', '2003-08-29 15:45:36', '2003-08-29 15:45:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1644, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'You could run the program and see what&acute;s supported. Would only take a few seconds.\r<BR>\r<BR>Here&acute;s a full listing of the programs WInStyles supports:\r<BR>\r<BR>1) Beatnik\r<BR>2) CursorXP\r<BR>3) EzPop\r<BR>4) Hoverdesk\r<BR>5) ICQ Plus\r<BR>6) LogonStudio\r<BR>7) Media Player\r<BR>8) NextSTART\r<BR>9) ObjectDock\r<BR>10) SystemMetrix\r<BR>11)Trillian\r<BR>12) WOrkshel\r<BR>13) Screensavers\r<BR>14) Wallpapers\r<BR>15) DesktopX\r<BR>16) IconPackager\r<BR>17) ObjectBar\r<BR>18) WEbBlinds\r<BR>19) WindowBlinds\r<BR>\r<BR>So nearly 20 programs of which 6 or 7 are from Stardock and the rest from others.\r<BR>\r<BR>In addition, WinStyles .suites typically contain the actual file within the .suite file. It does, however, make it fairly easy to link to an external fiel IF it&acute;s located at WinCustomize.com so that it&acute;s WC&acute;s bandwidth that gets used. \r<BR>\r<BR>BTW Moshi, please show me a single post where someone from WinCustomize has complained about bandwidth theft. Because given that this program makes it very easy for someone to use WC&acute;s bandwidth (you could, for instance, put up a .suite file here on Skinbase that grabbed all its parts from WinCustomize. It&acute;s possible to link to other sites but WinStyles hooks into WC&acute;s database so it&acute;s far easier to link to the file on WC than anywhere else).', 'You could run the program and see what&amp;acute;s supported. Would only take a few seconds.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Here&amp;acute;s a full listing of the programs WInStyles supports:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1) Beatnik<br />\r&lt;BR&gt;2) CursorXP<br />\r&lt;BR&gt;3) EzPop<br />\r&lt;BR&gt;4) Hoverdesk<br />\r&lt;BR&gt;5) ICQ Plus<br />\r&lt;BR&gt;6) LogonStudio<br />\r&lt;BR&gt;7) Media Player<br />\r&lt;BR&gt;8) NextSTART<br />\r&lt;BR&gt;9) ObjectDock<br />\r&lt;BR&gt;10) SystemMetrix<br />\r&lt;BR&gt;11)Trillian<br />\r&lt;BR&gt;12) WOrkshel<br />\r&lt;BR&gt;13) Screensavers<br />\r&lt;BR&gt;14) Wallpapers<br />\r&lt;BR&gt;15) DesktopX<br />\r&lt;BR&gt;16) IconPackager<br />\r&lt;BR&gt;17) ObjectBar<br />\r&lt;BR&gt;18) WEbBlinds<br />\r&lt;BR&gt;19) WindowBlinds<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So nearly 20 programs of which 6 or 7 are from Stardock and the rest from others.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;In addition, WinStyles .suites typically contain the actual file within the .suite file. It does, however, make it fairly easy to link to an external fiel IF it&amp;acute;s located at WinCustomize.com so that it&amp;acute;s WC&amp;acute;s bandwidth that gets used. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BTW Moshi, please show me a single post where someone from WinCustomize has complained about bandwidth theft. Because given that this program makes it very easy for someone to use WC&amp;acute;s bandwidth (you could, for instance, put up a .suite file here on Skinbase that grabbed all its parts from WinCustomize. It&amp;acute;s possible to link to other sites but WinStyles hooks into WC&amp;acute;s database so it&amp;acute;s far easier to link to the file on WC than anywhere else).', 'visible', '2003-08-29 17:11:44', '2003-08-29 17:11:44', '2003-08-29 17:11:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1645, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Wow! This is an all-in-one awesome player with some mighty fine skins! Where have I been at to miss this? ;)', 'Wow! This is an all-in-one awesome player with some mighty fine skins! Where have I been at to miss this? ;)', 'visible', '2003-08-29 22:18:13', '2003-08-29 22:18:13', '2003-08-29 22:18:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 918
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1646, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', '<b>Frogboy</b>: we both discussed this at Wincustomize a while ago. it was one of the post where you complained about the practise of the Talisman producers to deeplink to skin sites. and of course you have to deeplink to other sites as soon as you inlude programs that have no library at Wincustomize (EzPop, HoverDesk, Trillian, Screensavers). that´s 4/19, a little more than 20%.<br>\r<BR>not saying it´s bad, but the contradiction is at least a little amusing :)', '&lt;b&gt;Frogboy&lt;/b&gt;: we both discussed this at Wincustomize a while ago. it was one of the post where you complained about the practise of the Talisman producers to deeplink to skin sites. and of course you have to deeplink to other sites as soon as you inlude programs that have no library at Wincustomize (EzPop, HoverDesk, Trillian, Screensavers). that´s 4/19, a little more than 20%.&lt;br&gt;<br />\r&lt;BR&gt;not saying it´s bad, but the contradiction is at least a little amusing :)', 'visible', '2003-08-30 12:49:19', '2003-08-30 12:49:19', '2003-08-30 12:49:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1647, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'You&acute;re comparing a site whose *entire* library of hundreds of themes deep links to another site with a program that could *potentially* allow someone to deep link? Interesting.\r<BR>\r<BR>WinStyles no more encourages deep linking to other sites than a website that allows URLs in it. Not to mention, you&acute;re comparing a *company* that is deep linking right now to a program that would allow a *user* to potentially deep link. You see that as equivalent?\r<BR>\r<BR>If we included a bunch of suites that deep linked to other sites then you might have a point. Though it would still make it far from &quot;the company that complains &acute;the most&acute; about band width theft&quot;. Me personally commenting about Talisman hardly makes Stardock &quot;the most&quot; concerned company about bandwidth theft out there. Maybe you should get out more. ;)\r<BR>\r<BR>My suggestion would be to try using the program before being so certain what &quot;has to be done&quot;. Virtually all suites include the files within them. You don&acute;t &quot;have to&quot; link to a file let alone deep link to have, for instance, a Hoverdesk theme in your suite. You would presumably just include it with your .suite.\r<BR>\r<BR>Comparing a program that can potentially be abused by a user with someone actually already in the act of abusing is like comparing a rifle store with someone who is already on a shooting spree.\r<BR>\r<BR>', 'You&amp;acute;re comparing a site whose *entire* library of hundreds of themes deep links to another site with a program that could *potentially* allow someone to deep link? Interesting.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;WinStyles no more encourages deep linking to other sites than a website that allows URLs in it. Not to mention, you&amp;acute;re comparing a *company* that is deep linking right now to a program that would allow a *user* to potentially deep link. You see that as equivalent?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If we included a bunch of suites that deep linked to other sites then you might have a point. Though it would still make it far from &amp;quot;the company that complains &amp;acute;the most&amp;acute; about band width theft&amp;quot;. Me personally commenting about Talisman hardly makes Stardock &amp;quot;the most&amp;quot; concerned company about bandwidth theft out there. Maybe you should get out more. ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;My suggestion would be to try using the program before being so certain what &amp;quot;has to be done&amp;quot;. Virtually all suites include the files within them. You don&amp;acute;t &amp;quot;have to&amp;quot; link to a file let alone deep link to have, for instance, a Hoverdesk theme in your suite. You would presumably just include it with your .suite.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Comparing a program that can potentially be abused by a user with someone actually already in the act of abusing is like comparing a rifle store with someone who is already on a shooting spree.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2003-08-31 06:42:24', '2003-08-31 06:42:24', '2003-08-31 06:42:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1648, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is the very good news and thank :smile:', 'is the very good news and thank :smile:', 'visible', '2003-09-01 00:53:27', '2003-09-01 00:53:27', '2003-09-01 00:53:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 928
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1649, 7834, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 7834 AND users.deleted_at IS NULL) THEN 7834 ELSE NULL END, NULL, 'Skinnaboy', 'Well… all I can say is that I visit WC all the time and enjoy it, but it wasnt until I registered a name to publish a few icons for OD, and then got cookies. After publishing, I tried to download a couple of things, and WC stopped me by saying I was out of bandwidth unless I gave them money to be a member… I think one can consider that as bandwidth theft. I must be stealing their bandwidth….but if I log off and shield the cookies… no problem….. and since I am one of the many who has been exiled because I stated some honest polite opinions contrary to the frog…. I just wish when he publishes his stats that he includes the numbers of all the people that he knocked off for simply disagreeing with him and his sites thought process.', 'Well… all I can say is that I visit WC all the time and enjoy it, but it wasnt until I registered a name to publish a few icons for OD, and then got cookies. After publishing, I tried to download a couple of things, and WC stopped me by saying I was out of bandwidth unless I gave them money to be a member… I think one can consider that as bandwidth theft. I must be stealing their bandwidth….but if I log off and shield the cookies… no problem….. and since I am one of the many who has been exiled because I stated some honest polite opinions contrary to the frog…. I just wish when he publishes his stats that he includes the numbers of all the people that he knocked off for simply disagreeing with him and his sites thought process.', 'visible', '2003-09-02 17:30:06', '2003-09-02 17:30:06', '2003-09-02 17:30:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1650, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'No one has ever been exiled for having a contrary opinion. \r<BR>\r<BR>Extreme use of profanity, personal attacks, or posting warez links are pretty much the only ways you would get exiled. \r<BR>\r<BR>Incidentally, I just looked, you&acute;re not exiled, you just don&acute;t have posting priviledges. Though I suspect some admins grew tired of posts like this: http://www.wincustomize.com/msgboard.asp?id=151360&BID=WC&page=1#151612 ;)\r<BR>', 'No one has ever been exiled for having a contrary opinion. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Extreme use of profanity, personal attacks, or posting warez links are pretty much the only ways you would get exiled. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Incidentally, I just looked, you&amp;acute;re not exiled, you just don&amp;acute;t have posting priviledges. Though I suspect some admins grew tired of posts like this: http://www.wincustomize.com/msgboard.asp?id=151360&amp;BID=WC&amp;page=1#151612 ;)<br />\r&lt;BR&gt;', 'visible', '2003-09-03 00:13:02', '2003-09-03 00:13:02', '2003-09-03 00:13:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1651, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Frogboy says: &quot; No one has ever been exiled for having a contrary opinion.\r<BR>\r<BR>Extreme use of profanity, personal attacks, or posting warez links are pretty much the only ways you would get exiled.&quot;\r<BR>\r<BR>Robohead says: &quot;Oh, puh-lease. How can you say that and keep a straight face?&quot;', 'Frogboy says: &amp;quot; No one has ever been exiled for having a contrary opinion.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Extreme use of profanity, personal attacks, or posting warez links are pretty much the only ways you would get exiled.&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Robohead says: &amp;quot;Oh, puh-lease. How can you say that and keep a straight face?&amp;quot;', 'visible', '2003-09-03 00:27:32', '2003-09-03 00:27:32', '2003-09-03 00:27:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1652, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'Ignore my last post. I was being curt. Let&acute;s just say I disagree and call it a day. :,', 'Ignore my last post. I was being curt. Let&amp;acute;s just say I disagree and call it a day. :,', 'visible', '2003-09-03 00:53:28', '2003-09-03 00:53:28', '2003-09-03 00:53:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1653, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I would say when one has NO access to their own profile on WC site, take all privileges away and all programs they paid for etc and leave that person with only download privileges that they can download the same any where else, all because of difference of opinions, I would call the exiled....... Your truly some thing else, twisted any way you like it, because were all not blind, we all can read too LOL', 'I would say when one has NO access to their own profile on WC site, take all privileges away and all programs they paid for etc and leave that person with only download privileges that they can download the same any where else, all because of difference of opinions, I would call the exiled....... Your truly some thing else, twisted any way you like it, because were all not blind, we all can read too LOL', 'visible', '2003-09-03 10:34:42', '2003-09-03 10:34:42', '2003-09-03 10:34:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1654, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'I fear the worst. Those morons will probably be following Evil Conglomorate&acute;s lobby and vote in favour of it.', 'I fear the worst. Those morons will probably be following Evil Conglomorate&amp;acute;s lobby and vote in favour of it.', 'visible', '2003-09-03 14:26:03', '2003-09-03 14:26:03', '2003-09-03 14:26:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 930
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1655, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'ChiChiiGirl, posting is a priviledge on any site. If people abuse that priviledge by attacking other users then they are apt to lose that priviiledge. \r<BR>\r<BR>For example, here&acute;s one example of ChiChiGirl&acute;s postings that ultimately led to her loss of posting priviledges:\r<BR>http://www.wincustomize.com/msgboard.asp?id=38575&BID=WC&page=1#40162\r<BR>\r<BR>This one thread in which ChiChi uses considerable amounts of profanity, personal attacks, and just plain rudeness would have been enough on its own to justify a loss of posting priviledges. But because she was an active contributor to the community, the admins tended to take it easy on her. But over time, repeated examples of this kind of behavior led to her losing her posting rights. No one should have to put up with abuse.\r<BR>\r<BR>It is, believe it or not, possible to disagree with someone without having to make personal attacks on them. \r<BR>\r<BR>Now, if someone reads that example ChiChiGirl thread and disagrees totally with me, I&acute;m very comfortable with that. Everyone is entitled to their own opinion on how a website should be run. I believe any reasonable person will not interpret posts such as that example as someone simply having a &quot;contrary&quot; opinion.', 'ChiChiiGirl, posting is a priviledge on any site. If people abuse that priviledge by attacking other users then they are apt to lose that priviiledge. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;For example, here&amp;acute;s one example of ChiChiGirl&amp;acute;s postings that ultimately led to her loss of posting priviledges:<br />\r&lt;BR&gt;http://www.wincustomize.com/msgboard.asp?id=38575&amp;BID=WC&amp;page=1#40162<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This one thread in which ChiChi uses considerable amounts of profanity, personal attacks, and just plain rudeness would have been enough on its own to justify a loss of posting priviledges. But because she was an active contributor to the community, the admins tended to take it easy on her. But over time, repeated examples of this kind of behavior led to her losing her posting rights. No one should have to put up with abuse.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It is, believe it or not, possible to disagree with someone without having to make personal attacks on them. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Now, if someone reads that example ChiChiGirl thread and disagrees totally with me, I&amp;acute;m very comfortable with that. Everyone is entitled to their own opinion on how a website should be run. I believe any reasonable person will not interpret posts such as that example as someone simply having a &amp;quot;contrary&amp;quot; opinion.', 'visible', '2003-09-03 16:09:31', '2003-09-03 16:09:31', '2003-09-03 16:09:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1656, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'ChiChiiGirl, posting is a priviledge on any site. If people abuse that priviledge by attacking other users then they are apt to lose that priviiledge. \r<BR>\r<BR>For example, here&acute;s one example of ChiChiGirl&acute;s postings that ultimately led to her loss of posting priviledges:\r<BR>http://www.wincustomize.com/msgboard.asp?id=38575&BID=WC&page=1#40162\r<BR>\r<BR>This one thread in which ChiChi uses considerable amounts of profanity, personal attacks, and just plain rudeness would have been enough on its own to justify a loss of posting priviledges. But because she was an active contributor to the community, the admins tended to take it easy on her. But over time, repeated examples of this kind of behavior led to her losing her posting rights. No one should have to put up with abuse.\r<BR>\r<BR>It is, believe it or not, possible to disagree with someone without having to make personal attacks on them. \r<BR>\r<BR>Now, if someone reads that example ChiChiGirl thread and disagrees totally with me, I&acute;m very comfortable with that. Everyone is entitled to their own opinion on how a website should be run. I believe any reasonable person will not interpret posts such as that example as someone simply having a &quot;contrary&quot; opinion.', 'ChiChiiGirl, posting is a priviledge on any site. If people abuse that priviledge by attacking other users then they are apt to lose that priviiledge. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;For example, here&amp;acute;s one example of ChiChiGirl&amp;acute;s postings that ultimately led to her loss of posting priviledges:<br />\r&lt;BR&gt;http://www.wincustomize.com/msgboard.asp?id=38575&amp;BID=WC&amp;page=1#40162<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This one thread in which ChiChi uses considerable amounts of profanity, personal attacks, and just plain rudeness would have been enough on its own to justify a loss of posting priviledges. But because she was an active contributor to the community, the admins tended to take it easy on her. But over time, repeated examples of this kind of behavior led to her losing her posting rights. No one should have to put up with abuse.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It is, believe it or not, possible to disagree with someone without having to make personal attacks on them. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Now, if someone reads that example ChiChiGirl thread and disagrees totally with me, I&amp;acute;m very comfortable with that. Everyone is entitled to their own opinion on how a website should be run. I believe any reasonable person will not interpret posts such as that example as someone simply having a &amp;quot;contrary&amp;quot; opinion.', 'visible', '2003-09-03 17:08:17', '2003-09-03 17:08:17', '2003-09-03 17:08:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1657, 13852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13852 AND users.deleted_at IS NULL) THEN 13852 ELSE NULL END, NULL, 'groovecircus', 'Looks like it has potential, except after downloading and running it crashed my system! Oh, well. Reboot and try again. :,', 'Looks like it has potential, except after downloading and running it crashed my system! Oh, well. Reboot and try again. :,', 'visible', '2003-09-03 22:35:54', '2003-09-03 22:35:54', '2003-09-03 22:35:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 932
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1658, 935, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 935 AND users.deleted_at IS NULL) THEN 935 ELSE NULL END, NULL, 'Robohead', 'This is sweet! It shows loads of system info and the transition effects from one screen to the other are really cool. I like it. :grin:', 'This is sweet! It shows loads of system info and the transition effects from one screen to the other are really cool. I like it. :grin:', 'visible', '2003-09-04 00:48:51', '2003-09-04 00:48:51', '2003-09-04 00:48:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 932
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1659, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Frogboy this link you posted is over a &quot;year ago&quot; and has nothing to do with the thread I made here at skinbase for a discussion of this year in February 2003 on a NEWS POST you yourself made, and you were looking for a excuse in my opinion to take the unfair actions you took against me because I do voice my opinions and they don&acute;t favor you..........\r<BR>\r<BR>If you want to make things clear, why not POST my very first post I made on your site WC by &quot;Force&quot; I NEVER JOINED WC Site, I didn&acute;t like it, nor did I like the &quot;Attitudes&quot; there........ You Brad Wardell took it upon yourself with out asking for permission to port my skins I made to your site that I did not join........ Through several emails back and forth with Stardock representative and you personal, I asked you to please remove my skins from WC, you told me (((( I have to join WC site to remove my skins myself )))) Well I did join WC only to remove my skins as you instructed me to, only to find out there was NO way to delete them, I asked politely on your message board that I followed your instructions to join a site that I didn&acute;t want to, to find that there was no way to delete my skins myself, You BRAD WARDELL Called me a LIAR, and claimed you never ever talked to me by email, then I was FLAMED by you and Admins among many many others at your site jumped in on the so called fun on your message board that didn&acute;t even know me, and went on for days..... Then I had enough of your humiliation and I (((( Posted all the Headers of the emails to you and From You )))) and the you Brad Wardell personally &quot;Deleted my skins from WC&quot; and then told me &quot;THERE DELETED&quot; if you would have complied with my request in the emails, none of this would have transpired. Did you say you were SORRY when I showed the PROOF? NO you did not, you had to have more fun Brad and follow me to another site and keep flaming me......... So when BRAD wants to post LINKS to favor himself on things that happened and what led up to our disputes, then post all the links so every one can understand our differences..... You have a way of pushing peoples buttons, and your very good at it, so when some one like myself has had enough, tempers and language fly........ the one time I had lost my temper on the WC message board on the link you provided above, I had apologized for my temper and language that I recall, but stood by my complaint............. Slice it any way you like it, I did support your Stardock Programs, skinned them and advertised them on my personal site for 4 years, and NEVER EVER put down or bash any of your programs, and thanks to you I no longer support any Stardock products, I have turned my interest to other great programs and Love them...............\r<BR>\r<BR>I have no intentions of carring this any further, my time is to presious.........\r<BR> \r<BR>', 'Frogboy this link you posted is over a &amp;quot;year ago&amp;quot; and has nothing to do with the thread I made here at skinbase for a discussion of this year in February 2003 on a NEWS POST you yourself made, and you were looking for a excuse in my opinion to take the unfair actions you took against me because I do voice my opinions and they don&amp;acute;t favor you..........<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If you want to make things clear, why not POST my very first post I made on your site WC by &amp;quot;Force&amp;quot; I NEVER JOINED WC Site, I didn&amp;acute;t like it, nor did I like the &amp;quot;Attitudes&amp;quot; there........ You Brad Wardell took it upon yourself with out asking for permission to port my skins I made to your site that I did not join........ Through several emails back and forth with Stardock representative and you personal, I asked you to please remove my skins from WC, you told me (((( I have to join WC site to remove my skins myself )))) Well I did join WC only to remove my skins as you instructed me to, only to find out there was NO way to delete them, I asked politely on your message board that I followed your instructions to join a site that I didn&amp;acute;t want to, to find that there was no way to delete my skins myself, You BRAD WARDELL Called me a LIAR, and claimed you never ever talked to me by email, then I was FLAMED by you and Admins among many many others at your site jumped in on the so called fun on your message board that didn&amp;acute;t even know me, and went on for days..... Then I had enough of your humiliation and I (((( Posted all the Headers of the emails to you and From You )))) and the you Brad Wardell personally &amp;quot;Deleted my skins from WC&amp;quot; and then told me &amp;quot;THERE DELETED&amp;quot; if you would have complied with my request in the emails, none of this would have transpired. Did you say you were SORRY when I showed the PROOF? NO you did not, you had to have more fun Brad and follow me to another site and keep flaming me......... So when BRAD wants to post LINKS to favor himself on things that happened and what led up to our disputes, then post all the links so every one can understand our differences..... You have a way of pushing peoples buttons, and your very good at it, so when some one like myself has had enough, tempers and language fly........ the one time I had lost my temper on the WC message board on the link you provided above, I had apologized for my temper and language that I recall, but stood by my complaint............. Slice it any way you like it, I did support your Stardock Programs, skinned them and advertised them on my personal site for 4 years, and NEVER EVER put down or bash any of your programs, and thanks to you I no longer support any Stardock products, I have turned my interest to other great programs and Love them...............<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I have no intentions of carring this any further, my time is to presious.........<br />\r&lt;BR&gt; <br />\r&lt;BR&gt;', 'visible', '2003-09-04 05:29:48', '2003-09-04 05:29:48', '2003-09-04 05:29:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1660, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'Frogboy this link you posted is over a &quot;year ago&quot; and has nothing to do with the thread I made here at skinbase for a discussion of this year in February 2003 on a NEWS POST you yourself made, and you were looking for a excuse in my opinion to take the unfair actions you took against me because I do voice my opinions and they don&acute;t favor you..........\r<BR>\r<BR>If you want to make things clear, why not POST my very first post I made on your site WC by &quot;Force&quot; I NEVER JOINED WC Site, I didn&acute;t like it, nor did I like the &quot;Attitudes&quot; there........ You Brad Wardell took it upon yourself with out asking for permission to port my skins I made to your site that I did not join........ Through several emails back and forth with Stardock representative and you personal, I asked you to please remove my skins from WC, you told me (((( I have to join WC site to remove my skins myself )))) Well I did join WC only to remove my skins as you instructed me to, only to find out there was NO way to delete them, I asked politely on your message board that I followed your instructions to join a site that I didn&acute;t want to, to find that there was no way to delete my skins myself, You BRAD WARDELL Called me a LIAR, and claimed you never ever talked to me by email, then I was FLAMED by you and Admins among many many others at your site jumped in on the so called fun on your message board that didn&acute;t even know me, and went on for days..... Then I had enough of your humiliation and I (((( Posted all the Headers of the emails to you and From You )))) and the you Brad Wardell personally &quot;Deleted my skins from WC&quot; and then told me &quot;THERE DELETED&quot; if you would have complied with my request in the emails, none of this would have transpired. Did you say you were SORRY when I showed the PROOF? NO you did not, you had to have more fun Brad and follow me to another site and keep flaming me......... So when BRAD wants to post LINKS to favor himself on things that happened and what led up to our disputes, then post all the links so every one can understand our differences..... You have a way of pushing peoples buttons, and your very good at it, so when some one like myself has had enough, tempers and language fly........ the one time I had lost my temper on the WC message board on the link you provided above, I had apologized for my temper and language that I recall, but stood by my complaint............. Slice it any way you like it, I did support your Stardock Programs, skinned them and advertised them on my personal site for 4 years, and NEVER EVER put down or bash any of your programs, and thanks to you I no longer support any Stardock products, I have turned my interest to other great programs and Love them...............\r<BR>\r<BR>I have no intentions of carring this any further, my time is to presious.........\r<BR> \r<BR>', 'Frogboy this link you posted is over a &amp;quot;year ago&amp;quot; and has nothing to do with the thread I made here at skinbase for a discussion of this year in February 2003 on a NEWS POST you yourself made, and you were looking for a excuse in my opinion to take the unfair actions you took against me because I do voice my opinions and they don&amp;acute;t favor you..........<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If you want to make things clear, why not POST my very first post I made on your site WC by &amp;quot;Force&amp;quot; I NEVER JOINED WC Site, I didn&amp;acute;t like it, nor did I like the &amp;quot;Attitudes&amp;quot; there........ You Brad Wardell took it upon yourself with out asking for permission to port my skins I made to your site that I did not join........ Through several emails back and forth with Stardock representative and you personal, I asked you to please remove my skins from WC, you told me (((( I have to join WC site to remove my skins myself )))) Well I did join WC only to remove my skins as you instructed me to, only to find out there was NO way to delete them, I asked politely on your message board that I followed your instructions to join a site that I didn&amp;acute;t want to, to find that there was no way to delete my skins myself, You BRAD WARDELL Called me a LIAR, and claimed you never ever talked to me by email, then I was FLAMED by you and Admins among many many others at your site jumped in on the so called fun on your message board that didn&amp;acute;t even know me, and went on for days..... Then I had enough of your humiliation and I (((( Posted all the Headers of the emails to you and From You )))) and the you Brad Wardell personally &amp;quot;Deleted my skins from WC&amp;quot; and then told me &amp;quot;THERE DELETED&amp;quot; if you would have complied with my request in the emails, none of this would have transpired. Did you say you were SORRY when I showed the PROOF? NO you did not, you had to have more fun Brad and follow me to another site and keep flaming me......... So when BRAD wants to post LINKS to favor himself on things that happened and what led up to our disputes, then post all the links so every one can understand our differences..... You have a way of pushing peoples buttons, and your very good at it, so when some one like myself has had enough, tempers and language fly........ the one time I had lost my temper on the WC message board on the link you provided above, I had apologized for my temper and language that I recall, but stood by my complaint............. Slice it any way you like it, I did support your Stardock Programs, skinned them and advertised them on my personal site for 4 years, and NEVER EVER put down or bash any of your programs, and thanks to you I no longer support any Stardock products, I have turned my interest to other great programs and Love them...............<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I have no intentions of carring this any further, my time is to presious.........<br />\r&lt;BR&gt; <br />\r&lt;BR&gt;', 'visible', '2003-09-04 05:33:14', '2003-09-04 05:33:14', '2003-09-04 05:33:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1661, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'sorry about the double post I had hit the refresh button and didn&acute;t know I was still on this page....... :,', 'sorry about the double post I had hit the refresh button and didn&amp;acute;t know I was still on this page....... :,', 'visible', '2003-09-04 05:36:24', '2003-09-04 05:36:24', '2003-09-04 05:36:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1662, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'great attitude from the Aston crew. :)', 'great attitude from the Aston crew. :)', 'visible', '2003-09-04 13:43:32', '2003-09-04 13:43:32', '2003-09-04 13:43:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1663, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'What is this, the thread of unsubstantiated claims?\r<BR>\r<BR>If someone&acute;s been exiled from WinCustomize for simply having a &quot;Contrary&quot; opinion then those who believe that should provide an example.\r<BR>\r<BR>If ChiChiGirl is considered an example, then there has already been evidence shown of the type of behavior she has shown there. The claim you (ChiChiGirl) make that this was a one time anomaly is absurd. You have repeatedly made personal attacks on me, admins of WinCustomize and anyone else who happened to not totally agree with you. \r<BR>\r<BR>Your personal attacks tend to be libelous in nature and full of profanity and to be candid, ignorance on the issue (i.e. you tend to be dead wrong on whatever issue you&acute;re talking about and rarely admit to error -- your above diatribe being a perfect example where you claim your skins were &quot;ported&quot; to WinCustomize when in fact WC started out as the Stardock skin library with more sections. I.e. there was one database. But just for you we implemented a hack later on so that we could figure out what domain they were on and selectively show and hide skins based on author preferences but that took time, not that you would listen or even appreciate). So yes, your first post started out as an error on your part and not much has changed since.\r<BR>\r<BR>You have a long history of jumping into something out of the blue, posting the most file things and then blaming the victim for &quot;pushing your buttons&quot;. Whether that be me, DavidK, Jafo, or any number of users who you happened to went to spew venom on. \r<BR>\r<BR>I mean heck, I suppose in your mind a post about a new version of WinStyles qualifies as &quot;pushing your buttons&quot; where you felt the need to jump in and start hammering at me too eh?\r<BR>', 'What is this, the thread of unsubstantiated claims?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If someone&amp;acute;s been exiled from WinCustomize for simply having a &amp;quot;Contrary&amp;quot; opinion then those who believe that should provide an example.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If ChiChiGirl is considered an example, then there has already been evidence shown of the type of behavior she has shown there. The claim you (ChiChiGirl) make that this was a one time anomaly is absurd. You have repeatedly made personal attacks on me, admins of WinCustomize and anyone else who happened to not totally agree with you. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Your personal attacks tend to be libelous in nature and full of profanity and to be candid, ignorance on the issue (i.e. you tend to be dead wrong on whatever issue you&amp;acute;re talking about and rarely admit to error -- your above diatribe being a perfect example where you claim your skins were &amp;quot;ported&amp;quot; to WinCustomize when in fact WC started out as the Stardock skin library with more sections. I.e. there was one database. But just for you we implemented a hack later on so that we could figure out what domain they were on and selectively show and hide skins based on author preferences but that took time, not that you would listen or even appreciate). So yes, your first post started out as an error on your part and not much has changed since.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;You have a long history of jumping into something out of the blue, posting the most file things and then blaming the victim for &amp;quot;pushing your buttons&amp;quot;. Whether that be me, DavidK, Jafo, or any number of users who you happened to went to spew venom on. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I mean heck, I suppose in your mind a post about a new version of WinStyles qualifies as &amp;quot;pushing your buttons&amp;quot; where you felt the need to jump in and start hammering at me too eh?<br />\r&lt;BR&gt;', 'visible', '2003-09-04 15:04:12', '2003-09-04 15:04:12', '2003-09-04 15:04:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1664, 13852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13852 AND users.deleted_at IS NULL) THEN 13852 ELSE NULL END, NULL, 'groovecircus', 'Yes. i agree.', 'Yes. i agree.', 'visible', '2003-09-04 17:39:33', '2003-09-04 17:39:33', '2003-09-04 17:39:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1665, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I&acute;m not angry here, so don&acute;t any one take this wrong....... Frogboy your continuous lies are now appalling, I feel I have never personally attacked any one to my knowledge and judgement, I surely have defended myself and lost my temper and also have apologized for loosing my cool as you have proudly advertised in the link above, but you are NO PROUD to post the first link that proves your the hypocrite, as for my input here was nothing more then disagreeing on your comments on exile, that I did not start ........ as for your protective tactic here, the fact is w/me you went beyond exile, you stripped me of all my paid programs not just WC site that I was forced to join in the first place personally by you, that&acute;s more than a Personal attack action on your behalf..... IMO this shows that this is nothing more then a &quot;personalty conflict&quot; problem you personal have with me = that I don&acute;t favor your opinions, and you would like for me to shut up and go away :-) \r<BR>Some times people are like \r<BR>fudge, mostly sweet\r<BR>with a few nut&acute;s :sangria', 'I&amp;acute;m not angry here, so don&amp;acute;t any one take this wrong....... Frogboy your continuous lies are now appalling, I feel I have never personally attacked any one to my knowledge and judgement, I surely have defended myself and lost my temper and also have apologized for loosing my cool as you have proudly advertised in the link above, but you are NO PROUD to post the first link that proves your the hypocrite, as for my input here was nothing more then disagreeing on your comments on exile, that I did not start ........ as for your protective tactic here, the fact is w/me you went beyond exile, you stripped me of all my paid programs not just WC site that I was forced to join in the first place personally by you, that&amp;acute;s more than a Personal attack action on your behalf..... IMO this shows that this is nothing more then a &amp;quot;personalty conflict&amp;quot; problem you personal have with me = that I don&amp;acute;t favor your opinions, and you would like for me to shut up and go away :-) <br />\r&lt;BR&gt;Some times people are like <br />\r&lt;BR&gt;fudge, mostly sweet<br />\r&lt;BR&gt;with a few nut&amp;acute;s :sangria', 'visible', '2003-09-04 22:34:15', '2003-09-04 22:34:15', '2003-09-04 22:34:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1666, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', 'I agree, this program respects their skinners and give something back :-)This is an awesome program, I have had this Shell for quite some time now and love it, easy to skin too, and very nice and helpful people, great and helpful forum message boards :trophy', 'I agree, this program respects their skinners and give something back :-)This is an awesome program, I have had this Shell for quite some time now and love it, easy to skin too, and very nice and helpful people, great and helpful forum message boards :trophy', 'visible', '2003-09-05 08:44:06', '2003-09-05 08:44:06', '2003-09-05 08:44:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1667, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'Chichi, the very fact that you don&acute;t think you&acute;ve ever made a personal attack on anyone says it all.', 'Chichi, the very fact that you don&amp;acute;t think you&amp;acute;ve ever made a personal attack on anyone says it all.', 'visible', '2003-09-05 18:23:54', '2003-09-05 18:23:54', '2003-09-05 18:23:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1668, 388, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 388 AND users.deleted_at IS NULL) THEN 388 ELSE NULL END, NULL, 'chichigirl46', '/me Personal attack NO, losing my temper YES, twist any way you like. I see NO link to my very first post either, I guess your not so proud of that THREAD .... /me also has the heart to apologize in public for my temper..... But some one like you wouldn&acute;t understand that, because your so busy defending yourself all the time, maybe you need to loosen them screws on your helmet, they could be a little to tight, another words lighten up, not every one is attacking you, people just have a right to voice their opinions too, not just you.......... Have a good weekend', '/me Personal attack NO, losing my temper YES, twist any way you like. I see NO link to my very first post either, I guess your not so proud of that THREAD .... /me also has the heart to apologize in public for my temper..... But some one like you wouldn&amp;acute;t understand that, because your so busy defending yourself all the time, maybe you need to loosen them screws on your helmet, they could be a little to tight, another words lighten up, not every one is attacking you, people just have a right to voice their opinions too, not just you.......... Have a good weekend', 'visible', '2003-09-05 23:34:17', '2003-09-05 23:34:17', '2003-09-05 23:34:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1669, 2637, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2637 AND users.deleted_at IS NULL) THEN 2637 ELSE NULL END, NULL, 'KingKutz', 'The wheels on the bus go round and round\r<BR>(o)', 'The wheels on the bus go round and round<br />\r&lt;BR&gt;(o)', 'visible', '2003-09-06 12:17:26', '2003-09-06 12:17:26', '2003-09-06 12:17:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1670, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'lol. \r<BR>\r<BR>Let me make sure I have this straight - you are asserting that I am &quot;not proud&quot; of a thread that you claim various things happened because *I* didn&acute;t find the link for you.\r<BR>\r<BR>Normally, in adult discourse, the person making the accusation is the one expected to provide the evidence. So now everytime you make some bogus claim and don&acute;t provide a link to support it you&acute;re going to put the burden on me to prove your bogus claim? \r<BR>\r<BR>By whatever definition you wish to use though, the reason you got banned from WinCustomize was that the admins of it had had enough of your (ahem) &quot;temper&quot;. No one likes to deal with people who are constantly &quot;losing their temper&quot;.', 'lol. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Let me make sure I have this straight - you are asserting that I am &amp;quot;not proud&amp;quot; of a thread that you claim various things happened because *I* didn&amp;acute;t find the link for you.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Normally, in adult discourse, the person making the accusation is the one expected to provide the evidence. So now everytime you make some bogus claim and don&amp;acute;t provide a link to support it you&amp;acute;re going to put the burden on me to prove your bogus claim? <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;By whatever definition you wish to use though, the reason you got banned from WinCustomize was that the admins of it had had enough of your (ahem) &amp;quot;temper&amp;quot;. No one likes to deal with people who are constantly &amp;quot;losing their temper&amp;quot;.', 'visible', '2003-09-06 17:39:25', '2003-09-06 17:39:25', '2003-09-06 17:39:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 925
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1671, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I thought this was always the case and not something new???', 'I thought this was always the case and not something new???', 'visible', '2003-09-08 22:39:34', '2003-09-08 22:39:34', '2003-09-08 22:39:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1672, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Not exactly imtoomuch, &quot;in slightly different way&quot;, besides Aston think it is news ;)', 'Not exactly imtoomuch, &amp;quot;in slightly different way&amp;quot;, besides Aston think it is news ;)', 'visible', '2003-09-09 01:45:20', '2003-09-09 01:45:20', '2003-09-09 01:45:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1673, 2764, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2764 AND users.deleted_at IS NULL) THEN 2764 ELSE NULL END, NULL, 'Smanic', ':-D :-D :-D Aston thinks it&acute;s news because from this moment not everybody&acute;ll get free key for his theme (but it&acute;ll almost certanly happen sometime for sure :))', ':-D :-D :-D Aston thinks it&amp;acute;s news because from this moment not everybody&amp;acute;ll get free key for his theme (but it&amp;acute;ll almost certanly happen sometime for sure :))', 'visible', '2003-09-09 11:52:22', '2003-09-09 11:52:22', '2003-09-09 11:52:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1674, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I placed! I placed! I won stuff! I get an sb e-mail! W00t! 8)\r<BR>...and a 88x31 banner (1 month). o.O; Not sure what I&acute;ll do with that yet. ^.^;\r<BR>\r<BR>Congrats to the other winners (go regen!) and kudos to all who participated. =^.^=\r<BR>\r<BR>So who do I get in contact with? :x', 'I placed! I placed! I won stuff! I get an sb e-mail! W00t! 8)<br />\r&lt;BR&gt;...and a 88x31 banner (1 month). o.O; Not sure what I&amp;acute;ll do with that yet. ^.^;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Congrats to the other winners (go regen!) and kudos to all who participated. =^.^=<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So who do I get in contact with? :x', 'visible', '2003-09-09 15:54:53', '2003-09-09 15:54:53', '2003-09-09 15:54:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1675, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Btw, I contacted gRAVE, so I hope he&acute;s handleing this or can tell me who to contact.\r<BR>\r<BR>Also, here is the link the original article: http://www.skinbase.org/news.php?topicid=916\r<BR>\r<BR>Oh ya (where are my manners): Thank you skinbase! :D', 'Btw, I contacted gRAVE, so I hope he&amp;acute;s handleing this or can tell me who to contact.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Also, here is the link the original article: http://www.skinbase.org/news.php?topicid=916<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Oh ya (where are my manners): Thank you skinbase! :D', 'visible', '2003-09-09 15:59:57', '2003-09-09 15:59:57', '2003-09-09 15:59:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1676, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'oh bloody hell.... sorry gRAVE, I forgot all about posting this news :( :(\r<BR>I hate the &quot;real-life&quot;....\r<BR>\r<BR>Anyways, congrats to the winners', 'oh bloody hell.... sorry gRAVE, I forgot all about posting this news :( :(<br />\r&lt;BR&gt;I hate the &amp;quot;real-life&amp;quot;....<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyways, congrats to the winners', 'visible', '2003-09-09 16:23:33', '2003-09-09 16:23:33', '2003-09-09 16:23:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1677, 13232, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 13232 AND users.deleted_at IS NULL) THEN 13232 ELSE NULL END, NULL, 'dReSiR', 'Thanks guys, all are good works!', 'Thanks guys, all are good works!', 'visible', '2003-09-09 16:46:44', '2003-09-09 16:46:44', '2003-09-09 16:46:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1678, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Cursed! Forgotten all about this one.\r<BR>\r<BR>Anyhow, hurray, hurray!', 'Cursed! Forgotten all about this one.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyhow, hurray, hurray!', 'visible', '2003-09-09 19:27:13', '2003-09-09 19:27:13', '2003-09-09 19:27:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1679, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Congraits to the winners :)\r<BR>\r<BR>And Red: Maybe now it is the time to set up a website... and then use the banner thingy ;-)', 'Congraits to the winners :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And Red: Maybe now it is the time to set up a website... and then use the banner thingy ;-)', 'visible', '2003-09-10 00:40:48', '2003-09-10 00:40:48', '2003-09-10 00:40:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1680, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'PK: Ya, I should. :P It&acute;s about time, isn&acute;t it?', 'PK: Ya, I should. :P It&amp;acute;s about time, isn&amp;acute;t it?', 'visible', '2003-09-10 02:26:51', '2003-09-10 02:26:51', '2003-09-10 02:26:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1681, 5324, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5324 AND users.deleted_at IS NULL) THEN 5324 ELSE NULL END, NULL, 'fr0zZzEn', ':)', ':)', 'visible', '2003-09-11 13:47:43', '2003-09-11 13:47:43', '2003-09-11 13:47:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 933
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1682, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'it is :)', 'it is :)', 'visible', '2003-09-11 18:17:33', '2003-09-11 18:17:33', '2003-09-11 18:17:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1683, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'SoftIni is a company that works a lot to support their products and we don&acute;t see this very often nowadays! I am using their WikMail, it is the best of similar programs and it skinnable too! :D', 'SoftIni is a company that works a lot to support their products and we don&amp;acute;t see this very often nowadays! I am using their WikMail, it is the best of similar programs and it skinnable too! :D', 'visible', '2003-09-12 09:18:35', '2003-09-12 09:18:35', '2003-09-12 09:18:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 936
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1684, 1135, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1135 AND users.deleted_at IS NULL) THEN 1135 ELSE NULL END, NULL, 'regener8ed', 'lol. i thought there were several really neat submissions, but if you like mine well.... ok! no prize needed - use it with my love!\r<BR>', 'lol. i thought there were several really neat submissions, but if you like mine well.... ok! no prize needed - use it with my love!<br />\r&lt;BR&gt;', 'visible', '2003-09-15 02:38:14', '2003-09-15 02:38:14', '2003-09-15 02:38:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1685, 16067, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16067 AND users.deleted_at IS NULL) THEN 16067 ELSE NULL END, NULL, 'kullu', 'heartiest :heart congratulations to all winnnnnnnnnnnnners !!!!!!!!!!!!!!!!! :trophy', 'heartiest :heart congratulations to all winnnnnnnnnnnnners !!!!!!!!!!!!!!!!! :trophy', 'visible', '2003-09-16 21:55:55', '2003-09-16 21:55:55', '2003-09-16 21:55:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 935
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1686, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'A lot of text,.. but what exactly is this? They look like flash animations, with active desktop or so (not worth $17 a piece imho, but I must agree that I didnt download it yet).\r<BR>\r<BR>And what about the company? Is this Elefun a real company? When I go to www.e-not.net (where Elefun has their subdomain) it just says &quot;It&acute;s just mmm&acute;s test.&quot;,.. \r<BR>\r<BR>Would be interesting to hear some more :)', 'A lot of text,.. but what exactly is this? They look like flash animations, with active desktop or so (not worth $17 a piece imho, but I must agree that I didnt download it yet).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And what about the company? Is this Elefun a real company? When I go to www.e-not.net (where Elefun has their subdomain) it just says &amp;quot;It&amp;acute;s just mmm&amp;acute;s test.&amp;quot;,.. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Would be interesting to hear some more :)', 'visible', '2003-09-17 12:45:49', '2003-09-17 12:45:49', '2003-09-17 12:45:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 940
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1687, 794, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 794 AND users.deleted_at IS NULL) THEN 794 ELSE NULL END, NULL, '+0', 'I was looking for a place to submit animated wallpapers, but this looks more like SPAM. \r<BR>\r<BR>Thanks Elefun, but if I want animated wallpaper I&acute;ll make figure out how to it...and submit it here, of course. :grin:', 'I was looking for a place to submit animated wallpapers, but this looks more like SPAM. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks Elefun, but if I want animated wallpaper I&amp;acute;ll make figure out how to it...and submit it here, of course. :grin:', 'visible', '2003-09-20 20:23:56', '2003-09-20 20:23:56', '2003-09-20 20:23:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 940
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1688, 794, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 794 AND users.deleted_at IS NULL) THEN 794 ELSE NULL END, NULL, '+0', 'You know, if I could edit that...nah, looks good. :P', 'You know, if I could edit that...nah, looks good. :P', 'visible', '2003-09-20 20:28:09', '2003-09-20 20:28:09', '2003-09-20 20:28:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 940
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1689, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'we lyke thate sites\r<BR> :trophy', 'we lyke thate sites<br />\r&lt;BR&gt; :trophy', 'visible', '2003-09-29 17:02:32', '2003-09-29 17:02:32', '2003-09-29 17:02:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 946
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1690, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'as i already mentioned at WC you are giving the wrong numbers on your memory consumption screenshot. it aren´t 6 MB, it are 10 MB (trayserver.exe is also part of DesktopX). \r<BR>everybody knows what a horrible resource hog this app was in the past, so if it really improved there should not be a reason to do that.', 'as i already mentioned at WC you are giving the wrong numbers on your memory consumption screenshot. it aren´t 6 MB, it are 10 MB (trayserver.exe is also part of DesktopX). <br />\r&lt;BR&gt;everybody knows what a horrible resource hog this app was in the past, so if it really improved there should not be a reason to do that.', 'visible', '2003-10-01 11:31:18', '2003-10-01 11:31:18', '2003-10-01 11:31:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 948
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1691, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'That screenshot seems to only show a few DX widgets running, not an entire &quot;theme.&quot; Maybe that&acute;s why the memory usage is &quot;off.&quot;', 'That screenshot seems to only show a few DX widgets running, not an entire &amp;quot;theme.&amp;quot; Maybe that&amp;acute;s why the memory usage is &amp;quot;off.&amp;quot;', 'visible', '2003-10-01 21:57:15', '2003-10-01 21:57:15', '2003-10-01 21:57:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 948
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1692, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'thanks a lot, i like it, the coolest thing is that it is resizable and the hotkeys for zooming :)\r<BR>is there really a need for *.MSI files? they bloat up the filesize so much, i think the Nullsoft Installer or Inno Setup would make smaller sizes (expecially Inno Setup is very comfortable to use).\r<BR>\r<BR>btw: also thanks for XTail, it became very useful since i began messing with the bb4win source code :)\r<BR>', 'thanks a lot, i like it, the coolest thing is that it is resizable and the hotkeys for zooming :)<br />\r&lt;BR&gt;is there really a need for *.MSI files? they bloat up the filesize so much, i think the Nullsoft Installer or Inno Setup would make smaller sizes (expecially Inno Setup is very comfortable to use).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;btw: also thanks for XTail, it became very useful since i began messing with the bb4win source code :)<br />\r&lt;BR&gt;', 'visible', '2003-10-04 00:06:41', '2003-10-04 00:06:41', '2003-10-04 00:06:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 950
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1693, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Too bad it&acute;s not skinnable!', 'Too bad it&amp;acute;s not skinnable!', 'visible', '2003-10-04 00:10:27', '2003-10-04 00:10:27', '2003-10-04 00:10:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 950
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1694, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'oh, one thing: i´d remove the maximize button. ;)', 'oh, one thing: i´d remove the maximize button. ;)', 'visible', '2003-10-04 00:32:03', '2003-10-04 00:32:03', '2003-10-04 00:32:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 950
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1695, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'Moshi seems to want to insist on being some sort of net stalker by posting the same erroneous thing on every site.\r<BR>\r<BR>DesktopX 2 does not come with Trayserver. It does not require Trayserver anymore and anyway, counting trayserver is like counting MSN to the amount of memory Outlook Express uses. And no one ever had to use Trayserver in the first place. \r<BR>\r<BR>The point about memory usage was to show that you can have all these cool widgets and use very little memory. Most stand alone meter programs, clocks, mail checkers, etc. use more on their own than DesktopX does when running all of the above at the same time.\r<BR>', 'Moshi seems to want to insist on being some sort of net stalker by posting the same erroneous thing on every site.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;DesktopX 2 does not come with Trayserver. It does not require Trayserver anymore and anyway, counting trayserver is like counting MSN to the amount of memory Outlook Express uses. And no one ever had to use Trayserver in the first place. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The point about memory usage was to show that you can have all these cool widgets and use very little memory. Most stand alone meter programs, clocks, mail checkers, etc. use more on their own than DesktopX does when running all of the above at the same time.<br />\r&lt;BR&gt;', 'visible', '2003-10-04 00:52:53', '2003-10-04 00:52:53', '2003-10-04 00:52:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 948
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1696, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'lol', 'lol', 'visible', '2003-10-04 01:41:18', '2003-10-04 01:41:18', '2003-10-04 01:41:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 950
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1697, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'Those are all good comments! You&acute;re right about the maximize button - I&acute;ll yank that next time I&acute;m in the code. I also downloaded the NullSoft installer, but haven&acute;t taken the time to learn it yet. As far as the skinnable part goes, I thought about it but eventually decided to keep it more utilitarian.', 'Those are all good comments! You&amp;acute;re right about the maximize button - I&amp;acute;ll yank that next time I&amp;acute;m in the code. I also downloaded the NullSoft installer, but haven&amp;acute;t taken the time to learn it yet. As far as the skinnable part goes, I thought about it but eventually decided to keep it more utilitarian.', 'visible', '2003-10-04 02:58:18', '2003-10-04 02:58:18', '2003-10-04 02:58:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 950
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1698, NULL, news_articles.id, NULL, NULL, 'danilloOc', 'need to put skin feature ;) but is a nice utility :)', 'need to put skin feature ;) but is a nice utility :)', 'visible', '2003-10-04 03:18:22', '2003-10-04 03:18:22', '2003-10-04 03:18:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 950
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1699, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'cool :) thanks for the news.', 'cool :) thanks for the news.', 'visible', '2003-10-05 16:23:19', '2003-10-05 16:23:19', '2003-10-05 16:23:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 953
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1700, 493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 493 AND users.deleted_at IS NULL) THEN 493 ELSE NULL END, NULL, 'Xymantix', 'Ok I just put up version 1.1: The minimize button is gone, and you can now pause/resume the screen updates and copy the color information to the clipboard. Thanks for the comments and good ideas!', 'Ok I just put up version 1.1: The minimize button is gone, and you can now pause/resume the screen updates and copy the color information to the clipboard. Thanks for the comments and good ideas!', 'visible', '2003-10-05 19:49:43', '2003-10-05 19:49:43', '2003-10-05 19:49:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 950
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1701, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'I&acute;ve always liked Aston Shell but with so many free alternatives i&acute;d find myself hard pressed to buy this.', 'I&amp;acute;ve always liked Aston Shell but with so many free alternatives i&amp;acute;d find myself hard pressed to buy this.', 'visible', '2003-10-07 22:50:25', '2003-10-07 22:50:25', '2003-10-07 22:50:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 954
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1702, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'yay', 'yay', 'visible', '2003-10-13 17:34:21', '2003-10-13 17:34:21', '2003-10-13 17:34:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 953
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1703, 17751, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17751 AND users.deleted_at IS NULL) THEN 17751 ELSE NULL END, NULL, 'sandravoelkel', '[no content]', '[no content]', 'visible', '2003-10-14 23:58:27', '2003-10-14 23:58:27', '2003-10-14 23:58:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 953
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1704, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'The website could use some work but its definately a nifty little app. I think i&acute;ll enter this one :)', 'The website could use some work but its definately a nifty little app. I think i&amp;acute;ll enter this one :)', 'visible', '2003-10-16 02:28:16', '2003-10-16 02:28:16', '2003-10-16 02:28:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 956
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1705, 8012, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 8012 AND users.deleted_at IS NULL) THEN 8012 ELSE NULL END, NULL, 'georgiek50', 'Yes, the website could use a lot of work, I HATE html coding and programming for the web...You want to join the project and take over the site?', 'Yes, the website could use a lot of work, I HATE html coding and programming for the web...You want to join the project and take over the site?', 'visible', '2003-10-16 05:44:41', '2003-10-16 05:44:41', '2003-10-16 05:44:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 956
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1706, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'Thanks for the offer but i&acute;ll have to hold off on an answer to that. Free time hasn&acute;t been in abundance as of late. But i&acute;ll see. Send me an email as to exactly what you&acute;d expect on the site. I&acute;m sure i could come up with a new site design and layout with just a few days work though.', 'Thanks for the offer but i&amp;acute;ll have to hold off on an answer to that. Free time hasn&amp;acute;t been in abundance as of late. But i&amp;acute;ll see. Send me an email as to exactly what you&amp;acute;d expect on the site. I&amp;acute;m sure i could come up with a new site design and layout with just a few days work though.', 'visible', '2003-10-16 22:52:56', '2003-10-16 22:52:56', '2003-10-16 22:52:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 956
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1707, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'i&acute;m too mad to go into detail but this new version f***ed up my computer... as in it doesn&acute;t work right at all, it won&acute;t change themes whatsoever and pissed me off.', 'i&amp;acute;m too mad to go into detail but this new version f***ed up my computer... as in it doesn&amp;acute;t work right at all, it won&amp;acute;t change themes whatsoever and pissed me off.', 'visible', '2003-10-20 04:05:18', '2003-10-20 04:05:18', '2003-10-20 04:05:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 949
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1708, 18097, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 18097 AND users.deleted_at IS NULL) THEN 18097 ELSE NULL END, NULL, 'pokemonmaster', 'i need aimutation for free! :sb (o) :jafo :| :-) :smile: :grin: :) :-D :D 8|p {:p :evil }:D :O :devil :china :sss :finger @=]==> :fighter ()() :dagger :sleetgrave :brub :winter', 'i need aimutation for free! :sb (o) :jafo :| :-) :smile: :grin: :) :-D :D 8|p {:p :evil }:D :O :devil :china :sss :finger @=]==&gt; :fighter ()() :dagger :sleetgrave :brub :winter', 'visible', '2003-10-21 01:37:21', '2003-10-21 01:37:21', '2003-10-21 01:37:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 955
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1709, 14115, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14115 AND users.deleted_at IS NULL) THEN 14115 ELSE NULL END, NULL, 'floyd25', 'If I only knew who posted the news on our new version. but thx anyways hehe\r<BR>\r<BR>floyd25', 'If I only knew who posted the news on our new version. but thx anyways hehe<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;floyd25', 'visible', '2003-10-26 23:27:15', '2003-10-26 23:27:15', '2003-10-26 23:27:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 960
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1710, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'cool', 'cool', 'visible', '2003-10-27 00:48:06', '2003-10-27 00:48:06', '2003-10-27 00:48:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 961
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1711, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'cool :trophy', 'cool :trophy', 'visible', '2003-10-27 00:54:36', '2003-10-27 00:54:36', '2003-10-27 00:54:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 959
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1712, 17461, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17461 AND users.deleted_at IS NULL) THEN 17461 ELSE NULL END, NULL, 'aem4162', 'excellent! thank you :)', 'excellent! thank you :)', 'visible', '2003-10-28 05:03:25', '2003-10-28 05:03:25', '2003-10-28 05:03:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 953
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1713, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'indeed', 'indeed', 'visible', '2003-10-28 20:35:37', '2003-10-28 20:35:37', '2003-10-28 20:35:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 961
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1714, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I am very sorry to hear those bad news :( \r<BR>\r<BR>I wish you to recover soon from this problem and make this beautiful site available to public again :)', 'I am very sorry to hear those bad news :( <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I wish you to recover soon from this problem and make this beautiful site available to public again :)', 'visible', '2003-10-30 10:46:31', '2003-10-30 10:46:31', '2003-10-30 10:46:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 965
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1715, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Thank you Nikos.... Pearl is trying everything humanly possible....', 'Thank you Nikos.... Pearl is trying everything humanly possible....', 'visible', '2003-10-30 16:46:32', '2003-10-30 16:46:32', '2003-10-30 16:46:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 965
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1716, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'ANS is starting from scratch.\r<BR>Head back over and re-register folks.\r<BR>\r<BR>And thanks Pearl :)', 'ANS is starting from scratch.<br />\r&lt;BR&gt;Head back over and re-register folks.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And thanks Pearl :)', 'visible', '2003-10-30 22:46:51', '2003-10-30 22:46:51', '2003-10-30 22:46:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 965
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1717, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Thank you Arnie.... We all need to stick together and persevere... :)', 'Thank you Arnie.... We all need to stick together and persevere... :)', 'visible', '2003-10-31 16:37:52', '2003-10-31 16:37:52', '2003-10-31 16:37:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 965
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1718, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Here are some valuable links for those who really what to get into LiteStep or already are...\r<BR>\r<BR>Installer Forum:\r<BR>http://forums.loose-screws.com/viewforum.php?f=52\r<BR>\r<BR>General LS Stuff:\r<BR>http://forums.loose-screws.com/viewforum.php?f=10\r<BR>\r<BR>A lot of talk goes on there that helps to shape LiteStep and its future. Anyone is free to speak up. Developers of the core, modules, installer, sites, and themes can be found there (some more than others, but they are just forums ^.~). I&acute;m mentioning this because I&acute;ve found that some ppl don&acute;t realize what goes on there, and I think they should have some sort of a say. It&acute;s a good place to go for questions too, but always read the readme first. >;}\r<BR>\r<BR>On a side note, I&acute;ve gotten pretty good with LiteStep myself. I&acute;m not a guru, but I can help with most of the basic things. So if you are new and feel timid about asking questions, feel free to ask me. If I can&acute;t help, I know you can where to go for it (see above probably ^.^).', 'Here are some valuable links for those who really what to get into LiteStep or already are...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Installer Forum:<br />\r&lt;BR&gt;http://forums.loose-screws.com/viewforum.php?f=52<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;General LS Stuff:<br />\r&lt;BR&gt;http://forums.loose-screws.com/viewforum.php?f=10<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;A lot of talk goes on there that helps to shape LiteStep and its future. Anyone is free to speak up. Developers of the core, modules, installer, sites, and themes can be found there (some more than others, but they are just forums ^.~). I&amp;acute;m mentioning this because I&amp;acute;ve found that some ppl don&amp;acute;t realize what goes on there, and I think they should have some sort of a say. It&amp;acute;s a good place to go for questions too, but always read the readme first. &gt;;}<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;On a side note, I&amp;acute;ve gotten pretty good with LiteStep myself. I&amp;acute;m not a guru, but I can help with most of the basic things. So if you are new and feel timid about asking questions, feel free to ask me. If I can&amp;acute;t help, I know you can where to go for it (see above probably ^.^).', 'visible', '2003-11-02 21:33:21', '2003-11-02 21:33:21', '2003-11-02 21:33:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 967
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1719, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Say the word, and I can post the article I wrote. I wasn&acute;t sure if you liked the idea or not, so I figured I should ask. 8)', 'Say the word, and I can post the article I wrote. I wasn&amp;acute;t sure if you liked the idea or not, so I figured I should ask. 8)', 'visible', '2003-11-06 05:05:55', '2003-11-06 05:05:55', '2003-11-06 05:05:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 959
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1720, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'the app and software links go to a loan site!!', 'the app and software links go to a loan site!!', 'visible', '2003-11-09 22:49:37', '2003-11-09 22:49:37', '2003-11-09 22:49:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 969
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1721, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'so is this an update of 2.91 or 3?\r<BR>i dont get it', 'so is this an update of 2.91 or 3?<br />\r&lt;BR&gt;i dont get it', 'visible', '2003-11-09 22:52:10', '2003-11-09 22:52:10', '2003-11-09 22:52:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 963
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1722, 18967, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 18967 AND users.deleted_at IS NULL) THEN 18967 ELSE NULL END, NULL, 'Mesoian', 'Works pretty well. No over all complaints.', 'Works pretty well. No over all complaints.', 'visible', '2003-11-11 17:23:15', '2003-11-11 17:23:15', '2003-11-11 17:23:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 963
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1723, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'looks cool. i will not use it without full PNG support though.', 'looks cool. i will not use it without full PNG support though.', 'visible', '2003-11-20 12:50:15', '2003-11-20 12:50:15', '2003-11-20 12:50:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 974
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1724, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'hmmmm\r<BR>sounds nice', 'hmmmm<br />\r&lt;BR&gt;sounds nice', 'visible', '2003-11-22 17:16:27', '2003-11-22 17:16:27', '2003-11-22 17:16:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 976
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1725, 3925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3925 AND users.deleted_at IS NULL) THEN 3925 ELSE NULL END, NULL, 'ORION', 'it is the best there is hands down', 'it is the best there is hands down', 'visible', '2003-11-24 13:43:18', '2003-11-24 13:43:18', '2003-11-24 13:43:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 975
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1726, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'hmm... i am suprised stardock is giving this away...', 'hmm... i am suprised stardock is giving this away...', 'visible', '2003-12-01 20:06:43', '2003-12-01 20:06:43', '2003-12-01 20:06:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 976
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1727, 19726, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 19726 AND users.deleted_at IS NULL) THEN 19726 ELSE NULL END, NULL, 'Horiz', 'put your daek glasses on before you click this link, its a lttle painful on the eye!\r<BR>\r<BR> But I hope it all goes well and they get some content soon.', 'put your daek glasses on before you click this link, its a lttle painful on the eye!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; But I hope it all goes well and they get some content soon.', 'visible', '2003-12-06 10:08:36', '2003-12-06 10:08:36', '2003-12-06 10:08:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 979
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1728, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', ':x', ':x', 'visible', '2003-12-23 17:26:57', '2003-12-23 17:26:57', '2003-12-23 17:26:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 975
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1729, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'Parece otra cosa menos un WinAmp }:|', 'Parece otra cosa menos un WinAmp }:|', 'visible', '2003-12-23 17:30:34', '2003-12-23 17:30:34', '2003-12-23 17:30:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 975
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1730, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Sorry guys, I thought I had included the link at the top of the page. However here it is ~ http://www.silvermaine.co.uk/\r<BR> :grin:', 'Sorry guys, I thought I had included the link at the top of the page. However here it is ~ http://www.silvermaine.co.uk/<br />\r&lt;BR&gt; :grin:', 'visible', '2003-12-31 10:29:32', '2003-12-31 10:29:32', '2003-12-31 10:29:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 985
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1731, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Actually, you can comment on the news now.', 'Actually, you can comment on the news now.', 'visible', '2004-01-08 09:48:26', '2004-01-08 09:48:26', '2004-01-08 09:48:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 987
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1732, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Shareware... not say anthing good or bad about it since I haven&acute;t tried it *cough*becauseitsshareware*cough* >;}', 'Shareware... not say anthing good or bad about it since I haven&amp;acute;t tried it *cough*becauseitsshareware*cough* &gt;;}', 'visible', '2004-01-09 22:56:26', '2004-01-09 22:56:26', '2004-01-09 22:56:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 986
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1733, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Wow that&acute;s a long article. o.o;\r<BR>\r<BR>I only read the preview, but it sounds like good news for the open source movement.', 'Wow that&amp;acute;s a long article. o.o;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I only read the preview, but it sounds like good news for the open source movement.', 'visible', '2004-01-23 18:52:24', '2004-01-23 18:52:24', '2004-01-23 18:52:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 995
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1734, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'You guys like to keep it easy don&acute;t you? A tiny little news article that does not explain that all what the app. does is to hack a MS protected DLL (fine with me though, TGT Softs program does the same..).\r<BR>\r<BR>BTW: For people that do buy this app: The premium skins can be downloaded for free from the website of the theme maker (Madice told me this)\r<BR>\r<BR>A program related note: Two weeks ago or so I tried the app. It doesn&acute;t seem to be able to hack the dll when service pack 2 is applied. Maybe you should fix this, I cannot imagine that this is a problem on my side since it was a fresh install of winXP.\r<BR>\r<BR>The also has options to change the boot and logon skin. It looked very nice at first but apparently all it does is replace the complete files... you are not allowed to do this according to the MS Windows license.. (well, you are not allowed to redistribute the changes files..). And it is often not possible to use someone else his/her file anyway since they may be different versions.\r<BR>\r<BR>Just some thoughts,\r<BR>Pepijn\r<BR>', 'You guys like to keep it easy don&amp;acute;t you? A tiny little news article that does not explain that all what the app. does is to hack a MS protected DLL (fine with me though, TGT Softs program does the same..).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;BTW: For people that do buy this app: The premium skins can be downloaded for free from the website of the theme maker (Madice told me this)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;A program related note: Two weeks ago or so I tried the app. It doesn&amp;acute;t seem to be able to hack the dll when service pack 2 is applied. Maybe you should fix this, I cannot imagine that this is a problem on my side since it was a fresh install of winXP.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The also has options to change the boot and logon skin. It looked very nice at first but apparently all it does is replace the complete files... you are not allowed to do this according to the MS Windows license.. (well, you are not allowed to redistribute the changes files..). And it is often not possible to use someone else his/her file anyway since they may be different versions.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Just some thoughts,<br />\r&lt;BR&gt;Pepijn<br />\r&lt;BR&gt;', 'visible', '2004-01-24 14:46:40', '2004-01-24 14:46:40', '2004-01-24 14:46:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 994
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1735, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'I love Rainlendar! It&acute;s such a handy little app that is unobtrusive. Now we just need some skins to be updated to skin the ToDo list. The ToDo list is a great addition.', 'I love Rainlendar! It&amp;acute;s such a handy little app that is unobtrusive. Now we just need some skins to be updated to skin the ToDo list. The ToDo list is a great addition.', 'visible', '2004-01-28 21:40:41', '2004-01-28 21:40:41', '2004-01-28 21:40:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 996
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1736, 5280, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5280 AND users.deleted_at IS NULL) THEN 5280 ELSE NULL END, NULL, 'darco', 'If we update the Rainy program, will all the skins I have accumulated still be usable, even if they don&acute;t have the &quot;do do list&quot;?', 'If we update the Rainy program, will all the skins I have accumulated still be usable, even if they don&amp;acute;t have the &amp;quot;do do list&amp;quot;?', 'visible', '2004-02-03 05:49:16', '2004-02-03 05:49:16', '2004-02-03 05:49:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 996
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1737, 490, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 490 AND users.deleted_at IS NULL) THEN 490 ELSE NULL END, NULL, 'imtoomuch', 'darco: yes the older skins will work, but the todo list just won&acute;t be skinned.', 'darco: yes the older skins will work, but the todo list just won&amp;acute;t be skinned.', 'visible', '2004-02-03 21:44:58', '2004-02-03 21:44:58', '2004-02-03 21:44:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 996
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1738, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', ':| }:?', ':| }:?', 'visible', '2004-02-05 20:58:59', '2004-02-05 20:58:59', '2004-02-05 20:58:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 993
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1739, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', '&quot;Scripts can control the z-order of an object&quot;\r<BR>stuff like this that will always make me feel LiteStep (let´s say combined with commandline tools like wget or ImageMagick) is the superior app. that´s so basic it´s unbelievable it took so long to get integrated.\r<BR>\r<BR>one tip though: hire a real designer for the default objects. the fanboy crew would sing the gospel of Babya System if it came with a Stardock pricetag, so better don´t count on their opionion on looks. if you want coverage in the media better make sure the designs are at least above average.\r<BR>\r<BR>that Homeland Security object was a good laugh. and conservatives call conspiracy theoretics paranoids ... ;)', '&amp;quot;Scripts can control the z-order of an object&amp;quot;<br />\r&lt;BR&gt;stuff like this that will always make me feel LiteStep (let´s say combined with commandline tools like wget or ImageMagick) is the superior app. that´s so basic it´s unbelievable it took so long to get integrated.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;one tip though: hire a real designer for the default objects. the fanboy crew would sing the gospel of Babya System if it came with a Stardock pricetag, so better don´t count on their opionion on looks. if you want coverage in the media better make sure the designs are at least above average.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;that Homeland Security object was a good laugh. and conservatives call conspiracy theoretics paranoids ... ;)', 'visible', '2004-02-11 15:04:03', '2004-02-11 15:04:03', '2004-02-11 15:04:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 998
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1740, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'btw: you say you experience some Mac bias in the media. displaying OS X default icons in the previews will not help to change this.', 'btw: you say you experience some Mac bias in the media. displaying OS X default icons in the previews will not help to change this.', 'visible', '2004-02-11 15:18:15', '2004-02-11 15:18:15', '2004-02-11 15:18:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 998
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1741, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'Moshi, I gotta give you credit. Not knowing what you&acute;re talking about has never kept you from speaking out on a subject.\r<BR>\r<BR>1) Z-Order control has been part of DesktopX since day 1. What is new is that Javascript and VBScript can now do it on the fly as well. When it comes to actual ability, Litestep is no where close to DesktopX 1.0 let alone 2.1. If you were remotely familiar with DesktopX, you would know that.\r<BR>\r<BR>2) There are no Mac icons in any of the screenshots. \r<BR>\r<BR>3) I&acute;ll certain give your opniion on the default objects the consideration it merits...', 'Moshi, I gotta give you credit. Not knowing what you&amp;acute;re talking about has never kept you from speaking out on a subject.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1) Z-Order control has been part of DesktopX since day 1. What is new is that Javascript and VBScript can now do it on the fly as well. When it comes to actual ability, Litestep is no where close to DesktopX 1.0 let alone 2.1. If you were remotely familiar with DesktopX, you would know that.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2) There are no Mac icons in any of the screenshots. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;3) I&amp;acute;ll certain give your opniion on the default objects the consideration it merits...', 'visible', '2004-02-12 23:07:17', '2004-02-12 23:07:17', '2004-02-12 23:07:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 998
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1742, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'i don´t know what i´m talking about. eh? ;)\r<BR>\r<BR>1, i am speaking about changing z-order on the fly. this is something that has been in LiteStep since whenever. not just something simple as the normal z-order settings. it´s you that has no clue on !bang commands and LS scripting.\r<BR>DesktopX has a few things i couldn´t do with LS alone. that´s why i added wget and ImageMagick. can´t think of more actually. stuff like cron or grep can be done with LS modules.\r<BR>\r<BR>2, the hd icon with the pie graph: http://www.stardock.com/products/desktopx/dx-dec03.jpg\r<BR>\r<BR>3, you´d better do so. Paul Boyer is a great illustrator, but his strongest point is definately a more cartoonish look. :)', 'i don´t know what i´m talking about. eh? ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1, i am speaking about changing z-order on the fly. this is something that has been in LiteStep since whenever. not just something simple as the normal z-order settings. it´s you that has no clue on !bang commands and LS scripting.<br />\r&lt;BR&gt;DesktopX has a few things i couldn´t do with LS alone. that´s why i added wget and ImageMagick. can´t think of more actually. stuff like cron or grep can be done with LS modules.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2, the hd icon with the pie graph: http://www.stardock.com/products/desktopx/dx-dec03.jpg<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;3, you´d better do so. Paul Boyer is a great illustrator, but his strongest point is definately a more cartoonish look. :)', 'visible', '2004-02-13 13:06:35', '2004-02-13 13:06:35', '2004-02-13 13:06:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 998
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1743, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', '1) DesktopX has had this (changing z-order on the fly) in the form of plugins and from the beginning too. I.e. the GUI handled it. Changing z-order of objects on the fly hasn&acute;t been one of those things as applicable in DX as it would be in Litestep. \r<BR>\r<BR>The reason why I say you don&acute;t know what you&acute;re talking about is because you&acute;re comparing DesktopX to Litestep at all. If you want an apples and apples comparison, you should be tlaking about ObjectBar and Litestep.\r<BR>\r<BR>2) I stand corrected, there is one. ONE icon out of what, a dozen objects in one particular screenshot? You stated &quot;you say you experience some Mac bias in the media. displaying OS X default icons in the previews will not help to change this&quot; which implies the screenshots were replete (certainly more than 1 out of dozens of objects).\r<BR>\r<BR>3) I&acute;m comfortable with the sales, feedback, and reviews of DesktopX. The objects in the link you provide I think look fine. None of which were done by Paul Boyer. ;)\r<BR>\r<BR>', '1) DesktopX has had this (changing z-order on the fly) in the form of plugins and from the beginning too. I.e. the GUI handled it. Changing z-order of objects on the fly hasn&amp;acute;t been one of those things as applicable in DX as it would be in Litestep. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The reason why I say you don&amp;acute;t know what you&amp;acute;re talking about is because you&amp;acute;re comparing DesktopX to Litestep at all. If you want an apples and apples comparison, you should be tlaking about ObjectBar and Litestep.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2) I stand corrected, there is one. ONE icon out of what, a dozen objects in one particular screenshot? You stated &amp;quot;you say you experience some Mac bias in the media. displaying OS X default icons in the previews will not help to change this&amp;quot; which implies the screenshots were replete (certainly more than 1 out of dozens of objects).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;3) I&amp;acute;m comfortable with the sales, feedback, and reviews of DesktopX. The objects in the link you provide I think look fine. None of which were done by Paul Boyer. ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2004-02-14 06:43:38', '2004-02-14 06:43:38', '2004-02-14 06:43:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 998
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1744, 25330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 25330 AND users.deleted_at IS NULL) THEN 25330 ELSE NULL END, NULL, 'hawkins89', ':devil :zzz :finger :sss :trophy ()() :brub :moon LOL :x', ':devil :zzz :finger :sss :trophy ()() :brub :moon LOL :x', 'visible', '2004-02-21 21:48:50', '2004-02-21 21:48:50', '2004-02-21 21:48:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 993
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1745, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'pretty old news (four weeks). and the link is wrong. correct link: http://vapaa.dc.inet.fi/~rainy/Rainlendar.html', 'pretty old news (four weeks). and the link is wrong. correct link: http://vapaa.dc.inet.fi/~rainy/Rainlendar.html', 'visible', '2004-02-23 14:23:52', '2004-02-23 14:23:52', '2004-02-23 14:23:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 999
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1746, 1601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1601 AND users.deleted_at IS NULL) THEN 1601 ELSE NULL END, NULL, 'DAvenger', 'Check out the new skin by Netberg :)', 'Check out the new skin by Netberg :)', 'visible', '2004-02-29 22:51:43', '2004-02-29 22:51:43', '2004-02-29 22:51:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1002
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1747, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'All hail sherrif snow, for he is the law!', 'All hail sherrif snow, for he is the law!', 'visible', '2004-03-12 21:31:35', '2004-03-12 21:31:35', '2004-03-12 21:31:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1006
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1748, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'damn straight, crae :] :]', 'damn straight, crae :] :]', 'visible', '2004-03-12 23:53:34', '2004-03-12 23:53:34', '2004-03-12 23:53:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1006
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1749, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'So masterful ;)', 'So masterful ;)', 'visible', '2004-03-13 11:24:28', '2004-03-13 11:24:28', '2004-03-13 11:24:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1006
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1750, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', '/me submits a winamp skin made by snowman to the coolplayer section... just to see what will happen :-)', '/me submits a winamp skin made by snowman to the coolplayer section... just to see what will happen :-)', 'visible', '2004-03-14 12:25:29', '2004-03-14 12:25:29', '2004-03-14 12:25:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1006
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1751, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', '... And there&acute;s also skins with bad names. I mean that the title is not corresponding to the file to download file and / or the name of the file in the .zip ... \r<BR>(for example a wallpaper whith title *Blue Car*, you download it as a .zip file, you unzip and there&acute;s a .jpg called *flower_1024.jpg* - it&acute;s not a real case of course, but there a lot of things like this. So it&acute;s impossible to find back the link to it with the search function :sb :sb', '... And there&amp;acute;s also skins with bad names. I mean that the title is not corresponding to the file to download file and / or the name of the file in the .zip ... <br />\r&lt;BR&gt;(for example a wallpaper whith title *Blue Car*, you download it as a .zip file, you unzip and there&amp;acute;s a .jpg called *flower_1024.jpg* - it&amp;acute;s not a real case of course, but there a lot of things like this. So it&amp;acute;s impossible to find back the link to it with the search function :sb :sb', 'visible', '2004-03-15 01:30:45', '2004-03-15 01:30:45', '2004-03-15 01:30:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1006
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1752, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'you read what Rainy wrote in that forum post, right?\r<BR>&quot;I had some troubles with it so I would like to get some feedback first <b>before</b> I make an official release.&quot;\r<BR>\r<BR>', 'you read what Rainy wrote in that forum post, right?<br />\r&lt;BR&gt;&amp;quot;I had some troubles with it so I would like to get some feedback first &lt;b&gt;before&lt;/b&gt; I make an official release.&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2004-03-17 13:48:44', '2004-03-17 13:48:44', '2004-03-17 13:48:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1007
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1753, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'and this is <b>not<b> a note of an official release.\r<BR>It is kinda hard to get feedback on new stuff if no one knows about it ;)', 'and this is &lt;b&gt;not&lt;b&gt; a note of an official release.<br />\r&lt;BR&gt;It is kinda hard to get feedback on new stuff if no one knows about it ;)', 'visible', '2004-03-19 00:55:35', '2004-03-19 00:55:35', '2004-03-19 00:55:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1007
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1754, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'and that was a comment showing how messed up a comment can be if you are too tired to close off the tags..... :/', 'and that was a comment showing how messed up a comment can be if you are too tired to close off the tags..... :/', 'visible', '2004-03-19 00:59:04', '2004-03-19 00:59:04', '2004-03-19 00:59:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1007
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1755, 492, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 492 AND users.deleted_at IS NULL) THEN 492 ELSE NULL END, NULL, 'moshi', 'if it would be supposed to be news, wouldn´t Rainy put it on the news section of his site? \r<BR>the result of posting this on sites that are frequented by mostly computer illliterate folks only leads to bug reports that can almost all considered to be complete nonsense. that does not help at all when developing an application, but is rather annoying to reply to all the idiots (what a nice guy as Rainy of course does).', 'if it would be supposed to be news, wouldn´t Rainy put it on the news section of his site? <br />\r&lt;BR&gt;the result of posting this on sites that are frequented by mostly computer illliterate folks only leads to bug reports that can almost all considered to be complete nonsense. that does not help at all when developing an application, but is rather annoying to reply to all the idiots (what a nice guy as Rainy of course does).', 'visible', '2004-03-19 12:28:38', '2004-03-19 12:28:38', '2004-03-19 12:28:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1007
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1756, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is alls good :trophy :trophy :trophy', 'is alls good :trophy :trophy :trophy', 'visible', '2004-03-21 02:26:09', '2004-03-21 02:26:09', '2004-03-21 02:26:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1009
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1757, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'stop arguing!\r<BR>\r<BR>snowy shoudda asked rainy if he should post it here if it wasn&acute;t even posted in the news portion of rainy&acute;s site.\r<BR>\r<BR>moshi, calm down.', 'stop arguing!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;snowy shoudda asked rainy if he should post it here if it wasn&amp;acute;t even posted in the news portion of rainy&amp;acute;s site.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;moshi, calm down.', 'visible', '2004-03-27 21:18:35', '2004-03-27 21:18:35', '2004-03-27 21:18:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1007
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1758, 5202, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5202 AND users.deleted_at IS NULL) THEN 5202 ELSE NULL END, NULL, 'sryo', 'besides it now IS official (actually it&acute;s been official since a week ago)', 'besides it now IS official (actually it&amp;acute;s been official since a week ago)', 'visible', '2004-03-28 21:34:44', '2004-03-28 21:34:44', '2004-03-28 21:34:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1007
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1759, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'On a personal note, it is sad to see the app go. I was long a fan of it, and have even skinned it myself in the past. The program includes several skins with it. Among them are the original default skin for version 0.6 and skin from the once well-known skin suite Scathe by Shoggot. It is almost like looking into the past. There is some good news though. This final version is pretty complete for a minimal text editor. The only thing it lacks to completely replace notepad is a find function. Other than that, it works very smoothly. I don&acute;t think I&acute;ll give up MetaPad for it, but I will leave it in the sub-menu of my text files for fun.', 'On a personal note, it is sad to see the app go. I was long a fan of it, and have even skinned it myself in the past. The program includes several skins with it. Among them are the original default skin for version 0.6 and skin from the once well-known skin suite Scathe by Shoggot. It is almost like looking into the past. There is some good news though. This final version is pretty complete for a minimal text editor. The only thing it lacks to completely replace notepad is a find function. Other than that, it works very smoothly. I don&amp;acute;t think I&amp;acute;ll give up MetaPad for it, but I will leave it in the sub-menu of my text files for fun.', 'visible', '2004-03-30 09:04:23', '2004-03-30 09:04:23', '2004-03-30 09:04:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1011
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1760, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'A lot of the skins for it seem to have been lost. A few sites still have a section for it though:\r<BR>DA (6 skins*): http://browse.deviantart.com/skins/notes/mypad/\r<BR>Custo (1 working): http://www.customize.org/list/mypad\r<BR>SB (1 skin): http://www.skinbase.org/section.php?sections=mypad\r<BR>\r<BR>If I&acute;m not mistaken, there used to be a huge section for it on skin.org, but with the old eFront thing, they are now long gone. ArtUpRoar http://www.artuproar.com is down for the moment, so I could not check there.\r<BR>\r<BR>*I need to reupload my MyPad skin at DA. ^.^;', 'A lot of the skins for it seem to have been lost. A few sites still have a section for it though:<br />\r&lt;BR&gt;DA (6 skins*): http://browse.deviantart.com/skins/notes/mypad/<br />\r&lt;BR&gt;Custo (1 working): http://www.customize.org/list/mypad<br />\r&lt;BR&gt;SB (1 skin): http://www.skinbase.org/section.php?sections=mypad<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;If I&amp;acute;m not mistaken, there used to be a huge section for it on skin.org, but with the old eFront thing, they are now long gone. ArtUpRoar http://www.artuproar.com is down for the moment, so I could not check there.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;*I need to reupload my MyPad skin at DA. ^.^;', 'visible', '2004-03-30 16:51:08', '2004-03-30 16:51:08', '2004-03-30 16:51:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1011
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1761, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Unless I&acute;m confusing this with another app, I think it always was pretty marginal. Not too many skins for it existed.', 'Unless I&amp;acute;m confusing this with another app, I think it always was pretty marginal. Not too many skins for it existed.', 'visible', '2004-03-30 21:47:00', '2004-03-30 21:47:00', '2004-03-30 21:47:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1011
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1762, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Aaaaarrggghhhh, not the Base Bin... say it ain&acute;t so, Joe.... :x 8|p :cry', 'Aaaaarrggghhhh, not the Base Bin... say it ain&amp;acute;t so, Joe.... :x 8|p :cry', 'visible', '2004-04-02 23:51:57', '2004-04-02 23:51:57', '2004-04-02 23:51:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1006
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1763, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Treehugger is indeed old news. Been using it for months great apps by the grigri himself. As for ContextBG saw it before nevore thought of using it until now.', 'Treehugger is indeed old news. Been using it for months great apps by the grigri himself. As for ContextBG saw it before nevore thought of using it until now.', 'visible', '2004-04-10 01:24:15', '2004-04-10 01:24:15', '2004-04-10 01:24:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1014
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1764, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Treehugger is great indeed :)', 'Treehugger is great indeed :)', 'visible', '2004-04-10 16:04:49', '2004-04-10 16:04:49', '2004-04-10 16:04:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1014
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1765, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Yep, old but both deserved a news post AND ContextBG was hard to find and I knew about it. It&acute;s was sort of a well kept secret in the community. :P', 'Yep, old but both deserved a news post AND ContextBG was hard to find and I knew about it. It&amp;acute;s was sort of a well kept secret in the community. :P', 'visible', '2004-04-10 17:09:53', '2004-04-10 17:09:53', '2004-04-10 17:09:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1014
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1766, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'ContextBG isn&acute;t as cool as TreeHugger is, me thinks. grigri is the master!', 'ContextBG isn&amp;acute;t as cool as TreeHugger is, me thinks. grigri is the master!', 'visible', '2004-04-10 20:50:02', '2004-04-10 20:50:02', '2004-04-10 20:50:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1014
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1767, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Treehugger is a lot more advanced, but one more little touch is nice to have.', 'Treehugger is a lot more advanced, but one more little touch is nice to have.', 'visible', '2004-04-11 05:29:54', '2004-04-11 05:29:54', '2004-04-11 05:29:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1014
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1768, 23462, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 23462 AND users.deleted_at IS NULL) THEN 23462 ELSE NULL END, NULL, 'rsplitter@tiscali.es', 'QCD isn&acute;t known as well as most other media players (namely, WinAmp). QCD is the best ever. Best of all it&acute;s free! Nice skins too. Free MP3 ripping was in the last version too. Plus, you can get Ogg ripping plugin and WMP ripping too. :trophy', 'QCD isn&amp;acute;t known as well as most other media players (namely, WinAmp). QCD is the best ever. Best of all it&amp;acute;s free! Nice skins too. Free MP3 ripping was in the last version too. Plus, you can get Ogg ripping plugin and WMP ripping too. :trophy', 'visible', '2004-04-17 21:13:22', '2004-04-17 21:13:22', '2004-04-17 21:13:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1016
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1769, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Interesting idea. I think i&acute;ll have to go and see this place.', 'Interesting idea. I think i&amp;acute;ll have to go and see this place.', 'visible', '2004-04-22 12:49:24', '2004-04-22 12:49:24', '2004-04-22 12:49:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1020
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1770, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hmm, and I was just about to fuss about it.', 'Hmm, and I was just about to fuss about it.', 'visible', '2004-04-24 15:35:50', '2004-04-24 15:35:50', '2004-04-24 15:35:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1021
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1771, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', ':-) is very good', ':-) is very good', 'visible', '2004-05-14 16:41:33', '2004-05-14 16:41:33', '2004-05-14 16:41:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1029
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1772, 24991, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 24991 AND users.deleted_at IS NULL) THEN 24991 ELSE NULL END, NULL, 'Old Sapphire', 'Thanks! :grin:', 'Thanks! :grin:', 'visible', '2004-05-14 22:38:39', '2004-05-14 22:38:39', '2004-05-14 22:38:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1029
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1773, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'There&acute;s also a few duff links there }:(', 'There&amp;acute;s also a few duff links there }:(', 'visible', '2004-05-19 11:35:18', '2004-05-19 11:35:18', '2004-05-19 11:35:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1029
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1774, 14947, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14947 AND users.deleted_at IS NULL) THEN 14947 ELSE NULL END, NULL, 'bones2112', 'It should be all good now as far as links go, but if you see a broken one let us know. :)', 'It should be all good now as far as links go, but if you see a broken one let us know. :)', 'visible', '2004-05-20 05:57:00', '2004-05-20 05:57:00', '2004-05-20 05:57:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1029
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1775, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '/me looks forward to seeing something new here. That would be hip indeed :)', '/me looks forward to seeing something new here. That would be hip indeed :)', 'visible', '2004-05-24 03:25:53', '2004-05-24 03:25:53', '2004-05-24 03:25:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1776, NULL, news_articles.id, NULL, NULL, 'danilloOc', 'Long life to Skinbase !', 'Long life to Skinbase !', 'visible', '2004-05-24 05:45:00', '2004-05-24 05:45:00', '2004-05-24 05:45:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1777, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'hmm, would be nice :)', 'hmm, would be nice :)', 'visible', '2004-05-24 19:28:06', '2004-05-24 19:28:06', '2004-05-24 19:28:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1778, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Cool. 8)', 'Cool. 8)', 'visible', '2004-05-24 21:13:34', '2004-05-24 21:13:34', '2004-05-24 21:13:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1779, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'Great!', 'Great!', 'visible', '2004-05-25 01:59:33', '2004-05-25 01:59:33', '2004-05-25 01:59:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1780, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Can&acute;t wait to see some changes here. thanks for the info SnowDude', 'Can&amp;acute;t wait to see some changes here. thanks for the info SnowDude', 'visible', '2004-05-25 03:04:22', '2004-05-25 03:04:22', '2004-05-25 03:04:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1781, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'yay', 'yay', 'visible', '2004-05-25 18:38:30', '2004-05-25 18:38:30', '2004-05-25 18:38:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1782, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'People always post things like this when I&acute;m not around. Yay, two servers. But er, 80.000 hits/day is less than a hit/second. One server should be perfectly capable of handling that.\r<BR>\r<BR>Anyhow, real-life jobs are for sissies, hurry it up, gRAVE!', 'People always post things like this when I&amp;acute;m not around. Yay, two servers. But er, 80.000 hits/day is less than a hit/second. One server should be perfectly capable of handling that.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyhow, real-life jobs are for sissies, hurry it up, gRAVE!', 'visible', '2004-05-26 22:39:31', '2004-05-26 22:39:31', '2004-05-26 22:39:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1783, 22634, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22634 AND users.deleted_at IS NULL) THEN 22634 ELSE NULL END, NULL, 'essencay', 'Coolness on the new stuff coming :)', 'Coolness on the new stuff coming :)', 'visible', '2004-05-28 01:29:15', '2004-05-28 01:29:15', '2004-05-28 01:29:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1784, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', 'Good news! Skinbase is THE site to love!', 'Good news! Skinbase is THE site to love!', 'visible', '2004-05-28 22:12:09', '2004-05-28 22:12:09', '2004-05-28 22:12:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1785, 32593, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 32593 AND users.deleted_at IS NULL) THEN 32593 ELSE NULL END, NULL, 'DaHornet141', 'Keep going Skinbase.org! You are the best for free skins! :-D:-D:-D', 'Keep going Skinbase.org! You are the best for free skins! :-D:-D:-D', 'visible', '2004-05-29 15:17:20', '2004-05-29 15:17:20', '2004-05-29 15:17:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1786, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '.....and for crying out loud <b>upload to the proper sections please</b>\r<BR>Almost half of what I have been going through have been missplaced.', '.....and for crying out loud &lt;b&gt;upload to the proper sections please&lt;/b&gt;<br />\r&lt;BR&gt;Almost half of what I have been going through have been missplaced.', 'visible', '2004-05-30 01:51:18', '2004-05-30 01:51:18', '2004-05-30 01:51:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1033
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1787, NULL, news_articles.id, NULL, NULL, 'danilloOc', 'One question, I found some of my work there (skins and wallpapers) but i never upload it there and never create a acconunt there too. HOW CAN I REQUEST TO REMOVE IT FROM THERE?????????????????', 'One question, I found some of my work there (skins and wallpapers) but i never upload it there and never create a acconunt there too. HOW CAN I REQUEST TO REMOVE IT FROM THERE?????????????????', 'visible', '2004-05-30 19:04:21', '2004-05-30 19:04:21', '2004-05-30 19:04:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1033
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1788, 859, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 859 AND users.deleted_at IS NULL) THEN 859 ELSE NULL END, NULL, 'Jafo', 'Yes...I couldn&acute;t get over that....hillarious selection of tits and bums...:)\r<BR>\r<BR>danilloOc....it&acute;s just an alternate portal of Skinbase.....so if you upped your stuff here it shows up there.....[pretty sure that&acute;s right]...;)', 'Yes...I couldn&amp;acute;t get over that....hillarious selection of tits and bums...:)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;danilloOc....it&amp;acute;s just an alternate portal of Skinbase.....so if you upped your stuff here it shows up there.....[pretty sure that&amp;acute;s right]...;)', 'visible', '2004-06-01 08:52:35', '2004-06-01 08:52:35', '2004-06-01 08:52:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1033
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1789, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'not in this case though, Paul ;)', 'not in this case though, Paul ;)', 'visible', '2004-06-01 22:28:26', '2004-06-01 22:28:26', '2004-06-01 22:28:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1033
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1790, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Let&acute;s pretend I&acute;m stupid here. What exactly is new? The default skin changed?', 'Let&amp;acute;s pretend I&amp;acute;m stupid here. What exactly is new? The default skin changed?', 'visible', '2004-06-09 19:07:36', '2004-06-09 19:07:36', '2004-06-09 19:07:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1791, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Nice site skin :-)', 'Nice site skin :-)', 'visible', '2004-06-09 21:14:40', '2004-06-09 21:14:40', '2004-06-09 21:14:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1792, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Crae - why pretend....\r<BR>\r<BR>yes, new default site skin (as it says...) :moon', 'Crae - why pretend....<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;yes, new default site skin (as it says...) :moon', 'visible', '2004-06-09 23:10:57', '2004-06-09 23:10:57', '2004-06-09 23:10:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1793, 270, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 270 AND users.deleted_at IS NULL) THEN 270 ELSE NULL END, NULL, 'Valhalla', 'Looking goooood!! LOL', 'Looking goooood!! LOL', 'visible', '2004-06-10 09:24:44', '2004-06-10 09:24:44', '2004-06-10 09:24:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1794, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Looking like Basehead.org :)', 'Looking like Basehead.org :)', 'visible', '2004-06-10 12:58:07', '2004-06-10 12:58:07', '2004-06-10 12:58:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1795, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'yeehoo :) WICKED :grin: :-)', 'yeehoo :) WICKED :grin: :-)', 'visible', '2004-06-10 14:30:58', '2004-06-10 14:30:58', '2004-06-10 14:30:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1796, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Some minor changes to the input buttons (&quot;find&quot;, &quot;say&quot; etc) so the would blend in a little bit better would be nice :-)', 'Some minor changes to the input buttons (&amp;quot;find&amp;quot;, &amp;quot;say&amp;quot; etc) so the would blend in a little bit better would be nice :-)', 'visible', '2004-06-10 16:08:27', '2004-06-10 16:08:27', '2004-06-10 16:08:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1797, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Look, a screenshot:\r<BR>http://www.x21b.com/temp/uglybuttononskinbase.png\r<BR>/pk:', 'Look, a screenshot:<br />\r&lt;BR&gt;http://www.x21b.com/temp/uglybuttononskinbase.png<br />\r&lt;BR&gt;/pk:', 'visible', '2004-06-10 16:11:30', '2004-06-10 16:11:30', '2004-06-10 16:11:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1798, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', '8O Onward.....up two chocks .....Fire on the upward roll! Boarding party stand by!.....Take no prisoners! 8O', '8O Onward.....up two chocks .....Fire on the upward roll! Boarding party stand by!.....Take no prisoners! 8O', 'visible', '2004-06-12 22:11:59', '2004-06-12 22:11:59', '2004-06-12 22:11:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1032
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1799, NULL, news_articles.id, NULL, NULL, 'danilloOc', 'Very nice te new default theme ()()', 'Very nice te new default theme ()()', 'visible', '2004-06-12 23:10:35', '2004-06-12 23:10:35', '2004-06-12 23:10:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1800, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Great looking new skin.. :D :]', 'Great looking new skin.. :D :]', 'visible', '2004-06-13 05:10:59', '2004-06-13 05:10:59', '2004-06-13 05:10:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1801, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'new site skin is some yummy goodness.', 'new site skin is some yummy goodness.', 'visible', '2004-06-16 05:38:54', '2004-06-16 05:38:54', '2004-06-16 05:38:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1802, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Looks very cool :)', 'Looks very cool :)', 'visible', '2004-06-20 23:11:22', '2004-06-20 23:11:22', '2004-06-20 23:11:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1035
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1803, 5202, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5202 AND users.deleted_at IS NULL) THEN 5202 ELSE NULL END, NULL, 'sryo', 'was nice... until i went to options, and learnt a valuable lesson: if you delete all the feeds it wont start again :P', 'was nice... until i went to options, and learnt a valuable lesson: if you delete all the feeds it wont start again :P', 'visible', '2004-06-21 17:29:23', '2004-06-21 17:29:23', '2004-06-21 17:29:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1035
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1804, 34390, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 34390 AND users.deleted_at IS NULL) THEN 34390 ELSE NULL END, NULL, 'newsplorer', 'Hi syro, thanks for the comment, we&acute;ll post a fix for this shortly, so make sure you check our site again these days ;)\r<BR>Since v0.50 is a release candidate, we expect to have issues, hopefully small ones. Until then, just reinstall newsplorer over your original installation, you should be OK.\r<BR>', 'Hi syro, thanks for the comment, we&amp;acute;ll post a fix for this shortly, so make sure you check our site again these days ;)<br />\r&lt;BR&gt;Since v0.50 is a release candidate, we expect to have issues, hopefully small ones. Until then, just reinstall newsplorer over your original installation, you should be OK.<br />\r&lt;BR&gt;', 'visible', '2004-06-22 00:07:54', '2004-06-22 00:07:54', '2004-06-22 00:07:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1035
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1805, 34390, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 34390 AND users.deleted_at IS NULL) THEN 34390 ELSE NULL END, NULL, 'newsplorer', 'Bug fixed, please download the current release.', 'Bug fixed, please download the current release.', 'visible', '2004-06-22 01:46:02', '2004-06-22 01:46:02', '2004-06-22 01:46:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1035
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1806, 5202, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5202 AND users.deleted_at IS NULL) THEN 5202 ELSE NULL END, NULL, 'sryo', 'it closes when trying to get info from http://blizzle.com/?currentTheme=rss\r<BR>\r<BR>also if it let&acute;s mee add a feed without a category, but wont accept the changes, and if i add a feed and then delete it, it will close unexpectedly.', 'it closes when trying to get info from http://blizzle.com/?currentTheme=rss<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;also if it let&amp;acute;s mee add a feed without a category, but wont accept the changes, and if i add a feed and then delete it, it will close unexpectedly.', 'visible', '2004-06-22 06:40:01', '2004-06-22 06:40:01', '2004-06-22 06:40:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1035
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1807, 34390, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 34390 AND users.deleted_at IS NULL) THEN 34390 ELSE NULL END, NULL, 'newsplorer', 'Fixed and fixed. \r<BR>It&acute;s better to use http://www.newsplorer.com/forum for bug reports.\r<BR>Thanks.', 'Fixed and fixed. <br />\r&lt;BR&gt;It&amp;acute;s better to use http://www.newsplorer.com/forum for bug reports.<br />\r&lt;BR&gt;Thanks.', 'visible', '2004-06-22 15:02:21', '2004-06-22 15:02:21', '2004-06-22 15:02:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1035
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1808, 34706, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 34706 AND users.deleted_at IS NULL) THEN 34706 ELSE NULL END, NULL, 'andrew_', 'There are also about 14 other widgets not listed in this article that are available on the widget forge :)', 'There are also about 14 other widgets not listed in this article that are available on the widget forge :)', 'visible', '2004-06-26 02:26:44', '2004-06-26 02:26:44', '2004-06-26 02:26:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1030
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1809, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Good work ladies & gentlemen. :smile:', 'Good work ladies &amp; gentlemen. :smile:', 'visible', '2004-06-29 06:17:53', '2004-06-29 06:17:53', '2004-06-29 06:17:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1031
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1810, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'YAY!!!!!!!\r<BR>\r<BR> :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 \r<BR>\r<BR>My mission is to make this site a better place for all of us, a tranquil place where peace and compassion are the keywords.. and, and.... eeh, well,... I will just be another &quot;friendly admin next-door&quot;, contact me when you have a problem :-)\r<BR>\r<BR>Have fun :-)\r<BR>', 'YAY!!!!!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 :pk :burger :heart2 <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;My mission is to make this site a better place for all of us, a tranquil place where peace and compassion are the keywords.. and, and.... eeh, well,... I will just be another &amp;quot;friendly admin next-door&amp;quot;, contact me when you have a problem :-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Have fun :-)<br />\r&lt;BR&gt;', 'visible', '2004-06-30 13:36:16', '2004-06-30 13:36:16', '2004-06-30 13:36:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1811, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'hmm, I still have to learn some things :-)\r<BR>\r<BR>:love :love :love', 'hmm, I still have to learn some things :-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:love :love :love', 'visible', '2004-06-30 13:37:54', '2004-06-30 13:37:54', '2004-06-30 13:37:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1812, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '<a href=&quot;<a href=&quot;crap&quot;>[<b>link</b>]</a>&quot;>stuff</a>', '&lt;a href=&amp;quot;&lt;a href=&amp;quot;crap&amp;quot;&gt;[&lt;b&gt;link&lt;/b&gt;]&lt;/a&gt;&amp;quot;&gt;stuff&lt;/a&gt;', 'visible', '2004-06-30 14:21:51', '2004-06-30 14:21:51', '2004-06-30 14:21:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1040
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1813, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Congratulations PK.. :adminpk :trophy :beer :]', 'Congratulations PK.. :adminpk :trophy :beer :]', 'visible', '2004-06-30 18:38:40', '2004-06-30 18:38:40', '2004-06-30 18:38:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1814, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Oh god, nooooooooooooooooooooooo!!', 'Oh god, nooooooooooooooooooooooo!!', 'visible', '2004-06-30 21:49:49', '2004-06-30 21:49:49', '2004-06-30 21:49:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1815, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'What he said ;)', 'What he said ;)', 'visible', '2004-07-01 01:12:31', '2004-07-01 01:12:31', '2004-07-01 01:12:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1816, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Thanks for the warm welcome crea and scare :-D', 'Thanks for the warm welcome crea and scare :-D', 'visible', '2004-07-01 12:02:07', '2004-07-01 12:02:07', '2004-07-01 12:02:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1817, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'NP :)', 'NP :)', 'visible', '2004-07-01 15:26:55', '2004-07-01 15:26:55', '2004-07-01 15:26:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1818, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', '/me tosses PK in the sea', '/me tosses PK in the sea', 'visible', '2004-07-01 20:37:02', '2004-07-01 20:37:02', '2004-07-01 20:37:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1819, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Now start uploading skins people :D\r<BR>\r<BR>:burger :burger :burger', 'Now start uploading skins people :D<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:burger :burger :burger', 'visible', '2004-07-02 15:26:25', '2004-07-02 15:26:25', '2004-07-02 15:26:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1820, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', '/me swims to the other side, saves ferry mony :-)', '/me swims to the other side, saves ferry mony :-)', 'visible', '2004-07-02 15:52:29', '2004-07-02 15:52:29', '2004-07-02 15:52:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1821, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hey, wait a sec. What&acute;re ya&acute;ll doing with my salad bar?', 'Hey, wait a sec. What&amp;acute;re ya&amp;acute;ll doing with my salad bar?', 'visible', '2004-07-02 18:08:58', '2004-07-02 18:08:58', '2004-07-02 18:08:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1822, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Get over it crae-man. Its not yours anymore, its now a community salad bar.', 'Get over it crae-man. Its not yours anymore, its now a community salad bar.', 'visible', '2004-07-02 18:23:01', '2004-07-02 18:23:01', '2004-07-02 18:23:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1823, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Go PK! ^.^ Good chioce, guys. 8)', 'Go PK! ^.^ Good chioce, guys. 8)', 'visible', '2004-07-02 20:18:26', '2004-07-02 20:18:26', '2004-07-02 20:18:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1824, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Salad bar? Ok, I&acute;m lost. What is this thing?', 'Salad bar? Ok, I&amp;acute;m lost. What is this thing?', 'visible', '2004-07-02 20:20:10', '2004-07-02 20:20:10', '2004-07-02 20:20:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1825, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Doesnt matter, it needs news! ;-)', 'Doesnt matter, it needs news! ;-)', 'visible', '2004-07-02 21:15:51', '2004-07-02 21:15:51', '2004-07-02 21:15:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1826, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'It&acute;s where you get your salad, red mon.\r<BR>\r<BR>Or in this case, a place to upload your vegetable skins.', 'It&amp;acute;s where you get your salad, red mon.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Or in this case, a place to upload your vegetable skins.', 'visible', '2004-07-02 21:22:48', '2004-07-02 21:22:48', '2004-07-02 21:22:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1827, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Well, we have to see about that.', 'Well, we have to see about that.', 'visible', '2004-07-02 23:57:16', '2004-07-02 23:57:16', '2004-07-02 23:57:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1828, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', ':)', ':)', 'visible', '2004-07-04 11:29:44', '2004-07-04 11:29:44', '2004-07-04 11:29:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1829, 377, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 377 AND users.deleted_at IS NULL) THEN 377 ELSE NULL END, NULL, 'virophile', ':)', ':)', 'visible', '2004-07-04 11:53:04', '2004-07-04 11:53:04', '2004-07-04 11:53:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1830, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'viro!!! :)', 'viro!!! :)', 'visible', '2004-07-04 15:18:30', '2004-07-04 15:18:30', '2004-07-04 15:18:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1831, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Welcome to the PK!', 'Welcome to the PK!', 'visible', '2004-07-04 16:24:30', '2004-07-04 16:24:30', '2004-07-04 16:24:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1832, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Bru master B!', 'Bru master B!', 'visible', '2004-07-04 19:36:36', '2004-07-04 19:36:36', '2004-07-04 19:36:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1833, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Welcome and congratulation PK :)', 'Welcome and congratulation PK :)', 'visible', '2004-07-04 23:06:23', '2004-07-04 23:06:23', '2004-07-04 23:06:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1834, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'good one (Goeie) Pep ;)', 'good one (Goeie) Pep ;)', 'visible', '2004-07-05 05:07:27', '2004-07-05 05:07:27', '2004-07-05 05:07:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1835, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', 'I&acute;m hungry... :,', 'I&amp;acute;m hungry... :,', 'visible', '2004-07-09 16:09:25', '2004-07-09 16:09:25', '2004-07-09 16:09:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1836, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Good luck with your new site Jason, which by the way is very beautiful! :)', 'Good luck with your new site Jason, which by the way is very beautiful! :)', 'visible', '2004-07-11 17:08:24', '2004-07-11 17:08:24', '2004-07-11 17:08:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1837, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', 'Nice site! \r<BR>+bookmark\r<BR>I&acute;ll be back! :brb', 'Nice site! <br />\r&lt;BR&gt;+bookmark<br />\r&lt;BR&gt;I&amp;acute;ll be back! :brb', 'visible', '2004-07-12 17:42:45', '2004-07-12 17:42:45', '2004-07-12 17:42:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1838, 295, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 295 AND users.deleted_at IS NULL) THEN 295 ELSE NULL END, NULL, 'rnd79', 'Good call, lets keep baseheads a quality site.', 'Good call, lets keep baseheads a quality site.', 'visible', '2004-07-12 23:55:33', '2004-07-12 23:55:33', '2004-07-12 23:55:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1033
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1839, 295, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 295 AND users.deleted_at IS NULL) THEN 295 ELSE NULL END, NULL, 'rnd79', 'lol @ version number', 'lol @ version number', 'visible', '2004-07-13 00:04:44', '2004-07-13 00:04:44', '2004-07-13 00:04:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1034
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1840, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Ooh.... newsworthy ;)\r<BR>\r<BR>Thanks folks. Now to deliver content!', 'Ooh.... newsworthy ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks folks. Now to deliver content!', 'visible', '2004-07-14 14:12:00', '2004-07-14 14:12:00', '2004-07-14 14:12:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1841, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Ah, I was wondering when it would open up.', 'Ah, I was wondering when it would open up.', 'visible', '2004-07-14 20:05:14', '2004-07-14 20:05:14', '2004-07-14 20:05:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1842, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Love the site skin for the OneHipDude. >:}\r<BR>\r<BR>Good to see you around man. The site looks great, and you did a good job on it. Hoping you&acute;ll be able to pop in here and there with a surprize or two for us. 8)', 'Love the site skin for the OneHipDude. &gt;:}<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Good to see you around man. The site looks great, and you did a good job on it. Hoping you&amp;acute;ll be able to pop in here and there with a surprize or two for us. 8)', 'visible', '2004-07-16 22:42:17', '2004-07-16 22:42:17', '2004-07-16 22:42:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1843, 295, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 295 AND users.deleted_at IS NULL) THEN 295 ELSE NULL END, NULL, 'rnd79', 'this is an excellent program, makes themeing everything so much easier.', 'this is an excellent program, makes themeing everything so much easier.', 'visible', '2004-07-16 23:07:05', '2004-07-16 23:07:05', '2004-07-16 23:07:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1044
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1844, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'woohoo Scarebear is sorta back ;) I know how it is with the whole managing life and &quot;hobbies.&quot;\r<BR>\r<BR>Anyway good luck with everything SB. Glad to see you hanging around here again.', 'woohoo Scarebear is sorta back ;) I know how it is with the whole managing life and &amp;quot;hobbies.&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyway good luck with everything SB. Glad to see you hanging around here again.', 'visible', '2004-07-22 08:54:00', '2004-07-22 08:54:00', '2004-07-22 08:54:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1845, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'And now I got a job too. I&acute;m getting paid to use Photoshop! It&acute;s all looking up for me ;)', 'And now I got a job too. I&amp;acute;m getting paid to use Photoshop! It&amp;acute;s all looking up for me ;)', 'visible', '2004-07-24 13:04:32', '2004-07-24 13:04:32', '2004-07-24 13:04:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1846, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'A salad bar? Now where have I heard that idea before?\r<BR> {:p', 'A salad bar? Now where have I heard that idea before?<br />\r&lt;BR&gt; {:p', 'visible', '2004-07-25 00:01:20', '2004-07-25 00:01:20', '2004-07-25 00:01:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1041
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1847, 70, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70 AND users.deleted_at IS NULL) THEN 70 ELSE NULL END, NULL, 'Elwin', 'Well, there goes the neighborhood...\r<BR>\r<BR>\r<BR>{:p', 'Well, there goes the neighborhood...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;{:p', 'visible', '2004-07-25 00:15:23', '2004-07-25 00:15:23', '2004-07-25 00:15:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1848, 295, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 295 AND users.deleted_at IS NULL) THEN 295 ELSE NULL END, NULL, 'rnd79', 'hope its fixed soon.', 'hope its fixed soon.', 'visible', '2004-07-25 01:20:34', '2004-07-25 01:20:34', '2004-07-25 01:20:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1046
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1849, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'seems a bit more stable now - let&acute;s hope it stays this way', 'seems a bit more stable now - let&amp;acute;s hope it stays this way', 'visible', '2004-07-26 02:18:45', '2004-07-26 02:18:45', '2004-07-26 02:18:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1046
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1850, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'No worries mate :)', 'No worries mate :)', 'visible', '2004-07-26 13:35:38', '2004-07-26 13:35:38', '2004-07-26 13:35:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1046
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1851, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Nice nice nice nice nice and all :-)', 'Nice nice nice nice nice and all :-)', 'visible', '2004-07-27 12:50:09', '2004-07-27 12:50:09', '2004-07-27 12:50:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1043
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1852, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Elwin!!!\r<BR>\r<BR>/me offers Elwin some salad ;-)', 'Elwin!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me offers Elwin some salad ;-)', 'visible', '2004-07-27 12:52:39', '2004-07-27 12:52:39', '2004-07-27 12:52:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1039
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1853, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'The horror!', 'The horror!', 'visible', '2004-07-27 12:58:24', '2004-07-27 12:58:24', '2004-07-27 12:58:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1046
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1854, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Good news! :)', 'Good news! :)', 'visible', '2004-08-05 12:56:27', '2004-08-05 12:56:27', '2004-08-05 12:56:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1048
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1855, 36473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36473 AND users.deleted_at IS NULL) THEN 36473 ELSE NULL END, NULL, 'AkHeRoN', 'it&acute;s just cool i woul&acute;&acute;&acute;ddddddd be seeing forward for it', 'it&amp;acute;s just cool i woul&amp;acute;&amp;acute;&amp;acute;ddddddd be seeing forward for it', 'visible', '2004-08-19 08:42:55', '2004-08-19 08:42:55', '2004-08-19 08:42:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1047
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1856, 36473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36473 AND users.deleted_at IS NULL) THEN 36473 ELSE NULL END, NULL, 'AkHeRoN', 'hey guy&acute;s this ................is!!!!!!!!!!!!!cool :heart :winter', 'hey guy&amp;acute;s this ................is!!!!!!!!!!!!!cool :heart :winter', 'visible', '2004-08-19 08:44:45', '2004-08-19 08:44:45', '2004-08-19 08:44:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1047
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1857, 24233, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 24233 AND users.deleted_at IS NULL) THEN 24233 ELSE NULL END, NULL, 'RehabDJ', 'Lot of ways to get hooked into unrelated offers before downloading demo. Don&acute;t like the feel of that. Rings of spyware/malware to me.', 'Lot of ways to get hooked into unrelated offers before downloading demo. Don&amp;acute;t like the feel of that. Rings of spyware/malware to me.', 'visible', '2004-08-19 18:52:58', '2004-08-19 18:52:58', '2004-08-19 18:52:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1050
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1858, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Good stuff! :)', 'Good stuff! :)', 'visible', '2004-08-20 21:07:34', '2004-08-20 21:07:34', '2004-08-20 21:07:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1049
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1859, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'O_o, nice nice :)', 'O_o, nice nice :)', 'visible', '2004-08-31 11:31:38', '2004-08-31 11:31:38', '2004-08-31 11:31:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1054
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1860, 36792, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36792 AND users.deleted_at IS NULL) THEN 36792 ELSE NULL END, NULL, 'SpyroX', ':sb :( :moon :x 8|p {:p :gkmug :gkmug :D ()() :dagger :skull :trophy :car :witch :sangria @=]==> :] :boo :magic :beer :love :love :adminpk :love ()() :trophy :witch :p :P :P :snow :finger :smoke :sss :] :] :smoke :china 8) B)', ':sb :( :moon :x 8|p {:p :gkmug :gkmug :D ()() :dagger :skull :trophy :car :witch :sangria @=]==&gt; :] :boo :magic :beer :love :love :adminpk :love ()() :trophy :witch :p :P :P :snow :finger :smoke :sss :] :] :smoke :china 8) B)', 'visible', '2004-09-02 16:44:38', '2004-09-02 16:44:38', '2004-09-02 16:44:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1050
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1861, 3671, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 3671 AND users.deleted_at IS NULL) THEN 3671 ELSE NULL END, NULL, 'Travelian', 'woah...awsome program!', 'woah...awsome program!', 'visible', '2004-09-03 06:18:49', '2004-09-03 06:18:49', '2004-09-03 06:18:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1054
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1862, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', ':,', ':,', 'visible', '2004-09-12 23:08:10', '2004-09-12 23:08:10', '2004-09-12 23:08:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1050
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1863, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', ':zzz', ':zzz', 'visible', '2004-09-12 23:09:35', '2004-09-12 23:09:35', '2004-09-12 23:09:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1047
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1864, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'LOL', 'LOL', 'visible', '2004-09-12 23:11:59', '2004-09-12 23:11:59', '2004-09-12 23:11:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1049
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1865, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', ':,', ':,', 'visible', '2004-09-12 23:20:51', '2004-09-12 23:20:51', '2004-09-12 23:20:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1051
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1866, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'wow!!! that is the best wallpaper manager !!!', 'wow!!! that is the best wallpaper manager !!!', 'visible', '2004-09-13 06:15:12', '2004-09-13 06:15:12', '2004-09-13 06:15:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1056
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1867, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'It is one of the BEST if is not the BEST and it is FREEWARE!!!\r<BR>\r<BR>Congratulation Joost! :)', 'It is one of the BEST if is not the BEST and it is FREEWARE!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Congratulation Joost! :)', 'visible', '2004-09-21 19:02:31', '2004-09-21 19:02:31', '2004-09-21 19:02:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1058
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1868, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'LOL', 'LOL', 'visible', '2004-09-30 04:38:47', '2004-09-30 04:38:47', '2004-09-30 04:38:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1060
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1869, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'What is Skinbase becoming :cry', 'What is Skinbase becoming :cry', 'visible', '2004-09-30 11:33:16', '2004-09-30 11:33:16', '2004-09-30 11:33:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1060
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1870, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I really like this person :-)', 'I really like this person :-)', 'visible', '2004-09-30 11:48:34', '2004-09-30 11:48:34', '2004-09-30 11:48:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1060
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1871, 37222, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 37222 AND users.deleted_at IS NULL) THEN 37222 ELSE NULL END, NULL, 'Mohsin_Naqi', 'well dude i&acute;m jumpin in :brb', 'well dude i&amp;acute;m jumpin in :brb', 'visible', '2004-10-19 00:26:33', '2004-10-19 00:26:33', '2004-10-19 00:26:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1062
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1872, 6315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6315 AND users.deleted_at IS NULL) THEN 6315 ELSE NULL END, NULL, 'Another_User', 'uhm, maybe its me but why is this Skinbase news?? :,', 'uhm, maybe its me but why is this Skinbase news?? :,', 'visible', '2004-10-21 15:55:33', '2004-10-21 15:55:33', '2004-10-21 15:55:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1065
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1873, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Because the moon is made of green cheese\r<BR>(Stupid question gives a stupid answer)\r<BR>\r<BR>News posts doesnt have to be directly related with Skinbase', 'Because the moon is made of green cheese<br />\r&lt;BR&gt;(Stupid question gives a stupid answer)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;News posts doesnt have to be directly related with Skinbase', 'visible', '2004-10-22 20:23:29', '2004-10-22 20:23:29', '2004-10-22 20:23:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1065
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1874, 5020, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 5020 AND users.deleted_at IS NULL) THEN 5020 ELSE NULL END, NULL, 'Que70', 'i like news on all new progs and features of any kind :-)', 'i like news on all new progs and features of any kind :-)', 'visible', '2004-10-27 03:29:46', '2004-10-27 03:29:46', '2004-10-27 03:29:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1065
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1875, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'good :)', 'good :)', 'visible', '2004-10-28 16:09:25', '2004-10-28 16:09:25', '2004-10-28 16:09:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1065
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1876, 287, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 287 AND users.deleted_at IS NULL) THEN 287 ELSE NULL END, NULL, 'plastic', 'State of this and other sites bringing tears (ok, maybe not) to my eyes. Anybody capable of such, I&acute;d like my account deleted, I don&acute;t match well with ads and ads and ads. Enough already.\r<BR>', 'State of this and other sites bringing tears (ok, maybe not) to my eyes. Anybody capable of such, I&amp;acute;d like my account deleted, I don&amp;acute;t match well with ads and ads and ads. Enough already.<br />\r&lt;BR&gt;', 'visible', '2004-11-01 20:28:57', '2004-11-01 20:28:57', '2004-11-01 20:28:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1066
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1877, 39107, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39107 AND users.deleted_at IS NULL) THEN 39107 ELSE NULL END, NULL, 'nakideye', 'Just another SAD SAD tale of how corporations rape smaller businesses while trying to dominate the world monetarily. This sucks. I love winamp and all of Nullsoft. Good Luck Justin !!!!!! SCREW AOL !!!!!!!!! }:| :devil :finger :love', 'Just another SAD SAD tale of how corporations rape smaller businesses while trying to dominate the world monetarily. This sucks. I love winamp and all of Nullsoft. Good Luck Justin !!!!!! SCREW AOL !!!!!!!!! }:| :devil :finger :love', 'visible', '2004-12-07 06:24:40', '2004-12-07 06:24:40', '2004-12-07 06:24:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1068
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1878, 39067, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39067 AND users.deleted_at IS NULL) THEN 39067 ELSE NULL END, NULL, 'Suicidalmind', 'Nakideye i agree. Winamp and Nullsoft are great. They always have been and always will be. :loveLONG LIVE NULLSOFT!:love', 'Nakideye i agree. Winamp and Nullsoft are great. They always have been and always will be. :loveLONG LIVE NULLSOFT!:love', 'visible', '2004-12-08 04:46:29', '2004-12-08 04:46:29', '2004-12-08 04:46:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1068
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1879, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*', '*-*', 'visible', '2004-12-14 16:11:23', '2004-12-14 16:11:23', '2004-12-14 16:11:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1070
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1880, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*', '*-*', 'visible', '2004-12-17 20:39:52', '2004-12-17 20:39:52', '2004-12-17 20:39:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1073
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1881, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', '/me curses Skinbase&acute;s inhability to display proper HTML }:| \r<BR>\r<BR>Nice to see that &acute;the old lady&acute; of Ezines is still going strong!! :D', '/me curses Skinbase&amp;acute;s inhability to display proper HTML }:| <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Nice to see that &amp;acute;the old lady&amp;acute; of Ezines is still going strong!! :D', 'visible', '2005-01-02 21:23:53', '2005-01-02 21:23:53', '2005-01-02 21:23:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1074
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1882, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Good to see you like it, now go write us some articles! Weren&acute;t you on the team aeons ago?\r<BR>\r<BR>/me cracks the whip at snow', 'Good to see you like it, now go write us some articles! Weren&amp;acute;t you on the team aeons ago?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me cracks the whip at snow', 'visible', '2005-01-03 17:23:11', '2005-01-03 17:23:11', '2005-01-03 17:23:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1074
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1883, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Get Snowman writing about how Firefox is better than IE ;)', 'Get Snowman writing about how Firefox is better than IE ;)', 'visible', '2005-01-04 22:45:56', '2005-01-04 22:45:56', '2005-01-04 22:45:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1074
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1884, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Ah, and red is posting news again :-D', 'Ah, and red is posting news again :-D', 'visible', '2005-01-05 12:09:30', '2005-01-05 12:09:30', '2005-01-05 12:09:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1074
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1885, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Ya, it would be pretty messed up for me not to since that&acute;s why they had an interview on me in this issue. ^.^; I had to do it.', 'Ya, it would be pretty messed up for me not to since that&amp;acute;s why they had an interview on me in this issue. ^.^; I had to do it.', 'visible', '2005-01-05 12:59:44', '2005-01-05 12:59:44', '2005-01-05 12:59:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1074
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1886, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'true, true... but still a good thing to see :-)', 'true, true... but still a good thing to see :-)', 'visible', '2005-01-06 07:31:24', '2005-01-06 07:31:24', '2005-01-06 07:31:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1074
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1887, 40081, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 40081 AND users.deleted_at IS NULL) THEN 40081 ELSE NULL END, NULL, 'ggeeiirr', '[no content]', '[no content]', 'visible', '2005-01-17 17:55:50', '2005-01-17 17:55:50', '2005-01-17 17:55:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1076
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1888, 39424, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39424 AND users.deleted_at IS NULL) THEN 39424 ELSE NULL END, NULL, 'j_aerous', 'GOD it a sad tale i love winamp it the best :cry', 'GOD it a sad tale i love winamp it the best :cry', 'visible', '2005-01-19 07:45:31', '2005-01-19 07:45:31', '2005-01-19 07:45:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1068
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1889, 22470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22470 AND users.deleted_at IS NULL) THEN 22470 ELSE NULL END, NULL, 'koms66', '[no content]', '[no content]', 'visible', '2005-01-20 11:12:00', '2005-01-20 11:12:00', '2005-01-20 11:12:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1073
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1890, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'is by the good program .So the (link) to Download is not good is dot open on the good pages :-)', 'is by the good program .So the (link) to Download is not good is dot open on the good pages :-)', 'visible', '2005-02-17 19:51:57', '2005-02-17 19:51:57', '2005-02-17 19:51:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1081
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1891, 39119, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39119 AND users.deleted_at IS NULL) THEN 39119 ELSE NULL END, NULL, 'Khat', 'Ah, I see what you mean. There seems to be a period at the end of the url, which makes the link not work. Removing this period makes the link work. Thanks for letting us know! Sorry about that.', 'Ah, I see what you mean. There seems to be a period at the end of the url, which makes the link not work. Removing this period makes the link work. Thanks for letting us know! Sorry about that.', 'visible', '2005-02-18 15:14:10', '2005-02-18 15:14:10', '2005-02-18 15:14:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1081
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1892, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'URl fixed :)', 'URl fixed :)', 'visible', '2005-02-18 18:17:57', '2005-02-18 18:17:57', '2005-02-18 18:17:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1081
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1893, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'Thanck', 'Thanck', 'visible', '2005-02-18 18:48:58', '2005-02-18 18:48:58', '2005-02-18 18:48:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1081
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1894, 39119, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39119 AND users.deleted_at IS NULL) THEN 39119 ELSE NULL END, NULL, 'Khat', 'Thanks Snowman. :-)', 'Thanks Snowman. :-)', 'visible', '2005-02-22 14:13:57', '2005-02-22 14:13:57', '2005-02-22 14:13:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1081
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1895, 35256, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 35256 AND users.deleted_at IS NULL) THEN 35256 ELSE NULL END, NULL, 'Skirk102', 'well it work with SysMetrix', 'well it work with SysMetrix', 'visible', '2005-03-07 00:14:02', '2005-03-07 00:14:02', '2005-03-07 00:14:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1075
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1896, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*', '*-*', 'visible', '2005-03-10 12:37:35', '2005-03-10 12:37:35', '2005-03-10 12:37:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1897, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'indeed! I also made it featured app btw.. :)', 'indeed! I also made it featured app btw.. :)', 'visible', '2005-03-10 13:24:49', '2005-03-10 13:24:49', '2005-03-10 13:24:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1898, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'And deeplinked a screenshot from vp.net... sorry plastic', 'And deeplinked a screenshot from vp.net... sorry plastic', 'visible', '2005-03-10 13:25:07', '2005-03-10 13:25:07', '2005-03-10 13:25:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1899, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It&acute;s an awesome idea. Looks cool :)', 'It&amp;acute;s an awesome idea. Looks cool :)', 'visible', '2005-03-11 17:16:15', '2005-03-11 17:16:15', '2005-03-11 17:16:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1900, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'indeed it does, no go and make a scarebear skin for it! :-)', 'indeed it does, no go and make a scarebear skin for it! :-)', 'visible', '2005-03-14 15:54:00', '2005-03-14 15:54:00', '2005-03-14 15:54:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1901, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'It&acute;s on my list of things to do ;)', 'It&amp;acute;s on my list of things to do ;)', 'visible', '2005-03-15 05:16:35', '2005-03-15 05:16:35', '2005-03-15 05:16:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1902, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'long list?', 'long list?', 'visible', '2005-03-16 13:34:06', '2005-03-16 13:34:06', '2005-03-16 13:34:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1903, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Sadly, yes :( I&acute;ll bump it up the list though. ;)', 'Sadly, yes :( I&amp;acute;ll bump it up the list though. ;)', 'visible', '2005-03-16 19:14:08', '2005-03-16 19:14:08', '2005-03-16 19:14:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1904, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'yay :) hmm, ishould do that also', 'yay :) hmm, ishould do that also', 'visible', '2005-03-17 02:31:58', '2005-03-17 02:31:58', '2005-03-17 02:31:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1905, 31924, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 31924 AND users.deleted_at IS NULL) THEN 31924 ELSE NULL END, NULL, 'temp', '[no content]', '[no content]', 'visible', '2005-03-18 03:11:03', '2005-03-18 03:11:03', '2005-03-18 03:11:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1079
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1906, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'LOL', 'LOL', 'visible', '2005-03-22 12:01:46', '2005-03-22 12:01:46', '2005-03-22 12:01:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1083
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1907, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Now that&acute;S a real Transparent window\r<BR>http://waxy.org/random/images/weblog/transparent_powerbook.jpg', 'Now that&amp;acute;S a real Transparent window<br />\r&lt;BR&gt;http://waxy.org/random/images/weblog/transparent_powerbook.jpg', 'visible', '2005-03-26 12:13:44', '2005-03-26 12:13:44', '2005-03-26 12:13:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1085
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1908, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Where does this strange hype come from?!?!? I see these (BruB&acute;s) link posted all over the web!', 'Where does this strange hype come from?!?!? I see these (BruB&amp;acute;s) link posted all over the web!', 'visible', '2005-03-26 13:55:54', '2005-03-26 13:55:54', '2005-03-26 13:55:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1085
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1909, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'I haven&acute;t. One could say that it is a trick photograph, but I&acute;ve used a laptop with a see-through screen half a decade ago. You could pull off the entire screen, remove the back and put it on an overhead projector. A cheap beamer alternative, so to speak.\r<BR>\r<BR>More on topic, why is this app 1.7 meg?', 'I haven&amp;acute;t. One could say that it is a trick photograph, but I&amp;acute;ve used a laptop with a see-through screen half a decade ago. You could pull off the entire screen, remove the back and put it on an overhead projector. A cheap beamer alternative, so to speak.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;More on topic, why is this app 1.7 meg?', 'visible', '2005-03-27 16:02:06', '2005-03-27 16:02:06', '2005-03-27 16:02:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1085
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1910, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'I dunno, maybe the installer contains the .NET framework or so ;-)', 'I dunno, maybe the installer contains the .NET framework or so ;-)', 'visible', '2005-03-27 17:14:56', '2005-03-27 17:14:56', '2005-03-27 17:14:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1085
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1911, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'It would be something like 17 megs then.', 'It would be something like 17 megs then.', 'visible', '2005-03-28 09:46:17', '2005-03-28 09:46:17', '2005-03-28 09:46:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1085
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1912, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Previous staff eligible? ;)', 'Previous staff eligible? ;)', 'visible', '2005-03-31 15:42:17', '2005-03-31 15:42:17', '2005-03-31 15:42:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1913, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'You still show on the staff list dont you ;-)?', 'You still show on the staff list dont you ;-)?', 'visible', '2005-03-31 19:12:27', '2005-03-31 19:12:27', '2005-03-31 19:12:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1914, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Oh, and I don&acute;t want to be an admin anymore, I want to join this contest!!', 'Oh, and I don&amp;acute;t want to be an admin anymore, I want to join this contest!!', 'visible', '2005-03-31 19:12:59', '2005-03-31 19:12:59', '2005-03-31 19:12:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1915, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Good choice with the date btw... -> &quot;Not usable until 1st April 2005&quot; (on the upload page) ;-)\r<BR>\r<BR>And now I will stop posting comments here', 'Good choice with the date btw... -&gt; &amp;quot;Not usable until 1st April 2005&amp;quot; (on the upload page) ;-)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And now I will stop posting comments here', 'visible', '2005-03-31 19:14:45', '2005-03-31 19:14:45', '2005-03-31 19:14:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1916, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'No - I&acute;m not on the staff page anymore.\r<BR>\r<BR>/me needs money! ;)', 'No - I&amp;acute;m not on the staff page anymore.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;/me needs money! ;)', 'visible', '2005-03-31 23:07:59', '2005-03-31 23:07:59', '2005-03-31 23:07:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1917, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'You&acute;re welcome to join contest Scarebear :)', 'You&amp;acute;re welcome to join contest Scarebear :)', 'visible', '2005-04-01 07:09:36', '2005-04-01 07:09:36', '2005-04-01 07:09:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1918, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Just be make it clear: this is <b>NOT</b> an April fools prank! ;)', 'Just be make it clear: this is &lt;b&gt;NOT&lt;/b&gt; an April fools prank! ;)', 'visible', '2005-04-01 08:57:00', '2005-04-01 08:57:00', '2005-04-01 08:57:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1919, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', '/me needs to create some good skins then... ;)', '/me needs to create some good skins then... ;)', 'visible', '2005-04-02 11:24:54', '2005-04-02 11:24:54', '2005-04-02 11:24:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1920, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'Good luck....*-*', 'Good luck....*-*', 'visible', '2005-04-04 00:11:27', '2005-04-04 00:11:27', '2005-04-04 00:11:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1921, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'Too bad, Photography is not eligable.', 'Too bad, Photography is not eligable.', 'visible', '2005-04-04 09:45:46', '2005-04-04 09:45:46', '2005-04-04 09:45:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1922, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Excellent news, Jason\r<BR>Gotta have a closer look at it for sure!\r<BR>\r<BR>And off course...... a section has already been created here at Skinbase ;)', 'Excellent news, Jason<br />\r&lt;BR&gt;Gotta have a closer look at it for sure!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And off course...... a section has already been created here at Skinbase ;)', 'visible', '2005-04-04 17:52:55', '2005-04-04 17:52:55', '2005-04-04 17:52:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1089
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1923, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Then I might have to eventually upload a few of my already existing skins ;)', 'Then I might have to eventually upload a few of my already existing skins ;)', 'visible', '2005-04-04 21:56:42', '2005-04-04 21:56:42', '2005-04-04 21:56:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1089
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1924, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Make a nice photoskin for winamp ;-)', 'Make a nice photoskin for winamp ;-)', 'visible', '2005-04-14 09:24:21', '2005-04-14 09:24:21', '2005-04-14 09:24:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1925, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'LOL', 'LOL', 'visible', '2005-04-15 00:35:50', '2005-04-15 00:35:50', '2005-04-15 00:35:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1088
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1926, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Hmm, never seen it before', 'Hmm, never seen it before', 'visible', '2005-04-28 07:17:48', '2005-04-28 07:17:48', '2005-04-28 07:17:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1092
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1927, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'what is a browser € Virus..*-*', 'what is a browser € Virus..*-*', 'visible', '2005-05-01 19:05:20', '2005-05-01 19:05:20', '2005-05-01 19:05:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1092
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1928, 454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 454 AND users.deleted_at IS NULL) THEN 454 ELSE NULL END, NULL, 'nikuki', 'what are you talking about, wary?', 'what are you talking about, wary?', 'visible', '2005-05-04 12:36:03', '2005-05-04 12:36:03', '2005-05-04 12:36:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1092
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1929, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Dont you see? A Euro virus! (I dont get it either)', 'Dont you see? A Euro virus! (I dont get it either)', 'visible', '2005-05-05 13:48:32', '2005-05-05 13:48:32', '2005-05-05 13:48:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1092
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1930, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Congrats to the winners! :) :sb', 'Congrats to the winners! :) :sb', 'visible', '2005-06-03 22:01:43', '2005-06-03 22:01:43', '2005-06-03 22:01:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1100
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1931, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'The link www.Shirux .com in not open', 'The link www.Shirux .com in not open', 'visible', '2005-06-04 15:53:08', '2005-06-04 15:53:08', '2005-06-04 15:53:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1102
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1932, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'The link www.Skirux .com in not open', 'The link www.Skirux .com in not open', 'visible', '2005-06-04 15:54:42', '2005-06-04 15:54:42', '2005-06-04 15:54:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1102
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1933, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'its www.skinux.com not skirux or shirux....', 'its www.skinux.com not skirux or shirux....', 'visible', '2005-06-04 16:57:34', '2005-06-04 16:57:34', '2005-06-04 16:57:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1102
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1934, 36364, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36364 AND users.deleted_at IS NULL) THEN 36364 ELSE NULL END, NULL, 'homeryulo', 'i think the changes are great! really showed how serious the staff are in making improvements....first it would encourage more downloads since users may be able to view more upload previews than before....well i know there are still many things coming our way..We as an artist and skinners are just happy that our woks are in a good hands of skinbase.org...keep it up and I believe Skinbase is in the right track. :smoke', 'i think the changes are great! really showed how serious the staff are in making improvements....first it would encourage more downloads since users may be able to view more upload previews than before....well i know there are still many things coming our way..We as an artist and skinners are just happy that our woks are in a good hands of skinbase.org...keep it up and I believe Skinbase is in the right track. :smoke', 'visible', '2005-06-08 15:14:07', '2005-06-08 15:14:07', '2005-06-08 15:14:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1104
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1935, 36364, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36364 AND users.deleted_at IS NULL) THEN 36364 ELSE NULL END, NULL, 'homeryulo', 'HEY! I had my comment ..but it was not posted...so im making another one...here it goes...\r<BR>\r<BR>I think the changes are great and it really showed how serious skinbase staff are in making improvements.....it think the new changes would encourage more downloads since there are more uoloads previews in the front page...i know there are more changes coming our way :smoke keep it up and i believe skinbase.org is in the right track :car', 'HEY! I had my comment ..but it was not posted...so im making another one...here it goes...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I think the changes are great and it really showed how serious skinbase staff are in making improvements.....it think the new changes would encourage more downloads since there are more uoloads previews in the front page...i know there are more changes coming our way :smoke keep it up and i believe skinbase.org is in the right track :car', 'visible', '2005-06-08 15:25:48', '2005-06-08 15:25:48', '2005-06-08 15:25:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1106
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1936, 38755, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38755 AND users.deleted_at IS NULL) THEN 38755 ELSE NULL END, NULL, 'krstatzar', 'It`s great', 'It`s great', 'visible', '2005-06-08 20:00:50', '2005-06-08 20:00:50', '2005-06-08 20:00:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1106
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1937, 4539, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4539 AND users.deleted_at IS NULL) THEN 4539 ELSE NULL END, NULL, 'Animus', 'The improvements are great - but skinbase.org has my loyalty anyway, and for another reason - no skin sharing site has treated me with more dignity and respect than skinbase.org. There a couple of sites (their names not worthy of mention) that are nothing short of arrogant, whereas the skinbase people are some of the kindest and most respectful I&acute;ve ever seen. \r<BR>\r<BR>It&acute;s for this reason, as a token of gratitude and loyalty, that my latest upload can ONLY be found on your site.\r<BR>\r<BR>THANK YOU ALL. YOU ARE THE BEST.\r<BR>\r<BR>Animus\r<BR>', 'The improvements are great - but skinbase.org has my loyalty anyway, and for another reason - no skin sharing site has treated me with more dignity and respect than skinbase.org. There a couple of sites (their names not worthy of mention) that are nothing short of arrogant, whereas the skinbase people are some of the kindest and most respectful I&amp;acute;ve ever seen. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It&amp;acute;s for this reason, as a token of gratitude and loyalty, that my latest upload can ONLY be found on your site.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;THANK YOU ALL. YOU ARE THE BEST.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Animus<br />\r&lt;BR&gt;', 'visible', '2005-06-16 20:32:54', '2005-06-16 20:32:54', '2005-06-16 20:32:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1106
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1938, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'the link not open', 'the link not open', 'visible', '2005-06-19 14:55:05', '2005-06-19 14:55:05', '2005-06-19 14:55:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1108
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1939, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Congratulations!! :-) :-) :-) :-) :-) :-)', 'Congratulations!! :-) :-) :-) :-) :-) :-)', 'visible', '2005-06-20 20:34:32', '2005-06-20 20:34:32', '2005-06-20 20:34:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1109
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1940, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', 'Here&acute;s to the next 16.000.000! :beer <br>Thanks for keeping this great site going guys! :magic', 'Here&amp;acute;s to the next 16.000.000! :beer &lt;br&gt;Thanks for keeping this great site going guys! :magic', 'visible', '2005-06-20 21:28:42', '2005-06-20 21:28:42', '2005-06-20 21:28:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1109
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1941, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Thanks !!Great work and well done. :-) :-)', 'Thanks !!Great work and well done. :-) :-)', 'visible', '2005-06-21 19:48:41', '2005-06-21 19:48:41', '2005-06-21 19:48:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1106
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1942, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Congrats to all the winners.Well done !! :-) :-)', 'Congrats to all the winners.Well done !! :-) :-)', 'visible', '2005-06-21 19:50:55', '2005-06-21 19:50:55', '2005-06-21 19:50:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1100
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1943, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'tjoh, 16million, amazing number :)', 'tjoh, 16million, amazing number :)', 'visible', '2005-06-22 21:04:31', '2005-06-22 21:04:31', '2005-06-22 21:04:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1109
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1944, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Your feedback is very kind, thank YOU! :)', 'Your feedback is very kind, thank YOU! :)', 'visible', '2005-06-23 07:02:28', '2005-06-23 07:02:28', '2005-06-23 07:02:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1106
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1945, 6476, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 6476 AND users.deleted_at IS NULL) THEN 6476 ELSE NULL END, NULL, 'kingosoul', '16 million that is a great mark.\r<BR>now lets aim for another few million.', '16 million that is a great mark.<br />\r&lt;BR&gt;now lets aim for another few million.', 'visible', '2005-06-24 02:31:50', '2005-06-24 02:31:50', '2005-06-24 02:31:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1109
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1946, 43989, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 43989 AND users.deleted_at IS NULL) THEN 43989 ELSE NULL END, NULL, 'eblis', 'Tis True', 'Tis True', 'visible', '2005-06-26 02:40:54', '2005-06-26 02:40:54', '2005-06-26 02:40:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1108
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1947, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', 'Nice improvments, specially the &quot;15 last submissions&quot; :brb', 'Nice improvments, specially the &amp;quot;15 last submissions&amp;quot; :brb', 'visible', '2005-06-27 16:39:09', '2005-06-27 16:39:09', '2005-06-27 16:39:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1106
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1948, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Thanks for the info go take a look.Thanks,adni. :-)', 'Thanks for the info go take a look.Thanks,adni. :-)', 'visible', '2005-06-30 06:34:02', '2005-06-30 06:34:02', '2005-06-30 06:34:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1114
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1949, 44059, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44059 AND users.deleted_at IS NULL) THEN 44059 ELSE NULL END, NULL, 'tato', ':adminpk very good', ':adminpk very good', 'visible', '2005-06-30 09:46:05', '2005-06-30 09:46:05', '2005-06-30 09:46:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1109
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1950, NULL, news_articles.id, NULL, NULL, 'G.G.', 'It&acute;s a nice site and go try to pst a few images,adni. :-)', 'It&amp;acute;s a nice site and go try to pst a few images,adni. :-)', 'visible', '2005-07-01 14:08:17', '2005-07-01 14:08:17', '2005-07-01 14:08:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1114
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1951, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'The site belongs to gRAVE, we thank you too :)', 'The site belongs to gRAVE, we thank you too :)', 'visible', '2005-07-01 22:07:57', '2005-07-01 22:07:57', '2005-07-01 22:07:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1114
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1952, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Haven&acute;t been here for awhile, but the site looks better than before, better navigation as well. Thanks for making it possible to upload our work :)', 'Haven&amp;acute;t been here for awhile, but the site looks better than before, better navigation as well. Thanks for making it possible to upload our work :)', 'visible', '2005-07-07 22:52:44', '2005-07-07 22:52:44', '2005-07-07 22:52:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1106
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1953, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'For the first time this new version makes previous versions obsolete. That is to say that icons made in version 3 do not function in 2.5. Therefore all those with 2.5 cannot use the newest icons. Mr Wardell informs us as does mormegil on Wincustomize that if we have 2.5 we can get a free upgrade to version 3. This would lead one to believe that it would be a full working enhanced version the same as we have in 2.5. This is clearly not the case. We can only get the trial version. This has led me to dump all of my Stardock Object desktop as it isjust as in danger of Mr Wardells obsolence rule as Iconpackager. It is clear to me that the intent is to force people to purchase the new version by making the older version deliberately unviable. With that attitude they won&acute;t enjoy my support any further. In a nutshell it sucks large ones.', 'For the first time this new version makes previous versions obsolete. That is to say that icons made in version 3 do not function in 2.5. Therefore all those with 2.5 cannot use the newest icons. Mr Wardell informs us as does mormegil on Wincustomize that if we have 2.5 we can get a free upgrade to version 3. This would lead one to believe that it would be a full working enhanced version the same as we have in 2.5. This is clearly not the case. We can only get the trial version. This has led me to dump all of my Stardock Object desktop as it isjust as in danger of Mr Wardells obsolence rule as Iconpackager. It is clear to me that the intent is to force people to purchase the new version by making the older version deliberately unviable. With that attitude they won&amp;acute;t enjoy my support any further. In a nutshell it sucks large ones.', 'visible', '2005-07-14 07:12:05', '2005-07-14 07:12:05', '2005-07-14 07:12:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1107
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1954, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Excellent utility :)', 'Excellent utility :)', 'visible', '2005-07-15 08:55:43', '2005-07-15 08:55:43', '2005-07-15 08:55:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1117
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1955, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'There also is a small Easter Egg in the app. Anyone who knows me will love it. >:} Just type in my name and see what it does. >:} Special thx to kobi for that lil surprize. ^.^', 'There also is a small Easter Egg in the app. Anyone who knows me will love it. &gt;:} Just type in my name and see what it does. &gt;:} Special thx to kobi for that lil surprize. ^.^', 'visible', '2005-07-16 14:36:31', '2005-07-16 14:36:31', '2005-07-16 14:36:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1119
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1956, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Thanks for the information,Nikos. :-)', 'Thanks for the information,Nikos. :-)', 'visible', '2005-07-27 12:59:25', '2005-07-27 12:59:25', '2005-07-27 12:59:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1124
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1957, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'interesting name I guess :)', 'interesting name I guess :)', 'visible', '2005-07-27 19:52:02', '2005-07-27 19:52:02', '2005-07-27 19:52:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1124
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1958, 44500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44500 AND users.deleted_at IS NULL) THEN 44500 ELSE NULL END, NULL, 'yil', 'nice!!!!!!!!!!!!', 'nice!!!!!!!!!!!!', 'visible', '2005-07-28 19:47:10', '2005-07-28 19:47:10', '2005-07-28 19:47:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1121
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1959, 41953, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41953 AND users.deleted_at IS NULL) THEN 41953 ELSE NULL END, NULL, 'sneepioo', 'Nah. It sux! Longhorn means something, its a name of power! Vista is just a random word.', 'Nah. It sux! Longhorn means something, its a name of power! Vista is just a random word.', 'visible', '2005-07-29 06:39:10', '2005-07-29 06:39:10', '2005-07-29 06:39:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1124
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1960, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'You are welcome Joost and I think the name is great, sorry sneepioo ;)', 'You are welcome Joost and I think the name is great, sorry sneepioo ;)', 'visible', '2005-07-29 21:34:03', '2005-07-29 21:34:03', '2005-07-29 21:34:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1124
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1961, 44529, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44529 AND users.deleted_at IS NULL) THEN 44529 ELSE NULL END, NULL, 'ahad', ':smile: so fine', ':smile: so fine', 'visible', '2005-07-30 15:34:08', '2005-07-30 15:34:08', '2005-07-30 15:34:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1121
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1962, 44537, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44537 AND users.deleted_at IS NULL) THEN 44537 ELSE NULL END, NULL, 'Blagoje', 'Perfect!', 'Perfect!', 'visible', '2005-08-08 18:43:57', '2005-08-08 18:43:57', '2005-08-08 18:43:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1121
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1963, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Some good reading. I hope to see more interviews done soon.', 'Some good reading. I hope to see more interviews done soon.', 'visible', '2005-09-06 05:06:07', '2005-09-06 05:06:07', '2005-09-06 05:06:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1129
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1964, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Why do I always have to do this? What about him? :sb LOL (o)', 'Why do I always have to do this? What about him? :sb LOL (o)', 'visible', '2005-09-09 13:09:20', '2005-09-09 13:09:20', '2005-09-09 13:09:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1965, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'He&acute;s good for nothing that guy! ;)\r<BR>\r<BR>Congrats to gRAVE and the current team :trophy', 'He&amp;acute;s good for nothing that guy! ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Congrats to gRAVE and the current team :trophy', 'visible', '2005-09-09 14:12:55', '2005-09-09 14:12:55', '2005-09-09 14:12:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1966, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'I&acute;d say we sack him!\r<BR>\r<BR>By the way, is this just SkinBase or are we counting the klevze.net years as well?', 'I&amp;acute;d say we sack him!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;By the way, is this just SkinBase or are we counting the klevze.net years as well?', 'visible', '2005-09-09 15:49:51', '2005-09-09 15:49:51', '2005-09-09 15:49:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1967, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'just a SkinBase years ...', 'just a SkinBase years ...', 'visible', '2005-09-09 16:24:32', '2005-09-09 16:24:32', '2005-09-09 16:24:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1968, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Our friend craeonics knows too much and I am afraid that we have to kill him.... :p', 'Our friend craeonics knows too much and I am afraid that we have to kill him.... :p', 'visible', '2005-09-09 20:12:34', '2005-09-09 20:12:34', '2005-09-09 20:12:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1969, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Not before I&acute;ve eaten some birthday cake.', 'Not before I&amp;acute;ve eaten some birthday cake.', 'visible', '2005-09-09 20:56:03', '2005-09-09 20:56:03', '2005-09-09 20:56:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1970, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Yea, this is fair as your well deserved last wish ...', 'Yea, this is fair as your well deserved last wish ...', 'visible', '2005-09-09 21:55:29', '2005-09-09 21:55:29', '2005-09-09 21:55:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1971, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'mmmmm..... cake.', 'mmmmm..... cake.', 'visible', '2005-09-09 22:59:32', '2005-09-09 22:59:32', '2005-09-09 22:59:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1972, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'How much including the klevze.net time?', 'How much including the klevze.net time?', 'visible', '2005-09-09 23:16:33', '2005-09-09 23:16:33', '2005-09-09 23:16:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1973, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', ':sss .. damn, I thought you said you wanted a snake. Someone catch it will ya! It&acute;s going to eat PK :] \r<BR>How are you Pip? :P', ':sss .. damn, I thought you said you wanted a snake. Someone catch it will ya! It&amp;acute;s going to eat PK :] <br />\r&lt;BR&gt;How are you Pip? :P', 'visible', '2005-09-10 07:38:19', '2005-09-10 07:38:19', '2005-09-10 07:38:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1974, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Fine, eating a nice :burger right now :-)', 'Fine, eating a nice :burger right now :-)', 'visible', '2005-09-10 12:18:34', '2005-09-10 12:18:34', '2005-09-10 12:18:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1975, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Whew, oops another thread promise to party crash only once here this time, me no staff or 5 yrs. memba. Instead of more ()() go back TEN YEARS to catch the crazy feeling we miss which makes us virtually age faster than physically by clicking Frogboys animated humor tip which loads a while and shows you something so dated it is unbelievable- windows 1.0 ( ! ) pushed by an aggressive salesman wearing a tie, wont tell u more, enoy. As we know, Microsoft, and indirect helper and controller of almost anyone by now including sponsoring almost plagiated Adni18s full sized login idea later or shortly before this. That true spirit stil exists here a bit, me also fleeing here to catch it before skinning citys names ATLANTIS, keep on celebrating me quieting down now. (hiccups) :trophy http://www.albinoblacksheep.com/flash/sellswindows.php', 'Whew, oops another thread promise to party crash only once here this time, me no staff or 5 yrs. memba. Instead of more ()() go back TEN YEARS to catch the crazy feeling we miss which makes us virtually age faster than physically by clicking Frogboys animated humor tip which loads a while and shows you something so dated it is unbelievable- windows 1.0 ( ! ) pushed by an aggressive salesman wearing a tie, wont tell u more, enoy. As we know, Microsoft, and indirect helper and controller of almost anyone by now including sponsoring almost plagiated Adni18s full sized login idea later or shortly before this. That true spirit stil exists here a bit, me also fleeing here to catch it before skinning citys names ATLANTIS, keep on celebrating me quieting down now. (hiccups) :trophy http://www.albinoblacksheep.com/flash/sellswindows.php', 'visible', '2005-09-11 01:41:38', '2005-09-11 01:41:38', '2005-09-11 01:41:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1976, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Whew, oops another thread promise to party crash only once here this time, me no staff or 5 yrs. memba. Instead of more ()() go back TEN YEARS to catch the crazy feeling we miss which makes us virtually age faster than physically by clicking Frogboys animated humor tip which loads a while and shows you something so dated it is unbelievable- windows 1.0 ( ! ) pushed by an aggressive salesman wearing a tie, wont tell u more, enoy. As we know, Microsoft, and indirect helper and controller of almost anyone by now including sponsoring almost plagiated Adni18s full sized login idea later or shortly before this. That true spirit stil exists here a bit, me also fleeing here to catch it before skinning citys names ATLANTIS, keep on celebrating me quieting down now. (hiccups) :trophy http://www.albinoblacksheep.com/flash/sellswindows.php', 'Whew, oops another thread promise to party crash only once here this time, me no staff or 5 yrs. memba. Instead of more ()() go back TEN YEARS to catch the crazy feeling we miss which makes us virtually age faster than physically by clicking Frogboys animated humor tip which loads a while and shows you something so dated it is unbelievable- windows 1.0 ( ! ) pushed by an aggressive salesman wearing a tie, wont tell u more, enoy. As we know, Microsoft, and indirect helper and controller of almost anyone by now including sponsoring almost plagiated Adni18s full sized login idea later or shortly before this. That true spirit stil exists here a bit, me also fleeing here to catch it before skinning citys names ATLANTIS, keep on celebrating me quieting down now. (hiccups) :trophy http://www.albinoblacksheep.com/flash/sellswindows.php', 'visible', '2005-09-11 01:56:56', '2005-09-11 01:56:56', '2005-09-11 01:56:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1977, 1330, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1330 AND users.deleted_at IS NULL) THEN 1330 ELSE NULL END, NULL, 'BruB', 'I thought it was mroe than that already. Happy birthday Skinbase :)', 'I thought it was mroe than that already. Happy birthday Skinbase :)', 'visible', '2005-09-11 17:02:25', '2005-09-11 17:02:25', '2005-09-11 17:02:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1978, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Hey BruB my friend, long time no see mate! :grin: \r<BR>\r<BR>Cheers :beer', 'Hey BruB my friend, long time no see mate! :grin: <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Cheers :beer', 'visible', '2005-09-11 19:51:09', '2005-09-11 19:51:09', '2005-09-11 19:51:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1979, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', '&quot;Type &quot;BruB&quot; on google. and see what you get, I dare ya! &quot;\r<BR>\r<BR>Results 1 - 10 of about 67,200 for brub. (0.23 seconds)\r<BR>\r<BR>Ehe...hey BruB:)', '&amp;quot;Type &amp;quot;BruB&amp;quot; on google. and see what you get, I dare ya! &amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Results 1 - 10 of about 67,200 for brub. (0.23 seconds)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Ehe...hey BruB:)', 'visible', '2005-09-12 11:39:53', '2005-09-12 11:39:53', '2005-09-12 11:39:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1980, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':wow :fun :grave :cool :trophy :car :heart :grin: :lol', ':wow :fun :grave :cool :trophy :car :heart :grin: :lol', 'visible', '2005-09-14 09:02:03', '2005-09-14 09:02:03', '2005-09-14 09:02:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1134
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1981, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'This damn crew is so good, we don&acute;t even know whats coming up next! :wow', 'This damn crew is so good, we don&amp;acute;t even know whats coming up next! :wow', 'visible', '2005-09-29 10:22:05', '2005-09-29 10:22:05', '2005-09-29 10:22:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1136
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1982, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Good luck guys! :)', 'Good luck guys! :)', 'visible', '2005-09-29 17:41:52', '2005-09-29 17:41:52', '2005-09-29 17:41:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1137
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1983, 45561, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45561 AND users.deleted_at IS NULL) THEN 45561 ELSE NULL END, NULL, 'Me@Skinbase', 'hehehe LOL', 'hehehe LOL', 'visible', '2005-09-29 22:16:59', '2005-09-29 22:16:59', '2005-09-29 22:16:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1136
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1984, 38873, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38873 AND users.deleted_at IS NULL) THEN 38873 ELSE NULL END, NULL, 'winmodify', 'Thanks very much Grimspoon ! I appreciate it!', 'Thanks very much Grimspoon ! I appreciate it!', 'visible', '2005-10-02 19:07:15', '2005-10-02 19:07:15', '2005-10-02 19:07:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1137
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1985, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'maaaaan!!!!!! that is niiiiiiiice, now /me can&acute;t wait!!! :wow', 'maaaaan!!!!!! that is niiiiiiiice, now /me can&amp;acute;t wait!!! :wow', 'visible', '2005-10-13 09:50:52', '2005-10-13 09:50:52', '2005-10-13 09:50:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1142
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1986, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ';) If no one applies which I luckily doubt, I could talk to some qualified members, not myself of course (chuckle)', ';) If no one applies which I luckily doubt, I could talk to some qualified members, not myself of course (chuckle)', 'visible', '2005-10-13 14:46:22', '2005-10-13 14:46:22', '2005-10-13 14:46:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1140
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1987, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'new design is quite yummy. nice job!', 'new design is quite yummy. nice job!', 'visible', '2005-10-13 17:01:41', '2005-10-13 17:01:41', '2005-10-13 17:01:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1988, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Great idea and good luck!! :Smile', 'Great idea and good luck!! :Smile', 'visible', '2005-10-14 08:39:23', '2005-10-14 08:39:23', '2005-10-14 08:39:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1140
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1989, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Great design and work. :wow', 'Great design and work. :wow', 'visible', '2005-10-14 09:43:38', '2005-10-14 09:43:38', '2005-10-14 09:43:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1990, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Thanks guys, we had good feedback.. anouncement coming chortly :)', 'Thanks guys, we had good feedback.. anouncement coming chortly :)', 'visible', '2005-10-14 12:17:48', '2005-10-14 12:17:48', '2005-10-14 12:17:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1140
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1991, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':aw :love Best reward for coping with firefox hitches on the side I ever had. IE expl. = still awesome!', ':aw :love Best reward for coping with firefox hitches on the side I ever had. IE expl. = still awesome!', 'visible', '2005-10-17 04:07:24', '2005-10-17 04:07:24', '2005-10-17 04:07:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1992, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Good enterprise...\r<BR>Hope that it is a success...:)', 'Good enterprise...<br />\r&lt;BR&gt;Hope that it is a success...:)', 'visible', '2005-10-17 12:49:14', '2005-10-17 12:49:14', '2005-10-17 12:49:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1140
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1993, 38873, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38873 AND users.deleted_at IS NULL) THEN 38873 ELSE NULL END, NULL, 'winmodify', 'Good new design, I love it !!', 'Good new design, I love it !!', 'visible', '2005-10-17 16:24:39', '2005-10-17 16:24:39', '2005-10-17 16:24:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1994, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Very slick.\r<BR>\r<BR>But beware though: the weak point of SkinBase, graphic wise, has always been the poor typesetting. There&acute;s more to good looks than fancy borders and backgrounds.', 'Very slick.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;But beware though: the weak point of SkinBase, graphic wise, has always been the poor typesetting. There&amp;acute;s more to good looks than fancy borders and backgrounds.', 'visible', '2005-10-17 21:09:45', '2005-10-17 21:09:45', '2005-10-17 21:09:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1995, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'This sheds a somewhat different light on the subject than what it appears to be at first glance: http://www.jarkolicious.com/probes/2005/08/07/deviantart-a-little-story-part-1/', 'This sheds a somewhat different light on the subject than what it appears to be at first glance: http://www.jarkolicious.com/probes/2005/08/07/deviantart-a-little-story-part-1/', 'visible', '2005-10-17 21:14:21', '2005-10-17 21:14:21', '2005-10-17 21:14:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1144
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1996, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Crae, good call, know of anyone who could quote on the job? :Smile', 'Crae, good call, know of anyone who could quote on the job? :Smile', 'visible', '2005-10-18 19:10:37', '2005-10-18 19:10:37', '2005-10-18 19:10:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1997, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Good news! :grin:', 'Good news! :grin:', 'visible', '2005-10-19 03:15:41', '2005-10-19 03:15:41', '2005-10-19 03:15:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1998, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Very good news and the way to go. :Happy', 'Very good news and the way to go. :Happy', 'visible', '2005-10-19 15:07:56', '2005-10-19 15:07:56', '2005-10-19 15:07:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 1999, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'PK?', 'PK?', 'visible', '2005-10-19 18:45:39', '2005-10-19 18:45:39', '2005-10-19 18:45:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2000, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Well, you certainly have Tek beat by a factor thirty (not surprisingly). What&acute;s with the gap in June?', 'Well, you certainly have Tek beat by a factor thirty (not surprisingly). What&amp;acute;s with the gap in June?', 'visible', '2005-10-19 21:10:48', '2005-10-19 21:10:48', '2005-10-19 21:10:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2001, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'By the way, unless I&acute;m going blind or can&acute;t do math no more, SkinBase uses a terabyte of bandwidth per month. Poor gRAVE must be going bankrupt.', 'By the way, unless I&amp;acute;m going blind or can&amp;acute;t do math no more, SkinBase uses a terabyte of bandwidth per month. Poor gRAVE must be going bankrupt.', 'visible', '2005-10-19 21:15:58', '2005-10-19 21:15:58', '2005-10-19 21:15:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2002, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'I wasnt here then Crae, maybe someone pulled the plug by accident and nobody noticed :)\r<BR>\r<BR>And yes, thay all wanted the popups to go, now we have 10 days to come up with zillion of dollars', 'I wasnt here then Crae, maybe someone pulled the plug by accident and nobody noticed :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And yes, thay all wanted the popups to go, now we have 10 days to come up with zillion of dollars', 'visible', '2005-10-20 04:46:10', '2005-10-20 04:46:10', '2005-10-20 04:46:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2003, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Oki we&acute;ll see what we can do :witch', 'Oki we&amp;acute;ll see what we can do :witch', 'visible', '2005-10-20 12:50:43', '2005-10-20 12:50:43', '2005-10-20 12:50:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1143
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2004, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'This is the best Art Mag I&acute;ve seen in years... Thank You! Awesome images and a good read! I reccomend everyone to get a copy. NOW! :wow', 'This is the best Art Mag I&amp;acute;ve seen in years... Thank You! Awesome images and a good read! I reccomend everyone to get a copy. NOW! :wow', 'visible', '2005-10-21 07:53:41', '2005-10-21 07:53:41', '2005-10-21 07:53:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1149
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2005, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Very much worth thinking about depending on what you´re doing. Thanx. As to security, that could be where to add other things to stabilize it. Open source often comes in for me when other things are developed too late least till they are affordable AND worth it. Bigger your project, more money you need anyway. Still find subareas where at least VISITORS might be interested in Op. Src., so that adds good qual. traffic', 'Very much worth thinking about depending on what you´re doing. Thanx. As to security, that could be where to add other things to stabilize it. Open source often comes in for me when other things are developed too late least till they are affordable AND worth it. Bigger your project, more money you need anyway. Still find subareas where at least VISITORS might be interested in Op. Src., so that adds good qual. traffic', 'visible', '2005-10-21 17:54:30', '2005-10-21 17:54:30', '2005-10-21 17:54:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1148
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2006, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Interesting techniques of design. Even in the unregisterd english zone my browser shows some things in german, some in English. Maybe it knows where I browse in from. Also it opens up in a mag format which might also be because of the WB skin I am adding to the Skinbase layout in which I browse, hmmm. :O', 'Interesting techniques of design. Even in the unregisterd english zone my browser shows some things in german, some in English. Maybe it knows where I browse in from. Also it opens up in a mag format which might also be because of the WB skin I am adding to the Skinbase layout in which I browse, hmmm. :O', 'visible', '2005-10-21 21:28:23', '2005-10-21 21:28:23', '2005-10-21 21:28:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1149
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2007, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Incredible stats. Go gRAVE and team :)', 'Incredible stats. Go gRAVE and team :)', 'visible', '2005-10-21 23:05:14', '2005-10-21 23:05:14', '2005-10-21 23:05:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2008, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Thanks for the tip, it sits on my desktop for reading later on :)', 'Thanks for the tip, it sits on my desktop for reading later on :)', 'visible', '2005-10-24 11:02:54', '2005-10-24 11:02:54', '2005-10-24 11:02:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1149
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2009, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Congratulations!:trophy', 'Congratulations!:trophy', 'visible', '2005-10-24 23:49:22', '2005-10-24 23:49:22', '2005-10-24 23:49:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2010, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Revolutionary? C&acute;mon! Its a shop where you can buy music, thats about it!', 'Revolutionary? C&amp;acute;mon! Its a shop where you can buy music, thats about it!', 'visible', '2005-10-27 18:48:52', '2005-10-27 18:48:52', '2005-10-27 18:48:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1152
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2011, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Ive always wanted to skin (and use!) Aston. Never got around to paying for it (very difficult without a creditcard, and I refuse to get a creditcard only to use it for online stuff and planetickets...) though, and the shareware version timed out when I was halfway trough a skin :/ Impressions I got from the software in the short time I was using it where wonderful though :-)\r<BR>', 'Ive always wanted to skin (and use!) Aston. Never got around to paying for it (very difficult without a creditcard, and I refuse to get a creditcard only to use it for online stuff and planetickets...) though, and the shareware version timed out when I was halfway trough a skin :/ Impressions I got from the software in the short time I was using it where wonderful though :-)<br />\r&lt;BR&gt;', 'visible', '2005-11-04 17:38:06', '2005-11-04 17:38:06', '2005-11-04 17:38:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1153
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2012, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Oh, the news is about Altdesk, not about Aston Shell,.. oops :-)', 'Oh, the news is about Altdesk, not about Aston Shell,.. oops :-)', 'visible', '2005-11-04 17:38:53', '2005-11-04 17:38:53', '2005-11-04 17:38:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1153
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2013, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Whoever wrote this, I like the program, which is now vers. 3.8 though', 'Whoever wrote this, I like the program, which is now vers. 3.8 though', 'visible', '2005-11-05 06:35:10', '2005-11-05 06:35:10', '2005-11-05 06:35:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1086
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2014, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Quote\r<BR>/Me will continue to work as a mere Pleb until such time I am actually needed for something else around here.\r<BR>End\r<BR>\r<BR>Or until somebody actualy starts laughing to my jokes, then maybe I can take over as a village idiot! {:p :brb', 'Quote<br />\r&lt;BR&gt;/Me will continue to work as a mere Pleb until such time I am actually needed for something else around here.<br />\r&lt;BR&gt;End<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Or until somebody actualy starts laughing to my jokes, then maybe I can take over as a village idiot! {:p :brb', 'visible', '2005-11-09 23:45:32', '2005-11-09 23:45:32', '2005-11-09 23:45:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2015, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'LOL Got a bang out of your SkinBase B-day costume meself, so that makes 1 fan, sure having fun with this site, including this news, tee hee. But seriously, :aw on getting Alpha30 and thanks for your own work, grimspoon.\r<BR>\r<BR>As to :car=myself, just a background apprentice learning and testing things. Next year, I will let you know when I can do what and how to get me on the phone or MSN. \r<BR>In the meantime, all I am really doing is answering occ. questions with a link or screenshot or relaying your message to some real capacity in charge in or outside the Base, plus commenting and uploading (a bit less, busy with interna) like we all do + planting outside traps to show some folks what we offer free incl. active membership.\r<BR>\r<BR>Have a nice day, everyone, & thanks a million for having been so PATIENT with TAXI in the past', 'LOL Got a bang out of your SkinBase B-day costume meself, so that makes 1 fan, sure having fun with this site, including this news, tee hee. But seriously, :aw on getting Alpha30 and thanks for your own work, grimspoon.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;As to :car=myself, just a background apprentice learning and testing things. Next year, I will let you know when I can do what and how to get me on the phone or MSN. <br />\r&lt;BR&gt;In the meantime, all I am really doing is answering occ. questions with a link or screenshot or relaying your message to some real capacity in charge in or outside the Base, plus commenting and uploading (a bit less, busy with interna) like we all do + planting outside traps to show some folks what we offer free incl. active membership.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Have a nice day, everyone, &amp; thanks a million for having been so PATIENT with TAXI in the past', 'visible', '2005-11-10 09:41:26', '2005-11-10 09:41:26', '2005-11-10 09:41:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2016, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Hi Grimspoon!\r<BR>I have much pleasure in doing few of my time to Skinbase...:)\r<BR>Thanks Skinbase admins for your confidence!:lol\r<BR>Greetings.', 'Hi Grimspoon!<br />\r&lt;BR&gt;I have much pleasure in doing few of my time to Skinbase...:)<br />\r&lt;BR&gt;Thanks Skinbase admins for your confidence!:lol<br />\r&lt;BR&gt;Greetings.', 'visible', '2005-11-10 15:37:35', '2005-11-10 15:37:35', '2005-11-10 15:37:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2017, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Welcome to the machine, oh sorry :lol , to Skinbase, dear Alfa30 and TAXIFUNK :Happy', 'Welcome to the machine, oh sorry :lol , to Skinbase, dear Alfa30 and TAXIFUNK :Happy', 'visible', '2005-11-10 15:43:16', '2005-11-10 15:43:16', '2005-11-10 15:43:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2018, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I wanted to say <b>welcome to SkinBase admin team </b> , sorry for the typo... :sen', 'I wanted to say &lt;b&gt;welcome to SkinBase admin team &lt;/b&gt; , sorry for the typo... :sen', 'visible', '2005-11-10 15:45:09', '2005-11-10 15:45:09', '2005-11-10 15:45:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2019, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Thanks, adni.U always made it a party. Great height 12 chat icon ADNI today. Remember MODERN times by charlie chaplin? Lucky the machine allows for mistakes, :car- machine prototype not flawless at all yet, called back to factory for 6 month overhaul :D Hang on! Kalispera! And Snowman, thanks for skinning tutorials and tooltips, :gkmug :adminpk +Scarebear & the Gang :sangria', 'Thanks, adni.U always made it a party. Great height 12 chat icon ADNI today. Remember MODERN times by charlie chaplin? Lucky the machine allows for mistakes, :car- machine prototype not flawless at all yet, called back to factory for 6 month overhaul :D Hang on! Kalispera! And Snowman, thanks for skinning tutorials and tooltips, :gkmug :adminpk +Scarebear &amp; the Gang :sangria', 'visible', '2005-11-10 18:20:22', '2005-11-10 18:20:22', '2005-11-10 18:20:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2020, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Thanks Adni!:D', 'Thanks Adni!:D', 'visible', '2005-11-10 22:55:51', '2005-11-10 22:55:51', '2005-11-10 22:55:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2021, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Pretty soon spoon will kick out gRAVE and claim he created this site.\r<BR>\r<BR>No wait, that was DevArt.', 'Pretty soon spoon will kick out gRAVE and claim he created this site.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;No wait, that was DevArt.', 'visible', '2005-11-10 23:02:54', '2005-11-10 23:02:54', '2005-11-10 23:02:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2022, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Congratulations Alfa30 and TAXI :fun Gosh Crae is still alive too :o Now let&acute;s party, this site is the friendliest skinning site in the world :cool 8|p :devil :doreen ;) }:D :wow :winter Ummmmmmm where is that party icon???', 'Congratulations Alfa30 and TAXI :fun Gosh Crae is still alive too :o Now let&amp;acute;s party, this site is the friendliest skinning site in the world :cool 8|p :devil :doreen ;) }:D :wow :winter Ummmmmmm where is that party icon???', 'visible', '2005-11-11 03:30:02', '2005-11-11 03:30:02', '2005-11-11 03:30:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2023, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'LOL @ Crae \r<BR>That would be a little harder to arrange, hmm...\r<BR>/me tackles gRAVE to the ground and wraps him up in sticky tape/\r<BR>Oki, what do I do with him now? }:D', 'LOL @ Crae <br />\r&lt;BR&gt;That would be a little harder to arrange, hmm...<br />\r&lt;BR&gt;/me tackles gRAVE to the ground and wraps him up in sticky tape/<br />\r&lt;BR&gt;Oki, what do I do with him now? }:D', 'visible', '2005-11-11 04:43:14', '2005-11-11 04:43:14', '2005-11-11 04:43:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2024, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'in :burger munching chicken wing breakfast + trying to unravel gRAVE with a wrench borrowed from a SOTIRA toolbox for unleashing jarks. Dobro iudro, hvala, congrats. Hi lecrayon+Craeonics. Tip: :car is not always awake when it says Im logged in, so no offense. Always have a multicookie test setting on caused by several browsers, so cab is sort of :boo ing around. Urgent messages work in box here, allow 1-3 days f. reply, great weekend yall :beer', 'in :burger munching chicken wing breakfast + trying to unravel gRAVE with a wrench borrowed from a SOTIRA toolbox for unleashing jarks. Dobro iudro, hvala, congrats. Hi lecrayon+Craeonics. Tip: :car is not always awake when it says Im logged in, so no offense. Always have a multicookie test setting on caused by several browsers, so cab is sort of :boo ing around. Urgent messages work in box here, allow 1-3 days f. reply, great weekend yall :beer', 'visible', '2005-11-12 12:54:01', '2005-11-12 12:54:01', '2005-11-12 12:54:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2025, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*', '*-*', 'visible', '2005-11-12 20:18:59', '2005-11-12 20:18:59', '2005-11-12 20:18:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1146
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2026, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'BTW:\r<BR>\r<BR>gRAVE is Slovene\r<BR>Adni18 is Greek\r<BR>Snowman is Danish\r<BR>TAXIFUNK is German\r<BR>Alpha30 is French\r<BR>and /me is Australian\r<BR>\r<BR>Communication? What&acute;s that?\r<BR>', 'BTW:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;gRAVE is Slovene<br />\r&lt;BR&gt;Adni18 is Greek<br />\r&lt;BR&gt;Snowman is Danish<br />\r&lt;BR&gt;TAXIFUNK is German<br />\r&lt;BR&gt;Alpha30 is French<br />\r&lt;BR&gt;and /me is Australian<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Communication? What&amp;acute;s that?<br />\r&lt;BR&gt;', 'visible', '2005-11-12 20:52:28', '2005-11-12 20:52:28', '2005-11-12 20:52:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2027, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Bravo!\r<BR>Skinbase is international...God save...Skinbase!:D', 'Bravo!<br />\r&lt;BR&gt;Skinbase is international...God save...Skinbase!:D', 'visible', '2005-11-13 02:25:30', '2005-11-13 02:25:30', '2005-11-13 02:25:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2028, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'a bit late...but congrats to the new guys on the team. :)', 'a bit late...but congrats to the new guys on the team. :)', 'visible', '2005-11-14 04:24:50', '2005-11-14 04:24:50', '2005-11-14 04:24:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2029, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':) Hi ether, thanks, still love your art. Calming down on skinning a bit, cleaning up a back yard or 2, won´t take long. :Smile ether keeps base worthwhile, have some nice days!', ':) Hi ether, thanks, still love your art. Calming down on skinning a bit, cleaning up a back yard or 2, won´t take long. :Smile ether keeps base worthwhile, have some nice days!', 'visible', '2005-11-15 08:21:04', '2005-11-15 08:21:04', '2005-11-15 08:21:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2030, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'thanks, thanks, and the same to you ahoy. (sorry, i just watched pirates of the carribean...piratey mood now...) ;)', 'thanks, thanks, and the same to you ahoy. (sorry, i just watched pirates of the carribean...piratey mood now...) ;)', 'visible', '2005-11-15 18:04:05', '2005-11-15 18:04:05', '2005-11-15 18:04:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2031, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Sounds interesting. Appreciate the article and links! :car', 'Sounds interesting. Appreciate the article and links! :car', 'visible', '2005-11-18 19:20:18', '2005-11-18 19:20:18', '2005-11-18 19:20:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1156
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2032, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Intresting software...\r<BR>Thanks for sharing...:)', 'Intresting software...<br />\r&lt;BR&gt;Thanks for sharing...:)', 'visible', '2005-11-18 21:35:07', '2005-11-18 21:35:07', '2005-11-18 21:35:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1156
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2033, NULL, news_articles.id, NULL, NULL, 'G.G.', 'He he i see the administrators team.\r<BR>Great and amazing time!! LOL LOL LOL ..', 'He he i see the administrators team.<br />\r&lt;BR&gt;Great and amazing time!! LOL LOL LOL ..', 'visible', '2005-11-19 20:00:13', '2005-11-19 20:00:13', '2005-11-19 20:00:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2034, 187, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 187 AND users.deleted_at IS NULL) THEN 187 ELSE NULL END, NULL, 'batoruco', 'Congrats gRAVE and Nikos! I alway bear you in my heart! You&acute;ve been real friends and supporters when times where rough! :)', 'Congrats gRAVE and Nikos! I alway bear you in my heart! You&amp;acute;ve been real friends and supporters when times where rough! :)', 'visible', '2005-11-23 02:55:35', '2005-11-23 02:55:35', '2005-11-23 02:55:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1154
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2035, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Uhm yeah, good observation TAXI. It was also good to catch up on the trivia for those who have already skinned everything including the stray cats. :)', 'Uhm yeah, good observation TAXI. It was also good to catch up on the trivia for those who have already skinned everything including the stray cats. :)', 'visible', '2005-11-23 17:53:29', '2005-11-23 17:53:29', '2005-11-23 17:53:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2036, NULL, news_articles.id, NULL, NULL, 'G.G.', 'You are the greatest~~TAXIFUNK~~ :wow :fun', 'You are the greatest~~TAXIFUNK~~ :wow :fun', 'visible', '2005-11-24 17:25:00', '2005-11-24 17:25:00', '2005-11-24 17:25:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2037, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'GG might be joking, 1 joke I started was not making an active link. Of course I wont post fictitious news just to test the code for that. Still learning by doing. The pros knew about this primer and were joking on IRC, thought, oh well, its good for reference occasionally even a couple of months later. Dont take me too serious, no matter what happens, and have nice skinning holidays!', 'GG might be joking, 1 joke I started was not making an active link. Of course I wont post fictitious news just to test the code for that. Still learning by doing. The pros knew about this primer and were joking on IRC, thought, oh well, its good for reference occasionally even a couple of months later. Dont take me too serious, no matter what happens, and have nice skinning holidays!', 'visible', '2005-11-25 08:22:54', '2005-11-25 08:22:54', '2005-11-25 08:22:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2038, NULL, news_articles.id, NULL, NULL, 'G.G.', 'My friend~~TAXIFUNK~~You are doing a great job~~~Sincerely-Joost.', 'My friend~~TAXIFUNK~~You are doing a great job~~~Sincerely-Joost.', 'visible', '2005-11-25 09:19:35', '2005-11-25 09:19:35', '2005-11-25 09:19:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2039, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Thanks, GG. Still cleaning up things this week. Really glad you said so now. We´ll be in touch again a new way if you like, meanwhile appreciate your patience while I learn and adjust some internal things of mine. Good you are still around - and this means no further wicked things. Peace and thanks for being GG. Not many GG´s around. :cool', 'Thanks, GG. Still cleaning up things this week. Really glad you said so now. We´ll be in touch again a new way if you like, meanwhile appreciate your patience while I learn and adjust some internal things of mine. Good you are still around - and this means no further wicked things. Peace and thanks for being GG. Not many GG´s around. :cool', 'visible', '2005-11-26 18:10:44', '2005-11-26 18:10:44', '2005-11-26 18:10:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2040, NULL, news_articles.id, NULL, NULL, 'G.G.', 'It&acute;s me a peasure,TAXIFUNK :cool LOL LOL', 'It&amp;acute;s me a peasure,TAXIFUNK :cool LOL LOL', 'visible', '2005-11-27 09:40:25', '2005-11-27 09:40:25', '2005-11-27 09:40:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2041, NULL, news_articles.id, NULL, NULL, 'G.G.', 'Sorry--it&acute;s me a great pleasure,TAXIFUNK; :cool LOL LOL', 'Sorry--it&amp;acute;s me a great pleasure,TAXIFUNK; :cool LOL LOL', 'visible', '2005-11-27 09:41:43', '2005-11-27 09:41:43', '2005-11-27 09:41:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1157
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2042, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*', '*-*', 'visible', '2005-12-04 00:59:37', '2005-12-04 00:59:37', '2005-12-04 00:59:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1158
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2043, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'What was new for me, since last tuesday at the latest, it seems the public version manages by not prefetching the wb load exe or having it resident either, anymore, plus another trick it uses less RAM than win XP SP2 itself EVEN on my old laptop with many programs running, an old graphics card and no more than 512MB of RAM when adding WindowFX which I did not know until I asked someone else using it. Cool sig., Wary109 that You Are Right I`m Not Artist.........\r<BR>Bt SKINBASE is MY LIVe............. applies to me a bit, I think. The aura skin that came with it showed transparency well in the menues a new way, and the glowing buttons, well well. Seems like Vista could be fun instead of the opposite looking at object dock plus and this version of wb (no income by saying so, nighty nite) as far as the skinning aspects are concerned..', 'What was new for me, since last tuesday at the latest, it seems the public version manages by not prefetching the wb load exe or having it resident either, anymore, plus another trick it uses less RAM than win XP SP2 itself EVEN on my old laptop with many programs running, an old graphics card and no more than 512MB of RAM when adding WindowFX which I did not know until I asked someone else using it. Cool sig., Wary109 that You Are Right I`m Not Artist.........<br />\r&lt;BR&gt;Bt SKINBASE is MY LIVe............. applies to me a bit, I think. The aura skin that came with it showed transparency well in the menues a new way, and the glowing buttons, well well. Seems like Vista could be fun instead of the opposite looking at object dock plus and this version of wb (no income by saying so, nighty nite) as far as the skinning aspects are concerned..', 'visible', '2005-12-04 02:57:37', '2005-12-04 02:57:37', '2005-12-04 02:57:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1158
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2044, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I&acute;ve purchased lately Object Desktop from Stardock and I&acute;m really satisfied with WindowBlinds 5. It really works fast and no problems so far.', 'I&amp;acute;ve purchased lately Object Desktop from Stardock and I&amp;acute;m really satisfied with WindowBlinds 5. It really works fast and no problems so far.', 'visible', '2005-12-05 08:34:53', '2005-12-05 08:34:53', '2005-12-05 08:34:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1158
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2045, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Shame I cant just update 1 comment in this section, anyway, thats another great topic, yeah, we had that I think as a feature of its own, Object Dock, not Desktop, which you dont even have to purchase, but the plus is the one you buy real cheap and its worth it which is only interesting to say here because we have themes for that here, and - you can use a lot of icons in further sections of ours like the ones meant for icon packager, or general icon sets, and select the ones in size 48x48, check if they even happen to have 256 colors, and wow, your ON! Looks real sharp in ODOCK, and there will be more of that pouring in long before Vista. \r<BR>\r<BR>Now Object DESKtop, not Dock, of course includes zillions of goodies like wb, skin studio, so the names are almost a bit easy to get mixed up and was also worth it for me, because they have several ways of getting where I upgraded to now. At now risk, after first free testing icon packager, then registering cheap you can get everything together working free first, theme manager, wb publick, skin studio public, logonstudio which is free, bootskin which is free and coordinate everything, then with no more additional time limit. And THEN cheap further upgrades allow going up to Object DESKtop registered with all of that stuff AND then you get reductions on the skin browser, they threw in a skinning site in the past, a tray browser etc. for the skins, its really something for a family and a whole year, but you can do it bit by bit, till your fully ready for then just loading and making skins etc.\r<BR>\r<BR>Considering that was a separate news entry though, let me get back to the WB thing I did not mention which applies to most, and thus many, many skinners around here because they use WB anyway: What I said of course DOES NOT just apply to the PUBLIC version, but the REGISTERED one which is enhanced and most of us are using!!! That also works with FX AND OD\r<BR>\r<BR>Because that WB event was so important I had stuck it in the chat box a day afterwards when having tested it all, just released that primer newspost so I thought, TAXI with a stardock post again, errh,, Appreciate the developers putting it in themselves here now, more detailed info anyway, the best way for this. Its just such a bunch of users and artists into it as you can see by the questions they place here too, meaning they are involved, and most times they really like it when it works with a bit of support and say so, thanks to them for doing that, and we send em here with a link every once and while which speeds up support, so thanks', 'Shame I cant just update 1 comment in this section, anyway, thats another great topic, yeah, we had that I think as a feature of its own, Object Dock, not Desktop, which you dont even have to purchase, but the plus is the one you buy real cheap and its worth it which is only interesting to say here because we have themes for that here, and - you can use a lot of icons in further sections of ours like the ones meant for icon packager, or general icon sets, and select the ones in size 48x48, check if they even happen to have 256 colors, and wow, your ON! Looks real sharp in ODOCK, and there will be more of that pouring in long before Vista. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Now Object DESKtop, not Dock, of course includes zillions of goodies like wb, skin studio, so the names are almost a bit easy to get mixed up and was also worth it for me, because they have several ways of getting where I upgraded to now. At now risk, after first free testing icon packager, then registering cheap you can get everything together working free first, theme manager, wb publick, skin studio public, logonstudio which is free, bootskin which is free and coordinate everything, then with no more additional time limit. And THEN cheap further upgrades allow going up to Object DESKtop registered with all of that stuff AND then you get reductions on the skin browser, they threw in a skinning site in the past, a tray browser etc. for the skins, its really something for a family and a whole year, but you can do it bit by bit, till your fully ready for then just loading and making skins etc.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Considering that was a separate news entry though, let me get back to the WB thing I did not mention which applies to most, and thus many, many skinners around here because they use WB anyway: What I said of course DOES NOT just apply to the PUBLIC version, but the REGISTERED one which is enhanced and most of us are using!!! That also works with FX AND OD<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Because that WB event was so important I had stuck it in the chat box a day afterwards when having tested it all, just released that primer newspost so I thought, TAXI with a stardock post again, errh,, Appreciate the developers putting it in themselves here now, more detailed info anyway, the best way for this. Its just such a bunch of users and artists into it as you can see by the questions they place here too, meaning they are involved, and most times they really like it when it works with a bit of support and say so, thanks to them for doing that, and we send em here with a link every once and while which speeds up support, so thanks', 'visible', '2005-12-05 14:40:11', '2005-12-05 14:40:11', '2005-12-05 14:40:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1158
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2046, 52229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 52229 AND users.deleted_at IS NULL) THEN 52229 ELSE NULL END, NULL, 'joosttielemans', 'LOL', 'LOL', 'visible', '2005-12-16 21:31:21', '2005-12-16 21:31:21', '2005-12-16 21:31:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2047, NULL, news_articles.id, NULL, NULL, 'alfa31', 'LOL', 'LOL', 'visible', '2005-12-18 09:26:55', '2005-12-18 09:26:55', '2005-12-18 09:26:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2048, 49193, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49193 AND users.deleted_at IS NULL) THEN 49193 ELSE NULL END, NULL, 'Wolfghost', ':)', ':)', 'visible', '2005-12-31 02:40:05', '2005-12-31 02:40:05', '2005-12-31 02:40:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2049, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Some have things in common here, anyway, there will be more on this according to SoulGirl from their forum later next year. For us I would wonder who would want image insertion around here supported which might not be worth it if it had to be paid for. Some other day if that happens anyway, the paysite, who knows, then it could be nice to use your own things here, meanwhile Microsoft announced their new Vista Messenger but that does not change anything for me, and neither does a free firefox plugin because it does not have a preview. Next update on this topic might be some months later in our forthcoming SkinMag. Thanks for reading and cya later on this topic. :smoke Good idea, let me go nibble on a plant or some diesel, Wolfghost, cool signature of yours that Please don´t let a sheep go my way, .... :car', 'Some have things in common here, anyway, there will be more on this according to SoulGirl from their forum later next year. For us I would wonder who would want image insertion around here supported which might not be worth it if it had to be paid for. Some other day if that happens anyway, the paysite, who knows, then it could be nice to use your own things here, meanwhile Microsoft announced their new Vista Messenger but that does not change anything for me, and neither does a free firefox plugin because it does not have a preview. Next update on this topic might be some months later in our forthcoming SkinMag. Thanks for reading and cya later on this topic. :smoke Good idea, let me go nibble on a plant or some diesel, Wolfghost, cool signature of yours that Please don´t let a sheep go my way, .... :car', 'visible', '2005-12-31 09:48:58', '2005-12-31 09:48:58', '2005-12-31 09:48:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2050, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks Adni and HOORAY on Serge. Toby, it goes without saying.', 'Thanks Adni and HOORAY on Serge. Toby, it goes without saying.', 'visible', '2006-01-02 01:20:35', '2006-01-02 01:20:35', '2006-01-02 01:20:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2051, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Wow, split :car into parts, hey thanks for the news Adni, no joke, AND THANKS FOR GREAT HELP by the joining of Sally, + Srg01 This was my ultimate present, more help. Thanks to my tutors Good new year :p to keep on again', 'Wow, split :car into parts, hey thanks for the news Adni, no joke, AND THANKS FOR GREAT HELP by the joining of Sally, + Srg01 This was my ultimate present, more help. Thanks to my tutors Good new year :p to keep on again', 'visible', '2006-01-02 04:21:53', '2006-01-02 04:21:53', '2006-01-02 04:21:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2052, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Let me practice once more, its Serge, not Srg unless chatting. This no chat, I think. Thanks Alfa30 for also being along on the journey which started a bit earlier for me as a good colleague. Still learning + enjoying, sorting out these holidays... :o :magic }:? :cool :winter ;)', 'Let me practice once more, its Serge, not Srg unless chatting. This no chat, I think. Thanks Alfa30 for also being along on the journey which started a bit earlier for me as a good colleague. Still learning + enjoying, sorting out these holidays... :o :magic }:? :cool :winter ;)', 'visible', '2006-01-02 04:55:48', '2006-01-02 04:55:48', '2006-01-02 04:55:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2053, 46326, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46326 AND users.deleted_at IS NULL) THEN 46326 ELSE NULL END, NULL, 'echomist', 'Welcome to the new members to the admin team. Here&acute;s hoping it&acute;s a lot of fun for you.\r<BR>Happy New Year echomist', 'Welcome to the new members to the admin team. Here&amp;acute;s hoping it&amp;acute;s a lot of fun for you.<br />\r&lt;BR&gt;Happy New Year echomist', 'visible', '2006-01-02 06:15:47', '2006-01-02 06:15:47', '2006-01-02 06:15:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2054, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Hey thanks!!!', 'Hey thanks!!!', 'visible', '2006-01-02 06:27:13', '2006-01-02 06:27:13', '2006-01-02 06:27:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2055, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Thanks a lot to Adni for his kind words of welcome and thanks to admins and members for accepting me in the team.\r<BR>Special thanks to Sally ... of course ;)', 'Thanks a lot to Adni for his kind words of welcome and thanks to admins and members for accepting me in the team.<br />\r&lt;BR&gt;Special thanks to Sally ... of course ;)', 'visible', '2006-01-02 12:20:49', '2006-01-02 12:20:49', '2006-01-02 12:20:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2056, 36919, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36919 AND users.deleted_at IS NULL) THEN 36919 ELSE NULL END, NULL, 'Boss019', 'All good choices. And maybe you guys can keep Adni in line now. :lol: Congrats to all of you! :)', 'All good choices. And maybe you guys can keep Adni in line now. :lol: Congrats to all of you! :)', 'visible', '2006-01-02 22:09:44', '2006-01-02 22:09:44', '2006-01-02 22:09:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2057, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks Rick!!', 'Thanks Rick!!', 'visible', '2006-01-02 22:35:32', '2006-01-02 22:35:32', '2006-01-02 22:35:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2058, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Hey, ´preciate your universal tolerance Boss019, Adni18, you know what? Its serious mischief my brains up to, that sounds like a compatible leader team. Not authorized to say so, but I truly look up to an artist with another good name and profound knowledge, why you could attend to that yourself ;) one day. Ok but the advantage is, :car can make another attempt to learn how to be moderate(d) in the basement, as you said the other day, releaved wow.', 'Hey, ´preciate your universal tolerance Boss019, Adni18, you know what? Its serious mischief my brains up to, that sounds like a compatible leader team. Not authorized to say so, but I truly look up to an artist with another good name and profound knowledge, why you could attend to that yourself ;) one day. Ok but the advantage is, :car can make another attempt to learn how to be moderate(d) in the basement, as you said the other day, releaved wow.', 'visible', '2006-01-02 23:41:43', '2006-01-02 23:41:43', '2006-01-02 23:41:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2059, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Thanks a lot Rick ;) very much appreciated', 'Thanks a lot Rick ;) very much appreciated', 'visible', '2006-01-02 23:55:06', '2006-01-02 23:55:06', '2006-01-02 23:55:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2060, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'props and congrats to the three new admins!', 'props and congrats to the three new admins!', 'visible', '2006-01-03 01:59:29', '2006-01-03 01:59:29', '2006-01-03 01:59:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2061, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks ether!!! Looking forward to your new upload.', 'Thanks ether!!! Looking forward to your new upload.', 'visible', '2006-01-03 02:06:52', '2006-01-03 02:06:52', '2006-01-03 02:06:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2062, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Thanks a lot Ether ;)', 'Thanks a lot Ether ;)', 'visible', '2006-01-03 10:22:22', '2006-01-03 10:22:22', '2006-01-03 10:22:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2063, 25278, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 25278 AND users.deleted_at IS NULL) THEN 25278 ELSE NULL END, NULL, 'araut', 'Congrats to kchristine, Srg01 and TAXIFUNK. You are always halping people around and i know you will make a great job as admins on SB community.\r<BR>I bid you good luck. : )', 'Congrats to kchristine, Srg01 and TAXIFUNK. You are always halping people around and i know you will make a great job as admins on SB community.<br />\r&lt;BR&gt;I bid you good luck. : )', 'visible', '2006-01-03 17:10:55', '2006-01-03 17:10:55', '2006-01-03 17:10:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2064, 25278, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 25278 AND users.deleted_at IS NULL) THEN 25278 ELSE NULL END, NULL, 'araut', 'oops..\r<BR>&acute;halping&acute; = helping... it seems my english needs help, too... lol\r<BR>', 'oops..<br />\r&lt;BR&gt;&amp;acute;halping&amp;acute; = helping... it seems my english needs help, too... lol<br />\r&lt;BR&gt;', 'visible', '2006-01-03 17:12:47', '2006-01-03 17:12:47', '2006-01-03 17:12:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2065, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Thanks very much Araut ;)', 'Thanks very much Araut ;)', 'visible', '2006-01-03 17:19:27', '2006-01-03 17:19:27', '2006-01-03 17:19:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2066, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks araut. You do English better than I do and I was born and raised in the States.', 'Thanks araut. You do English better than I do and I was born and raised in the States.', 'visible', '2006-01-03 20:20:24', '2006-01-03 20:20:24', '2006-01-03 20:20:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2067, 41926, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41926 AND users.deleted_at IS NULL) THEN 41926 ELSE NULL END, NULL, 'MaryQualls', 'HOORAY!!!!!!!! What a great way to start off the new year. Thanks to gRAVE and all his crew for this wonderful and welcome change. :)', 'HOORAY!!!!!!!! What a great way to start off the new year. Thanks to gRAVE and all his crew for this wonderful and welcome change. :)', 'visible', '2006-01-03 20:24:11', '2006-01-03 20:24:11', '2006-01-03 20:24:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2068, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Sounds good. So does this mean all new submissions get added to the site once an administrator or moderator has approved the upload? Like the old skinz.org system?', 'Sounds good. So does this mean all new submissions get added to the site once an administrator or moderator has approved the upload? Like the old skinz.org system?', 'visible', '2006-01-03 21:28:31', '2006-01-03 21:28:31', '2006-01-03 21:28:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2069, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Hi Scarebear. The moderation is for new members only. That moderation is to keep people from uploading porn on the site. That is the only moderation that will be done.', 'Hi Scarebear. The moderation is for new members only. That moderation is to keep people from uploading porn on the site. That is the only moderation that will be done.', 'visible', '2006-01-03 22:03:14', '2006-01-03 22:03:14', '2006-01-03 22:03:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2070, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'In addition of what kchristine said above there are 3 kind of uploads that are not allowed at Skinbase: Pornographic material, material with Violence and Rips.', 'In addition of what kchristine said above there are 3 kind of uploads that are not allowed at Skinbase: Pornographic material, material with Violence and Rips.', 'visible', '2006-01-03 23:11:31', '2006-01-03 23:11:31', '2006-01-03 23:11:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2071, 40283, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 40283 AND users.deleted_at IS NULL) THEN 40283 ELSE NULL END, NULL, 'Kavel', 'Félicitations Srg01, tu mérite vraiment cette place, j&acute;esp&#232;re que tu continuera malgré tout de nous régaler de tes créations ;)\r<BR>Bonne continuation dans tes nouvelles fonctions ;)', 'Félicitations Srg01, tu mérite vraiment cette place, j&amp;acute;esp&amp;#232;re que tu continuera malgré tout de nous régaler de tes créations ;)<br />\r&lt;BR&gt;Bonne continuation dans tes nouvelles fonctions ;)', 'visible', '2006-01-03 23:35:00', '2006-01-03 23:35:00', '2006-01-03 23:35:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2072, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Merci infiniment Kavel, t&acute;inqui&#232;te, je continuerais &#224; sévir sur Armatronic ;)\r<BR>\r<BR>I translate :\r<BR>Kavel congrats me (many thanks to him ;) ) he said that I deserve it (I agree LOL ) and he hope I continue to go on his web site ( i said of course) :)', 'Merci infiniment Kavel, t&amp;acute;inqui&amp;#232;te, je continuerais &amp;#224; sévir sur Armatronic ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I translate :<br />\r&lt;BR&gt;Kavel congrats me (many thanks to him ;) ) he said that I deserve it (I agree LOL ) and he hope I continue to go on his web site ( i said of course) :)', 'visible', '2006-01-03 23:51:42', '2006-01-03 23:51:42', '2006-01-03 23:51:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2073, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'I need to check how users see their status in normal pages. Its been a day. Thanks for all the work, Adni, Grave, collecting suggestions and more, Snowman. We might make a feedback poll which this basically is right here I think. And thanks for users supporting us before and after the idea. Dont be shy to upload, this class system isnt racist, its moderate I think and hope :trophy', 'I need to check how users see their status in normal pages. Its been a day. Thanks for all the work, Adni, Grave, collecting suggestions and more, Snowman. We might make a feedback poll which this basically is right here I think. And thanks for users supporting us before and after the idea. Dont be shy to upload, this class system isnt racist, its moderate I think and hope :trophy', 'visible', '2006-01-04 02:04:26', '2006-01-04 02:04:26', '2006-01-04 02:04:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2074, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Wow great thanks Ether Cab announced 2ce as usual. But its getting official Appreciate translating, Serge a friendly idea :Smile', 'Wow great thanks Ether Cab announced 2ce as usual. But its getting official Appreciate translating, Serge a friendly idea :Smile', 'visible', '2006-01-04 02:14:23', '2006-01-04 02:14:23', '2006-01-04 02:14:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2075, 434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 434 AND users.deleted_at IS NULL) THEN 434 ELSE NULL END, NULL, 'grimspoon', 'Bravo to gRAVE and the administrators and thanks for your time noobs, this site is going to RAWK!!! |O| :trophy :aw ()() :moon :brb', 'Bravo to gRAVE and the administrators and thanks for your time noobs, this site is going to RAWK!!! |O| :trophy :aw ()() :moon :brb', 'visible', '2006-01-04 03:25:05', '2006-01-04 03:25:05', '2006-01-04 03:25:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2076, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Skinbase is the best!!', 'Skinbase is the best!!', 'visible', '2006-01-04 03:45:26', '2006-01-04 03:45:26', '2006-01-04 03:45:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2077, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'I love the sound of the new moderation system. Bravo guys and girls :)', 'I love the sound of the new moderation system. Bravo guys and girls :)', 'visible', '2006-01-04 12:24:43', '2006-01-04 12:24:43', '2006-01-04 12:24:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2078, 52229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 52229 AND users.deleted_at IS NULL) THEN 52229 ELSE NULL END, NULL, 'joosttielemans', 'Great work !!!!', 'Great work !!!!', 'visible', '2006-01-04 18:11:44', '2006-01-04 18:11:44', '2006-01-04 18:11:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2079, 52229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 52229 AND users.deleted_at IS NULL) THEN 52229 ELSE NULL END, NULL, 'joosttielemans', 'Congrats to kchristine,Srg01 and TAXIFUNK. :Happy', 'Congrats to kchristine,Srg01 and TAXIFUNK. :Happy', 'visible', '2006-01-04 18:18:44', '2006-01-04 18:18:44', '2006-01-04 18:18:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2080, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks Joost!!!!!!!!!!!!!!!!!!!', 'Thanks Joost!!!!!!!!!!!!!!!!!!!', 'visible', '2006-01-04 19:10:44', '2006-01-04 19:10:44', '2006-01-04 19:10:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2081, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Another year, another thanks ;)', 'Another year, another thanks ;)', 'visible', '2006-01-04 19:40:10', '2006-01-04 19:40:10', '2006-01-04 19:40:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2082, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Happy new year to everybody! :cool Just came back from a small tour around victoria (visiting family) and a lot has happened, I see :) Congrats to the new moderators! :fun', 'Happy new year to everybody! :cool Just came back from a small tour around victoria (visiting family) and a lot has happened, I see :) Congrats to the new moderators! :fun', 'visible', '2006-01-05 03:51:52', '2006-01-05 03:51:52', '2006-01-05 03:51:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2083, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks lecrayon.', 'Thanks lecrayon.', 'visible', '2006-01-05 05:22:37', '2006-01-05 05:22:37', '2006-01-05 05:22:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2084, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Thanks a lot Lecrayon ;)', 'Thanks a lot Lecrayon ;)', 'visible', '2006-01-05 09:48:27', '2006-01-05 09:48:27', '2006-01-05 09:48:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2085, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Yes, so glad I can say thanks + HNY to lecrayon here, too, and agree with you all incl. what Scarebear said last because it is getting more understandable & beginning to work the way meant including new staff list and the table above saying better who is ABLE and IN CHARGE (technically) to do what now; while I write new staff list is functional although being completed but shows more background. \r<BR>\r<BR>The rest you will see yourselves + enjoy I hope, while it goes on but it works. And now the people announced really have the codes + instructions users expected them to have or were wondering about. Hoorayy! :lol', 'Yes, so glad I can say thanks + HNY to lecrayon here, too, and agree with you all incl. what Scarebear said last because it is getting more understandable &amp; beginning to work the way meant including new staff list and the table above saying better who is ABLE and IN CHARGE (technically) to do what now; while I write new staff list is functional although being completed but shows more background. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The rest you will see yourselves + enjoy I hope, while it goes on but it works. And now the people announced really have the codes + instructions users expected them to have or were wondering about. Hoorayy! :lol', 'visible', '2006-01-05 12:36:22', '2006-01-05 12:36:22', '2006-01-05 12:36:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2086, 52229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 52229 AND users.deleted_at IS NULL) THEN 52229 ELSE NULL END, NULL, 'joosttielemans', 'Hooray LOL LOL LOL', 'Hooray LOL LOL LOL', 'visible', '2006-01-05 13:01:39', '2006-01-05 13:01:39', '2006-01-05 13:01:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2087, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'I think it&acute;s wonderful!! Way to go SkinBase!!! :Happy', 'I think it&amp;acute;s wonderful!! Way to go SkinBase!!! :Happy', 'visible', '2006-01-05 13:55:52', '2006-01-05 13:55:52', '2006-01-05 13:55:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2088, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Next issue involved :car wants to get transparent for everybody here in the new system: Who´s in charge of feature decisions in the new system? \r<BR>\r<BR>New moderators like kchristine, Srg01, TAXIFUNK are currently are not in charge for featuring according to my info right now, excepting Alfa who was instructed for that a bit earlier.\r<BR>\r<BR>Yet technically speaking he is still monitored a bit from up above while doing that, like most moderators. I know I am not in charge for feat.´s, the rest is info I tried to look into but am still learning more about.\r<BR>\r<BR>Its more like some of the Admins, i. e. adni, snowman in the rare moments he has time on the side for stumbling on things he thinks uncommon considering the amount he has seen, and some other Admins doing that.\r<BR>', 'Next issue involved :car wants to get transparent for everybody here in the new system: Who´s in charge of feature decisions in the new system? <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;New moderators like kchristine, Srg01, TAXIFUNK are currently are not in charge for featuring according to my info right now, excepting Alfa who was instructed for that a bit earlier.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Yet technically speaking he is still monitored a bit from up above while doing that, like most moderators. I know I am not in charge for feat.´s, the rest is info I tried to look into but am still learning more about.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Its more like some of the Admins, i. e. adni, snowman in the rare moments he has time on the side for stumbling on things he thinks uncommon considering the amount he has seen, and some other Admins doing that.<br />\r&lt;BR&gt;', 'visible', '2006-01-06 03:08:54', '2006-01-06 03:08:54', '2006-01-06 03:08:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2089, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Way to go you all,Leave it to SkinBase Administrators to come up with a new and inventive way to handle a Big problem,I tip my hat to you all,Will done again :Smile :sangria', 'Way to go you all,Leave it to SkinBase Administrators to come up with a new and inventive way to handle a Big problem,I tip my hat to you all,Will done again :Smile :sangria', 'visible', '2006-01-06 04:36:53', '2006-01-06 04:36:53', '2006-01-06 04:36:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2090, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Both links lead me to impresslingly alternative types of sites and inspired me to try to translate some similar MS developments in a different way, though.\r<BR>\r<BR>What I like about the first site is the advanced level of instructions for adapting to Win98 and the second site has a loveable selfironic approach while presenting quite some individual customization related things in a positive hacking like style I think I should not underestimate.\r<BR>\r<BR>And it made me curious to glimpse at your gallery where I found a minimalistic red dark self-portrait from days I wasn´t here yet, a pleasure to catch up on that, because I liked that, too. :D', 'Both links lead me to impresslingly alternative types of sites and inspired me to try to translate some similar MS developments in a different way, though.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;What I like about the first site is the advanced level of instructions for adapting to Win98 and the second site has a loveable selfironic approach while presenting quite some individual customization related things in a positive hacking like style I think I should not underestimate.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And it made me curious to glimpse at your gallery where I found a minimalistic red dark self-portrait from days I wasn´t here yet, a pleasure to catch up on that, because I liked that, too. :D', 'visible', '2006-01-06 14:06:15', '2006-01-06 14:06:15', '2006-01-06 14:06:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1162
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2091, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', '&quot;Hip pip pip!...HOURRA!&quot;\r<BR>:D', '&amp;quot;Hip pip pip!...HOURRA!&amp;quot;<br />\r&lt;BR&gt;:D', 'visible', '2006-01-06 16:36:55', '2006-01-06 16:36:55', '2006-01-06 16:36:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2092, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks Mike!!', 'Thanks Mike!!', 'visible', '2006-01-06 19:24:57', '2006-01-06 19:24:57', '2006-01-06 19:24:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2093, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Congrats to kchristine,Srg01 and TAXIFUNK,You all three deserve the good things that come to you! :Smile I hope that you all have fun and enjoy! :)', 'Congrats to kchristine,Srg01 and TAXIFUNK,You all three deserve the good things that come to you! :Smile I hope that you all have fun and enjoy! :)', 'visible', '2006-01-06 22:25:19', '2006-01-06 22:25:19', '2006-01-06 22:25:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2094, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'And were still on it, but Hi Alfa, sometimes you were ahead of me or vice versa, plus my French, oh well. Stay tuned Seems Alfa relieved to, and all new moderators are alike incl. him. We keep you up to date soon... My point was Alfa does not feat. himself, so congrats now that that is clear btw. :D', 'And were still on it, but Hi Alfa, sometimes you were ahead of me or vice versa, plus my French, oh well. Stay tuned Seems Alfa relieved to, and all new moderators are alike incl. him. We keep you up to date soon... My point was Alfa does not feat. himself, so congrats now that that is clear btw. :D', 'visible', '2006-01-06 23:16:45', '2006-01-06 23:16:45', '2006-01-06 23:16:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2095, 52229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 52229 AND users.deleted_at IS NULL) THEN 52229 ELSE NULL END, NULL, 'joosttielemans', 'Thanks for the explanation,this is clear for me..... :Happy :Happy', 'Thanks for the explanation,this is clear for me..... :Happy :Happy', 'visible', '2006-01-07 09:41:31', '2006-01-07 09:41:31', '2006-01-07 09:41:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2096, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Welcome and I am VERY GLAD we are getting together again, all of us including Joost. GREAT. Rest later :cool :beer', 'Welcome and I am VERY GLAD we are getting together again, all of us including Joost. GREAT. Rest later :cool :beer', 'visible', '2006-01-07 10:43:19', '2006-01-07 10:43:19', '2006-01-07 10:43:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2097, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks Mike.', 'Thanks Mike.', 'visible', '2006-01-07 19:46:40', '2006-01-07 19:46:40', '2006-01-07 19:46:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2098, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Thanks very much for this kind comment Mikelly, \r<BR>very much appreciated ;)', 'Thanks very much for this kind comment Mikelly, <br />\r&lt;BR&gt;very much appreciated ;)', 'visible', '2006-01-07 22:18:13', '2006-01-07 22:18:13', '2006-01-07 22:18:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2099, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'I better watch out, good tip Mike ;) those things might be coming faster thank I seek shelter :fun - thanks :sangria', 'I better watch out, good tip Mike ;) those things might be coming faster thank I seek shelter :fun - thanks :sangria', 'visible', '2006-01-08 00:28:58', '2006-01-08 00:28:58', '2006-01-08 00:28:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2100, 49924, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49924 AND users.deleted_at IS NULL) THEN 49924 ELSE NULL END, NULL, 'Claudia Morris', 'Chould you please send me in detail how to download these start up skins and all the info of boot skins and themes and stuff. I would really like to download these skins but I am dumb when it comes to finding the in order to change the skins and finding them please help gailwinds2006@bellsouth.net', 'Chould you please send me in detail how to download these start up skins and all the info of boot skins and themes and stuff. I would really like to download these skins but I am dumb when it comes to finding the in order to change the skins and finding them please help gailwinds2006@bellsouth.net', 'visible', '2006-01-15 10:44:34', '2006-01-15 10:44:34', '2006-01-15 10:44:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1162
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2101, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'I am just old and crusty anyway :cool', 'I am just old and crusty anyway :cool', 'visible', '2006-01-16 20:15:27', '2006-01-16 20:15:27', '2006-01-16 20:15:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2102, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Congrats! :fun Now I&acute;ll be buying more shares of BAYER :Smile', 'Congrats! :fun Now I&amp;acute;ll be buying more shares of BAYER :Smile', 'visible', '2006-01-16 20:19:38', '2006-01-16 20:19:38', '2006-01-16 20:19:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1160
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2103, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Good luck to all :Happy', 'Good luck to all :Happy', 'visible', '2006-01-17 21:30:56', '2006-01-17 21:30:56', '2006-01-17 21:30:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1165
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2104, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Well said! Good luck, all :winter participants! Congrats on an interesting popular newspost, btw :trophy', 'Well said! Good luck, all :winter participants! Congrats on an interesting popular newspost, btw :trophy', 'visible', '2006-01-19 17:00:28', '2006-01-19 17:00:28', '2006-01-19 17:00:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1165
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2105, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Latest development without being worth a new post is something I found here, confirming a rumor I had already heard from a good source about a beta version of MSN by Microsoft already existing in an English 8 build: (you might have to paste this link, I am just adding it as is for a late night goodie) \r<BR> http://news.com.com/2100-1023-961906.html', 'Latest development without being worth a new post is something I found here, confirming a rumor I had already heard from a good source about a beta version of MSN by Microsoft already existing in an English 8 build: (you might have to paste this link, I am just adding it as is for a late night goodie) <br />\r&lt;BR&gt; http://news.com.com/2100-1023-961906.html', 'visible', '2006-01-28 05:36:39', '2006-01-28 05:36:39', '2006-01-28 05:36:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1159
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2106, 38873, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38873 AND users.deleted_at IS NULL) THEN 38873 ELSE NULL END, NULL, 'winmodify', 'Here are some &acute;Winter Shapes&acute; for photoshop that might come in handy ; http://share.studio.adobe.com/axAssetDetailSubmit.asp?aID=12995&back=http%3A%2F%2Fshare%2Estudio%2Eadobe%2Ecom%2FaxLGSubmit%2Easp%3Flg%3D1%26p%3D2%26t%3D%2D1%26ft%3DPhotoshop%2BFiles', 'Here are some &amp;acute;Winter Shapes&amp;acute; for photoshop that might come in handy ; http://share.studio.adobe.com/axAssetDetailSubmit.asp?aID=12995&amp;back=http%3A%2F%2Fshare%2Estudio%2Eadobe%2Ecom%2FaxLGSubmit%2Easp%3Flg%3D1%26p%3D2%26t%3D%2D1%26ft%3DPhotoshop%2BFiles', 'visible', '2006-02-03 19:27:46', '2006-02-03 19:27:46', '2006-02-03 19:27:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1165
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2107, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':aw Congratulations, and thanks for MANY more GREAT submissions that would have been worth a prize, too. You artists really helped the base and I hope and think we might have a few more prizes in future contests. AWESOME happenings... :lol :o', ':aw Congratulations, and thanks for MANY more GREAT submissions that would have been worth a prize, too. You artists really helped the base and I hope and think we might have a few more prizes in future contests. AWESOME happenings... :lol :o', 'visible', '2006-02-06 10:13:26', '2006-02-06 10:13:26', '2006-02-06 10:13:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2108, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Congratulations everyone! :aw', 'Congratulations everyone! :aw', 'visible', '2006-02-06 11:18:34', '2006-02-06 11:18:34', '2006-02-06 11:18:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2109, 52229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 52229 AND users.deleted_at IS NULL) THEN 52229 ELSE NULL END, NULL, 'joosttielemans', 'Congratulations to the winners.... :trophy :aw', 'Congratulations to the winners.... :trophy :aw', 'visible', '2006-02-06 13:18:32', '2006-02-06 13:18:32', '2006-02-06 13:18:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2110, 50609, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50609 AND users.deleted_at IS NULL) THEN 50609 ELSE NULL END, NULL, 'Jamaunzie', 'Congratulations to the winners :) \r<BR>\r<BR>And congratulations to all of those who enter the competition in my eyes you are all winners ! All was great work it takes a special kind of person to enter and put their work up for all to see and judge my Hat is off to all :Happy', 'Congratulations to the winners :) <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And congratulations to all of those who enter the competition in my eyes you are all winners ! All was great work it takes a special kind of person to enter and put their work up for all to see and judge my Hat is off to all :Happy', 'visible', '2006-02-06 13:26:43', '2006-02-06 13:26:43', '2006-02-06 13:26:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2111, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'Congratulations everyone. A job well done!! :aw', 'Congratulations everyone. A job well done!! :aw', 'visible', '2006-02-06 13:52:22', '2006-02-06 13:52:22', '2006-02-06 13:52:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2112, 44623, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44623 AND users.deleted_at IS NULL) THEN 44623 ELSE NULL END, NULL, 'saalien', 'Congratulations to all the winners, well done. And thank you to the organisers for a great competition !! :trophy :aw', 'Congratulations to all the winners, well done. And thank you to the organisers for a great competition !! :trophy :aw', 'visible', '2006-02-06 16:53:28', '2006-02-06 16:53:28', '2006-02-06 16:53:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2113, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Congratulations to all the winners and also to all the participants in the contest. There were many wonderful submissions.', 'Congratulations to all the winners and also to all the participants in the contest. There were many wonderful submissions.', 'visible', '2006-02-06 17:16:14', '2006-02-06 17:16:14', '2006-02-06 17:16:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2114, 41926, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41926 AND users.deleted_at IS NULL) THEN 41926 ELSE NULL END, NULL, 'MaryQualls', 'Oh my goodness!!! I won something?!?! THANKS SKINBASE...nor only for the wonderful prize but also for such a great Competion. In my eyes, this Skinbase Competition had no losers -- everyone was a winner just by entering. :)\r<BR>\r<BR>Thanks again for this honor and for the Skinbase email. :love', 'Oh my goodness!!! I won something?!?! THANKS SKINBASE...nor only for the wonderful prize but also for such a great Competion. In my eyes, this Skinbase Competition had no losers -- everyone was a winner just by entering. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks again for this honor and for the Skinbase email. :love', 'visible', '2006-02-06 17:59:31', '2006-02-06 17:59:31', '2006-02-06 17:59:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2115, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Thanks everyone... :Happy', 'Thanks everyone... :Happy', 'visible', '2006-02-06 18:30:15', '2006-02-06 18:30:15', '2006-02-06 18:30:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2116, 47229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 47229 AND users.deleted_at IS NULL) THEN 47229 ELSE NULL END, NULL, 'olli', 'Thank very much :Happy', 'Thank very much :Happy', 'visible', '2006-02-07 12:51:07', '2006-02-07 12:51:07', '2006-02-07 12:51:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2118, 2282, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2282 AND users.deleted_at IS NULL) THEN 2282 ELSE NULL END, NULL, 'PearlDrop', 'Yes, good luck to all!! :Happy :D', 'Yes, good luck to all!! :Happy :D', 'visible', '2006-02-07 14:16:58', '2006-02-07 14:16:58', '2006-02-07 14:16:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1168
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2119, 25278, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 25278 AND users.deleted_at IS NULL) THEN 25278 ELSE NULL END, NULL, 'araut', 'congrats to all winners.:)\r<BR>\r<BR>:trophy \r<BR>:trophy \r<BR>:trophy:trophy', 'congrats to all winners.:)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;:trophy <br />\r&lt;BR&gt;:trophy <br />\r&lt;BR&gt;:trophy:trophy', 'visible', '2006-02-08 07:48:26', '2006-02-08 07:48:26', '2006-02-08 07:48:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2120, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':o PearlDrop got a great avatar + sig. Good luck to EVERYONE. Pretty good, another contest with new prizes in less than a week. This is because everyone has helped a LOT with taking part. Have fun, keep it up, thanks for your great :winter ideas + :heart contributions :trophy', ':o PearlDrop got a great avatar + sig. Good luck to EVERYONE. Pretty good, another contest with new prizes in less than a week. This is because everyone has helped a LOT with taking part. Have fun, keep it up, thanks for your great :winter ideas + :heart contributions :trophy', 'visible', '2006-02-08 09:55:33', '2006-02-08 09:55:33', '2006-02-08 09:55:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1168
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2121, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Good luck all :Happy', 'Good luck all :Happy', 'visible', '2006-02-08 23:02:48', '2006-02-08 23:02:48', '2006-02-08 23:02:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1168
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2122, 50446, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50446 AND users.deleted_at IS NULL) THEN 50446 ELSE NULL END, NULL, 'Patriots', 'I haven&acute;t been on here for a bit...got a bad virus in the computer...I would like to Congradulate all the winners.. :Happy', 'I haven&amp;acute;t been on here for a bit...got a bad virus in the computer...I would like to Congradulate all the winners.. :Happy', 'visible', '2006-02-09 17:14:02', '2006-02-09 17:14:02', '2006-02-09 17:14:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2123, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'Congrats to the winners! :Happy :trophy :congrats', 'Congrats to the winners! :Happy :trophy :congrats', 'visible', '2006-02-09 18:59:37', '2006-02-09 18:59:37', '2006-02-09 18:59:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2124, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Congratulations to the winners :Happy', 'Congratulations to the winners :Happy', 'visible', '2006-02-11 01:48:12', '2006-02-11 01:48:12', '2006-02-11 01:48:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2125, 41926, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41926 AND users.deleted_at IS NULL) THEN 41926 ELSE NULL END, NULL, 'MaryQualls', 'Wow, already there are so many great entries. Good luck to everyone!!! :)', 'Wow, already there are so many great entries. Good luck to everyone!!! :)', 'visible', '2006-02-11 21:01:04', '2006-02-11 21:01:04', '2006-02-11 21:01:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1168
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2126, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'Sorry Nikos I missed the last contest but I will try to finish a skin for that !!!', 'Sorry Nikos I missed the last contest but I will try to finish a skin for that !!!', 'visible', '2006-02-12 10:23:49', '2006-02-12 10:23:49', '2006-02-12 10:23:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1168
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2127, 50015, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50015 AND users.deleted_at IS NULL) THEN 50015 ELSE NULL END, NULL, 'catluvr', 'Congrats all. If you uploaded something for this, you are a winner in my eyes. :aw ;) :Smile', 'Congrats all. If you uploaded something for this, you are a winner in my eyes. :aw ;) :Smile', 'visible', '2006-02-13 19:38:28', '2006-02-13 19:38:28', '2006-02-13 19:38:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2128, 50015, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50015 AND users.deleted_at IS NULL) THEN 50015 ELSE NULL END, NULL, 'catluvr', 'I was not copying. That just stuck in my head. :,', 'I was not copying. That just stuck in my head. :,', 'visible', '2006-02-13 19:39:49', '2006-02-13 19:39:49', '2006-02-13 19:39:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2129, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'wow !!! second prizes ! thank you very much Nikos and all judges !\r<BR>and congrats for molskin & PearlDrop !!!', 'wow !!! second prizes ! thank you very much Nikos and all judges !<br />\r&lt;BR&gt;and congrats for molskin &amp; PearlDrop !!!', 'visible', '2006-02-14 01:01:55', '2006-02-14 01:01:55', '2006-02-14 01:01:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2130, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Congratulations and a big HOORAY to the winners and all participants in this contest. You guys really rock with all the beautiful images.', 'Congratulations and a big HOORAY to the winners and all participants in this contest. You guys really rock with all the beautiful images.', 'visible', '2006-02-14 01:39:41', '2006-02-14 01:39:41', '2006-02-14 01:39:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2131, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Congratulations to the winners..Xav73 molskin & PearlDrop Very well deserved..\r<BR> :Happy', 'Congratulations to the winners..Xav73 molskin &amp; PearlDrop Very well deserved..<br />\r&lt;BR&gt; :Happy', 'visible', '2006-02-14 02:26:03', '2006-02-14 02:26:03', '2006-02-14 02:26:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2132, 50609, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50609 AND users.deleted_at IS NULL) THEN 50609 ELSE NULL END, NULL, 'Jamaunzie', 'Congratulations to the winners :Happy :aw :congrats', 'Congratulations to the winners :Happy :aw :congrats', 'visible', '2006-02-14 02:34:52', '2006-02-14 02:34:52', '2006-02-14 02:34:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2133, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Congratulations to all who particapated. Fine expressions,molskin,Xav73 and PearlDrop. :Happy', 'Congratulations to all who particapated. Fine expressions,molskin,Xav73 and PearlDrop. :Happy', 'visible', '2006-02-14 03:38:55', '2006-02-14 03:38:55', '2006-02-14 03:38:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2134, 2282, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2282 AND users.deleted_at IS NULL) THEN 2282 ELSE NULL END, NULL, 'PearlDrop', ':wow WOW!, this is very unexpected suprise, LOL ...Thanks to everyone! :D \r<BR>It was fun! ;) \r<BR>Congratulations to molskin and Xav73, way to go!! :D :congrats', ':wow WOW!, this is very unexpected suprise, LOL ...Thanks to everyone! :D <br />\r&lt;BR&gt;It was fun! ;) <br />\r&lt;BR&gt;Congratulations to molskin and Xav73, way to go!! :D :congrats', 'visible', '2006-02-14 05:02:23', '2006-02-14 05:02:23', '2006-02-14 05:02:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2135, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Congratulations to the winners! :Happy', 'Congratulations to the winners! :Happy', 'visible', '2006-02-14 06:04:51', '2006-02-14 06:04:51', '2006-02-14 06:04:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2136, 50999, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50999 AND users.deleted_at IS NULL) THEN 50999 ELSE NULL END, NULL, 'Cyberworld', 'Congras to all participators and winners. :aw :Happy :congrats', 'Congras to all participators and winners. :aw :Happy :congrats', 'visible', '2006-02-14 08:12:01', '2006-02-14 08:12:01', '2006-02-14 08:12:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2137, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', ':congrats Congrats to the winners :aw and to all participants :congrats', ':congrats Congrats to the winners :aw and to all participants :congrats', 'visible', '2006-02-14 09:16:46', '2006-02-14 09:16:46', '2006-02-14 09:16:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2138, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Could winners please try to contact me over email, msn or icq ????\r<BR>\r<BR>email: gregor@klevze.si\r<BR>msn: info@klevze.si\r<BR>icq: 37410975\r<BR>', 'Could winners please try to contact me over email, msn or icq ????<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;email: gregor@klevze.si<br />\r&lt;BR&gt;msn: info@klevze.si<br />\r&lt;BR&gt;icq: 37410975<br />\r&lt;BR&gt;', 'visible', '2006-02-14 10:55:26', '2006-02-14 10:55:26', '2006-02-14 10:55:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2139, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'Congrats to the winners! :Happy :trophy :love', 'Congrats to the winners! :Happy :trophy :love', 'visible', '2006-02-14 14:27:51', '2006-02-14 14:27:51', '2006-02-14 14:27:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2140, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':wow What a contest! Big congratulations, hats off to the winners who really put beautiful WORK into their things. :congrats Thanks to ALL for the :love ly shares + creations. Real :fun to enjoy long after contest. ;) Winners of :winter prizes can use same links of gRAVE, if not contacted yet. Good :heart day!', ':wow What a contest! Big congratulations, hats off to the winners who really put beautiful WORK into their things. :congrats Thanks to ALL for the :love ly shares + creations. Real :fun to enjoy long after contest. ;) Winners of :winter prizes can use same links of gRAVE, if not contacted yet. Good :heart day!', 'visible', '2006-02-14 22:17:46', '2006-02-14 22:17:46', '2006-02-14 22:17:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2141, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Gee, tx for keeping us up to date, I was still in the other test version, wow. Already so many changes I saw in Alfa 1 +2. Exciting! Great work. And works well with skinning tools.', 'Gee, tx for keeping us up to date, I was still in the other test version, wow. Already so many changes I saw in Alfa 1 +2. Exciting! Great work. And works well with skinning tools.', 'visible', '2006-02-15 00:09:46', '2006-02-15 00:09:46', '2006-02-15 00:09:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1170
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2142, 34212, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 34212 AND users.deleted_at IS NULL) THEN 34212 ELSE NULL END, NULL, 'molskin', 'Wow. I am very surprised :Happy So many great skins out there. Thank you all. :Happy :Happy :Happy', 'Wow. I am very surprised :Happy So many great skins out there. Thank you all. :Happy :Happy :Happy', 'visible', '2006-02-15 00:31:19', '2006-02-15 00:31:19', '2006-02-15 00:31:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2143, 47229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 47229 AND users.deleted_at IS NULL) THEN 47229 ELSE NULL END, NULL, 'olli', 'Congrats to the winners. :winter :love :winter', 'Congrats to the winners. :winter :love :winter', 'visible', '2006-02-15 11:57:26', '2006-02-15 11:57:26', '2006-02-15 11:57:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2144, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Was a tough decision :O', 'Was a tough decision :O', 'visible', '2006-02-15 21:28:56', '2006-02-15 21:28:56', '2006-02-15 21:28:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2145, 2282, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2282 AND users.deleted_at IS NULL) THEN 2282 ELSE NULL END, NULL, 'PearlDrop', 'Thanks guys! :grin:', 'Thanks guys! :grin:', 'visible', '2006-02-15 23:23:42', '2006-02-15 23:23:42', '2006-02-15 23:23:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2146, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'eh grave you have messenger ?', 'eh grave you have messenger ?', 'visible', '2006-02-16 15:22:55', '2006-02-16 15:22:55', '2006-02-16 15:22:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2147, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Hey Xavier, gRAVE messengers are above, can&acute;t you see them? :)\r<BR>\r<BR>MSN Messenger = info@klevze.si\r<BR>ICQ Messenger = 37410975 \r<BR>\r<BR>Cheers! ;)', 'Hey Xavier, gRAVE messengers are above, can&amp;acute;t you see them? :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;MSN Messenger = info@klevze.si<br />\r&lt;BR&gt;ICQ Messenger = 37410975 <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Cheers! ;)', 'visible', '2006-02-16 18:42:32', '2006-02-16 18:42:32', '2006-02-16 18:42:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1169
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2148, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'Is the good news So we set last day on my web site \r<BR>http://aiglestates.forumactif.com/portal.forum \r<BR> :trophy', 'Is the good news So we set last day on my web site <br />\r&lt;BR&gt;http://aiglestates.forumactif.com/portal.forum <br />\r&lt;BR&gt; :trophy', 'visible', '2006-02-18 16:32:45', '2006-02-18 16:32:45', '2006-02-18 16:32:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1171
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2149, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'That&acute;s easy for you to say sed! I may match those remarks hronologically but I sure as hell won&acute;t admit to being old and crusty. I am refined and gentlemanly LOL :cool :congrats', 'That&amp;acute;s easy for you to say sed! I may match those remarks hronologically but I sure as hell won&amp;acute;t admit to being old and crusty. I am refined and gentlemanly LOL :cool :congrats', 'visible', '2006-02-19 05:26:31', '2006-02-19 05:26:31', '2006-02-19 05:26:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1161
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2150, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'Congratulations*-*', 'Congratulations*-*', 'visible', '2006-02-25 22:38:00', '2006-02-25 22:38:00', '2006-02-25 22:38:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1167
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2151, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':congrats Thanks for your detailed great news feeds. This one looks cool, it´s free, skinnable and has no spyware. Long live the player scene! Reminds me I got to try out several players... Send em an E-card with feedback too, if u try it. Great info', ':congrats Thanks for your detailed great news feeds. This one looks cool, it´s free, skinnable and has no spyware. Long live the player scene! Reminds me I got to try out several players... Send em an E-card with feedback too, if u try it. Great info', 'visible', '2006-03-03 09:10:17', '2006-03-03 09:10:17', '2006-03-03 09:10:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1174
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2152, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'its easy for make skin ???', 'its easy for make skin ???', 'visible', '2006-03-04 00:39:07', '2006-03-04 00:39:07', '2006-03-04 00:39:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1174
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2153, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Good question. At least on that site they seemed to OFFER skins, making them I didnt check. Maybe you can look around there + ask.', 'Good question. At least on that site they seemed to OFFER skins, making them I didnt check. Maybe you can look around there + ask.', 'visible', '2006-03-05 21:51:58', '2006-03-05 21:51:58', '2006-03-05 21:51:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1174
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2154, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Good question. At least on that site they seemed to OFFER skins, making them I didnt check. Maybe you can look around there + ask.', 'Good question. At least on that site they seemed to OFFER skins, making them I didnt check. Maybe you can look around there + ask.', 'visible', '2006-03-05 21:53:14', '2006-03-05 21:53:14', '2006-03-05 21:53:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1174
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2155, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'I found a link for that on their site : http://www.quinnware.com/devzone.php They say its easy and have a doc for that.', 'I found a link for that on their site : http://www.quinnware.com/devzone.php They say its easy and have a doc for that.', 'visible', '2006-03-05 21:54:32', '2006-03-05 21:54:32', '2006-03-05 21:54:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1174
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2156, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'HOORAY!!! A new moderator that I can volunteer for things. Thanks!!!!!! Seriously, Jacob, welcome to the staff. I hope you enjoy it as much as the rest of us do.', 'HOORAY!!! A new moderator that I can volunteer for things. Thanks!!!!!! Seriously, Jacob, welcome to the staff. I hope you enjoy it as much as the rest of us do.', 'visible', '2006-03-08 20:56:43', '2006-03-08 20:56:43', '2006-03-08 20:56:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2157, 41926, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41926 AND users.deleted_at IS NULL) THEN 41926 ELSE NULL END, NULL, 'MaryQualls', 'This is great news, Jacob...congratulations!!! I hope your new duties won&acute;t keep you too busy to upload your beautiful work for us to download and enjoy. ;)', 'This is great news, Jacob...congratulations!!! I hope your new duties won&amp;acute;t keep you too busy to upload your beautiful work for us to download and enjoy. ;)', 'visible', '2006-03-08 21:45:34', '2006-03-08 21:45:34', '2006-03-08 21:45:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2158, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':congrats I am VERY glad to see such a GREAT artist and personality with his friendliness and open mind to other people and languages, sites and viewpoints join a growing team and sharing his time and energy this way. Dont pay attention to all of our advice. But I like your art, you know that. To say it in 2 words like Taxi never does: WELCOME + THANKS :Happy', ':congrats I am VERY glad to see such a GREAT artist and personality with his friendliness and open mind to other people and languages, sites and viewpoints join a growing team and sharing his time and energy this way. Dont pay attention to all of our advice. But I like your art, you know that. To say it in 2 words like Taxi never does: WELCOME + THANKS :Happy', 'visible', '2006-03-08 22:47:08', '2006-03-08 22:47:08', '2006-03-08 22:47:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2159, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Congratulations and welcome to the staff Jacob :congrats You can count on both of us if needed, you&acute;ll see it&acute;s a very friendly team ;)', 'Congratulations and welcome to the staff Jacob :congrats You can count on both of us if needed, you&amp;acute;ll see it&amp;acute;s a very friendly team ;)', 'visible', '2006-03-08 23:13:15', '2006-03-08 23:13:15', '2006-03-08 23:13:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2160, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Hey Serge what about me? Don&acute;t I count? :(', 'Hey Serge what about me? Don&amp;acute;t I count? :(', 'visible', '2006-03-08 23:24:35', '2006-03-08 23:24:35', '2006-03-08 23:24:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2161, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Damn! do I write another silly thing ? Of course you count Sally, you&acute;re the :love of the team, the Baby Girl who makes my days, the sun over the mountains dispeling the haze of my :heart ...\r<BR>...Tilt!... game over ... insert a coin and play again ...', 'Damn! do I write another silly thing ? Of course you count Sally, you&amp;acute;re the :love of the team, the Baby Girl who makes my days, the sun over the mountains dispeling the haze of my :heart ...<br />\r&lt;BR&gt;...Tilt!... game over ... insert a coin and play again ...', 'visible', '2006-03-08 23:41:20', '2006-03-08 23:41:20', '2006-03-08 23:41:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2162, NULL, news_articles.id, NULL, NULL, 'lecrayon', ':wow Thanks for the warm :love welcome. I hope I can be of any value :p', ':wow Thanks for the warm :love welcome. I hope I can be of any value :p', 'visible', '2006-03-09 01:50:54', '2006-03-09 01:50:54', '2006-03-09 01:50:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2163, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'congrats, welcome, have a home-made pie. :) :) :)', 'congrats, welcome, have a home-made pie. :) :) :)', 'visible', '2006-03-09 02:15:46', '2006-03-09 02:15:46', '2006-03-09 02:15:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2164, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Don&acute;t let them overwork you mate :cool', 'Don&amp;acute;t let them overwork you mate :cool', 'visible', '2006-03-09 12:41:49', '2006-03-09 12:41:49', '2006-03-09 12:41:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2165, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'mickeblue would we overwork poor Jacob? YES!!! :lol', 'mickeblue would we overwork poor Jacob? YES!!! :lol', 'visible', '2006-03-09 20:17:46', '2006-03-09 20:17:46', '2006-03-09 20:17:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2170, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':coffee wow. A piece of cake, thanks Ether. We multiplying, wow Next we need food icons back so its not just drinks. And let me see, oh seems like Jacob is processing new avatar and 12height emoticon? This is :magic', ':coffee wow. A piece of cake, thanks Ether. We multiplying, wow Next we need food icons back so its not just drinks. And let me see, oh seems like Jacob is processing new avatar and 12height emoticon? This is :magic', 'visible', '2006-03-10 10:52:02', '2006-03-10 10:52:02', '2006-03-10 10:52:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2171, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', '|O| Hats, off, Joost found it first. :brb Hey its fun. |O|', '|O| Hats, off, Joost found it first. :brb Hey its fun. |O|', 'visible', '2006-03-10 10:54:52', '2006-03-10 10:54:52', '2006-03-10 10:54:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1176
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2173, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Lets go have a beer :sangria', 'Lets go have a beer :sangria', 'visible', '2006-03-10 16:01:38', '2006-03-10 16:01:38', '2006-03-10 16:01:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2174, NULL, news_articles.id, NULL, NULL, 'GreyTata', ':congrats , lecrayon', ':congrats , lecrayon', 'visible', '2006-03-10 17:35:55', '2006-03-10 17:35:55', '2006-03-10 17:35:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2175, 39992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39992 AND users.deleted_at IS NULL) THEN 39992 ELSE NULL END, NULL, 'nadgerry', 'La page est introuvable \r<BR>Il est possible que la page recherchée ait été supprimée, que son nom ait changé ou qu&acute;elle ne soit pas disponible pour le moment. \r<BR>\r<BR>--------------------------------------------------------------------------------\r<BR>\r<BR>Essayez de la mani&#232;re suivante :\r<BR>\r<BR>Si vous avez entré l&acute;adresse de cette page dans la barre d&acute;adresses, vérifiez qu&acute;elle est correcte.\r<BR>\r<BR>Ouvrez la page de démarrage www.skinbase.orget recherchez les liens vers les informations que vous désirez. \r<BR>Cliquez sur le bouton Précédente pour essayer un autre lien. \r<BR>Cliquez sur Rechercher pour trouver des informations sur Internet. \r<BR>\r<BR>\r<BR>\r<BR>HTTP 404 - Fichier introuvable\r<BR>Internet Explorer \r<BR> \r<BR>', 'La page est introuvable <br />\r&lt;BR&gt;Il est possible que la page recherchée ait été supprimée, que son nom ait changé ou qu&amp;acute;elle ne soit pas disponible pour le moment. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;--------------------------------------------------------------------------------<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Essayez de la mani&amp;#232;re suivante :<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Si vous avez entré l&amp;acute;adresse de cette page dans la barre d&amp;acute;adresses, vérifiez qu&amp;acute;elle est correcte.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Ouvrez la page de démarrage www.skinbase.orget recherchez les liens vers les informations que vous désirez. <br />\r&lt;BR&gt;Cliquez sur le bouton Précédente pour essayer un autre lien. <br />\r&lt;BR&gt;Cliquez sur Rechercher pour trouver des informations sur Internet. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;HTTP 404 - Fichier introuvable<br />\r&lt;BR&gt;Internet Explorer <br />\r&lt;BR&gt; <br />\r&lt;BR&gt;', 'visible', '2006-03-11 06:06:21', '2006-03-11 06:06:21', '2006-03-11 06:06:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1166
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2176, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'cheer lecrayon ,you have many chances !', 'cheer lecrayon ,you have many chances !', 'visible', '2006-03-13 14:07:32', '2006-03-13 14:07:32', '2006-03-13 14:07:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2177, 52229, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 52229 AND users.deleted_at IS NULL) THEN 52229 ELSE NULL END, NULL, 'joosttielemans', ':aw :aw :aw :aw Congratulations.....', ':aw :aw :aw :aw Congratulations.....', 'visible', '2006-03-15 19:35:38', '2006-03-15 19:35:38', '2006-03-15 19:35:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2179, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Thank you Joosttielemans', 'Thank you Joosttielemans', 'visible', '2006-03-15 20:41:13', '2006-03-15 20:41:13', '2006-03-15 20:41:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2180, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'When you all started SB, did you expect to se 21,000,000 downloads? Congratulations to the best site on the internet.', 'When you all started SB, did you expect to se 21,000,000 downloads? Congratulations to the best site on the internet.', 'visible', '2006-03-15 21:05:49', '2006-03-15 21:05:49', '2006-03-15 21:05:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2181, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Im so old it could have been me that put up #1..... :p Though I doubt it I&acute;d say Snow or gRAVE or adni (before the 18) :congrats :congrats :congrats', 'Im so old it could have been me that put up #1..... :p Though I doubt it I&amp;acute;d say Snow or gRAVE or adni (before the 18) :congrats :congrats :congrats', 'visible', '2006-03-15 22:00:54', '2006-03-15 22:00:54', '2006-03-15 22:00:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2182, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'If I was guessing I would say gRAVE or adni.', 'If I was guessing I would say gRAVE or adni.', 'visible', '2006-03-15 22:10:35', '2006-03-15 22:10:35', '2006-03-15 22:10:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2183, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Wow 21 - the number of years that counts for almost ANY country to outgrow being a minor. In relation to the time of growth - like WOW - what an amazing speed. Hey sed´s avatar´s spinning, my head, too - :congrats HH', 'Wow 21 - the number of years that counts for almost ANY country to outgrow being a minor. In relation to the time of growth - like WOW - what an amazing speed. Hey sed´s avatar´s spinning, my head, too - :congrats HH', 'visible', '2006-03-15 23:30:20', '2006-03-15 23:30:20', '2006-03-15 23:30:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2184, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', '21,000,000???.... Hang on I have to borrow a few more fingers and toes.\r<BR>\r<BR>That many?\r<BR>\r<BR>Way to go guys! :congrats', '21,000,000???.... Hang on I have to borrow a few more fingers and toes.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;That many?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Way to go guys! :congrats', 'visible', '2006-03-16 01:13:40', '2006-03-16 01:13:40', '2006-03-16 01:13:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2185, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Brilliant :congrats Glad to be part of such a great site!', 'Brilliant :congrats Glad to be part of such a great site!', 'visible', '2006-03-16 06:37:35', '2006-03-16 06:37:35', '2006-03-16 06:37:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2188, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'what !!! 21.000.000 downloads for 1 skin ?', 'what !!! 21.000.000 downloads for 1 skin ?', 'visible', '2006-03-18 07:24:04', '2006-03-18 07:24:04', '2006-03-18 07:24:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2189, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'We are the champions, my friends,,lalalala,......( Freddy Mercury dixit...).Congrats to all Skinbasers and for the Boss :Happy :aw :congrats', 'We are the champions, my friends,,lalalala,......( Freddy Mercury dixit...).Congrats to all Skinbasers and for the Boss :Happy :aw :congrats', 'visible', '2006-03-19 20:47:36', '2006-03-19 20:47:36', '2006-03-19 20:47:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2190, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Great job Always as usual Thanks adni :cool', 'Great job Always as usual Thanks adni :cool', 'visible', '2006-03-20 15:31:08', '2006-03-20 15:31:08', '2006-03-20 15:31:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2191, 48589, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 48589 AND users.deleted_at IS NULL) THEN 48589 ELSE NULL END, NULL, 'aroche', 'Great design adni!!! :congrats', 'Great design adni!!! :congrats', 'visible', '2006-03-20 17:19:10', '2006-03-20 17:19:10', '2006-03-20 17:19:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2192, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':taxi thinks it deserves a separate place in favorites later - good design or internal work - good signatures - good poems whatever. Wow its great :aw', ':taxi thinks it deserves a separate place in favorites later - good design or internal work - good signatures - good poems whatever. Wow its great :aw', 'visible', '2006-03-20 21:57:22', '2006-03-20 21:57:22', '2006-03-20 21:57:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2193, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'It&acute;s a good one adni!!!!! I&acute;m loving it :aw :aw :aw :aw :aw :aw :aw', 'It&amp;acute;s a good one adni!!!!! I&amp;acute;m loving it :aw :aw :aw :aw :aw :aw :aw', 'visible', '2006-03-20 22:02:24', '2006-03-20 22:02:24', '2006-03-20 22:02:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2194, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'i&acute;m really loving all the revamping that&acute;s been going on lately. the themed skins have all been excellent. :D', 'i&amp;acute;m really loving all the revamping that&amp;acute;s been going on lately. the themed skins have all been excellent. :D', 'visible', '2006-03-20 22:32:23', '2006-03-20 22:32:23', '2006-03-20 22:32:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2196, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'Is great :congrats', 'Is great :congrats', 'visible', '2006-03-22 17:06:51', '2006-03-22 17:06:51', '2006-03-22 17:06:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2197, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Great job :aw', 'Great job :aw', 'visible', '2006-03-22 23:03:32', '2006-03-22 23:03:32', '2006-03-22 23:03:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2198, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'BIG thanks to gRAVE :aw Lots of great stuff going on lately, nice theme again Adni :congrats', 'BIG thanks to gRAVE :aw Lots of great stuff going on lately, nice theme again Adni :congrats', 'visible', '2006-03-22 23:50:26', '2006-03-22 23:50:26', '2006-03-22 23:50:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2199, 49518, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49518 AND users.deleted_at IS NULL) THEN 49518 ELSE NULL END, NULL, 'armonia', 'Great skin, I :love it', 'Great skin, I :love it', 'visible', '2006-03-23 08:53:23', '2006-03-23 08:53:23', '2006-03-23 08:53:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2200, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'congrats,lecrayon :cool', 'congrats,lecrayon :cool', 'visible', '2006-03-23 14:16:30', '2006-03-23 14:16:30', '2006-03-23 14:16:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1175
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2201, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Congratulations :aw', 'Congratulations :aw', 'visible', '2006-03-23 14:19:50', '2006-03-23 14:19:50', '2006-03-23 14:19:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1181
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2204, 45786, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45786 AND users.deleted_at IS NULL) THEN 45786 ELSE NULL END, NULL, 'OminousJune', 'This is absolutley without doubt the best skin.... I love the feel, look, color, theme... all of it... wonderfully done and thanks to grave too for making the site soooo much easier to navigate and keep track of everything in it.... \r<BR>\r<BR>I can&acute;t express how wonderful this new look and works make me feel!!!!\r<BR>\r<BR>Good job guys... :Happy', 'This is absolutley without doubt the best skin.... I love the feel, look, color, theme... all of it... wonderfully done and thanks to grave too for making the site soooo much easier to navigate and keep track of everything in it.... <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I can&amp;acute;t express how wonderful this new look and works make me feel!!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Good job guys... :Happy', 'visible', '2006-03-26 20:45:51', '2006-03-26 20:45:51', '2006-03-26 20:45:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2205, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<b> Thank you! </b> :sen', '&lt;b&gt; Thank you! &lt;/b&gt; :sen', 'visible', '2006-03-26 21:04:56', '2006-03-26 21:04:56', '2006-03-26 21:04:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2206, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Design made by you Nikos ? That&acute;s why is so good, my friend. :congrats', 'Design made by you Nikos ? That&amp;acute;s why is so good, my friend. :congrats', 'visible', '2006-03-27 11:10:50', '2006-03-27 11:10:50', '2006-03-27 11:10:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2207, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'What a lovely springy flower. Nikos, you are the greatest! :Happy :love :congrats', 'What a lovely springy flower. Nikos, you are the greatest! :Happy :love :congrats', 'visible', '2006-03-27 14:17:16', '2006-03-27 14:17:16', '2006-03-27 14:17:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2208, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Well, what can I say ? This is the site with most skins sections in the community, no doubt, this is the FRIENDLIEST SITE that I know - many times you, Skinbasers, make my day, when I am sad or on a blue day - and the new addtions are really a plus to all of us. Skinbase deserve us and all the best work we have to share here. Wwe deserve Skinbase. Many thanks, I am really happy. :Happy |O|', 'Well, what can I say ? This is the site with most skins sections in the community, no doubt, this is the FRIENDLIEST SITE that I know - many times you, Skinbasers, make my day, when I am sad or on a blue day - and the new addtions are really a plus to all of us. Skinbase deserve us and all the best work we have to share here. Wwe deserve Skinbase. Many thanks, I am really happy. :Happy |O|', 'visible', '2006-03-27 16:35:32', '2006-03-27 16:35:32', '2006-03-27 16:35:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1184
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2210, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Thank you Artur and Georgie :sen', 'Thank you Artur and Georgie :sen', 'visible', '2006-03-27 18:39:52', '2006-03-27 18:39:52', '2006-03-27 18:39:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1182
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2211, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'I&acute;m loving all the new features. Especially the buddies list and the favorites list. Adni18 and gRAVE have done an excellent job!!!! :aw :aw :aw :aw', 'I&amp;acute;m loving all the new features. Especially the buddies list and the favorites list. Adni18 and gRAVE have done an excellent job!!!! :aw :aw :aw :aw', 'visible', '2006-03-27 20:20:24', '2006-03-27 20:20:24', '2006-03-27 20:20:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1184
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2212, 857, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 857 AND users.deleted_at IS NULL) THEN 857 ELSE NULL END, NULL, 'ether', 'more and more goodies. woo hoo!!', 'more and more goodies. woo hoo!!', 'visible', '2006-03-28 01:01:07', '2006-03-28 01:01:07', '2006-03-28 01:01:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1184
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2213, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':wow Not that this is a gambling site - I don´t know much about Mac Poker. Good luck and don´t loose your fortune ;) Hope it´s more about playing than real money :brb', ':wow Not that this is a gambling site - I don´t know much about Mac Poker. Good luck and don´t loose your fortune ;) Hope it´s more about playing than real money :brb', 'visible', '2006-03-30 09:31:39', '2006-03-30 09:31:39', '2006-03-30 09:31:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1185
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2214, 57, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57 AND users.deleted_at IS NULL) THEN 57 ELSE NULL END, NULL, 'Snowman', 'Sounds good, people - keep up the great work. Skinbase is coming along just great.', 'Sounds good, people - keep up the great work. Skinbase is coming along just great.', 'visible', '2006-03-30 21:51:21', '2006-03-30 21:51:21', '2006-03-30 21:51:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1184
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2215, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'The new features are cool and most welcome. I find the friendly people and atmosphere here the greatest asset regardless of upgrades and changes. That is not to denigrate the hard work and effort put in to those features either. It reflects the respect the site owners have for its membership. Something sadly lacking at other sites. Upward and onward people! SkinBase is a slice of the community all of its own...unique in all the positive ways possible. :cool :congrats :D :wow ;)', 'The new features are cool and most welcome. I find the friendly people and atmosphere here the greatest asset regardless of upgrades and changes. That is not to denigrate the hard work and effort put in to those features either. It reflects the respect the site owners have for its membership. Something sadly lacking at other sites. Upward and onward people! SkinBase is a slice of the community all of its own...unique in all the positive ways possible. :cool :congrats :D :wow ;)', 'visible', '2006-03-31 07:01:25', '2006-03-31 07:01:25', '2006-03-31 07:01:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1184
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2216, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'Congratulations Stardock !!!', 'Congratulations Stardock !!!', 'visible', '2006-03-31 09:51:13', '2006-03-31 09:51:13', '2006-03-31 09:51:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1186
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2217, 53049, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 53049 AND users.deleted_at IS NULL) THEN 53049 ELSE NULL END, NULL, 'datricanmamikiwi', 'WATS UP HOMIES OUT THERE IM NEW HERE SO IM HOPIN SOME ONE HOLLA AT ME SOMETIME. IM PUERTO RICAN AND ITALIAN AND IM 16 TURNIN 17 IN 2 MONTHS. SO FEEL FREE TO HOLLA AT ME WHEN EVER YOU WANT ILL SURELY WILL HIT CHA UP!!!! :lol :grin :love :cool :fun ;)', 'WATS UP HOMIES OUT THERE IM NEW HERE SO IM HOPIN SOME ONE HOLLA AT ME SOMETIME. IM PUERTO RICAN AND ITALIAN AND IM 16 TURNIN 17 IN 2 MONTHS. SO FEEL FREE TO HOLLA AT ME WHEN EVER YOU WANT ILL SURELY WILL HIT CHA UP!!!! :lol :grin :love :cool :fun ;)', 'visible', '2006-03-31 18:32:31', '2006-03-31 18:32:31', '2006-03-31 18:32:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1132
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2218, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Gee - I must update. WOW fits in well with my plans on new config next week.', 'Gee - I must update. WOW fits in well with my plans on new config next week.', 'visible', '2006-03-31 19:58:04', '2006-03-31 19:58:04', '2006-03-31 19:58:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1186
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2220, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'I am so excited!!!! :Happy', 'I am so excited!!!! :Happy', 'visible', '2006-04-04 21:04:11', '2006-04-04 21:04:11', '2006-04-04 21:04:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2221, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Cant wait to see all the bunnies and candies GT ya gotta get out the camera and hit the woods, and alfa30, Oh boy see what he&acute;s got up his sleeve, and Mary and Sally and .............. Do they have bunnies in Greece? :lol :lol :lol :lol', 'Cant wait to see all the bunnies and candies GT ya gotta get out the camera and hit the woods, and alfa30, Oh boy see what he&amp;acute;s got up his sleeve, and Mary and Sally and .............. Do they have bunnies in Greece? :lol :lol :lol :lol', 'visible', '2006-04-04 22:04:34', '2006-04-04 22:04:34', '2006-04-04 22:04:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2222, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'I think they must have.', 'I think they must have.', 'visible', '2006-04-04 22:18:00', '2006-04-04 22:18:00', '2006-04-04 22:18:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2223, 38755, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38755 AND users.deleted_at IS NULL) THEN 38755 ELSE NULL END, NULL, 'krstatzar', 'Bunnies are everywhere :lol \r<BR>Competition, Woohoo!', 'Bunnies are everywhere :lol <br />\r&lt;BR&gt;Competition, Woohoo!', 'visible', '2006-04-05 01:21:35', '2006-04-05 01:21:35', '2006-04-05 01:21:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2225, 882, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 882 AND users.deleted_at IS NULL) THEN 882 ELSE NULL END, NULL, 'nastja', ':)', ':)', 'visible', '2006-04-05 12:52:38', '2006-04-05 12:52:38', '2006-04-05 12:52:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2226, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', ':cool', ':cool', 'visible', '2006-04-05 20:28:09', '2006-04-05 20:28:09', '2006-04-05 20:28:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1186
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2227, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Wish everybody the best of luck in the constest..looking forward to all your works ! :Happy', 'Wish everybody the best of luck in the constest..looking forward to all your works ! :Happy', 'visible', '2006-04-05 21:15:39', '2006-04-05 21:15:39', '2006-04-05 21:15:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2228, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'I looooovvve Easter! Good luck y&acute;all! :Happy', 'I looooovvve Easter! Good luck y&amp;acute;all! :Happy', 'visible', '2006-04-06 14:38:18', '2006-04-06 14:38:18', '2006-04-06 14:38:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2229, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'It still strikes me as a big U turn on the part of Mac. \r<BR>I don&acute;t know whether Mac opted for the intel processor for financial reasons, or because they were finally willing to concede that they were fighting a losing battle in the software wars, but how long now before the two OS&acute;s are virtually identical?\r<BR>Watch this space... or a similar one if you prefer :lol', 'It still strikes me as a big U turn on the part of Mac. <br />\r&lt;BR&gt;I don&amp;acute;t know whether Mac opted for the intel processor for financial reasons, or because they were finally willing to concede that they were fighting a losing battle in the software wars, but how long now before the two OS&amp;acute;s are virtually identical?<br />\r&lt;BR&gt;Watch this space... or a similar one if you prefer :lol', 'visible', '2006-04-06 18:31:34', '2006-04-06 18:31:34', '2006-04-06 18:31:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1191
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2230, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':cool Wow, that DOES sound exciting. Hope that makes SB more interesting. Because it does that in my eyes. How can we get that new target group?', ':cool Wow, that DOES sound exciting. Hope that makes SB more interesting. Because it does that in my eyes. How can we get that new target group?', 'visible', '2006-04-06 20:24:12', '2006-04-06 20:24:12', '2006-04-06 20:24:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1191
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2231, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Nice to see you, Chickie! Good luck everyone. Love the page design :heart', 'Nice to see you, Chickie! Good luck everyone. Love the page design :heart', 'visible', '2006-04-06 21:50:39', '2006-04-06 21:50:39', '2006-04-06 21:50:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2232, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'I have a borrowed bunny - from Francis girlfriend - here at home, and will try to make something with my camera. Probably this week-end :Happy', 'I have a borrowed bunny - from Francis girlfriend - here at home, and will try to make something with my camera. Probably this week-end :Happy', 'visible', '2006-04-08 05:18:49', '2006-04-08 05:18:49', '2006-04-08 05:18:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1190
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2234, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<BR>10 Million Downloads? You have almost reached my downloads at WC ;) :lol \r<BR>\r<BR>\r<BR>Just kidding... Congratulation Stardock! :congrats', '&lt;BR&gt;10 Million Downloads? You have almost reached my downloads at WC ;) :lol <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Just kidding... Congratulation Stardock! :congrats', 'visible', '2006-04-09 10:27:42', '2006-04-09 10:27:42', '2006-04-09 10:27:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1186
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2235, 53506, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 53506 AND users.deleted_at IS NULL) THEN 53506 ELSE NULL END, NULL, 'dil_sa', ':love :love :heart :sen', ':love :love :heart :sen', 'visible', '2006-04-11 09:51:34', '2006-04-11 09:51:34', '2006-04-11 09:51:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1186
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2236, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'A BIG here-here :congrats Welcome to the NEW Skinbase :magic', 'A BIG here-here :congrats Welcome to the NEW Skinbase :magic', 'visible', '2006-04-16 04:25:56', '2006-04-16 04:25:56', '2006-04-16 04:25:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1184
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2237, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'There are links on all above partetipations to check the results :Smile', 'There are links on all above partetipations to check the results :Smile', 'visible', '2006-04-17 11:03:57', '2006-04-17 11:03:57', '2006-04-17 11:03:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2238, 44623, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44623 AND users.deleted_at IS NULL) THEN 44623 ELSE NULL END, NULL, 'saalien', 'congrats to everyone, it was great fun !!! :Happy', 'congrats to everyone, it was great fun !!! :Happy', 'visible', '2006-04-17 13:07:17', '2006-04-17 13:07:17', '2006-04-17 13:07:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2239, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'Congrats to the winners! :aw :congrats :love', 'Congrats to the winners! :aw :congrats :love', 'visible', '2006-04-17 13:33:55', '2006-04-17 13:33:55', '2006-04-17 13:33:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2240, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'Congrats to all the winners! It was a great contest! Thanks! :aw :Happy', 'Congrats to all the winners! It was a great contest! Thanks! :aw :Happy', 'visible', '2006-04-17 14:15:31', '2006-04-17 14:15:31', '2006-04-17 14:15:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2241, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Congratulations to the winners :aw and to all participants :congrats', 'Congratulations to the winners :aw and to all participants :congrats', 'visible', '2006-04-17 15:10:44', '2006-04-17 15:10:44', '2006-04-17 15:10:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2242, 36455, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36455 AND users.deleted_at IS NULL) THEN 36455 ELSE NULL END, NULL, 'Maged Media', 'Congratulations :aw :aw it was a great Competition :congrats :congrats', 'Congratulations :aw :aw it was a great Competition :congrats :congrats', 'visible', '2006-04-17 15:28:24', '2006-04-17 15:28:24', '2006-04-17 15:28:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2243, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Congratulations to all the winners and to all who participated. :love', 'Congratulations to all the winners and to all who participated. :love', 'visible', '2006-04-17 16:25:23', '2006-04-17 16:25:23', '2006-04-17 16:25:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2244, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Congratulations to all the winners as they gave their best. :Happy :aw :aw :congrats :love :beer', 'Congratulations to all the winners as they gave their best. :Happy :aw :aw :congrats :love :beer', 'visible', '2006-04-17 17:27:40', '2006-04-17 17:27:40', '2006-04-17 17:27:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2245, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'HH HH HH Well deserved and thanks for ALL participation HH HH HH', 'HH HH HH Well deserved and thanks for ALL participation HH HH HH', 'visible', '2006-04-18 06:12:48', '2006-04-18 06:12:48', '2006-04-18 06:12:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2246, 43934, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 43934 AND users.deleted_at IS NULL) THEN 43934 ELSE NULL END, NULL, 'JuneBug', 'Congratulations to all the winners!\r<BR>JuneBug :congrats', 'Congratulations to all the winners!<br />\r&lt;BR&gt;JuneBug :congrats', 'visible', '2006-04-18 22:51:34', '2006-04-18 22:51:34', '2006-04-18 22:51:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2247, 22220, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 22220 AND users.deleted_at IS NULL) THEN 22220 ELSE NULL END, NULL, 'Xav73', 'Congratulations !!!', 'Congratulations !!!', 'visible', '2006-04-19 17:54:12', '2006-04-19 17:54:12', '2006-04-19 17:54:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1193
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2248, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':congrats tx for posting. This build CHANGES and SIMPLIFIES a lot. Had great fun yesterday night on my desktop. Happened to be adjusting new docks anyway for my changed hardware. Then I thought, have a :coffee and visit SB - then I read about this. It imported my old themes I had backed up externally just in case fine without my needing the backup (SD central update, plus version). :cool \r<BR>\r<BR>Now I got things working with less exclusion rules inside my other tools and it does more tabbed things more reliably (like staying on top even with 2 non Stardock additional window managers resident and meddling with transparency on dt). Especially cool for multidocking with the blinking arrow when saving themes with or without certain docks of mine in it. Much more fool, errh no even better TAXIproof! :taxi\r<BR>\r<BR>And this is with special effects inside cursorxp plus AND windowfx AND sysmetrix active and set to BEST performance, not Ram saving. Hehe. Finally I can tick &quot;I PAID for my RAM, I want to use it&quot; - works for leasing too, it seems ;)\r<BR>\r<BR>Hey check out the BACKGROUND skins available here at SB free (example aroche, there´s more. And ICON sets also come in handy for customizing the images of your shortcuts. Finally my flyout menus also work inspite of all the anims resident (holiday lights 5.4, all these things can interact). Those flyouts are one of the most modern and functional parts of the application - plus they work :sangria', ':congrats tx for posting. This build CHANGES and SIMPLIFIES a lot. Had great fun yesterday night on my desktop. Happened to be adjusting new docks anyway for my changed hardware. Then I thought, have a :coffee and visit SB - then I read about this. It imported my old themes I had backed up externally just in case fine without my needing the backup (SD central update, plus version). :cool <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Now I got things working with less exclusion rules inside my other tools and it does more tabbed things more reliably (like staying on top even with 2 non Stardock additional window managers resident and meddling with transparency on dt). Especially cool for multidocking with the blinking arrow when saving themes with or without certain docks of mine in it. Much more fool, errh no even better TAXIproof! :taxi<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And this is with special effects inside cursorxp plus AND windowfx AND sysmetrix active and set to BEST performance, not Ram saving. Hehe. Finally I can tick &amp;quot;I PAID for my RAM, I want to use it&amp;quot; - works for leasing too, it seems ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hey check out the BACKGROUND skins available here at SB free (example aroche, there´s more. And ICON sets also come in handy for customizing the images of your shortcuts. Finally my flyout menus also work inspite of all the anims resident (holiday lights 5.4, all these things can interact). Those flyouts are one of the most modern and functional parts of the application - plus they work :sangria', 'visible', '2006-04-26 15:43:05', '2006-04-26 15:43:05', '2006-04-26 15:43:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1197
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2249, 50473, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50473 AND users.deleted_at IS NULL) THEN 50473 ELSE NULL END, NULL, 'AM.FX', 'well i don`t use WindowBlinds , i like StyleXP more , but about this new version i think i must check this ;)', 'well i don`t use WindowBlinds , i like StyleXP more , but about this new version i think i must check this ;)', 'visible', '2006-04-27 11:43:20', '2006-04-27 11:43:20', '2006-04-27 11:43:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1186
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2250, 53982, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 53982 AND users.deleted_at IS NULL) THEN 53982 ELSE NULL END, NULL, 'firaz', 'URL : http://alwact.atspace.com\r<BR>\r<BR>', 'URL : http://alwact.atspace.com<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2006-04-27 15:53:33', '2006-04-27 15:53:33', '2006-04-27 15:53:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1198
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2251, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Tx for info and adding link. Check out the messageboard thread, too.', 'Tx for info and adding link. Check out the messageboard thread, too.', 'visible', '2006-04-27 20:30:15', '2006-04-27 20:30:15', '2006-04-27 20:30:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1198
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2252, 54115, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 54115 AND users.deleted_at IS NULL) THEN 54115 ELSE NULL END, NULL, 'BigMankevin', 'Its a great clock, I just wish you could make it pinned to the desktop and not on top of every window.', 'Its a great clock, I just wish you could make it pinned to the desktop and not on top of every window.', 'visible', '2006-05-01 18:22:56', '2006-05-01 18:22:56', '2006-05-01 18:22:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1198
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2253, 53982, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 53982 AND users.deleted_at IS NULL) THEN 53982 ELSE NULL END, NULL, 'firaz', 'Hi BigMankevin,\r<BR>\r<BR> I hope this feature will be added on version 1.3 (version 1.2 is scheduled soon), for the moment, a similar effect could be achieved using the zoom and opacity features.\r<BR>\r<BR>Thanks for the suggestion. :Happy \r<BR>\r<BR>Firaz.\r<BR>', 'Hi BigMankevin,<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; I hope this feature will be added on version 1.3 (version 1.2 is scheduled soon), for the moment, a similar effect could be achieved using the zoom and opacity features.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Thanks for the suggestion. :Happy <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Firaz.<br />\r&lt;BR&gt;', 'visible', '2006-05-04 14:17:58', '2006-05-04 14:17:58', '2006-05-04 14:17:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1198
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2254, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Thanks, aiglestates! :coffee Maybe this link will be directly clickable: http://www.winstep.net/news.asp', 'Thanks, aiglestates! :coffee Maybe this link will be directly clickable: http://www.winstep.net/news.asp', 'visible', '2006-05-04 15:47:14', '2006-05-04 15:47:14', '2006-05-04 15:47:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1199
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2255, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'Thanck :)', 'Thanck :)', 'visible', '2006-05-04 17:22:11', '2006-05-04 17:22:11', '2006-05-04 17:22:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1199
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2256, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'WinStep Xtreme is very cool. Good to see news posted about it here :)', 'WinStep Xtreme is very cool. Good to see news posted about it here :)', 'visible', '2006-05-05 04:06:43', '2006-05-05 04:06:43', '2006-05-05 04:06:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1199
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2257, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'thanck alls ;)', 'thanck alls ;)', 'visible', '2006-05-05 16:54:27', '2006-05-05 16:54:27', '2006-05-05 16:54:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1199
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2258, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'I&acute;ll stick with L-Clock....suits my needs. :cool', 'I&amp;acute;ll stick with L-Clock....suits my needs. :cool', 'visible', '2006-05-11 03:17:59', '2006-05-11 03:17:59', '2006-05-11 03:17:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1198
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2259, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Sure works great for me, the new version! Thanks for the official post. What I like amongst many of the new features is the easy entering of the POSITION and SIZE of windows by just clicking on them with the gunsight and the rule copying plus the automatic use of your general window rule settings as a default template for setting up a new special rule. \r<BR>\r<BR>Hey, and skinners, the buttons are FULLY SKINNABLE to work with windowblinds and any other desktop shell of your choice.\r<BR>\r<BR>Here´s an active clickable link to the What´s New page: http://www.actualtools.com/windowmanager/whatsnew/\r<BR>\r<BR>Free of any charges? At least for 60 days, the trial version, I thought. Worth checking out, in any case. Plus if you want just part of the suite, you can get just one of its six subcomponents.\r<BR>\r<BR>Completely new English help file (other languages were also in the previous versions and either are there already for 4.0, or u can add the language file soon separately without reinstalling, and btw the new import rules from older versions feature is another attraction).', 'Sure works great for me, the new version! Thanks for the official post. What I like amongst many of the new features is the easy entering of the POSITION and SIZE of windows by just clicking on them with the gunsight and the rule copying plus the automatic use of your general window rule settings as a default template for setting up a new special rule. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hey, and skinners, the buttons are FULLY SKINNABLE to work with windowblinds and any other desktop shell of your choice.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Here´s an active clickable link to the What´s New page: http://www.actualtools.com/windowmanager/whatsnew/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Free of any charges? At least for 60 days, the trial version, I thought. Worth checking out, in any case. Plus if you want just part of the suite, you can get just one of its six subcomponents.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Completely new English help file (other languages were also in the previous versions and either are there already for 4.0, or u can add the language file soon separately without reinstalling, and btw the new import rules from older versions feature is another attraction).', 'visible', '2006-05-13 10:37:23', '2006-05-13 10:37:23', '2006-05-13 10:37:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1200
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2260, 53982, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 53982 AND users.deleted_at IS NULL) THEN 53982 ELSE NULL END, NULL, 'firaz', 'Now Version 1.2 Beta.\r<BR>\r<BR>It features &acute;Always on Top&acute; option (icon in the system tray) and on-screen distance measurement.\r<BR>\r<BR>Any feedback is welcome! :Happy \r<BR>\r<BR>Firaz.\r<BR>', 'Now Version 1.2 Beta.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It features &amp;acute;Always on Top&amp;acute; option (icon in the system tray) and on-screen distance measurement.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Any feedback is welcome! :Happy <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Firaz.<br />\r&lt;BR&gt;', 'visible', '2006-05-15 18:14:11', '2006-05-15 18:14:11', '2006-05-15 18:14:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1198
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2261, 53982, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 53982 AND users.deleted_at IS NULL) THEN 53982 ELSE NULL END, NULL, 'firaz', 'Now Version 1.2 Beta.\r<BR>\r<BR>It features &acute;Always on Top&acute; option (icon in the system tray) and on-screen distance measurement.\r<BR>\r<BR>Any feedback is welcome! :Happy \r<BR>\r<BR>Firaz.\r<BR>', 'Now Version 1.2 Beta.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It features &amp;acute;Always on Top&amp;acute; option (icon in the system tray) and on-screen distance measurement.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Any feedback is welcome! :Happy <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Firaz.<br />\r&lt;BR&gt;', 'visible', '2006-05-15 19:47:09', '2006-05-15 19:47:09', '2006-05-15 19:47:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1198
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2262, 39992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39992 AND users.deleted_at IS NULL) THEN 39992 ELSE NULL END, NULL, 'nadgerry', 'a link would&acute;ve been nice..bit lazy me', 'a link would&amp;acute;ve been nice..bit lazy me', 'visible', '2006-05-25 18:28:44', '2006-05-25 18:28:44', '2006-05-25 18:28:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1202
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2263, 53982, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 53982 AND users.deleted_at IS NULL) THEN 53982 ELSE NULL END, NULL, 'firaz', '&#1613;&#1613;&#1613;Oups!\r<BR>\r<BR>Here is the link: http://alwact.atspace.com', '&amp;#1613;&amp;#1613;&amp;#1613;Oups!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Here is the link: http://alwact.atspace.com', 'visible', '2006-05-25 19:30:35', '2006-05-25 19:30:35', '2006-05-25 19:30:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1202
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2264, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Thanks for link + update; still hope we will add a section for the skins later. Taking a while for technical reasons :( But it´s no problem, check out all the great skin packs and the free program at the link right now!', 'Thanks for link + update; still hope we will add a section for the skins later. Taking a while for technical reasons :( But it´s no problem, check out all the great skin packs and the free program at the link right now!', 'visible', '2006-05-26 17:44:28', '2006-05-26 17:44:28', '2006-05-26 17:44:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1202
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2265, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Good luck and thanks for info. Not free like Alwact Clock (which is beta but looks good), but this also looks good. Some might feel more attracted to a good affordable registered tool. So there were some updates including a new name. Good idea :coffee', 'Good luck and thanks for info. Not free like Alwact Clock (which is beta but looks good), but this also looks good. Some might feel more attracted to a good affordable registered tool. So there were some updates including a new name. Good idea :coffee', 'visible', '2006-05-30 02:46:48', '2006-05-30 02:46:48', '2006-05-30 02:46:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1204
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2266, 46434, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46434 AND users.deleted_at IS NULL) THEN 46434 ELSE NULL END, NULL, 'SkinManXP', 'Thanks :)', 'Thanks :)', 'visible', '2006-06-01 20:56:40', '2006-06-01 20:56:40', '2006-06-01 20:56:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1204
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2267, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Tx for detailed info on the update. I love windowfx. Real cool these days. Noticed WB was updated last week too. So update everything while your at it! And make sure you turn off whatever Stardock tools you can while updating em. Then restart and enjoy (personally I like to delete the boot prefetch ini before the restart). ;)', 'Tx for detailed info on the update. I love windowfx. Real cool these days. Noticed WB was updated last week too. So update everything while your at it! And make sure you turn off whatever Stardock tools you can while updating em. Then restart and enjoy (personally I like to delete the boot prefetch ini before the restart). ;)', 'visible', '2006-06-12 21:57:06', '2006-06-12 21:57:06', '2006-06-12 21:57:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1206
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2268, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':congrats Great idea! For private use I made me a NORMAL xp cursor theme showing a different flag in each mouse state. Cant share it though, didnt make the anis or pngs myself. :grin Brasil would be nice when Im into that one day, like with an animated cocktail and a dancing lady, a corcovado, a flag and a copacabana in it. :D', ':congrats Great idea! For private use I made me a NORMAL xp cursor theme showing a different flag in each mouse state. Cant share it though, didnt make the anis or pngs myself. :grin Brasil would be nice when Im into that one day, like with an animated cocktail and a dancing lady, a corcovado, a flag and a copacabana in it. :D', 'visible', '2006-06-24 13:27:14', '2006-06-24 13:27:14', '2006-06-24 13:27:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1208
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2269, 48589, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 48589 AND users.deleted_at IS NULL) THEN 48589 ELSE NULL END, NULL, 'aroche', 'Hey that would be really nice, I&acute;d like to see that, and the other one seems to be very cool, too bad you can&acute;t share it.', 'Hey that would be really nice, I&amp;acute;d like to see that, and the other one seems to be very cool, too bad you can&amp;acute;t share it.', 'visible', '2006-06-24 17:52:23', '2006-06-24 17:52:23', '2006-06-24 17:52:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1208
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2270, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Which brings up a good question - how to find the darn folder where normal XP mouse schemes land (using uk theme patcher btw) XP pro sp2. And can copy or export em like to a private friend as a mail attachment or msn them somewhere?\r<BR>\r<BR>With cursorxp plus its possible of course }:( }:( minus all the painstakingly added follower, trail, sound and special effects settings GRRR. Or is there a trick? Because who would ever want the same colors and bubbles and flames to go with a shark blue than with a flag or functional or red theme. It should all be exportable together. Should we suggest that one day or how does it work.\r<BR>\r<BR>Maybe this week Ill try to make similar or example themes and mail em to you (like the german dome in cologne, a guy called dierck you may know made some neat anis that animate the church out of its wits, you just have to combine em yourself). \r<BR>\r<BR>Got a top list and some free packs full of cursor site links and things. Then if an xp theme doesnt come with enough lets say james bonds or pink panthers, I just throw in some freaky ones or add matching stuff from other themes and save it to a scheme.\r<BR>\r<BR>Theres really a lot of cursors around, that is anis for the CLASSIC xp schemes. Its more fun of course to use pngs or whatever, gifs because cursorxp supports bigger sizes and effects. \r<BR>\r<BR>MAKING the anims yourself is another thing. Not impossible, dont know if Im talented, dont have much time right now. But bit by bit that might happen on the side later. Id never get like you guys, but its fun, and I just like themes that are not always minimalistic (need them too, of course). Glad you are keeping up this art.\r<BR>\r<BR>Hey, anyone else made their own schemes/themes or anis/Pngs or what would your requests be?\r<BR>', 'Which brings up a good question - how to find the darn folder where normal XP mouse schemes land (using uk theme patcher btw) XP pro sp2. And can copy or export em like to a private friend as a mail attachment or msn them somewhere?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;With cursorxp plus its possible of course }:( }:( minus all the painstakingly added follower, trail, sound and special effects settings GRRR. Or is there a trick? Because who would ever want the same colors and bubbles and flames to go with a shark blue than with a flag or functional or red theme. It should all be exportable together. Should we suggest that one day or how does it work.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Maybe this week Ill try to make similar or example themes and mail em to you (like the german dome in cologne, a guy called dierck you may know made some neat anis that animate the church out of its wits, you just have to combine em yourself). <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Got a top list and some free packs full of cursor site links and things. Then if an xp theme doesnt come with enough lets say james bonds or pink panthers, I just throw in some freaky ones or add matching stuff from other themes and save it to a scheme.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Theres really a lot of cursors around, that is anis for the CLASSIC xp schemes. Its more fun of course to use pngs or whatever, gifs because cursorxp supports bigger sizes and effects. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;MAKING the anims yourself is another thing. Not impossible, dont know if Im talented, dont have much time right now. But bit by bit that might happen on the side later. Id never get like you guys, but its fun, and I just like themes that are not always minimalistic (need them too, of course). Glad you are keeping up this art.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hey, anyone else made their own schemes/themes or anis/Pngs or what would your requests be?<br />\r&lt;BR&gt;', 'visible', '2006-06-25 11:25:38', '2006-06-25 11:25:38', '2006-06-25 11:25:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1208
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2271, 48589, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 48589 AND users.deleted_at IS NULL) THEN 48589 ELSE NULL END, NULL, 'aroche', 'I think what you are looking for is in My PC/C/WINDOWS/Cursors folder. \r<BR>\r<BR>And what are you saying, that you don&acute;t like the effects and stuff of the program? Or that you want some changes of the effects?\r<BR>\r<BR>And it would be very cool if you make those themes, I&acute;ll be waitting them :Happy and I don&acute;t know that one, maybe you can show me where I can find it...\r<BR>\r<BR>And yeah it is more fun with the PNGs and stuff like that, but I also like simple cursors, they are cool. And doing the effects it&acute;s not that hard you know, a cursor could look just great if you only change colors on the animation, but you have to use your imagination a lot to create something cool. :Happy', 'I think what you are looking for is in My PC/C/WINDOWS/Cursors folder. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And what are you saying, that you don&amp;acute;t like the effects and stuff of the program? Or that you want some changes of the effects?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And it would be very cool if you make those themes, I&amp;acute;ll be waitting them :Happy and I don&amp;acute;t know that one, maybe you can show me where I can find it...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And yeah it is more fun with the PNGs and stuff like that, but I also like simple cursors, they are cool. And doing the effects it&amp;acute;s not that hard you know, a cursor could look just great if you only change colors on the animation, but you have to use your imagination a lot to create something cool. :Happy', 'visible', '2006-06-26 23:26:08', '2006-06-26 23:26:08', '2006-06-26 23:26:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1208
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2272, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Nope no schemes in that folder, only the anis. Effects of cursorxp plus are cool (not in normal cursor xp though). Also I like that both stardock versions support bigger sizes.\r<BR>\r<BR>Ill mail you a harmless example cursorxptheme this weekend so you see the cursor turned into my mother and the church of cologne (find German local rarities at Diercks bilangual page:\r<BR>\r<BR>http://www.anicursor.com/\r<BR>\r<BR>) And tx mickeblue, no ani tune up tool only converts single anis and gifs at a time, not cursorxpthemes to win xp schemes or vice versa. Like the test option of theirs better though.\r<BR>\r<BR>Luckily Stardocks tool exports whole themes you make at once to be applied by people with one double - click. I need that for XP schemes.\r<BR>\r<BR>I LOVE the additional effects only in plus of Stardocks, not their normal version (sounds, bubbles for a shark theme, flames, not just followers and particles or trails). U assign these separately to double click right, single click left etc. BUT these dont get saved into the cursorxptheme like the pngs and other settings do (in example how many frames how fast gets saved but not the bubble NOISE on double right click).\r<BR>\r<BR>Then you switch to Cinco de Maya mexican sombrero cursorxptheme and it still uses the effect of the last scheme instead of what you had assigned to Cinco de Maya earlier\r<BR>\r<BR>Biggest pack of anis I liked was called TopCursor95 I think.', 'Nope no schemes in that folder, only the anis. Effects of cursorxp plus are cool (not in normal cursor xp though). Also I like that both stardock versions support bigger sizes.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Ill mail you a harmless example cursorxptheme this weekend so you see the cursor turned into my mother and the church of cologne (find German local rarities at Diercks bilangual page:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.anicursor.com/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;) And tx mickeblue, no ani tune up tool only converts single anis and gifs at a time, not cursorxpthemes to win xp schemes or vice versa. Like the test option of theirs better though.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Luckily Stardocks tool exports whole themes you make at once to be applied by people with one double - click. I need that for XP schemes.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I LOVE the additional effects only in plus of Stardocks, not their normal version (sounds, bubbles for a shark theme, flames, not just followers and particles or trails). U assign these separately to double click right, single click left etc. BUT these dont get saved into the cursorxptheme like the pngs and other settings do (in example how many frames how fast gets saved but not the bubble NOISE on double right click).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Then you switch to Cinco de Maya mexican sombrero cursorxptheme and it still uses the effect of the last scheme instead of what you had assigned to Cinco de Maya earlier<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Biggest pack of anis I liked was called TopCursor95 I think.', 'visible', '2006-06-27 07:51:56', '2006-06-27 07:51:56', '2006-06-27 07:51:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1208
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2273, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':congrats Thanks for very good detailed update info. Guess I might test on old laptop some time after the world cup. The Aston concept seems ingenious. But considering all its power you want an account separate from windowblinds or a different pc. Look forward to playing at least with the trial version pretty soon :Happy', ':congrats Thanks for very good detailed update info. Guess I might test on old laptop some time after the world cup. The Aston concept seems ingenious. But considering all its power you want an account separate from windowblinds or a different pc. Look forward to playing at least with the trial version pretty soon :Happy', 'visible', '2006-06-29 20:40:09', '2006-06-29 20:40:09', '2006-06-29 20:40:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1210
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2274, 56038, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56038 AND users.deleted_at IS NULL) THEN 56038 ELSE NULL END, NULL, 'Hollywood52', '[no content]', '[no content]', 'visible', '2006-07-08 16:54:07', '2006-07-08 16:54:07', '2006-07-08 16:54:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1206
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2275, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Gets me curious - what´s the candy sweetener and sanity reclaimer about? Shame no link to original site, maybe you could add that. Tx for info. Seems when I google some pages say its testable 30 days and then available for $14,90, other sites say after a 1 yr. pause developer versions are offered again, some make it look like this was a free beta?\r<BR>\r<BR>Anyway, tx for info. Skinnable, affordable hmh. Some formats up there I didnt even know. Shame on me :grin', 'Gets me curious - what´s the candy sweetener and sanity reclaimer about? Shame no link to original site, maybe you could add that. Tx for info. Seems when I google some pages say its testable 30 days and then available for $14,90, other sites say after a 1 yr. pause developer versions are offered again, some make it look like this was a free beta?<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyway, tx for info. Skinnable, affordable hmh. Some formats up there I didnt even know. Shame on me :grin', 'visible', '2006-07-12 06:23:57', '2006-07-12 06:23:57', '2006-07-12 06:23:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1211
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2276, 56118, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56118 AND users.deleted_at IS NULL) THEN 56118 ELSE NULL END, NULL, 'pagefault', 'Hey, forgot the link when I posted: The homepage is http://xion.r2.com.au/ :congrats', 'Hey, forgot the link when I posted: The homepage is http://xion.r2.com.au/ :congrats', 'visible', '2006-07-12 07:42:31', '2006-07-12 07:42:31', '2006-07-12 07:42:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1211
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2277, 56118, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56118 AND users.deleted_at IS NULL) THEN 56118 ELSE NULL END, NULL, 'pagefault', 'I think the candy sweetener and sanity reclaimer are just refering to the skin system in that its sweeter than normal eye candy and you won&acute;t be pulling your hair out making skins. At least that&acute;s what I&acute;ve gathered.\r<BR>\r<BR>On the official site http://xion.r2.com.au/ there is a 30 day trial/shareware version with the full version costing $14.90 USD. I&acute;d take the official site as the correct information.', 'I think the candy sweetener and sanity reclaimer are just refering to the skin system in that its sweeter than normal eye candy and you won&amp;acute;t be pulling your hair out making skins. At least that&amp;acute;s what I&amp;acute;ve gathered.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;On the official site http://xion.r2.com.au/ there is a 30 day trial/shareware version with the full version costing $14.90 USD. I&amp;acute;d take the official site as the correct information.', 'visible', '2006-07-12 07:48:13', '2006-07-12 07:48:13', '2006-07-12 07:48:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1211
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2278, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':Happy Tx very much for the answers and link. :taxi\r<BR>', ':Happy Tx very much for the answers and link. :taxi<br />\r&lt;BR&gt;', 'visible', '2006-07-12 16:00:17', '2006-07-12 16:00:17', '2006-07-12 16:00:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1211
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2279, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'The site says nothing about it being shareware. Hmm, I wonder how I can extract that .xsf format. I know there&acute;s a .psd inside, but I can&acute;t seem to get it out.', 'The site says nothing about it being shareware. Hmm, I wonder how I can extract that .xsf format. I know there&amp;acute;s a .psd inside, but I can&amp;acute;t seem to get it out.', 'visible', '2006-07-17 19:22:31', '2006-07-17 19:22:31', '2006-07-17 19:22:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1211
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2280, 56118, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56118 AND users.deleted_at IS NULL) THEN 56118 ELSE NULL END, NULL, 'pagefault', 'Looks like the website has been updated ->\r<BR>\r<BR>&quot;Xion is now 100% free so share it with your friends, family and anyone else who you think deserves some candy!&quot;\r<BR>\r<BR>Download the Full Version here -> http://xion.r2.com.au/index.php?page=download\r<BR>\r<BR>The .xsf files are extractable just rename to .zip and extract using your favourite zip program. \r<BR>\r<BR>You may need to download them again, it looks like they have been updated', 'Looks like the website has been updated -&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&amp;quot;Xion is now 100% free so share it with your friends, family and anyone else who you think deserves some candy!&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Download the Full Version here -&gt; http://xion.r2.com.au/index.php?page=download<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The .xsf files are extractable just rename to .zip and extract using your favourite zip program. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;You may need to download them again, it looks like they have been updated', 'visible', '2006-07-17 23:38:43', '2006-07-17 23:38:43', '2006-07-17 23:38:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1211
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2281, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Well that&acute;s very kind of someone I&acute;ll give it a go... but will the components be free? :lol', 'Well that&amp;acute;s very kind of someone I&amp;acute;ll give it a go... but will the components be free? :lol', 'visible', '2006-07-18 18:47:51', '2006-07-18 18:47:51', '2006-07-18 18:47:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1211
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2282, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Wow works fine + saves a lot of money. In Germany, encarta and brockhaus cost around €50,- each year and are considered to be the best dictionaries, plus more reliable than open source comparisons such as WikiPedia.\r<BR>\r<BR>Hey thanks :cool', 'Wow works fine + saves a lot of money. In Germany, encarta and brockhaus cost around €50,- each year and are considered to be the best dictionaries, plus more reliable than open source comparisons such as WikiPedia.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hey thanks :cool', 'visible', '2006-07-21 09:35:26', '2006-07-21 09:35:26', '2006-07-21 09:35:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1213
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2283, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'I don&acute;t want to be a party pooper, but isn&acute;t this the same thing?... but gratis! ~ http://www.ccleaner.com/', 'I don&amp;acute;t want to be a party pooper, but isn&amp;acute;t this the same thing?... but gratis! ~ http://www.ccleaner.com/', 'visible', '2006-07-22 16:34:55', '2006-07-22 16:34:55', '2006-07-22 16:34:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1212
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2284, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Update: We have now added a skin section for this application under productivity :Happy', 'Update: We have now added a skin section for this application under productivity :Happy', 'visible', '2006-07-26 10:51:34', '2006-07-26 10:51:34', '2006-07-26 10:51:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1202
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2285, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Dear SkinManXP, we have now added a skin section for Atomic Clock under productivity as a subcategory. :Happy Feel free to upload skins you want to share + encourage other skinners to do so if they made anything they would like to share. And you can add a link to the site in each description of the skins you put in that section. Look forward to hearing from you :brb', 'Dear SkinManXP, we have now added a skin section for Atomic Clock under productivity as a subcategory. :Happy Feel free to upload skins you want to share + encourage other skinners to do so if they made anything they would like to share. And you can add a link to the site in each description of the skins you put in that section. Look forward to hearing from you :brb', 'visible', '2006-07-26 11:10:48', '2006-07-26 11:10:48', '2006-07-26 11:10:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1204
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2286, 93486, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 93486 AND users.deleted_at IS NULL) THEN 93486 ELSE NULL END, NULL, 'lzrdkng', 'CleanCache by ButtUglySoftware is another good one. (freeware)', 'CleanCache by ButtUglySoftware is another good one. (freeware)', 'visible', '2006-08-01 01:38:59', '2006-08-01 01:38:59', '2006-08-01 01:38:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1212
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2287, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Tx for exciting news, Zoomba! :cool I updated six programs this week, many of them to final builds which is a great sign and fun. Congrats.\r<BR>\r<BR>Btw if anyone has problems with the link to the video (I loved the demos of Object Dock and WindowFX so I was curious) from firefox like I did, go to IE6. However, from explorer I managed to download an 11 minute wmv but it behaves silent, just the movie visible (might be my end or the fact that I used star downloader). Try from WC browser or SD central in case it works better there, I will do that, too :brb \r<BR>', 'Tx for exciting news, Zoomba! :cool I updated six programs this week, many of them to final builds which is a great sign and fun. Congrats.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Btw if anyone has problems with the link to the video (I loved the demos of Object Dock and WindowFX so I was curious) from firefox like I did, go to IE6. However, from explorer I managed to download an 11 minute wmv but it behaves silent, just the movie visible (might be my end or the fact that I used star downloader). Try from WC browser or SD central in case it works better there, I will do that, too :brb <br />\r&lt;BR&gt;', 'visible', '2006-08-03 19:40:12', '2006-08-03 19:40:12', '2006-08-03 19:40:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1214
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2288, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Tx for news, I installed new build and it has new buttons and exciting changes. Haven´t even tried all of them out yet, but whtever I did works great for me. Including the cooperation with all the other tools I updated this week. Hey wow, no life without a window manager and this one is still my favorite.... :brb', 'Tx for news, I installed new build and it has new buttons and exciting changes. Haven´t even tried all of them out yet, but whtever I did works great for me. Including the cooperation with all the other tools I updated this week. Hey wow, no life without a window manager and this one is still my favorite.... :brb', 'visible', '2006-08-05 23:47:32', '2006-08-05 23:47:32', '2006-08-05 23:47:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1215
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2289, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Free programmes give a more stable platform than Object Desktop and they don&acute;t build in obselence after twelve months. I am with the larger percentage of people that use MS Styles. I paid for Object Desktop once and will never do it again. :congrats :cool ;)', 'Free programmes give a more stable platform than Object Desktop and they don&amp;acute;t build in obselence after twelve months. I am with the larger percentage of people that use MS Styles. I paid for Object Desktop once and will never do it again. :congrats :cool ;)', 'visible', '2006-08-14 12:02:24', '2006-08-14 12:02:24', '2006-08-14 12:02:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1214
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2290, NULL, news_articles.id, NULL, NULL, 'lecrayon', 'Here is the link: http://www.daz3d.com/newsletter/2006/weekly/newsletter8_22_06_44.html?trid=363237204', 'Here is the link: http://www.daz3d.com/newsletter/2006/weekly/newsletter8_22_06_44.html?trid=363237204', 'visible', '2006-09-01 20:22:13', '2006-09-01 20:22:13', '2006-09-01 20:22:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2291, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Definitely a good opportunity for the newbies. Slow compared to more modern apps but still does a fine job. Daz have tweaked the old Bryce 5 too!. :congrats :cool ;)', 'Definitely a good opportunity for the newbies. Slow compared to more modern apps but still does a fine job. Daz have tweaked the old Bryce 5 too!. :congrats :cool ;)', 'visible', '2006-09-02 06:42:08', '2006-09-02 06:42:08', '2006-09-02 06:42:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2292, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Cant get the seperate presets file to work so for now I just wasted a whole day!.... Any ideas??', 'Cant get the seperate presets file to work so for now I just wasted a whole day!.... Any ideas??', 'visible', '2006-09-03 00:51:37', '2006-09-03 00:51:37', '2006-09-03 00:51:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2293, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'All I did was follow the installation instructions sed. :congrats :cool ;)', 'All I did was follow the installation instructions sed. :congrats :cool ;)', 'visible', '2006-09-03 02:38:31', '2006-09-03 02:38:31', '2006-09-03 02:38:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2294, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'WOW!!!! Good news Jacob :congrats', 'WOW!!!! Good news Jacob :congrats', 'visible', '2006-09-03 15:27:12', '2006-09-03 15:27:12', '2006-09-03 15:27:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2295, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'REAL MEN, don&acute;t read instructions!!! But after 12 jrs of work I now have 2 Bryce programs running :congrats Thank you lecrayon. Good looking out :Happy', 'REAL MEN, don&amp;acute;t read instructions!!! But after 12 jrs of work I now have 2 Bryce programs running :congrats Thank you lecrayon. Good looking out :Happy', 'visible', '2006-09-03 17:04:14', '2006-09-03 17:04:14', '2006-09-03 17:04:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2296, 93486, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 93486 AND users.deleted_at IS NULL) THEN 93486 ELSE NULL END, NULL, 'lzrdkng', 'Thanks for the info. Always wanted to chk Bryce out.', 'Thanks for the info. Always wanted to chk Bryce out.', 'visible', '2006-09-03 20:02:39', '2006-09-03 20:02:39', '2006-09-03 20:02:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2297, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Congratulations on your upcomming 6th anniversary!\r<BR>\r<BR>I want to thank Grave for inviting me to this site,back in 2000. My first submission was January 12,2000.\r<BR>\r<BR>You say,thanks to the members,and yes,much,much thanks to the members,but where would we,the members be without a site such as SkinBase to display our work!\r<BR>\r<BR>I have watched the growth,improvement and sucess of SkinBase over the years and it is testament to the staff,adminisrators and everybody else involved.\r<BR>\r<BR>Wishing you,many more anniveraries to come. :aw', 'Congratulations on your upcomming 6th anniversary!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I want to thank Grave for inviting me to this site,back in 2000. My first submission was January 12,2000.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;You say,thanks to the members,and yes,much,much thanks to the members,but where would we,the members be without a site such as SkinBase to display our work!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I have watched the growth,improvement and sucess of SkinBase over the years and it is testament to the staff,adminisrators and everybody else involved.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Wishing you,many more anniveraries to come. :aw', 'visible', '2006-09-05 02:38:06', '2006-09-05 02:38:06', '2006-09-05 02:38:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1216
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2298, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Congratulations SkinBase hope you have many more successful years to come ! :aw', 'Congratulations SkinBase hope you have many more successful years to come ! :aw', 'visible', '2006-09-05 04:08:41', '2006-09-05 04:08:41', '2006-09-05 04:08:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1216
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2299, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Awesome newspost, tx Jacob :fun Unzipped program and presets pack on both pcs and activated just in time, but there is a LOT to learn and mess with wow. :congrats :cool', 'Awesome newspost, tx Jacob :fun Unzipped program and presets pack on both pcs and activated just in time, but there is a LOT to learn and mess with wow. :congrats :cool', 'visible', '2006-09-05 23:22:22', '2006-09-05 23:22:22', '2006-09-05 23:22:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2300, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Last day for it, and I spread the news all over skindom. >:}', 'Last day for it, and I spread the news all over skindom. &gt;:}', 'visible', '2006-09-06 10:02:06', '2006-09-06 10:02:06', '2006-09-06 10:02:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1217
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2301, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'We tray and is excellent :congrats', 'We tray and is excellent :congrats', 'visible', '2006-09-07 17:33:57', '2006-09-07 17:33:57', '2006-09-07 17:33:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1218
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2302, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Thx for the comment. 8)', 'Thx for the comment. 8)', 'visible', '2006-09-07 18:27:56', '2006-09-07 18:27:56', '2006-09-07 18:27:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1218
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2303, 50976, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50976 AND users.deleted_at IS NULL) THEN 50976 ELSE NULL END, NULL, 'basj', ':congrats xion is one of the easiest audio player around. :D thanks.', ':congrats xion is one of the easiest audio player around. :D thanks.', 'visible', '2006-09-08 06:12:42', '2006-09-08 06:12:42', '2006-09-08 06:12:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1218
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2304, 50976, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50976 AND users.deleted_at IS NULL) THEN 50976 ELSE NULL END, NULL, 'basj', ':( err I mean the easiest to skin... :) but I do wish I can designed to EQ part too maybe in the future version.', ':( err I mean the easiest to skin... :) but I do wish I can designed to EQ part too maybe in the future version.', 'visible', '2006-09-08 06:16:10', '2006-09-08 06:16:10', '2006-09-08 06:16:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1218
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2305, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', ':adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk Wahoo! Only six years, thought it was older? Anyway, I miss the old days :( :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk', ':adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk Wahoo! Only six years, thought it was older? Anyway, I miss the old days :( :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk :adminpk', 'visible', '2006-09-08 19:20:59', '2006-09-08 19:20:59', '2006-09-08 19:20:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1216
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2306, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Thank you! Well said. :aw and love.', 'Thank you! Well said. :aw and love.', 'visible', '2006-09-11 15:52:00', '2006-09-11 15:52:00', '2006-09-11 15:52:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2307, 58063, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 58063 AND users.deleted_at IS NULL) THEN 58063 ELSE NULL END, NULL, 'serhat', 'Congratulations.. :aw ...I miss also the old days....But what do you want with incpable people like Kchristine...TAXIFUNK and alfa30.But congrats to all the others and to skinbase.. :aw', 'Congratulations.. :aw ...I miss also the old days....But what do you want with incpable people like Kchristine...TAXIFUNK and alfa30.But congrats to all the others and to skinbase.. :aw', 'visible', '2006-09-12 10:38:35', '2006-09-12 10:38:35', '2006-09-12 10:38:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1216
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2308, 58063, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 58063 AND users.deleted_at IS NULL) THEN 58063 ELSE NULL END, NULL, 'serhat', 'INCAPABLE--------TAXIFUNK.\r<BR> Kchristine\r<BR> Alfa30', 'INCAPABLE--------TAXIFUNK.<br />\r&lt;BR&gt; Kchristine<br />\r&lt;BR&gt; Alfa30', 'visible', '2006-09-12 10:40:42', '2006-09-12 10:40:42', '2006-09-12 10:40:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1216
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2309, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Thanks Nikos I entered a windowblind this morning in the GUI championships. Dont know if I have a chance, but its the thrill of participating. Too bad you didnt enter your latest, it would&acute;ve done great... :Happy', 'Thanks Nikos I entered a windowblind this morning in the GUI championships. Dont know if I have a chance, but its the thrill of participating. Too bad you didnt enter your latest, it would&amp;acute;ve done great... :Happy', 'visible', '2006-09-12 22:46:00', '2006-09-12 22:46:00', '2006-09-12 22:46:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1221
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2310, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Life on lifes terms....that is what it is all about. :congrats', 'Life on lifes terms....that is what it is all about. :congrats', 'visible', '2006-09-13 04:25:54', '2006-09-13 04:25:54', '2006-09-13 04:25:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2311, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Thanks, I wish you good luck Don! :Happy', 'Thanks, I wish you good luck Don! :Happy', 'visible', '2006-09-13 09:38:09', '2006-09-13 09:38:09', '2006-09-13 09:38:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1221
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2312, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Glad you are still here. 8)', 'Glad you are still here. 8)', 'visible', '2006-09-13 18:01:03', '2006-09-13 18:01:03', '2006-09-13 18:01:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1216
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2313, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', '}:( Thanks for awareness + you are sure right about love and peace and NOT revenge. Easy to write, hard to avoid these things better from the roots the right way instead of an extreme one... (especially if you are not a politician)', '}:( Thanks for awareness + you are sure right about love and peace and NOT revenge. Easy to write, hard to avoid these things better from the roots the right way instead of an extreme one... (especially if you are not a politician)', 'visible', '2006-09-13 18:53:55', '2006-09-13 18:53:55', '2006-09-13 18:53:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1226
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2314, NULL, news_articles.id, NULL, NULL, 'Avy', 'Thanks Ctrw, I&acute;ve just installed FF ;) everything&acute;s fine so far.....the only thing I don&acute;t like is that you can&acute;t move the toolbars. I like to have the navigation bar and the main menu bar combined in one but unfortunately that doesn&acute;t seem to be possible. But never mind, you can&acute;t have it all, can you :)\r<BR>Thanks anyway !', 'Thanks Ctrw, I&amp;acute;ve just installed FF ;) everything&amp;acute;s fine so far.....the only thing I don&amp;acute;t like is that you can&amp;acute;t move the toolbars. I like to have the navigation bar and the main menu bar combined in one but unfortunately that doesn&amp;acute;t seem to be possible. But never mind, you can&amp;acute;t have it all, can you :)<br />\r&lt;BR&gt;Thanks anyway !', 'visible', '2006-09-17 01:02:14', '2006-09-17 01:02:14', '2006-09-17 01:02:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2315, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Actually you can move them, I think. You have to right click on them and click &quot;Customize...&quot;. Granted I always move icons, but same thing. YOu can use divders to get the look you want, and it only takes a second longer to move icons.\r<BR>\r<BR>I have all of mine in one line with the menu bar. The menus are all under one item called menu (a plugin does that). I even use a skin that has tiny icons, saving even more space. It&acute;s pretty sweet. 8) I can send links to the plug-ins if you would like to try them. ^.~', 'Actually you can move them, I think. You have to right click on them and click &amp;quot;Customize...&amp;quot;. Granted I always move icons, but same thing. YOu can use divders to get the look you want, and it only takes a second longer to move icons.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I have all of mine in one line with the menu bar. The menus are all under one item called menu (a plugin does that). I even use a skin that has tiny icons, saving even more space. It&amp;acute;s pretty sweet. 8) I can send links to the plug-ins if you would like to try them. ^.~', 'visible', '2006-09-17 01:28:12', '2006-09-17 01:28:12', '2006-09-17 01:28:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2316, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'yes yes yes yes yes (for the links to the plugins ;-))', 'yes yes yes yes yes (for the links to the plugins ;-))', 'visible', '2006-09-17 13:22:38', '2006-09-17 13:22:38', '2006-09-17 13:22:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2317, NULL, news_articles.id, NULL, NULL, 'Avy', 'Yes please :) I would love to try them ! \r<BR>Just tried again but you can only move the icons itself not the complete toolbar. I don&acute;t need all that other stuff.........only like to have the adress bar in one line with the menu, that would fit me nicely ! :)', 'Yes please :) I would love to try them ! <br />\r&lt;BR&gt;Just tried again but you can only move the icons itself not the complete toolbar. I don&amp;acute;t need all that other stuff.........only like to have the adress bar in one line with the menu, that would fit me nicely ! :)', 'visible', '2006-09-17 15:03:08', '2006-09-17 15:03:08', '2006-09-17 15:03:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2318, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Straight from my link archive. >:] I don&acute;t use all of these, as some do nearly the same thing, but here is my must have firefox info.\r<BR>\r<BR>FireFox Favs:\r<BR>skin gmail\r<BR>https://addons.mozilla.org/firefox/2127/\r<BR>\r<BR>tinymenu\r<BR>https://addons.mozilla.org/firefox/1455/\r<BR>\r<BR>forecastfox\r<BR>https://addons.mozilla.org/firefox/398/\r<BR>\r<BR>Compact Menu\r<BR>https://addons.mozilla.org/firefox/1422/\r<BR>\r<BR>Compact Menu\r<BR>https://addons.mozilla.org/firefox/19/\r<BR>\r<BR>Filer Extension\r<BR>https://addons.mozilla.org/firefox/384/\r<BR>\r<BR>Menu Editor\r<BR>http://menueditor.mozdev.org/\r<BR>\r<BR>miniFireFoxFlat\r<BR>https://addons.mozilla.org/firefox/1202/\r<BR>\r<BR>miniFox\r<BR>https://addons.mozilla.org/firefox/607/\r<BR>\r<BR>minimal fx\r<BR>https://addons.mozilla.org/firefox/1325/', 'Straight from my link archive. &gt;:] I don&amp;acute;t use all of these, as some do nearly the same thing, but here is my must have firefox info.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;FireFox Favs:<br />\r&lt;BR&gt;skin gmail<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/2127/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;tinymenu<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/1455/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;forecastfox<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/398/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Compact Menu<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/1422/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Compact Menu<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/19/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Filer Extension<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/384/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Menu Editor<br />\r&lt;BR&gt;http://menueditor.mozdev.org/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;miniFireFoxFlat<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/1202/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;miniFox<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/607/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;minimal fx<br />\r&lt;BR&gt;https://addons.mozilla.org/firefox/1325/', 'visible', '2006-09-17 20:09:30', '2006-09-17 20:09:30', '2006-09-17 20:09:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2319, NULL, news_articles.id, NULL, NULL, 'Avy', ':wow Thanks !! :wow', ':wow Thanks !! :wow', 'visible', '2006-09-17 20:14:04', '2006-09-17 20:14:04', '2006-09-17 20:14:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2320, NULL, news_articles.id, NULL, NULL, 'Avy', 'Perfect, I&acute;m done and quite happy........everything&acute;s how I want it to be :D\r<BR>Thanks a lot again, very kind of you ! :Smile', 'Perfect, I&amp;acute;m done and quite happy........everything&amp;acute;s how I want it to be :D<br />\r&lt;BR&gt;Thanks a lot again, very kind of you ! :Smile', 'visible', '2006-09-17 20:24:21', '2006-09-17 20:24:21', '2006-09-17 20:24:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2321, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'I&acute;d love to see a screenshot of what you went with and how you set things up. 8)', 'I&amp;acute;d love to see a screenshot of what you went with and how you set things up. 8)', 'visible', '2006-09-18 00:00:11', '2006-09-18 00:00:11', '2006-09-18 00:00:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2323, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'uhm,.. yeah... oops :)\r<BR>\r<BR>Try this instead http://www.myfavouriteplaces.org/pk/dingen/firefoxbookmarkthingies.txt', 'uhm,.. yeah... oops :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Try this instead http://www.myfavouriteplaces.org/pk/dingen/firefoxbookmarkthingies.txt', 'visible', '2006-09-18 00:57:29', '2006-09-18 00:57:29', '2006-09-18 00:57:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2324, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Those are pretty cool. Nice. The first one made everything disapear on the page I tested. Was it supposed to do that?', 'Those are pretty cool. Nice. The first one made everything disapear on the page I tested. Was it supposed to do that?', 'visible', '2006-09-18 06:35:33', '2006-09-18 06:35:33', '2006-09-18 06:35:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2325, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Kinda. Try the following page, you should see six images: http://www.myfavouriteplaces.org/pk/', 'Kinda. Try the following page, you should see six images: http://www.myfavouriteplaces.org/pk/', 'visible', '2006-09-18 11:08:42', '2006-09-18 11:08:42', '2006-09-18 11:08:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2326, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Oh, you wanted a screenshot? I wast just reading something when I noticed that the whole thing was greyish, even the page I was reading :) http://www.myfavouriteplaces.org/pk/dingen/2006-september-18_ss-firefox-greyish.png', 'Oh, you wanted a screenshot? I wast just reading something when I noticed that the whole thing was greyish, even the page I was reading :) http://www.myfavouriteplaces.org/pk/dingen/2006-september-18_ss-firefox-greyish.png', 'visible', '2006-09-18 16:43:17', '2006-09-18 16:43:17', '2006-09-18 16:43:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2327, NULL, news_articles.id, NULL, NULL, 'Avy', 'Here&acute;s the screenshot.............very unspectacular look but that&acute;s the way I like it ! :)\r<BR>http://www.bilder-hosting.de/show/P3Y2A.html', 'Here&amp;acute;s the screenshot.............very unspectacular look but that&amp;acute;s the way I like it ! :)<br />\r&lt;BR&gt;http://www.bilder-hosting.de/show/P3Y2A.html', 'visible', '2006-09-19 12:02:04', '2006-09-19 12:02:04', '2006-09-19 12:02:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2328, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Nice and minimal, man. 8) I have a similar setup but with key icons. >;]', 'Nice and minimal, man. 8) I have a similar setup but with key icons. &gt;;]', 'visible', '2006-09-19 21:32:03', '2006-09-19 21:32:03', '2006-09-19 21:32:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2329, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'U can add and remove quite nifty toolbar buttons with plugin toolbar buttons then move em to menu bar, then deactivate nav-bar (works without plugin, as well). Hitch: plugins additional buttons dont all change with the themes you apply. But some buttons really help me daily, like restart, restart with same urls, close only last tab, translation buttons etc.\r<BR>\r<BR>http://tbutton.mozdev.org/index.php', 'U can add and remove quite nifty toolbar buttons with plugin toolbar buttons then move em to menu bar, then deactivate nav-bar (works without plugin, as well). Hitch: plugins additional buttons dont all change with the themes you apply. But some buttons really help me daily, like restart, restart with same urls, close only last tab, translation buttons etc.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://tbutton.mozdev.org/index.php', 'visible', '2006-09-20 02:31:14', '2006-09-20 02:31:14', '2006-09-20 02:31:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2330, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Avy!......I am astounded you are using classic style when your art reeks of imagination! I cannot stand classic.....it is like the original designer of that style was on mogadon or some heavier sedation when they designed it....LOL LOL LOL LOL', 'Avy!......I am astounded you are using classic style when your art reeks of imagination! I cannot stand classic.....it is like the original designer of that style was on mogadon or some heavier sedation when they designed it....LOL LOL LOL LOL', 'visible', '2006-09-21 03:18:02', '2006-09-21 03:18:02', '2006-09-21 03:18:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1231
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2331, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'I guess ya gotta have an ego to be a System King and wear the shirt.....good on them if it works.', 'I guess ya gotta have an ego to be a System King and wear the shirt.....good on them if it works.', 'visible', '2006-09-22 06:04:43', '2006-09-22 06:04:43', '2006-09-22 06:04:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1239
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2332, 8653, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 8653 AND users.deleted_at IS NULL) THEN 8653 ELSE NULL END, NULL, 'colossus72', 'Ha, well I don&acute;t know about the ego thing, I think it&acute;s just a name picked more for the cool factor than to sound like top hot shizzle. j3 actually has an older piece of digital art called system king or similar, that&acute;s where the name came from.\r<BR>\r<BR>I guess it could have been System Paupers or System Serfs, but that kinda lacks pizazz and stuff. :)\r<BR>\r<BR>Anyway, I hope everyone visits often, there&acute;s some amazing artists involved with the project and I&acute;m pretty honored to even be considered in the same league as they are.', 'Ha, well I don&amp;acute;t know about the ego thing, I think it&amp;acute;s just a name picked more for the cool factor than to sound like top hot shizzle. j3 actually has an older piece of digital art called system king or similar, that&amp;acute;s where the name came from.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I guess it could have been System Paupers or System Serfs, but that kinda lacks pizazz and stuff. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Anyway, I hope everyone visits often, there&amp;acute;s some amazing artists involved with the project and I&amp;acute;m pretty honored to even be considered in the same league as they are.', 'visible', '2006-09-22 16:24:57', '2006-09-22 16:24:57', '2006-09-22 16:24:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1239
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2333, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Interesting setup. Good luck :congrats', 'Interesting setup. Good luck :congrats', 'visible', '2006-09-22 19:06:27', '2006-09-22 19:06:27', '2006-09-22 19:06:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1239
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2334, 55315, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 55315 AND users.deleted_at IS NULL) THEN 55315 ELSE NULL END, NULL, 'AM2FX', 'wow !! thanks for share. :Happy ;)', 'wow !! thanks for share. :Happy ;)', 'visible', '2006-09-25 17:49:09', '2006-09-25 17:49:09', '2006-09-25 17:49:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1234
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2335, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Nice looking web page + interesting things it combines. Will check it out :cool', 'Nice looking web page + interesting things it combines. Will check it out :cool', 'visible', '2006-09-29 00:27:24', '2006-09-29 00:27:24', '2006-09-29 00:27:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1240
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2336, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Meanwhile they are on versiontracker com weekly update list and appear as first entry even before letter A. Soon as Im finished with some other stuff next week I ll test. Red hot tip :congrats', 'Meanwhile they are on versiontracker com weekly update list and appear as first entry even before letter A. Soon as Im finished with some other stuff next week I ll test. Red hot tip :congrats', 'visible', '2006-10-02 02:16:58', '2006-10-02 02:16:58', '2006-10-02 02:16:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1240
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2337, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'I&acute;m either getting old or I&acute;m missing something here (?)... or both! Yep nice webpage Toby LOL', 'I&amp;acute;m either getting old or I&amp;acute;m missing something here (?)... or both! Yep nice webpage Toby LOL', 'visible', '2006-10-04 16:03:17', '2006-10-04 16:03:17', '2006-10-04 16:03:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1240
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2338, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':o Looked around on pages and was amazed with general idea :cool Does it work more like a settings backup? Because sharing the whole OS + application is probably not meant, some developers might fall off a rocking chair :D', ':o Looked around on pages and was amazed with general idea :cool Does it work more like a settings backup? Because sharing the whole OS + application is probably not meant, some developers might fall off a rocking chair :D', 'visible', '2006-10-06 10:42:30', '2006-10-06 10:42:30', '2006-10-06 10:42:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1241
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2339, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'Sounds good in theory, but I couldn&acute;t find that or what I wanted on the site. If I can&acute;t make heads or tails of it, what will a lay user be able to do?', 'Sounds good in theory, but I couldn&amp;acute;t find that or what I wanted on the site. If I can&amp;acute;t make heads or tails of it, what will a lay user be able to do?', 'visible', '2006-10-07 16:08:33', '2006-10-07 16:08:33', '2006-10-07 16:08:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1241
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2340, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Nice to see you, mickeblue - wow another neat avatar. Yeah, cute cocktail icon and meanwhile I really tested that new free app :p :cool \r<BR>\r<BR>Real nice idea and help text html. Not even normal install necessary. You can read the guide page on their site before unzipping it.\r<BR>\r<BR>And MANY great skins already in first additional theme pack, also free. These are not just for changing looks of program; they change the design of the nice automatic frame set to the simultaneously generated preview image for any part of the screen you select.\r<BR>\r<BR>The screenshot itself shows the whole screen though, not a part you select. And you have to move the selection window to a place it wont mess up your screenshot unless I need to learn the trick.\r<BR>\r<BR>Great idea to include upload to ftp server. Whole folder does not use much space at all, creates 3 other folders for your own data settings elsewhere see help guide.\r<BR>\r<BR>Look forward to next builds and faq/forum area planned. More power to you. Inspired me to see what my other programs do and dont. None of em do everything at once the way I want yet, but you can always combine em to make it work.\r<BR>\r<BR>More power to the free idea and thanks for all the work! :heart :taxi', 'Nice to see you, mickeblue - wow another neat avatar. Yeah, cute cocktail icon and meanwhile I really tested that new free app :p :cool <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Real nice idea and help text html. Not even normal install necessary. You can read the guide page on their site before unzipping it.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;And MANY great skins already in first additional theme pack, also free. These are not just for changing looks of program; they change the design of the nice automatic frame set to the simultaneously generated preview image for any part of the screen you select.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The screenshot itself shows the whole screen though, not a part you select. And you have to move the selection window to a place it wont mess up your screenshot unless I need to learn the trick.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Great idea to include upload to ftp server. Whole folder does not use much space at all, creates 3 other folders for your own data settings elsewhere see help guide.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Look forward to next builds and faq/forum area planned. More power to you. Inspired me to see what my other programs do and dont. None of em do everything at once the way I want yet, but you can always combine em to make it work.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;More power to the free idea and thanks for all the work! :heart :taxi', 'visible', '2006-10-08 08:04:36', '2006-10-08 08:04:36', '2006-10-08 08:04:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1240
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2341, 58848, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 58848 AND users.deleted_at IS NULL) THEN 58848 ELSE NULL END, NULL, 'Maliki', '[no content]', '[no content]', 'visible', '2006-10-08 09:02:30', '2006-10-08 09:02:30', '2006-10-08 09:02:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1244
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2342, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'What is its current compatibility with other software like PSP AND Photoshop et al? :congrats :cool ;)', 'What is its current compatibility with other software like PSP AND Photoshop et al? :congrats :cool ;)', 'visible', '2006-10-08 12:31:30', '2006-10-08 12:31:30', '2006-10-08 12:31:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1242
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2343, 1500, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1500 AND users.deleted_at IS NULL) THEN 1500 ELSE NULL END, NULL, 'CutTheRedWire', 'A man of few words. >;]', 'A man of few words. &gt;;]', 'visible', '2006-10-08 20:05:05', '2006-10-08 20:05:05', '2006-10-08 20:05:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1244
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2344, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', ':lol :lol :lol :lol :lol', ':lol :lol :lol :lol :lol', 'visible', '2006-10-09 01:49:21', '2006-10-09 01:49:21', '2006-10-09 01:49:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1244
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2345, 36455, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36455 AND users.deleted_at IS NULL) THEN 36455 ELSE NULL END, NULL, 'Maged Media', 'thanks for the comment mountainhawk and shortly i can tell you about photoshop\r<BR>CS2 it is working without any Problems just except the update feature it doesn&acute;t work at all with vista and i will be testing many programs of deffierent versions very soon i will be posting the results so keep an eye on the next review :Happy', 'thanks for the comment mountainhawk and shortly i can tell you about photoshop<br />\r&lt;BR&gt;CS2 it is working without any Problems just except the update feature it doesn&amp;acute;t work at all with vista and i will be testing many programs of deffierent versions very soon i will be posting the results so keep an eye on the next review :Happy', 'visible', '2006-10-09 23:30:43', '2006-10-09 23:30:43', '2006-10-09 23:30:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1242
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2346, 36455, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36455 AND users.deleted_at IS NULL) THEN 36455 ELSE NULL END, NULL, 'Maged Media', 'Well i didn&acute;t knew that it doesn&acute;t show the images in SkinBase news so you can copy and paste the link in your browser or you can also see it at many other sites like vistablogging.com with the images included hope i am not making an advertisment by writing that site name all what i mean is making it easy for the reader to see the review with the included showing shots in one page :Happy :Happy', 'Well i didn&amp;acute;t knew that it doesn&amp;acute;t show the images in SkinBase news so you can copy and paste the link in your browser or you can also see it at many other sites like vistablogging.com with the images included hope i am not making an advertisment by writing that site name all what i mean is making it easy for the reader to see the review with the included showing shots in one page :Happy :Happy', 'visible', '2006-10-09 23:35:13', '2006-10-09 23:35:13', '2006-10-09 23:35:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1242
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2347, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'As I understand it Vista has problems running many commonly used apps. Thank you for your feedback. I think I will hang on to good ols reliable XP until Vista is sorted out. MS has spent a lot of years perfecting XP and I foresee the same path for Vista. :congrats :cool ;)', 'As I understand it Vista has problems running many commonly used apps. Thank you for your feedback. I think I will hang on to good ols reliable XP until Vista is sorted out. MS has spent a lot of years perfecting XP and I foresee the same path for Vista. :congrats :cool ;)', 'visible', '2006-10-10 05:45:03', '2006-10-10 05:45:03', '2006-10-10 05:45:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1242
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2348, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'pitch shift sounds cool for synchronizing 2 tracks to the same amount of bpm´s (beats per minute). Do that with another tool but that ones NOT free. Thanks for all the detailed work info + links in the right code. Awesome news supply, should win a separate prize :aw', 'pitch shift sounds cool for synchronizing 2 tracks to the same amount of bpm´s (beats per minute). Do that with another tool but that ones NOT free. Thanks for all the detailed work info + links in the right code. Awesome news supply, should win a separate prize :aw', 'visible', '2006-10-10 12:40:08', '2006-10-10 12:40:08', '2006-10-10 12:40:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1243
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2349, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'Whit this you sy better \r<BR>Well and Now here is Vista Review Part 2 -the compatibility issues\r<BR>here i will write about the most common used programs and if there is errors in\r<BR>installation , use ,.... etc\r<BR>\r<BR>i have tried many programs and their different versions to try making a full\r<BR>resource for you about compatibility issues so it took me a while after my \r<BR>Vista New Features Review\r<BR>\r<BR>First to Start with is the security programs to clear some points in that wide discussion\r<BR>i have tested many programs of different Companies\r<BR>\r<BR>\r<BR>\r<BR>1- Symantec Products as you see in the screen shot Vista refuses even starting installation\r<BR>for any Symantec internet security and included products dated from 2003 to 2006\r<BR>\r<BR>\r<BR>\r<BR>- and so i tried Symantec NIS 2007 .. now NIS was the one to refuse installation!!!\r<BR>\r<BR>\r<BR>\r<BR>2- & for McAfee2006 Vista Refuses to install this version\r<BR>\r<BR>\r<BR>\r<BR>- But in this screenshot Vista accepted the last version of McAfee security suite 2007\r<BR>\r<BR>\r<BR>\r<BR>3- & &quot;Trend Micro PC-cillin Internet Security 14&quot; went with no problems all\r<BR>\r<BR>\r<BR>\r<BR>4- and if we take a look about ad wares protection programs I have tried one program in that\r<BR>field (well maybe i didn&acute;t try another program as I see adaware is doing all the job perfectly)\r<BR>i simply didn&acute;t find any errors in SE version 1.05 & 1.06 installations\r<BR>\r<BR>\r<BR>\r<BR>\r<BR>\r<BR>\r<BR>Let us enter another important field specially for the designers and skinners : the Graphics Programs ;)\r<BR>We Will talk about:\r<BR>Adobe Photoshop CS2 , Paint Shop pro , ACD 8 Pro , WindowBlinds 5 & Skin studio\r<BR>\r<BR>\r<BR>\r<BR>1- here i started with Adobe Photoshop everything was working perfectly here until i came to the update part\r<BR>as u see from this screenshot there is an error in the PS update but for truth there isn&acute;t any other errors\r<BR>except that update\r<BR>\r<BR>\r<BR>\r<BR>2- in this screenshot here is my test for the Paint Shop pro well after setup version XI i launched the program \r<BR>it said that this version is expired !!! and so after a little thinking i tried to right click\r<BR>the program and choose run as admin (although i am really logged on using admin account )\r<BR>and... it is done everything went right after that\r<BR>\r<BR>\r<BR>\r<BR>3- and ACD while running installation and every time you will run ACD Vista will give warning about compatibility issues\r<BR>but.... i have been testing it for a reasonable while and nothing happened every thing is working smoothly without any\r<BR>errors\r<BR>\r<BR>4- and the well Known WindowBlinds 5 ;) Vista will give warning about compatibility issues i tried to pass this warning\r<BR>and continue installation but this time this didn&acute;t work at all \r<BR>by the way skinstudio worked if you still wants to make skins for XP using Vista ;)\r<BR>\r<BR>\r<BR>and also we will Not forget the Internet related Products here\r<BR>of course Vista comes with the great IE7 and i will not talk about it here (of course there isn&acute;t any compatibility issues here ;) \r<BR>but also if u still want to read about IE7 you can read my Vista Review you will find it here in the same site\r<BR>and many other sites that is discussing Vista you will find it under the name of &quot;Vista Review BY MM&quot; )\r<BR>and now but to the other products\r<BR>\r<BR>Messengers:\r<BR>\r<BR>\r<BR>\r<BR>1- well first to start with and the most strange is Microsoft Windows Live messenger yes it didn&acute;t work (at least in my test)\r<BR>when you try to sign in it gives an error message as u see in the screen shot\r<BR>\r<BR>\r<BR>\r<BR>- but when I run the troubleshooter it didn&acute;t find anything interfering with its connection !!!!\r<BR>\r<BR>\r<BR>\r<BR>2- Google talk working perfectly\r<BR>\r<BR>Browsers:\r<BR>\r<BR>\r<BR>\r<BR>1- here is opera 9 without any problems\r<BR>\r<BR>\r<BR>\r<BR>2- and the new growing FireFox without any problems too\r<BR>\r<BR>\r<BR>well and as i thought for zipping programs there isn&acute;t any errors i have tried Winzip and Winrare and i think they don&acute;t\r<BR>need screenshots we all know them well \r<BR>\r<BR>a small tip: if you tried a program in Vista and it didn&acute;t work don&acute;t give up that ey\r<BR>but take an extra moment trying to pass compatibility warning if there is any and\r<BR>try also right clicking the lunch file (exe) and choose run as admin\r<BR>that what i did with ACD & Paint Shop Pro\r<BR>did i hear you saying that this will be a silly thing to do every time!!\r<BR>well vista is doing such things due to a new feature that is called &quot;user account control&quot;\r<BR>Microsoft thought this will be safer that vista will always ask your permission to do tasks\r<BR>but you can easily turn this off from the user accounts in the control panel\r<BR>\r<BR>and if you want to know more about Vista features you can read my review under the name &quot;Vista Review By MM&quot; you will find it\r<BR>here too\r<BR>\r<BR>at last thanks for your Valuable time reading my compatibility Review hope you enjoyed it and also wish i have answered many\r<BR>of your questions \r<BR>\r<BR>\r<BR>\r<BR>--------------------------------------------------------------------------------\r<BR>&quot;when there is a will there is a way&quot;', 'Whit this you sy better <br />\r&lt;BR&gt;Well and Now here is Vista Review Part 2 -the compatibility issues<br />\r&lt;BR&gt;here i will write about the most common used programs and if there is errors in<br />\r&lt;BR&gt;installation , use ,.... etc<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;i have tried many programs and their different versions to try making a full<br />\r&lt;BR&gt;resource for you about compatibility issues so it took me a while after my <br />\r&lt;BR&gt;Vista New Features Review<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;First to Start with is the security programs to clear some points in that wide discussion<br />\r&lt;BR&gt;i have tested many programs of different Companies<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1- Symantec Products as you see in the screen shot Vista refuses even starting installation<br />\r&lt;BR&gt;for any Symantec internet security and included products dated from 2003 to 2006<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;- and so i tried Symantec NIS 2007 .. now NIS was the one to refuse installation!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2- &amp; for McAfee2006 Vista Refuses to install this version<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;- But in this screenshot Vista accepted the last version of McAfee security suite 2007<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;3- &amp; &amp;quot;Trend Micro PC-cillin Internet Security 14&amp;quot; went with no problems all<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;4- and if we take a look about ad wares protection programs I have tried one program in that<br />\r&lt;BR&gt;field (well maybe i didn&amp;acute;t try another program as I see adaware is doing all the job perfectly)<br />\r&lt;BR&gt;i simply didn&amp;acute;t find any errors in SE version 1.05 &amp; 1.06 installations<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Let us enter another important field specially for the designers and skinners : the Graphics Programs ;)<br />\r&lt;BR&gt;We Will talk about:<br />\r&lt;BR&gt;Adobe Photoshop CS2 , Paint Shop pro , ACD 8 Pro , WindowBlinds 5 &amp; Skin studio<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1- here i started with Adobe Photoshop everything was working perfectly here until i came to the update part<br />\r&lt;BR&gt;as u see from this screenshot there is an error in the PS update but for truth there isn&amp;acute;t any other errors<br />\r&lt;BR&gt;except that update<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2- in this screenshot here is my test for the Paint Shop pro well after setup version XI i launched the program <br />\r&lt;BR&gt;it said that this version is expired !!! and so after a little thinking i tried to right click<br />\r&lt;BR&gt;the program and choose run as admin (although i am really logged on using admin account )<br />\r&lt;BR&gt;and... it is done everything went right after that<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;3- and ACD while running installation and every time you will run ACD Vista will give warning about compatibility issues<br />\r&lt;BR&gt;but.... i have been testing it for a reasonable while and nothing happened every thing is working smoothly without any<br />\r&lt;BR&gt;errors<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;4- and the well Known WindowBlinds 5 ;) Vista will give warning about compatibility issues i tried to pass this warning<br />\r&lt;BR&gt;and continue installation but this time this didn&amp;acute;t work at all <br />\r&lt;BR&gt;by the way skinstudio worked if you still wants to make skins for XP using Vista ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and also we will Not forget the Internet related Products here<br />\r&lt;BR&gt;of course Vista comes with the great IE7 and i will not talk about it here (of course there isn&amp;acute;t any compatibility issues here ;) <br />\r&lt;BR&gt;but also if u still want to read about IE7 you can read my Vista Review you will find it here in the same site<br />\r&lt;BR&gt;and many other sites that is discussing Vista you will find it under the name of &amp;quot;Vista Review BY MM&amp;quot; )<br />\r&lt;BR&gt;and now but to the other products<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Messengers:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1- well first to start with and the most strange is Microsoft Windows Live messenger yes it didn&amp;acute;t work (at least in my test)<br />\r&lt;BR&gt;when you try to sign in it gives an error message as u see in the screen shot<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;- but when I run the troubleshooter it didn&amp;acute;t find anything interfering with its connection !!!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2- Google talk working perfectly<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Browsers:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;1- here is opera 9 without any problems<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;2- and the new growing FireFox without any problems too<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;well and as i thought for zipping programs there isn&amp;acute;t any errors i have tried Winzip and Winrare and i think they don&amp;acute;t<br />\r&lt;BR&gt;need screenshots we all know them well <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;a small tip: if you tried a program in Vista and it didn&amp;acute;t work don&amp;acute;t give up that ey<br />\r&lt;BR&gt;but take an extra moment trying to pass compatibility warning if there is any and<br />\r&lt;BR&gt;try also right clicking the lunch file (exe) and choose run as admin<br />\r&lt;BR&gt;that what i did with ACD &amp; Paint Shop Pro<br />\r&lt;BR&gt;did i hear you saying that this will be a silly thing to do every time!!<br />\r&lt;BR&gt;well vista is doing such things due to a new feature that is called &amp;quot;user account control&amp;quot;<br />\r&lt;BR&gt;Microsoft thought this will be safer that vista will always ask your permission to do tasks<br />\r&lt;BR&gt;but you can easily turn this off from the user accounts in the control panel<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and if you want to know more about Vista features you can read my review under the name &amp;quot;Vista Review By MM&amp;quot; you will find it<br />\r&lt;BR&gt;here too<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;at last thanks for your Valuable time reading my compatibility Review hope you enjoyed it and also wish i have answered many<br />\r&lt;BR&gt;of your questions <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;--------------------------------------------------------------------------------<br />\r&lt;BR&gt;&amp;quot;when there is a will there is a way&amp;quot;', 'visible', '2006-10-17 00:37:14', '2006-10-17 00:37:14', '2006-10-17 00:37:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1246
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2350, 4328, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 4328 AND users.deleted_at IS NULL) THEN 4328 ELSE NULL END, NULL, 'aiglestates', 'http://www.skinartistry.com/e107_plugins/forum/forum_viewtopic.php?7446.last', 'http://www.skinartistry.com/e107_plugins/forum/forum_viewtopic.php?7446.last', 'visible', '2006-10-17 00:38:49', '2006-10-17 00:38:49', '2006-10-17 00:38:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1246
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2351, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Use it daily + this build is a new public one, not the betas 4.22 etc, more options with no bugs I found. By the way, program itself in many languages. Shame I dont speak em all but for instance German: \r<BR>\r<BR>Dieses Programm hilft mir sehr in der Version und alles ist auf deutsch erklärt. Demnächst evt. auch mehr webpages auf deutsch, auch die Bestellung auf deutsch funktioniert sowie ich mich erinnere.\r<BR>\r<BR>Other languages working already in this build itself are french - vive la France! - Japanese - Spanish (olé) and 2 types of chinese. Did I forget any - I should go learn some of those :p', 'Use it daily + this build is a new public one, not the betas 4.22 etc, more options with no bugs I found. By the way, program itself in many languages. Shame I dont speak em all but for instance German: <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Dieses Programm hilft mir sehr in der Version und alles ist auf deutsch erklärt. Demnächst evt. auch mehr webpages auf deutsch, auch die Bestellung auf deutsch funktioniert sowie ich mich erinnere.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Other languages working already in this build itself are french - vive la France! - Japanese - Spanish (olé) and 2 types of chinese. Did I forget any - I should go learn some of those :p', 'visible', '2006-10-20 03:36:39', '2006-10-20 03:36:39', '2006-10-20 03:36:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1248
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2352, 36455, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 36455 AND users.deleted_at IS NULL) THEN 36455 ELSE NULL END, NULL, 'Maged Media', 'thanks aiglestates :Happy \r<BR> i just didn&acute;t want to link to another site than skinbase\r<BR>and it is avaliable too at Vista blogging with many other useful vista reviews\r<BR>and here is my review address there\r<BR>http://forums.vistablogging.com/index.aspx?aid=133305', 'thanks aiglestates :Happy <br />\r&lt;BR&gt; i just didn&amp;acute;t want to link to another site than skinbase<br />\r&lt;BR&gt;and it is avaliable too at Vista blogging with many other useful vista reviews<br />\r&lt;BR&gt;and here is my review address there<br />\r&lt;BR&gt;http://forums.vistablogging.com/index.aspx?aid=133305', 'visible', '2006-10-21 02:10:10', '2006-10-21 02:10:10', '2006-10-21 02:10:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1246
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2353, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Very True Nikos......I am not really surprised by it. 95 and 98 still good stable platforms and now after all the work so is XP. I am surprised that MicroSoft did not learn the lessons provided by XP. Instead they have rolled another substandard O/S out that the average user will need a three year course to work out how to get around all its faults. It appears MS got so smart with Vista they out smarted themselves. People simply want a system that is easy to operate,that they can transfer their favourite and most used apps to and do the things they want on it free from cyber attack. All the candy of glass effects etc should be optional extras added afterward or purchased at time of acquirement. To run Vista most people will need to throw there existing computer away and purchase a bigger one with a top end graphics card to benefit what it has to offer. XP came out on a 700mb disc......Vista is nearly three GB! The old adage.....Keep it Simple......got lost in the process by MS.', 'Very True Nikos......I am not really surprised by it. 95 and 98 still good stable platforms and now after all the work so is XP. I am surprised that MicroSoft did not learn the lessons provided by XP. Instead they have rolled another substandard O/S out that the average user will need a three year course to work out how to get around all its faults. It appears MS got so smart with Vista they out smarted themselves. People simply want a system that is easy to operate,that they can transfer their favourite and most used apps to and do the things they want on it free from cyber attack. All the candy of glass effects etc should be optional extras added afterward or purchased at time of acquirement. To run Vista most people will need to throw there existing computer away and purchase a bigger one with a top end graphics card to benefit what it has to offer. XP came out on a 700mb disc......Vista is nearly three GB! The old adage.....Keep it Simple......got lost in the process by MS.', 'visible', '2006-11-09 04:13:17', '2006-11-09 04:13:17', '2006-11-09 04:13:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2354, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'So true Iain, but with hindsight it is easy to forget the nightmare that people went through back in the 1990&acute;s with x95 ( heck it was the butt of so many jokes, and even more frustration ). Unfortunately we live in a day and age where nothing is made to last and once they have your money the suppliers don&acute;t really give a damn, so quality is low on the priority list. \r<BR>\r<BR> What Micro$oft always seems to forget is that it is the work put in by users who understand the problems, and who are willing to share their knowledge, that eventually enables the rest of us to finally get to grips with the software... and yet still M$ they think that they are doing us a favour.\r<BR>\r<BR> However I agree that x98SE is a beautiful OS if tweaked properly... and I&acute;ll be installing it on this machine once I get the aprtioning sorted out how I want it ( another fault with XP ).\r<BR>\r<BR> Surprised more Linux users didn&acute;t show in the poll... but then they do have their own forums and graphics sites.\r<BR>\r<BR>Interesting poll Nikos :congrats', 'So true Iain, but with hindsight it is easy to forget the nightmare that people went through back in the 1990&amp;acute;s with x95 ( heck it was the butt of so many jokes, and even more frustration ). Unfortunately we live in a day and age where nothing is made to last and once they have your money the suppliers don&amp;acute;t really give a damn, so quality is low on the priority list. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt; What Micro$oft always seems to forget is that it is the work put in by users who understand the problems, and who are willing to share their knowledge, that eventually enables the rest of us to finally get to grips with the software... and yet still M$ they think that they are doing us a favour.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; However I agree that x98SE is a beautiful OS if tweaked properly... and I&amp;acute;ll be installing it on this machine once I get the aprtioning sorted out how I want it ( another fault with XP ).<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; Surprised more Linux users didn&amp;acute;t show in the poll... but then they do have their own forums and graphics sites.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Interesting poll Nikos :congrats', 'visible', '2006-11-09 16:14:49', '2006-11-09 16:14:49', '2006-11-09 16:14:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2355, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'The other curve ball I will throw in here is that the first computer I bought which I still have and it still runs great had ME on it. Everyone at the time canned ME and said what a god awful O/S it was. Yet I never once had a problem with it. I still use it when I have to reformat that computer because I have to take it back to ME before I can load XP. With Vista though Mick, I think M/S is about to get the biggest wake up call it has ever had. The public is not stupid. It can be fooled some of the time but not all of the time and many will stick with 98 and XP. :congrats :cool ;)', 'The other curve ball I will throw in here is that the first computer I bought which I still have and it still runs great had ME on it. Everyone at the time canned ME and said what a god awful O/S it was. Yet I never once had a problem with it. I still use it when I have to reformat that computer because I have to take it back to ME before I can load XP. With Vista though Mick, I think M/S is about to get the biggest wake up call it has ever had. The public is not stupid. It can be fooled some of the time but not all of the time and many will stick with 98 and XP. :congrats :cool ;)', 'visible', '2006-11-09 23:16:37', '2006-11-09 23:16:37', '2006-11-09 23:16:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2356, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', '&quot;I think M/S is about to get the biggest wake up call it has ever had&quot; :lol :lol :lol I think you are right there Iain!', '&amp;quot;I think M/S is about to get the biggest wake up call it has ever had&amp;quot; :lol :lol :lol I think you are right there Iain!', 'visible', '2006-11-10 11:11:42', '2006-11-10 11:11:42', '2006-11-10 11:11:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2357, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I agree with you both, Iain and Micke.\r<BR>I am the kind of person who always try and test things,\r<BR>but for the first time, I am not thinking to install the new Vista operating system to my computer...\r<BR>All the new Vista stuff are all ready known and on my Windows XP, skins, walls, icons etc the only things are missing are the problems of the new Vista OS.\r<BR>This time I will wait a lot, I learned my lesson at last, never is too late :lol', 'I agree with you both, Iain and Micke.<br />\r&lt;BR&gt;I am the kind of person who always try and test things,<br />\r&lt;BR&gt;but for the first time, I am not thinking to install the new Vista operating system to my computer...<br />\r&lt;BR&gt;All the new Vista stuff are all ready known and on my Windows XP, skins, walls, icons etc the only things are missing are the problems of the new Vista OS.<br />\r&lt;BR&gt;This time I will wait a lot, I learned my lesson at last, never is too late :lol', 'visible', '2006-11-10 20:12:34', '2006-11-10 20:12:34', '2006-11-10 20:12:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2358, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Got 1 EZ thing to say.... Cant get anymore fixes and patches from M$ for 98 or 2000................', 'Got 1 EZ thing to say.... Cant get anymore fixes and patches from M$ for 98 or 2000................', 'visible', '2006-11-11 00:48:02', '2006-11-11 00:48:02', '2006-11-11 00:48:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2359, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Sed....you can get fixes put out by private entities at majorgeek.com. There is a full and comprehensive update with security fixes and patches etc for 98SE. You will also find that a lot of the fixes for XP work on 2000 and they can be downloaded from majorgeek too. Nikos, I am in exactly the same boat as you and frankly, I was given a copy of Vista and had it on my computer for nearly a month. Because I could not use a lot of my graphics programmes I took it off. In a nutshell....Vista is all blow and no go!!! :congrats :cool ;)', 'Sed....you can get fixes put out by private entities at majorgeek.com. There is a full and comprehensive update with security fixes and patches etc for 98SE. You will also find that a lot of the fixes for XP work on 2000 and they can be downloaded from majorgeek too. Nikos, I am in exactly the same boat as you and frankly, I was given a copy of Vista and had it on my computer for nearly a month. Because I could not use a lot of my graphics programmes I took it off. In a nutshell....Vista is all blow and no go!!! :congrats :cool ;)', 'visible', '2006-11-11 08:55:37', '2006-11-11 08:55:37', '2006-11-11 08:55:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2360, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Neowin also is a good source for updates etc for 98 and 2000.Just because MS quit supporting it does not mean the innovation of the human being stopped. People with computer skills put packages together for different O/S&acute;s all the time. It just requires keeping your eyes peeled and getting to know the resources available. :congrats :cool ;)', 'Neowin also is a good source for updates etc for 98 and 2000.Just because MS quit supporting it does not mean the innovation of the human being stopped. People with computer skills put packages together for different O/S&amp;acute;s all the time. It just requires keeping your eyes peeled and getting to know the resources available. :congrats :cool ;)', 'visible', '2006-11-11 08:59:43', '2006-11-11 08:59:43', '2006-11-11 08:59:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2361, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Neowin also is a good source for updates etc for 98 and 2000.Just because MS quit supporting it does not mean the innovation of the human being stopped. People with computer skills put packages together for different O/S&acute;s all the time. It just requires keeping your eyes peeled and getting to know the resources available. :congrats :cool ;)', 'Neowin also is a good source for updates etc for 98 and 2000.Just because MS quit supporting it does not mean the innovation of the human being stopped. People with computer skills put packages together for different O/S&amp;acute;s all the time. It just requires keeping your eyes peeled and getting to know the resources available. :congrats :cool ;)', 'visible', '2006-11-11 10:48:18', '2006-11-11 10:48:18', '2006-11-11 10:48:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2362, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', ':cool Had a look around Apple and Linux pages. Seems good what some of you are doing, sticking to individ. older things a while.... In a way windows is only a shell on a MS version of DOS. Need a OS for surviving on a RAFT these next years ;) Interesting results, many 2000 and 98 users. WOW', ':cool Had a look around Apple and Linux pages. Seems good what some of you are doing, sticking to individ. older things a while.... In a way windows is only a shell on a MS version of DOS. Need a OS for surviving on a RAFT these next years ;) Interesting results, many 2000 and 98 users. WOW', 'visible', '2006-11-11 20:37:16', '2006-11-11 20:37:16', '2006-11-11 20:37:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1250
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2363, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Enjoying the build, many changes. Good idea, with image directory in new safe place with more options. Looks nice now, different fonts for tabs and shortcuts, adjusted a bit. On next major install I think Ill move everything to new directory but it supports both and remembers your old stuff, too. And applying next skins will be fun with new system. Check out our skins here for the app, its handy AND pretty when customized. Each tab different skin and settings now :o', 'Enjoying the build, many changes. Good idea, with image directory in new safe place with more options. Looks nice now, different fonts for tabs and shortcuts, adjusted a bit. On next major install I think Ill move everything to new directory but it supports both and remembers your old stuff, too. And applying next skins will be fun with new system. Check out our skins here for the app, its handy AND pretty when customized. Each tab different skin and settings now :o', 'visible', '2006-11-16 22:49:20', '2006-11-16 22:49:20', '2006-11-16 22:49:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1252
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2364, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Ill just try to paste links here as comment; makes them clickably active sometimes.\r<BR>\r<BR>Best Overall Wallpaper Winners - http://forums.guichamps.com/index.aspx?aid=136329\r<BR>Best Overall Icon Package Winners- http://forums.guichamps.com/?aid=136459\r<BR>\r<BR>GUI Championships - http://www.guichamps.com', 'Ill just try to paste links here as comment; makes them clickably active sometimes.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Best Overall Wallpaper Winners - http://forums.guichamps.com/index.aspx?aid=136329<br />\r&lt;BR&gt;Best Overall Icon Package Winners- http://forums.guichamps.com/?aid=136459<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;GUI Championships - http://www.guichamps.com', 'visible', '2006-11-20 13:31:45', '2006-11-20 13:31:45', '2006-11-20 13:31:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1253
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2365, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Links work.', 'Links work.', 'visible', '2006-11-20 13:33:52', '2006-11-20 13:33:52', '2006-11-20 13:33:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1253
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2366, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Nice to think that the winner is a Skinbase user. :congrats', 'Nice to think that the winner is a Skinbase user. :congrats', 'visible', '2006-11-22 10:10:33', '2006-11-22 10:10:33', '2006-11-22 10:10:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2367, 38755, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38755 AND users.deleted_at IS NULL) THEN 38755 ELSE NULL END, NULL, 'krstatzar', 'Yeah many congrats to JJ Ying', 'Yeah many congrats to JJ Ying', 'visible', '2006-11-22 15:29:41', '2006-11-22 15:29:41', '2006-11-22 15:29:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2368, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'And homeryulo, clwoods, wow finding more each time. Good time to download, always something new around there :cool', 'And homeryulo, clwoods, wow finding more each time. Good time to download, always something new around there :cool', 'visible', '2006-11-23 14:29:41', '2006-11-23 14:29:41', '2006-11-23 14:29:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2369, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Congratulations to JJ Ying he deserves to be the Best Overall Skinner of this years GUI Championships competition!\r<BR> :congrats :aw', 'Congratulations to JJ Ying he deserves to be the Best Overall Skinner of this years GUI Championships competition!<br />\r&lt;BR&gt; :congrats :aw', 'visible', '2006-11-24 14:07:02', '2006-11-24 14:07:02', '2006-11-24 14:07:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2370, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Blimey is it that time of year again? :lol :lol :lol Wondered why daBase had a nice new skin :congrats', 'Blimey is it that time of year again? :lol :lol :lol Wondered why daBase had a nice new skin :congrats', 'visible', '2006-11-26 16:29:30', '2006-11-26 16:29:30', '2006-11-26 16:29:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2371, 40283, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 40283 AND users.deleted_at IS NULL) THEN 40283 ELSE NULL END, NULL, 'Kavel', 'Sympathique ce p&acute;tit concours, je vais tenter de faire quelque chose :)', 'Sympathique ce p&amp;acute;tit concours, je vais tenter de faire quelque chose :)', 'visible', '2006-11-26 23:33:21', '2006-11-26 23:33:21', '2006-11-26 23:33:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2372, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', ':congrats HH', ':congrats HH', 'visible', '2006-11-26 23:56:27', '2006-11-26 23:56:27', '2006-11-26 23:56:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2373, 59340, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59340 AND users.deleted_at IS NULL) THEN 59340 ELSE NULL END, NULL, 'Island Dog', ':congrats', ':congrats', 'visible', '2006-11-27 15:56:21', '2006-11-27 15:56:21', '2006-11-27 15:56:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2374, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', ':congrats HH', ':congrats HH', 'visible', '2006-11-27 19:33:25', '2006-11-27 19:33:25', '2006-11-27 19:33:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2375, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Thanks for the announcement of the &quot;Christmas Holidays Competition&quot; at Wincustomize <b> Island Dog </b> I was going to do it my self, but it is better that you did it :Happy', 'Thanks for the announcement of the &amp;quot;Christmas Holidays Competition&amp;quot; at Wincustomize &lt;b&gt; Island Dog &lt;/b&gt; I was going to do it my self, but it is better that you did it :Happy', 'visible', '2006-11-27 21:56:47', '2006-11-27 21:56:47', '2006-11-27 21:56:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2376, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Now its in SkinMag at my gallery here, too. Good luck to everyone. Great prizes. And timing. We can all celebrate like it should be. :Happy :cool', 'Now its in SkinMag at my gallery here, too. Good luck to everyone. Great prizes. And timing. We can all celebrate like it should be. :Happy :cool', 'visible', '2006-11-28 01:06:36', '2006-11-28 01:06:36', '2006-11-28 01:06:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2377, 50976, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50976 AND users.deleted_at IS NULL) THEN 50976 ELSE NULL END, NULL, 'basj', ':congrats :D', ':congrats :D', 'visible', '2006-11-28 09:10:09', '2006-11-28 09:10:09', '2006-11-28 09:10:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2378, 59340, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59340 AND users.deleted_at IS NULL) THEN 59340 ELSE NULL END, NULL, 'Island Dog', 'No problem adni18, let me know if theres anything I can do.\r<BR>\r<BR> :Happy', 'No problem adni18, let me know if theres anything I can do.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy', 'visible', '2006-11-28 13:54:26', '2006-11-28 13:54:26', '2006-11-28 13:54:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2379, 414, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 414 AND users.deleted_at IS NULL) THEN 414 ELSE NULL END, NULL, 'Chickie', 'HH :Happy :love', 'HH :Happy :love', 'visible', '2006-12-01 15:56:01', '2006-12-01 15:56:01', '2006-12-01 15:56:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2380, 59325, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59325 AND users.deleted_at IS NULL) THEN 59325 ELSE NULL END, NULL, 'Denilson2', 'Good idea with this competitions\r<BR>I love Christmas\r<BR> :Happy :congrats HH', 'Good idea with this competitions<br />\r&lt;BR&gt;I love Christmas<br />\r&lt;BR&gt; :Happy :congrats HH', 'visible', '2006-12-03 22:41:48', '2006-12-03 22:41:48', '2006-12-03 22:41:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2381, 24890, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 24890 AND users.deleted_at IS NULL) THEN 24890 ELSE NULL END, NULL, 'msdanasue', 'where are the skins and things for the competition?\r<BR>', 'where are the skins and things for the competition?<br />\r&lt;BR&gt;', 'visible', '2006-12-03 23:47:37', '2006-12-03 23:47:37', '2006-12-03 23:47:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2382, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'theme of christmas stardock are fine i like the clock,,,but im think in the Skinbase competition are the beast...*-*', 'theme of christmas stardock are fine i like the clock,,,but im think in the Skinbase competition are the beast...*-*', 'visible', '2006-12-08 19:35:35', '2006-12-08 19:35:35', '2006-12-08 19:35:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2383, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'the prize are great...but i don`t can contest sorry Good luck to all.....*-*', 'the prize are great...but i don`t can contest sorry Good luck to all.....*-*', 'visible', '2006-12-08 19:42:09', '2006-12-08 19:42:09', '2006-12-08 19:42:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1256
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2384, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*JJ Ying........well done....', '*-*JJ Ying........well done....', 'visible', '2006-12-08 19:44:58', '2006-12-08 19:44:58', '2006-12-08 19:44:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1254
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2385, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*great worksºº', '*-*great worksºº', 'visible', '2006-12-08 19:55:27', '2006-12-08 19:55:27', '2006-12-08 19:55:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1253
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2386, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'When Stardock and WinCustomize get their collective heads on straight I might start utilizing their services again....in the meantime...as wary has said.....SkinBase has more to offer and not just at Xmas time. :congrats :cool ;)', 'When Stardock and WinCustomize get their collective heads on straight I might start utilizing their services again....in the meantime...as wary has said.....SkinBase has more to offer and not just at Xmas time. :congrats :cool ;)', 'visible', '2006-12-13 03:07:15', '2006-12-13 03:07:15', '2006-12-13 03:07:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2387, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'Wow, such ugliness here at Christmas. I was very disappointed to see these kind of comments at this time of year, especially. Shouldn&acute;t we try to be a little more in line with the spirit of the season? :(', 'Wow, such ugliness here at Christmas. I was very disappointed to see these kind of comments at this time of year, especially. Shouldn&amp;acute;t we try to be a little more in line with the spirit of the season? :(', 'visible', '2006-12-21 05:05:35', '2006-12-21 05:05:35', '2006-12-21 05:05:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2388, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Is there a season where honesty and truth is to be avoided? The word &quot; should &quot; is of the past tense and therefore impossible to fulfil. Ugliness as a description is rather strong and over dramatic. You are however entitled to your opinion Cindi. I cannot,however share it. :congrats :cool ;) HH :winter HH :winter HH :coffee', 'Is there a season where honesty and truth is to be avoided? The word &amp;quot; should &amp;quot; is of the past tense and therefore impossible to fulfil. Ugliness as a description is rather strong and over dramatic. You are however entitled to your opinion Cindi. I cannot,however share it. :congrats :cool ;) HH :winter HH :winter HH :coffee', 'visible', '2006-12-23 16:24:05', '2006-12-23 16:24:05', '2006-12-23 16:24:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2389, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'You got me there on the honesty and truth part. I do not wish to inflame or fight. Have a Merry Christmas mountainhawk. :Happy HH :winter HH :winter HH :winter :sangria', 'You got me there on the honesty and truth part. I do not wish to inflame or fight. Have a Merry Christmas mountainhawk. :Happy HH :winter HH :winter HH :winter :sangria', 'visible', '2006-12-23 16:41:29', '2006-12-23 16:41:29', '2006-12-23 16:41:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2390, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'You to Cindi! Take care and I look forward to seeing more of your work in the New Year. :congrats :cool ;) HH :winter HH :winter HH :winter', 'You to Cindi! Take care and I look forward to seeing more of your work in the New Year. :congrats :cool ;) HH :winter HH :winter HH :winter', 'visible', '2006-12-23 16:57:49', '2006-12-23 16:57:49', '2006-12-23 16:57:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1259
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2391, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'We have the technology and the initiative! Merry Xmas Nikos! HH :congrats HH :congrats HH :congrats HH :congrats', 'We have the technology and the initiative! Merry Xmas Nikos! HH :congrats HH :congrats HH :congrats HH :congrats', 'visible', '2006-12-25 12:50:01', '2006-12-25 12:50:01', '2006-12-25 12:50:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2392, NULL, news_articles.id, NULL, NULL, 'Avy', 'Congratulations to the winners and the &quot;almost winners&quot; :Happy :aw :love :winter \r<BR>I think everyone who participated has done very well..........really enjoyed viewing them all ! :congrats HH :winter :love', 'Congratulations to the winners and the &amp;quot;almost winners&amp;quot; :Happy :aw :love :winter <br />\r&lt;BR&gt;I think everyone who participated has done very well..........really enjoyed viewing them all ! :congrats HH :winter :love', 'visible', '2006-12-25 12:50:33', '2006-12-25 12:50:33', '2006-12-25 12:50:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2393, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Yes we do Iain! Merry Xmas! HH :love HH', 'Yes we do Iain! Merry Xmas! HH :love HH', 'visible', '2006-12-25 13:31:05', '2006-12-25 13:31:05', '2006-12-25 13:31:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2394, NULL, news_articles.id, NULL, NULL, 'Avy', 'Merry Christmas, dear Nikos (and all the Skinbase staff) ! HH:winter:love:winterHH\r<BR>You&acute;re all doing a great job here, many Thanks for that and all the Best for you all ! :love', 'Merry Christmas, dear Nikos (and all the Skinbase staff) ! HH:winter:love:winterHH<br />\r&lt;BR&gt;You&amp;acute;re all doing a great job here, many Thanks for that and all the Best for you all ! :love', 'visible', '2006-12-25 14:38:35', '2006-12-25 14:38:35', '2006-12-25 14:38:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2395, 44454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44454 AND users.deleted_at IS NULL) THEN 44454 ELSE NULL END, NULL, 'DigitalPhenom', 'Thank you very much and congrats to everyone that entered..I have been checking here daily and have seen some fantastic pieces submitted. Everyone done an awesome job this year. Happy Holidays to you and yours from mine.Be safe my friends! HH', 'Thank you very much and congrats to everyone that entered..I have been checking here daily and have seen some fantastic pieces submitted. Everyone done an awesome job this year. Happy Holidays to you and yours from mine.Be safe my friends! HH', 'visible', '2006-12-25 16:56:04', '2006-12-25 16:56:04', '2006-12-25 16:56:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2396, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Congratulations to the winners and all who particapated. :Happy HH :winter HH', 'Congratulations to the winners and all who particapated. :Happy HH :winter HH', 'visible', '2006-12-26 00:08:00', '2006-12-26 00:08:00', '2006-12-26 00:08:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2397, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Merry Christmas to all. :Happy HH :winter HH', 'Merry Christmas to all. :Happy HH :winter HH', 'visible', '2006-12-26 00:09:33', '2006-12-26 00:09:33', '2006-12-26 00:09:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2398, 55022, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 55022 AND users.deleted_at IS NULL) THEN 55022 ELSE NULL END, NULL, 'LevelX', 'Congratulations to the winners :aw :congrats HH', 'Congratulations to the winners :aw :congrats HH', 'visible', '2006-12-26 01:51:36', '2006-12-26 01:51:36', '2006-12-26 01:51:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2399, 59340, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59340 AND users.deleted_at IS NULL) THEN 59340 ELSE NULL END, NULL, 'Island Dog', 'Congratulations to all the winners. Great submissions.\r<BR>\r<BR> :Happy', 'Congratulations to all the winners. Great submissions.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy', 'visible', '2006-12-26 14:54:44', '2006-12-26 14:54:44', '2006-12-26 14:54:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2400, 59340, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59340 AND users.deleted_at IS NULL) THEN 59340 ELSE NULL END, NULL, 'Island Dog', 'Congratulations to all the winners. Great submissions.\r<BR>\r<BR> :Happy', 'Congratulations to all the winners. Great submissions.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy', 'visible', '2006-12-26 14:55:53', '2006-12-26 14:55:53', '2006-12-26 14:55:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2401, 56679, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56679 AND users.deleted_at IS NULL) THEN 56679 ELSE NULL END, NULL, 'joserey', 'great work guys :congrats :congrats :congrats \r<BR>here&acute;s to more quality skins in the coming year :sangria :fun :beer', 'great work guys :congrats :congrats :congrats <br />\r&lt;BR&gt;here&amp;acute;s to more quality skins in the coming year :sangria :fun :beer', 'visible', '2006-12-27 07:31:27', '2006-12-27 07:31:27', '2006-12-27 07:31:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2402, 44623, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44623 AND users.deleted_at IS NULL) THEN 44623 ELSE NULL END, NULL, 'saalien', 'Merry Christmas to everyone !! And to all a great New Year HH :love HH', 'Merry Christmas to everyone !! And to all a great New Year HH :love HH', 'visible', '2006-12-27 18:15:57', '2006-12-27 18:15:57', '2006-12-27 18:15:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2403, 44623, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44623 AND users.deleted_at IS NULL) THEN 44623 ELSE NULL END, NULL, 'saalien', 'Congrats to the winners !! :aw :aw', 'Congrats to the winners !! :aw :aw', 'visible', '2006-12-27 18:17:35', '2006-12-27 18:17:35', '2006-12-27 18:17:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2404, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'MERRY CHRISTMAS....*-*', 'MERRY CHRISTMAS....*-*', 'visible', '2006-12-27 23:45:56', '2006-12-27 23:45:56', '2006-12-27 23:45:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2405, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'to the winners great job...*-*\r<BR>preet_hipno nice work', 'to the winners great job...*-*<br />\r&lt;BR&gt;preet_hipno nice work', 'visible', '2006-12-27 23:49:04', '2006-12-27 23:49:04', '2006-12-27 23:49:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2406, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Merry Christmas and Happy New Year to all of you.... :Happy HH HH', 'Merry Christmas and Happy New Year to all of you.... :Happy HH HH', 'visible', '2006-12-28 18:12:05', '2006-12-28 18:12:05', '2006-12-28 18:12:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2407, 15664, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 15664 AND users.deleted_at IS NULL) THEN 15664 ELSE NULL END, NULL, 'preet_hipno', 'Thank You All :Happy', 'Thank You All :Happy', 'visible', '2006-12-30 07:39:21', '2006-12-30 07:39:21', '2006-12-30 07:39:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2408, NULL, news_articles.id, NULL, NULL, 'GreyTata', ':congrats :congrats :congrats HH HH HH to all winners |O|', ':congrats :congrats :congrats HH HH HH to all winners |O|', 'visible', '2006-12-31 03:21:51', '2006-12-31 03:21:51', '2006-12-31 03:21:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2409, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', ':congrats Congrats to the winners !! :congrats :congrats', ':congrats Congrats to the winners !! :congrats :congrats', 'visible', '2007-01-02 06:09:07', '2007-01-02 06:09:07', '2007-01-02 06:09:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2410, 15664, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 15664 AND users.deleted_at IS NULL) THEN 15664 ELSE NULL END, NULL, 'preet_hipno', 'Happy New Year to all of you :love :love :love :love :love :love :love :love', 'Happy New Year to all of you :love :love :love :love :love :love :love :love', 'visible', '2007-01-05 05:59:36', '2007-01-05 05:59:36', '2007-01-05 05:59:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1261
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2411, 39992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39992 AND users.deleted_at IS NULL) THEN 39992 ELSE NULL END, NULL, 'nadgerry', 'Congrats to alll the winners and last but not least well done to all the participants :aw :aw :aw :aw :aw', 'Congrats to alll the winners and last but not least well done to all the participants :aw :aw :aw :aw :aw', 'visible', '2007-01-08 18:23:19', '2007-01-08 18:23:19', '2007-01-08 18:23:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2412, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'I found that quite funny that MS is touting it as an extra for Ultimate buyers. XP has been capable of it for some time regardless of what edition you purchase. There are plenty of freeware apps about that allow you to add that function to XP. Just another reason for not getting Vista.Bottom line though...regardless of what OS you use,if you use something like that it will take resources up that you could better use elsewhere,,,unnecessary Candy in my view. :congrats :cool ;)', 'I found that quite funny that MS is touting it as an extra for Ultimate buyers. XP has been capable of it for some time regardless of what edition you purchase. There are plenty of freeware apps about that allow you to add that function to XP. Just another reason for not getting Vista.Bottom line though...regardless of what OS you use,if you use something like that it will take resources up that you could better use elsewhere,,,unnecessary Candy in my view. :congrats :cool ;)', 'visible', '2007-01-10 04:11:48', '2007-01-10 04:11:48', '2007-01-10 04:11:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2413, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'The ability to load animated walls existed way back with 95X so this is hardly innovative. A nice way of doing something even more exciting...and free! ... can be found here ~ http://www.programurl.com/vital-desktop-video.htm', 'The ability to load animated walls existed way back with 95X so this is hardly innovative. A nice way of doing something even more exciting...and free! ... can be found here ~ http://www.programurl.com/vital-desktop-video.htm', 'visible', '2007-01-13 12:01:13', '2007-01-13 12:01:13', '2007-01-13 12:01:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2414, 426, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 426 AND users.deleted_at IS NULL) THEN 426 ELSE NULL END, NULL, 'Frogboy', 'You couldn&acute;t do it before without it using significant amounts of CPU or without it messing with your icons and icon labels.', 'You couldn&amp;acute;t do it before without it using significant amounts of CPU or without it messing with your icons and icon labels.', 'visible', '2007-01-13 23:01:41', '2007-01-13 23:01:41', '2007-01-13 23:01:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2415, 59340, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59340 AND users.deleted_at IS NULL) THEN 59340 ELSE NULL END, NULL, 'Island Dog', 'DreamScene is designed to use as little resources as possible, and with enhancements like DeskScapes, you will be able to have dynamic content added as well. There is more to this than just &quot;playing videos&quot; on your desktop.\r<BR>\r<BR> :Happy', 'DreamScene is designed to use as little resources as possible, and with enhancements like DeskScapes, you will be able to have dynamic content added as well. There is more to this than just &amp;quot;playing videos&amp;quot; on your desktop.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy', 'visible', '2007-01-14 17:47:21', '2007-01-14 17:47:21', '2007-01-14 17:47:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2416, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Not true Frogboy.......when I have done it I have never had a problem with icons and if you have significant ram then it is not a problem. Less problems with it than with windowblinds et al.Island Dog.....it is just another application that uses up resources that could be put to better use. Unecessary eye candy. A means of putting dollars in Stardocks pocket...be honest! :Happy ....and in twelve months it will be changed so a new version needs to be purchased and the previous version becomes obsolete....we have got wise to all that.', 'Not true Frogboy.......when I have done it I have never had a problem with icons and if you have significant ram then it is not a problem. Less problems with it than with windowblinds et al.Island Dog.....it is just another application that uses up resources that could be put to better use. Unecessary eye candy. A means of putting dollars in Stardocks pocket...be honest! :Happy ....and in twelve months it will be changed so a new version needs to be purchased and the previous version becomes obsolete....we have got wise to all that.', 'visible', '2007-01-15 02:04:15', '2007-01-15 02:04:15', '2007-01-15 02:04:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2417, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Furthermore......Windowblinds interferes with the rendering process on PhotoShop,PSP and other graphic applications......ms styles does not and uses far less resources. When you fix those longstanding issues up we may be more inclined to use your applications. Also if we were to follow what you would ultimately like....which would be to purchase and use all your applications, when you add up the&quot;designed to use as little resources as possible&quot; claim, it becomes a significant resource drag. At the end of the day all Vista and WB5 offer is transparency.......is that really that important or is it just a useless toy.....I suggest the latter. :congrats :cool ;)', 'Furthermore......Windowblinds interferes with the rendering process on PhotoShop,PSP and other graphic applications......ms styles does not and uses far less resources. When you fix those longstanding issues up we may be more inclined to use your applications. Also if we were to follow what you would ultimately like....which would be to purchase and use all your applications, when you add up the&amp;quot;designed to use as little resources as possible&amp;quot; claim, it becomes a significant resource drag. At the end of the day all Vista and WB5 offer is transparency.......is that really that important or is it just a useless toy.....I suggest the latter. :congrats :cool ;)', 'visible', '2007-01-15 03:15:21', '2007-01-15 03:15:21', '2007-01-15 03:15:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2418, 59340, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59340 AND users.deleted_at IS NULL) THEN 59340 ELSE NULL END, NULL, 'Island Dog', 'I have never had any problems with the rendering process, and I have used both Photoshop, PSP, and many others for years with Windowblinds and never had a problem. If you are running into a specific problem with Windowblinds interacting with another problem, then I would be happy to pass that along to the developers.\r<BR>\r<BR>The fact is people like and use &quot;eye candy&quot; on their PC&acute;s. The amount of resources that is being used is very low, and is nothing compared to some other pieces of software. If you think it uses up too much &quot;valuable&quot; resources, then thats your opinion, but many others welcome and are excited about this upcoming feature.\r<BR>\r<BR>DreamScene is part of Vista Ultimate, which Microsoft is making available as a free download to Vista Ultimate users.', 'I have never had any problems with the rendering process, and I have used both Photoshop, PSP, and many others for years with Windowblinds and never had a problem. If you are running into a specific problem with Windowblinds interacting with another problem, then I would be happy to pass that along to the developers.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The fact is people like and use &amp;quot;eye candy&amp;quot; on their PC&amp;acute;s. The amount of resources that is being used is very low, and is nothing compared to some other pieces of software. If you think it uses up too much &amp;quot;valuable&amp;quot; resources, then thats your opinion, but many others welcome and are excited about this upcoming feature.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;DreamScene is part of Vista Ultimate, which Microsoft is making available as a free download to Vista Ultimate users.', 'visible', '2007-01-15 16:28:30', '2007-01-15 16:28:30', '2007-01-15 16:28:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2419, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'I do not dispute that but the problem with rendering has been apparent for some time and I am not the only person. It has been mentioned on forums at Neowin etc and has been around since 4.6. Youth will be the main ones drawn to eye candy as is backed up by statistics of sites like this. When you get a little longer in the teeth you learn the drag eye candy has on your system.Dreamscene may be a free download to Vista Ultimate users but first you need to purchase Vista Ultimate.....Yes? Although given the number of Vista hacks floating about currently I think the greatest mistake Microsoft made was giving away all those copies free in the hope people would buy it. They don&acute;t need to now. The cracks extend or turn off the clock and enable the licence to run indefinitely. So much for a secure system...... :lol :lol :lol :lol', 'I do not dispute that but the problem with rendering has been apparent for some time and I am not the only person. It has been mentioned on forums at Neowin etc and has been around since 4.6. Youth will be the main ones drawn to eye candy as is backed up by statistics of sites like this. When you get a little longer in the teeth you learn the drag eye candy has on your system.Dreamscene may be a free download to Vista Ultimate users but first you need to purchase Vista Ultimate.....Yes? Although given the number of Vista hacks floating about currently I think the greatest mistake Microsoft made was giving away all those copies free in the hope people would buy it. They don&amp;acute;t need to now. The cracks extend or turn off the clock and enable the licence to run indefinitely. So much for a secure system...... :lol :lol :lol :lol', 'visible', '2007-01-15 16:41:49', '2007-01-15 16:41:49', '2007-01-15 16:41:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2420, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'As for WB5......I would love to use it.....I used it all the time up to 4.6......from then on I got tired of having to switch it off before I could do any graphics work. My computer cannot be blamed here as it is a Pentium FOUR with 160gb HD and 1024mb of ram and every other application works fine.......including IconPackager and ObjectDock.....Windowblinds is just too buggy for me to bother with it so once again I have removed it. Fix that issue and I will use it again. I regularly bought Object desktop but not anymore......the support and bug fixing just doesn&acute;t warrant it. I will buy applications that function as intended. :congrats :cool ;)', 'As for WB5......I would love to use it.....I used it all the time up to 4.6......from then on I got tired of having to switch it off before I could do any graphics work. My computer cannot be blamed here as it is a Pentium FOUR with 160gb HD and 1024mb of ram and every other application works fine.......including IconPackager and ObjectDock.....Windowblinds is just too buggy for me to bother with it so once again I have removed it. Fix that issue and I will use it again. I regularly bought Object desktop but not anymore......the support and bug fixing just doesn&amp;acute;t warrant it. I will buy applications that function as intended. :congrats :cool ;)', 'visible', '2007-01-15 17:04:44', '2007-01-15 17:04:44', '2007-01-15 17:04:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2421, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'I also upgraded my graphics card in an attempt to fix the problem. Bruce himself stated a need to bring the support up to speed....how right he was. :congrats', 'I also upgraded my graphics card in an attempt to fix the problem. Bruce himself stated a need to bring the support up to speed....how right he was. :congrats', 'visible', '2007-01-15 17:20:21', '2007-01-15 17:20:21', '2007-01-15 17:20:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2422, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Winning back customers means providing applications fit for purpose.....basics of business really. :congrats', 'Winning back customers means providing applications fit for purpose.....basics of business really. :congrats', 'visible', '2007-01-15 17:22:35', '2007-01-15 17:22:35', '2007-01-15 17:22:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2423, 44299, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44299 AND users.deleted_at IS NULL) THEN 44299 ELSE NULL END, NULL, 'TAXIFUNK', 'Independent from whether its boosts Vista - a new format might be interesting for artists and OTHER users too. Something to watch a bit :brb', 'Independent from whether its boosts Vista - a new format might be interesting for artists and OTHER users too. Something to watch a bit :brb', 'visible', '2007-01-17 16:38:20', '2007-01-17 16:38:20', '2007-01-17 16:38:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2424, 61379, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 61379 AND users.deleted_at IS NULL) THEN 61379 ELSE NULL END, NULL, 'DjDomiNatorX', 'Hmm Vista is slow: i have a great pc but Vista is slownlig down my pc. so i wait :congrats :congrats', 'Hmm Vista is slow: i have a great pc but Vista is slownlig down my pc. so i wait :congrats :congrats', 'visible', '2007-01-26 20:03:18', '2007-01-26 20:03:18', '2007-01-26 20:03:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2425, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', '[no content]', '[no content]', 'visible', '2007-01-27 04:16:30', '2007-01-27 04:16:30', '2007-01-27 04:16:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2426, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'Vista runs slower than previous OS&acute;s due to the manner in which it has been rigged to provide greater security....it is constantly running background checks. :congrats :cool ;)', 'Vista runs slower than previous OS&amp;acute;s due to the manner in which it has been rigged to provide greater security....it is constantly running background checks. :congrats :cool ;)', 'visible', '2007-01-27 04:18:38', '2007-01-27 04:18:38', '2007-01-27 04:18:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2427, 61379, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 61379 AND users.deleted_at IS NULL) THEN 61379 ELSE NULL END, NULL, 'DjDomiNatorX', 'bah now i know^^ :sen :congrats :congrats', 'bah now i know^^ :sen :congrats :congrats', 'visible', '2007-01-27 09:32:51', '2007-01-27 09:32:51', '2007-01-27 09:32:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2428, 721, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 721 AND users.deleted_at IS NULL) THEN 721 ELSE NULL END, NULL, 'neophil', 'Nice theme :clap \r<BR>Is there a Blind to come with ? :grin', 'Nice theme :clap <br />\r&lt;BR&gt;Is there a Blind to come with ? :grin', 'visible', '2007-02-14 11:48:24', '2007-02-14 11:48:24', '2007-02-14 11:48:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1264
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2429, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', ':)', ':)', 'visible', '2007-02-14 12:10:55', '2007-02-14 12:10:55', '2007-02-14 12:10:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1264
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2430, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Very Nice adni18 :clap :clap :clap :clap :clap :clap', 'Very Nice adni18 :clap :clap :clap :clap :clap :clap', 'visible', '2007-02-14 18:45:16', '2007-02-14 18:45:16', '2007-02-14 18:45:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1264
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2431, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'http://www.theonemillionmasterpiece.com/en/about01.php?logout=yes\r<BR>\r<BR>Registration is free to everyone,but you may donate at any time if you wish. :Happy', 'http://www.theonemillionmasterpiece.com/en/about01.php?logout=yes<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Registration is free to everyone,but you may donate at any time if you wish. :Happy', 'visible', '2007-02-15 15:47:53', '2007-02-15 15:47:53', '2007-02-15 15:47:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2432, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'If it is devART run I will pass.....thanks for the info though :congrats :cool ;)', 'If it is devART run I will pass.....thanks for the info though :congrats :cool ;)', 'visible', '2007-02-15 23:49:30', '2007-02-15 23:49:30', '2007-02-15 23:49:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2433, 44454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44454 AND users.deleted_at IS NULL) THEN 44454 ELSE NULL END, NULL, 'DigitalPhenom', 'Ive had mine on there for quite some time but heres the link. http://www.theonemillionmasterpiece.com/profile?lang=en&id=547949\r<BR>\r<BR>Its not ran by dA....they are a global alliance....basically a sponsor. \r<BR>It would be a shame to let a personal thing between you and da ( I am only assuming there my friend) get in the way of being a part of something wonderful and for a great cause. :)\r<BR>\r<BR>', 'Ive had mine on there for quite some time but heres the link. http://www.theonemillionmasterpiece.com/profile?lang=en&amp;id=547949<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Its not ran by dA....they are a global alliance....basically a sponsor. <br />\r&lt;BR&gt;It would be a shame to let a personal thing between you and da ( I am only assuming there my friend) get in the way of being a part of something wonderful and for a great cause. :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2007-02-20 05:02:15', '2007-02-20 05:02:15', '2007-02-20 05:02:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2434, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Hi Steve. http://www.theonemillionmasterpiece.com/profile-535236', 'Hi Steve. http://www.theonemillionmasterpiece.com/profile-535236', 'visible', '2007-02-20 06:21:25', '2007-02-20 06:21:25', '2007-02-20 06:21:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2435, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'mountainhawk', 'You are welcome to your opinion Steve and free to support what you like. Anything with DA involvement will not get my support for obvious or apparent reasons. If alleged good causes tie up with them then maybe they need to question who they are in bed with. I have my path and you clearly are free to walk yours. :congrats :cool', 'You are welcome to your opinion Steve and free to support what you like. Anything with DA involvement will not get my support for obvious or apparent reasons. If alleged good causes tie up with them then maybe they need to question who they are in bed with. I have my path and you clearly are free to walk yours. :congrats :cool', 'visible', '2007-02-20 12:31:41', '2007-02-20 12:31:41', '2007-02-20 12:31:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2436, 44454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44454 AND users.deleted_at IS NULL) THEN 44454 ELSE NULL END, NULL, 'DigitalPhenom', 'ok mate...I don&acute;t know the reasons. non of my business. .was a minor opinion. I apologize. Have a good one my friend. :)', 'ok mate...I don&amp;acute;t know the reasons. non of my business. .was a minor opinion. I apologize. Have a good one my friend. :)', 'visible', '2007-02-21 16:55:28', '2007-02-21 16:55:28', '2007-02-21 16:55:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2437, 44454, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 44454 AND users.deleted_at IS NULL) THEN 44454 ELSE NULL END, NULL, 'DigitalPhenom', 'Thanks for the link etype...I tried loging in to leave a comment but it wouldnt let me...uugh...So...here -> lol Awesome piece...I love the bridge...it came out great considering the tools we had to work with. not exactly photoshop lol Thanks again man! :grin', 'Thanks for the link etype...I tried loging in to leave a comment but it wouldnt let me...uugh...So...here -&gt; lol Awesome piece...I love the bridge...it came out great considering the tools we had to work with. not exactly photoshop lol Thanks again man! :grin', 'visible', '2007-02-22 03:45:10', '2007-02-22 03:45:10', '2007-02-22 03:45:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2438, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'http://www.millionmasterpiece.com/about01?logout=yes&lang=en \r<BR>\r<BR>and...\r<BR>thanks Steve. You can see Steve&acute;s link to get an idea what the website is about,for charitable causes. :Happy', 'http://www.millionmasterpiece.com/about01?logout=yes&amp;lang=en <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and...<br />\r&lt;BR&gt;thanks Steve. You can see Steve&amp;acute;s link to get an idea what the website is about,for charitable causes. :Happy', 'visible', '2007-02-22 04:32:04', '2007-02-22 04:32:04', '2007-02-22 04:32:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2439, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*....', '*-*....', 'visible', '2007-03-07 16:52:10', '2007-03-07 16:52:10', '2007-03-07 16:52:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1266
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2440, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*....', '*-*....', 'visible', '2007-03-21 19:42:37', '2007-03-21 19:42:37', '2007-03-21 19:42:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1268
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2441, 45297, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45297 AND users.deleted_at IS NULL) THEN 45297 ELSE NULL END, NULL, 'karesz35', '[no content]', '[no content]', 'visible', '2007-03-23 21:25:04', '2007-03-23 21:25:04', '2007-03-23 21:25:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1267
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2442, 61379, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 61379 AND users.deleted_at IS NULL) THEN 61379 ELSE NULL END, NULL, 'DjDomiNatorX', ';) ;) haha yeah!!! :congrats', ';) ;) haha yeah!!! :congrats', 'visible', '2007-04-01 09:18:05', '2007-04-01 09:18:05', '2007-04-01 09:18:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2443, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', ':moon LOL', ':moon LOL', 'visible', '2007-04-01 11:23:40', '2007-04-01 11:23:40', '2007-04-01 11:23:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2444, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Great one Nikos... LOL', 'Great one Nikos... LOL', 'visible', '2007-04-01 13:02:33', '2007-04-01 13:02:33', '2007-04-01 13:02:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2445, 50609, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50609 AND users.deleted_at IS NULL) THEN 50609 ELSE NULL END, NULL, 'Jamaunzie', 'Not all that excited about the news I left Wincustomize because they are so so very very very SLOW at doing anything and reject your work for things they know nothing about!!!!! \r<BR>But I will wait and see if this place takes on their bad habits or if it stays much the same. And did I mention their people that run the place have alot to desire. I have had my problems with them and do not I repeat DO NOT like them \r<BR> \r<BR> I wait to see if this place takes a BIG step back I hope not :( :( :(', 'Not all that excited about the news I left Wincustomize because they are so so very very very SLOW at doing anything and reject your work for things they know nothing about!!!!! <br />\r&lt;BR&gt;But I will wait and see if this place takes on their bad habits or if it stays much the same. And did I mention their people that run the place have alot to desire. I have had my problems with them and do not I repeat DO NOT like them <br />\r&lt;BR&gt; <br />\r&lt;BR&gt; I wait to see if this place takes a BIG step back I hope not :( :( :(', 'visible', '2007-04-01 14:26:57', '2007-04-01 14:26:57', '2007-04-01 14:26:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2446, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'I for one am extremely glad it&acute;s a joke. I&acute;m with Jamaunzie. :Happy', 'I for one am extremely glad it&amp;acute;s a joke. I&amp;acute;m with Jamaunzie. :Happy', 'visible', '2007-04-01 16:08:16', '2007-04-01 16:08:16', '2007-04-01 16:08:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2447, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'THEY ONLY WISH!!!!! :p :p :p', 'THEY ONLY WISH!!!!! :p :p :p', 'visible', '2007-04-01 18:20:30', '2007-04-01 18:20:30', '2007-04-01 18:20:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2448, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'I enjoy the date too, Nikos! Ya got Jamaunzie, Thats funny! :p', 'I enjoy the date too, Nikos! Ya got Jamaunzie, Thats funny! :p', 'visible', '2007-04-01 18:24:40', '2007-04-01 18:24:40', '2007-04-01 18:24:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2449, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'It says deviantART and wincustomize on wincustomizes site. Is Skinbase merging with them too? :Happy', 'It says deviantART and wincustomize on wincustomizes site. Is Skinbase merging with them too? :Happy', 'visible', '2007-04-01 18:51:46', '2007-04-01 18:51:46', '2007-04-01 18:51:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2450, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', ':Happy :o :clap', ':Happy :o :clap', 'visible', '2007-04-01 20:13:02', '2007-04-01 20:13:02', '2007-04-01 20:13:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2451, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Yes, Richard, every existing skinning site will merge! All off them :fun', 'Yes, Richard, every existing skinning site will merge! All off them :fun', 'visible', '2007-04-01 20:14:35', '2007-04-01 20:14:35', '2007-04-01 20:14:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2452, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', ':fool :fool :fool :fool :fool :fool :fool', ':fool :fool :fool :fool :fool :fool :fool', 'visible', '2007-04-01 20:20:02', '2007-04-01 20:20:02', '2007-04-01 20:20:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2453, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'I know now it&acute;s a joke...', 'I know now it&amp;acute;s a joke...', 'visible', '2007-04-01 21:02:52', '2007-04-01 21:02:52', '2007-04-01 21:02:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2454, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Didn&acute;t read whole message and forgot what day it is... :fool', 'Didn&amp;acute;t read whole message and forgot what day it is... :fool', 'visible', '2007-04-01 21:09:43', '2007-04-01 21:09:43', '2007-04-01 21:09:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2455, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'I hear you got Artur too, Nikos...And Greg mad???', 'I hear you got Artur too, Nikos...And Greg mad???', 'visible', '2007-04-01 22:37:21', '2007-04-01 22:37:21', '2007-04-01 22:37:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2456, 50609, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50609 AND users.deleted_at IS NULL) THEN 50609 ELSE NULL END, NULL, 'Jamaunzie', 'Well I did not read to the joke part but what is funny to some might not be funny to others that name Wincustomize only makes me see RED \r<BR>I have never seen so many plastic, two-face, snooty, back stabing people gathered in one place at a time as you will find there. So let them stay there and far far away from here. They deserve each other ~!!!', 'Well I did not read to the joke part but what is funny to some might not be funny to others that name Wincustomize only makes me see RED <br />\r&lt;BR&gt;I have never seen so many plastic, two-face, snooty, back stabing people gathered in one place at a time as you will find there. So let them stay there and far far away from here. They deserve each other ~!!!', 'visible', '2007-04-02 15:35:20', '2007-04-02 15:35:20', '2007-04-02 15:35:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2457, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Update April 2,2007: You can watch a short video about the site here.\r<BR>\r<BR>http://www.uk.current.com/pods/art/RD05718', 'Update April 2,2007: You can watch a short video about the site here.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.uk.current.com/pods/art/RD05718', 'visible', '2007-04-03 01:05:23', '2007-04-03 01:05:23', '2007-04-03 01:05:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1265
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2458, NULL, news_articles.id, NULL, NULL, 'fjnunes712', 'Jesus - and I thought I was too serious in life. Learn to laugh... it does a body good!! :grin', 'Jesus - and I thought I was too serious in life. Learn to laugh... it does a body good!! :grin', 'visible', '2007-04-03 23:10:57', '2007-04-03 23:10:57', '2007-04-03 23:10:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2459, 50609, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50609 AND users.deleted_at IS NULL) THEN 50609 ELSE NULL END, NULL, 'Jamaunzie', 'I never laugh at something that irritates me as much as that place does. I figure speak up and let it be known as to your feelings good or bad at least people know where you stand. if someone offends or upsets me with a joke or a statement I will speak out I believe that is part of what is wrong with this world today everybody is to busy being Politically correct. You have the right to say what you wish as others have the right to respond ( verbally ) to it as they feel and that is 1 of many things I fought for and my friends and I am sure yours died for. Freedom of Speech .', 'I never laugh at something that irritates me as much as that place does. I figure speak up and let it be known as to your feelings good or bad at least people know where you stand. if someone offends or upsets me with a joke or a statement I will speak out I believe that is part of what is wrong with this world today everybody is to busy being Politically correct. You have the right to say what you wish as others have the right to respond ( verbally ) to it as they feel and that is 1 of many things I fought for and my friends and I am sure yours died for. Freedom of Speech .', 'visible', '2007-04-04 00:54:37', '2007-04-04 00:54:37', '2007-04-04 00:54:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2460, 57783, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57783 AND users.deleted_at IS NULL) THEN 57783 ELSE NULL END, NULL, 'Mr. Uvah', 'Jamaunzie....you have no clue whatsoever. WC beats the crap out of any other site...period. Not to say that SkinBase is bad...\r<BR>it is not. My page is there not here because I personally find WC much more personable. I have no problems with them. If you do\r<BR>that is your problem. But do not denegrate them in my eyes...I find it offensive', 'Jamaunzie....you have no clue whatsoever. WC beats the crap out of any other site...period. Not to say that SkinBase is bad...<br />\r&lt;BR&gt;it is not. My page is there not here because I personally find WC much more personable. I have no problems with them. If you do<br />\r&lt;BR&gt;that is your problem. But do not denegrate them in my eyes...I find it offensive', 'visible', '2007-04-04 09:53:55', '2007-04-04 09:53:55', '2007-04-04 09:53:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2461, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Take it easy, it was only an April joke...\r<BR>\r<BR>No matter who is right or wrong, if Wincustomize is good or not, we should always respect the other skinning sites and their members, they are trying to do the best they can.\r<BR>\r<BR><b> We are always free to make our choices and the freedom of speech should always be kind and not insulting. </b>\r<BR>', 'Take it easy, it was only an April joke...<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;No matter who is right or wrong, if Wincustomize is good or not, we should always respect the other skinning sites and their members, they are trying to do the best they can.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;&lt;b&gt; We are always free to make our choices and the freedom of speech should always be kind and not insulting. &lt;/b&gt;<br />\r&lt;BR&gt;', 'visible', '2007-04-04 11:09:34', '2007-04-04 11:09:34', '2007-04-04 11:09:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2462, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Only read this now...and I am HAPPY it was a joke. :Happy |O| Good one. :congrats :clap', 'Only read this now...and I am HAPPY it was a joke. :Happy |O| Good one. :congrats :clap', 'visible', '2007-04-05 11:24:25', '2007-04-05 11:24:25', '2007-04-05 11:24:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2463, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', ':fun :fun :fun :fun :lol :clap', ':fun :fun :fun :fun :lol :clap', 'visible', '2007-04-07 01:11:21', '2007-04-07 01:11:21', '2007-04-07 01:11:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2464, 59340, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 59340 AND users.deleted_at IS NULL) THEN 59340 ELSE NULL END, NULL, 'Island Dog', ':congrats', ':congrats', 'visible', '2007-04-10 13:21:55', '2007-04-10 13:21:55', '2007-04-10 13:21:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2465, 50256, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50256 AND users.deleted_at IS NULL) THEN 50256 ELSE NULL END, NULL, 'FoxyNellie', 'Ahaha, that&acute;s a very good joke. :fun \r<BR>\r<BR>Jamaunzie.. I have seen &quot;plastic, two-face, snooty, back stabing people gathered in one place at a time.&quot; In high schools, beauty pagents, in politics, and in the senior citizen home when Monday Bingo Night is cancelled. :fun', 'Ahaha, that&amp;acute;s a very good joke. :fun <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Jamaunzie.. I have seen &amp;quot;plastic, two-face, snooty, back stabing people gathered in one place at a time.&amp;quot; In high schools, beauty pagents, in politics, and in the senior citizen home when Monday Bingo Night is cancelled. :fun', 'visible', '2007-04-16 16:53:50', '2007-04-16 16:53:50', '2007-04-16 16:53:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2466, 2244, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2244 AND users.deleted_at IS NULL) THEN 2244 ELSE NULL END, NULL, 'PK', 'Especially interesting to read this at April 17. You had me wonder for a split second.', 'Especially interesting to read this at April 17. You had me wonder for a split second.', 'visible', '2007-04-17 14:07:12', '2007-04-17 14:07:12', '2007-04-17 14:07:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2467, 15664, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 15664 AND users.deleted_at IS NULL) THEN 15664 ELSE NULL END, NULL, 'preet_hipno', 'thanks :Happy', 'thanks :Happy', 'visible', '2007-05-01 09:15:25', '2007-05-01 09:15:25', '2007-05-01 09:15:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1260
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2468, 65877, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65877 AND users.deleted_at IS NULL) THEN 65877 ELSE NULL END, NULL, 'alis_md321', ':clap', ':clap', 'visible', '2007-05-20 02:38:32', '2007-05-20 02:38:32', '2007-05-20 02:38:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1268
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2469, 56310, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56310 AND users.deleted_at IS NULL) THEN 56310 ELSE NULL END, NULL, 'lanz84', '[no content]', '[no content]', 'visible', '2007-05-21 13:09:20', '2007-05-21 13:09:20', '2007-05-21 13:09:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1267
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2470, 65212, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65212 AND users.deleted_at IS NULL) THEN 65212 ELSE NULL END, NULL, 'Wilian Souza', 'Well, June is coming and nothing has changed. When we will merge with Wincustomize?', 'Well, June is coming and nothing has changed. When we will merge with Wincustomize?', 'visible', '2007-05-29 21:39:42', '2007-05-29 21:39:42', '2007-05-29 21:39:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2471, 66172, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 66172 AND users.deleted_at IS NULL) THEN 66172 ELSE NULL END, NULL, 'gatoveloz09', '[no content]', '[no content]', 'visible', '2007-06-07 02:56:28', '2007-06-07 02:56:28', '2007-06-07 02:56:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1267
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2472, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Thanks very nice app... :congrats', 'Thanks very nice app... :congrats', 'visible', '2007-06-08 12:26:42', '2007-06-08 12:26:42', '2007-06-08 12:26:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1272
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2473, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*....', '*-*....', 'visible', '2007-06-08 18:07:58', '2007-06-08 18:07:58', '2007-06-08 18:07:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1272
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2474, 66477, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 66477 AND users.deleted_at IS NULL) THEN 66477 ELSE NULL END, NULL, 'zewar', 'yes\r<BR>', 'yes<br />\r&lt;BR&gt;', 'visible', '2007-06-09 02:17:44', '2007-06-09 02:17:44', '2007-06-09 02:17:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1263
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2475, 66477, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 66477 AND users.deleted_at IS NULL) THEN 66477 ELSE NULL END, NULL, 'zewar', 'were is it\r<BR>', 'were is it<br />\r&lt;BR&gt;', 'visible', '2007-06-09 02:19:44', '2007-06-09 02:19:44', '2007-06-09 02:19:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1270
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2476, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Well,long time no see...and that&acute;s my case. Being terribly busy with personal stuff, nevertheless I want to congratulate Gregor for his effort to make SB a better place and a friendly site and to welcome Marshall to the staff. Long live SB. :Happy', 'Well,long time no see...and that&amp;acute;s my case. Being terribly busy with personal stuff, nevertheless I want to congratulate Gregor for his effort to make SB a better place and a friendly site and to welcome Marshall to the staff. Long live SB. :Happy', 'visible', '2007-06-12 19:13:32', '2007-06-12 19:13:32', '2007-06-12 19:13:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2477, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'I would like to tell that SB team works hard last few months on this new version of SkinBase and we&acute;re very proud of it. We know that every new version also brings new bugs we hope you wont be to much angry :) Please inform us about bugs and we will try to fix them asap.\r<BR>\r<BR>This version brings yo a lot improvements to you, one of them is Modify Index Page on the right side under Profile Manager. There you can modify look of your index page.\r<BR>\r<BR>We&acute;re also looking for all kind of feedbacks.', 'I would like to tell that SB team works hard last few months on this new version of SkinBase and we&amp;acute;re very proud of it. We know that every new version also brings new bugs we hope you wont be to much angry :) Please inform us about bugs and we will try to fix them asap.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;This version brings yo a lot improvements to you, one of them is Modify Index Page on the right side under Profile Manager. There you can modify look of your index page.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;We&amp;acute;re also looking for all kind of feedbacks.', 'visible', '2007-06-12 19:15:00', '2007-06-12 19:15:00', '2007-06-12 19:15:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2478, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Loving the new version of Skinbase and I would also like to welcome Marshall to the staff/team. :love', 'Loving the new version of Skinbase and I would also like to welcome Marshall to the staff/team. :love', 'visible', '2007-06-12 19:17:24', '2007-06-12 19:17:24', '2007-06-12 19:17:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2479, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', 'Great looking new version :Happy Congratulations for all these new features Greg :congrats\r<BR>Congrats to Nikos for this very beautiful skin and graphic improvements :congrats\r<BR>And congrats and welcome to Marshall :congrats Always nice to have somebody new in the team :Happy', 'Great looking new version :Happy Congratulations for all these new features Greg :congrats<br />\r&lt;BR&gt;Congrats to Nikos for this very beautiful skin and graphic improvements :congrats<br />\r&lt;BR&gt;And congrats and welcome to Marshall :congrats Always nice to have somebody new in the team :Happy', 'visible', '2007-06-12 19:49:34', '2007-06-12 19:49:34', '2007-06-12 19:49:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2480, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'I like the new version... :aw :clap', 'I like the new version... :aw :clap', 'visible', '2007-06-12 21:27:09', '2007-06-12 21:27:09', '2007-06-12 21:27:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2481, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I forgot to mention the &quot;FEATURED WORK by THE MEMBERS OF SKINBASE&quot;, thanks to our new Ratting system.\r<BR>Though, we need votes and some days to start showing the results :aw', 'I forgot to mention the &amp;quot;FEATURED WORK by THE MEMBERS OF SKINBASE&amp;quot;, thanks to our new Ratting system.<br />\r&lt;BR&gt;Though, we need votes and some days to start showing the results :aw', 'visible', '2007-06-13 01:02:21', '2007-06-13 01:02:21', '2007-06-13 01:02:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2482, 1552, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1552 AND users.deleted_at IS NULL) THEN 1552 ELSE NULL END, NULL, 'flyairth', 'I am totaly impressed with this new version. Anice look and a lot more features, as well as user friendly. Keep up the great work! :clap :aw :congrats :Happy', 'I am totaly impressed with this new version. Anice look and a lot more features, as well as user friendly. Keep up the great work! :clap :aw :congrats :Happy', 'visible', '2007-06-13 10:02:51', '2007-06-13 10:02:51', '2007-06-13 10:02:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2483, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Thank you for your hard work and efforts to put forward an even better Skinbase. I want to thank you all,Nikos,Artur,Sally,Serge for your kind words and warm welcome...and thank you Gregor for inviting me to this site,way back. :-) :love', 'Thank you for your hard work and efforts to put forward an even better Skinbase. I want to thank you all,Nikos,Artur,Sally,Serge for your kind words and warm welcome...and thank you Gregor for inviting me to this site,way back. :-) :love', 'visible', '2007-06-13 06:40:51', '2007-06-13 06:40:51', '2007-06-13 06:40:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2484, 65212, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65212 AND users.deleted_at IS NULL) THEN 65212 ELSE NULL END, NULL, 'Wilian Souza', 'Only the visual is killer, imagine the overall! :clap', 'Only the visual is killer, imagine the overall! :clap', 'visible', '2007-06-13 16:42:03', '2007-06-13 16:42:03', '2007-06-13 16:42:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2485, 43832, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 43832 AND users.deleted_at IS NULL) THEN 43832 ELSE NULL END, NULL, 'SK Originals', 'looking good folks and the site is a bit faster (very nice)', 'looking good folks and the site is a bit faster (very nice)', 'visible', '2007-06-13 17:11:33', '2007-06-13 17:11:33', '2007-06-13 17:11:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2486, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Hmm, I don&acute;t know. The server just went to a crawl, then fell over and died. Now that it&acute;s back up though, it&acute;s indeed faster than the previous version.', 'Hmm, I don&amp;acute;t know. The server just went to a crawl, then fell over and died. Now that it&amp;acute;s back up though, it&amp;acute;s indeed faster than the previous version.', 'visible', '2007-06-13 23:45:24', '2007-06-13 23:45:24', '2007-06-13 23:45:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2487, 65212, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65212 AND users.deleted_at IS NULL) THEN 65212 ELSE NULL END, NULL, 'Wilian Souza', 'Oh-oh!!! I was the last to believe in this! LOL', 'Oh-oh!!! I was the last to believe in this! LOL', 'visible', '2007-06-14 19:59:23', '2007-06-14 19:59:23', '2007-06-14 19:59:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1269
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2488, 38755, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38755 AND users.deleted_at IS NULL) THEN 38755 ELSE NULL END, NULL, 'krstatzar', 'I know I said that it seemed to load slower but I was wrong SB loads just fine\r<BR>and it is awesome lookin` :clap', 'I know I said that it seemed to load slower but I was wrong SB loads just fine<br />\r&lt;BR&gt;and it is awesome lookin` :clap', 'visible', '2007-06-15 10:06:55', '2007-06-15 10:06:55', '2007-06-15 10:06:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2489, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Hmm...above link is not working so here is a new one. http://www.apple.com/safari/\r<BR>\r<BR>Beta,so beware of bugs. \r<BR>\r<BR>\r<BR> :Happy', 'Hmm...above link is not working so here is a new one. http://www.apple.com/safari/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Beta,so beware of bugs. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy', 'visible', '2007-06-15 19:32:25', '2007-06-15 19:32:25', '2007-06-15 19:32:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2490, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Thanks for the warning Marshall :) :)', 'Thanks for the warning Marshall :) :)', 'visible', '2007-06-18 09:22:30', '2007-06-18 09:22:30', '2007-06-18 09:22:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2491, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Sally, Gregor,Nikos & Marshall...Congratulations!\r<BR>Thanks for your best work for Skinbase... :clap \r<BR>...Hope always see you in Skinbase... :love :D', 'Sally, Gregor,Nikos &amp; Marshall...Congratulations!<br />\r&lt;BR&gt;Thanks for your best work for Skinbase... :clap <br />\r&lt;BR&gt;...Hope always see you in Skinbase... :love :D', 'visible', '2007-06-17 12:05:18', '2007-06-17 12:05:18', '2007-06-17 12:05:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2492, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Very nice new Safari...\r<BR>Thanks Marshall! LOL', 'Very nice new Safari...<br />\r&lt;BR&gt;Thanks Marshall! LOL', 'visible', '2007-06-17 12:08:51', '2007-06-17 12:08:51', '2007-06-17 12:08:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1275
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2493, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Merci aussi à toi Serge pour ta participation à la bonne marche de ce site... :beer LOL :grin', 'Merci aussi à toi Serge pour ta participation à la bonne marche de ce site... :beer LOL :grin', 'visible', '2007-06-17 18:12:18', '2007-06-17 18:12:18', '2007-06-17 18:12:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1274
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2494, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Dell link: http://www.dell.com/content/topics/topic.aspx/global/products/monitors/topics/en/infocenter?c=us&cs=RC956904&l=en&s=hied', 'Dell link: http://www.dell.com/content/topics/topic.aspx/global/products/monitors/topics/en/infocenter?c=us&amp;cs=RC956904&amp;l=en&amp;s=hied', 'visible', '2007-06-28 17:23:20', '2007-06-28 17:23:20', '2007-06-28 17:23:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1277
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2495, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'iPhone link: http://www.apple.com/iphone/', 'iPhone link: http://www.apple.com/iphone/', 'visible', '2007-06-28 17:27:11', '2007-06-28 17:27:11', '2007-06-28 17:27:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1276
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2496, 300, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 300 AND users.deleted_at IS NULL) THEN 300 ELSE NULL END, NULL, 'craeonics', 'Yay! Price tag is way more than I&acute;m willing to pay though (not to mention that it&acute;ll cost 50% more over here for reasons unknown). Also, contrast ratio isn&acute;t too hot.', 'Yay! Price tag is way more than I&amp;acute;m willing to pay though (not to mention that it&amp;acute;ll cost 50% more over here for reasons unknown). Also, contrast ratio isn&amp;acute;t too hot.', 'visible', '2007-06-30 15:25:56', '2007-06-30 15:25:56', '2007-06-30 15:25:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1277
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2497, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Wow!! Found 17 of my works at this site. Totally unaware they were there. Interesting,LICENSE ?!\r<BR>\r<BR>Folks,check this link. :o', 'Wow!! Found 17 of my works at this site. Totally unaware they were there. Interesting,LICENSE ?!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Folks,check this link. :o', 'visible', '2007-07-09 16:05:41', '2007-07-09 16:05:41', '2007-07-09 16:05:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1279
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2498, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'http://www.topdownloads.net/services/search.php?section=wallpapers&keywords=etype2&mode=\r<BR>\r<BR>The above link shows 17 of my images ripped! These images were created years ago.\r<BR>\r<BR>I strongly suggest you check your work.\r<BR>\r<BR> :o', 'http://www.topdownloads.net/services/search.php?section=wallpapers&amp;keywords=etype2&amp;mode=<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;The above link shows 17 of my images ripped! These images were created years ago.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I strongly suggest you check your work.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :o', 'visible', '2007-07-10 02:43:06', '2007-07-10 02:43:06', '2007-07-10 02:43:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1279
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2499, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'They had 25 of mine. They have since been removed at my request. They are very fast to heed our emails!! Thanks Adni. :Happy', 'They had 25 of mine. They have since been removed at my request. They are very fast to heed our emails!! Thanks Adni. :Happy', 'visible', '2007-07-10 14:08:31', '2007-07-10 14:08:31', '2007-07-10 14:08:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1279
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2500, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'http://www.house.gov/inslee/issues/technology/saving_internet_radio.html\r<BR>\r<BR> :Happy :clap :clap', 'http://www.house.gov/inslee/issues/technology/saving_internet_radio.html<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy :clap :clap', 'visible', '2007-07-10 22:49:22', '2007-07-10 22:49:22', '2007-07-10 22:49:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2501, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'My results of searching in this site:\r<BR>\r<BR>adni18 (74 wallpapers): http://www.topdownloads.net/services/search.php?section=wallpapers&keywords=adni18&mode\r<BR>\r<BR>Nikos Adamamas (54 wallpapers): http://www.topdownloads.net/services/search.php?section=wallpapers&keywords=Nikos%20Adamamas&mode=\r<BR>\r<BR>Nikos Adamamas (2 bootskins):\r<BR>http://www.topdownloads.net/services/search.php?section=bootscreens&keywords=Nikos%20Adamamas&mode=\r<BR>\r<BR>10 have been deleted all ready, after my request, but still remaining 130 of my works there without my permission... :(', 'My results of searching in this site:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;adni18 (74 wallpapers): http://www.topdownloads.net/services/search.php?section=wallpapers&amp;keywords=adni18&amp;mode<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Nikos Adamamas (54 wallpapers): http://www.topdownloads.net/services/search.php?section=wallpapers&amp;keywords=Nikos%20Adamamas&amp;mode=<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Nikos Adamamas (2 bootskins):<br />\r&lt;BR&gt;http://www.topdownloads.net/services/search.php?section=bootscreens&amp;keywords=Nikos%20Adamamas&amp;mode=<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;10 have been deleted all ready, after my request, but still remaining 130 of my works there without my permission... :(', 'visible', '2007-07-10 23:54:03', '2007-07-10 23:54:03', '2007-07-10 23:54:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1279
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2502, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'It is so sad, radio should be free!', 'It is so sad, radio should be free!', 'visible', '2007-07-11 08:38:33', '2007-07-11 08:38:33', '2007-07-11 08:38:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2503, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Fantastic option, Thank you.. :clap :clap :congrats', 'Fantastic option, Thank you.. :clap :clap :congrats', 'visible', '2007-07-11 13:27:59', '2007-07-11 13:27:59', '2007-07-11 13:27:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2504, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'I agree with you Nikos. Next thing...they will try to tax the internet again. :wow', 'I agree with you Nikos. Next thing...they will try to tax the internet again. :wow', 'visible', '2007-07-11 15:35:22', '2007-07-11 15:35:22', '2007-07-11 15:35:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1280
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2505, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Nice!!! :Happy :clap :clap :clap', 'Nice!!! :Happy :clap :clap :clap', 'visible', '2007-07-11 16:09:10', '2007-07-11 16:09:10', '2007-07-11 16:09:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2506, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'I sent an email yesterday to this site requesting removal. My link now shows they removed them as of today. They are listening,but consider Nikos words carefully. :Happy :clap', 'I sent an email yesterday to this site requesting removal. My link now shows they removed them as of today. They are listening,but consider Nikos words carefully. :Happy :clap', 'visible', '2007-07-11 17:00:35', '2007-07-11 17:00:35', '2007-07-11 17:00:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1279
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2507, 38755, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38755 AND users.deleted_at IS NULL) THEN 38755 ELSE NULL END, NULL, 'krstatzar', 'Bit late from me but that is great! ;)', 'Bit late from me but that is great! ;)', 'visible', '2007-07-24 08:34:23', '2007-07-24 08:34:23', '2007-07-24 08:34:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2508, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Just out of curiosity how long does a skin stay in the featured spot(skinbase members vote)? Is it there till another skin knocks it out or is there a time limit? :Happy', 'Just out of curiosity how long does a skin stay in the featured spot(skinbase members vote)? Is it there till another skin knocks it out or is there a time limit? :Happy', 'visible', '2007-07-28 15:11:04', '2007-07-28 15:11:04', '2007-07-28 15:11:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2509, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Yes, knocks them out of the position.\r<BR>\r<BR>Though, we are open for any suggestion about it :)', 'Yes, knocks them out of the position.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Though, we are open for any suggestion about it :)', 'visible', '2007-07-30 23:12:50', '2007-07-30 23:12:50', '2007-07-30 23:12:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1282
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2510, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Microsoft should release the pack via Windows Update aug 14 :Happy', 'Microsoft should release the pack via Windows Update aug 14 :Happy', 'visible', '2007-08-02 13:06:35', '2007-08-02 13:06:35', '2007-08-02 13:06:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2511, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'Donald, it is the 23rd and it&acute;s not out. Have they said another date to expect it? I hope it&acute;s soon. :Happy', 'Donald, it is the 23rd and it&amp;acute;s not out. Have they said another date to expect it? I hope it&amp;acute;s soon. :Happy', 'visible', '2007-08-23 20:37:13', '2007-08-23 20:37:13', '2007-08-23 20:37:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1283
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2512, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'For those interested to view the &quot;beast&quot; you can follow these links:\r<BR>\r<BR>http://www.dpreview.com/news/0708/07082313nikond300.asp\r<BR>\r<BR>http://www.dpreview.com/news/0708/07082312nikond3.asp\r<BR>\r<BR>Cheers :Happy |O|', 'For those interested to view the &amp;quot;beast&amp;quot; you can follow these links:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.dpreview.com/news/0708/07082313nikond300.asp<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;http://www.dpreview.com/news/0708/07082312nikond3.asp<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Cheers :Happy |O|', 'visible', '2007-08-24 10:42:50', '2007-08-24 10:42:50', '2007-08-24 10:42:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1285
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2513, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Sounds good. I will give it a try. :Happy :clap', 'Sounds good. I will give it a try. :Happy :clap', 'visible', '2007-08-26 14:42:18', '2007-08-26 14:42:18', '2007-08-26 14:42:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1286
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2514, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'After reading the warning on the link website,I&acute;m a bit dubious of trying it,although I&acute;m tempted. \r<BR>\r<BR>I have WDB, which gives me Vista look so,happy camper. Because it may be free,worth a try if you follow warning instructions.\r<BR>\r<BR> :Happy', 'After reading the warning on the link website,I&amp;acute;m a bit dubious of trying it,although I&amp;acute;m tempted. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;I have WDB, which gives me Vista look so,happy camper. Because it may be free,worth a try if you follow warning instructions.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy', 'visible', '2007-08-27 02:43:55', '2007-08-27 02:43:55', '2007-08-27 02:43:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1286
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2515, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Surprised you didn&acute;t mention the &quot;big 2&quot; Artur... Zone Alarm firewall, and AVG anti-virus ( both free for personal use )... I bought the complete ZA package back last year, but have never even installed it as the firewall lashed to AVG&acute;s free antivirus seems to be doing a good job ( though admittedly my ISP screens all emails anyway ). \r<BR>\r<BR>Run SpywareBlaster in the background and run Lavasoft&acute;s free personal version regularly and you have a comprehensible, and totally free security package for the average net user.', 'Surprised you didn&amp;acute;t mention the &amp;quot;big 2&amp;quot; Artur... Zone Alarm firewall, and AVG anti-virus ( both free for personal use )... I bought the complete ZA package back last year, but have never even installed it as the firewall lashed to AVG&amp;acute;s free antivirus seems to be doing a good job ( though admittedly my ISP screens all emails anyway ). <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Run SpywareBlaster in the background and run Lavasoft&amp;acute;s free personal version regularly and you have a comprehensible, and totally free security package for the average net user.', 'visible', '2007-08-31 16:17:57', '2007-08-31 16:17:57', '2007-08-31 16:17:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1289
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2516, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Well Micke, did not mentioned because my experiences with both of them were terrible, years ago. Or...with zone alarm were horrible. At that time I have paid for the complete package but at the end of the subscription , I moved over Sygate Pro - never looked back - but to unninstall ZA was something of an experience as it simply blocked all my internet connections. So, ZA, never more. I was also an AVG user until I have discovered...Avast, 4 years ago. It&acute;s a better featured application, believe me. As per Spyware Blaster, I had it, but after buying my license of CounterSpy, it&acute;s useless to have it on the machine. As per Lavasoft, I used it 5 years ago and even have upgraded to the Plus &quot;payable&quot; version until I have discovered spyware in my machine that it did not kept out. Since then,well just uninstalled all of it. Lavasoft was great years ago but now there are much better and effective free apps., as Spybot, which is not perfect either. As I use to say, when using free apps, you get for what you&acute;ve paid - of course this is not a 100% correct and true and depends on the kind of apps but on security apps, it&acute;s kind of true - but just a comment. :Happy', 'Well Micke, did not mentioned because my experiences with both of them were terrible, years ago. Or...with zone alarm were horrible. At that time I have paid for the complete package but at the end of the subscription , I moved over Sygate Pro - never looked back - but to unninstall ZA was something of an experience as it simply blocked all my internet connections. So, ZA, never more. I was also an AVG user until I have discovered...Avast, 4 years ago. It&amp;acute;s a better featured application, believe me. As per Spyware Blaster, I had it, but after buying my license of CounterSpy, it&amp;acute;s useless to have it on the machine. As per Lavasoft, I used it 5 years ago and even have upgraded to the Plus &amp;quot;payable&amp;quot; version until I have discovered spyware in my machine that it did not kept out. Since then,well just uninstalled all of it. Lavasoft was great years ago but now there are much better and effective free apps., as Spybot, which is not perfect either. As I use to say, when using free apps, you get for what you&amp;acute;ve paid - of course this is not a 100% correct and true and depends on the kind of apps but on security apps, it&amp;acute;s kind of true - but just a comment. :Happy', 'visible', '2007-09-01 14:30:05', '2007-09-01 14:30:05', '2007-09-01 14:30:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1289
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2517, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Happy Anniversary to SkinBase!! :clap', 'Happy Anniversary to SkinBase!! :clap', 'visible', '2007-09-07 17:11:17', '2007-09-07 17:11:17', '2007-09-07 17:11:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2518, 57056, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57056 AND users.deleted_at IS NULL) THEN 57056 ELSE NULL END, NULL, 'Jadoo', 'Happy Anniversary :) :) :)', 'Happy Anniversary :) :) :)', 'visible', '2007-09-07 18:33:38', '2007-09-07 18:33:38', '2007-09-07 18:33:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2519, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Ye Ha!!! Damn, I been here THAT LONG.... I thought it was 8!! :clap LOL :cool :cool :love :beer :beer :beer |O| ;) :p :coffee :zzz :o }:( :cry :fool', 'Ye Ha!!! Damn, I been here THAT LONG.... I thought it was 8!! :clap LOL :cool :cool :love :beer :beer :beer |O| ;) :p :coffee :zzz :o }:( :cry :fool', 'visible', '2007-09-07 22:43:37', '2007-09-07 22:43:37', '2007-09-07 22:43:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2520, 64747, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 64747 AND users.deleted_at IS NULL) THEN 64747 ELSE NULL END, NULL, 'Alperium', 'Happy Birthday!!\r<BR> :Happy :Happy :Happy', 'Happy Birthday!!<br />\r&lt;BR&gt; :Happy :Happy :Happy', 'visible', '2007-09-07 22:55:19', '2007-09-07 22:55:19', '2007-09-07 22:55:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2521, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Happy 7th Anniversery!...and many more to come. :Happy :congrats :clap :love :aw', 'Happy 7th Anniversery!...and many more to come. :Happy :congrats :clap :love :aw', 'visible', '2007-09-10 01:24:19', '2007-09-10 01:24:19', '2007-09-10 01:24:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2522, 40283, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 40283 AND users.deleted_at IS NULL) THEN 40283 ELSE NULL END, NULL, 'Kavel', 'Happpyyyyy Birthdayyyyy to youuuuuuuu SB :)', 'Happpyyyyy Birthdayyyyy to youuuuuuuu SB :)', 'visible', '2007-09-10 14:59:35', '2007-09-10 14:59:35', '2007-09-10 14:59:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2523, 54632, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 54632 AND users.deleted_at IS NULL) THEN 54632 ELSE NULL END, NULL, 'radnor', 'Happy 7th anniversary! :Happy', 'Happy 7th anniversary! :Happy', 'visible', '2007-09-11 03:45:57', '2007-09-11 03:45:57', '2007-09-11 03:45:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2524, 54632, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 54632 AND users.deleted_at IS NULL) THEN 54632 ELSE NULL END, NULL, 'radnor', 'Happy 7th anniversary! :Happy', 'Happy 7th anniversary! :Happy', 'visible', '2007-09-11 03:46:30', '2007-09-11 03:46:30', '2007-09-11 03:46:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2525, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'HONOR', 'HONOR', 'visible', '2007-09-16 06:54:21', '2007-09-16 06:54:21', '2007-09-16 06:54:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1291
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2526, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Great idea!!\r<BR>\r<BR>Hope to see some great entries.\r<BR>\r<BR> :Happy :clap :congrats :love', 'Great idea!!<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Hope to see some great entries.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :Happy :clap :congrats :love', 'visible', '2007-09-24 15:12:53', '2007-09-24 15:12:53', '2007-09-24 15:12:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2527, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'As long as I have been here.... I dont KNOW what an exif file is... And I bet I am not alone!! :cool :cool :cool', 'As long as I have been here.... I dont KNOW what an exif file is... And I bet I am not alone!! :cool :cool :cool', 'visible', '2007-09-24 15:29:49', '2007-09-24 15:29:49', '2007-09-24 15:29:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2528, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Best of luck to all... :Happy', 'Best of luck to all... :Happy', 'visible', '2007-09-24 16:56:44', '2007-09-24 16:56:44', '2007-09-24 16:56:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2529, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Hi all. About EXIF you can read more info here: http://www.digicamhelp.com/learn/glossary/exif.php\r<BR>\r<BR>here: http://en.wikipedia.org/wiki/Exif and here: http://www.exif.org/.\r<BR>\r<BR>All in all what it does is that it stores automatically all the image info in a separate file which is appended to the image. Note however that some PP&acute;s software do not keep the exif info on files after processing, but most of them do keep it. :Happy |O|', 'Hi all. About EXIF you can read more info here: http://www.digicamhelp.com/learn/glossary/exif.php<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;here: http://en.wikipedia.org/wiki/Exif and here: http://www.exif.org/.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;All in all what it does is that it stores automatically all the image info in a separate file which is appended to the image. Note however that some PP&amp;acute;s software do not keep the exif info on files after processing, but most of them do keep it. :Happy |O|', 'visible', '2007-09-24 21:04:10', '2007-09-24 21:04:10', '2007-09-24 21:04:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2530, NULL, news_articles.id, NULL, NULL, 'fjnunes712', 'Good luck to all. I have my own convictions as to why I will not participate. I will not get into them here. Just know that I will support all that do participate. |O|', 'Good luck to all. I have my own convictions as to why I will not participate. I will not get into them here. Just know that I will support all that do participate. |O|', 'visible', '2007-09-24 22:02:42', '2007-09-24 22:02:42', '2007-09-24 22:02:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2531, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Good luck to all those who decide to participate. sed, don&acute;t feel lonely, I don&acute;t know what they are either but will be checking the links Artur has provided. Artur, I thought this was a great idea when you first mentioned it and I wish you much success. adni you did a great banner. Very artistic. I give it a 10! :love', 'Good luck to all those who decide to participate. sed, don&amp;acute;t feel lonely, I don&amp;acute;t know what they are either but will be checking the links Artur has provided. Artur, I thought this was a great idea when you first mentioned it and I wish you much success. adni you did a great banner. Very artistic. I give it a 10! :love', 'visible', '2007-09-24 22:16:12', '2007-09-24 22:16:12', '2007-09-24 22:16:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2532, 45416, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45416 AND users.deleted_at IS NULL) THEN 45416 ELSE NULL END, NULL, 'emecoelho', 'Boa ideia GreyTata! \r<BR>Ainda não sei se participarei, no entanto desejo o maior sucesso para esta ideia e estarei atento a todos os trabalhos realizados já que gosto bastante de fotografia.\r<BR>\r<BR> :clap', 'Boa ideia GreyTata! <br />\r&lt;BR&gt;Ainda não sei se participarei, no entanto desejo o maior sucesso para esta ideia e estarei atento a todos os trabalhos realizados já que gosto bastante de fotografia.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt; :clap', 'visible', '2007-09-25 22:23:18', '2007-09-25 22:23:18', '2007-09-25 22:23:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2533, 148, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 148 AND users.deleted_at IS NULL) THEN 148 ELSE NULL END, NULL, 'Scarebear', 'Wow. Its been a long time :)\r<BR>\r<BR>Congrats to gRAVE and the current team.', 'Wow. Its been a long time :)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Congrats to gRAVE and the current team.', 'visible', '2007-10-03 15:00:07', '2007-10-03 15:00:07', '2007-10-03 15:00:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1290
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2534, 69412, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 69412 AND users.deleted_at IS NULL) THEN 69412 ELSE NULL END, NULL, 'Wallpaper_Child', 'Its Gonna Be Awsome :love :love', 'Its Gonna Be Awsome :love :love', 'visible', '2007-10-10 03:16:37', '2007-10-10 03:16:37', '2007-10-10 03:16:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2535, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Thank you so much! :D', 'Thank you so much! :D', 'visible', '2007-10-18 22:57:40', '2007-10-18 22:57:40', '2007-10-18 22:57:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1292
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2536, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Congratulations :clap :clap :clap', 'Congratulations :clap :clap :clap', 'visible', '2007-11-02 01:44:28', '2007-11-02 01:44:28', '2007-11-02 01:44:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2537, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Congrats! :clap :aw :congrats', 'Congrats! :clap :aw :congrats', 'visible', '2007-11-02 02:42:03', '2007-11-02 02:42:03', '2007-11-02 02:42:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2538, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Thanks to the Staff and Everyone here at SkinBase I&acute;m very,very Honored and very Grateful.Thanks for all the Great comments :Happy', 'Thanks to the Staff and Everyone here at SkinBase I&amp;acute;m very,very Honored and very Grateful.Thanks for all the Great comments :Happy', 'visible', '2007-11-02 03:59:12', '2007-11-02 03:59:12', '2007-11-02 03:59:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2539, 54632, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 54632 AND users.deleted_at IS NULL) THEN 54632 ELSE NULL END, NULL, 'radnor', 'Congrats to the winners! I&acute;d like to see the photos, are there links to them? :clap', 'Congrats to the winners! I&amp;acute;d like to see the photos, are there links to them? :clap', 'visible', '2007-11-02 14:02:57', '2007-11-02 14:02:57', '2007-11-02 14:02:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2540, NULL, news_articles.id, NULL, NULL, 'GreyTata', 'Congrats Mike and Khaotico. It was nice from you both to participate on this first assigment here at SB. Thank you for your participation. :clap |O|', 'Congrats Mike and Khaotico. It was nice from you both to participate on this first assigment here at SB. Thank you for your participation. :clap |O|', 'visible', '2007-11-02 17:04:09', '2007-11-02 17:04:09', '2007-11-02 17:04:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2541, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Congratulations to all who particapated!! \r<BR>\r<BR>Here is a link to the enties. http://www.skinbase.org/Photography/PhotoAssignments/542\r<BR> :Happy :clap :aw :love', 'Congratulations to all who particapated!! <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Here is a link to the enties. http://www.skinbase.org/Photography/PhotoAssignments/542<br />\r&lt;BR&gt; :Happy :clap :aw :love', 'visible', '2007-11-03 00:22:14', '2007-11-03 00:22:14', '2007-11-03 00:22:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2542, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'A better link to Apple iMac http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?nnmm=browse&mco=7B723646&node=home/shop_mac/family/imac', 'A better link to Apple iMac http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?nnmm=browse&amp;mco=7B723646&amp;node=home/shop_mac/family/imac', 'visible', '2007-11-04 02:50:14', '2007-11-04 02:50:14', '2007-11-04 02:50:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2543, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Cool! :)', 'Cool! :)', 'visible', '2007-11-04 14:37:28', '2007-11-04 14:37:28', '2007-11-04 14:37:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2544, NULL, news_articles.id, NULL, NULL, 'fjnunes712', 'OK... going to sort out some and post one soon. I have posted myself before, deleted it after a time, but I&acute;ll gladly do so again. I&acute;d also like to see all staff members post one as well. The regular members here have interacted long enough and it would be nice to have a face behind the name. Though most likely none of us will ever meet in person, I believe this will make the overall experience here even better and a tad more personal. I do hope all of us participate! \r<BR>\r<BR>Great idea anoko, and great job implementing it this quickly Nikos and Skinbase! :Happy :congrats', 'OK... going to sort out some and post one soon. I have posted myself before, deleted it after a time, but I&amp;acute;ll gladly do so again. I&amp;acute;d also like to see all staff members post one as well. The regular members here have interacted long enough and it would be nice to have a face behind the name. Though most likely none of us will ever meet in person, I believe this will make the overall experience here even better and a tad more personal. I do hope all of us participate! <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Great idea anoko, and great job implementing it this quickly Nikos and Skinbase! :Happy :congrats', 'visible', '2007-11-05 13:27:27', '2007-11-05 13:27:27', '2007-11-05 13:27:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2545, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Thanks Fred :grin', 'Thanks Fred :grin', 'visible', '2007-11-05 20:49:25', '2007-11-05 20:49:25', '2007-11-05 20:49:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2546, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Check the link: http://www.skinbase.org/Skins/Members/544', 'Check the link: http://www.skinbase.org/Skins/Members/544', 'visible', '2007-11-05 21:07:19', '2007-11-05 21:07:19', '2007-11-05 21:07:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2547, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Sorry, I take a lousy picture.. :(', 'Sorry, I take a lousy picture.. :(', 'visible', '2007-11-06 20:03:22', '2007-11-06 20:03:22', '2007-11-06 20:03:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2548, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', '&quot;It is better to have a photo of a person in your mind than a nick name when you deal with someone.&quot;\r<BR>\r<BR>So, where do I find your picture, Nikos? :grin', '&amp;quot;It is better to have a photo of a person in your mind than a nick name when you deal with someone.&amp;quot;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;So, where do I find your picture, Nikos? :grin', 'visible', '2007-11-08 13:07:37', '2007-11-08 13:07:37', '2007-11-08 13:07:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2549, 70918, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 70918 AND users.deleted_at IS NULL) THEN 70918 ELSE NULL END, NULL, 'Paris', 'hallo leute wie kann ich diese alle skins installieren oder verwenden??? \r<BR> :cry :cry :cry :cry', 'hallo leute wie kann ich diese alle skins installieren oder verwenden??? <br />\r&lt;BR&gt; :cry :cry :cry :cry', 'visible', '2007-11-15 15:13:46', '2007-11-15 15:13:46', '2007-11-15 15:13:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1293
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2550, 39992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39992 AND users.deleted_at IS NULL) THEN 39992 ELSE NULL END, NULL, 'nadgerry', ':clap :clap :clap well deserved HH HH', ':clap :clap :clap well deserved HH HH', 'visible', '2007-11-20 01:43:26', '2007-11-20 01:43:26', '2007-11-20 01:43:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2551, 39992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39992 AND users.deleted_at IS NULL) THEN 39992 ELSE NULL END, NULL, 'nadgerry', 'what did they win??', 'what did they win??', 'visible', '2007-11-20 01:45:38', '2007-11-20 01:45:38', '2007-11-20 01:45:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2552, 68486, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68486 AND users.deleted_at IS NULL) THEN 68486 ELSE NULL END, NULL, 'khaotico', 'Thanks for all skinbase and the staff =)', 'Thanks for all skinbase and the staff =)', 'visible', '2007-11-21 13:57:28', '2007-11-21 13:57:28', '2007-11-21 13:57:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1294
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2553, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'I suppose with Apple it is just a natural progression of their ongoing integrated design feature.\r<BR>\r<BR>Interesting to see how much more it would cost to buy the same thing in the UK... $438.95 more for the cheapest one and that can&acute;t be blamed on purchase tax ( vat ) &acute;cos there is still a difference of nearly 200 bucks after that is taken into account. http://store.apple.com/Apple/WebObjects/ukstore?family=iMac\r<BR>Guess it&acute;s still a case of &acute;rip off the Europeans while we can&acute; }:(', 'I suppose with Apple it is just a natural progression of their ongoing integrated design feature.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Interesting to see how much more it would cost to buy the same thing in the UK... $438.95 more for the cheapest one and that can&amp;acute;t be blamed on purchase tax ( vat ) &amp;acute;cos there is still a difference of nearly 200 bucks after that is taken into account. http://store.apple.com/Apple/WebObjects/ukstore?family=iMac<br />\r&lt;BR&gt;Guess it&amp;acute;s still a case of &amp;acute;rip off the Europeans while we can&amp;acute; }:(', 'visible', '2007-11-24 11:26:40', '2007-11-24 11:26:40', '2007-11-24 11:26:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2554, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'That is a stiff penalty. I usually by my stuff on line from trusted dealers. Doing this saves hundreds of dollars and no US sales tax. :Happy \r<BR>\r<BR>New link to Dell&acute;s new XPS One: http://www.dell.com/content/products/productdetails.aspx/xpsdt_one?c=us&cs=19&l=en&s=dhs&~tab=bundlestab\r<BR>\r<BR>', 'That is a stiff penalty. I usually by my stuff on line from trusted dealers. Doing this saves hundreds of dollars and no US sales tax. :Happy <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;New link to Dell&amp;acute;s new XPS One: http://www.dell.com/content/products/productdetails.aspx/xpsdt_one?c=us&amp;cs=19&amp;l=en&amp;s=dhs&amp;~tab=bundlestab<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;', 'visible', '2007-11-24 14:05:19', '2007-11-24 14:05:19', '2007-11-24 14:05:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2555, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', '&quot;I usually by my stuff on line from trusted dealers&quot;... so do I, but I don&acute;t even bother to buy electronic stuff from outside the UK as it still gets hit with a purchase tax. \r<BR>\r<BR>A friend recently bought an iPod on line from the US and had to pay tax at this end before he could have it delivered... by the time he had sorted out the customs issue he saved about $10 :what ~ hardly worth the aggrevation.', '&amp;quot;I usually by my stuff on line from trusted dealers&amp;quot;... so do I, but I don&amp;acute;t even bother to buy electronic stuff from outside the UK as it still gets hit with a purchase tax. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;A friend recently bought an iPod on line from the US and had to pay tax at this end before he could have it delivered... by the time he had sorted out the customs issue he saved about $10 :what ~ hardly worth the aggrevation.', 'visible', '2007-11-25 13:17:05', '2007-11-25 13:17:05', '2007-11-25 13:17:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2556, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'So sorry. :(', 'So sorry. :(', 'visible', '2007-11-26 04:03:24', '2007-11-26 04:03:24', '2007-11-26 04:03:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2557, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'On the same lines... how about this for pc? guess you&acute;d call it a pocket top LOL', 'On the same lines... how about this for pc? guess you&amp;acute;d call it a pocket top LOL', 'visible', '2007-12-06 15:53:37', '2007-12-06 15:53:37', '2007-12-06 15:53:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2558, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Opps! a link might help ~ http://www.slashgear.com/linutop-v12-low-power-linux-desktop-revisited-048829.php ~ LOL', 'Opps! a link might help ~ http://www.slashgear.com/linutop-v12-low-power-linux-desktop-revisited-048829.php ~ LOL', 'visible', '2007-12-06 17:40:37', '2007-12-06 17:40:37', '2007-12-06 17:40:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1295
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2559, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Welcome Mike to Skinbase staff member team! :Happy', 'Welcome Mike to Skinbase staff member team! :Happy', 'visible', '2007-12-16 18:10:38', '2007-12-16 18:10:38', '2007-12-16 18:10:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2560, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Welcome aboard Mike!Well deserved. :Happy :congrats :clap', 'Welcome aboard Mike!Well deserved. :Happy :congrats :clap', 'visible', '2007-12-16 19:00:09', '2007-12-16 19:00:09', '2007-12-16 19:00:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2561, 39992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39992 AND users.deleted_at IS NULL) THEN 39992 ELSE NULL END, NULL, 'nadgerry', 'Congrats Mike...well done :clap :clap', 'Congrats Mike...well done :clap :clap', 'visible', '2007-12-16 20:21:24', '2007-12-16 20:21:24', '2007-12-16 20:21:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2562, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Congrats Mike :clap', 'Congrats Mike :clap', 'visible', '2007-12-17 11:57:30', '2007-12-17 11:57:30', '2007-12-17 11:57:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2563, 39682, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39682 AND users.deleted_at IS NULL) THEN 39682 ELSE NULL END, NULL, 'Srg01', ':congrats Welcome to the staff Mike :clap', ':congrats Welcome to the staff Mike :clap', 'visible', '2007-12-17 18:42:22', '2007-12-17 18:42:22', '2007-12-17 18:42:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2564, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'I saw it! Amazing! That Greg, he just keeps improving! :love', 'I saw it! Amazing! That Greg, he just keeps improving! :love', 'visible', '2007-12-18 00:33:15', '2007-12-18 00:33:15', '2007-12-18 00:33:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2565, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'Congratulations! :clap :Happy :clap', 'Congratulations! :clap :Happy :clap', 'visible', '2007-12-18 02:56:12', '2007-12-18 02:56:12', '2007-12-18 02:56:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2566, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Cool. Did not know about it,now I do. :Happy :D :clap', 'Cool. Did not know about it,now I do. :Happy :D :clap', 'visible', '2007-12-18 02:57:47', '2007-12-18 02:57:47', '2007-12-18 02:57:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2567, 71852, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 71852 AND users.deleted_at IS NULL) THEN 71852 ELSE NULL END, NULL, 'SlaveofBetrayal', 'Oooh I&acute;m so smart I had it already! lol :) coolness', 'Oooh I&amp;acute;m so smart I had it already! lol :) coolness', 'visible', '2007-12-18 08:19:53', '2007-12-18 08:19:53', '2007-12-18 08:19:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2568, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'well done*-*..', 'well done*-*..', 'visible', '2007-12-22 00:41:13', '2007-12-22 00:41:13', '2007-12-22 00:41:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2569, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'is cool*-*..', 'is cool*-*..', 'visible', '2007-12-22 01:31:25', '2007-12-22 01:31:25', '2007-12-22 01:31:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2570, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'I going to do *-*.', 'I going to do *-*.', 'visible', '2007-12-22 01:34:46', '2007-12-22 01:34:46', '2007-12-22 01:34:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1296
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2571, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Good to know, thanks.. :Happy', 'Good to know, thanks.. :Happy', 'visible', '2007-12-22 03:26:24', '2007-12-22 03:26:24', '2007-12-22 03:26:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1299
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2572, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Congrats! :congrats', 'Congrats! :congrats', 'visible', '2007-12-26 19:44:00', '2007-12-26 19:44:00', '2007-12-26 19:44:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2573, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*.', '*-*.', 'visible', '2008-01-10 19:48:13', '2008-01-10 19:48:13', '2008-01-10 19:48:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1302
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2574, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Let me be first to welcome Mick aboard. Great addition and very helpful person. Congratulations. :Happy :clap :clap', 'Let me be first to welcome Mick aboard. Great addition and very helpful person. Congratulations. :Happy :clap :clap', 'visible', '2008-01-26 19:01:06', '2008-01-26 19:01:06', '2008-01-26 19:01:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2575, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Hey Marshall, let&acute;s put him to work!', 'Hey Marshall, let&amp;acute;s put him to work!', 'visible', '2008-01-26 19:20:58', '2008-01-26 19:20:58', '2008-01-26 19:20:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2576, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Thanks to everyone, but I still haven&acute;t managed to login yet LOL Gremlins in the works somewhere LOL', 'Thanks to everyone, but I still haven&amp;acute;t managed to login yet LOL Gremlins in the works somewhere LOL', 'visible', '2008-01-27 18:31:27', '2008-01-27 18:31:27', '2008-01-27 18:31:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1298
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2577, 39992, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 39992 AND users.deleted_at IS NULL) THEN 39992 ELSE NULL END, NULL, 'nadgerry', 'keep up the good work Mick :congrats :congrats :congrats', 'keep up the good work Mick :congrats :congrats :congrats', 'visible', '2008-01-29 05:12:28', '2008-01-29 05:12:28', '2008-01-29 05:12:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2578, 49036, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49036 AND users.deleted_at IS NULL) THEN 49036 ELSE NULL END, NULL, 'clwoods', 'Congratulations! Way to go!! :aw :congrats :clap', 'Congratulations! Way to go!! :aw :congrats :clap', 'visible', '2008-01-29 05:19:40', '2008-01-29 05:19:40', '2008-01-29 05:19:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2579, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'That&acute;s right Sally ;) :Happy', 'That&amp;acute;s right Sally ;) :Happy', 'visible', '2008-01-30 22:53:20', '2008-01-30 22:53:20', '2008-01-30 22:53:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2580, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'great*-*..', 'great*-*..', 'visible', '2008-02-01 01:48:22', '2008-02-01 01:48:22', '2008-02-01 01:48:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2581, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Now maybe I can FIND him more often!! :clap :clap :clap :clap', 'Now maybe I can FIND him more often!! :clap :clap :clap :clap', 'visible', '2008-02-09 00:46:16', '2008-02-09 00:46:16', '2008-02-09 00:46:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2582, 68486, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68486 AND users.deleted_at IS NULL) THEN 68486 ELSE NULL END, NULL, 'khaotico', 'COngrats Mick :congrats', 'COngrats Mick :congrats', 'visible', '2008-02-14 23:10:28', '2008-02-14 23:10:28', '2008-02-14 23:10:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2583, 50098, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50098 AND users.deleted_at IS NULL) THEN 50098 ELSE NULL END, NULL, 'kenwas', 'Congrats!', 'Congrats!', 'visible', '2008-02-16 15:45:10', '2008-02-16 15:45:10', '2008-02-16 15:45:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2584, 2282, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2282 AND users.deleted_at IS NULL) THEN 2282 ELSE NULL END, NULL, 'PearlDrop', 'Congrats! :clap :congrats', 'Congrats! :clap :congrats', 'visible', '2008-02-27 19:41:53', '2008-02-27 19:41:53', '2008-02-27 19:41:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2585, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Thanks everyone LOL very kind of you all to make me welcome.', 'Thanks everyone LOL very kind of you all to make me welcome.', 'visible', '2008-03-06 12:45:27', '2008-03-06 12:45:27', '2008-03-06 12:45:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1303
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2586, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Something else that was unveiled at the Mix Conference in Las Vegas was the beta of Internet Explorer 8.\r<BR>\r<BR>Speaking for myself, I&acute;m a confirmed Firefox user, but if you still adhere to IE you might want to give it a whirl. New features include the ability to import bookmarks & extensions from Firefox ( I wonder why? ;) )', 'Something else that was unveiled at the Mix Conference in Las Vegas was the beta of Internet Explorer 8.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Speaking for myself, I&amp;acute;m a confirmed Firefox user, but if you still adhere to IE you might want to give it a whirl. New features include the ability to import bookmarks &amp; extensions from Firefox ( I wonder why? ;) )', 'visible', '2008-03-06 15:21:15', '2008-03-06 15:21:15', '2008-03-06 15:21:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1304
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2587, 41332, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41332 AND users.deleted_at IS NULL) THEN 41332 ELSE NULL END, NULL, 'Butch123', 'Thank you very much :congrats :Happy', 'Thank you very much :congrats :Happy', 'visible', '2008-03-07 15:59:04', '2008-03-07 15:59:04', '2008-03-07 15:59:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1305
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2588, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Great!! I :love the Beatles. Have every one of their tunes. :Happy :clap :clap', 'Great!! I :love the Beatles. Have every one of their tunes. :Happy :clap :clap', 'visible', '2008-03-12 01:36:05', '2008-03-12 01:36:05', '2008-03-12 01:36:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1306
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2590, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://gizmodo.com/371525/cybernet-zpc+gx31-a-pc-in-a-keyboard+sized-case', 'The link: http://gizmodo.com/371525/cybernet-zpc+gx31-a-pc-in-a-keyboard+sized-case', 'visible', '2008-03-26 00:41:11', '2008-03-26 00:41:11', '2008-03-26 00:41:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1308
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2591, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'I&acute;m beginning to wonder if they can live up to what they intended to bring to the public... http://app.photoshop.com/express/index.html.... 10 hours later and still down? \r<BR>\r<BR>Time will tell!', 'I&amp;acute;m beginning to wonder if they can live up to what they intended to bring to the public... http://app.photoshop.com/express/index.html.... 10 hours later and still down? <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Time will tell!', 'visible', '2008-04-04 19:17:38', '2008-04-04 19:17:38', '2008-04-04 19:17:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1309
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2592, 75856, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 75856 AND users.deleted_at IS NULL) THEN 75856 ELSE NULL END, NULL, 'Sommerwind', 'http://www.downloadsquad.com/2008/04/04/adobe-tweaks-photoshop-express-image-licensing-terms/\r<BR>\r<BR>\r<BR>Might be interesting for some.', 'http://www.downloadsquad.com/2008/04/04/adobe-tweaks-photoshop-express-image-licensing-terms/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Might be interesting for some.', 'visible', '2008-04-06 21:59:06', '2008-04-06 21:59:06', '2008-04-06 21:59:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1309
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2593, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Cool!!! :Happy', 'Cool!!! :Happy', 'visible', '2008-04-08 16:09:06', '2008-04-08 16:09:06', '2008-04-08 16:09:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1308
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2594, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Bumber, I don&acute;t have any close enough to me to use! :wow', 'Bumber, I don&amp;acute;t have any close enough to me to use! :wow', 'visible', '2008-04-10 19:08:40', '2008-04-10 19:08:40', '2008-04-10 19:08:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1310
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2595, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Results: No items found. :( \r<BR>\r<BR>Very interesting! :Happy', 'Results: No items found. :( <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Very interesting! :Happy', 'visible', '2008-04-15 08:17:38', '2008-04-15 08:17:38', '2008-04-15 08:17:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1310
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2596, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://gizmodo.com/381327/nasa-to-broadcast-earth-views-in-high-definition', 'The link: http://gizmodo.com/381327/nasa-to-broadcast-earth-views-in-high-definition', 'visible', '2008-04-18 14:29:19', '2008-04-18 14:29:19', '2008-04-18 14:29:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1311
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2597, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Cool link Marshal! :congrats', 'Cool link Marshal! :congrats', 'visible', '2008-04-19 11:27:50', '2008-04-19 11:27:50', '2008-04-19 11:27:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1311
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2598, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I don&acute;t get any nasa view of the earth! I just get gizmo! :wow', 'I don&amp;acute;t get any nasa view of the earth! I just get gizmo! :wow', 'visible', '2008-04-24 19:34:53', '2008-04-24 19:34:53', '2008-04-24 19:34:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1311
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2599, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Why not just own a laptop like me? :Smile', 'Why not just own a laptop like me? :Smile', 'visible', '2008-05-06 22:39:41', '2008-05-06 22:39:41', '2008-05-06 22:39:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1308
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2600, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Cool link! :congrats', 'Cool link! :congrats', 'visible', '2008-05-27 07:52:05', '2008-05-27 07:52:05', '2008-05-27 07:52:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1312
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2601, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'wow! Though, I don&acute;t like Apple&acute;s &acute;Close&acute; policy :(', 'wow! Though, I don&amp;acute;t like Apple&amp;acute;s &amp;acute;Close&amp;acute; policy :(', 'visible', '2008-06-12 08:47:18', '2008-06-12 08:47:18', '2008-06-12 08:47:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1313
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2602, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'I think Apple is &quot;loosing up &quot; their policy from the many posts I&acute;m reading. Free in some countries with signup. In the US,however,still tied to ATT. :( \r<BR>\r<BR>Nice reduction in price and finally,decent speed. :Happy :clap', 'I think Apple is &amp;quot;loosing up &amp;quot; their policy from the many posts I&amp;acute;m reading. Free in some countries with signup. In the US,however,still tied to ATT. :( <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Nice reduction in price and finally,decent speed. :Happy :clap', 'visible', '2008-06-16 04:05:19', '2008-06-16 04:05:19', '2008-06-16 04:05:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1313
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2603, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://en-us.www.mozilla.com/en-US/products/firefox/', 'The link: http://en-us.www.mozilla.com/en-US/products/firefox/', 'visible', '2008-06-18 01:36:08', '2008-06-18 01:36:08', '2008-06-18 01:36:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1314
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2604, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I have test it, but I think the version 2 is much better and with the &quot;FasterFox&quot; add-on is fast as the version 3.', 'I have test it, but I think the version 2 is much better and with the &amp;quot;FasterFox&amp;quot; add-on is fast as the version 3.', 'visible', '2008-06-19 10:28:57', '2008-06-19 10:28:57', '2008-06-19 10:28:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1314
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2605, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://gizmodo.com/5018156/confirmed-phoenix-finds-ice-on-mars', 'The link: http://gizmodo.com/5018156/confirmed-phoenix-finds-ice-on-mars', 'visible', '2008-06-20 15:04:21', '2008-06-20 15:04:21', '2008-06-20 15:04:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1315
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2606, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Another pic,this one in color. http://www.nasa.gov/mission_pages/phoenix/images/press/sol_020_024_change_dodo_v2.html', 'Another pic,this one in color. http://www.nasa.gov/mission_pages/phoenix/images/press/sol_020_024_change_dodo_v2.html', 'visible', '2008-06-21 14:16:04', '2008-06-21 14:16:04', '2008-06-21 14:16:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1315
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2607, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Nice link :clap', 'Nice link :clap', 'visible', '2008-07-04 15:28:17', '2008-07-04 15:28:17', '2008-07-04 15:28:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1315
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2608, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://www.cuil.com/info/', 'The link: http://www.cuil.com/info/', 'visible', '2008-07-28 19:01:27', '2008-07-28 19:01:27', '2008-07-28 19:01:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2609, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Nothing like Google yet ;)', 'Nothing like Google yet ;)', 'visible', '2008-07-29 18:34:23', '2008-07-29 18:34:23', '2008-07-29 18:34:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2610, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Nikos, Did you try it out... ? Magazine format. :Happy', 'Nikos, Did you try it out... ? Magazine format. :Happy', 'visible', '2008-07-29 21:16:11', '2008-07-29 21:16:11', '2008-07-29 21:16:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2611, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Yes, I did, I like the format with the pictures, which were wrong in most cases, but the results still poor... it can&acute;t be compared with Google yet, maybe later... :)', 'Yes, I did, I like the format with the pictures, which were wrong in most cases, but the results still poor... it can&amp;acute;t be compared with Google yet, maybe later... :)', 'visible', '2008-07-30 07:55:02', '2008-07-30 07:55:02', '2008-07-30 07:55:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2612, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Yes,in their first day of operation,their servers went down. We will see see if they are successful. Competition is a good thing. :Happy', 'Yes,in their first day of operation,their servers went down. We will see see if they are successful. Competition is a good thing. :Happy', 'visible', '2008-07-30 15:08:20', '2008-07-30 15:08:20', '2008-07-30 15:08:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2613, 69868, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 69868 AND users.deleted_at IS NULL) THEN 69868 ELSE NULL END, NULL, 'darkchocolate', 'I had tried it. for most part, it lacks specifity or prioritization of the concept entered. It had yielded a large number of results though. :lol The idea is good though. i will try for a few weeks if they could meet my needs. :, \r<BR>', 'I had tried it. for most part, it lacks specifity or prioritization of the concept entered. It had yielded a large number of results though. :lol The idea is good though. i will try for a few weeks if they could meet my needs. :, <br />\r&lt;BR&gt;', 'visible', '2008-08-01 14:23:58', '2008-08-01 14:23:58', '2008-08-01 14:23:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2614, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'It&acute;s pretty good when searching for a specific subject, but lacks versatility when looking for vaguearies ( i.e. I sometimes use Google to check the spelling for odd words )', 'It&amp;acute;s pretty good when searching for a specific subject, but lacks versatility when looking for vaguearies ( i.e. I sometimes use Google to check the spelling for odd words )', 'visible', '2008-08-14 18:34:57', '2008-08-14 18:34:57', '2008-08-14 18:34:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2615, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Yes Mick,I do that to. Spell check when I have no spell check. :grin', 'Yes Mick,I do that to. Spell check when I have no spell check. :grin', 'visible', '2008-08-15 19:41:11', '2008-08-15 19:41:11', '2008-08-15 19:41:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1317
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2616, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Welcome to Skinbase staff members Renee&acute; :Happy', 'Welcome to Skinbase staff members Renee&amp;acute; :Happy', 'visible', '2008-08-27 09:46:17', '2008-08-27 09:46:17', '2008-08-27 09:46:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2617, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Congratulations to all and a welcome aboard to Renee. Renee, why are you reading this. Get busy!', 'Congratulations to all and a welcome aboard to Renee. Renee, why are you reading this. Get busy!', 'visible', '2008-08-27 10:45:37', '2008-08-27 10:45:37', '2008-08-27 10:45:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2618, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Congratulations to all and welcome to the staff,Jazzilady. :Happy :clap', 'Congratulations to all and welcome to the staff,Jazzilady. :Happy :clap', 'visible', '2008-08-27 14:20:01', '2008-08-27 14:20:01', '2008-08-27 14:20:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2619, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Now ya gotta drop moderating at your third and fourth sites!! :clap :clap :clap :love', 'Now ya gotta drop moderating at your third and fourth sites!! :clap :clap :clap :love', 'visible', '2008-08-27 17:28:08', '2008-08-27 17:28:08', '2008-08-27 17:28:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2620, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Thanks everyone! I&acute;ve love skingbase.org for a long time. Of cours, I love basehead.org too! Congratulations to those who were promoted! That&acute;s very cool! :clap :Happy :love \r<BR>Thanks Sally!', 'Thanks everyone! I&amp;acute;ve love skingbase.org for a long time. Of cours, I love basehead.org too! Congratulations to those who were promoted! That&amp;acute;s very cool! :clap :Happy :love <br />\r&lt;BR&gt;Thanks Sally!', 'visible', '2008-08-27 21:08:15', '2008-08-27 21:08:15', '2008-08-27 21:08:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2621, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Congratulations to everyone promoted and Congratulations to our new Moderator jazzilady, Welcome the the club :congrats', 'Congratulations to everyone promoted and Congratulations to our new Moderator jazzilady, Welcome the the club :congrats', 'visible', '2008-08-28 07:02:30', '2008-08-28 07:02:30', '2008-08-28 07:02:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2622, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Useful info Renee&acute; :congrats \r<BR>\r<BR>Don&acute;t forget that all of us have a personal website here at Skinbase:\r<BR>\r<BR>Just put your name in front of .skinbase.org and you will see your personal site ;)\r<BR>\r<BR>example: jazzilady.skinbase.org', 'Useful info Renee&amp;acute; :congrats <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Don&amp;acute;t forget that all of us have a personal website here at Skinbase:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Just put your name in front of .skinbase.org and you will see your personal site ;)<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;example: jazzilady.skinbase.org', 'visible', '2008-08-29 22:38:22', '2008-08-29 22:38:22', '2008-08-29 22:38:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1319
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2623, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Thank you adni18! That&acute;s very helpful! :Happy', 'Thank you adni18! That&amp;acute;s very helpful! :Happy', 'visible', '2008-08-31 04:40:26', '2008-08-31 04:40:26', '2008-08-31 04:40:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1319
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2624, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', 'Congrats all... :clap :congrats', 'Congrats all... :clap :congrats', 'visible', '2008-09-01 03:12:53', '2008-09-01 03:12:53', '2008-09-01 03:12:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2625, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The links:\r<BR>\r<BR>Google Chrome http://en.wikipedia.org/wiki/Google_Chrome\r<BR> http://gears.google.com/chrome/?hl=en\r<BR> http://gears.google.com/chrome/?hl=en\r<BR>\r<BR>Internet Explorer 8 http://gears.google.com/chrome/?hl=en\r<BR>\r<BR>UPDATE: Chrome is now available for download. :Happy', 'The links:<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Google Chrome http://en.wikipedia.org/wiki/Google_Chrome<br />\r&lt;BR&gt; http://gears.google.com/chrome/?hl=en<br />\r&lt;BR&gt; http://gears.google.com/chrome/?hl=en<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Internet Explorer 8 http://gears.google.com/chrome/?hl=en<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;UPDATE: Chrome is now available for download. :Happy', 'visible', '2008-09-02 21:21:17', '2008-09-02 21:21:17', '2008-09-02 21:21:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1321
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2626, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Wrong link for IE 8. Here is the correct one. http://www.microsoft.com/windows/internet-explorer/beta/worldwide-sites.aspx', 'Wrong link for IE 8. Here is the correct one. http://www.microsoft.com/windows/internet-explorer/beta/worldwide-sites.aspx', 'visible', '2008-09-02 21:24:19', '2008-09-02 21:24:19', '2008-09-02 21:24:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1321
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2627, 41925, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 41925 AND users.deleted_at IS NULL) THEN 41925 ELSE NULL END, NULL, 'kchristine', 'Thanks for the info Marshall. I think maybe I will check Google Chrome out. Always looking for better, faster. :love', 'Thanks for the info Marshall. I think maybe I will check Google Chrome out. Always looking for better, faster. :love', 'visible', '2008-09-02 23:04:03', '2008-09-02 23:04:03', '2008-09-02 23:04:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1321
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2628, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Great Marshall, you&acute;re very helpful! :Happy', 'Great Marshall, you&amp;acute;re very helpful! :Happy', 'visible', '2008-09-03 01:30:47', '2008-09-03 01:30:47', '2008-09-03 01:30:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1321
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2629, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Thank you mikelly! I&acute;m glad I was accepted! :Happy', 'Thank you mikelly! I&amp;acute;m glad I was accepted! :Happy', 'visible', '2008-09-03 01:46:17', '2008-09-03 01:46:17', '2008-09-03 01:46:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2631, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'I am using it and it looks great and works great so far!!!\r<BR>Simple, beautiful and fast! :congrats', 'I am using it and it looks great and works great so far!!!<br />\r&lt;BR&gt;Simple, beautiful and fast! :congrats', 'visible', '2008-09-03 19:11:59', '2008-09-03 19:11:59', '2008-09-03 19:11:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1321
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2632, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', ':congrats my friend! :Happy', ':congrats my friend! :Happy', 'visible', '2008-09-09 17:22:27', '2008-09-09 17:22:27', '2008-09-09 17:22:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2633, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Congratulations and welcome! :Happy :clap :clap :clap', 'Congratulations and welcome! :Happy :clap :clap :clap', 'visible', '2008-09-09 17:55:24', '2008-09-09 17:55:24', '2008-09-09 17:55:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2634, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Congratulations bug! I&acute;m so proud of you!! :love :love :Happy', 'Congratulations bug! I&amp;acute;m so proud of you!! :love :love :Happy', 'visible', '2008-09-09 20:47:26', '2008-09-09 20:47:26', '2008-09-09 20:47:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2635, 50496, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50496 AND users.deleted_at IS NULL) THEN 50496 ELSE NULL END, NULL, 'brickhead', 'Congrats sed! :congrats :clap', 'Congrats sed! :congrats :clap', 'visible', '2008-09-11 04:55:59', '2008-09-11 04:55:59', '2008-09-11 04:55:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2636, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'http://www.pcadvisor.co.uk/news/index.cfm?newsid=104191', 'http://www.pcadvisor.co.uk/news/index.cfm?newsid=104191', 'visible', '2008-09-11 16:24:54', '2008-09-11 16:24:54', '2008-09-11 16:24:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1323
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2637, 50496, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 50496 AND users.deleted_at IS NULL) THEN 50496 ELSE NULL END, NULL, 'brickhead', 'Wow congrats to all! I didn&acute;t know there were promotions here! :wow', 'Wow congrats to all! I didn&amp;acute;t know there were promotions here! :wow', 'visible', '2008-09-17 00:19:38', '2008-09-17 00:19:38', '2008-09-17 00:19:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1318
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2638, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I really like Chrome, I have plenty of ram and all that stuff so browsing is a breeze. It&acute;s not all that pretty, I&acute;m not aware of any skins for it, but I&acute;m sure there will be. :congrats', 'I really like Chrome, I have plenty of ram and all that stuff so browsing is a breeze. It&amp;acute;s not all that pretty, I&amp;acute;m not aware of any skins for it, but I&amp;acute;m sure there will be. :congrats', 'visible', '2008-09-19 20:33:08', '2008-09-19 20:33:08', '2008-09-19 20:33:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1323
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2639, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Good tips Mick! :congrats', 'Good tips Mick! :congrats', 'visible', '2008-09-21 18:52:20', '2008-09-21 18:52:20', '2008-09-21 18:52:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1324
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2640, 38755, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 38755 AND users.deleted_at IS NULL) THEN 38755 ELSE NULL END, NULL, 'krstatzar', 'Yeah Micke, you rule :)Really useful.\r<BR>You have a kilt :o them Brazillians :)\r<BR>Cheers :beer \r<BR>Any emoticon left unused ? :)', 'Yeah Micke, you rule :)Really useful.<br />\r&lt;BR&gt;You have a kilt :o them Brazillians :)<br />\r&lt;BR&gt;Cheers :beer <br />\r&lt;BR&gt;Any emoticon left unused ? :)', 'visible', '2008-09-25 00:28:48', '2008-09-25 00:28:48', '2008-09-25 00:28:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1324
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2641, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'You go Mick! Great information and I couldn&acute;t have said it myself!! :clap :clap', 'You go Mick! Great information and I couldn&amp;acute;t have said it myself!! :clap :clap', 'visible', '2008-09-25 22:01:54', '2008-09-25 22:01:54', '2008-09-25 22:01:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1324
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2642, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'My boss lady Pat brought this to my attention :clap', 'My boss lady Pat brought this to my attention :clap', 'visible', '2008-10-05 05:47:59', '2008-10-05 05:47:59', '2008-10-05 05:47:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1325
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2643, 81850, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 81850 AND users.deleted_at IS NULL) THEN 81850 ELSE NULL END, NULL, 'pojar', 'Very nice!', 'Very nice!', 'visible', '2008-10-09 14:56:48', '2008-10-09 14:56:48', '2008-10-09 14:56:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1322
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2644, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Great! Thanks for bringing this to everyone&acute;s attention! ;)', 'Great! Thanks for bringing this to everyone&amp;acute;s attention! ;)', 'visible', '2008-10-15 19:23:12', '2008-10-15 19:23:12', '2008-10-15 19:23:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1328
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2645, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Im crazy Im told! :cool', 'Im crazy Im told! :cool', 'visible', '2008-10-19 01:47:00', '2008-10-19 01:47:00', '2008-10-19 01:47:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1329
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2646, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Cool! :clap', 'Cool! :clap', 'visible', '2008-10-24 14:56:34', '2008-10-24 14:56:34', '2008-10-24 14:56:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1325
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2647, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'AND I have mine on my biz cards... There are people who just love a good ADDRESS.... :cool', 'AND I have mine on my biz cards... There are people who just love a good ADDRESS.... :cool', 'visible', '2008-10-25 19:44:21', '2008-10-25 19:44:21', '2008-10-25 19:44:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1330
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2648, 65027, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65027 AND users.deleted_at IS NULL) THEN 65027 ELSE NULL END, NULL, 'Atom', 'No ur not, who told you ur crazy crazy boy? ()() ()() ()()', 'No ur not, who told you ur crazy crazy boy? ()() ()() ()()', 'visible', '2008-10-27 08:31:48', '2008-10-27 08:31:48', '2008-10-27 08:31:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1329
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2649, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'What lurks in that brain of sed???? :Smile :Smile', 'What lurks in that brain of sed???? :Smile :Smile', 'visible', '2008-11-01 14:12:37', '2008-11-01 14:12:37', '2008-11-01 14:12:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1332
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2650, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Oh wow! Well, I know there is weirdness in that brain!! That is for sure! and then there&acute;s kindness, art, friends, \r<BR>love, sweetness and lots of good in there! :love :Happy', 'Oh wow! Well, I know there is weirdness in that brain!! That is for sure! and then there&amp;acute;s kindness, art, friends, <br />\r&lt;BR&gt;love, sweetness and lots of good in there! :love :Happy', 'visible', '2008-11-01 19:51:20', '2008-11-01 19:51:20', '2008-11-01 19:51:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1332
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2651, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://gizmodo.com/5069661/windows-7-walkthrough-boot-video-and-impressions', 'The link: http://gizmodo.com/5069661/windows-7-walkthrough-boot-video-and-impressions', 'visible', '2008-11-04 00:52:43', '2008-11-04 00:52:43', '2008-11-04 00:52:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1333
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2652, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Very good walk thru.... Theres other STUFF on that page of interest also!! :cool', 'Very good walk thru.... Theres other STUFF on that page of interest also!! :cool', 'visible', '2008-11-04 03:26:31', '2008-11-04 03:26:31', '2008-11-04 03:26:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1333
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2653, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Way cool! I think it&acute;s a winner, I hope! :fun', 'Way cool! I think it&amp;acute;s a winner, I hope! :fun', 'visible', '2008-11-04 22:10:55', '2008-11-04 22:10:55', '2008-11-04 22:10:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1333
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2654, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'How true that is! :Happy', 'How true that is! :Happy', 'visible', '2008-11-09 02:20:03', '2008-11-09 02:20:03', '2008-11-09 02:20:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1334
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2656, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'dfsdfsd', 'dfsdfsd', 'visible', '2008-11-11 10:27:27', '2008-11-11 10:27:27', '2008-11-11 10:27:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2657, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'hjghjghjgh', 'hjghjghjgh', 'visible', '2008-11-11 10:27:37', '2008-11-11 10:27:37', '2008-11-11 10:27:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2658, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', 'hjghjghjgh', 'hjghjghjgh', 'visible', '2008-11-11 10:27:48', '2008-11-11 10:27:48', '2008-11-11 10:27:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2659, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Smart man! LOL :lol', 'Smart man! LOL :lol', 'visible', '2008-11-15 05:37:22', '2008-11-15 05:37:22', '2008-11-15 05:37:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1336
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2660, 60748, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60748 AND users.deleted_at IS NULL) THEN 60748 ELSE NULL END, NULL, 'jrrba1', 'this is a sweet program! you suppossedly need netframework 3.5 for vista (but i dont f*k*s wit it)\r<BR>but it works for xp quite fine. :grin :congrats :congrats :congrats', 'this is a sweet program! you suppossedly need netframework 3.5 for vista (but i dont f*k*s wit it)<br />\r&lt;BR&gt;but it works for xp quite fine. :grin :congrats :congrats :congrats', 'visible', '2008-11-22 21:35:24', '2008-11-22 21:35:24', '2008-11-22 21:35:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1255
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2661, 60748, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60748 AND users.deleted_at IS NULL) THEN 60748 ELSE NULL END, NULL, 'jrrba1', 'this is a sweet program! you suppossedly need netframework 3.5 for vista (but i dont f*k*s wit it)\r<BR>but it works for xp quite fine. :grin :congrats :congrats :congrats', 'this is a sweet program! you suppossedly need netframework 3.5 for vista (but i dont f*k*s wit it)<br />\r&lt;BR&gt;but it works for xp quite fine. :grin :congrats :congrats :congrats', 'visible', '2008-11-22 21:37:25', '2008-11-22 21:37:25', '2008-11-22 21:37:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1255
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2662, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', '... the thing to bear in mind is that preaching gets you nowhere, but practice makes perfect LOL', '... the thing to bear in mind is that preaching gets you nowhere, but practice makes perfect LOL', 'visible', '2008-11-27 18:56:06', '2008-11-27 18:56:06', '2008-11-27 18:56:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1344
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2663, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Smart man!', 'Smart man!', 'visible', '2008-11-30 04:00:55', '2008-11-30 04:00:55', '2008-11-30 04:00:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1345
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2664, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'More words of wisdom!!!! :wine', 'More words of wisdom!!!! :wine', 'visible', '2008-12-01 14:51:40', '2008-12-01 14:51:40', '2008-12-01 14:51:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1344
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2665, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Merry Christmas!! HH HH HH', 'Merry Christmas!! HH HH HH', 'visible', '2008-12-14 20:53:51', '2008-12-14 20:53:51', '2008-12-14 20:53:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1347
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2666, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Wise man Santa. HH HH HH :winter :winter :winter :winter HH HH HH', 'Wise man Santa. HH HH HH :winter :winter :winter :winter HH HH HH', 'visible', '2008-12-20 19:27:58', '2008-12-20 19:27:58', '2008-12-20 19:27:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1347
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2667, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'It would have been wise to heed these words! It&acute;s amazing how prophetic this was. :wow', 'It would have been wise to heed these words! It&amp;acute;s amazing how prophetic this was. :wow', 'visible', '2009-01-10 03:43:39', '2009-01-10 03:43:39', '2009-01-10 03:43:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1349
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2668, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://i.gizmodo.com/5136781/gizmodos-complete-windows-7-coverage', 'The link: http://i.gizmodo.com/5136781/gizmodos-complete-windows-7-coverage', 'visible', '2009-01-22 15:10:44', '2009-01-22 15:10:44', '2009-01-22 15:10:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1350
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2669, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Since we have PRESIDENTS on our minds lately! :cool', 'Since we have PRESIDENTS on our minds lately! :cool', 'visible', '2009-01-23 23:25:53', '2009-01-23 23:25:53', '2009-01-23 23:25:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1351
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2670, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'JFK was my favorite president. I was just a little girl when he was assasinated, I still remember being told about it during one of my classes. Everyone was in shock. I kept his speaches and many pictures of he and his family.\r<BR>The thought for the day brought back many memories, and it is very true! Think about it, it still is true for today! Thanks sed! :clap', 'JFK was my favorite president. I was just a little girl when he was assasinated, I still remember being told about it during one of my classes. Everyone was in shock. I kept his speaches and many pictures of he and his family.<br />\r&lt;BR&gt;The thought for the day brought back many memories, and it is very true! Think about it, it still is true for today! Thanks sed! :clap', 'visible', '2009-01-24 00:25:56', '2009-01-24 00:25:56', '2009-01-24 00:25:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1351
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2671, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'That is a very good thought sed, if we could only be that kind of person! :Happy', 'That is a very good thought sed, if we could only be that kind of person! :Happy', 'visible', '2009-02-01 20:37:17', '2009-02-01 20:37:17', '2009-02-01 20:37:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1352
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2672, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'Oh! this first time i raed your thought seddy! .... It&acute;s Good Keep Going man ! ;) and u allright ! :congrats', 'Oh! this first time i raed your thought seddy! .... It&amp;acute;s Good Keep Going man ! ;) and u allright ! :congrats', 'visible', '2009-02-02 00:07:56', '2009-02-02 00:07:56', '2009-02-02 00:07:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1352
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2673, 9596, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 9596 AND users.deleted_at IS NULL) THEN 9596 ELSE NULL END, NULL, 'jim373', 'Words are cheap, and actions speak louder than words.... :)', 'Words are cheap, and actions speak louder than words.... :)', 'visible', '2009-02-10 02:47:38', '2009-02-10 02:47:38', '2009-02-10 02:47:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1353
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2674, 45786, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45786 AND users.deleted_at IS NULL) THEN 45786 ELSE NULL END, NULL, 'OminousJune', 'Good point.', 'Good point.', 'visible', '2009-02-10 16:49:02', '2009-02-10 16:49:02', '2009-02-10 16:49:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1353
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2675, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Wow, that&acute;s really deep! :wow', 'Wow, that&amp;acute;s really deep! :wow', 'visible', '2009-02-15 21:15:03', '2009-02-15 21:15:03', '2009-02-15 21:15:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1354
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2676, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'Yeah Jazzi You Alright ! Deeply ! :(', 'Yeah Jazzi You Alright ! Deeply ! :(', 'visible', '2009-02-15 21:52:46', '2009-02-15 21:52:46', '2009-02-15 21:52:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1354
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2677, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Right On the MONEY with this one!!!! :clap', 'Right On the MONEY with this one!!!! :clap', 'visible', '2009-02-23 20:40:36', '2009-02-23 20:40:36', '2009-02-23 20:40:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1355
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2678, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', 'Of course it&acute;s all about self preservation for the human race. Selfish breed, we are :cry', 'Of course it&amp;acute;s all about self preservation for the human race. Selfish breed, we are :cry', 'visible', '2009-02-23 21:11:40', '2009-02-23 21:11:40', '2009-02-23 21:11:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1355
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2679, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Good one sed! :congrats', 'Good one sed! :congrats', 'visible', '2009-02-24 23:40:18', '2009-02-24 23:40:18', '2009-02-24 23:40:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1355
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2680, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://www.apple.com/safari/', 'The link: http://www.apple.com/safari/', 'visible', '2009-02-26 01:57:14', '2009-02-26 01:57:14', '2009-02-26 01:57:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1356
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2681, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':clap :clap :congrats', ':clap :clap :congrats', 'visible', '2009-03-08 18:07:51', '2009-03-08 18:07:51', '2009-03-08 18:07:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1358
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2682, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I don&acute;t think Roosevelt realized he was so right for today! Things go in cycles, good times, bad times. :)', 'I don&amp;acute;t think Roosevelt realized he was so right for today! Things go in cycles, good times, bad times. :)', 'visible', '2009-03-08 19:51:15', '2009-03-08 19:51:15', '2009-03-08 19:51:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1358
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2683, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The first link: http://redgrabs.com/izzy/\r<BR>\r<BR>and http://cache.gawker.com/assets/images/gizmodo/2008/11/Untitled-10.jpg', 'The first link: http://redgrabs.com/izzy/<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;and http://cache.gawker.com/assets/images/gizmodo/2008/11/Untitled-10.jpg', 'visible', '2009-03-15 21:14:14', '2009-03-15 21:14:14', '2009-03-15 21:14:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1359
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2684, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Warning! Your computer needs to be up to snuff for this one. :Happy', 'Warning! Your computer needs to be up to snuff for this one. :Happy', 'visible', '2009-03-15 21:35:17', '2009-03-15 21:35:17', '2009-03-15 21:35:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1359
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2685, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Boss ladys PC sucks --- thanks for the warning', 'Boss ladys PC sucks --- thanks for the warning', 'visible', '2009-03-15 22:58:45', '2009-03-15 22:58:45', '2009-03-15 22:58:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1359
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2686, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Damn that is great!!! :cool', 'Damn that is great!!! :cool', 'visible', '2009-03-15 23:01:30', '2009-03-15 23:01:30', '2009-03-15 23:01:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1359
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2687, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Great!!! Thanks Marshall! :congrats', 'Great!!! Thanks Marshall! :congrats', 'visible', '2009-03-20 15:14:24', '2009-03-20 15:14:24', '2009-03-20 15:14:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1359
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2688, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'Impressive ! :clap :Happy', 'Impressive ! :clap :Happy', 'visible', '2009-03-24 12:20:10', '2009-03-24 12:20:10', '2009-03-24 12:20:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1359
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2689, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Talk about bad skin!! That was really pretty cool Marshall! Thanks for sharing that! :Happy :clap', 'Talk about bad skin!! That was really pretty cool Marshall! Thanks for sharing that! :Happy :clap', 'visible', '2009-03-26 18:24:44', '2009-03-26 18:24:44', '2009-03-26 18:24:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1359
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2690, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'That&acute;s a nice thought for the week sed! It&acute;s so true too! :Happy', 'That&amp;acute;s a nice thought for the week sed! It&amp;acute;s so true too! :Happy', 'visible', '2009-04-11 22:29:03', '2009-04-11 22:29:03', '2009-04-11 22:29:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1360
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2691, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'I&acute;ll second that. :clap', 'I&amp;acute;ll second that. :clap', 'visible', '2009-04-12 23:01:11', '2009-04-12 23:01:11', '2009-04-12 23:01:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1360
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2692, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'I have Neither!!! :cool', 'I have Neither!!! :cool', 'visible', '2009-04-18 01:53:54', '2009-04-18 01:53:54', '2009-04-18 01:53:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2693, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Niether of the 3! :lol :lol :lol :lol :lol', 'Niether of the 3! :lol :lol :lol :lol :lol', 'visible', '2009-04-18 01:54:30', '2009-04-18 01:54:30', '2009-04-18 01:54:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2694, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'How IS that spelled?? :clap', 'How IS that spelled?? :clap', 'visible', '2009-04-18 01:54:59', '2009-04-18 01:54:59', '2009-04-18 01:54:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2695, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'It is spelled neither, meaning none of two or more as I remember 90percent sure will have to look that up. :clap LOL', 'It is spelled neither, meaning none of two or more as I remember 90percent sure will have to look that up. :clap LOL', 'visible', '2009-04-18 05:07:47', '2009-04-18 05:07:47', '2009-04-18 05:07:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1361
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2696, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'I agree with that for sure. We do it all the time!!! :clap :congrats', 'I agree with that for sure. We do it all the time!!! :clap :congrats', 'visible', '2009-05-02 00:55:47', '2009-05-02 00:55:47', '2009-05-02 00:55:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1362
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2697, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'Try explaining that to Damien Hurst :lol', 'Try explaining that to Damien Hurst :lol', 'visible', '2009-05-02 12:03:40', '2009-05-02 12:03:40', '2009-05-02 12:03:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1362
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2698, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'That&acute;s a beautiful thought! :Happy', 'That&amp;acute;s a beautiful thought! :Happy', 'visible', '2009-05-03 02:50:35', '2009-05-03 02:50:35', '2009-05-03 02:50:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1362
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2699, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', 'Absolutely!!! :prosit', 'Absolutely!!! :prosit', 'visible', '2009-05-04 03:01:22', '2009-05-04 03:01:22', '2009-05-04 03:01:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1362
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2700, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'What was he on anyway? Silly Willy!! LOL No, it&acute;s really beautiful seddy! :clap :love', 'What was he on anyway? Silly Willy!! LOL No, it&amp;acute;s really beautiful seddy! :clap :love', 'visible', '2009-06-03 18:41:38', '2009-06-03 18:41:38', '2009-06-03 18:41:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1363
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2701, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'It&acute;s too bad people don&acute;t see the world like that! He was a very wise man!', 'It&amp;acute;s too bad people don&amp;acute;t see the world like that! He was a very wise man!', 'visible', '2009-07-06 21:33:16', '2009-07-06 21:33:16', '2009-07-06 21:33:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1364
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2702, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://www.wechoosethemoon.org/ Goes live July 16. :Happy', 'The link: http://www.wechoosethemoon.org/ Goes live July 16. :Happy', 'visible', '2009-07-15 00:44:59', '2009-07-15 00:44:59', '2009-07-15 00:44:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1365
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2703, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '.... let it load for a few minutes and watch the preview and turn up your volume. :Happy', '.... let it load for a few minutes and watch the preview and turn up your volume. :Happy', 'visible', '2009-07-15 00:54:01', '2009-07-15 00:54:01', '2009-07-15 00:54:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1365
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2704, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I can&acute;t believe it&acute;s been 40 Years! I remember watching it on television! Where does time go? :)', 'I can&amp;acute;t believe it&amp;acute;s been 40 Years! I remember watching it on television! Where does time go? :)', 'visible', '2009-07-17 00:00:21', '2009-07-17 00:00:21', '2009-07-17 00:00:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1365
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2705, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'I know jazzy. I was on weekend leave from Navel school in Providence RI. In Time Square, NYC on Saturday night in a lousy hotel. Shortly after they landed, ran out in street to watch peoples reactions. They were watching Tv&acute;s from the street. The ticker tape marquee was flashing the news. People were cheering. I will never forget it, like folks always remember where they were when Kennedy was killed. :Happy', 'I know jazzy. I was on weekend leave from Navel school in Providence RI. In Time Square, NYC on Saturday night in a lousy hotel. Shortly after they landed, ran out in street to watch peoples reactions. They were watching Tv&amp;acute;s from the street. The ticker tape marquee was flashing the news. People were cheering. I will never forget it, like folks always remember where they were when Kennedy was killed. :Happy', 'visible', '2009-07-17 01:08:29', '2009-07-17 01:08:29', '2009-07-17 01:08:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1365
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2706, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '... very unrespectful, President Kennedy.', '... very unrespectful, President Kennedy.', 'visible', '2009-07-17 03:57:06', '2009-07-17 03:57:06', '2009-07-17 03:57:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1365
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2707, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'Nice Though Mr Sed :Happy', 'Nice Though Mr Sed :Happy', 'visible', '2009-08-01 16:31:41', '2009-08-01 16:31:41', '2009-08-01 16:31:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1366
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2708, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Sounds like a split personality! :lol It&acute;s true though, women probably have at least 7!', 'Sounds like a split personality! :lol It&amp;acute;s true though, women probably have at least 7!', 'visible', '2009-08-01 20:39:02', '2009-08-01 20:39:02', '2009-08-01 20:39:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1366
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2709, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'I agree with Jazzi. :D LOL', 'I agree with Jazzi. :D LOL', 'visible', '2009-08-15 22:54:51', '2009-08-15 22:54:51', '2009-08-15 22:54:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1366
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2710, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', ':lol This is very true! Especially since the economy stinks! It brings the worst out in people! Nice thought. :Happy', ':lol This is very true! Especially since the economy stinks! It brings the worst out in people! Nice thought. :Happy', 'visible', '2009-09-01 00:30:51', '2009-09-01 00:30:51', '2009-09-01 00:30:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1369
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2711, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'All to two sed I concur with Jazzi. :Happy :lol', 'All to two sed I concur with Jazzi. :Happy :lol', 'visible', '2009-09-23 22:52:12', '2009-09-23 22:52:12', '2009-09-23 22:52:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1369
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2712, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'I firmly agree with this thought Sed.You have to think about the animals as much as the humans. :clap', 'I firmly agree with this thought Sed.You have to think about the animals as much as the humans. :clap', 'visible', '2009-10-01 15:02:32', '2009-10-01 15:02:32', '2009-10-01 15:02:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1371
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2713, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Religion is a bad thing, many horrible attrocities have taken place in the name of religion! Having a personal relationship with Jesus is not religion, it&acute;s a life changing event. RJFereira (2009) :love', 'Religion is a bad thing, many horrible attrocities have taken place in the name of religion! Having a personal relationship with Jesus is not religion, it&amp;acute;s a life changing event. RJFereira (2009) :love', 'visible', '2009-10-01 17:40:10', '2009-10-01 17:40:10', '2009-10-01 17:40:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1371
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2714, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Great thoughts,both sed&acute;s and Renee&acute;s! :congrats :clap \r<BR>', 'Great thoughts,both sed&amp;acute;s and Renee&amp;acute;s! :congrats :clap <br />\r&lt;BR&gt;', 'visible', '2009-10-11 16:25:45', '2009-10-11 16:25:45', '2009-10-11 16:25:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1371
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2715, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':D', ':D', 'visible', '2009-10-28 00:34:01', '2009-10-28 00:34:01', '2009-10-28 00:34:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1367
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2716, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':congrats', ':congrats', 'visible', '2009-10-28 00:36:10', '2009-10-28 00:36:10', '2009-10-28 00:36:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1368
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2717, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':clap :congrats', ':clap :congrats', 'visible', '2009-11-02 19:20:02', '2009-11-02 19:20:02', '2009-11-02 19:20:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1370
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2718, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'Eyes here mean vision Mr.Sed? :D', 'Eyes here mean vision Mr.Sed? :D', 'visible', '2009-11-02 19:37:16', '2009-11-02 19:37:16', '2009-11-02 19:37:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2719, 91217, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 91217 AND users.deleted_at IS NULL) THEN 91217 ELSE NULL END, NULL, 'faizy', ':Happy', ':Happy', 'visible', '2009-11-03 13:05:27', '2009-11-03 13:05:27', '2009-11-03 13:05:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1357
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2720, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'Yes I agree with that Sed.Great one for sure. :clap', 'Yes I agree with that Sed.Great one for sure. :clap', 'visible', '2009-11-03 15:10:30', '2009-11-03 15:10:30', '2009-11-03 15:10:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2721, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Okey Dokey Artichokee! :fun', 'Okey Dokey Artichokee! :fun', 'visible', '2009-11-04 18:30:12', '2009-11-04 18:30:12', '2009-11-04 18:30:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1372
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2722, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':D', ':D', 'visible', '2009-12-01 18:47:13', '2009-12-01 18:47:13', '2009-12-01 18:47:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1373
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2723, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'That is very true! :love', 'That is very true! :love', 'visible', '2009-12-01 23:13:15', '2009-12-01 23:13:15', '2009-12-01 23:13:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1373
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2724, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'Oh so true.', 'Oh so true.', 'visible', '2009-12-02 03:23:08', '2009-12-02 03:23:08', '2009-12-02 03:23:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1373
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2725, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Perfect to put up on my birthday!! :fun', 'Perfect to put up on my birthday!! :fun', 'visible', '2010-01-04 17:39:28', '2010-01-04 17:39:28', '2010-01-04 17:39:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1374
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2726, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'happy birthday sed....*-*', 'happy birthday sed....*-*', 'visible', '2010-01-06 17:10:19', '2010-01-06 17:10:19', '2010-01-06 17:10:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1374
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2727, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Oh, I could say so much about that remark! :grin I&acute;m going to restrain myslef! :love', 'Oh, I could say so much about that remark! :grin I&amp;acute;m going to restrain myslef! :love', 'visible', '2010-01-08 20:44:49', '2010-01-08 20:44:49', '2010-01-08 20:44:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1374
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2728, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'ha Sed sounds like me. :D :D :lol :lol', 'ha Sed sounds like me. :D :D :lol :lol', 'visible', '2010-01-12 23:27:53', '2010-01-12 23:27:53', '2010-01-12 23:27:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1374
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2729, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'http://www.youtube.com/watch?v=NvlbAItBdK4', 'http://www.youtube.com/watch?v=NvlbAItBdK4', 'visible', '2010-01-15 05:03:01', '2010-01-15 05:03:01', '2010-01-15 05:03:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1375
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2730, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', ':wow', ':wow', 'visible', '2010-01-19 08:19:25', '2010-01-19 08:19:25', '2010-01-19 08:19:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1375
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2731, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Awesome! It is amazing how far we&acute;ve come! Thanks for sharing Marshall! :clap :love', 'Awesome! It is amazing how far we&amp;acute;ve come! Thanks for sharing Marshall! :clap :love', 'visible', '2010-01-21 06:10:35', '2010-01-21 06:10:35', '2010-01-21 06:10:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1375
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2732, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'very cool indeed I will be going to see it for certain! :clap', 'very cool indeed I will be going to see it for certain! :clap', 'visible', '2010-01-22 00:52:00', '2010-01-22 00:52:00', '2010-01-22 00:52:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1375
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2735, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Working link: http://www.apple.com/', 'Working link: http://www.apple.com/', 'visible', '2010-01-27 21:45:18', '2010-01-27 21:45:18', '2010-01-27 21:45:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1377
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2736, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':congrats :cool', ':congrats :cool', 'visible', '2010-03-09 21:08:43', '2010-03-09 21:08:43', '2010-03-09 21:08:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1379
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2737, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':cool :cool', ':cool :cool', 'visible', '2010-03-09 21:09:05', '2010-03-09 21:09:05', '2010-03-09 21:09:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1378
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2738, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'Great thought.... :congrats', 'Great thought.... :congrats', 'visible', '2010-03-09 21:34:54', '2010-03-09 21:34:54', '2010-03-09 21:34:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1379
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2739, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'This is ever truer today than it was then! :love', 'This is ever truer today than it was then! :love', 'visible', '2010-03-14 18:51:52', '2010-03-14 18:51:52', '2010-03-14 18:51:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1379
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2740, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Great one for TAX day!! :wow', 'Great one for TAX day!! :wow', 'visible', '2010-04-16 00:06:21', '2010-04-16 00:06:21', '2010-04-16 00:06:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1380
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2741, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':D', ':D', 'visible', '2010-04-16 00:24:20', '2010-04-16 00:24:20', '2010-04-16 00:24:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1380
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2742, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Okey Dokey Seddy! :lol :love', 'Okey Dokey Seddy! :lol :love', 'visible', '2010-04-16 17:44:53', '2010-04-16 17:44:53', '2010-04-16 17:44:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1380
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2743, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Great thought sed I think ! ;)', 'Great thought sed I think ! ;)', 'visible', '2010-05-08 01:17:04', '2010-05-08 01:17:04', '2010-05-08 01:17:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2744, 56601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56601 AND users.deleted_at IS NULL) THEN 56601 ELSE NULL END, NULL, 'stramp', 'But how can you have a point if you don&acute;t have a pointed head? The Land of Point :fun', 'But how can you have a point if you don&amp;acute;t have a pointed head? The Land of Point :fun', 'visible', '2010-05-08 03:07:47', '2010-05-08 03:07:47', '2010-05-08 03:07:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2745, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':wow', ':wow', 'visible', '2010-05-08 03:16:09', '2010-05-08 03:16:09', '2010-05-08 03:16:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2746, 93486, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 93486 AND users.deleted_at IS NULL) THEN 93486 ELSE NULL END, NULL, 'lzrdkng', 'unless it&acute;s wrapped in foil :fun', 'unless it&amp;acute;s wrapped in foil :fun', 'visible', '2010-05-08 15:11:52', '2010-05-08 15:11:52', '2010-05-08 15:11:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2747, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Boy, I brought out everyone&acute;s weirdness with this one huh? :D', 'Boy, I brought out everyone&amp;acute;s weirdness with this one huh? :D', 'visible', '2010-05-08 15:26:59', '2010-05-08 15:26:59', '2010-05-08 15:26:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2748, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'My thought just keep bouncing back anf forth! Thanks for the round head! LOL :love', 'My thought just keep bouncing back anf forth! Thanks for the round head! LOL :love', 'visible', '2010-05-08 19:11:48', '2010-05-08 19:11:48', '2010-05-08 19:11:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1382
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2749, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'EE Cummings.............. Nver used capital letters in his poems ... PER Boss Lady!! :wow', 'EE Cummings.............. Nver used capital letters in his poems ... PER Boss Lady!! :wow', 'visible', '2010-06-05 23:57:21', '2010-06-05 23:57:21', '2010-06-05 23:57:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1379
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2750, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I think this is the best you&acute;ve put up so far Seddy! Speaks volumes!! :clap', 'I think this is the best you&amp;acute;ve put up so far Seddy! Speaks volumes!! :clap', 'visible', '2010-06-13 19:55:14', '2010-06-13 19:55:14', '2010-06-13 19:55:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2751, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', ':prosit \r<BR>\r<BR>*-*.', ':prosit <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;*-*.', 'visible', '2010-06-16 02:21:03', '2010-06-16 02:21:03', '2010-06-16 02:21:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2752, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', 'just god is*-*', 'just god is*-*', 'visible', '2010-06-16 02:23:08', '2010-06-16 02:23:08', '2010-06-16 02:23:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1383
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2753, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Well, that lazy guy! I&acute;m glad he figured it out though! LOL :love', 'Well, that lazy guy! I&amp;acute;m glad he figured it out though! LOL :love', 'visible', '2010-07-01 20:10:04', '2010-07-01 20:10:04', '2010-07-01 20:10:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1384
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2754, 2870, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2870 AND users.deleted_at IS NULL) THEN 2870 ELSE NULL END, NULL, 'Yrgal', 'Everyone knows that rock attained perfection in 1974. Its a scientific fact!\r<BR>— Homer Simpson', 'Everyone knows that rock attained perfection in 1974. Its a scientific fact!<br />\r&lt;BR&gt;— Homer Simpson', 'visible', '2010-07-03 08:36:15', '2010-07-03 08:36:15', '2010-07-03 08:36:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1384
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2755, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', ':D :D :D :D :D :D :D :D :D :D :D :D :D :D', ':D :D :D :D :D :D :D :D :D :D :D :D :D :D', 'visible', '2010-08-02 01:17:28', '2010-08-02 01:17:28', '2010-08-02 01:17:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1387
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2756, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I don&acute;t own a Mac! LOL :love', 'I don&amp;acute;t own a Mac! LOL :love', 'visible', '2010-08-02 01:35:30', '2010-08-02 01:35:30', '2010-08-02 01:35:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1386
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2757, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'LOL Sed :clap :clap', 'LOL Sed :clap :clap', 'visible', '2010-08-02 01:49:17', '2010-08-02 01:49:17', '2010-08-02 01:49:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1387
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2758, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', ':wine', ':wine', 'visible', '2010-08-03 02:04:26', '2010-08-03 02:04:26', '2010-08-03 02:04:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1387
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2781, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':grin', ':grin', 'visible', '2010-08-31 19:22:30', '2010-08-31 19:22:30', '2010-08-31 19:22:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1387
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2782, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Great Sed :clap :clap :clap :clap :clap :clap :clap :love', 'Great Sed :clap :clap :clap :clap :clap :clap :clap :love', 'visible', '2010-09-01 23:45:32', '2010-09-01 23:45:32', '2010-09-01 23:45:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1388
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2783, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'Great one Sed :clap :clap :congrats :congrats', 'Great one Sed :clap :clap :congrats :congrats', 'visible', '2010-09-02 00:02:01', '2010-09-02 00:02:01', '2010-09-02 00:02:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1388
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2784, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'How true is that? I gotta tell ya&acute; humanity needs a rebuild! Not the earth! :congrats', 'How true is that? I gotta tell ya&amp;acute; humanity needs a rebuild! Not the earth! :congrats', 'visible', '2010-09-02 01:20:40', '2010-09-02 01:20:40', '2010-09-02 01:20:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1388
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2790, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Complicated But Good :clap :clap :clap :clap :clap', 'Complicated But Good :clap :clap :clap :clap :clap', 'visible', '2010-10-01 17:24:58', '2010-10-01 17:24:58', '2010-10-01 17:24:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1389
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2791, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'And still God knows all about us! :love', 'And still God knows all about us! :love', 'visible', '2010-10-01 23:57:27', '2010-10-01 23:57:27', '2010-10-01 23:57:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1389
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2797, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', 'What is gratifying as you know Sed....is the MotherShip is coming back for us soon! :congrats :congrats :congrats :congrats :congrats :coffee', 'What is gratifying as you know Sed....is the MotherShip is coming back for us soon! :congrats :congrats :congrats :congrats :congrats :coffee', 'visible', '2010-10-10 02:47:23', '2010-10-10 02:47:23', '2010-10-10 02:47:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1389
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2823, NULL, news_articles.id, NULL, NULL, 'Foxy Lady', 'What brilliant insight these men had...... I concur, I get so much pleasure shooting animals through the viewfinder of my camera :)', 'What brilliant insight these men had...... I concur, I get so much pleasure shooting animals through the viewfinder of my camera :)', 'visible', '2010-11-02 00:52:00', '2010-11-02 00:52:00', '2010-11-02 00:52:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1390
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2824, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'I concur on both accounts', 'I concur on both accounts', 'visible', '2010-11-02 01:01:49', '2010-11-02 01:01:49', '2010-11-02 01:01:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1390
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2825, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Great', 'Great', 'visible', '2010-11-02 07:09:54', '2010-11-02 07:09:54', '2010-11-02 07:09:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1390
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2826, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', 'I will happily remain a carnivore...can&acute;t imagine life without a damned good roast or a well prepared steak. Venison is a real treat. Kiwi blokes love hunting....we take only what we need and the hunting is sustainable...Deer,Wild pigs,Goats and Tar....nothing quite like a wild pig hunt....they are by no means easy.....stand on a narrow track while a boar full grown comes charging at you.....you know for sure you are alive...scared the bejesus out of me when it happened...lol...unexpected! :)....I do respect vegans rights. :congrats', 'I will happily remain a carnivore...can&amp;acute;t imagine life without a damned good roast or a well prepared steak. Venison is a real treat. Kiwi blokes love hunting....we take only what we need and the hunting is sustainable...Deer,Wild pigs,Goats and Tar....nothing quite like a wild pig hunt....they are by no means easy.....stand on a narrow track while a boar full grown comes charging at you.....you know for sure you are alive...scared the bejesus out of me when it happened...lol...unexpected! :)....I do respect vegans rights. :congrats', 'visible', '2010-11-02 13:34:52', '2010-11-02 13:34:52', '2010-11-02 13:34:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1390
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2827, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'Awesome thought I know you wanted something angry but I understand how it goes', 'Awesome thought I know you wanted something angry but I understand how it goes', 'visible', '2010-12-04 01:14:00', '2010-12-04 01:14:00', '2010-12-04 01:14:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1391
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2828, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Nope --- we ALL had a great year... [in ways] Plus some fun :cool', 'Nope --- we ALL had a great year... [in ways] Plus some fun :cool', 'visible', '2010-12-04 02:22:01', '2010-12-04 02:22:01', '2010-12-04 02:22:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1391
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2829, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Heart Touching Thoughts Sed :clap LOL', 'Heart Touching Thoughts Sed :clap LOL', 'visible', '2010-12-04 09:58:50', '2010-12-04 09:58:50', '2010-12-04 09:58:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1391
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2830, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Absolutely! That&acute;s what I would have said! ;)', 'Absolutely! That&amp;acute;s what I would have said! ;)', 'visible', '2010-12-04 21:43:57', '2010-12-04 21:43:57', '2010-12-04 21:43:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1391
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2831, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', ':love :cool :congrats', ':love :cool :congrats', 'visible', '2010-12-31 18:03:15', '2010-12-31 18:03:15', '2010-12-31 18:03:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1391
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2832, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'Oh yes very true Sed great one :clap', 'Oh yes very true Sed great one :clap', 'visible', '2011-01-04 00:53:53', '2011-01-04 00:53:53', '2011-01-04 00:53:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1392
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2833, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'That depends on what your beliefs are! ;)', 'That depends on what your beliefs are! ;)', 'visible', '2011-01-04 01:14:10', '2011-01-04 01:14:10', '2011-01-04 01:14:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1392
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2834, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', ':congrats', ':congrats', 'visible', '2011-01-04 07:51:22', '2011-01-04 07:51:22', '2011-01-04 07:51:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1392
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2835, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':congrats :cool', ':congrats :cool', 'visible', '2011-01-04 22:42:05', '2011-01-04 22:42:05', '2011-01-04 22:42:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1392
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2836, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Great :clap LOL', 'Great :clap LOL', 'visible', '2011-01-14 16:58:07', '2011-01-14 16:58:07', '2011-01-14 16:58:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1392
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2837, 93484, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 93484 AND users.deleted_at IS NULL) THEN 93484 ELSE NULL END, NULL, 'qaiser', 'nice thought :)', 'nice thought :)', 'visible', '2011-01-15 18:38:16', '2011-01-15 18:38:16', '2011-01-15 18:38:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1392
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2838, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I agree with Albert! LOL', 'I agree with Albert! LOL', 'visible', '2011-02-05 00:31:51', '2011-02-05 00:31:51', '2011-02-05 00:31:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1393
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2839, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', 'I&acute;m now trying to fathom whether we are moderately gifted or world champions! LOL ;)', 'I&amp;acute;m now trying to fathom whether we are moderately gifted or world champions! LOL ;)', 'visible', '2011-02-05 15:08:29', '2011-02-05 15:08:29', '2011-02-05 15:08:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1393
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2840, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Nice :clap :lol', 'Nice :clap :lol', 'visible', '2011-02-05 23:06:36', '2011-02-05 23:06:36', '2011-02-05 23:06:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1393
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2841, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I knew we were all NUTZ!!! LOL', 'I knew we were all NUTZ!!! LOL', 'visible', '2011-03-01 18:51:21', '2011-03-01 18:51:21', '2011-03-01 18:51:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1394
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2842, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://www.apple.com/ipad/?cid=CDM-US-DM-P0010191-CON&Email_PageName=P0010191-CON&Email_OID=5be3f4b8c856ad34f501f31552b326f9&cp=em-P0010191-CON&sr=em', 'The link: http://www.apple.com/ipad/?cid=CDM-US-DM-P0010191-CON&amp;Email_PageName=P0010191-CON&amp;Email_OID=5be3f4b8c856ad34f501f31552b326f9&amp;cp=em-P0010191-CON&amp;sr=em', 'visible', '2011-03-03 17:26:21', '2011-03-03 17:26:21', '2011-03-03 17:26:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1395
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2843, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', ':clap LOL', ':clap LOL', 'visible', '2011-03-05 18:56:31', '2011-03-05 18:56:31', '2011-03-05 18:56:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1394
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2844, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Much easier to carry than a laptop too!!! :wow', 'Much easier to carry than a laptop too!!! :wow', 'visible', '2011-03-18 15:49:40', '2011-03-18 15:49:40', '2011-03-18 15:49:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1395
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2845, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'In Others Words No expenditures :lol :lol :lol :lol', 'In Others Words No expenditures :lol :lol :lol :lol', 'visible', '2011-04-03 20:03:52', '2011-04-03 20:03:52', '2011-04-03 20:03:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1396
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2846, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'If we could just be like animals?!? Not much philosophy there! LOL', 'If we could just be like animals?!? Not much philosophy there! LOL', 'visible', '2011-04-03 23:17:23', '2011-04-03 23:17:23', '2011-04-03 23:17:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1396
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2861, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Cool One Sed ;)', 'Cool One Sed ;)', 'visible', '2011-05-04 22:16:00', '2011-05-04 22:16:00', '2011-05-04 22:16:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2862, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'I had to read this 5 times myself!! VERY COOL! :cool', 'I had to read this 5 times myself!! VERY COOL! :cool', 'visible', '2011-05-05 18:29:26', '2011-05-05 18:29:26', '2011-05-05 18:29:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2863, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Does it really make sence? LOL', 'Does it really make sence? LOL', 'visible', '2011-05-11 19:11:24', '2011-05-11 19:11:24', '2011-05-11 19:11:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2864, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Oh yea Jazz :clap', 'Oh yea Jazz :clap', 'visible', '2011-05-12 14:57:19', '2011-05-12 14:57:19', '2011-05-12 14:57:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2865, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I got it! :love', 'I got it! :love', 'visible', '2011-05-25 23:38:50', '2011-05-25 23:38:50', '2011-05-25 23:38:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1397
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2866, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'That must be why politicians feel they have to make all our decisions for us, ha?', 'That must be why politicians feel they have to make all our decisions for us, ha?', 'visible', '2011-06-01 19:49:24', '2011-06-01 19:49:24', '2011-06-01 19:49:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2867, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'We are NOT AFRAID to entrust Jazz --- Read that again', 'We are NOT AFRAID to entrust Jazz --- Read that again', 'visible', '2011-06-02 01:42:53', '2011-06-02 01:42:53', '2011-06-02 01:42:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2868, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'I was applying that to today&acute;s politicians! I like Kennedy, he was a great president! SEDDY! LOL', 'I was applying that to today&amp;acute;s politicians! I like Kennedy, he was a great president! SEDDY! LOL', 'visible', '2011-06-03 18:18:46', '2011-06-03 18:18:46', '2011-06-03 18:18:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1398
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2869, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Such wisdom for the ART world ----- Something to THINK on!! :wow', 'Such wisdom for the ART world ----- Something to THINK on!! :wow', 'visible', '2011-07-02 15:05:46', '2011-07-02 15:05:46', '2011-07-02 15:05:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1399
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2870, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Geez! I can speak dolphinese! Nobody&acute;s asked me! :lol', 'Geez! I can speak dolphinese! Nobody&amp;acute;s asked me! :lol', 'visible', '2011-07-03 01:48:41', '2011-07-03 01:48:41', '2011-07-03 01:48:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1399
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2871, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'lol LOL LOL LOL', 'lol LOL LOL LOL', 'visible', '2011-07-05 03:52:31', '2011-07-05 03:52:31', '2011-07-05 03:52:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1399
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2872, 90158, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 90158 AND users.deleted_at IS NULL) THEN 90158 ELSE NULL END, NULL, 'skyzyk', 'Something to keep in mind the next time I go to Seaworld. :congrats', 'Something to keep in mind the next time I go to Seaworld. :congrats', 'visible', '2011-07-12 23:40:54', '2011-07-12 23:40:54', '2011-07-12 23:40:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1399
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2873, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'For a smart guy, he&acute;s pretty dumb! My honest opinion! :Happy I believe in Creativism. :love', 'For a smart guy, he&amp;acute;s pretty dumb! My honest opinion! :Happy I believe in Creativism. :love', 'visible', '2011-08-01 18:38:21', '2011-08-01 18:38:21', '2011-08-01 18:38:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1400
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2874, 93486, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 93486 AND users.deleted_at IS NULL) THEN 93486 ELSE NULL END, NULL, 'lzrdkng', 'just be the bugs', 'just be the bugs', 'visible', '2011-08-03 16:50:21', '2011-08-03 16:50:21', '2011-08-03 16:50:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1400
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2875, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Lizard??? Where ya been?????????????? :wow', 'Lizard??? Where ya been?????????????? :wow', 'visible', '2011-08-03 18:29:41', '2011-08-03 18:29:41', '2011-08-03 18:29:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1400
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2881, 16470, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 16470 AND users.deleted_at IS NULL) THEN 16470 ELSE NULL END, NULL, 'wary109', '*-*.... LOL', '*-*.... LOL', 'visible', '2011-09-02 15:59:57', '2011-09-02 15:59:57', '2011-09-02 15:59:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2882, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Okey Dokey artichokee! :love', 'Okey Dokey artichokee! :love', 'visible', '2011-09-02 19:19:06', '2011-09-02 19:19:06', '2011-09-02 19:19:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1401
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2883, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Long way to go yet!!', 'Long way to go yet!!', 'visible', '2011-09-15 15:34:31', '2011-09-15 15:34:31', '2011-09-15 15:34:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1402
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2884, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Why can&acute;t they just get it right the first time? They already know all this and keep dragging us along as we spend more and more for upgrades!', 'Why can&amp;acute;t they just get it right the first time? They already know all this and keep dragging us along as we spend more and more for upgrades!', 'visible', '2011-09-15 21:09:38', '2011-09-15 21:09:38', '2011-09-15 21:09:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1402
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2885, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Amen to that brotha! :love', 'Amen to that brotha! :love', 'visible', '2011-10-01 20:49:43', '2011-10-01 20:49:43', '2011-10-01 20:49:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1403
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2886, 90158, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 90158 AND users.deleted_at IS NULL) THEN 90158 ELSE NULL END, NULL, 'skyzyk', 'I was just talking about how ironic it is when you think about all the people who found out the news about Steve Jobs&acute; death on their P>Cs, iPhones and iPads. Talk about a shock to many people. Today millions will be communicating and sharing their feelings about it on their Apple products. I had one of those computers in a box when the Apple2 came out and have been a fan of his since the beginning of Apple. The world has lost a great mind, but his spirit lives on in each and every person who has a computer, Apple or not. May he Rest In Peace. \r<BR>\r<BR>His spirit lives on with every key we type and work of Art that we share. Actually Sed, It does encourage me to start submitting to all the sites I belong to, like here and Skinbase. You&acute;re right when you say you say I always have time, at least once per month. I will do my best Sed.\r<BR>\r<BR>Trying to imagine the world without Steve Jobs? I am having trouble seeing it right now, I didn&acute;t know he had cancer. Also ironic with me being a survivor myself. All the Peace and Love to you Steve. See you in the next gig. :love', 'I was just talking about how ironic it is when you think about all the people who found out the news about Steve Jobs&amp;acute; death on their P&gt;Cs, iPhones and iPads. Talk about a shock to many people. Today millions will be communicating and sharing their feelings about it on their Apple products. I had one of those computers in a box when the Apple2 came out and have been a fan of his since the beginning of Apple. The world has lost a great mind, but his spirit lives on in each and every person who has a computer, Apple or not. May he Rest In Peace. <br />\r&lt;BR&gt;<br />\r&lt;BR&gt;His spirit lives on with every key we type and work of Art that we share. Actually Sed, It does encourage me to start submitting to all the sites I belong to, like here and Skinbase. You&amp;acute;re right when you say you say I always have time, at least once per month. I will do my best Sed.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;Trying to imagine the world without Steve Jobs? I am having trouble seeing it right now, I didn&amp;acute;t know he had cancer. Also ironic with me being a survivor myself. All the Peace and Love to you Steve. See you in the next gig. :love', 'visible', '2011-10-06 15:38:18', '2011-10-06 15:38:18', '2011-10-06 15:38:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2887, 49032, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 49032 AND users.deleted_at IS NULL) THEN 49032 ELSE NULL END, NULL, 'ernieleo', 'I&acute;ll drink to that :beer :beer', 'I&amp;acute;ll drink to that :beer :beer', 'visible', '2011-10-06 16:24:20', '2011-10-06 16:24:20', '2011-10-06 16:24:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1403
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2888, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'He is gonna get God onto facebook :Happy', 'He is gonna get God onto facebook :Happy', 'visible', '2011-10-06 17:01:09', '2011-10-06 17:01:09', '2011-10-06 17:01:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2889, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'R.I.P Steve Jobs !', 'R.I.P Steve Jobs !', 'visible', '2011-10-06 18:28:33', '2011-10-06 18:28:33', '2011-10-06 18:28:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2890, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', 'A great man...Who will become Apple ? :(', 'A great man...Who will become Apple ? :(', 'visible', '2011-10-06 18:29:59', '2011-10-06 18:29:59', '2011-10-06 18:29:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2891, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'A tragic loss for the entire world, his legacy will live on for a long time! :aw :(', 'A tragic loss for the entire world, his legacy will live on for a long time! :aw :(', 'visible', '2011-10-06 18:39:40', '2011-10-06 18:39:40', '2011-10-06 18:39:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2892, 14437, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 14437 AND users.deleted_at IS NULL) THEN 14437 ELSE NULL END, NULL, 'mickeblue', 'I think the quote you have posted pretty much says it all... this was a guy who wasn&acute;t afraid of making a change, in fact he revelled in doing just that, and he encouraged others to do the same. He&acute;s going to be a hard act to follow.', 'I think the quote you have posted pretty much says it all... this was a guy who wasn&amp;acute;t afraid of making a change, in fact he revelled in doing just that, and he encouraged others to do the same. He&amp;acute;s going to be a hard act to follow.', 'visible', '2011-10-06 19:01:47', '2011-10-06 19:01:47', '2011-10-06 19:01:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2893, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'A great Man.............Big loss in the field of creativity :aw :flowers :flowers', 'A great Man.............Big loss in the field of creativity :aw :flowers :flowers', 'visible', '2011-10-06 19:55:08', '2011-10-06 19:55:08', '2011-10-06 19:55:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2894, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Here to the man who put music in our pockets :prosit R.I.P Steve Jobs', 'Here to the man who put music in our pockets :prosit R.I.P Steve Jobs', 'visible', '2011-10-07 02:13:59', '2011-10-07 02:13:59', '2011-10-07 02:13:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2895, 67900, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 67900 AND users.deleted_at IS NULL) THEN 67900 ELSE NULL END, NULL, 'willistuder', 'I remember reading about the adventures of Steve Jobs and Steve Wozniak in the early days of microcomputers in Byte magazine. They visited the Xerox Palo Alto Research Center, and saw the first graphical user interface in action. Xerox failed to make it into a commercial item, but the two Steve&acute;s designed the Macintosh, and the rest is history. Apple is going to be a different place without Steve Jobs, and replacing him is a very unlikely thing.', 'I remember reading about the adventures of Steve Jobs and Steve Wozniak in the early days of microcomputers in Byte magazine. They visited the Xerox Palo Alto Research Center, and saw the first graphical user interface in action. Xerox failed to make it into a commercial item, but the two Steve&amp;acute;s designed the Macintosh, and the rest is history. Apple is going to be a different place without Steve Jobs, and replacing him is a very unlikely thing.', 'visible', '2011-10-07 15:36:02', '2011-10-07 15:36:02', '2011-10-07 15:36:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2896, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Steve Jobs was a true visionary. He ranks right up there with Akio Murita co-founder of Sony Corporation. When Mr. Murita passed away, Sony kinda lost it&acute;s way because the company lacked his drive and vision. I sincerely hope this will not happen with Apple. When Apple forced Steve out and replaced him with John Scully, the company floundered. Apple shareholders demanded that Steve return to the company and as we all know, Steve took complete control and demanded perfection. Some Apple employees say he was difficult to work with, but his obsessive desire to over see every aspect of his operation, together with his vision is what ultimately made the company what it is today.\r<BR>\r<BR>It was a sad day when he passed. :love :aw', 'Steve Jobs was a true visionary. He ranks right up there with Akio Murita co-founder of Sony Corporation. When Mr. Murita passed away, Sony kinda lost it&amp;acute;s way because the company lacked his drive and vision. I sincerely hope this will not happen with Apple. When Apple forced Steve out and replaced him with John Scully, the company floundered. Apple shareholders demanded that Steve return to the company and as we all know, Steve took complete control and demanded perfection. Some Apple employees say he was difficult to work with, but his obsessive desire to over see every aspect of his operation, together with his vision is what ultimately made the company what it is today.<br />\r&lt;BR&gt;<br />\r&lt;BR&gt;It was a sad day when he passed. :love :aw', 'visible', '2011-10-16 19:10:24', '2011-10-16 19:10:24', '2011-10-16 19:10:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1404
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2897, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', 'Good one sed!!! :cool :love', 'Good one sed!!! :cool :love', 'visible', '2011-10-30 18:37:50', '2011-10-30 18:37:50', '2011-10-30 18:37:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1403
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2898, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', ':cool Very true!! \r<BR>mmm...here kitty, kitty....lol!!', ':cool Very true!! <br />\r&lt;BR&gt;mmm...here kitty, kitty....lol!!', 'visible', '2011-11-02 23:19:45', '2011-11-02 23:19:45', '2011-11-02 23:19:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1405
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2899, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'The first one is for the whole world the second for the U.S. Get it??? :wow', 'The first one is for the whole world the second for the U.S. Get it??? :wow', 'visible', '2011-11-03 14:33:41', '2011-11-03 14:33:41', '2011-11-03 14:33:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1405
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2900, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Isn&acute;t that just the truth?! On the first one, on the second one, naaahh! :love', 'Isn&amp;acute;t that just the truth?! On the first one, on the second one, naaahh! :love', 'visible', '2011-11-03 19:31:05', '2011-11-03 19:31:05', '2011-11-03 19:31:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1405
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2901, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', 'Congrats Ed.. :clap :clap :clap', 'Congrats Ed.. :clap :clap :clap', 'visible', '2011-11-15 14:37:24', '2011-11-15 14:37:24', '2011-11-15 14:37:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2902, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Ed, congratulations on your well deserved promotion. :Happy :congrats :clap :clap :clap', 'Ed, congratulations on your well deserved promotion. :Happy :congrats :clap :clap :clap', 'visible', '2011-11-15 17:08:41', '2011-11-15 17:08:41', '2011-11-15 17:08:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2903, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Congratulations Ed! :love :love', 'Congratulations Ed! :love :love', 'visible', '2011-11-15 17:54:11', '2011-11-15 17:54:11', '2011-11-15 17:54:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2904, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<b>Hey Ed</b> ............... Did Lincoln REALLY wear a top hat??? LOL LOL LOL LOL', '&lt;b&gt;Hey Ed&lt;/b&gt; ............... Did Lincoln REALLY wear a top hat??? LOL LOL LOL LOL', 'visible', '2011-11-15 23:36:50', '2011-11-15 23:36:50', '2011-11-15 23:36:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2905, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'Congratulations Ed :aw', 'Congratulations Ed :aw', 'visible', '2011-11-16 16:06:45', '2011-11-16 16:06:45', '2011-11-16 16:06:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2906, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', 'Congratulations Ed!!! :cool :clap :clap', 'Congratulations Ed!!! :cool :clap :clap', 'visible', '2011-11-18 20:31:59', '2011-11-18 20:31:59', '2011-11-18 20:31:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2907, 94522, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 94522 AND users.deleted_at IS NULL) THEN 94522 ELSE NULL END, NULL, 'AIMZ', 'Cool.......Congratulations Sir :love :flowers :congrats', 'Cool.......Congratulations Sir :love :flowers :congrats', 'visible', '2011-11-19 11:10:49', '2011-11-19 11:10:49', '2011-11-19 11:10:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2908, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', 'Congratulations Ed,That&acute;s Awesome :congrats :congrats :congrats', 'Congratulations Ed,That&amp;acute;s Awesome :congrats :congrats :congrats', 'visible', '2011-11-19 20:21:49', '2011-11-19 20:21:49', '2011-11-19 20:21:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2909, 93995, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 93995 AND users.deleted_at IS NULL) THEN 93995 ELSE NULL END, NULL, 'shamik.mitra', 'congrats !! :clap :clap :congrats', 'congrats !! :clap :clap :congrats', 'visible', '2011-11-21 17:37:49', '2011-11-21 17:37:49', '2011-11-21 17:37:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1406
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2910, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'Merry Christmas to you Sed :)', 'Merry Christmas to you Sed :)', 'visible', '2011-12-03 17:49:07', '2011-12-03 17:49:07', '2011-12-03 17:49:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1407
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2911, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Happy Brithday Jesus and merry Christmas to you all! :love', 'Happy Brithday Jesus and merry Christmas to you all! :love', 'visible', '2011-12-03 17:59:29', '2011-12-03 17:59:29', '2011-12-03 17:59:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1407
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2912, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', 'http://www.youtube.com/v/UsMdqToGsA8', 'http://www.youtube.com/v/UsMdqToGsA8', 'visible', '2012-05-27 19:15:03', '2012-05-27 19:15:03', '2012-05-27 19:15:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1412
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2915, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Sit back and learn!!!!!!!!!!!!!', 'Sit back and learn!!!!!!!!!!!!!', 'visible', '2012-05-27 21:01:15', '2012-05-27 21:01:15', '2012-05-27 21:01:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1415
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2916, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'The link: http://www.spacex.com/', 'The link: http://www.spacex.com/', 'visible', '2012-05-28 09:38:11', '2012-05-28 09:38:11', '2012-05-28 09:38:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1416
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2917, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', ':wow Sure brought a smile!!! :clap :clap :D', ':wow Sure brought a smile!!! :clap :clap :D', 'visible', '2012-05-28 12:29:13', '2012-05-28 12:29:13', '2012-05-28 12:29:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1413
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2918, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', ':congrats', ':congrats', 'visible', '2012-05-28 15:00:54', '2012-05-28 15:00:54', '2012-05-28 15:00:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1416
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2919, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', ':congrats', ':congrats', 'visible', '2012-05-28 15:01:20', '2012-05-28 15:01:20', '2012-05-28 15:01:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1415
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2920, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', 'Awesome bird!!! :clap :love', 'Awesome bird!!! :clap :love', 'visible', '2012-05-28 18:26:11', '2012-05-28 18:26:11', '2012-05-28 18:26:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1413
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2921, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', 'I was watcging the docking to ISS on the NASA channel.\r<BR>It was pretty cool.\r<BR>good post. ;)', 'I was watcging the docking to ISS on the NASA channel.<br />\r&lt;BR&gt;It was pretty cool.<br />\r&lt;BR&gt;good post. ;)', 'visible', '2012-05-29 22:16:19', '2012-05-29 22:16:19', '2012-05-29 22:16:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1416
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2922, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'Stayed up and watched as well. :Happy', 'Stayed up and watched as well. :Happy', 'visible', '2012-05-30 02:55:12', '2012-05-30 02:55:12', '2012-05-30 02:55:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1416
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2923, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', ':clap :clap', ':clap :clap', 'visible', '2012-06-01 05:21:57', '2012-06-01 05:21:57', '2012-06-01 05:21:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1415
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2924, 79493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79493 AND users.deleted_at IS NULL) THEN 79493 ELSE NULL END, NULL, 'digitalpix4all', 'Oh well, it was nice while it lasted. LOL LOL LOL', 'Oh well, it was nice while it lasted. LOL LOL LOL', 'visible', '2012-06-01 20:33:22', '2012-06-01 20:33:22', '2012-06-01 20:33:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1418
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2925, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', 'Life is a coaster. Ride it. :cool', 'Life is a coaster. Ride it. :cool', 'visible', '2012-06-01 20:56:20', '2012-06-01 20:56:20', '2012-06-01 20:56:20', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1418
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2926, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', 'Being a Corel guy, myself, I am liking the ease of getting around CS6 (The new interface is cool).\r<BR>I am learning, Sed.\r<BR>:lol\r<BR>', 'Being a Corel guy, myself, I am liking the ease of getting around CS6 (The new interface is cool).<br />\r&lt;BR&gt;I am learning, Sed.<br />\r&lt;BR&gt;:lol<br />\r&lt;BR&gt;', 'visible', '2012-06-01 21:00:54', '2012-06-01 21:00:54', '2012-06-01 21:00:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1415
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2927, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', 'Very Cool, Indeed.\r<BR>:lol\r<BR>', 'Very Cool, Indeed.<br />\r&lt;BR&gt;:lol<br />\r&lt;BR&gt;', 'visible', '2012-06-01 21:03:57', '2012-06-01 21:03:57', '2012-06-01 21:03:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1413
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2928, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'Those polls are not always accurate, are serving purposes ;)\r<BR>The sure thing is that still IE is in the 1st place, Firefox in 2nd and after comes Chrome.', 'Those polls are not always accurate, are serving purposes ;)<br />\r&lt;BR&gt;The sure thing is that still IE is in the 1st place, Firefox in 2nd and after comes Chrome.', 'visible', '2012-06-02 08:47:37', '2012-06-02 08:47:37', '2012-06-02 08:47:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1419
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2929, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '...but maybe it is true, that Chrome is the most popular browser now! :sen', '...but maybe it is true, that Chrome is the most popular browser now! :sen', 'visible', '2012-06-02 08:50:46', '2012-06-02 08:50:46', '2012-06-02 08:50:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1419
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2930, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', 'Never could figure a reason to switch :cool', 'Never could figure a reason to switch :cool', 'visible', '2012-06-02 15:11:27', '2012-06-02 15:11:27', '2012-06-02 15:11:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1419
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2931, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', 'I&acute;ve used Firefox from when it was known as Phoenix....I see no reason to change and it is more adaptable than Google&acute;s Browser. Google seems more preoccupied with invading peoples privacy by tracking them and pestering them with ads than considering the internet user. The internet user to Google is just a means to make profit. Nowadays I deliberately use nothing that is associated with Google. If I have to I sweep for tracking cookies straight after. :congrats', 'I&amp;acute;ve used Firefox from when it was known as Phoenix....I see no reason to change and it is more adaptable than Google&amp;acute;s Browser. Google seems more preoccupied with invading peoples privacy by tracking them and pestering them with ads than considering the internet user. The internet user to Google is just a means to make profit. Nowadays I deliberately use nothing that is associated with Google. If I have to I sweep for tracking cookies straight after. :congrats', 'visible', '2012-06-02 20:45:45', '2012-06-02 20:45:45', '2012-06-02 20:45:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1419
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2932, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>We are waiting! :)</p>', '&lt;p&gt;We are waiting! :)&lt;/p&gt;', 'visible', '2012-06-05 19:51:33', '2012-06-05 19:51:33', '2012-06-05 19:51:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1420
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2933, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', '<p>[quote]Check Out The <a href=&quot;interview/17/The_Spotlight&quot; target=&quot;_blank&quot;>Interview Section</a>.[/quote]</p>\r<BR><p>:cool</p>', '&lt;p&gt;[quote]Check Out The &lt;a href=&amp;quot;interview/17/The_Spotlight&amp;quot; target=&amp;quot;_blank&amp;quot;&gt;Interview Section&lt;/a&gt;.[/quote]&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;:cool&lt;/p&gt;', 'visible', '2012-06-05 20:50:17', '2012-06-05 20:50:17', '2012-06-05 20:50:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1420
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2934, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p><strong>THE LINK:&nbsp;</strong></p>\r<BR><p>http://www.engadget.com/event/computex-2012/</p>\r<BR><p><strong><br /></strong></p>', '&lt;p&gt;&lt;strong&gt;THE LINK:&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;http://www.engadget.com/event/computex-2012/&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;', 'visible', '2012-06-06 10:23:17', '2012-06-06 10:23:17', '2012-06-06 10:23:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1422
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2935, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>Cool! :)</p>', '&lt;p&gt;Cool! :)&lt;/p&gt;', 'visible', '2012-06-06 19:10:56', '2012-06-06 19:10:56', '2012-06-06 19:10:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1422
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2936, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>You mean this link: <a href=&quot;interviews&quot; target=&quot;_blank&quot;>http://www.skinbase.org/interviews</a></p>', '&lt;p&gt;You mean this link: &lt;a href=&amp;quot;interviews&amp;quot; target=&amp;quot;_blank&amp;quot;&gt;http://www.skinbase.org/interviews&lt;/a&gt;&lt;/p&gt;', 'visible', '2012-06-06 19:13:44', '2012-06-06 19:13:44', '2012-06-06 19:13:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1420
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2937, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p><strong>I communicated with the MotherShip Sed.......they said they would be here for us as soon as they fix the time continuum alternator flux component. You&acute;d think they would carry a spare for god&acute;s sake!</strong></p>', '&lt;p&gt;&lt;strong&gt;I communicated with the MotherShip Sed.......they said they would be here for us as soon as they fix the time continuum alternator flux component. You&amp;acute;d think they would carry a spare for god&amp;acute;s sake!&lt;/strong&gt;&lt;/p&gt;', 'visible', '2012-06-08 02:10:44', '2012-06-08 02:10:44', '2012-06-08 02:10:44', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1418
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2938, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>Lucky Nadal!</p>', '&lt;p&gt;Lucky Nadal!&lt;/p&gt;', 'visible', '2012-06-11 08:47:50', '2012-06-11 08:47:50', '2012-06-11 08:47:50', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1425
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2939, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>AND to Skinbase and Basehead JUST CLICKING an ad on these sites pays Gregor to operate these sites!!</p>\r<BR><p>REMEMBER THAT TOO <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; />&nbsp;Click away!!!</p>', '&lt;p&gt;AND to Skinbase and Basehead JUST CLICKING an ad on these sites pays Gregor to operate these sites!!&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;REMEMBER THAT TOO &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&amp;nbsp;Click away!!!&lt;/p&gt;', 'visible', '2012-06-14 02:52:47', '2012-06-14 02:52:47', '2012-06-14 02:52:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1427
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2940, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':wow', ':wow', 'visible', '2012-06-14 16:58:59', '2012-06-14 16:58:59', '2012-06-14 16:58:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1423
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2941, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', ':wow', ':wow', 'visible', '2012-06-14 16:59:46', '2012-06-14 16:59:46', '2012-06-14 16:59:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1427
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2942, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>Wow. It sold for $374,500.00 !!<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif&quot; alt=&quot;Money Mouth&quot; /></p>', '&lt;p&gt;Wow. It sold for $374,500.00 !!&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif&amp;quot; alt=&amp;quot;Money Mouth&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-06-17 02:15:29', '2012-06-17 02:15:29', '2012-06-17 02:15:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1428
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2943, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Do you mean minutes?</p>', '&lt;p&gt;Do you mean minutes?&lt;/p&gt;', 'visible', '2012-06-29 04:06:45', '2012-06-29 04:06:45', '2012-06-29 04:06:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1432
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2944, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>Yes. Corrected. Thank you.<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-smile.gif&quot; alt=&quot;Smile&quot; /></p>', '&lt;p&gt;Yes. Corrected. Thank you.&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-smile.gif&amp;quot; alt=&amp;quot;Smile&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-06-29 04:57:19', '2012-06-29 04:57:19', '2012-06-29 04:57:19', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1432
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2945, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>It&#39;s easily done Marshall...done it myself often enough......lol</p>', '&lt;p&gt;It&amp;#39;s easily done Marshall...done it myself often enough......lol&lt;/p&gt;', 'visible', '2012-06-29 08:49:27', '2012-06-29 08:49:27', '2012-06-29 08:49:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1432
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2946, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>It didn&acute;t change mine, yet!&nbsp;</p>', '&lt;p&gt;It didn&amp;acute;t change mine, yet!&amp;nbsp;&lt;/p&gt;', 'visible', '2012-06-29 19:19:57', '2012-06-29 19:19:57', '2012-06-29 19:19:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1431
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2947, 17016, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 17016 AND users.deleted_at IS NULL) THEN 17016 ELSE NULL END, NULL, 'mikelly', '<p>That is Amazingly Awesome Marhall Thanks&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&quot; alt=&quot;Surprised&quot; /></p>', '&lt;p&gt;That is Amazingly Awesome Marhall Thanks&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&amp;quot; alt=&amp;quot;Surprised&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-06-30 01:51:35', '2012-06-30 01:51:35', '2012-06-30 01:51:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1432
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2948, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p><img style=&quot;cursor: pointer;&quot; src=&quot;gfx/smiles/congrats2.gif&quot; /></p>', '&lt;p&gt;&lt;img style=&amp;quot;cursor: pointer;&amp;quot; src=&amp;quot;gfx/smiles/congrats2.gif&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-07-02 22:02:59', '2012-07-02 22:02:59', '2012-07-02 22:02:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2949, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>I&#39;m in!<img src=&quot;gfx/smiles/congrats2.gif&quot; alt=&quot;{#smileys_dlg.Congratulation}&quot; /></p>', '&lt;p&gt;I&amp;#39;m in!&lt;img src=&amp;quot;gfx/smiles/congrats2.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Congratulation}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-07-03 05:54:10', '2012-07-03 05:54:10', '2012-07-03 05:54:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2950, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Apparently I&#39;m a newbie....lmao</p>', '&lt;p&gt;Apparently I&amp;#39;m a newbie....lmao&lt;/p&gt;', 'visible', '2012-07-03 06:02:31', '2012-07-03 06:02:31', '2012-07-03 06:02:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2951, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', 'You are not a newbie anymore MountainHawk ;)', 'You are not a newbie anymore MountainHawk ;)', 'visible', '2012-07-03 11:58:29', '2012-07-03 11:58:29', '2012-07-03 11:58:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2952, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>A very cool place!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;A very cool place!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-07-03 18:16:16', '2012-07-03 18:16:16', '2012-07-03 18:16:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2953, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Lol....that man up there is winking at me Jazzi!....maybe it&#39;s because I&#39;m speshul.....lol :congrats</p>', '&lt;p&gt;Lol....that man up there is winking at me Jazzi!....maybe it&amp;#39;s because I&amp;#39;m speshul.....lol :congrats&lt;/p&gt;', 'visible', '2012-07-04 04:25:16', '2012-07-04 04:25:16', '2012-07-04 04:25:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2954, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', 'Cool :congrats', 'Cool :congrats', 'visible', '2012-07-06 18:36:15', '2012-07-06 18:36:15', '2012-07-06 18:36:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1433
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2955, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p><span style=&quot;font-size: large;&quot;>Very cool find</span> ---&nbsp; AUG 5????????????????? Wow!</p>\r<BR><p>&nbsp;</p>', '&lt;p&gt;&lt;span style=&amp;quot;font-size: large;&amp;quot;&gt;Very cool find&lt;/span&gt; ---&amp;nbsp; AUG 5????????????????? Wow!&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;', 'visible', '2012-07-11 23:18:52', '2012-07-11 23:18:52', '2012-07-11 23:18:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1432
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2956, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Gotta believe our non U.S. Members should like this!! Sorry bout the lead-in Advertisement</p>', '&lt;p&gt;Gotta believe our non U.S. Members should like this!! Sorry bout the lead-in Advertisement&lt;/p&gt;', 'visible', '2012-07-12 23:00:43', '2012-07-12 23:00:43', '2012-07-12 23:00:43', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1434
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2957, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Very kool --- don&#39;t miss this</p>', '&lt;p&gt;Very kool --- don&amp;#39;t miss this&lt;/p&gt;', 'visible', '2012-07-18 23:55:35', '2012-07-18 23:55:35', '2012-07-18 23:55:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2959, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>The fourth Planet, MANTAROS! <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;The fourth Planet, MANTAROS! &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-07-26 16:00:04', '2012-07-26 16:00:04', '2012-07-26 16:00:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2960, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>GBN vs SEN soccar live right now 1:24PM PDST.&nbsp;<img src=&quot;gfx/smiles/adni_smiley.gif&quot; alt=&quot;{#smileys_dlg.Happy}&quot; /></p>', '&lt;p&gt;GBN vs SEN soccar live right now 1:24PM PDST.&amp;nbsp;&lt;img src=&amp;quot;gfx/smiles/adni_smiley.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-07-26 22:24:27', '2012-07-26 22:24:27', '2012-07-26 22:24:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1436
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2961, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', '<p>Great post, thanks for finding these, sed!! &nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /></p>', '&lt;p&gt;Great post, thanks for finding these, sed!! &amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-07-31 19:46:49', '2012-07-31 19:46:49', '2012-07-31 19:46:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1435
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2962, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>Cool!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;Cool!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-08-02 19:56:12', '2012-08-02 19:56:12', '2012-08-02 19:56:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2963, 60292, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 60292 AND users.deleted_at IS NULL) THEN 60292 ELSE NULL END, NULL, 'jimbo9294', '<p>The fourth Planet, MANTAROS! <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>\r<BR><p>&nbsp;</p>\r<BR><p><img src=&quot;gfx/smiles/adni_lol.gif&quot; alt=&quot;{#smileys_dlg.lol}&quot; /><img src=&quot;gfx/smiles/em_adni8.gif&quot; alt=&quot;{#smileys_dlg.Grin}&quot; /><img src=&quot;gfx/smiles/adni_lol.gif&quot; alt=&quot;{#smileys_dlg.lol}&quot; /></p>', '&lt;p&gt;The fourth Planet, MANTAROS! &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&lt;img src=&amp;quot;gfx/smiles/adni_lol.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.lol}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/em_adni8.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Grin}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adni_lol.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.lol}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-08-03 23:50:31', '2012-08-03 23:50:31', '2012-08-03 23:50:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1437
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2964, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>That really is amazing!&nbsp;</p>', '&lt;p&gt;That really is amazing!&amp;nbsp;&lt;/p&gt;', 'visible', '2012-08-20 23:56:34', '2012-08-20 23:56:34', '2012-08-20 23:56:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1434
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2965, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>I will never forget that day, July 20, 1969 when the human race landed on another celestial body for the first time.</p>\r\n<BR><p>For me, a newsworthy event that ranks right up there with the Kennedy assassination, the Challenger accident, 911.  I know I left others events out.</p>\r\n<BR><p>May his spirit and memory live on.  <img src="gfx/smiles/adni_flowers.gif" alt="{#smileys_dlg.Wishes with flowers}" /><img src="gfx/smiles/hart.gif" alt="{#smileys_dlg.Booming love}" /><img src="gfx/smiles/cup.gif" alt="{#smileys_dlg.A w a r d}" /></p>', '&lt;p&gt;I will never forget that day, July 20, 1969 when the human race landed on another celestial body for the first time.&lt;/p&gt;<br />\r\n&lt;BR&gt;&lt;p&gt;For me, a newsworthy event that ranks right up there with the Kennedy assassination, the Challenger accident, 911.  I know I left others events out.&lt;/p&gt;<br />\r\n&lt;BR&gt;&lt;p&gt;May his spirit and memory live on.  &lt;img src=&quot;gfx/smiles/adni_flowers.gif&quot; alt=&quot;{#smileys_dlg.Wishes with flowers}&quot; /&gt;&lt;img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /&gt;&lt;img src=&quot;gfx/smiles/cup.gif&quot; alt=&quot;{#smileys_dlg.A w a r d}&quot; /&gt;&lt;/p&gt;', 'visible', '2012-08-25 23:38:05', '2012-08-25 23:38:05', '2012-08-25 23:38:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1439
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2966, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Remember those landings like they were yesterday. I was at High School then and my friend and I would wait for his mum to go to work and then we would sneak in his house and watch the moon mission all day. One of the few times neither of us got caught for wagging school....lol! Later on when I joined the Australian Navy the ship I was on would be used by NASA to track returning capsules from later missions.<img src=&quot;gfx/smiles/congrats2.gif&quot; alt=&quot;{#smileys_dlg.Congratulation}&quot; />......I think it is something none of us will forget who were privileged enough to witness it live.</p>', '&lt;p&gt;Remember those landings like they were yesterday. I was at High School then and my friend and I would wait for his mum to go to work and then we would sneak in his house and watch the moon mission all day. One of the few times neither of us got caught for wagging school....lol! Later on when I joined the Australian Navy the ship I was on would be used by NASA to track returning capsules from later missions.&lt;img src=&amp;quot;gfx/smiles/congrats2.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Congratulation}&amp;quot; /&gt;......I think it is something none of us will forget who were privileged enough to witness it live.&lt;/p&gt;', 'visible', '2012-08-27 00:22:10', '2012-08-27 00:22:10', '2012-08-27 00:22:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1439
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2967, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>I remember that the city of Pearth in Australia played a crucial role in tracking the early missions of Mercury and Gemini, they even turned on all the lights at night as a welcome to the astronauts in orbit.</p>\r<BR><p>On that day, July 20, 1969, I was on weekend leave in New York city. Was attending Naval school in Providence, Rhode Island. I stayed at a Times Square hotel and ran out in the street to watch the excited people watching televisions in store windows. Like you, will never forget that day.<img src=&quot;gfx/smiles/adni_smiley.gif&quot; alt=&quot;{#smileys_dlg.Happy}&quot; /></p>', '&lt;p&gt;I remember that the city of Pearth in Australia played a crucial role in tracking the early missions of Mercury and Gemini, they even turned on all the lights at night as a welcome to the astronauts in orbit.&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;On that day, July 20, 1969, I was on weekend leave in New York city. Was attending Naval school in Providence, Rhode Island. I stayed at a Times Square hotel and ran out in the street to watch the excited people watching televisions in store windows. Like you, will never forget that day.&lt;img src=&amp;quot;gfx/smiles/adni_smiley.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-08-27 04:59:56', '2012-08-27 04:59:56', '2012-08-27 04:59:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1439
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2968, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p><strong>That would have been the joint US and Australian intelligence base at Pine Gap outside of Perth in Western Australia</strong>...<strong>It was also used for submarine communication and satellite surveillance too...still being used for same.</strong></p>', '&lt;p&gt;&lt;strong&gt;That would have been the joint US and Australian intelligence base at Pine Gap outside of Perth in Western Australia&lt;/strong&gt;...&lt;strong&gt;It was also used for submarine communication and satellite surveillance too...still being used for same.&lt;/strong&gt;&lt;/p&gt;', 'visible', '2012-08-28 11:45:03', '2012-08-28 11:45:03', '2012-08-28 11:45:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1439
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2969, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>Wow!! He&#39;s so cute!!<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;Wow!! He&amp;#39;s so cute!!&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-08-29 04:21:52', '2012-08-29 04:21:52', '2012-08-29 04:21:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1440
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2970, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Ya just want to scream!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-sealed.gif&quot; alt=&quot;Sealed&quot; /></p>', '&lt;p&gt;Ya just want to scream!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-sealed.gif&amp;quot; alt=&amp;quot;Sealed&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-09-12 01:43:28', '2012-09-12 01:43:28', '2012-09-12 01:43:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1441
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2971, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>A very expensive unecessary gadget!&nbsp;</p>', '&lt;p&gt;A very expensive unecessary gadget!&amp;nbsp;&lt;/p&gt;', 'visible', '2012-09-22 18:32:12', '2012-09-22 18:32:12', '2012-09-22 18:32:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1443
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2972, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>It is a great gadget! ;)</p>', '&lt;p&gt;It is a great gadget! ;)&lt;/p&gt;', 'visible', '2012-09-24 06:57:18', '2012-09-24 06:57:18', '2012-09-24 06:57:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1443
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2973, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>I am not expecting any big success...but who knows...<img src=&quot;gfx/smiles/adni_smiley.gif&quot; alt=&quot;{#smileys_dlg.Happy}&quot; /></p>', '&lt;p&gt;I am not expecting any big success...but who knows...&lt;img src=&amp;quot;gfx/smiles/adni_smiley.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-10-15 07:06:16', '2012-10-15 07:06:16', '2012-10-15 07:06:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1444
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2974, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Maybe every 2 versions&nbsp; Looking forward to WIN 10 &nbsp;:)</p>', '&lt;p&gt;Maybe every 2 versions&amp;nbsp; Looking forward to WIN 10 &amp;nbsp;:)&lt;/p&gt;', 'visible', '2012-10-15 17:28:15', '2012-10-15 17:28:15', '2012-10-15 17:28:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1444
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2975, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>XP will suit me for some time to come as it caters more than adequately for all the apps I use. When my computer finally dies or I cannot get parts then maybe I&#39;ll have to change. Vista didn&#39;t impress me, in fact it nearly turned me off Windows for good. All this cloud stuff is shifting the net to user pays...we lose and Gates gets richer.</p>', '&lt;p&gt;XP will suit me for some time to come as it caters more than adequately for all the apps I use. When my computer finally dies or I cannot get parts then maybe I&amp;#39;ll have to change. Vista didn&amp;#39;t impress me, in fact it nearly turned me off Windows for good. All this cloud stuff is shifting the net to user pays...we lose and Gates gets richer.&lt;/p&gt;', 'visible', '2012-10-15 19:45:47', '2012-10-15 19:45:47', '2012-10-15 19:45:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1444
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2976, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>This is good.............. I was about to put up the same story Marshall .... When I went to the admin page I thought I been drinking again....</p>\r<BR><p>IT WAS ALREADY THERE!!&nbsp; <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&quot; alt=&quot;Surprised&quot; /></p>', '&lt;p&gt;This is good.............. I was about to put up the same story Marshall .... When I went to the admin page I thought I been drinking again....&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;IT WAS ALREADY THERE!!&amp;nbsp; &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&amp;quot; alt=&amp;quot;Surprised&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-10-23 23:33:17', '2012-10-23 23:33:17', '2012-10-23 23:33:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1445
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2977, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p><img src=&quot;gfx/smiles/s042.gif&quot; alt=&quot;{#smileys_dlg.Beer}&quot; /><img src=&quot;gfx/smiles/adni_smiley.gif&quot; alt=&quot;{#smileys_dlg.Happy}&quot; /></p>', '&lt;p&gt;&lt;img src=&amp;quot;gfx/smiles/s042.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Beer}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adni_smiley.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-10-24 03:33:18', '2012-10-24 03:33:18', '2012-10-24 03:33:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1445
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2978, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Iain gets to see it ---- the rest of us have to come back to this site <img src=&quot;gfx/smiles/adnicool.gif&quot; alt=&quot;{#smileys_dlg.Cool}&quot; /></p>', '&lt;p&gt;Iain gets to see it ---- the rest of us have to come back to this site &lt;img src=&amp;quot;gfx/smiles/adnicool.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Cool}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-11-02 15:36:49', '2012-11-02 15:36:49', '2012-11-02 15:36:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1447
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2979, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Lol....that&#39;s easy for you to say Sed...we have had rain for what seems like months...odd break for a couple of days sun but still bleak temperature wise. We can get rain and snow here right up to and through Xmas. Weather patterns here are unpredictable like anywhere else. Hopefully we&#39;ll get a window to let us see it. Cloud enhances the Southern Lights...or the Aurora if you like....makes it wierder...sometimes it looks like vertical cloud...quite bizarre!</p>', '&lt;p&gt;Lol....that&amp;#39;s easy for you to say Sed...we have had rain for what seems like months...odd break for a couple of days sun but still bleak temperature wise. We can get rain and snow here right up to and through Xmas. Weather patterns here are unpredictable like anywhere else. Hopefully we&amp;#39;ll get a window to let us see it. Cloud enhances the Southern Lights...or the Aurora if you like....makes it wierder...sometimes it looks like vertical cloud...quite bizarre!&lt;/p&gt;', 'visible', '2012-11-04 05:41:40', '2012-11-04 05:41:40', '2012-11-04 05:41:40', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1447
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2980, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Reminds you of home huh?? <img src=&quot;gfx/smiles/grin.gif&quot; alt=&quot;{#smileys_dlg.Grin}&quot; /></p>', '&lt;p&gt;Reminds you of home huh?? &lt;img src=&amp;quot;gfx/smiles/grin.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Grin}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-11-06 16:33:32', '2012-11-06 16:33:32', '2012-11-06 16:33:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1447
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2981, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p><span style=&quot;font-family: &#39;comic sans ms&#39;, sans-serif; font-size: large;&quot;>AS I PROMISED!!!!&nbsp;<img src=&quot;gfx/smiles/adnicool.gif&quot; alt=&quot;{#smileys_dlg.Cool}&quot; /></span></p>', '&lt;p&gt;&lt;span style=&amp;quot;font-family: &amp;#39;comic sans ms&amp;#39;, sans-serif; font-size: large;&amp;quot;&gt;AS I PROMISED!!!!&amp;nbsp;&lt;img src=&amp;quot;gfx/smiles/adnicool.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Cool}&amp;quot; /&gt;&lt;/span&gt;&lt;/p&gt;', 'visible', '2012-11-14 23:33:34', '2012-11-14 23:33:34', '2012-11-14 23:33:34', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1448
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2982, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>Didn&#39;t show much though, did it?<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;Didn&amp;#39;t show much though, did it?&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-11-16 18:18:46', '2012-11-16 18:18:46', '2012-11-16 18:18:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1448
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2983, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', 'The clouds parted for long enough here...lol', 'The clouds parted for long enough here...lol', 'visible', '2012-11-16 21:39:56', '2012-11-16 21:39:56', '2012-11-16 21:39:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1448
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2984, 21297, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 21297 AND users.deleted_at IS NULL) THEN 21297 ELSE NULL END, NULL, 'Captain Camouflage', '<p>I got to see it! ....Yay me! o/</p>', '&lt;p&gt;I got to see it! ....Yay me! o/&lt;/p&gt;', 'visible', '2012-11-17 16:17:27', '2012-11-17 16:17:27', '2012-11-17 16:17:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1447
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2985, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>Forgot to say ... Norh America hemisphere photo taken October, 2012. That&#39;s hurricane Sandy off the southeast coast.</p>', '&lt;p&gt;Forgot to say ... Norh America hemisphere photo taken October, 2012. That&amp;#39;s hurricane Sandy off the southeast coast.&lt;/p&gt;', 'visible', '2012-12-06 09:06:02', '2012-12-06 09:06:02', '2012-12-06 09:06:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1449
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2986, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Yeeeowww!!&nbsp; -- thats cool <img src=&quot;gfx/smiles/adni4b.gif&quot; alt=&quot;{#smileys_dlg.Amazed}&quot; /></p>', '&lt;p&gt;Yeeeowww!!&amp;nbsp; -- thats cool &lt;img src=&amp;quot;gfx/smiles/adni4b.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Amazed}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-12-07 16:17:15', '2012-12-07 16:17:15', '2012-12-07 16:17:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1449
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2987, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Looks like South Carolina never sleeps or Tijuanna MEX (most lights!!)</p>', '&lt;p&gt;Looks like South Carolina never sleeps or Tijuanna MEX (most lights!!)&lt;/p&gt;', 'visible', '2012-12-07 16:19:30', '2012-12-07 16:19:30', '2012-12-07 16:19:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1449
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2988, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', '<p>Awesome !!!&nbsp;</p>', '&lt;p&gt;Awesome !!!&amp;nbsp;&lt;/p&gt;', 'visible', '2012-12-09 18:02:36', '2012-12-09 18:02:36', '2012-12-09 18:02:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1449
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2989, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', '<p>Very nice !!!</p>\r<BR><p>My next purchase...</p>', '&lt;p&gt;Very nice !!!&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;My next purchase...&lt;/p&gt;', 'visible', '2012-12-09 18:05:28', '2012-12-09 18:05:28', '2012-12-09 18:05:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1445
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2990, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', '<p><img src=&quot;gfx/smiles/adni4b.gif&quot; alt=&quot;{#smileys_dlg.Amazed}&quot; /><img src=&quot;gfx/smiles/adnicool.gif&quot; alt=&quot;{#smileys_dlg.Cool}&quot; /></p>', '&lt;p&gt;&lt;img src=&amp;quot;gfx/smiles/adni4b.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Amazed}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adnicool.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Cool}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-12-09 18:07:31', '2012-12-09 18:07:31', '2012-12-09 18:07:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1446
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2991, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', '<p><img src=&quot;gfx/smiles/adnicool.gif&quot; alt=&quot;{#smileys_dlg.Cool}&quot; /><img src=&quot;gfx/smiles/adni18_Happy Birthday.gif&quot; alt=&quot;{#smileys_dlg.Happy Birthday}&quot; /></p>', '&lt;p&gt;&lt;img src=&amp;quot;gfx/smiles/adnicool.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Cool}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adni18_Happy Birthday.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy Birthday}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2012-12-09 18:08:47', '2012-12-09 18:08:47', '2012-12-09 18:08:47', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1447
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2992, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Next year is a SPECIAL comet ----- Read the story!!</p>\r<BR><p>HH Merry Christmas Earth HH</p>', '&lt;p&gt;Next year is a SPECIAL comet ----- Read the story!!&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;HH Merry Christmas Earth HH&lt;/p&gt;', 'visible', '2012-12-25 18:05:37', '2012-12-25 18:05:37', '2012-12-25 18:05:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1450
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2993, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>That&#39;s so cool!&nbsp;</p>', '&lt;p&gt;That&amp;#39;s so cool!&amp;nbsp;&lt;/p&gt;', 'visible', '2013-01-17 19:21:03', '2013-01-17 19:21:03', '2013-01-17 19:21:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1451
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2994, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', '<p><span style=&quot;font-size: x-small;&quot;>Thanks for the heads up, sed!!! &nbsp;Although it isn&#39;t often we see them down here...in northern wisconsin, yes. Well it also has to be a no cloud night!</span></p>', '&lt;p&gt;&lt;span style=&amp;quot;font-size: x-small;&amp;quot;&gt;Thanks for the heads up, sed!!! &amp;nbsp;Although it isn&amp;#39;t often we see them down here...in northern wisconsin, yes. Well it also has to be a no cloud night!&lt;/span&gt;&lt;/p&gt;', 'visible', '2013-01-18 12:33:37', '2013-01-18 12:33:37', '2013-01-18 12:33:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1451
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2995, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>I think it is so nice the Sun&#39;s mum let it out to play with the Northern lights!<img src=&quot;gfx/smiles/adnicool.gif&quot; alt=&quot;{#smileys_dlg.Cool}&quot; /><img src=&quot;gfx/smiles/congrats2.gif&quot; alt=&quot;{#smileys_dlg.Congratulation}&quot; /></p>', '&lt;p&gt;I think it is so nice the Sun&amp;#39;s mum let it out to play with the Northern lights!&lt;img src=&amp;quot;gfx/smiles/adnicool.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Cool}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/congrats2.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Congratulation}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-01-20 06:55:56', '2013-01-20 06:55:56', '2013-01-20 06:55:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1451
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2996, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Until I figure what I did wrong I guess you have to copy paste the address into your bar!</p>\r<BR><p>But very cool.......... </p>', '&lt;p&gt;Until I figure what I did wrong I guess you have to copy paste the address into your bar!&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;But very cool.......... &lt;/p&gt;', 'visible', '2013-01-22 15:08:17', '2013-01-22 15:08:17', '2013-01-22 15:08:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1452
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2997, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>Link fixed! ;)</p>', '&lt;p&gt;Link fixed! ;)&lt;/p&gt;', 'visible', '2013-01-22 17:41:24', '2013-01-22 17:41:24', '2013-01-22 17:41:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1452
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2998, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Thanks My Bud!!!<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /></p>', '&lt;p&gt;Thanks My Bud!!!&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-01-22 17:59:10', '2013-01-22 17:59:10', '2013-01-22 17:59:10', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1452
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 2999, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Crikey! That is one heck of a bathtub sed!<img src=&quot;gfx/smiles/adni_lol.gif&quot; alt=&quot;{#smileys_dlg.lol}&quot; /></p>', '&lt;p&gt;Crikey! That is one heck of a bathtub sed!&lt;img src=&amp;quot;gfx/smiles/adni_lol.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.lol}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-01-24 20:33:03', '2013-01-24 20:33:03', '2013-01-24 20:33:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1452
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3000, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>Wow! That&#39;s news! I never knew that!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;Wow! That&amp;#39;s news! I never knew that!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-01-28 21:04:13', '2013-01-28 21:04:13', '2013-01-28 21:04:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1453
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3001, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>My guess is a 1440x900 or a 1280x800 would adjust just fine</p>', '&lt;p&gt;My guess is a 1440x900 or a 1280x800 would adjust just fine&lt;/p&gt;', 'visible', '2013-01-29 18:27:11', '2013-01-29 18:27:11', '2013-01-29 18:27:11', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1453
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3002, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p><img src=&quot;gfx/smiles/congrats2.gif&quot; alt=&quot;{#smileys_dlg.Congratulation}&quot; /></p>', '&lt;p&gt;&lt;img src=&amp;quot;gfx/smiles/congrats2.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Congratulation}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-01-30 09:03:33', '2013-01-30 09:03:33', '2013-01-30 09:03:33', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1454
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3003, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Ohhhh Very cool Marshall</p>', '&lt;p&gt;Ohhhh Very cool Marshall&lt;/p&gt;', 'visible', '2013-01-30 15:38:53', '2013-01-30 15:38:53', '2013-01-30 15:38:53', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1454
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3004, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', '<p>What an odd size...but probably you are correct, sed! &nbsp;Interesting though!!</p>', '&lt;p&gt;What an odd size...but probably you are correct, sed! &amp;nbsp;Interesting though!!&lt;/p&gt;', 'visible', '2013-02-05 00:34:00', '2013-02-05 00:34:00', '2013-02-05 00:34:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1453
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3005, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', '<p>This is great!!! Thank you!!!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;This is great!!! Thank you!!!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-02-05 00:35:57', '2013-02-05 00:35:57', '2013-02-05 00:35:57', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1454
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3006, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>VERY COOL <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /></p>', '&lt;p&gt;VERY COOL &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-02-22 15:29:16', '2013-02-22 15:29:16', '2013-02-22 15:29:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1455
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3007, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Certain times of the year here we get vertical clouds that shimmer! Quite freaky...put the hairs up on the back of my neck first time I saw it. It&#39;s like evil smoke.<img src=&quot;gfx/smiles/adni_lol.gif&quot; alt=&quot;{#smileys_dlg.lol}&quot; /></p>', '&lt;p&gt;Certain times of the year here we get vertical clouds that shimmer! Quite freaky...put the hairs up on the back of my neck first time I saw it. It&amp;#39;s like evil smoke.&lt;img src=&amp;quot;gfx/smiles/adni_lol.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.lol}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-02-25 13:28:52', '2013-02-25 13:28:52', '2013-02-25 13:28:52', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1455
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3008, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', '<p>Yeah!!!</p>', '&lt;p&gt;Yeah!!!&lt;/p&gt;', 'visible', '2013-03-01 01:28:29', '2013-03-01 01:28:29', '2013-03-01 01:28:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1455
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3009, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Ney Niko....................</p>\r<BR><p>I DID IT!!!!!! </p>', '&lt;p&gt;Ney Niko....................&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;I DID IT!!!!!! &lt;/p&gt;', 'visible', '2013-03-02 15:00:01', '2013-03-02 15:00:01', '2013-03-02 15:00:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1456
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3010, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>WOW!!!!!!!!!</p>', '&lt;p&gt;WOW!!!!!!!!!&lt;/p&gt;', 'visible', '2013-03-07 19:32:08', '2013-03-07 19:32:08', '2013-03-07 19:32:08', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1460
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3011, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>OMG--------------------------- This is amazing!! Each city has a FEW angles of the Architecture!! <img src=&quot;gfx/smiles/adni4b.gif&quot; alt=&quot;{#smileys_dlg.Amazed}&quot; /></p>', '&lt;p&gt;OMG--------------------------- This is amazing!! Each city has a FEW angles of the Architecture!! &lt;img src=&amp;quot;gfx/smiles/adni4b.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Amazed}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-03-11 15:43:01', '2013-03-11 15:43:01', '2013-03-11 15:43:01', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1461
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3012, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Now Adni is asking everyone to use this size for previews on his new site!!!<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /></p>', '&lt;p&gt;Now Adni is asking everyone to use this size for previews on his new site!!!&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-03-16 18:22:56', '2013-03-16 18:22:56', '2013-03-16 18:22:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1453
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3013, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>UTAH is MARS??--&nbsp; <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif&quot; alt=&quot;Tongue Out&quot; /></p>', '&lt;p&gt;UTAH is MARS??--&amp;nbsp; &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif&amp;quot; alt=&amp;quot;Tongue Out&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-04-03 16:23:55', '2013-04-03 16:23:55', '2013-04-03 16:23:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1462
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3014, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Are the people green<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;Are the people green&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-04-04 16:14:06', '2013-04-04 16:14:06', '2013-04-04 16:14:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1462
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3015, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Must love beauty......................... <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /></p>', '&lt;p&gt;Must love beauty......................... &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-05-06 01:20:48', '2013-05-06 01:20:48', '2013-05-06 01:20:48', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3016, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', '<p>Amazing !!!</p>', '&lt;p&gt;Amazing !!!&lt;/p&gt;', 'visible', '2013-05-06 22:31:49', '2013-05-06 22:31:49', '2013-05-06 22:31:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3018, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>Great video!&nbsp;<img src=&quot;gfx/smiles/clapping2.gif&quot; alt=&quot;{#smileys_dlg.clap}&quot; /></p>', '&lt;p&gt;Great video!&amp;nbsp;&lt;img src=&amp;quot;gfx/smiles/clapping2.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.clap}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-06-03 18:40:26', '2013-06-03 18:40:26', '2013-06-03 18:40:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1464
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3019, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Nikos .. The still above was one of the nicest in the video!</p>', '&lt;p&gt;Nikos .. The still above was one of the nicest in the video!&lt;/p&gt;', 'visible', '2013-06-03 23:52:00', '2013-06-03 23:52:00', '2013-06-03 23:52:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1464
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3020, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>Yes!&nbsp;<img src=&quot;gfx/smiles/adni_smiley.gif&quot; alt=&quot;{#smileys_dlg.Happy}&quot; /></p>', '&lt;p&gt;Yes!&amp;nbsp;&lt;img src=&amp;quot;gfx/smiles/adni_smiley.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-06-04 11:32:07', '2013-06-04 11:32:07', '2013-06-04 11:32:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1464
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3021, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', '<p>Love it!! Thank you for sharing, sed!!!&nbsp;</p>', '&lt;p&gt;Love it!! Thank you for sharing, sed!!!&amp;nbsp;&lt;/p&gt;', 'visible', '2013-06-04 13:51:49', '2013-06-04 13:51:49', '2013-06-04 13:51:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1464
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3022, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>99 thousand hits???</p>', '&lt;p&gt;99 thousand hits???&lt;/p&gt;', 'visible', '2013-06-06 16:15:42', '2013-06-06 16:15:42', '2013-06-06 16:15:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1460
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3023, 56601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56601 AND users.deleted_at IS NULL) THEN 56601 ELSE NULL END, NULL, 'stramp', '<p>Now that&#39;s a marvelous twist! See what I missed, dang. Way way better than the Mars rat!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;Now that&amp;#39;s a marvelous twist! See what I missed, dang. Way way better than the Mars rat!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-06-08 02:35:04', '2013-06-08 02:35:04', '2013-06-08 02:35:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1456
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3024, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>I don&#39;t see a bright future for the iPhone after the death of Jobs, &nbsp;and this is from an iPhone and Mac big fan, aka me.<img src=&quot;gfx/smiles/em_adni 5.gif&quot; alt=&quot;{#smileys_dlg.Cry}&quot; /></p>', '&lt;p&gt;I don&amp;#39;t see a bright future for the iPhone after the death of Jobs, &amp;nbsp;and this is from an iPhone and Mac big fan, aka me.&lt;img src=&amp;quot;gfx/smiles/em_adni 5.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Cry}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-06-12 09:26:00', '2013-06-12 09:26:00', '2013-06-12 09:26:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3025, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p><strong>Apple seem directionless without Jobs.</strong><br /><span><span>Instead of trying to innovate, they are catching up and&nbsp;<strong>copying</strong>&nbsp;wholesale from HTC, Samsung, Microsoft, and Google.</span><br /><span>So bad icons (not all all of them) in the upcoming new iOS 7, where are the great Apple designers???</span></span></p>', '&lt;p&gt;&lt;strong&gt;Apple seem directionless without Jobs.&lt;/strong&gt;&lt;br /&gt;&lt;span&gt;&lt;span&gt;Instead of trying to innovate, they are catching up and&amp;nbsp;&lt;strong&gt;copying&lt;/strong&gt;&amp;nbsp;wholesale from HTC, Samsung, Microsoft, and Google.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;So bad icons (not all all of them) in the upcoming new iOS 7, where are the great Apple designers???&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;', 'visible', '2013-06-12 10:01:23', '2013-06-12 10:01:23', '2013-06-12 10:01:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3026, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p><img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /> I think we saw this coming-- Samsung is out for blood!</p>', '&lt;p&gt;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt; I think we saw this coming-- Samsung is out for blood!&lt;/p&gt;', 'visible', '2013-06-12 15:30:21', '2013-06-12 15:30:21', '2013-06-12 15:30:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3027, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>When Sony lost Akio Morita CEO, they lost their way. Hope this does not happen to Apple. Steve Jobs was the visionary. Without him, I fear what Nikos said.</p>\r<BR><p>&nbsp;</p>\r<BR><p>Don&#39;t count them out just yet. They have some exciting products in the pipeline. I know most Skinbase folks prefer the Windows operating system, but for me, I think the latest iMac is the most beautiful desktop in the world when it comes to design.&nbsp;</p>\r<BR><p><span>http://www.apple.com/imac/</span></p>', '&lt;p&gt;When Sony lost Akio Morita CEO, they lost their way. Hope this does not happen to Apple. Steve Jobs was the visionary. Without him, I fear what Nikos said.&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;Don&amp;#39;t count them out just yet. They have some exciting products in the pipeline. I know most Skinbase folks prefer the Windows operating system, but for me, I think the latest iMac is the most beautiful desktop in the world when it comes to design.&amp;nbsp;&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&lt;span&gt;http://www.apple.com/imac/&lt;/span&gt;&lt;/p&gt;', 'visible', '2013-06-12 17:00:00', '2013-06-12 17:00:00', '2013-06-12 17:00:00', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1465
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3028, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>Great!&nbsp;</p>', '&lt;p&gt;Great!&amp;nbsp;&lt;/p&gt;', 'visible', '2013-06-12 17:17:46', '2013-06-12 17:17:46', '2013-06-12 17:17:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1462
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3029, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>Cool.&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /></p>', '&lt;p&gt;Cool.&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-06-12 17:20:07', '2013-06-12 17:20:07', '2013-06-12 17:20:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1463
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3030, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '[no content]', '[no content]', 'visible', '2013-08-29 23:48:24', '2013-08-29 23:48:24', '2013-08-29 23:48:24', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1467
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3031, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>test</p>', '&lt;p&gt;test&lt;/p&gt;', 'visible', '2013-08-30 17:24:32', '2013-08-30 17:24:32', '2013-08-30 17:24:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1467
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3032, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Great Find Marshall!! <img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&quot; alt=&quot;Cool&quot; /></p>', '&lt;p&gt;Great Find Marshall!! &lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-cool.gif&amp;quot; alt=&amp;quot;Cool&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-09-07 15:26:39', '2013-09-07 15:26:39', '2013-09-07 15:26:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1468
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3033, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p><img style=&quot;cursor: pointer;&quot; src=&quot;gfx/smiles/clapping2.gif&quot; /><img style=&quot;cursor: pointer;&quot; src=&quot;gfx/smiles/clapping2.gif&quot; /><img style=&quot;cursor: pointer;&quot; src=&quot;gfx/smiles/clapping2.gif&quot; /></p>', '&lt;p&gt;&lt;img style=&amp;quot;cursor: pointer;&amp;quot; src=&amp;quot;gfx/smiles/clapping2.gif&amp;quot; /&gt;&lt;img style=&amp;quot;cursor: pointer;&amp;quot; src=&amp;quot;gfx/smiles/clapping2.gif&amp;quot; /&gt;&lt;img style=&amp;quot;cursor: pointer;&amp;quot; src=&amp;quot;gfx/smiles/clapping2.gif&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-09-16 08:43:17', '2013-09-16 08:43:17', '2013-09-16 08:43:17', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1468
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3034, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>Whoa! That&acute;s freaky!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&quot; alt=&quot;Surprised&quot; /></p>', '&lt;p&gt;Whoa! That&amp;acute;s freaky!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&amp;quot; alt=&amp;quot;Surprised&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-10-05 19:30:28', '2013-10-05 19:30:28', '2013-10-05 19:30:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1470
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3035, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>REAL................... Halloween</p>', '&lt;p&gt;REAL................... Halloween&lt;/p&gt;', 'visible', '2013-10-06 18:14:09', '2013-10-06 18:14:09', '2013-10-06 18:14:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1470
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3036, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>That is so cool!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&quot; alt=&quot;Surprised&quot; /><img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot; /></p>', '&lt;p&gt;That is so cool!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-surprised.gif&amp;quot; alt=&amp;quot;Surprised&amp;quot; /&gt;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&amp;quot; alt=&amp;quot;Laughing&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-10-28 19:50:32', '2013-10-28 19:50:32', '2013-10-28 19:50:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1468
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3037, 65605, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 65605 AND users.deleted_at IS NULL) THEN 65605 ELSE NULL END, NULL, 'jazzilady', '<p>Those are some cute videos!&nbsp;<img src=&quot;js/tiny_mce/plugins/emotions/img/smiley-wink.gif&quot; alt=&quot;Wink&quot; /></p>', '&lt;p&gt;Those are some cute videos!&amp;nbsp;&lt;img src=&amp;quot;js/tiny_mce/plugins/emotions/img/smiley-wink.gif&amp;quot; alt=&amp;quot;Wink&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-11-18 20:34:54', '2013-11-18 20:34:54', '2013-11-18 20:34:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1472
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3038, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p><img src=&quot;gfx/smiles/hh.gif&quot; alt=&quot;{#smileys_dlg.Happy Holidays}&quot; /><img src=&quot;gfx/smiles/hh.gif&quot; alt=&quot;{#smileys_dlg.Happy Holidays}&quot; /><img src=&quot;gfx/smiles/s051.gif&quot; alt=&quot;{#smileys_dlg.Snowing}&quot; /><img src=&quot;gfx/smiles/s051.gif&quot; alt=&quot;{#smileys_dlg.Snowing}&quot; />Happy Holidays to all.&nbsp;<img src=&quot;gfx/smiles/s051.gif&quot; alt=&quot;{#smileys_dlg.Snowing}&quot; /><img src=&quot;gfx/smiles/s051.gif&quot; alt=&quot;{#smileys_dlg.Snowing}&quot; /><img src=&quot;gfx/smiles/hh.gif&quot; alt=&quot;{#smileys_dlg.Happy Holidays}&quot; /><img src=&quot;gfx/smiles/hh.gif&quot; alt=&quot;{#smileys_dlg.Happy Holidays}&quot; /></p>', '&lt;p&gt;&lt;img src=&amp;quot;gfx/smiles/hh.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy Holidays}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/hh.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy Holidays}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/s051.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Snowing}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/s051.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Snowing}&amp;quot; /&gt;Happy Holidays to all.&amp;nbsp;&lt;img src=&amp;quot;gfx/smiles/s051.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Snowing}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/s051.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Snowing}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/hh.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy Holidays}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/hh.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy Holidays}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-12-16 20:10:29', '2013-12-16 20:10:29', '2013-12-16 20:10:29', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1474
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3039, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Excellent Ma-Man!!&nbsp; <img src=&quot;gfx/smiles/hh.gif&quot; alt=&quot;{#smileys_dlg.Happy Holidays}&quot; /><img src=&quot;gfx/smiles/adnicool.gif&quot; alt=&quot;{#smileys_dlg.Cool}&quot; /><img src=&quot;gfx/smiles/hh.gif&quot; alt=&quot;{#smileys_dlg.Happy Holidays}&quot; /></p>', '&lt;p&gt;Excellent Ma-Man!!&amp;nbsp; &lt;img src=&amp;quot;gfx/smiles/hh.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy Holidays}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adnicool.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Cool}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/hh.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Happy Holidays}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-12-17 03:50:38', '2013-12-17 03:50:38', '2013-12-17 03:50:38', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1474
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3040, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>Excellent, thanks Marshall!</p>\r<BR><p><img style=&quot;cursor: pointer;&quot; src=&quot;gfx/smiles/hh.gif&quot; />&nbsp;Happy Holidays!&nbsp;<img style=&quot;cursor: pointer;&quot; src=&quot;gfx/smiles/hh.gif&quot; /></p>', '&lt;p&gt;Excellent, thanks Marshall!&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&lt;img style=&amp;quot;cursor: pointer;&amp;quot; src=&amp;quot;gfx/smiles/hh.gif&amp;quot; /&gt;&amp;nbsp;Happy Holidays!&amp;nbsp;&lt;img style=&amp;quot;cursor: pointer;&amp;quot; src=&amp;quot;gfx/smiles/hh.gif&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2013-12-19 17:49:13', '2013-12-19 17:49:13', '2013-12-19 17:49:13', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1474
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3041, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Lol!...where do you find these things sed!....reminds me of my ex....lmao!<img src=&quot;gfx/smiles/adni4b.gif&quot; alt=&quot;{#smileys_dlg.Amazed}&quot; /><img src=&quot;gfx/smiles/adni_lol.gif&quot; alt=&quot;{#smileys_dlg.LOL}&quot; /></p>', '&lt;p&gt;Lol!...where do you find these things sed!....reminds me of my ex....lmao!&lt;img src=&amp;quot;gfx/smiles/adni4b.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Amazed}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adni_lol.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.LOL}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-06 14:37:28', '2014-01-06 14:37:28', '2014-01-06 14:37:28', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1470
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3042, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>So sad news...&nbsp;Renee&acute; is in our prayers&nbsp;</p>', '&lt;p&gt;So sad news...&amp;nbsp;Renee&amp;acute; is in our prayers&amp;nbsp;&lt;/p&gt;', 'visible', '2014-01-10 08:33:32', '2014-01-10 08:33:32', '2014-01-10 08:33:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3043, 57122, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 57122 AND users.deleted_at IS NULL) THEN 57122 ELSE NULL END, NULL, 'killua', '<p>Rest in Peace Renee ,&nbsp;</p>', '&lt;p&gt;Rest in Peace Renee ,&amp;nbsp;&lt;/p&gt;', 'visible', '2014-01-10 14:55:22', '2014-01-10 14:55:22', '2014-01-10 14:55:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3044, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>I am at a loss for any words........ Lord and I are on a first name basis though, DAN.</p>', '&lt;p&gt;I am at a loss for any words........ Lord and I are on a first name basis though, DAN.&lt;/p&gt;', 'visible', '2014-01-10 15:02:12', '2014-01-10 15:02:12', '2014-01-10 15:02:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3045, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', '<p>Oh my sad news indeed she is in our prayers</p>', '&lt;p&gt;Oh my sad news indeed she is in our prayers&lt;/p&gt;', 'visible', '2014-01-10 15:07:54', '2014-01-10 15:07:54', '2014-01-10 15:07:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3046, 45404, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 45404 AND users.deleted_at IS NULL) THEN 45404 ELSE NULL END, NULL, 'Alfa30', '<p>It is a terrible news ! We requiest for you Jazie ...</p>', '&lt;p&gt;It is a terrible news ! We requiest for you Jazie ...&lt;/p&gt;', 'visible', '2014-01-10 17:10:21', '2014-01-10 17:10:21', '2014-01-10 17:10:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3047, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', '<p>Sorry to hear this, I knew she was sick but not this sick..</p>', '&lt;p&gt;Sorry to hear this, I knew she was sick but not this sick..&lt;/p&gt;', 'visible', '2014-01-10 18:18:23', '2014-01-10 18:18:23', '2014-01-10 18:18:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3048, 95438, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95438 AND users.deleted_at IS NULL) THEN 95438 ELSE NULL END, NULL, 'FredNunes', '<p>So very sad to hear this. &nbsp; Prayers to her! &nbsp; She is such a wonderful artist! &nbsp;</p>', '&lt;p&gt;So very sad to hear this. &amp;nbsp; Prayers to her! &amp;nbsp; She is such a wonderful artist! &amp;nbsp;&lt;/p&gt;', 'visible', '2014-01-10 22:12:21', '2014-01-10 22:12:21', '2014-01-10 22:12:21', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3049, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Damn! That&acute;s a bad buzz...Sorry to hear and my thoughts are with her and her family! Hang in as long as there is hope Renee! Be a tough SkinBase Bunny!<img src=&quot;gfx/smiles/congrats2.gif&quot; alt=&quot;{#smileys_dlg.Congratulation}&quot; /><img src=&quot;gfx/smiles/adni_flowers.gif&quot; alt=&quot;{#smileys_dlg.Wishes with flowers}&quot; /><img src=&quot;gfx/smiles/adni_sad.gif&quot; alt=&quot;{#smileys_dlg.Sad}&quot; /></p>', '&lt;p&gt;Damn! That&amp;acute;s a bad buzz...Sorry to hear and my thoughts are with her and her family! Hang in as long as there is hope Renee! Be a tough SkinBase Bunny!&lt;img src=&amp;quot;gfx/smiles/congrats2.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Congratulation}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adni_flowers.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Wishes with flowers}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adni_sad.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Sad}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-10 23:54:55', '2014-01-10 23:54:55', '2014-01-10 23:54:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3050, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, 'gRAVE', '<p>Thats realy sad news</p>', '&lt;p&gt;Thats realy sad news&lt;/p&gt;', 'visible', '2014-01-11 19:44:49', '2014-01-11 19:44:49', '2014-01-11 19:44:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3051, 40023, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 40023 AND users.deleted_at IS NULL) THEN 40023 ELSE NULL END, NULL, 'Mitsubishiman', '<p>With Love and Prayers Dear</p>', '&lt;p&gt;With Love and Prayers Dear&lt;/p&gt;', 'visible', '2014-01-13 04:16:58', '2014-01-13 04:16:58', '2014-01-13 04:16:58', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3052, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>Latest news:</p>\r<BR><p><strong>She&acute;s in a deep sleep so she can&acute;t feel the pain that comes with her aliment.&nbsp;</strong></p>', '&lt;p&gt;Latest news:&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&lt;strong&gt;She&amp;acute;s in a deep sleep so she can&amp;acute;t feel the pain that comes with her aliment.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;', 'visible', '2014-01-13 08:55:02', '2014-01-13 08:55:02', '2014-01-13 08:55:02', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3053, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>That is indeed a blessing Nikos!<img src=&quot;gfx/smiles/adni_sad.gif&quot; alt=&quot;{#smileys_dlg.Sad}&quot; /></p>', '&lt;p&gt;That is indeed a blessing Nikos!&lt;img src=&amp;quot;gfx/smiles/adni_sad.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Sad}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-13 10:32:26', '2014-01-13 10:32:26', '2014-01-13 10:32:26', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3054, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', 'A message from Dan:\r\n\r\n<br /><br /><br /><br />On Jan 14, 2014, at 5:05 PM, "Dan" <<a href="mailto:manwithhammer@excite.com" target="_blank">manwithhammer@excite.com</a>> wrote:<br /><br />Renee just pasted away 1/14/2014 this afternoon she went peacefully to her LORD.  </p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p>Dan,<br />I want to send to you and your family our sincere condolences. Renee was our sunshine at <a href="http://Skinbase.org/" target="_blank">Skinbase.org</a>. She will be so missed by us all.<br />I will pass this information along to her friends at Skinbase and Deviant Art.<br />Marshall', 'A message from Dan:<br />\r\n<br />\r\n&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On Jan 14, 2014, at 5:05 PM, &quot;Dan&quot; &lt;&lt;a href=&quot;mailto:manwithhammer@excite.com&quot; target=&quot;_blank&quot;&gt;manwithhammer@excite.com&lt;/a&gt;&gt; wrote:&lt;br /&gt;&lt;br /&gt;Renee just pasted away 1/14/2014 this afternoon she went peacefully to her LORD.  &lt;/p&gt;<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n&lt;p&gt;Dan,&lt;br /&gt;I want to send to you and your family our sincere condolences. Renee was our sunshine at &lt;a href=&quot;http://Skinbase.org/&quot; target=&quot;_blank&quot;&gt;Skinbase.org&lt;/a&gt;. She will be so missed by us all.&lt;br /&gt;I will pass this information along to her friends at Skinbase and Deviant Art.&lt;br /&gt;Marshall', 'visible', '2014-01-15 01:23:51', '2014-01-15 01:23:51', '2014-01-15 01:23:51', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3055, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>I just got the same news........... My compaion in moderating is up there looking at us, Smiling WITH us -- SHE&acute;s HAPPY <img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /></p>', '&lt;p&gt;I just got the same news........... My compaion in moderating is up there looking at us, Smiling WITH us -- SHE&amp;acute;s HAPPY &lt;img src=&amp;quot;gfx/smiles/hart.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Booming love}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-15 03:11:18', '2014-01-15 03:11:18', '2014-01-15 03:11:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3056, 79116, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79116 AND users.deleted_at IS NULL) THEN 79116 ELSE NULL END, NULL, 'D Man', '<p>Lord, I come to you know for my friend. I come to you to ask that you provide them strength and comfort in this time of deep need. Their hurt and grief run so deep. I feel so much pain for them, but I can only imagine how hard this time must be for them. I pray that you help them maintain their faith in you during this difficult time.</p>\r<BR><p>I know you can be our greatest shoulder, but I also ask that you remain their biggest provider. It is a time when daily life can be so burdensome. Please provide patience from others as they work through their grief. Surround them with understanding so that they can work through all the emotions this loss brought up. In this time when so many things get lost - bills need to be paid, homework needs to be done, etc. - allow those around them to help keep regular life on track.</p>\r<BR><p>And Lord, allow me to be a comfort to my friend. Help me be what they need during this time. Provide me with the comforting words, the kindness in my heart, the patience to allow the grief to take it&acute;s course. Let me be part of your light and comfort during this time.</p>\r<BR><p>I pray these things in your holy name. Amen.</p>', '&lt;p&gt;Lord, I come to you know for my friend. I come to you to ask that you provide them strength and comfort in this time of deep need. Their hurt and grief run so deep. I feel so much pain for them, but I can only imagine how hard this time must be for them. I pray that you help them maintain their faith in you during this difficult time.&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;I know you can be our greatest shoulder, but I also ask that you remain their biggest provider. It is a time when daily life can be so burdensome. Please provide patience from others as they work through their grief. Surround them with understanding so that they can work through all the emotions this loss brought up. In this time when so many things get lost - bills need to be paid, homework needs to be done, etc. - allow those around them to help keep regular life on track.&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;And Lord, allow me to be a comfort to my friend. Help me be what they need during this time. Provide me with the comforting words, the kindness in my heart, the patience to allow the grief to take it&amp;acute;s course. Let me be part of your light and comfort during this time.&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;I pray these things in your holy name. Amen.&lt;/p&gt;', 'visible', '2014-01-15 03:20:16', '2014-01-15 03:20:16', '2014-01-15 03:20:16', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3057, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>Tears ....&nbsp;<img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /></p>', '&lt;p&gt;Tears ....&amp;nbsp;&lt;img src=&amp;quot;gfx/smiles/hart.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Booming love}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-15 05:16:31', '2014-01-15 05:16:31', '2014-01-15 05:16:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3059, 79493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79493 AND users.deleted_at IS NULL) THEN 79493 ELSE NULL END, NULL, 'digitalpix4all', '<p>My wife, Bonnie, lost her husband suddenly when she was 42. &nbsp;She has helped me to understand the importance of prayers, love and support during times of deep loss when words are unable to express how very much we care. &nbsp;Bonnie and I both are praying this evening and sending our love to Renee&acute;s family. She&acute;ll be sadly missed from our SkinBase family. &nbsp;<img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /><img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /></p>', '&lt;p&gt;My wife, Bonnie, lost her husband suddenly when she was 42. &amp;nbsp;She has helped me to understand the importance of prayers, love and support during times of deep loss when words are unable to express how very much we care. &amp;nbsp;Bonnie and I both are praying this evening and sending our love to Renee&amp;acute;s family. She&amp;acute;ll be sadly missed from our SkinBase family. &amp;nbsp;&lt;img src=&amp;quot;gfx/smiles/hart.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Booming love}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/hart.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Booming love}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-15 05:50:07', '2014-01-15 05:50:07', '2014-01-15 05:50:07', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3060, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>Very sad. Given my volunteer work with addicts and alkies I have seen my share of deaths and also during active service in the Navy. I deal with it by remembering the good times with people. Jazzie in all the time she was on Skinbase never had a bad word for anyone. Looking at her walls for the last six months she was doing some extraordinary work with Bryce. Getting it to do things I&acute;ve never seen from anyone else. Her Bryce work was truly unique. I&acute;ve never known anyone to master Bryce in the short time she did....it was like it was part of her. I shall miss her happy disposition and her wonderful art. May her Higher Power watch over her and keep her safe. Condolences to her family. Strange as it seems I never saw this coming at all and given my own health issues for the past coupla years I certainly thought I would go before Jazz. She was younger than me and therefore her passing never entered my head. May your God bless you all.<img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /><img src=&quot;gfx/smiles/adni_sad.gif&quot; alt=&quot;{#smileys_dlg.Sad}&quot; /></p>', '&lt;p&gt;Very sad. Given my volunteer work with addicts and alkies I have seen my share of deaths and also during active service in the Navy. I deal with it by remembering the good times with people. Jazzie in all the time she was on Skinbase never had a bad word for anyone. Looking at her walls for the last six months she was doing some extraordinary work with Bryce. Getting it to do things I&amp;acute;ve never seen from anyone else. Her Bryce work was truly unique. I&amp;acute;ve never known anyone to master Bryce in the short time she did....it was like it was part of her. I shall miss her happy disposition and her wonderful art. May her Higher Power watch over her and keep her safe. Condolences to her family. Strange as it seems I never saw this coming at all and given my own health issues for the past coupla years I certainly thought I would go before Jazz. She was younger than me and therefore her passing never entered my head. May your God bless you all.&lt;img src=&amp;quot;gfx/smiles/hart.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Booming love}&amp;quot; /&gt;&lt;img src=&amp;quot;gfx/smiles/adni_sad.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Sad}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-15 08:41:30', '2014-01-15 08:41:30', '2014-01-15 08:41:30', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3061, 46938, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 46938 AND users.deleted_at IS NULL) THEN 46938 ELSE NULL END, NULL, 'Richard Mohler', '<p>Sorry to hear that. She will be missed..:love</p>', '&lt;p&gt;Sorry to hear that. She will be missed..:love&lt;/p&gt;', 'visible', '2014-01-15 18:00:36', '2014-01-15 18:00:36', '2014-01-15 18:00:36', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3062, 95438, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95438 AND users.deleted_at IS NULL) THEN 95438 ELSE NULL END, NULL, 'FredNunes', '<p>I am very sad with this news. &nbsp; I lost my Dad this past year as many know. &nbsp; I feel as though I lost a dear friend here. &nbsp;She was always a great supporter for us all here and a truly gifted artist. &nbsp; I will miss her dearly. &nbsp; This internet family thing is stronger than people realize. &nbsp;God bless.</p>\r<BR><p>&nbsp;</p>', '&lt;p&gt;I am very sad with this news. &amp;nbsp; I lost my Dad this past year as many know. &amp;nbsp; I feel as though I lost a dear friend here. &amp;nbsp;She was always a great supporter for us all here and a truly gifted artist. &amp;nbsp; I will miss her dearly. &amp;nbsp; This internet family thing is stronger than people realize. &amp;nbsp;God bless.&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;', 'visible', '2014-01-15 21:38:15', '2014-01-15 21:38:15', '2014-01-15 21:38:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3063, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p>R.I.P. dear friend Renee!&nbsp;<img style=&quot;cursor: pointer;&quot; src=&quot;gfx/smiles/hart.gif&quot; /></p>', '&lt;p&gt;R.I.P. dear friend Renee!&amp;nbsp;&lt;img style=&amp;quot;cursor: pointer;&amp;quot; src=&amp;quot;gfx/smiles/hart.gif&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-15 23:28:54', '2014-01-15 23:28:54', '2014-01-15 23:28:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3064, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>R.I.P. DEAR friend <img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /></p>', '&lt;p&gt;R.I.P. DEAR friend &lt;img src=&amp;quot;gfx/smiles/hart.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Booming love}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-16 01:09:37', '2014-01-16 01:09:37', '2014-01-16 01:09:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3065, 75856, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 75856 AND users.deleted_at IS NULL) THEN 75856 ELSE NULL END, NULL, 'Sommerwind', '<p>Still shocked and at loss for words really....</p>\r<BR><p>my deepest sympathy to Dan and Renees other family, and also to everyone here on the net! :love</p>', '&lt;p&gt;Still shocked and at loss for words really....&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;my deepest sympathy to Dan and Renees other family, and also to everyone here on the net! :love&lt;/p&gt;', 'visible', '2014-01-16 01:19:18', '2014-01-16 01:19:18', '2014-01-16 01:19:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3066, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p><strong><span style=&quot;font-size: large;&quot;>Pass the word!!!</span></strong></p>', '&lt;p&gt;&lt;strong&gt;&lt;span style=&amp;quot;font-size: large;&amp;quot;&gt;Pass the word!!!&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;', 'visible', '2014-01-25 14:53:42', '2014-01-25 14:53:42', '2014-01-25 14:53:42', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1475
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3067, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, 'adni18', '<p><img src=&quot;gfx/smiles/wink.gif&quot; alt=&quot;{#smileys_dlg.Wink}&quot; /></p>', '&lt;p&gt;&lt;img src=&amp;quot;gfx/smiles/wink.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Wink}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-01-26 22:05:22', '2014-01-26 22:05:22', '2014-01-26 22:05:22', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1475
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3068, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p>I did not know Renee&acute; was a singer and she also did oil painting. A very sad loss.<img src=&quot;gfx/smiles/hart.gif&quot; alt=&quot;{#smileys_dlg.Booming love}&quot; /></p>\r<BR><p>If the link to &quot;I Can See Forever&quot; does not work, just copy and paste it into your browser. </p>', '&lt;p&gt;I did not know Renee&amp;acute; was a singer and she also did oil painting. A very sad loss.&lt;img src=&amp;quot;gfx/smiles/hart.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.Booming love}&amp;quot; /&gt;&lt;/p&gt;<br />\r&lt;BR&gt;&lt;p&gt;If the link to &amp;quot;I Can See Forever&amp;quot; does not work, just copy and paste it into your browser. &lt;/p&gt;', 'visible', '2014-02-01 19:53:59', '2014-02-01 19:53:59', '2014-02-01 19:53:59', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3069, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, 'etype2', '<p><img src=&quot;files/archive/zoom/645/1-I-can-see-forever-12x8.jpg&quot; /></p>', '&lt;p&gt;&lt;img src=&amp;quot;files/archive/zoom/645/1-I-can-see-forever-12x8.jpg&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-02-01 20:02:14', '2014-02-01 20:02:14', '2014-02-01 20:02:14', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3070, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>She&acute;s smiling about the football game, i&acute;m sure!</p>', '&lt;p&gt;She&amp;acute;s smiling about the football game, i&amp;acute;m sure!&lt;/p&gt;', 'visible', '2014-02-03 15:55:25', '2014-02-03 15:55:25', '2014-02-03 15:55:25', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1476
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3071, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>It took me longer to add that picture than it takes to comment!</p>', '&lt;p&gt;It took me longer to add that picture than it takes to comment!&lt;/p&gt;', 'visible', '2014-02-13 15:01:15', '2014-02-13 15:01:15', '2014-02-13 15:01:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3072, 95422, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 95422 AND users.deleted_at IS NULL) THEN 95422 ELSE NULL END, NULL, 'MountainHawk', '<p>And Sed.....contrary to rumour I had absolutely nothing to do with her SRD dress!<img src=&quot;gfx/smiles/adni_lol.gif&quot; alt=&quot;{#smileys_dlg.LOL}&quot; /></p>', '&lt;p&gt;And Sed.....contrary to rumour I had absolutely nothing to do with her SRD dress!&lt;img src=&amp;quot;gfx/smiles/adni_lol.gif&amp;quot; alt=&amp;quot;{#smileys_dlg.LOL}&amp;quot; /&gt;&lt;/p&gt;', 'visible', '2014-02-16 22:36:32', '2014-02-16 22:36:32', '2014-02-16 22:36:32', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3073, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, 'sed', '<p>Never thought about that!!</p>', '&lt;p&gt;Never thought about that!!&lt;/p&gt;', 'visible', '2014-02-20 23:47:39', '2014-02-20 23:47:39', '2014-02-20 23:47:39', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3074, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, 'teddybearcholla', '<p>I think I´d get dizzy if I was a bird! <img src="gfx/smiles/adni_lol.gif" alt="{#smileys_dlg.LOL}"></p>', '&lt;p&gt;I think I´d get dizzy if I was a bird! &lt;img src=&quot;gfx/smiles/adni_lol.gif&quot; alt=&quot;{#smileys_dlg.LOL}&quot;&gt;&lt;/p&gt;', 'visible', '2014-05-25 01:35:18', '2014-05-25 01:35:18', '2014-05-25 01:35:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1478
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3075, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:32:55', '2014-09-01 20:32:55', '2014-09-01 20:32:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3076, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:39:46', '2014-09-01 20:39:46', '2014-09-01 20:39:46', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3077, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:40:55', '2014-09-01 20:40:55', '2014-09-01 20:40:55', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3078, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:43:37', '2014-09-01 20:43:37', '2014-09-01 20:43:37', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3079, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:44:04', '2014-09-01 20:44:04', '2014-09-01 20:44:04', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3080, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:44:12', '2014-09-01 20:44:12', '2014-09-01 20:44:12', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3081, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:44:27', '2014-09-01 20:44:27', '2014-09-01 20:44:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3082, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:44:41', '2014-09-01 20:44:41', '2014-09-01 20:44:41', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3083, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:44:56', '2014-09-01 20:44:56', '2014-09-01 20:44:56', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3084, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:45:35', '2014-09-01 20:45:35', '2014-09-01 20:45:35', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3085, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:46:23', '2014-09-01 20:46:23', '2014-09-01 20:46:23', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3086, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:49:09', '2014-09-01 20:49:09', '2014-09-01 20:49:09', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3087, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:49:45', '2014-09-01 20:49:45', '2014-09-01 20:49:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3088, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:50:06', '2014-09-01 20:50:06', '2014-09-01 20:50:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3089, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:50:18', '2014-09-01 20:50:18', '2014-09-01 20:50:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3090, 1, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 1 AND users.deleted_at IS NULL) THEN 1 ELSE NULL END, NULL, NULL, '<p>Nice :)</p>', '&lt;p&gt;Nice :)&lt;/p&gt;', 'visible', '2014-09-01 20:50:27', '2014-09-01 20:50:27', '2014-09-01 20:50:27', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1477
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3091, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, NULL, '<p>Apple sent out invites, September 9, event confirmed.</p>', '&lt;p&gt;Apple sent out invites, September 9, event confirmed.&lt;/p&gt;', 'visible', '2014-09-01 20:59:31', '2014-09-01 20:59:31', '2014-09-01 20:59:31', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1483
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3092, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, NULL, '<p>The site continues to be upgraded. Gregor is still re-coding the site. Many items still being worked on. Take a look around to see the changes so far.</p>', '&lt;p&gt;The site continues to be upgraded. Gregor is still re-coding the site. Many items still being worked on. Take a look around to see the changes so far.&lt;/p&gt;', 'visible', '2014-09-02 22:48:49', '2014-09-02 22:48:49', '2014-09-02 22:48:49', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1490
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3093, 28, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 28 AND users.deleted_at IS NULL) THEN 28 ELSE NULL END, NULL, NULL, '<p>Watch the live event on Tuesday, September 9, 2014 at 10:00 AM PDST. LINK:&nbsp;http://www.apple.com/live/</p>', '&lt;p&gt;Watch the live event on Tuesday, September 9, 2014 at 10:00 AM PDST. LINK:&amp;nbsp;http://www.apple.com/live/&lt;/p&gt;', 'visible', '2014-09-09 08:12:15', '2014-09-09 08:12:15', '2014-09-09 08:12:15', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1483
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3095, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, NULL, '<p>http://www.adni18.com/WEB/evolution-thumb.jpg</p>', '&lt;p&gt;http://www.adni18.com/WEB/evolution-thumb.jpg&lt;/p&gt;', 'visible', '2015-07-27 22:57:45', '2015-07-27 22:57:45', '2015-07-27 22:57:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3097, 681, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 681 AND users.deleted_at IS NULL) THEN 681 ELSE NULL END, NULL, NULL, '<p>OH, Cool ........................ Going to chk this out right now! :)</p>', '&lt;p&gt;OH, Cool ........................ Going to chk this out right now! :)&lt;/p&gt;', 'visible', '2015-07-29 15:22:06', '2015-07-29 15:22:06', '2015-07-29 15:22:06', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3098, 68698, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 68698 AND users.deleted_at IS NULL) THEN 68698 ELSE NULL END, NULL, NULL, '<p>They are beautiful, Nikos! &nbsp;I hope it works well for you!!!</p>', '&lt;p&gt;They are beautiful, Nikos! &amp;nbsp;I hope it works well for you!!!&lt;/p&gt;', 'visible', '2015-08-09 13:09:05', '2015-08-09 13:09:05', '2015-08-09 13:09:05', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3099, 718, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 718 AND users.deleted_at IS NULL) THEN 718 ELSE NULL END, NULL, NULL, '<p>Thanks sed and Barb! :)</p>', '&lt;p&gt;Thanks sed and Barb! :)&lt;/p&gt;', 'visible', '2015-09-12 07:08:03', '2015-09-12 07:08:03', '2015-09-12 07:08:03', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1495
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3100, 56601, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 56601 AND users.deleted_at IS NULL) THEN 56601 ELSE NULL END, NULL, NULL, '<p>Thanks for the member feature on Gray Hulk Peeps!!!<img src="../../js/tiny_mce/plugins/emotions/img/smiley-laughing.gif" alt="Laughing"></p>', '&lt;p&gt;Thanks for the member feature on Gray Hulk Peeps!!!&lt;img src=&quot;../../js/tiny_mce/plugins/emotions/img/smiley-laughing.gif&quot; alt=&quot;Laughing&quot;&gt;&lt;/p&gt;', 'visible', '2015-10-28 10:13:18', '2015-10-28 10:13:18', '2015-10-28 10:13:18', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1176
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3101, 79493, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 79493 AND users.deleted_at IS NULL) THEN 79493 ELSE NULL END, NULL, NULL, '<p>Gregor, what\\\'s the problem with Skinbase? &nbsp;Can\\\'t upload or chat.</p>\r\n<p>Thanks,</p>\r\n<p>Ed</p>', '&lt;p&gt;Gregor, what\\&#039;s the problem with Skinbase? &amp;nbsp;Can\\&#039;t upload or chat.&lt;/p&gt;<br />\r\n&lt;p&gt;Thanks,&lt;/p&gt;<br />\r\n&lt;p&gt;Ed&lt;/p&gt;', 'visible', '2016-07-25 15:58:54', '2016-07-25 15:58:54', '2016-07-25 15:58:54', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1497
LIMIT 1;
INSERT IGNORE INTO news_article_comments (legacy_id, legacy_user_id, article_id, user_id, parent_id, author_name, body, rendered_body, status, legacy_posted_at, created_at, updated_at, deleted_at)
SELECT 3102, 2354, news_articles.id, CASE WHEN EXISTS (SELECT 1 FROM users WHERE users.id = 2354 AND users.deleted_at IS NULL) THEN 2354 ELSE NULL END, NULL, NULL, '<p><img src=\\"../../js/tiny_mce/plugins/emotions/img/smiley-laughing.gif\\" alt=\\"Laughing\\" /></p>', '&lt;p&gt;&lt;img src=\\&quot;../../js/tiny_mce/plugins/emotions/img/smiley-laughing.gif\\&quot; alt=\\&quot;Laughing\\&quot; /&gt;&lt;/p&gt;', 'visible', '2022-11-23 07:23:45', '2022-11-23 07:23:45', '2022-11-23 07:23:45', NULL
FROM news_articles
WHERE news_articles.legacy_news_id = 1490
LIMIT 1;
UPDATE news_articles SET comments_enabled = 1 WHERE legacy_news_id IN (5, 143, 147, 155, 157, 159, 164, 166, 168, 170, 173, 174, 175, 176, 178, 179, 180, 181, 182, 190, 189, 194, 196, 197, 201, 200, 202, 203, 204, 205, 210, 212, 215, 216, 221, 225, 226, 227, 228, 229, 233, 235, 236, 238, 240, 243, 245, 247, 248, 249, 250, 252, 255, 254, 256, 259, 258, 260, 261, 263, 265, 264, 266, 269, 268, 270, 275, 272, 274, 280, 282, 281, 283, 284, 288, 287, 289, 290, 286, 292, 294, 296, 297, 298, 299, 301, 300, 303, 304, 302, 307, 305, 310, 311, 312, 318, 319, 320, 322, 323, 325, 327, 332, 331, 328, 334, 337, 340, 341, 342, 349, 346, 351, 355, 356, 358, 357, 361, 362, 364, 365, 367, 369, 370, 371, 372, 373, 366, 378, 376, 382, 383, 386, 385, 389, 391, 392, 394, 390, 395, 397, 398, 400, 401, 403, 404, 402, 406, 408, 410, 411, 413, 414, 418, 421, 425, 426, 428, 427, 429, 430, 435, 434, 433, 436, 437, 438, 439, 440, 442, 444, 446, 450, 451, 452, 453, 455, 457, 459, 456, 463, 465, 466, 468, 469, 467, 473, 476, 475, 479, 478, 477, 480, 482, 481, 484, 485, 486, 488, 490, 491, 492, 494, 495, 496, 497, 498, 499, 505, 506, 507, 508, 509, 511, 512, 513, 516, 519, 520, 522, 523, 518, 526, 527, 531, 535, 536, 538, 540, 542, 545, 543, 546, 552, 547, 555, 557, 548, 560, 562, 563, 565, 415, 567, 569, 571, 572, 574, 575, 579);
UPDATE news_articles SET comments_enabled = 1 WHERE legacy_news_id IN (581, 582, 584, 586, 588, 589, 591, 593, 592, 594, 596, 597, 599, 602, 606, 605, 604, 607, 608, 609, 612, 613, 614, 611, 615, 616, 617, 620, 622, 621, 623, 624, 625, 626, 629, 630, 632, 633, 634, 635, 636, 637, 638, 639, 640, 642, 643, 644, 645, 647, 653, 651, 654, 652, 658, 656, 660, 659, 662, 661, 663, 665, 668, 669, 670, 671, 672, 673, 674, 675, 676, 678, 680, 681, 682, 683, 684, 685, 686, 688, 689, 691, 692, 694, 697, 698, 700, 699, 703, 702, 706, 708, 707, 711, 710, 712, 713, 715, 714, 717, 718, 720, 721, 723, 725, 726, 727, 728, 729, 732, 731, 733, 734, 736, 738, 739, 740, 742, 744, 745, 749, 750, 747, 753, 754, 755, 756, 757, 705, 758, 759, 760, 761, 762, 765, 766, 770, 769, 771, 772, 773, 774, 776, 778, 779, 781, 782, 783, 784, 785, 786, 788, 791, 792, 797, 798, 800, 802, 809, 814, 816, 821, 822, 823, 824, 825, 826, 827, 829, 830, 833, 836, 839, 835, 842, 843, 846, 847, 849, 851, 852, 856, 857, 859, 860, 855, 864, 866, 865, 867, 870, 872, 871, 873, 868, 874, 875, 813, 880, 879, 881, 883, 884, 886, 888, 889, 890, 891, 895, 897, 899, 900, 894, 903, 904, 902, 907, 909, 916, 920, 922, 924, 923, 925, 918, 928, 930, 932, 933, 935, 936, 940, 946, 948, 950, 953, 954, 956, 949, 955, 960, 961, 959, 965, 967, 969, 963, 974, 976, 975);
UPDATE news_articles SET comments_enabled = 1 WHERE legacy_news_id IN (979, 985, 987, 986, 995, 994, 996, 993, 998, 999, 1002, 1006, 1007, 1009, 1011, 1014, 1016, 1020, 1021, 1029, 1032, 1033, 1034, 1035, 1030, 1031, 1039, 1040, 1041, 1043, 1044, 1046, 1048, 1047, 1050, 1049, 1054, 1051, 1056, 1058, 1060, 1062, 1065, 1066, 1068, 1070, 1073, 1074, 1076, 1081, 1075, 1083, 1079, 1085, 1088, 1089, 1092, 1100, 1102, 1104, 1106, 1108, 1109, 1114, 1107, 1117, 1119, 1124, 1121, 1129, 1132, 1134, 1136, 1137, 1142, 1140, 1143, 1144, 1146, 1149, 1148, 1152, 1153, 1086, 1154, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1165, 1167, 1168, 1169, 1170, 1171, 1174, 1175, 1176, 1166, 1181, 1182, 1184, 1185, 1186, 1190, 1191, 1193, 1197, 1198, 1199, 1200, 1202, 1204, 1206, 1208, 1210, 1211, 1213, 1212, 1214, 1215, 1217, 1216, 1218, 1226, 1221, 1231, 1239, 1234, 1240, 1241, 1244, 1242, 1243, 1246, 1248, 1250, 1252, 1253, 1254, 1256, 1259, 1261, 1260, 1263, 1264, 1265, 1266, 1268, 1267, 1269, 1272, 1270, 1274, 1275, 1277, 1276, 1279, 1280, 1282, 1283, 1285, 1286, 1289, 1290, 1291, 1292, 1294, 1295, 1296, 1293, 1298, 1299, 1302, 1303, 1304, 1305, 1306, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1317, 1318, 1319, 1321, 1322, 1323, 1324, 1325, 1328, 1329, 1330, 1332, 1333, 1334, 1, 1336, 1255, 1344, 1345, 1347, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1369, 1371, 1367, 1368, 1370, 1372, 1357, 1373, 1374, 1375, 1377, 1379, 1378, 1380, 1382, 1383, 1384, 1387, 1386, 1388, 1389, 1390, 1391, 1392);
UPDATE news_articles SET comments_enabled = 1 WHERE legacy_news_id IN (1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1412, 1415, 1416, 1413, 1418, 1419, 1420, 1422, 1425, 1427, 1423, 1428, 1432, 1431, 1433, 1434, 1435, 1437, 1436, 1439, 1440, 1441, 1443, 1444, 1445, 1447, 1448, 1449, 1446, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1460, 1461, 1462, 1463, 1464, 1465, 1467, 1468, 1470, 1472, 1474, 1476, 1475, 1477, 1478, 1483, 1490, 1495, 1497);
COMMIT;