<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Letbd WordPress Tips &#187; Wordpress</title>
	<atom:link href="http://www.letbd.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.letbd.com</link>
	<description>Earning Money with Tips and Tricks</description>
	<lastBuildDate>Sun, 25 Jul 2010 00:08:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to upload localhost database to your wordpress website</title>
		<link>http://www.letbd.com/wordpress/upload-localhost-database-wordpress-website/</link>
		<comments>http://www.letbd.com/wordpress/upload-localhost-database-wordpress-website/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 13:09:12 +0000</pubDate>
		<dc:creator>Animesh Chandra Bain</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Localhost]]></category>

		<guid isPermaLink="false">http://www.letbd.com/?p=61</guid>
		<description><![CDATA[Suppose, you have make a website or blog by using your local server and uploaded contents in your database but you want to transfer the entire database on the hosting you have brought recently. I think you are worried about this process. It is very easy task to solve the problem.  Here, I am explaining]]></description>
			<content:encoded><![CDATA[<p>Suppose, you have make a website or blog by using your local server and uploaded contents in your database but you want to transfer the entire database on the hosting you have brought recently. I think you are worried about this process. It is very easy task to solve the problem.  Here, I am explaining how to move wordpress website from localhost to the destination server.</p>
<p>When you have uploaded the data on your blog/website all the url has been formed as something like http://localhost/directory, but your web domain that you have bought (http://www.letbd.com). And if you upload the database on your web database then all the url will follow the http://localhost/directory url.</p>
<p>What you have to do? Open your database with any editing software such (WordPad, Notepad, dreamweaver or other editing software). I prefer WordPad because it don’t take much time to open any large size database. Now, write your previous url (http://localhost/directory) into the find box and write (http://www.letbd.com) into the replace box. Later click on the replace all. Now, all the url have been changed as your new expected url. Update the edited database on your website.</p>
<p>This is the complete way how to move your wordpress blog to a new web hosting. You can change it sub-domain or any directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.letbd.com/wordpress/upload-localhost-database-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install WordPress in local host?</title>
		<link>http://www.letbd.com/wordpress/how-to-install-wordpress-in-local-host/</link>
		<comments>http://www.letbd.com/wordpress/how-to-install-wordpress-in-local-host/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:18:17 +0000</pubDate>
		<dc:creator>Animesh Chandra Bain</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.letbd.com/?p=22</guid>
		<description><![CDATA[In the previous article I wrote about how to install local server open source software xampp in your personal computer and also told that I will describe how to install wordpress? To do you have to go after the instruction Download Worpress software Open a database Create username and password and follow the instruction below]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="background-color: #ffffff;">In the previous article I wrote about how to install local server open source software xampp in your personal computer and also told that I will describe how to install wordpress? To do you have to go after the instruction</span></p>
<p style="text-align: justify;">
<ol style="text-align: justify;">
<li>Download      Worpress software</li>
<li>Open a      database</li>
<li>Create      username and password and</li>
<li>follow      the instruction below</li>
</ol>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Downlaod:</strong> At first you need to <a href="http://wordpress.org/download/">download wordpress</a> software from its website. You can get it in .zip file or .tar.gz. If you picked up .zip file then you can extract it by using windows compress zipper and if you download .tar.gz you must have to have archive software like Winrar.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Open a database:</strong> To open a database you have to http://localhost/phpmyadmin and write your database name under the box (<strong>Create new database)</strong> and click on create right side. You can keep all he box as default. When you complete the direction you will get a message Database (database_name) has been created.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Create username and password:</strong> you can create a user name and password so that you could understand that how to user it. You can avoid it too. To crate username and password you have to go to <strong>Privileges</strong> under that database you created. You will see Users having access to &#8220;database_name &#8220;. Click on the icon below ‘<strong>Action</strong>’. And write you username and password right side box and keep host name ‘localhost’.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">Now, copy the extracted folder name ‘wordpress’ and paste it inside your local root folder. Here my local root folder is C:\xampp\htdocs, so your local url will be http://localhost/wodpress. In your browser address box just write the address. You will get a page where you will see ‘<strong>Create a Configuration File</strong>’</p>
<p style="text-align: justify;">&gt;&gt; Click on ‘<strong>Create a Configuration File</strong>’ and you will get some thin like this. Don’t spend time and Click on ‘<strong>Let’s go!</strong>’ below.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">Fill the boxes with database name, user name and password and click on ‘submit’. If you fill correctly then you get a page with <strong>‘Run the install’</strong> button.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">In the next page you will be showed an auto generated password and you user name will be admin. Copy the password and click on the <strong>‘login’</strong> with that password.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">You can install wordpress by editing you <strong>wp-config.php</strong> file as usual and that time you will be pushed on the Welcome page directly.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">If you have any question just comment I will answer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.letbd.com/wordpress/how-to-install-wordpress-in-local-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to migrate php nuke to WordPress platform?</title>
		<link>http://www.letbd.com/news/how-to-migrate-php-nuke-to-wordpress-platform/</link>
		<comments>http://www.letbd.com/news/how-to-migrate-php-nuke-to-wordpress-platform/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 17:46:55 +0000</pubDate>
		<dc:creator>Animesh Chandra Bain</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP Nuke]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.letbd.com/?p=20</guid>
		<description><![CDATA[I regularly try to read wordpress jobsite. Recently, I have found that on employer is seeking an expert so that he could solve his problem. In his job description the mentioned that he had PHP-nuke website where he had been posting articles for about 5 years. I feel interested to know about the software about]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="background-color: #ffffff;">I regularly try to read <a href="http://jobs.wordpress.net/">wordpress jobsite</a>. Recently, I have found that on employer is seeking an expert so that he could solve his problem. In his job description the mentioned that he had PHP-nuke website where he had been posting articles for about 5 years. I feel interested to know about the software about PHP-nuke and visited it <a href="http://phpnuke.org/">official website</a>. Their PHP-Nuke 8.1 is available and the next upgraded version is on the way to release.</span></p>
<p style="text-align: justify;">
<p style="text-align: justify;">In the download page I found an older version PHP-Nuke 8.0 that is totally public for free where the next version 8.1 is a professional version and have to pay $12 to at BMT Micro Inc. to get it.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a href="http://phpnuke.org/modules.php?name=Release">Phpnuke</a></p>
<blockquote>
<p style="text-align: justify;">This version is not available to the public for free. You can get access to it and download after placing your order at BMT Micro Inc., the company in charge to manage this service. You can get PHP-Nuke 8.1 for only US$12 and receive a download location few minutes after complete the order process. You must wait for an email sent by BMT Micro Inc. with your login, password and download location. Any problem you have please read the red note bellow.</p>
</blockquote>
<p style="text-align: justify;">
<p style="text-align: justify;">The user it trying to shift his works from PHP-Nuke to WordPress and asking help. I was tried to find hardly found some information by using google search by using the keyword <a href="http://www.google.com/search?hl=en&amp;client=opera&amp;rls=en&amp;hs=4D4&amp;ei=fxW1StymKceG_AbBzbjGDQ&amp;sa=X&amp;oi=spell&amp;resnum=0&amp;ct=result&amp;cd=1&amp;q=Migrate+From+Php+nuke+to+WordPress&amp;spell=1">Migrate from Php nuke to WordPress</a>. But did not get any information and later I was trying to install the older version of PHP Nuke to my xampp localhost according to its installation guide. I am trying hard to found some way how to migrate from php nuke to wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.letbd.com/news/how-to-migrate-php-nuke-to-wordpress-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install xampp server to support WordPress as a Local server?</title>
		<link>http://www.letbd.com/tutorials/how-to-install-xampp-server-to-support-wordpress-as-a-local-server/</link>
		<comments>http://www.letbd.com/tutorials/how-to-install-xampp-server-to-support-wordpress-as-a-local-server/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 23:49:55 +0000</pubDate>
		<dc:creator>Animesh Chandra Bain</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.letbd.com/?p=16</guid>
		<description><![CDATA[I am not an expert on the most popular Content management Software (CMS) WordPress but trying to learn it. If you eager to learn something on WP just keep touch with my blog Ledbd WordPress Tips. Toady I will share one of my experience when I started first time customizing something inside wordperss. I was]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I am not an expert on the most popular Content management Software (CMS) WordPress but trying to learn it. If you eager to learn something on WP just keep touch with my blog Ledbd WordPress Tips. Toady I will share one of my experience when I started first time customizing something inside wordperss.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">I was hardly looking the way how to install wordpress on the local host server. From the very beginning I was stated to use WAMP (Windows Apache MySQL PHP) as a local server and that was very older version. You easily could understand the wamp will work only for windows but you could collect for MAMP for Mac OS, Lamp for Limux. At this moment it is running <a href="http://www.wampserver.com/dl.php">WampServer 2.0i</a> which got released on July 11 2009 even you will get the updated version serially. That time I could not work with the older version of WAMP.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">Later I understood that I could find more information and could find out <a href="http://www.apachefriends.org/en/xampp.html">xampp</a> which was also an older version from its server. It also had problems too. But when I got 1.6.7 version in my hand I could work very comfortably.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">Installation of the free server is very easy. You will not face in pressure or more technical knowledge. But if you use Windows service pack 2 then it could appear a window which will show a message asking Block or unblock. You just have to click on unblock. Later you will do as it wants.</p>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://www.letbd.com/tutorials/how-to-install-xampp-server-to-support-wordpress-as-a-local-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
