Hi Xavier, Since I have not been able to check in anything yet, you will not be able to install the application locally. What I meant for you to try out was play the game at http://apps.facebook.com/cardstories-dev/?ref=bookmarks&count=0
I am getting below error while checking in bzr: ERROR: Could not acquire lock "(remote lock)": bzr+ssh://bazaar.launchpad.net/~pranjal/cardstories/devel/ I tried the 'bzr break-lock' earlier and it helped breaking the local lock. Tried it again today and seems to have opened the lock on the server as well. So I have checked in the code finally :) For the communication part, well I was not able to send emails regularly but shall try to send updates everyday and shall be available for chat tomorrow. Best! Pranjal -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Xavier Antoviaque Sent: 17 March 2011 16:04 To: [email protected] Subject: Re: [Farsides] [Cardstories] Hi Pranjal, On Mon, 2011-03-14 at 12:50 +0530, Pranjal Srivastava wrote: > I have made some progress with the game implementation and now the > functional flow seems to be working. You may want to try to run the > game and let me know what you think. Sure - I'll try an install. Is the INSTALL file up to date, or do I need to know anything else before trying it out? > 1. Facebook sharer (share.php) was not working and would not work > the way we were expecting it to work. So I have used a separate > mechanism to make it work. Do take a look when you get a chance (Step > 3 of game creation) > 2. At multiple places the game was broken, so that has mostly > been sorted out to be able to run the complete flow. > 3. Have done some RnD to how we can display some parts of the > application on page outside of FB. Seem to have made progress on that. > Should be able to complete in another couple days. Alright - thanks! > Some things that are holding me up are: > 1. Unit test cases: What are your expectations? Basically, this > application is running with FB integration and when I try to run the > UTC, since FB login etc would not have been done. Most of it is > failing. So only option left for me is to do some coding specifically > for UTCs, but that sort of defeats the logic of having the test cases > themselves, if we have to write some code in the actual program to > bypass logic for testing. Usually the best way to handle this when there are dependencies on external web services is to setup simple "fake" services just for the purposes of the tests. This way you can simply run them by just changing the URL that is polled. > 2. Code check in: Well I have run into all sorts of problems with > Bazaar. I have tried command line as well as the GUI. I was able to > test the check in and it did go through in my branch. But then when I > tried to check in my actual code (130 odd files) it froze on me for > some time so I killed the process. Initially it kept saying that local > copy is locked and I fixed it but now it says server is locked and I > am not sure what to do next. You could have a look at the 'bzr break-lock' command - it could help with the current locked status. For the other error, could you copy & paste the errors you're getting? Thanks! Btw, here is a copy of a message I posted on vWorker yesterday. Note that I do appreciate the work you're doing and the communication that you're already doing, but this is still not at the level that was agreed on on vWorker. Let me know your thoughts: ========== > Pranjal will send you a detailed status report. Actually, I still don't receive daily status reports, and I'm still waiting for an answer for the final deadline. : ( I hate to agitate the arbitration threat, but I'm getting more and more the feeling that we'll have to go through this, unless we can establish a reliable communication channel. Can we agree on the following points ? 1) Every day, an update of the progress is posted on http://farsides.com/blog/groups/card-stories/ and vWorker 2) Every day, changes to the code must be commited and pushed to the launchpad repository 3) Every day, the daily report and code changes must show progress toward completion 4) We set a deadline In the meantime, I'm setting the deadline to next Monday. Please let me know in the meantime if you'd like to set a different deadline, and if the above is ok with you. Ah, and another thing I'd like to add to the list above: 5) Participation to the weekly meeting, every Friday at 9:30am Paris time on http://farsides.com/chat/ It would allow us to discuss directly and regularly, which would help a lot to maintain a good communication and visibility. ========== Xavier. _______________________________________________ Farsides mailing list - [email protected] Wiki: http://farsides.com/ List: http://farsides.com/ml/ Forum: http://farsides.com/forum/ Ideas: http://farsides.com/ideas/ Chat: http://farsides.com/chat/ _______________________________________________ Farsides mailing list - [email protected] Wiki: http://farsides.com/ List: http://farsides.com/ml/ Forum: http://farsides.com/forum/ Ideas: http://farsides.com/ideas/ Chat: http://farsides.com/chat/

