Treat it like an iPhone app. plenty of folks waiting to click Install. Not only that, people tend to make time for the apps they pay vs. free apps. Get them to commit from day one. I think this is critical!
Regardless, Congrats! +1 for the Canada :D
61–70 of 91 posts
Treat it like an iPhone app. plenty of folks waiting to click Install. Not only that, people tend to make time for the apps they pay vs. free apps. Get them to commit from day one. I think this is critical!
Regardless, Congrats! +1 for the Canada :D
What framework/language was this coded in? Cappuccino?
I see traces: https://app.getflow.com/assets/standard_interface.js - backbone.js (~44 controllers extend from FlowViewControllerAbstract) - underscore.js - jQuery - iscroll https://github.com/cubiq/iscroll - socket.io - Modernizr - SWFupload - Showdown.js (Markdown parser) Server (heroku): - Rails - nginx/0.7.67 - varnish
Models:
Flow.Models.BaseModel
- Flow.Models.Account
- Flow.Models.Activity
- Flow.Models.Attachment
- Flow.Models.Comment
- Flow.Models.Count
- Flow.Models.Invitee
- Flow.Models.ListItem
- Flow.Models.Tag
- Flow.Models.Task
- Flow.Models.TrackedChange
Collections - Flow.Collections.Accounts
- Flow.Collections.Activity
- Flow.Collections.Attachments
- Flow.Collections.Collaborators
- Flow.Collections.Comments
- Flow.Collections.Folders
- Flow.Collections.Invitees
- Flow.Collections.List
- Flow.Collections.Projects
- Flow.Collections.Tags
- Flow.Collections.Tasks
Controllers: View:
- FlowAccountTasksInfobarProjectsListViewController
- FlowAccountTasksViewController
- FlowActivityPopoutViewController
- FlowBillingSettingsAccountsDivisionViewController
- FlowBillingSettingsCreditCardDivisionViewController
- FlowBillingSettingsDeleteDivisionViewController
- FlowBillingSettingsSubscriptionDivisionViewController
- FlowBoxDetailViewController
- FlowDelegatedTasksInfobarPeopleListViewController
- FlowDelegatedTasksViewController
- FlowFolderDetailViewController
- FlowFolderInfobarPeopleListViewController
- FlowPopoutListViewController
- FlowProjectDetailViewController
- FlowProjectInfobarPeopleListViewController
- FlowQuickSearchResultViewController
- FlowSearchResultsViewController
- FlowSidebarPeoplePaneViewController
- FlowSidebarProjectsPaneViewController
- FlowSidebarTagsPaneViewController
- FlowSWFPhotoUploadViewController
- FlowTaskDetailInfobarPeopleListViewController
- FlowTaskPopoutFormViewController
Event:
- FlowAppEventController
Front:
- FlowFrontControllerthe video is cool, though the voice sounds bored.
maybe a more interesting example and screenshots/videos of the mobile app versions could be included in the video. i woulldn´t sign up without seeing how the mobile versions look. but anyway, quite interesting! (kept me from finishing, ok starting with, my paper :)
Their intro video ( http://www.youtube.com/watch?v=uxF7F5T-_Z8 ) is beautifully produced, but man does it make me uninterested in trying out Flow. The video presents a use case (planning a simple party) that already has multiple "free" solutions (SMS, Email, Cellphones...) which seems like a much easier approaches. Do people really want to assign todo items to their friends? I get that Flow is probably capable of muc…
Very well designed. The quality is so well done in fact, that I'm surprised it's not behind a pay wall. This would be perfect for the iPad. I suppose giving us a 14-day play time should help convert.. but If I were MetaLab, i'd charge from day one. Treat it like an iPhone app. plenty of folks waiting to click Install. Not only that, people tend to make time for the apps they pay vs. free apps. Get them to commit from…
In the App Store maybe, but not many people are waiting to pay for web apps.
I'd be very interested in hearing if someone from Flow could talk a bit about their client-side code. It appears to meld Backbone.js with Socket.IO, for live updates to models via remote collaboration...
What framework/language was this coded in? Cappuccino?
I see traces: https://app.getflow.com/assets/standard_interface.js - backbone.js (~44 controllers extend from FlowViewControllerAbstract) - underscore.js - jQuery - iscroll https://github.com/cubiq/iscroll - socket.io - Modernizr - SWFupload - Showdown.js (Markdown parser) Server (heroku): - Rails - nginx/0.7.67 - varnish
As a user of Flow for the past few weeks, I've been blown away by its UI and usefulness. Unfortunately, the pricing seems a bit steep for personal use. I'd also like to see some clarity on how pricing works with groups of people.
I respectfully call this a ridiculous proposition. How is $10/mo expensive for this, or for anything in life? It seems to me Flow pricing is learning a valuable lesson from MobileMe: if it's useful, people will pay.
If you're using it to help generate income, then it's a tiny price to pay. But the demo video shows "planning a party" as a use case and that can be done almost as effectively for $0 using email.
What framework/language was this coded in? Cappuccino?