<?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>TutorialWordpress.Com &#187; Install</title>
	<atom:link href="http://tutorialwordpress.com/tag/install/feed" rel="self" type="application/rss+xml" />
	<link>http://tutorialwordpress.com</link>
	<description>Just About Wordpress</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:42:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to Install &amp; Uninstall WordPress Plugins</title>
		<link>http://tutorialwordpress.com/how-to-install-uninstall-wordpress-plugins.html</link>
		<comments>http://tutorialwordpress.com/how-to-install-uninstall-wordpress-plugins.html#comments</comments>
		<pubDate>Sat, 17 Dec 2011 10:43:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorial Wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Chmod]]></category>
		<category><![CDATA[Default Files]]></category>
		<category><![CDATA[desktop...]]></category>
		<category><![CDATA[Familiarity]]></category>
		<category><![CDATA[Functionality]]></category>
		<category><![CDATA[Fundamental Importance]]></category>
		<category><![CDATA[H2]]></category>
		<category><![CDATA[Html Css]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Many People]]></category>
		<category><![CDATA[New Additions]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[Php Html]]></category>
		<category><![CDATA[Php Scripts]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Readme]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Uninstall]]></category>
		<category><![CDATA[Web Pages]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/how-to-install-uninstall-wordpress-plugins.html</guid>
		<description><![CDATA[How to Install &#038; Uninstall WordPress Plugins Article by Gavinmaqjr441 WordPress is more and more popular, many people use it to build their websites in the world. Although wordpress is very good, if we add some powerful plugins(Plugins are composed of php scripts that add additional functionality to your blog. They offer new additions to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>How to Install &#038; Uninstall WordPress Plugins</strong></p>
<p>Article  by Gavinmaqjr441</p>
<p>WordPress is more and more popular, many people use it to build their websites in the world. Although wordpress is very good, if we add some powerful plugins(Plugins are composed of php scripts that add additional functionality to your blog. They offer new additions to your blog that either enhance features that were already available or add otherwise unavailable new features to your site. ), it&#8217;ll be even more powerful, and your work will be a lot easier. Now let&#8217;s take a look at how to install plugins, how to uninstall the plugins we don&#8217;t need.This guide will show you how to install a WordPress plugin. While this is a relatively simple task it is one of fundamental importance to WordPress and is often overlooked. As such it is a potential cause of problems to beginners, and not being able to successfully install plugins will prevent you from accessing the very large world of WordPress plugins.&lt;h2&gt;Things to Know Before You Install&lt;/h2&gt;There are a few things you need to know before you begin to install WordPress Plugins.<strong>Know before you install.</strong>Read through the readme.txt files and web pages, as well as any comments regarding the Plugin on an author&#8217;s website, before you install. The more you know before you install, the easier the process should be.<strong>Plugins require downloading and uploading to install.</strong>You must be familiar with how to download and upload files and how to use FTP, if required.<strong>Plugins may require modifying WordPress files and templates.</strong>Familiarity with PHP, HTML, CSS, and CHMOD may be necessary.<strong>Record modifications.</strong>If you make any changes to the WordPress files or templates, make a note of it in the code by using comments before and after the changes, and in a text file saved to your site and on your desktop to remind you of any additions or modifications to your default files or templates. This will help you repeat these in the future if there are any problems with your site.<strong>Make frequent backups!</strong>Some Plugins work independently of your blog&#8217;s content and files, just adding a little something special to the page. Others require modification of content and files, including changes to your database. Before installing any plugin that will make dramatic changes, backup your database and files.There are several versions of WordPress currently available, and different Plugins available for the different versions. Be sure and read through the information thoroughly to determine if the Plugin will work with your version, or check Plugins/Plugin_Compatibility. If not, consider upgrading.</p>
<p>There are three ways of installing a WordPress plugin:&lt;ol type=&#8221;1&#8243; style=&#8221;line-height:18px;&#8221;&gt; &lt;li lang=&#8221;en-US&#8221; value=&#8221;1&#8243;&gt;Automatically through WordPress&lt;p lang=&#8221;en-US&#8221; style=&#8221;color:#ccc;font-size:12px;line-height:12px;margin-left:24px;padding:0;&#8221;&gt;Search, install and activate completely in the Add New menu.</p>
<p> &lt;li lang=&#8221;en-US&#8221; value=&#8221;2&#8243;&gt;Manually uploading a plugin through WordPress &lt;li lang=&#8221;en-US&#8221; value=&#8221;3&#8243;&gt;Manual Plugin Installation&lt;p lang=&#8221;en-US&#8221; style=&#8221;color:#ccc;font-size:12px;line-height:12px;margin-left:24px;padding:0;&#8221;&gt;Get and extract zip archive, upload to your server, and activate.
<p>&lt;h2&gt;Automatically Installing a Plugin&lt;/h2&gt;This is by far the easiest method but it does require that your server is setup in such a way as to allow modifications to the plugin directory. This is beyond the scope of this guide, but it involves giving group/other write permissions to the wp-content/plugins directory. Once setup you will be able to press on the Add New plugin menu option.On the Install Plugin screen you can then simply enter the name of the plugin into the search field and perform the search.The search results should then show the plugin. Clicking on install will automatically download and install the plugin onto your blog.When finished you can then activate the plugin &#8211; everything is done and dusted!&lt;h2&gt;Manually Installing a Plugin&lt;/h2&gt;<strong>Downloading a Plugin</strong>WordPress plugins are usually distributed as zip files. Downloading a plugin consists of clicking the download link from the appropriate website and allowing the browser to store the file somewhere on your computer.<strong>Installing a downloaded plugin via WordPress</strong>From the WordPress plugin menu click on Add New.Instead of searching for a plugin you can directly upload your plugin zip file by clicking on Upload.Use the browse button to select the plugin zip file that was downloaded, then click on Install Now. The plugin will be uploaded to your blog and installed. It can then be activated.<strong>Manual Plugin Installation</strong>To install a plugin that is not in the plugin browser, the following are the general directions to follow. Be sure and follow the specific instructions provided by the Plugin author. Remember: BACKUP &#8211; just in case.</p>
<p>Read through the &#8220;readme&#8221; file thoroughly that usually accompanies a plugin, or the website article from where you found the plugin. It is often helpful to print out the instructions so you can check off the installation steps as you complete them.Upload the plugin to the wp-content/plugins folder in your WordPress directory online.Make any changes to templates or files as required by the Plugin instructions including adding Plugin template tags.Activate the Plugin:
<p> &lt;ul style=&#8221;margin-left:14px; color:#ccc;&#8221;&gt;</p>
<p>Access the Plugin Panel in your Administration PanelsScroll down through the list of Plugins to find the newly installed Plugin (if not visible, start from the beginning to check to see if you followed the instructions properly and uploaded the file correctly).Click on the Activate link to turn the Plugin on.
</p>
<p>Continue making any modifications necessary from the &#8220;readme&#8221; file instructions to make the plugin&#8217;s actions meret your needs.&lt;h2&gt;Upgrading WordPress May Break Plugins&lt;/h2&gt;Some plugins may become outdated and no longer work with the newer version of WordPress. If you have issues after activating a plugin, deactivate it and visit the Plugin&#8217;s website to see if a newer version is available.Many plugin authors will upgrade their plugins to accommodate the newer version, but some either won&#8217;t, or their plugin becomes obsolete with the improvements in WordPress.&lt;h2&gt;Activating &amp; Deactivating Plugins&lt;/h2&gt;When a plugin is installed it can be activated and deactivated quickly from the Installed Plugins menu.You will be presented with a list of plugins. Locate your plugin and press activate or deactive. Simple!&lt;h2&gt;Uninstalling Plugins&lt;/h2&gt;While Plugins are very useful, some Plugins just don&#8217;t meet your needs, or you&#8217;ve stopped using them for some reason, or they just don&#8217;t work. After deactivating the Plugin stops the Plugin&#8217;s behavior, they tend to pile up in your Plugins panel, making your plugin list long and cumbersome to scroll through. If left there long enough, they might become obsolete with the new WordPress versions and cause problems if you decide to use them in the future.<strong>Plugin Admin Screen</strong>Begin your Plugins housekeeping by visiting the plugin author&#8217;s site to see if there are instructions on how to uninstall the plugin via the Plugins panel on the left side of the screen. Some plugins require adding tags and code to your Template files while others require modification of the WordPress administration files. Be sure and read through the plugin&#8217;s uninstall instructions to remove each of these modifications so your site will not have errors when the plugin is turned off.If no specific instructions for uninstalling exist, then read through the installation instructions to check for modifications, if applicable, and reverse their changes, if implemented. If it has been a long time since you used this plugin, you still might have left its modifications in your template files and forgotten them. Carefully remove them.To remove a plugin, make sure the plugin is deactivated from the Plugins panel. Go to your website&#8217;s wp-content/plugins folder (usually with an FTP program) and look for the file name of the plugin you want to remove. Select the file name and delete it.If have your WordPress site on your hard drive, open the wp-content/plugins folder on your site and find the file name of the plugin you want to delete, select it and delete it. This way, if you have to restore or copy your Plugin folder to your website, you won&#8217;t restore the unwanted plugin on your site.
<p><strong>Conclusion:</strong>In this article, we describe how to install, use and uninstall the plugins, hoping useful to you. In my subsequent articles, I&#8217;ll introduce some very useful plugins to you, pay attention to it.Good Luck and God Bless.
				</p>
<div>&#13;</p>
<p>It&#8217;s possible to run a successful blog off the back of a free wordpress themes, but moving to a premium wordpress themesdefinitely has its advantages.If you need to collection some premium wordpress themes you can go there to got it just need to click <a target="_new" href="http://www.free-themes-complete.com">free wordPress themes</a></p>
<p>&#13;<br />
			&#13;<br />
&#13;<br />
				&#13;<br />
&#13;<br />
&#13;<br />
&#13;<br />
&#13;<br />
&#13;<br />
&#13;
		</p></div>
<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/PlHKCwZzPZE?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/PlHKCwZzPZE?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>
<div style="float:left;margin:5px;"><img alt="WordPress Plugin Installation" src="http://i.ytimg.com/vi/PlHKCwZzPZE/default.jpg" /></div>
<p>visit www.robwrites.com for high quality well researched ghostwritten content. I have been writing keyword rich seo content for years. Make your life easier and your website more visible. Mention this video and get 10% off your first order.<br />
<strong>Video Rating: 5 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/how-to-install-uninstall-wordpress-plugins.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install WordPress Onto Your Website</title>
		<link>http://tutorialwordpress.com/how-to-install-wordpress-onto-your-website.html</link>
		<comments>http://tutorialwordpress.com/how-to-install-wordpress-onto-your-website.html#comments</comments>
		<pubDate>Tue, 17 May 2011 07:21:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Tutorial Wordpress]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Onto]]></category>
		<category><![CDATA[Tweet]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Website Link]]></category>
		<category><![CDATA[Website Video]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/how-to-install-wordpress-onto-your-website.html</guid>
		<description><![CDATA[Click To Tweet This Video: clicktotweet.com How To Install WordPress Onto Your Website. Link To My Website: octogfx.com Follow Me On Twitter twitter.com Link To WordPress.com: wordpress.com Link To WordPress.org wordpress.org &#8211; http Video Rating: 4 / 5]]></description>
			<content:encoded><![CDATA[<p></p><p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/G1V9C3KOZhs?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/G1V9C3KOZhs?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>Click To Tweet This Video: clicktotweet.com How To Install WordPress Onto Your Website. Link To My Website: octogfx.com Follow Me On Twitter twitter.com Link To WordPress.com: wordpress.com Link To WordPress.org wordpress.org &#8211; http<br />
<strong>Video Rating: 4 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/how-to-install-wordpress-onto-your-website.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Web Design Tutorial &#8211; How to install WordPress</title>
		<link>http://tutorialwordpress.com/web-design-tutorial-how-to-install-wordpress.html</link>
		<comments>http://tutorialwordpress.com/web-design-tutorial-how-to-install-wordpress.html#comments</comments>
		<pubDate>Mon, 25 Apr 2011 22:20:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Tutorial Wordpress]]></category>
		<category><![CDATA[Advantage]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Nick]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Design Tutorial]]></category>
		<category><![CDATA[Web Tutorial]]></category>
		<category><![CDATA[Website Design Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/web-design-tutorial-how-to-install-wordpress.html</guid>
		<description><![CDATA[Nick and James from Creare demonstrate a basic WordPress 2.8 installation and highlight some important features to take advantage of when installing. This website design tutorial is intended for people who are new to WordPress.]]></description>
			<content:encoded><![CDATA[<p></p><p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/iSkIEIvqrbY?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/iSkIEIvqrbY?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>Nick and James from Creare demonstrate a basic WordPress 2.8 installation and highlight some important features to take advantage of when installing. This website design tutorial is intended for people who are new to WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/web-design-tutorial-how-to-install-wordpress.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Install WordPress On OS X</title>
		<link>http://tutorialwordpress.com/install-wordpress-on-os-x.html</link>
		<comments>http://tutorialwordpress.com/install-wordpress-on-os-x.html#comments</comments>
		<pubDate>Sat, 23 Apr 2011 13:23:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Tutorial Wordpress]]></category>
		<category><![CDATA[Cms]]></category>
		<category><![CDATA[Coppermine]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Mac 10]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[Mambo]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[Manm]]></category>
		<category><![CDATA[Os X]]></category>
		<category><![CDATA[Web Developers]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Xbox]]></category>
		<category><![CDATA[Xbox Live]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/install-wordpress-on-os-x.html</guid>
		<description><![CDATA[In this screencast, I cover the who and why for installing WordPress and MAMP on OS X. For web developers, this is very handy for obvious reasons. For those of us who run websites, it&#8217;s handy to serve as a testing ground. And it&#8217;s a great way for someone to get into, and learn not [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/q1DW0kn_EHc?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/q1DW0kn_EHc?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>In this screencast, I cover the who and why for installing WordPress and MAMP on OS X. For web developers, this is very handy for obvious reasons. For those of us who run websites, it&#8217;s handy to serve as a testing ground. And it&#8217;s a great way for someone to get into, and learn not only WordPress, but also the other popular CMS&#8217;s that are free and available to all like joomla, phpBB, Mambo, Coppermine etc. MANM requires Mac OS X 10.4 or later&#8230;. MAMP can be found at www.mamp.info And WordPress can be found at wordpress.org My Website: dizzydoug.tv Catch me on Twitter twitter.com Xbox Live: DizzyDoug<br />
<strong>Video Rating: 5 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/install-wordpress-on-os-x.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>How To Install MAMP &amp; WordPress on OS X (MAG 22)</title>
		<link>http://tutorialwordpress.com/how-to-install-mamp-wordpress-on-os-x-mag-22.html</link>
		<comments>http://tutorialwordpress.com/how-to-install-mamp-wordpress-on-os-x-mag-22.html#comments</comments>
		<pubDate>Sat, 26 Mar 2011 01:20:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Tutorial Wordpress]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[App Guide]]></category>
		<category><![CDATA[Episode 22]]></category>
		<category><![CDATA[Freeware Web]]></category>
		<category><![CDATA[Information Show]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Mac Freeware]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[Market Vision]]></category>
		<category><![CDATA[Orange]]></category>
		<category><![CDATA[Os X]]></category>
		<category><![CDATA[Php Apache]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Unix Equivalent]]></category>
		<category><![CDATA[Video Installation]]></category>
		<category><![CDATA[Viewer Survey]]></category>
		<category><![CDATA[Vision Media]]></category>
		<category><![CDATA[Web Server Environment]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[X Mag]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/how-to-install-mamp-wordpress-on-os-x-mag-22.html</guid>
		<description><![CDATA[Learn how to install MAMP for Mac OS X; a freeware web server environment that includes PHP, Apache, and MySQL. We&#8217;ll also show you how to install WordPress locally on your machine, and teach about symbolic links. (They are the UNIX equivalent of aliases). NEED TO TROUBLESHOOT? Having Problems? Getting errors? Visit macappguide.com for a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/10fbwScPMtQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/10fbwScPMtQ?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>Learn how to install MAMP for Mac OS X; a freeware web server environment that includes PHP, Apache, and MySQL. We&#8217;ll also show you how to install WordPress locally on your machine, and teach about symbolic links. (They are the UNIX equivalent of aliases). NEED TO TROUBLESHOOT? Having Problems? Getting errors? Visit macappguide.com for a great troubleshooting video &#038; installation tips! Mac App Guide is a weekly video podcast. Visit macappguide.com for more information, show notes, and to subscribe for free! MAMP www.mamp.info WordPress: wordpress.org Viewer Survey: macappguide.com Episode #22 for July 22, 2009 Mac App Guide is produced by Market Vision Media and distributed by Orange Media Network. marketvisionmedia.com http Thanks For Watching!<br />
<strong>Video Rating: 4 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/how-to-install-mamp-wordpress-on-os-x-mag-22.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Install A Blog With WordPressdirect</title>
		<link>http://tutorialwordpress.com/install-a-blog-with-wordpressdirect.html</link>
		<comments>http://tutorialwordpress.com/install-a-blog-with-wordpressdirect.html#comments</comments>
		<pubDate>Thu, 10 Feb 2011 10:04:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Tutorial Wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Wordpressdirect]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/install-a-blog-with-wordpressdirect.html</guid>
		<description><![CDATA[www.thirtydaychallenge.com Check out how easy it is to create a blog with wordpressdirect: www.thirtydaychallenge.com]]></description>
			<content:encoded><![CDATA[<p></p><p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/q69VXS8ocKw?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/q69VXS8ocKw?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>
<div style="float:left;margin:5px;"><img src=http://i.ytimg.com/vi/q69VXS8ocKw/default.jpg /></div>
<p>www.thirtydaychallenge.com Check out how easy it is to create a blog with wordpressdirect: www.thirtydaychallenge.com</p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/install-a-blog-with-wordpressdirect.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Does anyone know hoe to install a plugin for a wordpress blog?</title>
		<link>http://tutorialwordpress.com/does-anyone-know-hoe-to-install-a-plugin-for-a-wordpress-blog.html</link>
		<comments>http://tutorialwordpress.com/does-anyone-know-hoe-to-install-a-plugin-for-a-wordpress-blog.html#comments</comments>
		<pubDate>Tue, 01 Feb 2011 00:07:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress FAQ]]></category>
		<category><![CDATA[Anyone]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Compiler Program]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Garrett]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Know]]></category>
		<category><![CDATA[Minion Of Satan]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Blog]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/does-anyone-know-hoe-to-install-a-plugin-for-a-wordpress-blog.html</guid>
		<description><![CDATA[Question by Minion of Satan: Does anyone know hoe to install a plugin for a wordpress blog? I have a few plugins i want to install, but can figure out how to do it. Can i only install a plugin if the blog is hosted on my own domain, or can i install it if [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong><i>Question by Minion of Satan</i>: Does anyone know hoe to install a plugin for a wordpress blog?</strong><br />
I have a few plugins i want to install, but can figure out how to do it. Can i only install a plugin if the blog is hosted on my own domain, or can i install it if my blog is on the wordpress domain..? if so.. how?<br />
any advice is appreciated<br />
ummm&#8230; im not sure, kinda new to this&#8230;thats cool i will figure it out <img src='http://tutorialwordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Garrett</i><br/>you can install them in any form, but are you using PHP or HTML? Or are you just using an uploader/compiler program? sorry, i cant help you w/o more detail.</p>
<p><strong>Give your answer to this question below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/does-anyone-know-hoe-to-install-a-plugin-for-a-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Install wordpress 3.0 for free</title>
		<link>http://tutorialwordpress.com/how-to-install-wordpress-3-0-for-free.html</link>
		<comments>http://tutorialwordpress.com/how-to-install-wordpress-3-0-for-free.html#comments</comments>
		<pubDate>Sun, 23 Jan 2011 08:04:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Tutorial Wordpress]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/how-to-install-wordpress-3-0-for-free.html</guid>
		<description><![CDATA[See more best blogger tricks and tips and much much more www.bloggertricksandtoolz.com www.youtube.com www.youtube.com]]></description>
			<content:encoded><![CDATA[<p></p><p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/d2xJ6AUpArs?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/d2xJ6AUpArs?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>See more best blogger tricks and tips and much much more www.bloggertricksandtoolz.com www.youtube.com www.youtube.com</p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/how-to-install-wordpress-3-0-for-free.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tutorial: How To Install Themes On WordPress</title>
		<link>http://tutorialwordpress.com/tutorial-how-to-install-themes-on-wordpress.html</link>
		<comments>http://tutorialwordpress.com/tutorial-how-to-install-themes-on-wordpress.html#comments</comments>
		<pubDate>Mon, 17 Jan 2011 12:04:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Tutorial Wordpress]]></category>
		<category><![CDATA[Appearance Section]]></category>
		<category><![CDATA[Free Themes]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Themes Free]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Website Www]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Blog]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[Zip Archive]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/tutorial-how-to-install-themes-on-wordpress.html</guid>
		<description><![CDATA[In this tutorial I am going to be showing you how to install WordPress themes on your WordPress Blog! Your Going To want to go to the appearance Section And you upload the theme in the upload Part. Make Sure They Are in a .zip Archive! Links You need: www.free-premium-wordpress-themes.com www.free-premium-wordpress-themes.com Also Check Out My [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/K1hqSDeRED8?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/K1hqSDeRED8?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>In this tutorial I am going to be showing you how to install WordPress themes on your WordPress Blog! Your Going To want to go to the appearance Section And you upload the theme in the upload Part. Make Sure They Are in a .zip Archive! Links You need: www.free-premium-wordpress-themes.com www.free-premium-wordpress-themes.com Also Check Out My Brand New Website! www.billygfx.com</p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/tutorial-how-to-install-themes-on-wordpress.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Can I install a different WordPress theme to a WordPress hosted blog?</title>
		<link>http://tutorialwordpress.com/can-i-install-a-different-wordpress-theme-to-a-wordpress-hosted-blog.html</link>
		<comments>http://tutorialwordpress.com/can-i-install-a-different-wordpress-theme-to-a-wordpress-hosted-blog.html#comments</comments>
		<pubDate>Thu, 06 Jan 2011 09:06:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress FAQ]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Different]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Hosted]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Blog]]></category>

		<guid isPermaLink="false">http://tutorialwordpress.com/can-i-install-a-different-wordpress-theme-to-a-wordpress-hosted-blog.html</guid>
		<description><![CDATA[Question by Est1980: Can I install a different WordPress theme to a WordPress hosted blog? I would like to start a free WordPress blog on the WordPress site (not my own domain) but I don&#8217;t like the themes they provide. Can I use a downloaded theme on there? I have seen some WordPress hosted blogs [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong><i>Question by Est1980</i>: Can I install a different WordPress theme to a WordPress hosted blog?</strong><br />
I would like to start a free WordPress blog on the WordPress site (not my own domain) but I don&#8217;t like the themes they provide. Can I use a downloaded theme on there? I have seen some WordPress hosted blogs with different themes, so it looks like it&#8217;s possible.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by j k</i><br/>No. But if you want to upgrade and pay you can do some customizations:</p>
<p>http://en.wordpress.com/advanced-services/</p>
<p><strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorialwordpress.com/can-i-install-a-different-wordpress-theme-to-a-wordpress-hosted-blog.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

