<?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>Microsonic Development &#187; c++</title>
	<atom:link href="http://microsonic.org/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://microsonic.org</link>
	<description>Innovating Computer Science Engineering</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:00:00 +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>Programming Video Tutorials</title>
		<link>http://microsonic.org/programming-video-tutorials/22/</link>
		<comments>http://microsonic.org/programming-video-tutorials/22/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 20:00:00 +0000</pubDate>
		<dc:creator>RageD</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutoring]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://microsonic.org/?p=22</guid>
		<description><![CDATA[Hey everyone, I will be completing some more videos in our &#8220;Teach Me To Program C++&#8221; series very soon. I currently have posted 3 lessons on youtube which were made as &#8220;trial&#8221; lessons (this is why there is such a large gap ~5 months since the last lesson). It appears that people are finding them [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>I will be completing some more videos in our &#8220;Teach Me To Program C++&#8221; series very soon. I currently have posted 3 lessons on youtube which were made as &#8220;trial&#8221; lessons (this is why there is such a large gap ~5 months since the last lesson). It appears that people are finding them helpful, so it seems worthwhile to continue creating these tutorials to help explain a little more about programming and development.</p>
<p>Furthermore, if these videos continue to have success, I will definitely be willing to start other video tutorial series on other concepts as well.</p>
<p>You can find the YouTube channel to find these videos here:  <a href="http://www.youtube.com/user/MicrosonicDev">http://www.youtube.com/user/MicrosonicDev</a></p>
<p>If anyone has any suggestions or recommendations about these tutorials or anything else, please e-mail me (dennis [at] microsonic [dot] org) or leave comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://microsonic.org/programming-video-tutorials/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Alpha Release] File Encryptor</title>
		<link>http://microsonic.org/alpha-release-file-encryptor/17/</link>
		<comments>http://microsonic.org/alpha-release-file-encryptor/17/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 19:44:16 +0000</pubDate>
		<dc:creator>RageD</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[encryptor]]></category>
		<category><![CDATA[file]]></category>

		<guid isPermaLink="false">http://microsonic.org/?p=17</guid>
		<description><![CDATA[Hey everyone, Today we have released a new prototype: a file encryptor. It is currently in alpha mode, however, we will be *lightly* supporting it for anyone who uses it. It will eventually be open source, however, the source will remain private until we have a stable release. The software is developed in C++ and [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>Today we have released a new prototype: a file encryptor. It is currently in alpha mode, however, we will be *lightly* supporting it for anyone who uses it. It will eventually be open source, however, the source will remain private until we have a stable release.</p>
<p>The software is developed in C++ and has been tested with several ASCII files. Hypothetically, the encryption should work for binary formats as well, but this is unsupported and untested currently.</p>
<p>The features included are:</p>
<ul>
<li>Basic File Encryption/Decryption</li>
<li>Passworded file encryption/decryption</li>
<li>Command line interface</li>
<li>Win32 and *nix precompiled build</li>
</ul>
<p>You can view some more information and download the software by registering on the forums and going <a href="http://microsonic.org/forums/viewtopic.php?f=8&amp;t=3">here</a> (must be registered and logged in to view).</p>
<p>Some future functionality which we will provide includes encoded bitmap output and perhaps a graphical interface if enough interest can be generated.</p>
]]></content:encoded>
			<wfw:commentRss>http://microsonic.org/alpha-release-file-encryptor/17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

