<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7575616392263928773</id><updated>2011-11-27T16:49:56.151-08:00</updated><category term='drupal'/><title type='text'>A Newbie To Drupal</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://anewbiedrupal.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://anewbiedrupal.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>vidyaravi</name><uri>http://www.blogger.com/profile/11087764047460576605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/_OTWjTLdnkPI/SPWTL-6D2eI/AAAAAAAAA40/salUmt7EcDk/S220/12.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7575616392263928773.post-5377476369983013106</id><published>2009-01-01T21:45:00.000-08:00</published><updated>2009-01-01T21:46:37.780-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='drupal'/><title type='text'>Mashup</title><content type='html'>&lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;Mashups are an exciting genre of interactive Web applications that draw upon content retrieved from external data sources to create entirely new and innovative services.&lt;/span&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;They are likely separated by both network and organizational boundaries: API/content providers, the mashup site, and the client's Web browser.&lt;/span&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;From enterprise mashups to proof-of-concept hacks, developers and would be developers are leveraging the power of mashups to provide information in new and compelling ways. Mashups are still a relatively new phenomena, and as this new type of online application evolves it will become increasingly more important to ensure that your mashup adheres to a variety of best practices.&lt;/span&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;A mashup Web site is characterized by the way in which it spreads roots across the Web, drawing upon content and functionality retrieved from data sources that lay outside of its organizational boundaries.&lt;/span&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;Mapping Mashup&lt;/span&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;Google Maps, Microsoft (Virtual Earth), Yahoo (Yahoo Maps), and AOL (MapQuest)&lt;/span&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;The mashup Web application genre is still in its infancy.&lt;/span&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0in;"&gt;&lt;span style="font-size:85%;"&gt;Developers create mashups using public interfaces, screen scraping, APIs, Web feeds (e.g. RSS or Atom), and JavaScript.&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7575616392263928773-5377476369983013106?l=anewbiedrupal.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://anewbiedrupal.blogspot.com/feeds/5377476369983013106/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://anewbiedrupal.blogspot.com/2009/01/mashup.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/5377476369983013106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/5377476369983013106'/><link rel='alternate' type='text/html' href='http://anewbiedrupal.blogspot.com/2009/01/mashup.html' title='Mashup'/><author><name>vidyaravi</name><uri>http://www.blogger.com/profile/11087764047460576605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/_OTWjTLdnkPI/SPWTL-6D2eI/AAAAAAAAA40/salUmt7EcDk/S220/12.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7575616392263928773.post-3004387082843456108</id><published>2008-12-26T01:25:00.000-08:00</published><updated>2008-12-26T01:30:01.596-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='drupal'/><title type='text'>Convert a HTML Template into a drupal 6 theme</title><content type='html'>To design a powerful drupal website you require knowledge of PHP and SQL, and the rest could be a simple task, which tell Drupal to load its dynamic content in those spots.&lt;br /&gt;Apart from pre-made themes which comes with Drupal core, this method I found in drupal therepy was very simple and easy for new drupalers to pick it up as a starting point.&lt;br /&gt;This how-to will introduce you to power different themes of drupal websites without knowing any coding languages. A great exercise for non-Drupal designers.&lt;br /&gt;This exercise uses Drupal's core default theme called Garland or zen. Now paste into the correct places in the HTML template you choose from any of a free CSS/HTML templates.&lt;span class="fullpost"&gt;&lt;br /&gt;Step 1: Move the HTML template into my sites/all/themes directory.&lt;br /&gt;Step 2: Create a .info file that will tell Drupal information about this new theme with  name, description,core, and engine&lt;br /&gt;i.e simply create a new text file in the directory and  call it xyz.info and insert the details cited above.&lt;br /&gt;Now the new theme will register on the admin/build/themes page.&lt;br /&gt;Step 3:Enable the theme and will get the HTML of the theme displayed on  Drupal pages.&lt;br /&gt;Step 4: Change or copy the original index.html file into a file called page.tpl.php.&lt;br /&gt;Step 4: Similarly change default.css file to style.css so it matches the naming convention Drupal likes for CCS files.&lt;br /&gt;Step 5: From now it's a simple  copy/paste marathon to replace the HTML elements of the css theme selected by you with the Drupal theme elements found in Garland.&lt;br /&gt;Step 6: Replace and insert the title and slogan code of your theme with corresponding codes with the garland/zen theme's header tags.&lt;br /&gt;Step 7: Look inside the theme template selected by you and find the div called content and its enclosed divs.&lt;br /&gt;Step 8: Replace the contents with Garland's code for rendering the main content area called center.&lt;br /&gt;Step 9: Swap the contents with Garland's code.&lt;br /&gt;Step 10: Carry over all the xyz.tpl.php template files from Garland/Zen.&lt;br /&gt;The rest is CSS work to tweak your styles to match more closely those of the original and themeing the nodes, blocks or comments to  get closer to the design.&lt;br /&gt;Could proceed with the same method for drupal 5 too, no need for a .info file in D5.&lt;/span&gt;&lt;br /&gt;Read more at http://drupal.org/node/313510&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7575616392263928773-3004387082843456108?l=anewbiedrupal.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://anewbiedrupal.blogspot.com/feeds/3004387082843456108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/12/convert-html-template-into-drupal-6.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/3004387082843456108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/3004387082843456108'/><link rel='alternate' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/12/convert-html-template-into-drupal-6.html' title='Convert a HTML Template into a drupal 6 theme'/><author><name>vidyaravi</name><uri>http://www.blogger.com/profile/11087764047460576605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/_OTWjTLdnkPI/SPWTL-6D2eI/AAAAAAAAA40/salUmt7EcDk/S220/12.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7575616392263928773.post-2407646910744028436</id><published>2008-11-13T03:45:00.000-08:00</published><updated>2008-11-13T21:15:32.931-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='drupal'/><title type='text'>Looking ahead to the Drupal of 2016: The world's Most Powerful Website Operating System</title><content type='html'>&lt;span style="font-family: arial;font-family:times new roman;" &gt;I&lt;span style="font-size:100%;"&gt; am a huge fan, user, and a supporter of drupal, Like to explore more and often imagine about how drupal would be taken to the next level and expand its reach.  I found a good write up which was quiet very interesting. &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt;A  gist from "A Brief Overview of the Future of Drupal" by Nick Lewis&lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt;Drupal is evolving to the internet like a biological creature, and our current enviroment is rewarding applications that move us closer in the Website OS direction. &lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt;The Web 0S is what all of this web 2.0 hype has been about.&lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt;10 years ago, it was the era of pets.com. Most of america used AOL!! &lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt; 2006? An internet where every 15 year old had a myspace blog. &lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt;Look at del.icio.us, imagine del.icio.us in 1996?&lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt;Wikis, blogs, tags, RSS -- the way these technologies are beginning to converge. &lt;/span&gt;&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:times new roman;font-size:100%;"  &gt;In 2016, drupal will no longer be classified as a CMS. It would be the traditional desktop operating system, call it a "website operating system" similar to osX, or Windows. &lt;span class="fullpost"&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Here's the basic relationships&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Drupal OS | Windows XP&lt;br /&gt;&lt;br /&gt;module = application&lt;br /&gt;&lt;br /&gt;core include = system folder&lt;br /&gt;&lt;br /&gt;nodes = generic documents&lt;br /&gt;&lt;br /&gt;menus = abstractions of applications and directories (start menus in Windows, dashboards in Mac OS)&lt;br /&gt;&lt;br /&gt;logs = n/a -- the desktop operating system isn't social.t&lt;br /&gt;&lt;br /&gt;themes = themesconfigurations = configurations&lt;br /&gt;&lt;br /&gt;What People Will Be Using Drupal for in 2016&lt;br /&gt;&lt;br /&gt;1. Managing and Composing Email&lt;br /&gt;&lt;br /&gt;2. Storing, sharing, and organizing camera phone photos&lt;br /&gt;&lt;br /&gt;3. Integration of mobile devices, the web, and their computers.&lt;br /&gt;&lt;br /&gt;4. Managing their virtual identity (a good virtual identity will quickly become a pre-requisite for success)&lt;br /&gt;&lt;br /&gt;5. Composing, storing, editing, and sharing "documents".... Who needs a mywriting.doc file when they can just publish it, or publish it for a few people, or put it away until its ready? There is no need for any text.doc in 2016.&lt;br /&gt;&lt;br /&gt;6. Coordinating their social life -- with the integration of mobile devices, and the already emerging crazy mobile businesses like Dodge Ball, it seems that we can't even imagine the role mobile is soon going to play in our lives. We hope drupal takes the carrot that is tangling in front of it, and begins the process of becoming the most popular mobile-to-web content management tool.&lt;br /&gt;&lt;br /&gt;6. Drupal sites are also going to begin talking to each other. Imagine a publication has 20 writers, and 3 editors, linking the Web OS's of all of them together via the website's 2016 version of the publication.module, each user has their own workspace, and ownership of drafts. When they are ready to submit, they do so with one button from their web OS.&lt;br /&gt;&lt;br /&gt;7. Who knows -- maybe games.... who knows though, Who really knows, Several key concepts and technologies that will affect the path of Drupal have not been invented yet. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold; font-family: arial;font-family:arial;" &gt;&lt;br /&gt;DRUPAL ROCKS!!! isn't it?&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7575616392263928773-2407646910744028436?l=anewbiedrupal.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://anewbiedrupal.blogspot.com/feeds/2407646910744028436/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/looking-ahead-to-drupal-of-2016-worlds.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/2407646910744028436'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/2407646910744028436'/><link rel='alternate' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/looking-ahead-to-drupal-of-2016-worlds.html' title='Looking ahead to the Drupal of 2016: The world&apos;s Most Powerful Website Operating System'/><author><name>vidyaravi</name><uri>http://www.blogger.com/profile/11087764047460576605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/_OTWjTLdnkPI/SPWTL-6D2eI/AAAAAAAAA40/salUmt7EcDk/S220/12.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7575616392263928773.post-2280411925516796690</id><published>2008-11-09T20:28:00.000-08:00</published><updated>2008-11-09T20:31:23.496-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='drupal'/><title type='text'>Chennai Drupal Meet Growing, YES we grow and favor others grow.</title><content type='html'>http://groups.drupal.org/node/16429&lt;br /&gt;&lt;br /&gt;It was a meetup of people using Drupal in Chennai. A nOOb to the chennai drupal meet and to drupal, I enjoyed as well got some excellent help, tips from more advanced users. I don't have much experience with websites beyond simple CSS and HTML. But I want to go further with drupal. Any way I could learn, I will work for it, I just need to be directed. I have learnt enough to set up a basic web site. Someone of my skills could easily do that. &lt;br /&gt;&lt;br /&gt;What I have learned in the workplace is a worthwhile process. A workplace generates a lot of on the job knowledge and becomes dependent on our ability to understand.&lt;br /&gt;&lt;br /&gt;I wanted to go from Drupal beginner to Drupal Ace. Learning together with my fellow gurus in chennai drupal meet moving beyond the basics, I realize this is new stuff. It has more technical jargons. It appears I have to do a lot of learning and researching.&lt;br /&gt;&lt;br /&gt;To me drupal is a mature, open-source, PHP-based content management framework that is used worldwide on thousands of web and intranet sites. A tonne of new features are now available. I feel Drupal is a bit developer oriented and more difficult for newbie's. It was making the first impression full of surprises with flexibility, scalability, active user community, and managing large sites.&lt;br /&gt;&lt;br /&gt;Among other reasons, I would suggest a workshop for the beginners or even completely non-technical administrator of a Drupal site, like the one we had, an inhouse training for our fellow staffs, to nondrupalers who would then shift to drupal. I suggest somebody to teach it in a simplified way. The other way around I'm looking for something more for Drupal beginners who has installed Drupal, and wonders where to go from there. &lt;br /&gt;&lt;br /&gt;Would like to stay informed on all things Drupal and learn more about drupal?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7575616392263928773-2280411925516796690?l=anewbiedrupal.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://anewbiedrupal.blogspot.com/feeds/2280411925516796690/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/chennai-drupal-meet-growing-yes-we-grow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/2280411925516796690'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/2280411925516796690'/><link rel='alternate' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/chennai-drupal-meet-growing-yes-we-grow.html' title='Chennai Drupal Meet Growing, YES we grow and favor others grow.'/><author><name>vidyaravi</name><uri>http://www.blogger.com/profile/11087764047460576605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/_OTWjTLdnkPI/SPWTL-6D2eI/AAAAAAAAA40/salUmt7EcDk/S220/12.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7575616392263928773.post-6817954128500391627</id><published>2008-11-04T20:41:00.000-08:00</published><updated>2008-11-06T21:08:51.059-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='drupal'/><title type='text'>Migrate from blogger to drupal </title><content type='html'>Continual to my earlier post I tried to migrate from blogspot blog to drupal. &lt;br /&gt;I googled and found not many results except http://www.eglug.org/node/1654 which actually helped me. &lt;br /&gt;I am not a PHP or SQL savvy. Still I explored it for long to understand and do the actual happenings.&lt;br /&gt;I tried to summarize those procedures in a step by step easy to follow how to tutorials.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;Step 1: Settings-&gt;Publishing (switch to FTP)-&gt; ftp server information (refer blogger help).(i)FTP server&lt;br /&gt;      (ii)blogURL&lt;br /&gt;      (iii)FTP Path&lt;br /&gt;      (iv) Blog file name: index.html&lt;br /&gt;      (v)feed filename: atom.xml&lt;br /&gt;      FTP username and password&lt;br /&gt;Save settings&lt;br /&gt;Step 2: Settings-&gt;formating &lt;br /&gt;	(i)show: 999 or 499&lt;br /&gt;	(ii)deta header formate: day,month date,yyy&lt;br /&gt;	(iii)timestamp format: mm/dd/yyyy HH:MM:SS AM&lt;br /&gt;	(iv)time zone&lt;br /&gt;	(v)language&lt;br /&gt;	(vi)encoding: universal(unicode UTF_8)&lt;br /&gt;	(vii) enable float alignment: No&lt;br /&gt;Save settings&lt;br /&gt;Step 3: Settings-&gt;archiving&lt;br /&gt;	(i)archive frequency: Noarchive&lt;br /&gt;	(ii)enable post pages: yes&lt;br /&gt;Save settings&lt;br /&gt;Step 4 : Save your Template to Classic template. &lt;br /&gt;Template -&gt; Edit HTML-&gt; (under ,body) paste the following code: &lt;br /&gt;&lt;?php &lt;br /&gt;$nid = 100;&lt;br /&gt;&lt;br /&gt;&lt;Blogger&gt;&lt;br /&gt;$iid = '&lt;$BlogItemNumber$&gt;';&lt;br /&gt;$nid++;&lt;br /&gt;&lt;br /&gt;$node=array();&lt;br /&gt;&lt;br /&gt;$node['title']=&lt;&lt;&lt;ENDOFSTRING&lt;br /&gt;&lt;$BlogItemTitle$&gt;&lt;br /&gt;ENDOFSTRING;&lt;br /&gt;&lt;br /&gt;if (trim($node['title']) == "") $node['title'] = "title";&lt;br /&gt;&lt;br /&gt;$node['body']=&lt;&lt;&lt;ENDOFSTRING&lt;br /&gt;&lt;$BlogItemBody$&gt;&lt;br /&gt;ENDOFSTRING;&lt;br /&gt;$node['date']=strtotime('&lt;$BlogItemDateTime$&gt;');&lt;br /&gt;$node['number']='&lt;$BlogItemNumber$&gt;';&lt;br /&gt;$node['permalink']='&lt;$BlogItemPermalinkURL$&gt;';&lt;br /&gt;&lt;br /&gt;echo "INSERT INTO node (nid, type, title, uid, created, changed, comment, promote, teaser, body, revisions, format) &lt;br /&gt;VALUES(".$nid.", 'story', '".addslashes($node['title'])."', 1, ".$node['date'].", ".$node['date'].", 2, 1, '', '".addslashes($node['body'])."', '', 3);\n\n";&lt;br /&gt;&lt;br /&gt;&lt;BlogItemComments&gt;&lt;br /&gt;$comment=array();&lt;br /&gt;$comment['number']='&lt;$BlogCommentNumber$&gt;';&lt;br /&gt;$comment['body']=&lt;&lt;&lt;ENDOFSTRING&lt;br /&gt;&lt;$BlogCommentBody$&gt;&lt;br /&gt;ENDOFSTRING;&lt;br /&gt;$comment['author']=&lt;&lt;&lt;ENDOFSTRING&lt;br /&gt;&lt;$BlogCommentAuthor$&gt;&lt;br /&gt;ENDOFSTRING;&lt;br /&gt;$comment['date']=strtotime('&lt;$BlogCommentDateTime$&gt;');&lt;br /&gt;&lt;br /&gt;echo "insert into comments (nid, subject, comment, hostname, timestamp, thread, name) values(".$nid.", 'comment', '".addslashes($comment['body'])."', '127.0.0.1', '".$comment['date']."', '1/', '".addslashes($comment['author'])."');\n\n";&lt;br /&gt;&lt;br /&gt;&lt;/BlogItemComments&gt;&lt;br /&gt;&lt;/Blogger&gt;&lt;br /&gt;?&gt;&lt;br /&gt;Save the template and publish the index page.&lt;br /&gt;&lt;br /&gt;Install and Configure Drupal.&lt;br /&gt;Copy the following code in page.tpl.&lt;br /&gt;&lt;?php &lt;br /&gt;&lt;br /&gt;$query = db_rewrite_sql('SELECT n.nid, n.body FROM {node} n');&lt;br /&gt;$result = db_query($query);&lt;br /&gt;&lt;br /&gt;while ($node = db_fetch_array($result)) {&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  $teaser= node_teaser($node['body'], 1);&lt;br /&gt;&lt;br /&gt;  $insert_query= db_rewrite_sql('UPDATE {node} n set n.teaser ="'.db_escape_string($teaser).'" where n.nid='.$node['nid']);&lt;br /&gt;  db_query($insert_query);&lt;br /&gt;&lt;br /&gt;  echo $node['nid']."\n";&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;?&gt;&lt;br /&gt;Copy the following code in node.php.&lt;br /&gt;&lt;?php &lt;br /&gt;&lt;br /&gt;$query = db_rewrite_sql('SELECT n.nid, n.body FROM {node} n WHERE nid &gt; 1');&lt;br /&gt;$result = db_query($query);&lt;br /&gt;&lt;br /&gt;while ($node = db_fetch_array($result)) {&lt;br /&gt;&lt;br /&gt;db_query("insert into node_comment_statistics (nid) values(".$node['nid'].")");&lt;br /&gt;&lt;br /&gt;_comment_update_node_statistics($node['nid']);&lt;br /&gt;&lt;br /&gt;echo $node['nid']."\n";&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;?&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;This method has been successfully tested on my local drupal. To be done on real drupal site.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7575616392263928773-6817954128500391627?l=anewbiedrupal.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://anewbiedrupal.blogspot.com/feeds/6817954128500391627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/migrate-from-blogger-to-drupal-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/6817954128500391627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/6817954128500391627'/><link rel='alternate' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/migrate-from-blogger-to-drupal-2.html' title='Migrate from blogger to drupal '/><author><name>vidyaravi</name><uri>http://www.blogger.com/profile/11087764047460576605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/_OTWjTLdnkPI/SPWTL-6D2eI/AAAAAAAAA40/salUmt7EcDk/S220/12.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7575616392263928773.post-1735189208399811902</id><published>2008-11-03T02:10:00.000-08:00</published><updated>2008-11-03T02:11:53.250-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='drupal'/><title type='text'>I am a newbie with no Drupal experience at all.</title><content type='html'>I post ideas in blogger for commenting by others and to maintain my vocabulary. I would love to learn how to formulate my intentions in a more productive manner. It all means to me of personal knowledge gathering, a place for research, to build and share knowledge.This Practice offers me a new time perspective from which to consider learning and changing. I am enthusiastic about living a healthy life and blogging  helps me about which is a better choice. &lt;br /&gt;&lt;br /&gt; I have been doing some research on the different products available. What is Drupal? What can I do with it? And what is a Content Management System (CMS)? I found answer for these questions, at least on a most basic level, by building a website in minutes using Drupal.&lt;br /&gt;&lt;br /&gt;To choose drupal the main reason is the ease of building a site and, more importantly, maintaining a site. Drupal seemed to be a good balance to me than other CMS. You have modules to extend the feature set. Drupal is written in PHP and MySQL. There are many themes to extend the look of your Drupal site. The code is clean and lite. And search engines love a properly set up Drupal site.&lt;br /&gt;&lt;br /&gt;Though I am not new to blogs I tried to migrate from blogger to drupal because drupal provides to gain greater control over my blog and how it appears to visitors.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7575616392263928773-1735189208399811902?l=anewbiedrupal.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://anewbiedrupal.blogspot.com/feeds/1735189208399811902/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/i-am-newbie-with-no-drupal-experience.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/1735189208399811902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7575616392263928773/posts/default/1735189208399811902'/><link rel='alternate' type='text/html' href='http://anewbiedrupal.blogspot.com/2008/11/i-am-newbie-with-no-drupal-experience.html' title='I am a newbie with no Drupal experience at all.'/><author><name>vidyaravi</name><uri>http://www.blogger.com/profile/11087764047460576605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='http://2.bp.blogspot.com/_OTWjTLdnkPI/SPWTL-6D2eI/AAAAAAAAA40/salUmt7EcDk/S220/12.jpg'/></author><thr:total>0</thr:total></entry></feed>
