<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036064" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036064</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1208317</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Abhishek Reddy;208218 wrote:&lt;/strong&gt; I suspect the &quot;show more&quot; setting on posts is held in a field in the database.  That means you should be able to run a single SQL UPDATE statement to fix it, rather than editing each manually.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;That&#039;s highly likely, but at this point I have to edit nearly every post anyway to fix the pictures.&lt;/p&gt;
&lt;p&gt;Haven&#039;t run into any additional problems yet. Looks like the migration went fairly well!&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Oct 2006 12:10:55 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1208317 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1208218</link>
    <description> &lt;p&gt;Ah, that sounds like a reasonably successful migration given all the things that frequently go wrong in such a process.  Great report.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I suspect the &quot;show more&quot; setting on posts is held in a field in the database.  That means you should be able to run a single SQL UPDATE statement to fix it, rather than editing each manually.&lt;/p&gt;
 </description>
     <pubDate>Sat, 07 Oct 2006 08:00:56 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1208218 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1208159</link>
    <description> &lt;p&gt;Well, the deed was done last night. You can see the results at &lt;a href=&quot;http://www.getasiteonline.com&quot; class=&quot;bb-url&quot;&gt;http://www.getasiteonline.com&lt;/a&gt;. I would give you the link for the old version, but bBlog doesn&#039;t seem to work now that I moved the domain over. Glad I moved away from it...&lt;/p&gt;
&lt;p&gt;I used Wordpress&#039;s built in ability to import any RSS feed of a blog. This meant that I lost all comments. But bBlog had been screwing up my comments table, and someone just one survived anyway. So I manually copied that one over to Drupal later.&lt;/p&gt;
&lt;p&gt;After that, I used &lt;a href=&quot;http://www.borber.com/en/projects/wp2drupal&quot; class=&quot;bb-url&quot;&gt;this Drupal module&lt;/a&gt; to import the Wordpress blog into Drupal. That module, wp2drupal, requires several things, including that iconved be enabled on your PHP server. It wasn&#039;t on mine and I couldn&#039;t control that, so I went into the code of wp2drupal and tweaked the code so it didn&#039;t check for that and didn&#039;t use it later. In my case, it still worked fine.&lt;/p&gt;
&lt;p&gt;Here are some things I noticed that happened during one of the two steps. I&#039;m not sure in which of the two steps all of these happened, though I have some ideas on some of them.&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;My comments did not import from bBlog to WP (already mentioned)&lt;/li&gt;
&lt;li&gt;bBlog has topics/categories like most blogs. They let you specify the name in plain English and the internally used name that is all lowercase with no spaces. Somehow the internal one is the one that got exported. No biggie, as you can globally change those in Drupal, affecting all your posts at once.&lt;/li&gt;
&lt;li&gt;Many (most) attributes of the img and div tags I used in posts were stripped out. I&#039;ve not finished going through all  the posts, but the alignment of my images are mostly messed up. I use CSS to align them (and to give the side up against the text some padding), and that was gone. With centered images, I tended to use a div and either use CSS or align=&quot;center&quot;. All the CSS was gone. On some of the entries the align attribute was gone, but not on all. Weird.&lt;/li&gt;
&lt;li&gt;I forgot in Drupal to specify to show all of the post without cutting it off with a &quot;Show More&quot; link. So now I have to go back through and edit each post once to get rid of that cut-off.&lt;/li&gt;
&lt;li&gt;The date on the posts is right, but when I go to Administer &amp;gt; Content the date is the date I imported them. Weird.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That&#039;s all I&#039;ve noticed so far. I&#039;ll post more if I run into anything else.&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Oct 2006 13:36:33 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1208159 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1208030</link>
    <description> &lt;p&gt;No problem.  Be sure to post your results here too.  It would be interesting to know how well chaining import tools works.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 03 Oct 2006 22:22:22 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1208030 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1208006</link>
    <description> &lt;p&gt;I have no problem with using 2 steps and 2 tools. Thanks for the link, Abhishek!&lt;/p&gt;
 </description>
     <pubDate>Tue, 03 Oct 2006 12:41:44 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1208006 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1207980</link>
    <description> &lt;p&gt;I don&#039;t believe there is a utility for migrating from bBlog in particular, though others exist.  You may have to write it yourself.  The &lt;a href=&quot;http://drupal.org/node/271&quot; class=&quot;bb-url&quot;&gt;migration guide&lt;/a&gt; could help.&lt;/p&gt;
&lt;p&gt;Generally, you can also &lt;a href=&quot;http://drupal.org/node/14858&quot; class=&quot;bb-url&quot;&gt;import XML/CSV&lt;/a&gt; or &lt;a href=&quot;http://drupal.org/project/node_import&quot; class=&quot;bb-url&quot;&gt;CSV to nodes&lt;/a&gt;, but I&#039;ve never tried it and don&#039;t know if it&#039;s functionally equivalent to the Wordpress RSS tool.  If it isn&#039;t, it seems like not much work to modify one of them to suit.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Or maybe if you&#039;re feeling adventurous you could try importing to Wordpress from bBlog, and then to &lt;a href=&quot;http://drupal.org/node/43178&quot; class=&quot;bb-url&quot;&gt;Drupal from Wordpress&lt;/a&gt;. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Oct 2006 17:24:04 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1207980 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1207970</link>
    <description> &lt;p&gt;Hmm... Let me clarify. I&#039;m not actually looking to aggregrate. I will be migrating the data from bBlog to Drupal. Then bBlog will be uninstalled, including deletion of tables and such.&lt;/p&gt;
&lt;p&gt;Wordpress actually allows you to use the RSS feed for migration. If you&#039;re changing from some weird blogging software (say, bBlog) to Wordpress, an RSS feed can be used for easy migration. It&#039;s this kind of migration tool, but for Drupal, that I&#039;m looking for.&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Oct 2006 13:02:59 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1207970 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1207922</link>
    <description> &lt;p&gt;I didnt know that this could be done, I use drupal I think its a great program for what I need.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Sep 2006 21:58:18 +0000</pubDate>
 <dc:creator>madkad</dc:creator>
 <guid isPermaLink="false">comment 1207922 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/importing-blogs-drupal#comment-1207896</link>
    <description> &lt;p&gt;Any of these three will probably do it for you: &lt;a href=&quot;http://drupal.org/project/planet&quot; class=&quot;bb-url&quot;&gt;Planet&lt;/a&gt;, &lt;a href=&quot;http://drupal.org/project/aggregator2&quot; class=&quot;bb-url&quot;&gt;Aggregator2&lt;/a&gt;, &lt;a href=&quot;http://drupal.org/project/news_page&quot; class=&quot;bb-url&quot;&gt;News Page&lt;/a&gt;.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Sep 2006 00:22:01 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1207896 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
