<?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>BusinessAttitude.com &#187; Video</title>
	<atom:link href="http://businessattitude.com/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://businessattitude.com</link>
	<description>Business Advice for Bloggers and Information Marketers</description>
	<lastBuildDate>Sat, 25 Jul 2009 04:20:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Video: Changing The Head Feed Link In Your WordPress Blog</title>
		<link>http://businessattitude.com/changing-head-feed-link/</link>
		<comments>http://businessattitude.com/changing-head-feed-link/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 04:20:44 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=775</guid>
		<description><![CDATA[In this video I have explained how you can change the head feed link in your blog. This is a necessary step if you are using Feedburner RSS feeds, otherwise you would lose subscriber counts and other statistics!
[See post to watch Flash video]
Find the following code in your theme&#8217;s header.php file and delete it.
&#60;link rel="alternate" [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In this video I have explained how you can change the head feed link in your blog. This is a necessary step if you are using Feedburner RSS feeds, otherwise you would lose subscriber counts and other statistics!<span id="more-775"></span></p>
<p><center>[See post to watch Flash video]</center></p>
<p>Find the following code in your theme&#8217;s header.php file and delete it.</p>
<pre>&lt;link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="&lt;?php bloginfo('rss2_url'); ?&gt;" /&gt;
&lt;link rel="alternate" type="text/xml" title="RSS .92" href="&lt;?php bloginfo('rss_url'); ?&gt;" /&gt;
&lt;link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="&lt;?php bloginfo('atom_url'); ?&gt;" /&gt;</pre>
<p>Replace it with:</p>
<pre>&lt;link rel="alternate" type="application/rss+xml" title="Your Blog Feed Title" href="http://your-feedburner-feed-link.com" /&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/changing-head-feed-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-ChangingTheHeadFeedLinkInYourWordPressBlog630.flv" length="5991222" type="video/x-flv" />
		</item>
		<item>
		<title>Video: How To Create Sitemaps For Your Blog</title>
		<link>http://businessattitude.com/create-sitemaps-blog/</link>
		<comments>http://businessattitude.com/create-sitemaps-blog/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 16:08:15 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=790</guid>
		<description><![CDATA[Sitemaps will help you get more traffic from search engines. Who doesn&#8217;t love free traffic? Inside this video you will learn the defnition and purpose of Sitemaps, how to create a Sitemap for your wordpress blog and how to submit your Sitemap to Google.
[See post to watch Flash video]
]]></description>
			<content:encoded><![CDATA[<p></p><p>Sitemaps will help you get more traffic from search engines. Who doesn&#8217;t love free traffic? Inside this video you will learn the defnition and purpose of Sitemaps, how to create a Sitemap for your wordpress blog and how to submit your Sitemap to Google.<span id="more-790"></span></p>
<p><center>[See post to watch Flash video]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/create-sitemaps-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-HowToCreateSitemapsForYourBlog398.flv" length="11765423" type="video/x-flv" />
		</item>
		<item>
		<title>Video: How To Implement Google Feedburner For Your WordPress Blog</title>
		<link>http://businessattitude.com/video-implement-feedburner-wordpress-blog/</link>
		<comments>http://businessattitude.com/video-implement-feedburner-wordpress-blog/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 08:54:17 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=753</guid>
		<description><![CDATA[In the last video you learned about RSS Feeds in general. In this video you will learn how to implement Feedburner RSS Feeds to your blog. Feedburner is a free service from Google which will enhance the capabilities of your blog's RSS Feed.]]></description>
			<content:encoded><![CDATA[<p></p><p>In the last video you learned about RSS Feeds in general. In this video you will learn how to implement Feedburner RSS Feeds to your blog. Feedburner is a free service from Google which will enhance the capabilities of your blog&#8217;s RSS Feed. You will also learn how to activate email subscriptions and display the feed count on your blog.</p>
<p><center>[See post to watch Flash video]
<p>Feedburner Feedsmith Plugin: <a href="http://bacom.s3.amazonaws.com/Files/FeedBurner_FeedSmith_Plugin.zip">Click Here To Download</a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/video-implement-feedburner-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-HowToImplementFeedBurnerForYourWordPressBlog816.flv" length="15603035" type="video/x-flv" />
		</item>
		<item>
		<title>Video: An Introduction To RSS Feeds</title>
		<link>http://businessattitude.com/rss-feeds/</link>
		<comments>http://businessattitude.com/rss-feeds/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 06:57:59 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=735</guid>
		<description><![CDATA[RSS Feeds are one of the most important elements of blogging. In this video I have explained RSS in simple terms. It will be useful for you as a reader of blogs and as a blogger as well.
[See post to watch Flash video]
]]></description>
			<content:encoded><![CDATA[<p></p><p>RSS Feeds are one of the most important elements of blogging. In this video I have explained RSS in simple terms. It will be useful for you as a reader of blogs and as a blogger as well.<span id="more-735"></span></p>
<p><center>[See post to watch Flash video]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/rss-feeds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-AnIntroductionToRSSFeeds754.flv" length="7786352" type="video/x-flv" />
		</item>
		<item>
		<title>Video: How To Install Themes And Plugins For Your WordPress Blog</title>
		<link>http://businessattitude.com/video-install-themes-plugins-wordpress-blog/</link>
		<comments>http://businessattitude.com/video-install-themes-plugins-wordpress-blog/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 09:43:58 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=727</guid>
		<description><![CDATA[In this video you will learn how to install themes and plugins for your WordPress blog. If you have any questions, leave it in the comments below.
[See post to watch Flash video]
]]></description>
			<content:encoded><![CDATA[<p></p><p>In this video you will learn how to install themes and plugins for your WordPress blog. If you have any questions, leave it in the comments below.<span id="more-727"></span></p>
<p><center>[See post to watch Flash video]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/video-install-themes-plugins-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-HowToInstallThemesAndPlugins117.flv" length="6985776" type="video/x-flv" />
		</item>
		<item>
		<title>Video: Behind The Scenes of a WordPress Blog</title>
		<link>http://businessattitude.com/behind-wordpress-blog/</link>
		<comments>http://businessattitude.com/behind-wordpress-blog/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:38:06 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=699</guid>
		<description><![CDATA[Have you just installed WordPress on your website? Haven&#8217;t switched to a self hosted WordPress blog from the free blog platforms yet? In either case, you will find this video useful. You will know about the benefits of WordPress and learn how to use the basic features.
[See post to watch Flash video]
]]></description>
			<content:encoded><![CDATA[<p></p><p>Have you just installed WordPress on your website? Haven&#8217;t switched to a self hosted WordPress blog from the free blog platforms yet? In either case, you will find this video useful. You will know about the benefits of WordPress and learn how to use the basic features.<span id="more-699"></span></p>
<p><center>[See post to watch Flash video]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/behind-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-BehindTheScenesOfAWordPressBlog975.flv" length="11669020" type="video/x-flv" />
		</item>
		<item>
		<title>Video: How to Install a WordPress Blog Using Fantastico</title>
		<link>http://businessattitude.com/video-install-wordpress-blog-fantastico/</link>
		<comments>http://businessattitude.com/video-install-wordpress-blog-fantastico/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 13:53:45 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=661</guid>
		<description><![CDATA[In this video I have explained how you can install a WordPress blog automatically using the Fantastico application in the cPanel of your web server. I hope that you have already setup your domain and hosting. If you haven&#8217;t, you can find &#8216;how to&#8217; video tutorials in the Learning Resources section
[See post to watch Flash [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In this video I have explained how you can install a WordPress blog automatically using the Fantastico application in the cPanel of your web server. I hope that you have already setup your domain and hosting. If you haven&#8217;t, you can find &#8216;how to&#8217; video tutorials in the <a href="http://businessattitude.com/learning-resources/">Learning Resources</a> section<span id="more-661"></span></p>
<p><center>[See post to watch Flash video]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/video-install-wordpress-blog-fantastico/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-HowToInstallWordPressUsingFantastico669.flv" length="8339273" type="video/x-flv" />
		</item>
		<item>
		<title>Video: History Of The Internet</title>
		<link>http://businessattitude.com/internet-history/</link>
		<comments>http://businessattitude.com/internet-history/#comments</comments>
		<pubDate>Wed, 13 May 2009 12:34:10 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Online Business Basics]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=622</guid>
		<description><![CDATA[For people like us who are into making money online (and taking everything for granted), it is good to have a basic idea of how the Internet evolved to what it is today. This video takes us back through 1959 and explains the concepts with animation in a classic way.
[See post to watch Flash video]
Video, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>For people like us who are into making money online (and taking everything for granted), it is good to have a basic idea of how the Internet evolved to what it is today. This video takes us back through 1959 and explains the concepts with animation in a classic way.<span id="more-622"></span></p>
<p><center>[See post to watch Flash video]</center></p>
<p>Video, Copyright of its Respective Owner(s).</p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/internet-history/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Video: A Tour of the cPanel</title>
		<link>http://businessattitude.com/video-tour-cpanel/</link>
		<comments>http://businessattitude.com/video-tour-cpanel/#comments</comments>
		<pubDate>Wed, 06 May 2009 18:16:00 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Online Business Basics]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=603</guid>
		<description><![CDATA[In this video I have explained the frequently used features of the cPanel. Most of the famous web hosting companies provide cPanel as the website management software but some companies have a custom built software, but it wouldn&#8217;t differ too much from the cPanel except for the user interface.

[See post to watch Flash video]
]]></description>
			<content:encoded><![CDATA[<p></p><p>In this video I have explained the frequently used features of the cPanel. Most of the famous web hosting companies provide cPanel as the website management software but some companies have a custom built software, but it wouldn&#8217;t differ too much from the cPanel except for the user interface.<span id="more-603"></span><br />
<br/></p>
<p><center>[See post to watch Flash video]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/video-tour-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-ATourOfTheCPanel725.flv" length="14789354" type="video/x-flv" />
		</item>
		<item>
		<title>Video: How To Purchase A Web Hosting Package And Configure Your Domain Name</title>
		<link>http://businessattitude.com/purchase-webhosting/</link>
		<comments>http://businessattitude.com/purchase-webhosting/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 13:06:23 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Online Business Basics]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://businessattitude.com/?p=576</guid>
		<description><![CDATA[In this video I have explained the process of purchasing a web hosting package from HostGator.com. I have also demonstrated how to link your domain and web server by modifying your domain name servers. Before you watch this video, make sure that you have read my article: What is Web Hosting, Its Types and How [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In this video I have explained the process of purchasing a web hosting package from <a href="http://www.jdoqocy.com/hk98ox52x4KOOTPUURKMLPMLTMO?sid=article-video" class="broken_link" >HostGator.com</a>. I have also demonstrated how to link your domain and web server by modifying your domain name servers. Before you watch this video, make sure that you have read my article: <a href="../web-hosting/">What is Web Hosting, Its Types and How to Host Your First Website</a>.<span id="more-576"></span></p>
<p><br/></p>
<p><center>[See post to watch Flash video]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://businessattitude.com/purchase-webhosting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://blip.tv/file/get/Bacom-PurchasingAWebHostingPack509.flv" length="10392689" type="video/x-flv" />
		</item>
	</channel>
</rss>
