Dropbox vs SugarSync

- Image via CrunchBase
Let me start by saying I am a long-time and major fan of Dropbox. Initially I didn't get why it was so great, but then I started using it more and now I can't get by without it. I think of it as my own personal cloud for all my stuff.
But that means you have to change the settings of every single application whose data files you want to keep synced so that it stores them in the Dropbox folder. What about applications which don't allow you to change their data file location? Creating symbolic links in Windows (easiest in Windows Vista or Windows 7) is one way, but you'll quickly find you need to move the real files into your Dropbox folder and link them to their original location. This is backwards and doesn't seem like a very great idea.
So a few of my applications are synced with Dropbox (Trillian logs, Website-Watcher data, MyLife Organized data, etc) and the rest are somewhere else--usually in my Application Data folder. The situation was not ideal.
Enter SugarSync--I found it while reading a comparison article in which Dropbox was named the clear winner. I wanted to see for myself, however, so yesterday I gave it a try.
Just hours after investigating SugarSync, I became a Premium member and upgraded to 30 GB and I cannot imagine going back to Dropbox.
There are several reasons for this:
- Out of the box, with almost no configuration, it does exactly what Dropbox does (admittedly, with a few extra dialogs than Dropbox has). You can move everything from My Dropbox into the Magic Briefcase folder and you're all set.
- You can sync any folders you want from any of your registered computers with SygarSync, and you can choose which other computers should get that data and where it should be stored.
- You have a Web Archive--basically online storage that is not automatically synced down to your computers, but is available anytime.
- There is a mobile app for Android (and iPhone, Blackberry, etc) which gives you online access to your files as well as syncs your mobile camera pictures to your account (which are then made available on all of your computers).
It's stunning what difference the ability to sync any folders makes. Here are some of the things I'm doing with SygarSync now:
- Sync all of my PC game profiles and saves. It works like SteamCloud but for literally any game.
- Sync my Benubird library so I have my organized documents available anywhere Benubird is installed.
- Created a new sync directory called Apps in which I installed the PortableApps.com platform and have been filling it up with portable apps. Now most of the apps I use (and likewise their data files) are synced between my PCs and available from the simple PortableApps.com menu system.
- Sync my pictures, videos, and other media files without having to move them somewhere else first and lose Windows' integration with those files.
There is a lot more I haven't discovered yet--but I have uploaded over 16 GB of synced data in the past 24 hours and I am simply amazed at how well it is all working.
From what I understand, they have a fairly agile development cycle and are making frequent fixes and additions, and generally get new features up faster than Dropbox.
I have no less love for Dropbox, but that love is overshadowed by my new infatuation with SugarSync. To the cloud!
Known Server Issues
No need to inform me about the following server issues, which I apologize in advance for:
- CPU time to generate some WordPress and Drupal pages is surpassing 30 seconds. I am actively looking into this and suspect it's some sort of VPS issue with queue times. This is my top priority.
- Caching is not working properly. No pages are being cached on most of my sites. The pages are still working fine, but because of the above performance issue this can become excruciating. I will have caching working properly by the time the previous issue is resolved.
- Our CDN is not set up correctly. We are using SimpleCDN to host many of our static assets, for performance reasons. It is correctly pulling most assets automatically, however you will notice some pictures in our posts are broken, and other links may not work quite right yet. This is being worked on actively as well.
If you have noticed anything other than these three problems, please let me know so I can work on those as well. I am assessing the entire Digital Empire infrastructure which is why things are taking longer than they otherwise would, but the end result should be a more stable, much faster network.
Mint.com Android App Update

- Image via Wikipedia
As a user and lover of both an Android phone and the Mint.com website, I long for the day when I will be able to use the two seamlessly together (without needing to resort to viewing the full heavy-weight website on my phone).
iPhone users have had a Mint.com app for a while, and all indications are that it's top-notch. Word on the grape vine is that Mint.com are internally testing a new Android application for their service. A full release is likely coming at the end of Q1 2010, but we will be eagerly awaiting more information from the Mint.com developers to confirm or deny that rumor.
Apache issues resolved, sites back online
Yes, finally, with a little help from the cPanel team, I got Apache/PHP to rebuild correctly, and my sites are again working properly!
Of course, I am still working on the slowness issue. Even with page caching, Apache and suPHP thrash the CPU for several seconds the first time a large dynamic page is loaded. I'm trying to narrow this down to either server configuration or a VPS issue.
I have definitely experienced this before on an over-allocated VMware array, so it's a possibility my web server is just on a busy host box. But I'm still tuning things on the server and trying to minimize the load in every way I can, because more often than not these things are caused by configuration oversight or lack of proper tuning (and user naivety perhaps, in my case).
Monitoring System In Place
In a further effort to make all sites and services in the DE network stable and ensure the highest uptime, we have deployed a full-scale monitoring server at an off-site location in Germany.
This means that we can get a full picture of our network and service status at a glance at any time. It also means we are notified when anything goes down, is running slowly, or becomes unresponsive. In addition, we have the ability to automatically bring things back online and resolve some issues without having to wait for me to fix them.
This is a big jump forward for our network infrastructure, and this means we are now running four full network servers in four different datacenters spanning three countries to provide our sites and services under the highest quality and most ideal circumstances.
Let me know what you think! Have you noticed a difference in any of our sites and services? Is there anything you'd like to see, or any changes you'd like made? We'd love to hear from you!
DOM and SAX and File Streams…
Sometimes I sit up late at night starting at my screen and wondering, is it worth coding all of these advanced libraries for something as high-level as AHK? Will people understand such “cryptic” functionality who are used to simple Batch-like commands?
Regardless, I’m doing it… here are some status updates:
- DOM Level 3 Interfaces: complete
- DOM Level 3 Core Module: complete (in testing)
- DOM Level 3 Load and Save Module: in development (waiting on SAX parser)
- SAX 2 Interfaces and Core Classes: complete (in testing)
- SAX2 XMLReader Implementation: in development
- File class (with Windows function wrappers): in development
- File Stream Support: in development
As you can see, there’s a lot to be done—but just having the core DOM complete (per se) is enough of a driving factor to keep me going with everything else…
The XML parser (XMLReader implementation) is turning out to be a bit complex, however.
I’ll post links to documentation and discussion as they become available.
Portland, the city of weirdness
Well, my girlfriend and I finished our move to Portland, OR. So far we're having a great time in the new house and exploring around the neighborhood.
Now that I'm back at work again, and actually working from the office, I'm anxious for the weekend to get here. I have a lot of work to finish up.
FOMS (The Fallout 3 Mod Sorter) is being rewritten, as I've said, and as a prerequisite I'm working on completing my DOM implementation in AutoHotKey. Expect that next week, and hopefully a new FOMS version shortly thereafter.
After that, and several other currently in-development AHK classes, hopefully my heavily-neglected SteamWin and SteamLab rewrites will be underway.
Look for more news about that soon.
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=d8b36e37-dec0-4d4d-9f01-ff2d93ef84ad)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=fa601dce-409c-4a65-9e53-9870daf19a09)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=5c036770-fadc-4079-9c84-55e724a57bb7)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=eadf5368-2b0c-4633-96c0-25c1802ae4ed)