<?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>TC &#187; Tutorial</title>
	<atom:link href="http://technicalcontents.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicalcontents.com</link>
	<description>A fresh look at technology.</description>
	<lastBuildDate>Thu, 09 Feb 2012 00:04:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VB.NET Tutorial 11 &#8211; Linking Forms (Visual Basic 2008/2010)</title>
		<link>http://technicalcontents.com/programming/vb-net-tutorial-11-linking-forms-visual-basic-20082010/127760/</link>
		<comments>http://technicalcontents.com/programming/vb-net-tutorial-11-linking-forms-visual-basic-20082010/127760/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 00:04:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[2008/2010]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Linking]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Visual]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/programming/vb-net-tutorial-11-linking-forms-visual-basic-20082010/127760/</guid>
		<description><![CDATA[One of the most common questions I have been asked about Visual Basic .NET is how to link forms together. This tutorial will explain how you can easily link one form to another with the click of a button. For more information, check out the website: howtostartprogramming.com]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/q2ANPn8ojWg?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/q2ANPn8ojWg?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
One of the most common questions I have been asked about Visual Basic .NET is how to link forms together. This tutorial will explain how you can easily link one form to another with the click of a button. For more information, check out the website: howtostartprogramming.com</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/programming/vb-net-tutorial-11-linking-forms-visual-basic-20082010/127760/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>VB.NET Tutorial 26 &#8211; FTP Upload (Visual Basic 2008/2010)</title>
		<link>http://technicalcontents.com/programming/vb-net-tutorial-26-ftp-upload-visual-basic-20082010/127676/</link>
		<comments>http://technicalcontents.com/programming/vb-net-tutorial-26-ftp-upload-visual-basic-20082010/127676/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 20:01:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[2008/2010]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Visual]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/programming/vb-net-tutorial-26-ftp-upload-visual-basic-20082010/127676/</guid>
		<description><![CDATA[This tutorial will teach you how to upload a file to your FTP host. Credits to Soul Collector for the original source code. Uploading to FTP is used in many applications and is a very useful thing to know in VB.NET programming. Please watch part 2 if you want to learn how to create a [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/-ZKyyVXoyjk?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/-ZKyyVXoyjk?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This tutorial will teach you how to upload a file to your FTP host. Credits to Soul Collector for the original source code. Uploading to FTP is used in many applications and is a very useful thing to know in VB.NET programming. Please watch part 2 if you want to learn how to create a FTP Uploading Application. For more information, check out the website: howtostartprogramming.com</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/programming/vb-net-tutorial-26-ftp-upload-visual-basic-20082010/127676/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>iPad App Tutorial &#8211; UIPopoverController</title>
		<link>http://technicalcontents.com/business/ipad-app-tutorial-uipopovercontroller/127615/</link>
		<comments>http://technicalcontents.com/business/ipad-app-tutorial-uipopovercontroller/127615/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 21:58:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[UIPopoverController]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/business/ipad-app-tutorial-uipopovercontroller/127615/</guid>
		<description><![CDATA[www.HowToMakeMobileApp.com Hi, If you want to make iPhone Apps the fast, easy, and affordable way WITHOUT ANY EXPERIENCE, then get the &#8220;How To Make Mobile App&#8221; course. Click here to download now www.HowToMakeMobileApp.com Inside the &#8220;How To Make Mobile App&#8221; course, you will discover these secrets &#8211; You can create iPhone apps without any programming [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/gaaLMKuPwfU?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/gaaLMKuPwfU?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
www.HowToMakeMobileApp.com Hi, If you want to make iPhone Apps the fast, easy, and affordable way WITHOUT ANY EXPERIENCE, then get the &#8220;How To Make Mobile App&#8221; course. Click here to download now www.HowToMakeMobileApp.com Inside the &#8220;How To Make Mobile App&#8221; course, you will discover these secrets &#8211; You can create iPhone apps without any programming experience. &#8211; Discover iPhone app secrets from a guy who made over $800000 with apps. &#8211; Impress family and friends that you are a iPhone app owner. &#8211; Make money online month after month without doing a thing. &#8211; Create iPad apps to reach millions of iPad users worldwide! &#8211; This system was talked about in the NEW YORK TIMES! &#8211; And much more!!! Click here to download now: www.HowToMakeMobileApp.com Welcome to my first iPad app tutorial and today I have a tutorial on UIPopoverController. A new feature apple added on the new iPads which was released a couple weeks ago. I show you how to open the image picker and another view in this tutorial. Thanks for watching! Source Code http Website www.appstoremod.com Need An App Made? Go Check Out http</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/business/ipad-app-tutorial-uipopovercontroller/127615/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Vmware tutorial: Consolidated Backup 2/4</title>
		<link>http://technicalcontents.com/business/vmware-tutorial-consolidated-backup-24/127599/</link>
		<comments>http://technicalcontents.com/business/vmware-tutorial-consolidated-backup-24/127599/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:58:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Consolidated]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/business/vmware-tutorial-consolidated-backup-24/127599/</guid>
		<description><![CDATA[How to use the Wmware Consolidated Backup]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/GkirsQtPP5Y?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/GkirsQtPP5Y?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
How to use the Wmware Consolidated Backup</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/business/vmware-tutorial-consolidated-backup-24/127599/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial &#8211; 30 &#8211; Check for Duplicate Names in Game</title>
		<link>http://technicalcontents.com/computer-science/php-tutorial-30-check-for-duplicate-names-in-game/127591/</link>
		<comments>http://technicalcontents.com/computer-science/php-tutorial-30-check-for-duplicate-names-in-game/127591/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:01:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Check]]></category>
		<category><![CDATA[Duplicate]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Names]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/computer-science/php-tutorial-30-check-for-duplicate-names-in-game/127591/</guid>
		<description><![CDATA[Make sure to watch this video in HIGH QUALITY! I will post all the code at my website thenewboston.com so you guys can get it all there!]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/AAkvEQtd-hk?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/AAkvEQtd-hk?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Make sure to watch this video in HIGH QUALITY! I will post all the code at my website thenewboston.com so you guys can get it all there!</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/computer-science/php-tutorial-30-check-for-duplicate-names-in-game/127591/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>lynda.com tutorial &#124; Objective-C Essential Training—Introduction to Object Orientation</title>
		<link>http://technicalcontents.com/programming/lynda-com-tutorial-objective-c-essential-training-introduction-to-object-orientation/127589/</link>
		<comments>http://technicalcontents.com/programming/lynda-com-tutorial-objective-c-essential-training-introduction-to-object-orientation/127589/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:01:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Essential]]></category>
		<category><![CDATA[lynda.com]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[ObjectiveC]]></category>
		<category><![CDATA[Orientation]]></category>
		<category><![CDATA[Training—Introduction]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/programming/lynda-com-tutorial-objective-c-essential-training-introduction-to-object-orientation/127589/</guid>
		<description><![CDATA[Watch the entire course at www.lynda.com In Objective-C Essential Training, Simon Allardice provides a nuts-and-bolts overview of this popular language for application development for the Mac, the iPhone and iPad, with instructions for building a basic application using Objective-C and Xcode 4. The course shows how to download and install the development tools, covers every [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/hNrhSv5eWpQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/hNrhSv5eWpQ?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Watch the entire course at www.lynda.com In Objective-C Essential Training, Simon Allardice provides a nuts-and-bolts overview of this popular language for application development for the Mac, the iPhone and iPad, with instructions for building a basic application using Objective-C and Xcode 4. The course shows how to download and install the development tools, covers every major feature of the language, and walks through the writing, compiling, and debugging stages of development. Programmers will also learn about memory management&#8211;a vital aspect of programming in Objective-C and Apple&#8217;s Foundation framework.</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/programming/lynda-com-tutorial-objective-c-essential-training-introduction-to-object-orientation/127589/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corel Video Studio Pro X2 Tutorial, Creating 16:9 Hi-Def Videos For YouTube</title>
		<link>http://technicalcontents.com/programming/corel-video-studio-pro-x2-tutorial-creating-169-hi-def-videos-for-youtube/127588/</link>
		<comments>http://technicalcontents.com/programming/corel-video-studio-pro-x2-tutorial-creating-169-hi-def-videos-for-youtube/127588/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:01:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Corel]]></category>
		<category><![CDATA[Creating]]></category>
		<category><![CDATA[hiDef]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/programming/corel-video-studio-pro-x2-tutorial-creating-169-hi-def-videos-for-youtube/127588/</guid>
		<description><![CDATA[Direct link to HD version; www.youtube.com A tutorial showing how to create 16:9 Hi-Def videos for YouTube using Corel Video Studio Pro X2. The support for uploading hi-def videos to YouTube is very poor. The preset for mpeg-4 doesn&#8217;t have the settings for HD, it being mainly for portable devices. There is a preset for [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/QKKI7f9tVPk?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/QKKI7f9tVPk?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Direct link to HD version; www.youtube.com A tutorial showing how to create 16:9 Hi-Def videos for YouTube using Corel Video Studio Pro X2. The support for uploading hi-def videos to YouTube is very poor. The preset for mpeg-4 doesn&#8217;t have the settings for HD, it being mainly for portable devices. There is a preset for WMV which is ok but the quality could be better and when you try to customize the settings they seem very confusing The method used in this tutorial is a response for some help from my friend Stefan who was having a problem trying to find a method of doing this. This method works fine and you can see the results here www.youtube.com The method that I use uses a third party encoder TMPGEnc 4 Express to encode the final output to mpeg-4. Adobe Media Encoder is another excellent choice but very expensive! I will produce a tutorial at a later date showing how I do this with TMPGEnc 4 Express as it is very straightforward This tutorial was produced using Corel Video Studio Pro X2 and Camtasia Studio 6 and is in HD Here is a solution that MarkTrav1982 kindly found for me for the people who cant get the presets working, they need to download &#8220;Windows Media Encoder 9&#8243;. It fixes the way how WMV looks at HD files and it also fixes the HD presets. the link is found here: www.microsoft.com</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/programming/corel-video-studio-pro-x2-tutorial-creating-169-hi-def-videos-for-youtube/127588/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Excel VBA Intermediate Tutorial &#8211; Referencing Cells</title>
		<link>http://technicalcontents.com/computer-science/excel-vba-intermediate-tutorial-referencing-cells/127586/</link>
		<comments>http://technicalcontents.com/computer-science/excel-vba-intermediate-tutorial-referencing-cells/127586/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 19:02:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[cells]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[Referencing]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/computer-science/excel-vba-intermediate-tutorial-referencing-cells/127586/</guid>
		<description><![CDATA[This tutorial goes through various ways of referencing cells using VBA code. For more tutorials check out www.vba4excel.com]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/qAYGd7IyXfw?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/qAYGd7IyXfw?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This tutorial goes through various ways of referencing cells using VBA code. For more tutorials check out www.vba4excel.com</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/computer-science/excel-vba-intermediate-tutorial-referencing-cells/127586/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft Access 2010 Tutorial &#8212; Working with Tables &#8212; Part 3</title>
		<link>http://technicalcontents.com/computer-science/microsoft-access-2010-tutorial-working-with-tables-part-3/127584/</link>
		<comments>http://technicalcontents.com/computer-science/microsoft-access-2010-tutorial-working-with-tables-part-3/127584/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 19:01:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[working]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/computer-science/microsoft-access-2010-tutorial-working-with-tables-part-3/127584/</guid>
		<description><![CDATA[Watch the full course at SimonSezIT.com. In this training tutorial, learn how to enter data types into Access 2010 tables. Website SimonsezIT.com Facebook www.facebook.com Twitter: twitter.com Website: SimonsezIT.com Facebook www.facebook.com Twitter: twitter.com]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Yerfu3FQ7gI?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/Yerfu3FQ7gI?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Watch the full course at SimonSezIT.com. In this training tutorial, learn how to enter data types into Access 2010 tables. Website SimonsezIT.com Facebook www.facebook.com Twitter: twitter.com Website: SimonsezIT.com Facebook www.facebook.com Twitter: twitter.com</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/computer-science/microsoft-access-2010-tutorial-working-with-tables-part-3/127584/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Android Tutorial &amp; Lessons 5: XML made EASY &amp; Introduce Java</title>
		<link>http://technicalcontents.com/uncategorized/android-tutorial-lessons-5-xml-made-easy-introduce-java/127561/</link>
		<comments>http://technicalcontents.com/uncategorized/android-tutorial-lessons-5-xml-made-easy-introduce-java/127561/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 23:45:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Easy]]></category>
		<category><![CDATA[Introduce]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Lessons]]></category>
		<category><![CDATA[made]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://technicalcontents.com/uncategorized/android-tutorial-lessons-5-xml-made-easy-introduce-java/127561/</guid>
		<description><![CDATA[Android Tutorial &#038; Lessons 5: XML made EASY &#038; Introduce Java What&#8217;s up my peepz? (who says peepz anymore?) This lesson will get you up and running, and even if you are an absolute beginner, you can do it. Please subscribe and thumbs up the video and you will be a pro in no time [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/rlsmJFO_aRg?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/rlsmJFO_aRg?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Android Tutorial &#038; Lessons 5: XML made EASY &#038; Introduce Java What&#8217;s up my peepz? (who says peepz anymore?) This lesson will get you up and running, and even if you are an absolute beginner, you can do it. Please subscribe and thumbs up the video and you will be a pro in no time In this lesson you will learn: -XML, the Easy way, using the Graphical Layout -Accessing Properties Tab (and other tabs) in Eclipse -Making a Button -Introduction to the id reference in Java -New XML functions -Introduction/Review of how the Manifest calls the Java activity which calls the XML layout -Create a new XML layout -HOMEWORK: create 3 different icons and place them in the appropriate folders ( create one icon 150x150px for the high density folder, one 75&#215;75 for medium, and one 35&#215;35 for the low density folder) This video is the 5 in aweb series that I am creating to help you learn Android programming so you can create apps and eventually how to learn to write games for android phones. I want to explain things in a way that everyone can understand, even if you have no experience with Java, XML, C, OpenGL, or as a matter of fact, any other programming language. If you do have a lot of experience with programming, these first videos will be really slow for you, but my goal is to get everyone sprinting, but for now we have learn to crawl. follow me on twitter: /cornboyz</p>
]]></content:encoded>
			<wfw:commentRss>http://technicalcontents.com/uncategorized/android-tutorial-lessons-5-xml-made-easy-introduce-java/127561/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

