<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2009 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Miscellaneous</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Sat, 21 Nov 2009 07:09:37 -0500</lastBuildDate>
<pubDate>Sat, 21 Nov 2009 07:09:37 -0500</pubDate>
<item>
<title>C Tutorial - XOR Encryption</title>
<pubDate>Sun, 11 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C-Tutorial---XOR-Encryption/52296</link>
<description>
<![CDATA[XOR stands for exclusive-or, it is a logical operand. XOR returns true if one and only one of the two arguments is true.
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=601706&amp;cid=144667&amp;pr=2&amp;tstamp=20091121000000&amp;iip=66.230.239.186&amp;url=http://clk.atdmt.com/MRT/go/175752003/direct/01/%3fqstr%3dWT.srch%3d1%26WT.mc_id%3dSearch%26CR_SCC%3d100193191">Demo Microsoft® Unified Communications</a> One Inbox, One Interface. Tear Down Walls That Separate Phones From PCs. See How]]>
</description><guid>http://www.tutorialized.com/tutorial/C-Tutorial---XOR-Encryption/52296</guid>
</item>
<item>
<title>C++ Templates and Sorting</title>
<pubDate>Sun, 11 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%2B%2B-Templates-and-Sorting/52295</link>
<description>
<![CDATA[Templates allow you to write a function once that works on any data type. The idea of templates is used in the container classes in the STL.
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=612554&amp;cid=145606&amp;pr=2&amp;tstamp=20091121000000&amp;iip=66.230.239.186&amp;url=http://clk.atdmt.com/MRT/go/181727364/direct/01/">Microsoft BPOS Demo</a> Microsoft Business Productivity Online Suite demo. Watch it now.]]>
</description><guid>http://www.tutorialized.com/tutorial/C%2B%2B-Templates-and-Sorting/52295</guid>
</item>
<item>
<title>Virtual Functions and Polymorphism</title>
<pubDate>Sun, 11 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Virtual-Functions-and-Polymorphism/52294</link>
<description>
<![CDATA[Declaring functions as virtual makes the use of classes easier to manage, and allows for polymorphism, a central tenet of Object-Oriented programming. I know that these kinds of topics are difficult f...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=612077&amp;cid=145605&amp;pr=2&amp;tstamp=20091121000000&amp;iip=66.230.239.186&amp;url=http://clk.atdmt.com/MRT/go/181752485/direct/01/">Official Site: Microsoft</a> Discover Business Productivity Online Suite. Watch the demo now.]]>
</description><guid>http://www.tutorialized.com/tutorial/Virtual-Functions-and-Polymorphism/52294</guid>
</item>
<item>
<title>On Learning the STL: Chapter 1 (Vectors) - Part 2</title>
<pubDate>Sun, 11 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/On-Learning-the-STL%3A-Chapter-1-%28Vectors%29---Part-2/52293</link>
<description>
<![CDATA[Since Vector constructors are the same as any other constructor, I don't have to cover constructors in themselves, but the particular kinds of constructors that exist for Vectors. Vectors have three k...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=390081&amp;cid=7795&amp;pr=2&amp;tstamp=20091121000000&amp;iip=66.230.239.186&amp;url=http://www.kinook.com/VisBuildPro/%3faz%3dph">Automate Software Builds with Visual Build Pro</a> Easily create an automated, repeatable process for building and deploying software.]]>
</description><guid>http://www.tutorialized.com/tutorial/On-Learning-the-STL%3A-Chapter-1-%28Vectors%29---Part-2/52293</guid>
</item>
<item>
<title>On Learning the STL: Chapter 1 (Vectors) - Part 1</title>
<pubDate>Sun, 11 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/On-Learning-the-STL%3A-Chapter-1-%28Vectors%29---Part-1/52292</link>
<description>
<![CDATA[Vectors are a powerful STL container format that closely resembles an array, however is much more useable and intuitive. Vectors allow you to insert, remove, pop, push, change, and resize the array, m...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=605547&amp;cid=145057&amp;pr=2&amp;tstamp=20091121000000&amp;iip=66.230.239.186&amp;url=http://HealthNews12.com/%3fchannel%3dIN%26search%3dIndustryBrainsDevShed">#Acai Weight Loss EXPOSED</a> Is Acai a Miracle or Scam? We Investigated &amp; Discovered - Read Now!]]>
</description><guid>http://www.tutorialized.com/tutorial/On-Learning-the-STL%3A-Chapter-1-%28Vectors%29---Part-1/52292</guid>
</item>
<item>
<title>Calculate a file entropy</title>
<pubDate>Thu, 09 Jul 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Calculate-a-file-entropy/44586</link>
<description>
<![CDATA[In information theory, entropy is a measure of the uncertainty associated with a random variable. The term by itself in this context usually refers to the Shannon entropy, which quantifies, in the sen...]]>
</description><guid>http://www.tutorialized.com/tutorial/Calculate-a-file-entropy/44586</guid>
</item>
<item>
<title>OpenCV - Haar Training Resources</title>
<pubDate>Mon, 25 May 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/OpenCV---Haar-Training-Resources/43410</link>
<description>
<![CDATA[Useful set of resources to getting started with OpenCV Haar training]]>
</description><guid>http://www.tutorialized.com/tutorial/OpenCV---Haar-Training-Resources/43410</guid>
</item>
<item>
<title>Abstract Data Types and Code Efficiency</title>
<pubDate>Sat, 14 Mar 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Abstract-Data-Types-and-Code-Efficiency/41465</link>
<description>
<![CDATA[Abstract Data Types (ADTs) and code efficiency are two of the most important concepts when moving from basic coding in a language and beginning to create powerful applications.]]>
</description><guid>http://www.tutorialized.com/tutorial/Abstract-Data-Types-and-Code-Efficiency/41465</guid>
</item>
<item>
<title>ADTs: Stacks and Queues Part 2: Using Lists</title>
<pubDate>Sat, 14 Mar 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/ADTs%3A-Stacks-and-Queues-Part-2%3A-Using-Lists/41463</link>
<description>
<![CDATA[Learn about and how to use ADTs: Stacks and Queues for C++ Part 2.]]>
</description><guid>http://www.tutorialized.com/tutorial/ADTs%3A-Stacks-and-Queues-Part-2%3A-Using-Lists/41463</guid>
</item>
<item>
<title>ADTs: Stacks and Queues Part 1: Using Arrays</title>
<pubDate>Sat, 14 Mar 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/ADTs%3A-Stacks-and-Queues-Part-1%3A-Using-Arrays/41462</link>
<description>
<![CDATA[Learn about and how to use ADTs: Stacks and Queues in C++.]]>
</description><guid>http://www.tutorialized.com/tutorial/ADTs%3A-Stacks-and-Queues-Part-1%3A-Using-Arrays/41462</guid>
</item>
<item>
<title>C++ Searching and Inserting: Arrays vs Linked Lists</title>
<pubDate>Fri, 13 Mar 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%2B%2B-Searching-and-Inserting%3A-Arrays-vs-Linked-Lists/41458</link>
<description>
<![CDATA[In this tutorial, we'll look at some properties of arrays and linked lists, and try to find a way to get the best of each structure.]]>
</description><guid>http://www.tutorialized.com/tutorial/C%2B%2B-Searching-and-Inserting%3A-Arrays-vs-Linked-Lists/41458</guid>
</item>
<item>
<title>Mouse Input Win32 API</title>
<pubDate>Fri, 02 Jan 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Mouse-Input-Win32-API/39892</link>
<description>
<![CDATA[Graphical user interface accepts Keyboard and Mouse Inputs, in this tutorial u wll learn about mouse messages.]]>
</description><guid>http://www.tutorialized.com/tutorial/Mouse-Input-Win32-API/39892</guid>
</item>
<item>
<title> XML Serialization In C#</title>
<pubDate>Fri, 01 Aug 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/-XML-Serialization-In-C%23/36766</link>
<description>
<![CDATA[Serialization is the process of persisting an object to disk. Another application can deserialize your object and it will be in the same state it was before the serialization. This tutorial talks abou...]]>
</description><guid>http://www.tutorialized.com/tutorial/-XML-Serialization-In-C%23/36766</guid>
</item>
<item>
<title> Creating Emails In C#</title>
<pubDate>Fri, 01 Aug 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/-Creating-Emails-In-C%23/36761</link>
<description>
<![CDATA[E-mail is an extremely popular communication mechanism. The .Net framework has added the System.Net.Mail namespace which provides classes that enable you to easily create and transmit email messages. ...]]>
</description><guid>http://www.tutorialized.com/tutorial/-Creating-Emails-In-C%23/36761</guid>
</item>
<item>
<title>5 Top Mistakes Software Developers Make</title>
<pubDate>Fri, 03 Aug 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/5-Top-Mistakes-Software-Developers-Make/27419</link>
<description>
<![CDATA[Five mistakes all developers and programmers most commonly make. Inserting programs into startup, having no pause button.]]>
</description><guid>http://www.tutorialized.com/tutorial/5-Top-Mistakes-Software-Developers-Make/27419</guid>
</item>
</channel>
</rss>