<?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>Learning &#8211; True Wind Technology</title>
	<atom:link href="https://www.truewindtechnology.com/category/learning/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.truewindtechnology.com</link>
	<description>Not Just Another WordPress Website</description>
	<lastBuildDate>Wed, 06 Jan 2021 21:27:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>

<image>
	<url>https://www.truewindtechnology.com/wp-content/uploads/2021/01/cropped-twtNiceLogo-1-32x32.png</url>
	<title>Learning &#8211; True Wind Technology</title>
	<link>https://www.truewindtechnology.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Local Development with Vagrant</title>
		<link>https://www.truewindtechnology.com/local-development-with-vagrant/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=local-development-with-vagrant</link>
		
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Wed, 06 Jan 2021 21:18:24 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Learning]]></category>
		<guid isPermaLink="false">https://www.truewindtechnology.com/?p=1596</guid>

					<description><![CDATA[If you're getting into development, and are looking for a convenient way to set up a development environment on your machine without creating a lot of clutter that you can't easily uninstall later, one great solution is Vagrant, which allows users to script out the creation of virtual environments in programs like VirtualBox. Both are...<p class="more-link"><a href="https://www.truewindtechnology.com/local-development-with-vagrant/" class="themebutton3">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<p>If you're getting into development, and are looking for a convenient way to set up a development environment on your machine without creating a lot of clutter that you can't easily uninstall later, one great solution is <a href="https://www.vagrantup.com/" target="_blank" rel="noopener">Vagrant</a>, which allows users to script out the creation of virtual environments in programs like <a href="https://www.virtualbox.org/" target="_blank" rel="noopener">VirtualBox</a>. Both are free software, and although there is somewhat of a learning curve to set it up yourself, if you'd like to just have a quick and easy setup, I've developed a set of setup scripts that will allow you quickly run a virtual machine setup, enter the virual machine's command line, and install things like MySQL (MariaDB), PHP, Python and Node.js so that you can develop using any or all of those languages.</p>
<p><a href="https://github.com/jetweedy/twtVagrant" target="_blank" rel="noopener">Downloads and Instructions can be found here.</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
