<?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>Free Technology Tutorials &#187; Bigdump</title>
	<atom:link href="http://educhalk.org/blog/tag/bigdump/feed/" rel="self" type="application/rss+xml" />
	<link>http://educhalk.org/blog</link>
	<description>Technology Made Easy</description>
	<lastBuildDate>Wed, 16 May 2012 15:57:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-RC1-20950</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Outline &amp; Tools Used in Louisville WordCamp Presentation</title>
		<link>http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/</link>
		<comments>http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 14:33:39 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Install WP]]></category>
		<category><![CDATA[Move WP]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Upgrade WP]]></category>
		<category><![CDATA[WP General]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[Bigdump]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Tools]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=1030</guid>
		<description><![CDATA[TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation and Setup: Install in subdirectory Install in root Install multiple copies Using single database Using different databases Mention setting up a networking Install local copy for offline testing/development Moving WP From One Host to Another: Move WP maintaining same url Move WP changing the url [...]
Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='Update 2010: How to Move WordPress to a Different Server and Web Address'>Update 2010: How to Move WordPress to a Different Server and Web Address</a> <small>TweetThe following video demonstrates how to move your WordPress blog...</small></li>
<li><a href='http://educhalk.org/blog/2010/10/mysql-database-nightmare-innodb-vs-myisam/' rel='bookmark' title='MySql Database Nightmare &#8212; Innodb vs MyISAM'>MySql Database Nightmare &#8212; Innodb vs MyISAM</a> <small>TweetLast week I had a server crash &#8212; hardware problems...</small></li>
<li><a href='http://educhalk.org/blog/2009/04/how-to-run-wordpress-on-your-windows-computer-using-xampp/' rel='bookmark' title='How to Run WordPress on Your Windows Computer Using XAMPP'>How to Run WordPress on Your Windows Computer Using XAMPP</a> <small>TweetNote: The following tutorial is intended to demonstrate how to...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton1030" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2010%2F12%2Ftools-used-in-louisville-wordcamp-presentation%2F&amp;text=Outline%20%26%23038%3B%20Tools%20Used%20in%20Louisville%20WordCamp%20Presentation&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2010%2F12%2Ftools-used-in-louisville-wordcamp-presentation%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Outline of my presentations at WordCamp Louisville:</p>
<p><strong>WP  Basic Installation and Setup:</strong></p>
<ul>
<li>Install in subdirectory</li>
<li>Install in root</li>
<li>Install multiple copies
<ul>
<li>Using single database</li>
<li>Using different databases</li>
<li>Mention setting up a networking</li>
</ul>
</li>
<li>Install local copy for offline testing/development</li>
</ul>
<p><strong>Moving WP From One Host to Another:</strong></p>
<ul>
<li>Move WP maintaining same url</li>
<li>Move WP changing the url</li>
<li>Move WP subdirectory to root &amp; vice-versa</li>
<li>Copy WP from hosting account to local computer</li>
</ul>
<p><strong>Tools used in presentations:</strong></p>
<p>WinSCP: A simple ftp client I use in conjunction with hosting control panels such as Cpanel.</p>
<p><a href="http://winscp.net/eng/index.php" target="_blank">http://winscp.net/eng/index.php</a></p>
<p>Notepad++: A free source code editor.</p>
<p><a href="http://notepad-plus-plus.org" target="_blank">http://notepad-plus-plus.org</a></p>
<p>XAMPP Apache Web Server: An excellent choice for easily installing a local copy of WordPress on your computer.</p>
<p><a href="http://www.apachefriends.org/en/xampp.html" target="_blank">http://www.apachefriends.org/en/xampp.html</a></p>
<p>Search &amp; Replace Script: A php script from Spectacu.la that allows you to search &amp; replace values in your WordPress database. Great for changing the web address on your blog during a move.</p>
<p><a href="http://spectacu.la/search-and-replace-for-wordpress-databases/" target="_blank">http://spectacu.la/search-and-replace-for-wordpress-databases</a></p>
<p>BigDump staggered MySql import script: Great tool from Alexey Ozerov that allows you to import very large databases that you may not be able to import using tools like phpMyAdmin.</p>
<p><a href="http://www.ozerov.de/bigdump.php" target="_blank">http://www.ozerov.de/bigdump.php</a></p>
<p>Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/update-2010-how-to-move-wordpress-to-a-different-server-and-web-address/' rel='bookmark' title='Update 2010: How to Move WordPress to a Different Server and Web Address'>Update 2010: How to Move WordPress to a Different Server and Web Address</a> <small>TweetThe following video demonstrates how to move your WordPress blog...</small></li>
<li><a href='http://educhalk.org/blog/2010/10/mysql-database-nightmare-innodb-vs-myisam/' rel='bookmark' title='MySql Database Nightmare &#8212; Innodb vs MyISAM'>MySql Database Nightmare &#8212; Innodb vs MyISAM</a> <small>TweetLast week I had a server crash &#8212; hardware problems...</small></li>
<li><a href='http://educhalk.org/blog/2009/04/how-to-run-wordpress-on-your-windows-computer-using-xampp/' rel='bookmark' title='How to Run WordPress on Your Windows Computer Using XAMPP'>How to Run WordPress on Your Windows Computer Using XAMPP</a> <small>TweetNote: The following tutorial is intended to demonstrate how to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Import a Large WordPress Database &#8212; An Alternative to phpMyAdmin</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/</link>
		<comments>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 21:25:04 +0000</pubDate>
		<dc:creator>figaro</dc:creator>
				<category><![CDATA[Just the Video Tutorials]]></category>
		<category><![CDATA[WP database]]></category>
		<category><![CDATA[Bigdump]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Large database]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://educhalk.org/blog/?p=125</guid>
		<description><![CDATA[TweetIMPORTANT MESSAGE: If you use the Bigdump script I illustrate below, after you are done importing your database, be sure to delete the Bigdump directory. If you leave it in place, then anyone who stumbles across it could destroy your database. So, once you are done, remove it from your server and then if you [...]
Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/' rel='bookmark' title='Outline &amp; Tools Used in Louisville WordCamp Presentation'>Outline &#038; Tools Used in Louisville WordCamp Presentation</a> <small>TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation...</small></li>
<li><a href='http://educhalk.org/blog/2009/03/error-establishing-a-database-connection-how-to-fix-this-wordpress-error/' rel='bookmark' title='&#8220;Error Establishing a Database Connection&#8221; &#8212; How to Fix This WordPress Error'>&#8220;Error Establishing a Database Connection&#8221; &#8212; How to Fix This WordPress Error</a> <small>Tweet&#8220;Error Establishing a Database Connection&#8221; &#8212; How to Fix This...</small></li>
<li><a href='http://educhalk.org/blog/2009/01/how-to-mass-delete-unapproved-comments/' rel='bookmark' title='How to Mass Delete Unapproved WordPress Comments'>How to Mass Delete Unapproved WordPress Comments</a> <small>TweetHow to Mass Delete Unapproved Comments from Your WordPress Database...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton125" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin%2F&amp;text=How%20to%20Import%20a%20Large%20WordPress%20Database%20%26%238212%3B%20An%20Alternative%20to%20phpMyAdmin&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Feduchalk.org%2Fblog%2F2009%2F01%2Fhow-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://educhalk.org/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><strong>IMPORTANT MESSAGE: If you use the Bigdump script I illustrate below, after you are done importing your database, be sure to delete the Bigdump directory. If you leave it in place, then anyone who stumbles across it could destroy your database.</strong> So, once you are done, remove it from your server and then if you need to use it again in the future, just upload it when you need it&#8230;removing it when you are done with it.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>How to Import a Large WordPress Database &#8212; An Alternative to phpMyAdmin &#8212; Part 1 of 2</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/iWsbOqd-1v4&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iWsbOqd-1v4&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>How to Import a Large WordPress Database &#8212; An Alternative to phpMyAdmin &#8212; Part 2 of 2</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/meTSX2qVan4&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/meTSX2qVan4&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>Related posts:<ol>
<li><a href='http://educhalk.org/blog/2010/12/tools-used-in-louisville-wordcamp-presentation/' rel='bookmark' title='Outline &amp; Tools Used in Louisville WordCamp Presentation'>Outline &#038; Tools Used in Louisville WordCamp Presentation</a> <small>TweetOutline of my presentations at WordCamp Louisville: WP  Basic Installation...</small></li>
<li><a href='http://educhalk.org/blog/2009/03/error-establishing-a-database-connection-how-to-fix-this-wordpress-error/' rel='bookmark' title='&#8220;Error Establishing a Database Connection&#8221; &#8212; How to Fix This WordPress Error'>&#8220;Error Establishing a Database Connection&#8221; &#8212; How to Fix This WordPress Error</a> <small>Tweet&#8220;Error Establishing a Database Connection&#8221; &#8212; How to Fix This...</small></li>
<li><a href='http://educhalk.org/blog/2009/01/how-to-mass-delete-unapproved-comments/' rel='bookmark' title='How to Mass Delete Unapproved WordPress Comments'>How to Mass Delete Unapproved WordPress Comments</a> <small>TweetHow to Mass Delete Unapproved Comments from Your WordPress Database...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>

