Hacker News new | ask | show | jobs
by darklajid 4881 days ago
Help me with

  The Hall web app is 6 times faster than existing enterprise solutions
That's just as confusing? Can you explain that in a couple more sentences? My CTO just raved about 'We need to give Yammer a try, someone just recommended it'.

Why wouldn't we (ignoring my own 'what the hell is a social intranet' questions)? Can you give me a pitch in three sentences?

2 comments

We invested in building a Single Page Application (SPA) which means when you use Hall, click around, the page never refreshes.

This helps our customers get things done insanely fast. Imagine if Gmail was a website and not a web app, that's what other enterprise apps feel like IMO.

Also, Hall is one of the few enterprise companies that has a true SPA. We ended up building a highly customized framework on top of Backbone.js, Node, Zepto. If you're curious to learn more I'm sure our CTO would be happy to write an engineering post when he has a moment. Let me know.

I'm really not trying to be a dick here.

Why do I care about a single page application and how does that make your app 'six times faster than unnamed other solutions'?

I fail to see the connection to GMail (I thought you want to move away from the 'why not just email?')?

"A true SPA"? I failed to find out what 'SPA' means [1], I thought SLA first but got confused.

Nothing personal, but your reply didn't help a bit for this single guy here. I was complaining about marketing terms on your site and got .. a response on the same level.

1: http://en.wikipedia.org/wiki/SPA

Developers probably aren't the intended audience. Yammer, Chatter, Hall, etc are going after enterprise customers.
developers think: "oh irc, on _the_ web"
Hi darklajid, I'm CTO of Hall. Let me know if you have any additional technical questions about the app. As Brett said, it's probably time to start doing some more technical blog postings.
Hey, I'll forward that internally (it seems we are going to introduce a solution like yours/yammers in the near future, based on the "I want this!!" face I saw today).

But yeah, more technical information would be nice. I would _guess_ (wildly, with little information..) that your standard target customer is the management type - at least that's what the website shows me right now (and 'six times faster than some unknown enterprise solutions' is really .. weird).

If you go for more technical details or really just more "Look, this is why we're doing cool stuff" posts: I'd be interested to learn more.

Hi

I'm just wondering what did you use to package your webapp for desktops?

Thanks!

stokanic, we started with adobe air which was a quick way to test our hypothesis early on that a desktop app would increase retention. We have since moved on to building native experience w xcode.
Ah, I see you've only done the desktop app for osx and not win. I was hoping you'd use something like CEF[1] and that you'd blog about it

[1] https://code.google.com/p/chromiumembedded/