November 6, 2007

Glide Crunch—Closing the Gap Between Online and Offline Spreadsheets

Erick Schonfeld

34 comments »

glide-crunch-logo.pngglide-logo.png
Web-based spreadsheets like Google’s are great for collaborating, but slow you down when it comes to clicking through cells quickly or creating really big spreadsheets. It doesn’t even have a search function other than what your browser can do on its own (try finding a name in a list of 500). Desktop-based spreadsheets like Microsoft’s Excel give you all the features and speed you want, but are not easy to share. (Yes, there is SharePoint, but most people resort to e-mailing the bulky files around, creating a version-control nightmare).

Tomorrow at noon (Update: this has been pushed to November 15), Transmedia, a New York City startup, will take a step towards bridging those online and offline worlds. It is adding a spreadsheet to its Glide service called Glide Crunch. (Good name!). So far, all of the apps on Glide—including a Word processor, presentation software, e-mail, calendar, contacts, and online photo, video, and music sharing—have been completely Web-based. But with Glide Crunch, the spreadsheet will operate as a local application on your desktop that is automatically synced to your Glide Webtop without you having to do anything special other than create a spreadsheet as you normally would.

Glide Crunch is not based on Adobe AIR or Google Gears, the two main platforms for creating offline, Web-like apps. Transmedia coded the application from scratch using C/C++. In contrast to something like Google Gears, Glide Crunch is not trying to download data into the browser. “We have left the browser,” says CEO Donald Leka. “The browser is limited. It can only hold so much data.” Google Spreadsheet, for instance, only supports 100,000 cells and up to 40 sheets, says Leka. Glide Crunch, in contrast, can support 16.7 million cells and an unlimited number of sheets in a single spreadsheet.

Glide Crunch also supports advanced formulas, pivot tables, various printing formats, and, yes, you can search within a spreadsheet. Leka is really going after Excel users with a powerful local spreadsheet that syncs automatically to the Web, where it is shareable with others. He thinks his new spreadsheet will meet the needs of 60 to 70 percent of the market. “Scientists and financial-modeling experts can continue to use Excel,” he allows. But Glide Crunch is robust enough for him to use to manage Transmedia’s P&L. “We use Glide for everything,” he says.

Glide, which is free for the first two gigabytes and $50 for 12 gigabytes, comes with all of the Web apps listed above and also works on the iPhone and other mobile devices. (it is great for showing PowerPoint slides on your iPhone, which you previously could not do). Later this month and next, Transmedia will be rolling out local versions of its other productivity apps, starting with Glide Write, then e-mail, and Glide Presenter. Glide may not have the user numbers of Google Docs (Glide has about 500,000 total users, 14 percent actually pay), but it is pushing the envelope in terms of functionality and in terns of fusing the Web and the desktop. The company’s revenues are closing in on $4 million a year, with no VC money. The $6.5 million it has raised has all been angel investors, including several ex-Wall Street analysts like Harold Vogel.

glide-crunch.png

Here are some of the advanced functions and features Glide Crunch will support:

Function
Sin - sine function
Cos - cosine function
Tan - tangent function
Asin - arc sine function
Acos - arc cosine function
Atan - arc tangent function
Sinh - hyperbolic sine function
Cosh - hyperbolic cosine
Tanh - hyperbolic tangent function
Asinh - hyperbolic arc sine function
Acosh - hyperbolic arc tangent function
Atanh - hyperbolic arc tangent function
log2 - logarithm to the base 2
log10 - logarithm to the base 10
log - logarithm to the base 10
ln - logarithm to base e (2.71828…)
exp - e raised to the power of x
sqrt - square root of a value
sign - sign function -1 if x<0; 1 if x>0
rint - round to nearest integer
abs - absolute value
if - if … then … else …
min - min of all arguments
max - max of all arguments
sum - sum of all arguments
avg - mean value of all arguments
and more…

Operator
and logical and
or logical or
x or logical xor
< = less or equal
>= greater or equal
!= not equal
== Equal
> greater than
< less than
+ Addition
- Subtraction
* Multiplication
/ Division
^ raise x to the power of y
! factorial

  • Sphere It

Trackbacks/Pings (Trackback URL)

  1. Google Spreadsheets Edges Out Google Docs in Usage

Comments

RSS feed for comments on this post.

  1. gilltots

    seriously, another spreadsheet app? seriously?

  2. Goutham

    I think they are a little too late for the party

  3. Joe Hjland

    Yeah, but according to the post this is a very different strategy. This is a local app that looks like it might have the legs to challenge Excel.

  4. Zoli Erdos

    I guess Angel has a different meaning today. $6.5M used to be VC-class investment…

  5. Mathias Schmidt

    I am playing around with the word processor and presentation apps and they both seem to work well.
    MS

  6. Sean Jarrett

    I guess that buys them a lot of freedom. F#@*ers!

  7. Tyler

    I’ve been using Zoho for a while, then stopped once it started becoming full of bugs. They requested my login info to see the errors I was getting but obviously I refused.

    I will give this a shot, however, I am still very skeptical when it comes to using online office applications to handle sensitive documents.

  8. Grip

    You act like Google isn’t already working on this functionality. They are already working on implementing Google Gears so their online office suite can function like desktop apps.

  9. james

    I think google should buy glide operating system. GOOGLEOS

  10. Andrew

    Is it just me, or do the Google aps seem to be a bit half-a*sed? ie Google launches something, makes a big fuss of it, and then doesn’t really ever bring out a version 2.0.

    The fact that techcrunch draws attention to all those Math functions shows that Google’s attempt is very basic.

    Or - am I missing the point? Is Google’s stuff supposed to be basic?

  11. Frank

    But Googles offline approach is based on the browser

  12. toivo

    why spreadsheet? we need some web db app that has free layers. Data, presentation, integration

    Most excel files are some very basic dimnesions combined. Start by defining with dimensions (fruits: apples, bananas mont: jan … dec). How to present (crosstable, dorp-down menus for filter) dimnesions and how to format (css). What users want from these tables? Input: “Fruits” dimension as form warehouse dimnsion from DW. Output: insert table into biggerer sales analyse document or presentation.

    Hah, is it that complicated?

  13. JasonH

    @1 & 2

    As a research scientist, I’d have to say they are not late to the party. Google docs and Zoho (not mentioned in the blog) still have a long way to go to be beneficial to a large demographic that has both a large dataset (e.g. microarray data) and the need to distribute that data to multiple editors.

  14. toivo

    I forgot to turn the spell checker [ON] …

  15. Benjamin McCarthy

    Glide just clobbered Google in a PC World Review in the December Issue. Considering all the money Google has, their online apps are pretty weak.

  16. Pete

    Do any of these online spreadsheets have Data Analysis tools like in Excel (regression, correlation, etc.)? I know Google Docs doesn’t, but that would be *really* useful.

  17. Jeremy Chone

    I actually like Microsoft Excel on my desktop (Especially Excel 2007).

    What I really want is a seamless way to share some of my Excel data and reports online. kind of a Microsoft Office Live Workspace + Google Spreadsheet.

    Just curious, are they using OpenOffice code in their C++ desktop application, or is it really from scratch?

  18. Jon

    It seems that these days every time Google launches a “product” - only it’s not a product it’s advertising. So far I don’t see any advertising on the Glide site.

  19. Debbie

    Glide appears to be the best product but it is going to take a lot more than 6.5 million dollars to beat Google and Adobe. Maybe they can do it.

  20. BH

    Terms of service… Does Google say this too?

    TransMedia reserves the right to monitor, review, retain and/or disclose any files, content or information in your Glide™ account in order to assess your compliance with the Terms of Use (including all policies, guidelines and other supplemental documents adopted by TransMedia) and to comply with applicable laws, rules, regulations, legal process or governmental requests. TransMedia may also access your Glide™ account, including any files or content, for such purposes or to respond to service or technical problems.

  21. Ari

    Google reads everything from your gmail (just look at the ads related directly to the content of your email) to your search entries. At least glide has no incentive to read your stuff because they are not ad revenue based. Google is at the heart of the privacy issue.

  22. Fabian Schonholz

    I just tried it. I am so disappointed. Flash and .Net :(

  23. Peta

    Why are Sharepoint users resorting to email for transferring bulky spreadsheets?

  24. quick

    Sounds just like Thinkfree Premium, except Thinkfree has offline versions of all their office apps.

  25. sanje

    Has anyone tried the Glide iphone app? It is impressive. they have a pretty sophisticated ajax word processor and a feature rich ajax web publishing app. The apps work in sync with the desktop versions perfectly so far.

  26. Fabian Schonholz

    This is great. I will have to try it. Obviously a company wants to make good on the trust that the investors put on it, however, successful or not, late to the party or not, it does present a different perspective to the cloud.

    I wish them luck.

  27. Will

    It appears that Glide is a combination of Flash and Ajax apps in the the browser and local apps outside of the browser with their synchronization app maintaining files on Glide servers and the user’s desktop. it’s worlds apart from the Google gears approach and maybe better.

  28. Raul Lopez

    Ah, but can it do a “diff” between two spreadsheets? Show/track changes by multiple users?

  29. I Am Not Posting To Spam My Blog

    When I read the title my first thought was that Glide sounds like a brand of razors. Actually, that’s a good idea. They should stop this thing and sell razors instead. Everyone needs razors. They could become the first Web 2.0 startup to make a sensible profit.

  30. Clancolin

    If I’m reading their terms and conditions correctly, this is for personal use only.

    So if I store a document concerning or from work, they can cancel my account. How will they know what’s in my documents? The signup allows them to read anything and everything I upload.

    Thanks Glide, but no thanks.

  31. Keith

    It seems like they get the need for on and offline spreadsheets. The problem is that Excel won the spreadsheet wars years ago. Check out http://www.expressocorp.com for an alternatvie that acutally gives you multi-user, web enabeled Excel.

  32. jmh0

    Agreed, Excel is the end-all spreadsheet. No one will ever be able to dethrone the king spreadsheet, not even the minions of Google typing away and exercising their overinflated stock options :| will be able to beat Redmond’s domination. See applixware, lotus, wingz, xsess (and those are the easy one’s to remember) that are losers in this area.

    Good luck to Glide and Google, I am a skeptic.
    jmh0

  33. VPZONE

    This is preety cool.. Do they have interface / API (like Excel server )so we can get this information via other applications ?