<?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>Ricardo Parente&#039;s Blog &#187; Version Control</title>
	<atom:link href="http://ricardo.parente.us/category/version-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://ricardo.parente.us</link>
	<description>ColdFusion Developers Network</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:13:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>CFWDUG MeetUp: Hooking into Git</title>
		<link>http://ricardo.parente.us/2011/05/cfwdug-meetup-hooking-into-git/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cfwdug-meetup-hooking-into-git</link>
		<comments>http://ricardo.parente.us/2011/05/cfwdug-meetup-hooking-into-git/#comments</comments>
		<pubDate>Tue, 31 May 2011 16:25:42 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[MeetUp]]></category>
		<category><![CDATA[Seminars]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=6046</guid>
		<description><![CDATA[Announcing a new Meetup for Central Florida Web Developers User Group (Orlando)! What: Hooking into Git When: Tuesday, June 21, 2011 6:30 PM Where: Full Sail University 3300 University Boulevard Orlando, FL 32792 While the primary use for Git is revision control, it has the power to do much more.  Git has a system of extensible [...]]]></description>
			<content:encoded><![CDATA[<p>Announcing a new Meetup for Central Florida Web Developers User Group (Orlando)!</p>
<p><strong>What</strong>: <a title="http://www.meetup.com/florida-web-developers/events/20352661/" href="http://www.meetup.com/florida-web-developers/events/20352661/" target="_blank">Hooking into Git</a><br />
<strong>When</strong>: Tuesday, June 21, 2011 6:30 PM</p>
<p><strong>Where</strong>: Full Sail University<br />
3300 University Boulevard<br />
Orlando, FL 32792</p>
<p>While the primary use for Git is revision control, it has the power to do much more.  <strong>Git has a system of extensible hooks</strong> that you can use to enhance your production and deployment processes.  At its most basic level, you could use Git to prevent broken code from being committed or enforce your preferred file naming convention.  You could also use Git to deploy your production branch automatically to your web root, so you never have to FTP anything again.</p>
<p>We’ll look through the different hooks and walk through a couple of common example use cases for these Git hooks.  This session will include some live coding, so bring your laptop with a working Git installation.  Access to a web server via Git would also be helpful for the deployment example, as would a text editor that understands Bash scripts (such as Komodo Edit).  Familiarity with using Git from the command line is a must.</p>
<p><strong>Agenda</strong></p>
<ul>
<li>6:00pm &#8211; Doors open</li>
<li>6:00pm &#8211; 6:30pm : Networking and Food</li>
<li>6:30pm &#8211; 7:30pm : Presentation</li>
<li>8:00pm &#8211; Doors close &#8212; Everyone get out!</li>
</ul>
<p><strong>Who should come? </strong><br />
Anyone interested in building Web applications that would like to learn new skills, meet likeminded people who enjoy building Web applications and geeks. This meeting is open to everyone&#8211;not just students at Full Sail.</p>
<p><strong>Not in </strong><strong>Orlando, Florida? Join us online!</strong></p>
<p>You can join us online! Around 6:30pm we will begin a Adobe Connect Session using a link that will be published prior to the event.</p>
<p><strong>About our Speaker &#8212; Rick Osborne</strong></p>
<p>Rick Osborne has been doing web development work since 1994, and getting paid for it since 1996. His first paid gig was writing a primitive shopping cart system for a woman who sold crafts out of her house.  The system was written in C++ and didn&#8217;t do anything more than validate some form fields and email the credit card information (unencrypted!) to her home email address.Luckily, Rick has learned a few tricks since then.</p>
<p>Rick started with Full Sail in mid-2009, teaching the Advanced Server-Side Languages and Advanced Database Structures courses.  Before that he worked for the Dixon Ticonderoga Company, makers of the yellow No.2 pencil that everyone remembers so fondly from their days of standardized testing.</p>
<p>Rick has moved around quite a bit in his life, but he always come back to Central Florida.<strong><br />
</strong></p>
<p><img alt="" /></p>
<p><strong><a title="http://www.meetup.com/florida-web-developers/events/20352661/" href="http://www.meetup.com/florida-web-developers/events/20352661/" target="_blank">Check it out!</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2011/05/cfwdug-meetup-hooking-into-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion Under Windows XP/Ubuntu</title>
		<link>http://ricardo.parente.us/2009/03/coldfusion-under-windows-xpubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coldfusion-under-windows-xpubuntu</link>
		<comments>http://ricardo.parente.us/2009/03/coldfusion-under-windows-xpubuntu/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 02:21:21 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CFEclipse]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[OpenSuse]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=452</guid>
		<description><![CDATA[I am a Windows guy, no experience on Linux at all. Some time ago I decided to start playing with Linux. I had Vista installed on my laptop (from factory), and I hated it, very slow, lots of problems, mainly when I had to access our office&#8217;s VPN. So, since I had 2 hard-drives in [...]]]></description>
			<content:encoded><![CDATA[<p>I am a Windows guy, no experience on Linux at all. Some time ago I decided to start playing with Linux. I had Vista installed on my laptop (from factory), and I hated it, very slow, lots of problems, mainly when I had to access our office&#8217;s VPN. So, since I had 2 hard-drives in the laptop, I decided to install <a title="OpenSuse 11 Linux" href="http://www.opensuse.org/en/" target="_blank"><strong>OpenSuse 11</strong></a> on the second one. With the help of a friend developer, we installed it successfully, but I lost the Vista boot from the first-drive, it seems that the OpenSuse installation messed up with the boot record on the first drive.</p>
<p>I immediately restored my laptop, with the factory disk, to Vista again. I had to install CF, SQL, Eclipse and all the development stuff again under VIsta. Lots of work.That lasted only few months when I started having problems again with Vista.</p>
<p>This time though, I decided to play with <a title="Ubuntu Linux" href="http://www.ubuntu.com/" target="_blank"><strong>Ubuntu</strong></a>. I burned a CD with Ubunto 8.10 deleted all partitions of all my drives in the laptop and began a clean installation of Ubunto on the first drive. Success ! Everything ran smoothly. Then I downloaded and installed  <strong><a title="VirtualBox" href="http://www.virtualbox.org/" target="_blank">VirtualBox</a></strong> from Sun, installed Windowx XP and updated it to SP3. Now I have the perfect environment to start working and playing. Under Windows XP I installed <a title="Eclipse" href="http://www.eclipse.org/" target="_blank"><strong>Eclipse</strong></a>, <a title="CFEclipse Plugin for Eclipse" href="http://www.cfeclipse.org/" target="_blank"><strong>CFEclipse</strong></a> plugin,  <a title="Subversion Version Control" href="http://subversion.tigris.org/" target="_blank"><strong>Subversion</strong></a> (SVN), Cisco VPN Client, MS SQL2005 client tools, and checked out some projects from our SVN repository. I then installed <a title="Apache Web Server" href="http://www.apache.org/" target="_blank"><strong>Apache Web Server</strong></a> and <a title="ColdFusion Developer Edition Download" href="https://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion" target="_blank"><strong>ColdFusion Developer Edition</strong></a>.</p>
<p>My concerns were that my laptop drivers would not be compatible with Windows XP, but so far so good, everything is working fine, even the webcam. So no Vista anymore, got my old buddy Windows XP plus a chance to play with Linux and learn more.</p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2009/03/coldfusion-under-windows-xpubuntu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>More On Subversion for Windows</title>
		<link>http://ricardo.parente.us/2008/12/more-on-subversion-for-windows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=more-on-subversion-for-windows</link>
		<comments>http://ricardo.parente.us/2008/12/more-on-subversion-for-windows/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 03:53:07 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[visualSVN]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=304</guid>
		<description><![CDATA[Version Control for Windows Users Presentation
...Andy Beer and I did a presentation on Version Control for Windows Users to Devon CFUG last week. Here are the slides (to view full screen click the arrow in the top right corner).]]></description>
			<content:encoded><![CDATA[<p>I saw a <a title="SVN Presentation" href="http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/version-control-for-windows-users-presentation-168" target="_blank">presentation</a> on the same subject of my previous post, made by <a title="John Whish" href="http://www.aliaspooryorik.com/blog/" target="_blank">John Whish</a>, and he also mentioned other product, <a title="VisualSVN" href="http://www.visualsvn.com/server/" target="_blank">VisualSVN</a>. The latter one is definitely worth a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2008/12/more-on-subversion-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Subversion on Windows XP</title>
		<link>http://ricardo.parente.us/2008/12/installing-subversion-on-windows-xp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-subversion-on-windows-xp</link>
		<comments>http://ricardo.parente.us/2008/12/installing-subversion-on-windows-xp/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 06:01:33 +0000</pubDate>
		<dc:creator>rparente</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://ricardo.parente.us/?p=301</guid>
		<description><![CDATA[5 easy steps to installing Subversion on Windows XP.
In this article, I explain how to install Subversion and get it ready for use. These instructions apply for Windows XP.]]></description>
			<content:encoded><![CDATA[<p>My fellow developer <a title="Ravi Gehlot" href="http://ravigehlot.wordpress.com/2008/12/17/5-easy-steps-to-installing-subversion-on-windows-xp/" target="_blank">Ravi</a> published a good article about installing Subversion server on Windows XP.</p>
<p>Here is the link: <a title="Ravi Gehlot Installing SVN on Windows XP" href="http://raviucf.wordpress.com/2008/12/17/5-easy-steps-to-installing-subversion-on-windows-xp/" target="_blank">http://raviucf.wordpress.com/2008/12/17/5-easy-steps-to-installing-subversion-on-windows-xp/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ricardo.parente.us/2008/12/installing-subversion-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

