<?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>Video Tutorials Spot &#187; Website Development</title>
	<atom:link href="http://videotutorialspot.info/category/website-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://videotutorialspot.info</link>
	<description>The Spot For All Video Tutorials &#038; Guides</description>
	<lastBuildDate>Wed, 17 Mar 2010 08:29:24 +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>SEO (Search Engines Optimization) Plugins for WordPress Blogs</title>
		<link>http://videotutorialspot.info/2007/07/website-development/seo-search-engines-optimization-plugins-for-wordpress-blogs/</link>
		<comments>http://videotutorialspot.info/2007/07/website-development/seo-search-engines-optimization-plugins-for-wordpress-blogs/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 16:35:31 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/07/website-development/seo-search-engines-optimization-plugins-for-wordpress-blogs/</guid>
		<description><![CDATA[I decided to make a post on WordPress blogs, this is especially made for those starting their first WP blog &#038; don&#8217;t know from where to start, but I hope it&#8217;ll be helpful for others too, I will focus on SEO (Search Engines Optimization) plugins + some additions and tips, if you have any addition [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to make a post on <em>WordPress</em> blogs, this is especially made for those starting their first WP blog &#038; don&#8217;t know from where to start, but I hope it&#8217;ll be helpful for others too, I will focus on SEO (Search Engines Optimization) plugins + some additions and tips, if you have any addition or remark, that would be very nice from you to let me know. <img src='http://videotutorialspot.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>First &#038; before looking to plugins, you need to know that it&#8217;s very important in order make your WP blog SEO friendly, to change the default (or ugly) permalink structure based on posts IDs, instead of that it&#8217;s very recommended to use your posts titles in URLs. To do that, go from your WP blog dashboard to <em>Options</em> tab then <em>Permalinks</em> tab.</p>
<p>Full info about permalinks on <a href="http://codex.wordpress.org/Using_Permalinks" target="_blank">WordPress.org</a> (A must read).</p>
<h2>Plugins:</h2>
<h3>General Plugins Instalation:</h3>
<p>to install most of WordPress plugins, you need first to <strong>download</strong> the plugin in a <code>.zip</code> format, then to <strong>unzip the file</strong> &#038; to <strong>upload</strong> its content to your blog <code>/wp-content/plugins/</code> directory, depending on the plugin, you may have to upload one or more files and / or directories.</p>
<p>The next step usually is to <strong>activate the plugin</strong>, for that, you need to go from your adminstration panel to <em>Plugins</em> tab, to find the name of your new plugin &#038; click on it for activation.</p>
<p>More or less complicated steps might be required depending on the plugin you install.</p>
<h3>1. Google Sitemap Generator:</h3>
<p>This is the first SEO plugin you need to install, Google Sitemap is a XML file that lists your blog or site pages &#038; set indexation priority for each, the file is used by the 3 major search engines (<em>Google</em>, <em>Yahoo!</em> &#038; <em>MSN</em>) while indexing websites.</p>
<p><em>Google Sitemap Generator</em> automatically &#038; in real time creates &#038; updates the Sitemap, so that you&#8217;re never bothered again by updating it manually. Here are the plugin features listed by the author:</p>
<ul>
<li>WordPress 2 compatible</li>
<li>No PHP skills needed</li>
<li>Has a user interface where you can customize all parameters like change frequencies, priorities etc.</li>
<li>Available in fourteen languages</li>
<li>Generates a static XML file in your Blog directory (Filename is customizable)</li>
<li>Can generate a gzipped version of the sitemap</li>
<li>Generates a sitemap for homepage, posts, static pages, categories and archive pages</li>
<li>Calculates a priority for each post, based on the number of comments (You can also turn this off)</li>
<li>The XML file gets automatically rebuilt if you change/edit/create/publish a post</li>
<li>Tells Google automatically about changes via Google-Ping</li>
<li>You can include external pages which aren&#8217;t generated by WordPress or are not recognized by this plugin</li>
<li>You can define a minimum post priority, which will override the calculated value if it&#8217;s too low</li>
<li>Includes a WordPress filter for other plugins which can add their pages to the sitemap.</li>
</ul>
<p>Get the plugin from <a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final" target="_blank">ArneBrachhold.de</a></p>
<p>Don&#8217;t forget to submit your sitemap to <em>Google</em> via your <a href="http://www.google.com/webmasters/sitemaps/" target="_blank">Webmasters Tools Account</a>. If you don&#8217;t have an account, create it &#038; follow instructions to let <em>Google</em> verify that you are the owner of your site. <img src='http://videotutorialspot.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>In addition you should have a <code>robots.txt</code> file to tell search engines which pages &#038; folders should be indexed &#038; which not (administration folders for instance), you can generate <code>robots.txt</code> using an online tool from <a href="http://www.mcanerin.com/EN/search-engine/robots-txt.asp" target="_blank">MCAnerin.com</a> (Also an introduction to <code>robots.txt</code> and a guide about it there).</p>
<p>Then before uploading the file to your root, add this line to it:</p>
<p><code>Sitemap: http://videotutorialspot.info/sitemap.xml</code></p>
<p>Replace <code>http://videotutorialspot.info/</code> with your site URL of course.</p>
<p>One more addition concerning <em>Yahoo!</em> search engine, create a <code>urllist.txt</code> file, it&#8217;s a simpler file than  <code>robots.xml</code> because it only lists your site URLs one under each other, you can make it using <em>GSiteCrawler</em>, a software that makes all kinds of Sitemaps, get it from <a href="http://gsitecrawler.com/" target="_blank">GSiteCrawler.com</a>, see <a href="http://videotutorialspot.info/urllist.txt" target="_blank">VTS urllist.txt file</a> as an example.</p>
<p>Once created &#038; uploaded to your root, submit it to <em>Yahoo!</em> <a href="http://submit.search.yahoo.com/free/request" target="_blank">HERE</a>.  (there&#8217;s a compressed version of the file too &#8220;<code>urllist.txt.gz</code>&#8220;, also upload it &#038; submit it).</p>
<h3>2. All in One SEO Pack:</h3>
<p>This plugin does the following:</p>
<ul>
<li>Generating META tags and letting you define them</li>
<li>Automatically optimizing your titles and letting you specify your own ones</li>
<li>Avoiding indexing of duplicate content</li>
</ul>
<p>This plugin though is not used on <em>VTS</em>, you may need it especially to add custom <em>Meta Descriptions</em> to posts.</p>
<p>More info about the plugin, download, help &#038; support on <a href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/" target="_blank">WP.UberDose.com</a>.</p>
<h3>SEO Title Tag:</h3>
<p><em>SEO Title Tag</em> plugin, has the most important feature of <em>All in One SEO Pack</em>: adding individual SEO friendly <em>Title Tags</em> to all your posts &#038; pages &#038; is very easy to use &#038; to customize.</p>
<p>Title tags are the titles that appear in the top bar of the browser &#038; are important for SEO because they are used by search engines to index your website and shown in the search results.</p>
<p>Get <em>SEO Title Tag</em> plugin from <a href="http://www.netconcepts.com/seo-title-tag-plugin/" target="_blank">NetConcepts.com</a>.</p>
<h3>3. Related Entries:</h3>
<p>This plugin will output a series of related entries to each of your posts, based on keyword matching, this is a great way to cross relevant links within your site, it&#8217;s SEO friendly &#038; will help to share the PR between all your pages, &#038; also your visitors will love it.</p>
<p>For instalation, and after uplaoding &#038; activating the plugin, you will notice a <em>Related Posts Options </em>tab under your <em>Plugins</em> tab. Click the link for index table setup script at the bottom of the options page.</p>
<p>I will suppose the previous steps went fine, now look for this file: <code>single.php</code> in the directory of the theme you&#8217;re using for your blog (under <code>/wp-content/themes/</code> directory), open <code>single.php</code> file using notpad and look for this line:</p>
<p><code>&lt;?php the_content(); ?&gt;</code></p>
<p>Add <code>related_posts();</code> to it, so that it looks like this:</p>
<p><code>&lt;?php the_content(); related_posts(); ?&gt;</code></p>
<p>Save and upload the file.</p>
<p>Advanced instructions &#038; download on <a href="http://wasabi.pbwiki.com/Related%20Entries" target="_blank">Wasabi.PBWiki.com</a></p>
<h3>4. SEO Siloing:</h3>
<p>When you create or edit a post you can assign one or more categories (and even sub-categories) to it, with <em>SEO Siloing</em> plugin you can create static pages containing lists of posts under specific categories.</p>
<p><strong>Example:</strong> If you have some posts under a category named <a href="http://videotutorialspot.info/category/graphics/photoshop/" target="_blank">Adobe Photoshop</a>, and after installing <em>SEO Siloing</em>, create a static page, give it a descriptive title, example <a href="http://videotutorialspot.info/adobe-photoshop-video-tutorials/" taget="_blank">Adobe Photoshop Video Tutorials</a>, then you&#8217;ll have to add a code to the page &#038; to publish it, and the pluging will auto-add the list of all your posts under <em>Adobe Photoshop</em> category into that page.</p>
<p>Such pages may be very useful for your readers &#038; also are search engines friendly.</p>
<p>Download &#038; all information on requirements &#038; installation on <a href="http://www.memwg.com/seo-siloing-wordpress-plugin/" target="_blank">MEMWG.com</a></p>
<h3>5. Dagon Design Sitemap Generator:</h3>
<p>This plugin allows you to create a HTML sitemap for you blog, it&#8217;s a very powerful plugin &#038; very customizable.</p>
<blockquote><p>Some of its features include: support for multi-level categories and pages, category/page exclusion, multiple-page generation with navigation, permalink support, choose what to display, what order to list items in, show comment counts and/or post dates, and much more.</p></blockquote>
<p>Download the plugin from <a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank">DagonDesign.com</a>.</p>
<p>As an example, checkout <a href="http://videotutorialspot.info/video-tutorials-spot-sitemap/" target="_blank">Video Tutorials Spot Sitemap</a></p>
<h3>6. Sidebar Widgets:</h3>
<p>A must for any WP blog, but not required if you have <em>WordPress 2.2</em> or higher (included in main instalation).</p>
<p>As its name stats, <em>Sidebar Widgets</em> plugin allows you to add various widgets to the sidebar(s) by default you can add a lot, including up to 9 text widgets allowed in which you can type whatever you want, such as <em>HTML </em>or <em>Javascript</em> codes. There are many plugins available to add many other kinds of widgets.</p>
<p><strong>Some of users &#038; SEO friendly widgets are:</strong></p>
<ul>
<li>Recent Posts: Displays the most recent posts</li>
<li>Categories: Displays the list of all your categories</li>
<li>Calender: Displays clickable dates which sort posts by date</li>
<li>Archives: Displays links to your posts sorted by month</li>
<li>Pages: Displays your static pages.</li>
</ul>
<p>Get the plugin from <a href="http://wordpress.org/extend/plugins/widgets/#post-790" target="_blank">HERE</a>.</p>
<h3>7. Post Teaser:</h3>
<p>This is not really a SEO plugin, but very useful especially if your posts are heavy &#038; containing graphics etc.</p>
<p><em>Post Teaser</em> will generate a preview or &#8220;teaser&#8221; of a post for the main, archive and category pages. Users then can click on post title or on a link under it generated by the plugin to see the full post.</p>
<p>This will help to save your bandwidth, to make your blog load faster &#038; allow you to put more posts on each page as they&#8217;ll be smaller.</p>
<p>Get the plugin &#038; more information about it from <a href="http://dev.wp-plugins.org/wiki/PostTeaser" target="_blank">Dev.WP-Plugins.org</a>.</p>
<p>End of article &#8230; well, in fact SEO efforts are endless, so I guess I have a lot to add to it, anyways, I hope this information was helpful, again please let me know if you have any addition or remark, thank you! <img src='http://videotutorialspot.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<br />
Annilatan Evol I.</p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/07/website-development/seo-search-engines-optimization-plugins-for-wordpress-blogs/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Flash &amp; Dreamweaver &#8211; Creating a Video inside a WebPage</title>
		<link>http://videotutorialspot.info/2007/04/graphics/flash-dreamweaver-creating-a-video-inside-a-webpage/</link>
		<comments>http://videotutorialspot.info/2007/04/graphics/flash-dreamweaver-creating-a-video-inside-a-webpage/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 19:24:41 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Macromedia Flash]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/graphics/flash-dreamweaver-creating-a-video-inside-a-webpage/</guid>
		<description><![CDATA[How to create a video inside a webpage just like YouTube, using Macromedia Flash and Dreamweaver
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p>How to create a video inside a webpage just like <em>YouTube</em>, using <em>Macromedia Flash</em> and <em>Dreamweaver</em><br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/XwpIEnoCSYQ"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/XwpIEnoCSYQ" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/graphics/flash-dreamweaver-creating-a-video-inside-a-webpage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial: Dynamic WebPage &#8211; Creating a User Login</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-dynamic-webpage-creating-a-user-login/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-dynamic-webpage-creating-a-user-login/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 19:00:19 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-dynamic-webpage-creating-a-user-login/</guid>
		<description><![CDATA[Dynamic webpage using Macromedia Dreamweaver MX, a simple ASP (active server page) this tutorial focuses in creating a user login to the webpage
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p>Dynamic webpage using <em>Macromedia Dreamweaver MX</em>, a simple ASP (active server page) this tutorial focuses in creating a user login to the webpage<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/MDjOhIFhN08"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/MDjOhIFhN08" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-dynamic-webpage-creating-a-user-login/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial  (Series Pt. 5): Checking Links Site-Wide</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-checking-links-site-wide/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-checking-links-site-wide/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 16:54:07 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-checking-links-site-wide/</guid>
		<description><![CDATA[Macromedia Dreamweaver Tutorial: Make sure all your links work before uploading your site
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p><em>Macromedia Dreamweaver</em> Tutorial: Make sure all your links work before uploading your site<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/QDsoXwSGZXA"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/QDsoXwSGZXA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-checking-links-site-wide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial  (Series Pt. 4): Creating a Pop-Up Message</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-a-pop-up-message/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-a-pop-up-message/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 16:48:58 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-a-pop-up-message/</guid>
		<description><![CDATA[Macromedia Dreamweaver Tutorial: How to create a pop-up message
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p><em>Macromedia Dreamweaver</em> Tutorial: How to create a pop-up message<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/xsYQkt4QkjI"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/xsYQkt4QkjI" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-a-pop-up-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial  (Series Pt. 3): Creating Disjointed Rollovers</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-disjointed-rollovers/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-disjointed-rollovers/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 16:42:10 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-disjointed-rollovers/</guid>
		<description><![CDATA[Macromedia Dreamweaver Tutorial: How to create disjointed rollovers
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p><em>Macromedia Dreamweaver</em> Tutorial: How to create disjointed rollovers<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/FJpUs6NBbWo"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/FJpUs6NBbWo" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-disjointed-rollovers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial  (Series Pt. 2): Creating Pseudo Class Selectors</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-pseudo-class-selectors/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-pseudo-class-selectors/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 16:32:25 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-pseudo-class-selectors/</guid>
		<description><![CDATA[Macromedia Dreamweaver Tutorial: How to create pseudo class selectors
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p><em>Macromedia Dreamweaver</em> Tutorial: How to create pseudo class selectors<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/WNU6JrFr82o"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/WNU6JrFr82o" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-pseudo-class-selectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial (Series Pt. 1): Creating Named Anchors</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-named-anchors/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-named-anchors/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 16:28:14 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-named-anchors/</guid>
		<description><![CDATA[Macromedia Dreamweaver Tutorial: How to create named anchors
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p><em>Macromedia Dreamweaver</em> Tutorial: How to create named anchors<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/vicIeDSgrKc"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/vicIeDSgrKc" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-creating-named-anchors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Site Auto Upload Setup Tutorial</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-site-auto-upload-setup-tutorial/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-site-auto-upload-setup-tutorial/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 11:18:52 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-site-auto-upload-setup-tutorial/</guid>
		<description><![CDATA[Tutorial on how to set up a site web auto upload on Macromedia Dreamweaver
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p>Tutorial on how to set up a site web auto upload on <em>Macromedia Dreamweaver</em><br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/3aBQbe4HcJs"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/3aBQbe4HcJs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-site-auto-upload-setup-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial: Button Rollovers</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-button-rollovers/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-button-rollovers/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 11:08:40 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-button-rollovers/</guid>
		<description><![CDATA[Learn how to create Web button rollovers quickly and easily in Macromedia Dreamweaver
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p>Learn how to create Web button rollovers quickly and easily in <em>Macromedia Dreamweaver</em><br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/dOVKkUubDdA"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/dOVKkUubDdA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-button-rollovers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Tutorial: Define Local Root/Site Folder</title>
		<link>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-define-local-rootsite-folder/</link>
		<comments>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-define-local-rootsite-folder/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 11:04:07 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-define-local-rootsite-folder/</guid>
		<description><![CDATA[Learn  in Macromedia Dreamweaver how to define the Local Root folder, sometimes called the Local Site folder. Defining a &#8220;Site&#8221; in Dreamweaver is the best way to start building your websites
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p>Learn  in <em>Macromedia Dreamweaver</em> how to define the Local Root folder, sometimes called the Local Site folder. Defining a &#8220;Site&#8221; in Dreamweaver is the best way to start building your websites<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/frvVJJv63gg"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/frvVJJv63gg" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/website-development/dreamweaver-tutorial-define-local-rootsite-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macromedia Flash Tutorials Series &#8211; Pt. 9 Authoring Video with M. Flash</title>
		<link>http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-9-authoring-video-with-m-flash/</link>
		<comments>http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-9-authoring-video-with-m-flash/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 18:32:55 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Macromedia Flash]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-9-authoring-video-with-m-flash/</guid>
		<description><![CDATA[Macromedia Flash Tutorials Series &#8211; Part 9 Authoring videos using Macromedia Flash it self
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p><em>Macromedia Flash</em> Tutorials Series &#8211; Part 9 Authoring videos using <em>Macromedia Flash</em> it self<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/4SUujBA1Yso"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/4SUujBA1Yso" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-9-authoring-video-with-m-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macromedia Flash Tutorials Series &#8211; Pt. 8 Authoring Flash Video with Dreamweaver</title>
		<link>http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-8-authoring-flash-video-with-dreamweaver/</link>
		<comments>http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-8-authoring-flash-video-with-dreamweaver/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 18:21:44 +0000</pubDate>
		<dc:creator>V.T.S.</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Macromedia DreamWeaver]]></category>
		<category><![CDATA[Macromedia Flash]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-8-authoring-flash-video-with-dreamweaver/</guid>
		<description><![CDATA[Macromedia Flash Tutorials Series &#8211; Part 8: How to author flash videos using Macromedia Dreamweaver
How To Share Videos With Your Friends And Get Paid! Click Here.
]]></description>
			<content:encoded><![CDATA[<p><em>Macromedia Flash</em> Tutorials Series &#8211; Part 8: How to author flash videos using <em>Macromedia Dreamweaver</em><br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/xCOz2ug_YFg"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/xCOz2ug_YFg" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br /><a href="http://www.thevideosense.com/user/video-tutorials/">How To Share Videos With Your Friends And Get Paid! Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://videotutorialspot.info/2007/04/graphics/macromedia-flash-tutorials-series-pt-8-authoring-flash-video-with-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
