<?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>VariableGHz &#187; sync</title>
	<atom:link href="http://variableghz.com/tag/sync/feed/" rel="self" type="application/rss+xml" />
	<link>http://variableghz.com</link>
	<description>For the technically inclined.</description>
	<lastBuildDate>Thu, 05 Apr 2012 15:16:30 +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>The Perfect Sync</title>
		<link>http://variableghz.com/2010/10/the-perfect-sync/</link>
		<comments>http://variableghz.com/2010/10/the-perfect-sync/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 05:26:34 +0000</pubDate>
		<dc:creator>Samuel</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[automatically-synchronize-netdrive]]></category>
		<category><![CDATA[bidirectional]]></category>
		<category><![CDATA[dropbox-like-server-freeware-auto-sync]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[multi-user-rich-client-cache-sync]]></category>
		<category><![CDATA[netdrive]]></category>
		<category><![CDATA[netdrive-real-time]]></category>
		<category><![CDATA[netdrive-sync]]></category>
		<category><![CDATA[realtime]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[sync-to-a-web-drive]]></category>
		<category><![CDATA[synchronize-webdrive]]></category>
		<category><![CDATA[webdrive]]></category>

		<guid isPermaLink="false">http://variableghz.com/?p=1390</guid>
		<description><![CDATA[In a previous article, I detailed my awkward experience with Windows Home Server and setting up a stable FTP server. In the end, I converted it into an XP server and assigned my clients with NetDrive so that they could mount the FTP server as a drive letter and browse effortlessly. Problem is, NetDrive&#8217;s performance [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: center;">
<p style="text-align: center;"><a href="http://variableghz.com/2010/10/the-perfect-sync"><img class="aligncenter size-full wp-image-1403" style="border: 2px solid black;" title="variableghz the perfect sync article" src="http://variableghz.com/wp-content/uploads/2010/10/variableghz-the-perfect-sync.jpg" alt="" width="630" height="230" /></a></p>
<p>In a previous article, I detailed my awkward experience with <a href="http://variableghz.com/2010/09/windows-home-server-is-incredibly-awkward/" target="_blank">Windows Home Server</a> and setting up a stable FTP server. In the end, I converted it into an XP server and assigned my clients with <a href="http://www.netdrive.net/" target="_blank">NetDrive</a> so that they could mount the FTP server as a drive letter and browse effortlessly.</p>
<p>Problem is, NetDrive&#8217;s performance was subpar with large files, such as PDFs. For example, if I were to open a large PDF, instead of caching the entire PDF and reading it locally, NetDrive would proceed to download the PDF in parts much the same way it works when you view a large PDF from within a web browser. Because many of the PDFs on the server are large (100MB+), this resulted in extremely slow performance. Moreover, a client requested that the files be made available offline so that data from the server could be reviewed and edited while on a plane, for example. Dropbox&#8217;s impressive core sync engine evidently left quite an impression, and rightfully so.</p>
<p><span id="more-1390"></span></p>
<p>I began an epic quest for the perfect realtime, bi-directional sync utility that I could use in conjunction with NetDrive to sync between a local copy of the server data and the server itself &#8212; in an effort to essentially replicate the Dropbox-like sync experience.</p>
<p>I must have installed over a hundred sync applications. This was an exhausting and defeating endeavor. Many sync software applications are remarkably similar and there is heavy competition among them. At one point, I had a near-perfect sync using this remarkably capable (albeit not-entirely-user-friendly) program called <a href="http://ftp-auto-sync.com/" target="_blank">FTP Auto Sync</a> which I could get working about 80% of the time. However, all of the programs were unable to handle multi-client scenarios. My server is intended to handle changes from multiple users simultaneously. So, one user may delete a file while another user adds a 10GB worth of new files somewhere else. What I was essentially asking all of these programs to do was &#8220;check whatever was done last on the server and sync it back with whatever I did last locally and <em>figure it out.</em>&#8221; A tall order. Problem is, a locally residing program is blind to the changes the remote FTP server is doing while offline and is unable to monitor all folders at all times anyway.</p>
<p>Let&#8217;s say I delete four files from the server. How is the local client to know whether to delete the files from the local client, or the sync the local files back to the server? To get around this, some programs maintain a database of changes, however, they still do not work in a multi-client environment unless I were to switch to an entirely different platform, such as <a href="http://ifolder.com/ifolder" target="_blank">iFolder</a>. Many programs simply were unable to handle syncing in realtime between a pseudo-drive such as NetDrive altogether.</p>
<p>I ended uninstalling everything, including NetDrive and installing <a href="http://www.webdrive.com/products/webdrive/index.html" target="_blank">WebDrive</a> to replace it after discovering that it had <a href="http://www.webdrive.com/docs/webdrive/KB-07010.pdf" target="_blank">advanced caching and offline synchronization features</a>. The main WebDrive interface may look similar to NetDrive, but the underlying technology is much more robust and feature rich.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/10/webdrive-main-window.jpg"><img class="aligncenter size-large wp-image-1404" style="border: 2px solid black;" title="webdrive main window" src="http://variableghz.com/wp-content/uploads/2010/10/webdrive-main-window-630x405.jpg" alt="" width="630" height="405" /></a></p>
<p>By default, WebDrive is configured for &#8220;Single User&#8221; under Cache Settings. This infers that you will be the only one affecting changes on the server. Since my server data will be changed by many users, I wanted mine to be Multi-user which makes WebDrive check the modified date/time on the server files to verify that the cached files are up to date, if they are not, it will re-download the files as necessary.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/10/webdrive-program-settings.jpg"><img class="aligncenter size-large wp-image-1405" style="border: 2px solid black;" title="webdrive program settings" src="http://variableghz.com/wp-content/uploads/2010/10/webdrive-program-settings-630x521.jpg" alt="" width="630" height="521" /></a></p>
<p>You&#8217;ll also note that on the bottom, there are two additional options for flushing the cache upon connecting. Since this is the default behavior for Multi-user, I selected Custom and unchecked these two so that the cached files would remain.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/10/unchecked-flush-cache-files-on-connect.jpg"><img class="aligncenter size-full wp-image-1406" style="border: 2px solid black;" title="unchecked flush cache files on connect" src="http://variableghz.com/wp-content/uploads/2010/10/unchecked-flush-cache-files-on-connect.jpg" alt="" width="428" height="346" /></a></p>
<p style="text-align: left;">Once you have connected to your FTP server, WebDrive has a useful little tool called the WebDrive Monitor. You can access it by right clicking on the WebDrive system tray icon and selecting &#8220;Show Monitor.&#8221; The Monitor displays the raw FTP commands as they are executed between the client and server as well as file transfers, speed, and a handy progress bar. In addition, the WebDrive system tray icon flashes a world icon whenever data is being transferred. Whenever there is any kind of delay, it&#8217;s nice to be able to open up the Monitor and see what is slowing things down, or even to troubleshoot an issue on the server if necessary.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-Monitor-uploading.jpg"><img class="aligncenter size-large wp-image-1408" style="border: 2px solid black;" title="WebDrive Monitor uploading file" src="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-Monitor-uploading-630x468.jpg" alt="" width="630" height="468" /></a></p>
<p style="text-align: left;">Now, to test the offline sync, I created a test folder entitled &#8220;server copy&#8221;; I placed four PDFs in the folder and selected the drive made available offline. To prepare a system to be ready for offline files unfortunately requires a few steps to be taken. Those steps can be found in complete detail <a href="http://www.webdrive.com/docs/webdrive/KB-07010.pdf" target="_blank">here</a>, so please refer to that PDF and read it entirely if you intend to use WebDrive for this purpose. First, I open the WebDrive program settings and check both &#8220;Synchronize Offline files at Connect time&#8221; and &#8220;Synchronize Offline files at Disconnect time&#8221; for full synchronization. With the server in &#8220;online mode&#8221; I right click on the &#8220;server copy&#8221; folder and under WebDrive&gt; select &#8220;Make Available Offline.&#8221; Since I have the Monitor open, I can see that they are &#8220;Set offline.&#8221;</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-set-offline.jpg"><img class="aligncenter size-full wp-image-1409" style="border: 2px solid black;" title="WebDrive set offline" src="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-set-offline.jpg" alt="" width="211" height="114" /></a></p>
<p style="text-align: left;">Once the files are marked for offline mode, I reconnect to the WebDrive in &#8220;offline mode&#8221; by checking the &#8220;Connect Offline&#8221; box next to the Connect button, then reconnect. Of course, you must first disconnect from the server in order to reconnect, even in offline mode. Once connected, I then VNC&#8217;d to the server unit directly and deleted 4.pdf and added a new text file called &#8220;server.txt&#8221;; on the local &#8220;offline&#8221; copy, I deleted 1.pdf and 2.pdf and added a new text file called &#8220;local.txt&#8221;</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-offline-sync-before2.jpg"><img class="aligncenter size-large wp-image-1414" style="border: 2px solid black;" title="WebDrive offline sync before" src="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-offline-sync-before2-630x668.jpg" alt="" width="630" height="668" /></a></p>
<p style="text-align: left;">WebDrive has several ways to perform a sync: (1) you can right click on the drive letter itself and select WebDrive &gt; Synchronize Now; (2) right click on the system tray icon, select your WebDrive and then choose Synchronize Now; and (3) simply going back into Online mode where WebDrive will automatically perform a sync on connect. I right clicked on the system tray icon and selected &#8220;Go Online&#8221; to initiate an auto-sync. The sync was near instantaneous since my files sizes were trivial.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-offline-sync-after.jpg"><img class="aligncenter size-large wp-image-1411" style="border: 2px solid black;" title="WebDrive offline sync after" src="http://variableghz.com/wp-content/uploads/2010/10/WebDrive-offline-sync-after-630x384.jpg" alt="" width="630" height="384" /></a></p>
<p style="text-align: left;">I was hoping for a solution that would free my clients from having to right-click and generally be reminded so much that they are using a workaround for Dropbox, but without Dropbox&#8217;s core sync engine, this is as elegant as it gets. I am informed that Novell/kablink&#8217;s <a href="http://www.kablink.org/ifolder" target="_blank">iFolder</a> (server software not available for Windows) and <a href="http://sparkleshare.org/" target="_blank">SparkleShare</a> (not yet available) as well as other utilities such as <a href="http://www.cis.upenn.edu/~bcpierce/unison/" target="_blank">Unison</a> (no longer under active development) could potentially solve my FTP sync issues as well. My quest is over, at least for now, and while it may not be entirely seamless, my clients will be given the closest thing to the perfect sync.</p>
<p style="text-align: left;"><a href="javascript:DeCryptX('benjoAwbsjbcmfhi{/dpn')">a&#100;min&#64;&#118;&#97;&#114;&#105;&#97;bleg&#104;&#122;.&#99;&#111;&#109;</a></p>
<p style="text-align: center;">
<p style="text-align: center;">
<div class="shr-publisher-1390"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://variableghz.com/2010/10/the-perfect-sync/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Livedrive: &#8220;Unlimited&#8221; Online Backup Review</title>
		<link>http://variableghz.com/2010/08/livedrive-unlimited-online-backup-review/</link>
		<comments>http://variableghz.com/2010/08/livedrive-unlimited-online-backup-review/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 08:38:22 +0000</pubDate>
		<dc:creator>Samuel</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud-image-backup-review]]></category>
		<category><![CDATA[livedrive]]></category>
		<category><![CDATA[livedrive-localized-servers]]></category>
		<category><![CDATA[livedrive-review]]></category>
		<category><![CDATA[livedrive-review-2010]]></category>
		<category><![CDATA[livedrive-reviews]]></category>
		<category><![CDATA[mirrored]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[using-livedrive-to-backup-server]]></category>

		<guid isPermaLink="false">http://variableghz.com/?p=1250</guid>
		<description><![CDATA[Update: See our Top 5 Free Online Storage Reviews (11/1/2010) for more cloud storage goodness. I&#8217;ve been in search of truly unlimited online storage for quite some time. I don&#8217;t mind paying, as long as it&#8217;s really unlimited. In my quest, I&#8217;ve come across a wide variety of services that fall short of their claims [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: center;"><a href="http://variableghz.com/2010/08/livedrive-unlimited-online-backup-review/"><img class="aligncenter size-large wp-image-1251" style="border: 2px solid black;" title="livedrive review (logo)" src="http://variableghz.com/wp-content/uploads/2010/08/livedrive-review-logo-630x229.jpg" alt="" width="630" height="229" /></a></p>
<p style="text-align: left;"><span style="color: #ff9900;">Update: See our <a href="http://variableghz.com/2010/11/top-5-free-online-storage-reviews/" target="_blank"><span style="text-decoration: underline;">Top 5 Free Online Storage Reviews</span></a> (11/1/2010) for more cloud storage goodness.</span></p>
<p style="text-align: left;">I&#8217;ve been in search of truly unlimited online storage for quite some time. I don&#8217;t mind paying, as long as it&#8217;s <em>really </em>unlimited. In my quest, I&#8217;ve come across a wide variety of services that fall short of their claims because they <em>require</em> the use of a proprietary client to facilitate the backups, thereby effectively making an online RAID 1 mirror. The catch is that if you delete something on your local machine, it will be deleted (typically within thirty days). So, they&#8217;re obviously not too worried about you using too much space since it is unlikely that you&#8217;ll have 100TB of data on your machines.</p>
<p style="text-align: left;">
<p style="text-align: left;"><span id="more-1250"></span></p>
<p style="text-align: left;">
<p style="text-align: left;">Nevertheless, Livedrive also offers a &#8220;briefcase&#8221; feature that essentially functions exactly the same as Dropbox, except with unlimited online capacity which is a very good deal if you were in the market for that. Aside from that, I&#8217;m going to dive right in and see if Livedrive can offer me with the kind of online <em>storage</em> that I require. I&#8217;d like to be able to upload a 250GB Acronis True Image .TIB file, for example&#8230; we&#8217;ll see if Livedrive can fill my needs.</p>
<p style="text-align: left;">Installing the Livedrive client is simple, though requires a reboot.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/08/livedrive1.jpg"><img class="aligncenter size-full wp-image-1253" style="border: 2px solid black;" title="livedrive1" src="http://variableghz.com/wp-content/uploads/2010/08/livedrive1.jpg" alt="" width="562" height="217" /></a></p>
<p style="text-align: left;">After the reboot, Livedrive starts up automatically and prompts you to login with the account you already registered online. There is no e-mail verification, though signing up for the free trial does require your address and phone number.</p>
<p style="text-align: left;"><a href="http://variableghz.com/wp-content/uploads/2010/08/livedrive2.jpg"><img class="aligncenter size-large wp-image-1256" style="border: 2px solid black;" title="livedrive2" src="http://variableghz.com/wp-content/uploads/2010/08/livedrive2-630x515.jpg" alt="" width="630" height="515" /></a></p>
<p style="text-align: left;">Thereafter you enter in your computer name, and then choose which folders to backup via a simple checkbox UI. The defaults are Documents, Pictures, Music, Desktop, Firefox Settings and &#8220;Favourites.&#8221; There is a button to &#8220;Add Folder&#8221; as well. A little window shows how to set Livedrive to backup new folders via right-click.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/08/livedrive3.jpg"><img class="aligncenter size-large wp-image-1257" style="border: 2px solid black;" title="livedrive3" src="http://variableghz.com/wp-content/uploads/2010/08/livedrive3-630x514.jpg" alt="" width="630" height="514" /></a></p>
<p style="text-align: left;">So far it doesn&#8217;t look like I&#8217;ll be able to upload a massive 250GB .TIB file and leave it there &#8220;backed up.&#8221;</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/08/livedrive4.jpg"><img class="aligncenter size-full wp-image-1258" style="border: 2px solid black;" title="livedrive4" src="http://variableghz.com/wp-content/uploads/2010/08/livedrive4.jpg" alt="" width="311" height="118" /></a></p>
<p style="text-align: left;">I right clicked on a folder to add it to &#8220;monitoring&#8221; and sure enough it lets me know that it will auto-backup whatever changes I make. Unfortunately, there is absolutely no way to make a one-way archive/backup or a single file without having it be a &#8220;monitored&#8221; or &#8220;mirrored&#8221; folder existing on <em>both</em> the local computer <em>and</em> the Livedrive servers.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/08/livedrive5.jpg"><img class="aligncenter size-large wp-image-1259" style="border: 2px solid black;" title="livedrive5" src="http://variableghz.com/wp-content/uploads/2010/08/livedrive5-630x436.jpg" alt="" width="630" height="436" /></a></p>
<p style="text-align: left;">Disappointed, I signed up for the Livedrive &#8220;briefcase&#8221; which enables an &#8220;L:&#8221; drive which is accessible via any PC you link up to it. During the initial pitch, it said that you could upload files directly from the web UI. I realized shortly thereafter that whatever you upload must also stay synced to whatever PC you have set to have an L: drive, so you cannot have the data reside <em>only</em> in the cloud. Moreover, there doesn&#8217;t even appear to be a way to upload files directly from the web UI in the Briefcase. I can make a new folder, but that&#8217;s about it.</p>
<p style="text-align: center;"><a href="http://variableghz.com/wp-content/uploads/2010/08/livedrive6.jpg"><img class="aligncenter size-large wp-image-1260" style="border: 2px solid black;" title="livedrive6" src="http://variableghz.com/wp-content/uploads/2010/08/livedrive6-630x258.jpg" alt="" width="630" height="258" /></a></p>
<p style="text-align: left;">What bothers me about this is that it isn&#8217;t a true &#8220;backup service&#8221; in the sense that I cannot take a full image of a massive PC and then keep it in the cloud. No, instead I have to use their provided client and keep the image in both places. I can appreciate the convenience, and I can see how this tool is useful for most people, but I wouldn&#8217;t recommend it for those who are technically inclined. We&#8217;ll need to look elsewhere. That&#8217;s too bad.</p>
<p style="text-align: left;">
<p style="text-align: left;">Sam<br />
<a href="javascript:DeCryptX('benjoAwbsjbcmfhi{/dpn')">&#97;&#100;mi&#110;&#64;v&#97;&#114;&#105;&#97;&#98;leg&#104;z&#46;co&#109;</a></p>
<div class="shr-publisher-1250"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://variableghz.com/2010/08/livedrive-unlimited-online-backup-review/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Why Microsoft Outlook is to be Avoided for Personal Use</title>
		<link>http://variableghz.com/2009/12/why-microsoft-outlook-is-to-be-avoided-for-personal-use/</link>
		<comments>http://variableghz.com/2009/12/why-microsoft-outlook-is-to-be-avoided-for-personal-use/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:50:13 +0000</pubDate>
		<dc:creator>Samuel</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://variableghz.com/?p=651</guid>
		<description><![CDATA[Recently, I&#8217;ve had to work on a number of machines that have had Outlook as their primary e-mail client for a number of years and in doing the requisite work on these systems that I&#8217;ve come to see a broad issue with locally stored e-mail and the way Outlook in particular makes it very difficult [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: center;"><a href="http://variableghz.com/2009/12/why-microsoft-outlook-is-to-be-avoided-for-personal-use/"><img class="aligncenter size-full wp-image-862" style="border: 2px solid black;" title="Not really worth the binary it was printed on." src="http://variableghz.com/wp-content/uploads/2009/12/outlookheader.jpg" alt="" width="630" height="230" /></a></p>
<p>Recently, I&#8217;ve had to work on a number of machines that have had Outlook as their primary e-mail client for a number of years and in doing the requisite work on these systems that I&#8217;ve come to see a broad issue with locally stored e-mail and the way Outlook in particular makes it very difficult to get away from. What is surprising to me is just how many people are still falling for the locally stored e-mail trap. Don&#8217;t get me wrong, allow me to explain. Some people (such as those who heavily value privacy, manage their own e-mail servers, etc.) can benefit heavily from such a system, but an average user who doesn&#8217;t know the difference between Gmail and an Exchange Server should certainly not be using the latter.</p>
<p>At first, Outlook seems like a great tool. It&#8217;s got everything in one place, e-mail, tasks, calendars, notes and so on. As you continue using Outlook over the years, I imagine it becomes familiar as you begin to make folders and subfolders, add to your calendar and make reminders for your calendaring. I get that.</p>
<p><span id="more-651"></span></p>
<p>Now, here&#8217;s the thing. Outlook was created a long time ago when most people barely even had a single PC, let alone two or more that is commonplace now. So, Outlook starts to really show its issues when synchronization is attempted between multiple computers. Outlook was never originally intended for this &#8212; so every attempt at having smooth synchronization is a convoluted process. Not to mention incredibly expensive.</p>
<p>There are many other small issues that compound as well. Such as, let&#8217;s say you have a new domain and you have your e-mail currently downloading via POP to a desktop system. Alright, not a problem. However, let&#8217;s say we start downloading the mail onto a laptop as well. Now we have to check whether the e-mails are stored on the server after they are downloaded. If they are, for how long? Will Outlook double-download them if they stay on the server for too long?</p>
<p>There are many things that cloud-computing may be wrong for, but e-mail is not one of them. By leaving your e-mails in the cloud, you could be free to use Outlook with IMAP as a synchronized e-mail platform. However, what about calendars, contacts, tasks and notes? Ah, right. For that you might need another solution such as <a href="http://variableghz.com/2009/11/syncing-net-review-outlook-sync-solution/" target="_blank">SYNCING.NET</a> or an Exchange Server. Both solutions which I do not recommend.</p>
<p>In general, my advice would be to stay far far away from Outlook and use something with the strength and versatility of Gmail. I can understand many instances in which Gmail wouldn&#8217;t suffice (privacy concerns, for one); however there are hundreds of competitors to choose from and a great percentage of them will be far superior than any minor advantages you might get from using Outlook. However, if you&#8217;re just now trying to get away from Outlook &#8212; you can actually <a href="http://www.benshoemate.com/2007/11/09/how-to-upload-all-your-old-archived-email-to-gmail-from-outlook-lotus-notes-and-unix-pine/" target="_blank">import your Outlook data into Gmail</a>, which is a pretty good solution.</p>
<p><a href="javascript:DeCryptX('benjoAwbsjbcmfhi{/dpn')">a&#100;&#109;in&#64;&#118;ari&#97;b&#108;e&#103;&#104;z&#46;com</a></p>
<div class="shr-publisher-651"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://variableghz.com/2009/12/why-microsoft-outlook-is-to-be-avoided-for-personal-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SYNCING.NET Review (Outlook Sync Solution)</title>
		<link>http://variableghz.com/2009/11/syncing-net-review-outlook-sync-solution/</link>
		<comments>http://variableghz.com/2009/11/syncing-net-review-outlook-sync-solution/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:06:00 +0000</pubDate>
		<dc:creator>Samuel</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[syncing-net-review]]></category>
		<category><![CDATA[syncing-net-reviews]]></category>
		<category><![CDATA[syncing-outlook-program-review]]></category>
		<category><![CDATA[syncing.net]]></category>

		<guid isPermaLink="false">http://variableghz.com/?p=655</guid>
		<description><![CDATA[Well, there&#8217;s certainly quite a few Outlook sync competitors, but I chose Syncing.net due to price and the pitch. They have a nice little flash demo showing everything going perfectly. Now, Syncing.net doesn&#8217;t only sync Outlook PST&#8217;s between computers, they also have a Dropbox-like folder sharing capability which allows you to &#8220;invite&#8221; other people to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: center;"><a href="http://variableghz.com/2009/11/syncing-net-review-outlook-sync-solution/"><img class="aligncenter size-full wp-image-882" style="border: 2px solid black;" title="Syncing.NET reviewed." src="http://variableghz.com/wp-content/uploads/2009/11/syncingheader.jpg" alt="" width="630" height="230" /></a></p>
<p>Well, there&#8217;s certainly quite a few Outlook sync competitors, but I chose Syncing.net due to price and the pitch. They have a <a href="http://www.syncing.net/_movie/movie_en.htm" target="_blank">nice little flash demo</a> showing everything going perfectly. Now, Syncing.net doesn&#8217;t only sync Outlook PST&#8217;s between computers, they also have a Dropbox-like folder sharing capability which allows you to &#8220;invite&#8221; other people to your shared folder(s). I did not use this functionality.</p>
<p>Syncing.net, in theory, is pretty easy to set up. According to tech support, you simply install Syncing.net on the host/master computer, then &#8220;invite&#8221; your other computers as necessary.</p>
<p>Syncing.net manages its syncing capabilities by using a secure P2P (peer to peer) connection as well as a &#8220;store and forward&#8221; feature which allows Syncing.net to use its own servers to temporarily store up to 250MB of data temporarily if one of the computers is off &#8212; thereby preventing the possibility of a P2P connection from taking place.</p>
<p><span id="more-655"></span></p>
<p>I tested Syncing.net on a pretty zippy dual-core Athlon based system running Vista Ultimate x64. At all times I had plenty of available memory and since I <a href="http://variableghz.com/2009/07/how-to-build-a-computer/" target="_blank">built the system</a> there was no additional bloat from any other trialware or anything else. I used Office 2007 with Syncing.net.</p>
<p>The Syncing.net software is curious in that whenever it is running and has an Internet connection, it has a circle and a green checkmark in the system tray. Fine, but it&#8217;s really not clear as to what it&#8217;s doing because of this; the only way to tell if it&#8217;s transferring data is to open the software and look at the lower right corner and see that it is in fact transferring data at a certain KB/s rate. Additionally, you can view transfer status via a menu option to see additional options. But it won&#8217;t give you any indication of when it&#8217;ll be finished. No percentage or anything. They say this is because sync is inherently never &#8220;done.&#8221; Fair enough, but some kind of progress bar would be appreciated.</p>
<p>Upon the initial sync with the second computer, Syncing.net managed to make a mess out of it. There were duplicate folders and e-mails, calendar entries, folders within folders that had no business being there, etc. I had to instruct my client to essentially delete whatever was necessary to restore it to normal. Tech support was dumbfounded and told me to send them an error report using their built in error reporting tool &#8212; which failed (on every system I tried it on, by the way; I had plenty of opportunity to test it out). I asked them why it failed, they told me the usual, anti-virus, firewall, etc. However, I disabled my local firewall and set the router to use a <a href="http://compnetworking.about.com/cs/networksecurity/g/bldef_dmz.htm" target="_blank">DMZ (Demiltarized Zone)</a> to ensure that there were no conflicts and disabled any anti-virus/anti-spyware to ensure that they had no excuses &#8212; still no dice. So I had to send it to them manually via a convoluted process of digging around in my hidden application folder for a huge ZIP file. Fine for someone like me, but what if I didn&#8217;t know what Windows Explorer was, or what a zip file was? Or how to browse around hidden folders?</p>
<p>Anyway, tech support is in Germany so they take a pretty long time to get back to you. When they got back to me in this instance, they just told me to do the sync again. Okay.</p>
<p>So this second time around, I deleted everything on the second machine so that it would gracefully accept the data from the master system without any hitches. An unnecessary yet recommended step according to tech support. I performed the sync again which took many hours (due to the large amount of data, primarily). When it was done I was shocked to see, again, that somehow Syncing.net had messed it up. I had practically the same duplicate folders such as &#8220;Inbox_1&#8243; which would contain partial e-mails from Inbox, and it wasn&#8217;t clear why some were in those folders but not others.</p>
<p>To make matters worse, once I had my client &#8220;clean&#8221; everything up, Syncing.net would always seem to be one step behind and throwing up little prompts saying that I had made a change on a different system, asking which change I wished to keep. That&#8217;s odd because there&#8217;s only one person using any given Outlook at any particular time, so, how can these magic &#8220;simultaneous syncs&#8221; be happening? Tech support certainly had no idea.</p>
<p>My final qualm with the software is that it consumes an enormous amount of resources, mostly in disk activity, which is the worst kind of resource to be hoarding. It causes the computer to slow down enormously with intense I/O sometimes for nearly 20 minutes at a time, even when no changes to Outlook have been made. It really locks the system up &#8212; all 3 I tested it on, Vista and XP.</p>
<p>So, my issues with the software and service are as follows:</p>
<p>- No progress bar or any indicator of completeness (or even that it is doing anything, without manually clicking and checking or seeing the intense disk I/O);<br />
- Poor resource management (hogs the entire hard drive without waiting for idle time);<br />
- Incessant prompts which are difficult to permanently solve (&#8220;conflicts&#8221; resulting from supposed simultaneous changes);<br />
- Difficult and generally unhelpful tech support;<br />
- Extremely time consuming;<br />
- Inconsistent (sometimes it syncs files perfectly, other times it skips several e-mails, even with the &#8220;store and forward&#8221; feature enabled).</p>
<p>If the software fixed the resource and inconsistency issues, it would be a passable solution. However, because of the compounding issues I cannot recommend this software, just as I cannot recommend Outlook as an e-mail solution. Sorry.</p>
<p>Look elsewhere for your e-mail needs and try to detach yourself from Outlook as soon as you can!</p>
<p><a href="javascript:DeCryptX('benjoAwbsjbcmfhi{/dpn')">&#97;d&#109;i&#110;&#64;&#118;ar&#105;a&#98;l&#101;gh&#122;.c&#111;&#109;</a></p>
<div class="shr-publisher-655"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://variableghz.com/2009/11/syncing-net-review-outlook-sync-solution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

