<?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>Reggie&#039;s Ramblings</title>
	<atom:link href="http://www.reggieburnett.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.reggieburnett.com</link>
	<description>My thoughts on life and technolgy</description>
	<lastBuildDate>Mon, 30 Aug 2010 19:27:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Connector/Net 6.2.4 Maintenance release</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-2-4-maintenance-release</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-2-4-maintenance-release#comments</comments>
		<pubDate>Mon, 30 Aug 2010 19:27:30 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=366</guid>
		<description><![CDATA[We&#8217;re happy to announce the latest maintenance release of MySQL Connector/Net 6.2.4.
Version 6.2.4 maintenance release includes:

Enhancement that allows a procedure to be recreated with a different number of parameters
Fixes for 29 bugs

For details see http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html
MySQL Connector 6.2.4 :

Provides secure, high-performance data connectivity with MySQL.
Implements ADO.NET interfaces that integrate into ADO.NET aware tools.
Is a fully managed <a href="http://www.reggieburnett.com/mysql-connectornet-6-2-4-maintenance-release" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re happy to announce the latest maintenance release of MySQL Connector/Net 6.2.4.</p>
<p>Version 6.2.4 maintenance release includes:</p>
<ul>
<li>Enhancement that allows a procedure to be recreated with a different number of parameters</li>
<li>Fixes for 29 bugs</li>
</ul>
<p>For details see http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html</p>
<p>MySQL Connector 6.2.4 :</p>
<ol>
<li>Provides secure, high-performance data connectivity with MySQL.</li>
<li>Implements ADO.NET interfaces that integrate into ADO.NET aware tools.</li>
<li>Is a fully managed ADO.NET driver written in 100% pure C#.</li>
<li>Provide Visual Studio Integration</li>
</ol>
<p>If you are a current user, we look forward to your feedback on all the new capabilities we are delivering.</p>
<p>As always, you will find binaries and source on our download pages.</p>
<p>Please get your copy from <a href="http://dev.mysql.com/downloads/connector/net/6.2.html">http://dev.mysql.com/downloads/connector/net/6.2.html</a>.</p>
<p>To get started quickly, please take a look at our short tutorials.</p>
<p>MySQL Connector/NET Tutorials<br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html</a></p>
<p>Blog postings and general information can be found on our Developer Zone site.</p>
<p>MySQL Developer Zone<br />
<a href="http://dev.mysql.com/usingmysql/dotnet/">http://dev.mysql.com/usingmysql/dotnet/</a></p>
<p>.NET Forum<br />
<a href="http://forums.mysql.com/list.php?38">http://forums.mysql.com/list.php?38</a></p>
<p>Blog<br />
<a href="http://planet.mysql.com">http://planet.mysql.com</a></p>
<p>Connecotor/NET Documentation and details on changes between releases can be found on these pages</p>
<div>
<ul>
<li><a href="http://dev.mysql.com/doc/refman/5.1/en/changes-6.2.x.html">http://dev.mysql.com/doc/refman/5.1/en/changes-6.2.x.html</a></li>
<li><a href="http://dev.mysql.com/doc/refman/5.1/en/changes-6.2.x.html"></a><a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net.html</a></li>
<li><a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net.html"></a><a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html</a></li>
</ul>
</div>
<p>If you need any additional info or help please get in touch with us by posting in our forums or leaving comments on our blog pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-2-4-maintenance-release/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.1.5 has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-1-5-has-been-released</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-1-5-has-been-released#comments</comments>
		<pubDate>Mon, 30 Aug 2010 16:43:49 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=364</guid>
		<description><![CDATA[MySQL Connector/Net 6.1.5, a       new version of the all-managed .NET driver for MySQL has been       released. This is a maintenance release of the 6.1 branch and is       suitable for use with MySQL server versions 5.0 and higher. <a href="http://www.reggieburnett.com/mysql-connectornet-6-1-5-has-been-released" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.1.5, a       new version of the all-managed .NET driver for MySQL has been       released. This is a maintenance release of the 6.1 branch and is       suitable for use with MySQL server versions 5.0 and higher. It is       now available in source and binary form from <a href="http://dev.mysql.com/downloads/connector/net/6.3.html">http://dev.mysql.com/downloads/connector/net/6.1.html</a>]       and mirror sites (note that not all mirror sites may be up to date       at this point of time &#8211; if you can’t find this version on some       mirror, please try again later or choose another download site.)</p>
<p>This is maintenance release.  Please review the change log       (included with product or at <a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-0-7.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-1-5.html</a>)       for details.</p>
<p>Thank you for working with MySQL!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-1-5-has-been-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.0.7 has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-0-7-has-been-released</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-0-7-has-been-released#comments</comments>
		<pubDate>Mon, 30 Aug 2010 16:37:27 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=362</guid>
		<description><![CDATA[
MySQL Connector/Net 6.0.7, a       new version of the all-managed .NET driver for MySQL has been       released. This is a maintenance release of the 6.0 branch and is       suitable for use with MySQL server versions 5.0 and higher. <a href="http://www.reggieburnett.com/mysql-connectornet-6-0-7-has-been-released" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<div lang="x-western">
<div lang="x-western">MySQL Connector/Net 6.0.7, a       new version of the all-managed .NET driver for MySQL has been       released. This is a maintenance release of the 6.0 branch and is       suitable for use with MySQL server versions 5.0 and higher. It is       now available in source and binary form from <a href="http://dev.mysql.com/downloads/connector/net/6.3.html">http://dev.mysql.com/downloads/connector/net/6.0.html</a>]       and mirror sites (note that not all mirror sites may be up to date       at this point of time &#8211; if you can’t find this version on some       mirror, please try again later or choose another download site.)</p>
<p>This is maintenance release.  Please review the change log       (included with product or at <a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-0-7.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-0-7.html</a>)       for details.</p>
<p>Thank you for working with MySQL!</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-0-7-has-been-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.3.3 (beta 2) has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-3-3-beta-2-has-been-released</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-3-3-beta-2-has-been-released#comments</comments>
		<pubDate>Tue, 27 Jul 2010 21:01:03 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=356</guid>
		<description><![CDATA[MySQL Connector/Net 6.3.3, a new version of the all-managed .NET driver  for MySQL has been released. This is a beta release and is intended to  introduce you to the new features and enhancements we are planning. This  release should not be used in a production environment.  It is now  available in <a href="http://www.reggieburnett.com/mysql-connectornet-6-3-3-beta-2-has-been-released" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.3.3, a new version of the all-managed .NET driver  for MySQL has been released. This is a beta release and is intended to  introduce you to the new features and enhancements we are planning. This  release should not be used in a production environment.  It is now  available in source and binary form from  <a href="http://dev.mysql.com/downloads/connector/net/6.3.html">http://dev.mysql.com/downloads/connector/net/6.3.html</a>] and mirror sites  (note that not all mirror sites may be up to date at this point of time &#8211;  if you can’t find this version on some mirror, please try again later  or choose another download site.)</p>
<p><strong> The new features or changes in this release are:</strong></p>
<ul>
<li>Visual Studio 2010 RTM support</li>
<li>New sql editor.  Create a new file with a .mysql extension to see it in action</li>
<li>Please check the changelog and release notes for more information</li>
</ul>
<p><strong>What we know may be broken</strong><br />
Documentation is not yet integrated into VS 2010.</p>
<p>Please let us know what else we broke and how we can make it better!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-3-3-beta-2-has-been-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to know why you computer is slow to boot?</title>
		<link>http://www.reggieburnett.com/want-to-know-why-you-computer-is-slow-to-boot</link>
		<comments>http://www.reggieburnett.com/want-to-know-why-you-computer-is-slow-to-boot#comments</comments>
		<pubDate>Sat, 12 Jun 2010 03:40:40 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=345</guid>
		<description><![CDATA[Ask Soluto!  Soluto is a brand new company and product that aims to take the guess work out of determining what is making Windows slow to boot.  We&#8217;ve all got moms, dads, brothers, and sisters who call us up on some Saturday and ask us to look at their computer and speed it up only <a href="http://www.reggieburnett.com/want-to-know-why-you-computer-is-slow-to-boot" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Ask <a href="http://www.soluto.com/">Soluto</a>!  Soluto is a brand new company and product that aims to take the guess work out of determining what is making Windows slow to boot.  We&#8217;ve all got moms, dads, brothers, and sisters who call us up on some Saturday and ask us to look at their computer and speed it up only to find it loaded to the gills with toolbars and &#8220;ink reminders&#8221;.</p>
<p>Now with Soluto, they can just install the slick program, reboot their system, and let it do the work.  It uses a kernel-driver along with a database of applications and user experiences they have collected to determine what an application does and make recommendations to you.</p>
<p>I installed it but it found little it could do to speed up my system.  I have already trimmed almost all the fat from my rig.</p>
<p>Here&#8217;s a shot of the UI.</p>
<p><a href="http://www.reggieburnett.com/wp-content/uploads/2010/06/Soluto2.jpg"><img class="alignleft size-full wp-image-348" title="Soluto" src="http://www.reggieburnett.com/wp-content/uploads/2010/06/Soluto2.jpg" alt="" width="600" height="382" /></a></p>
<p>You can hover over this timeline of your boot and it will explain each element, what it does, and give you a recommendation as to pausing (not starting) or delaying (start on-demand).  So the next time uncle Bob calls and wants you to speed up his computer, just send him to Soluto!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/want-to-know-why-you-computer-is-slow-to-boot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP &#8211; Where have you been all my life?</title>
		<link>http://www.reggieburnett.com/where-have-you-been-all-my-life</link>
		<comments>http://www.reggieburnett.com/where-have-you-been-all-my-life#comments</comments>
		<pubDate>Fri, 11 Jun 2010 02:28:06 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=352</guid>
		<description><![CDATA[
I love Wordpress.  Really there isn&#8217;t a better blogging platform on this platform.  It&#8217;s that good.  And I&#8217;ve been using it to self-host my blog for the past year or so.  For awhile, I hosted it using II6 on WHS v1.  That was a real pain as it took several days to find a URL <a href="http://www.reggieburnett.com/where-have-you-been-all-my-life" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<div>
<p>I love Wordpress.  Really there isn&#8217;t a better blogging platform on this platform.  It&#8217;s that good.  And I&#8217;ve been using it to self-host my blog for the past year or so.  For awhile, I hosted it using II6 on WHS v1.  That was a real pain as it took several days to find a URL rewriting solution that worked with IIS6.  The past few months I&#8217;ve been hosting it on my Windows 7-based media center.  Since that runs IIS7, URL rewriting was easier using the standard URL rewrite module.</p>
<p>A few days ago I decided to test out WHS &#8220;Vail&#8221;.  After installing it, I wanted to move my blog onto it so I downloaded the Microsoft Web Platform Installer.  It promptly let me know that it couldn&#8217;t find any products in my selected language.  Huh?  This is what drives people crazy about Windows software.  Crap just doesn&#8217;t make sense sometimes.</p>
<p>I googled and found several links describing how to manually setup Wordpress on Windows Server 2008 but each of them had about 30 steps.  Sheesh.  I was about to punt back to media center when I remembered trying out <a href="http://www.apachefriends.org/en/xampp.html">XAMPP </a>a few months back.</p>
<p>Man, this thing is beautiful.  I downloaded the installer, double clicked it, and watched it dump Apache, MySQL, and a bunch of other stuff into c:\xampp.  It then brought up this nice UI where I could enable Apache and MySQL as a service and start them.</p>
<p><a href="http://www.reggieburnett.com/wp-content/uploads/2010/06/xampp_control_center.jpg"><img class="alignleft size-full wp-image-343" title="xampp_control_center" src="http://www.reggieburnett.com/wp-content/uploads/2010/06/xampp_control_center.jpg" alt="" width="452" height="386" /></a></p>
<p>A simple file copy of my wordpress folder to the c:\xampp\htdocs, a copy of my wordpress mysql database to c:\xampp\mysql\data and create the proper username in mysql and I was set.  That only other thing I had to do was to open the appropriate holes in my Windows firewall.  Five minutes and I was done!  Windows may be pretty awesome but XAMPP is pretty awesome too.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/where-have-you-been-all-my-life/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My month on OS/X is finished</title>
		<link>http://www.reggieburnett.com/my-month-on-osx-is-finished</link>
		<comments>http://www.reggieburnett.com/my-month-on-osx-is-finished#comments</comments>
		<pubDate>Tue, 01 Jun 2010 20:28:20 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=333</guid>
		<description><![CDATA[Well, I&#8217;ve finished my month on OS/X.  It wasn&#8217;t really a month but rather a couple of weeks here and there.  To be honest I didn&#8217;t really hit too many situations where I felt like I needed Windows.  I didn&#8217;t have good luck with Chicken-of-the-VNC and the Mac version of remote desktop is not nearly <a href="http://www.reggieburnett.com/my-month-on-osx-is-finished" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve finished my month on OS/X.  It wasn&#8217;t really a month but rather a couple of weeks here and there.  To be honest I didn&#8217;t really hit too many situations where I felt like I needed Windows.  I didn&#8217;t have good luck with Chicken-of-the-VNC and the Mac version of remote desktop is not nearly as good as on Windows.  That being said I love the fact that iCal and Contacts sync with Google.</p>
<p>I&#8217;m writing this under Windows 7 but I&#8217;m typing it into the web UI.  I&#8217;ll likely hang out in OS/X a bit more as I have some video editing I need to do and iMovie just blows away any free products on Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/my-month-on-osx-is-finished/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.3.2 beta has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-3-2-beta-has-been-released</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-3-2-beta-has-been-released#comments</comments>
		<pubDate>Tue, 01 Jun 2010 15:00:08 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=331</guid>
		<description><![CDATA[Sorry for this not getting out sooner.  Connector/Net 6.3.2 was released several days ago but somehow the release announcement was never made.

MySQL Connector/Net 6.3.2, a new version of the all-managed .NET driver for MySQL has been released. This is a beta release and is intended to introduce you to the new features and enhancements we are planning. <a href="http://www.reggieburnett.com/mysql-connectornet-6-3-2-beta-has-been-released" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">Sorry for this not getting out sooner.  Connector/Net 6.3.2 was released several days ago but somehow the release announcement was never made.</div>
<div></div>
<div id="_mcePaste">MySQL Connector/Net 6.3.2, a new version of the all-managed .NET driver for MySQL has been released. This is a beta release and is intended to introduce you to the new features and enhancements we are planning. This</div>
<div id="_mcePaste">release should not be used in a production environment.  It is now available in source and binary form from</div>
<div id="_mcePaste">[http://dev.mysql.com/downloads/connector/net/6.3.html] and mirror sites (note that not all mirror sites may be up to date at this point of time - if you can&#8217;t find this version on some mirror, please try again later</div>
<div id="_mcePaste">or choose another download site.)</div>
<div></div>
<div id="_mcePaste">The new features or changes in this release are:</div>
<div>
<ul>
<li>Visual Studio 2010 RTM support</li>
<li>New sql editor.  Create a new file with a .mysql extension to see it in action</li>
</ul>
</div>
<div id="_mcePaste"><strong>What we know may be broken</strong></div>
<div><strong> </strong>Documentation is not updated yet and is not integrated into VS 2010</div>
<div id="_mcePaste"></div>
<div>Please let us know what else we broke and how we can make it better!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-3-2-beta-has-been-released/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Loving me some mint!</title>
		<link>http://www.reggieburnett.com/loving-me-some-mint</link>
		<comments>http://www.reggieburnett.com/loving-me-some-mint#comments</comments>
		<pubDate>Mon, 10 May 2010 02:14:50 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=327</guid>
		<description><![CDATA[I&#8217;m not sure if I manage my money like most people but I&#8217;m sure falling in love with Mint.  To be fair I&#8217;ve only been seriously using it for the past week of so but I&#8217;ve but with a key workaround I&#8217;ve managed to replace Money with Mint.  Yes, I know Money has been discontinued <a href="http://www.reggieburnett.com/loving-me-some-mint" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure if I manage my money like most people but I&#8217;m sure falling in love with <a href="http://www.mint.com">Mint</a>.  To be fair I&#8217;ve only been seriously using it for the past week of so but I&#8217;ve but with a key workaround I&#8217;ve managed to replace Money with Mint.  Yes, I know Money has been discontinued by Microsoft so I could move to Quicken.</p>
<p>I signed up for Mint several months ago but they just recently added my bank so I can manage my checking and savings accounts.  The charts are great.  The quick links that show my spending in a given category are nice.  And the budget tracking and alerts are awesome.  They also recently added a feature that allows you to manually add a &#8220;pending&#8221; transaction.  This is part of what I needed to fully move.  The other thing was the ability to &#8220;reconcile&#8221; transactions against the bank.  This is where the workaround comes in.</p>
<p>The way mint works is that you login and then it downloads transactions from your bank and shows you all non-pending transactions along with your current balance.  Seeing my current balance is nice but I also want to see money spent on things that have not cleared yet such as bills paid or large expenditures I just made.  This is where the manual add comes in.</p>
<p>To reconcile your receipts to the bank you have to be a little clever.  You have to use the tags feature of Mint.  First, create a new tag called &#8216;Checked&#8217;.  You can call it whatever you like but I thought &#8216;Checked&#8217; sounded good.  Then you need to apply the &#8216;Checked&#8217; tag to all of your transactions that you are satisfied are correct.  My guess, at this point, is that is all of them.</p>
<p>The next thing is to understand that when new transactions come in they have no tags applied.  So, to see all transactions that are &#8216;not checked&#8217; then you simply need to do a search.  Enter this in the search box -tag:Checked.  That means find me all transactions that are not checked.  Then, compare each one with the receipts you have and apply the checked tag appropriately.</p>
<p>It&#8217;s actually very easy.  Now you have the power of mint with the ability to add pending transactions and reconcile your account with your receipts.  Nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/loving-me-some-mint/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My 30 days on OS/X &#8211; day 6</title>
		<link>http://www.reggieburnett.com/my-30-days-on-osx-day-6</link>
		<comments>http://www.reggieburnett.com/my-30-days-on-osx-day-6#comments</comments>
		<pubDate>Thu, 06 May 2010 15:32:05 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=325</guid>
		<description><![CDATA[Well, I&#8217;ve only had to run back to Windows once.  I have VNC installed on my Windows 7 Media Center computer but somehow I just couldn&#8217;t get Chicken of the VNC to work right and  we were having a volume issue.
So far what&#8217;s the verdict?  Well, there are some things I really like and some <a href="http://www.reggieburnett.com/my-30-days-on-osx-day-6" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve only had to run back to Windows once.  I have VNC installed on my Windows 7 Media Center computer but somehow I just couldn&#8217;t get Chicken of the VNC to work right and  we were having a volume issue.</p>
<p>So far what&#8217;s the verdict?  Well, there are some things I really like and some things I don&#8217;t.  Here&#8217;s a breakdown of the software I was using on Windows, what I&#8217;m using on Mac, and if it&#8217;s better or worse.</p>
<ul>
<li>HydraIRC is  a great Windows IRC client.  On the Mac I&#8217;m using Colloquy and I must say I prefer Colloquy.  It&#8217;s faster to connect and has a better default profile for notifying you when things happen.  With HydraIRC you could easily miss a PM. Not going to happen with Colloquy.</li>
<li>Skype is skype</li>
<li>I use Digsby for IM, Facebook, and Twitter on Window.  On the Mac, I&#8217;m using Adium for IM and Facebook and Twhirl for twitter.  This is a push.  I prefer how Adium handles conversations but prefer Digsby for twitters.</li>
<li>Use Chrome for browsing on both but I have to say that I prefer Chrome on Windows.</li>
<li>I love how Apple Mail handles mail.  The keyboard interface is great and the find is awesome.  Much better than Thunderbird. I also love the LDAP integration with Address Book (seeing my co-workers pictures in mail is great)</li>
<li>iMovie is GarageBand is better than anything at the same price on Windows</li>
<li>iPhoto is ok</li>
</ul>
<p>I still plan on finishing my 30 day experiment.  Will I stay on OS/X after the experiment is over?  I doubt it.  There&#8217;s simply not enough &#8216;can&#8217;t live without&#8217; features on OS/X to justify the pain.  Ok, back to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/my-30-days-on-osx-day-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
