Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

CDGD
CDGD
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
12

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by CDGD
Customize the badges you want to showcase on your profile
Re: Predictable Cost Model - Adobe LiveCycle 08-05-2010
Thank you for this.I am now in touch with your UK distributor.Colin Dixon

Views

143

Likes

0

Replies

0
Predictable Cost Model - Adobe LiveCycle 04-05-2010
I'd like to know more about this - this is of great interest to me. We have a long-standing and busy FMS/.Net app that we've been looking to migrate for ages, but the opacity of the cost model was a barrier. How do I find out more?

Views

728

Likes

0

Replies

2
Re: Extending Cocomo - Adobe LiveCycle 29-01-2009
Thanks for this. I want to be able to share a single CollectionNode betweendifferent pods in the same session - each of which respondsdifferently depending on its type. I've tried doing this by using asingle sharedID so they map to the same shared data structure, butonly one seems to synchronise. Maybe I'm missing something. I guessI could just create a single ISessionSubscriber and proxy its stateacross the components. Why Cocomo? Good question! Because it's Adobe, it has to betaken seriously. ...

Views

144

Likes

0

Replies

0
Re: Hosting - Adobe LiveCycle 23-01-2009
This is a good question for me, too. I have an app which hassecurity requirements, which I want to port to Cocomo.Additionally, that app can use anywhere up to 200 MB per user perhour, in live and recorded video. I have concerns about the pricingmodel which might put us straight out of the ballpark. Anything youcan do to reassure us on this would be welcome, as we have to makea decision on comitting resources to Cocomo in the next fewdays.

Views

285

Likes

0

Replies

0
Extending Cocomo - Adobe LiveCycle 23-01-2009
I have an existing app which I'm looking to port to Cocomo.In essence it seems a good fit, using Flex/FMS in a collaborationapp which supports 30-50 people. The architecture is stable (3years since our initial port from .Net), so I'm looking at what itwould take to build an adaptor for Cocomo.The simplest way to add some of our existing features wouldbe to add two new Managers, and this would mean extendingConnectSession and IConnectSession. Is this 'legal', and would thisapproach have any long-...

Views

679

Likes

0

Replies

3
Migrating an existing application to Cocomo - Adobe LiveCycle 15-01-2009
We've developed a business application that uses asynchronised data model, live webcams, recorded video, interactiveapps. We use Flex for the client, and FMS/.Net for the servers. Wecurrently put about 150 users per week through a 3-hour sessionusing the app, and we need to scale up rapidly as our expectationis to double that in Q2 and double that again by year end. So it'sa mature and mission-critical app.I can see that a port of this app is feasible using Cocomo,but it would change our busines...

Views

584

Likes

0

Replies

1
Re: Detecting changes to managed collection - Adobe LiveCycle 01-11-2007
I guess the question here is simply - can objects in a mangedDataService collection be updated by a non-Flex client, in such away that changes can be pushed to clients through DataService? This post in this forum http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=583&threadid=1201197&highlight_key=y&keyword1=pushseems to suggest it is, but I have spent many hours andalthough I can get the server fill() method to fire, and althoughthe client collection is showing up as ...

Views

86

Likes

0

Replies

0
Detecting changes to managed collection - Adobe LiveCycle 01-11-2007
If I have autoSync enabled on a DataService, how do I detectsynchronisation events on a filled collection? I am using anAssembler. On my initial fill: this._ds.fill(listCollection, rest);I get a CollectionChanged event as expected onlistCollection. When the fill is subsequently executed on theserver, I can see my fill method being called on the server, butthe CollectionChanged event is not being fired in response on theclient. I am doing things this way because I want an external RPCcall to upda...

Views

380

Likes

0

Replies

1
Compile FDS application locally doesn't work? - Adobe LiveCycle 17-06-2007
In any FDS project created with the opition 'Compileapplication locally in Flex Builder', the error message:appears and the project won't compile.I've googled for this, and found a couple of other similarposts, but no reply. Does this mean that this option doesn't, infact, work?

Views

1.0K

Likes

0

Replies

8
Re: Assembler and Hierarchical Data Structure - Adobe LiveCycle 16-06-2007
Fixed, sort of. I was doing what I should be doing, except'Compile Locally' was not working.

Views

97

Likes

0

Replies

0