Hi Pierre, I've taken some time to look at your feedback more in depth, and opened the corresponding bugs/ideas.
On Mon, 2011-01-31 at 19:21 +0100, PM wrote: > farsides websites > ================= > * I'm lost: too many websites. It's complicated to know where to find > informations between the wiki, the blog, the uservoice, the tracker, etc. > * this could be fixed on an exhausitve wiki page. > > > wiki farsides > ============= > * design ugly > * ubuntu footer => why ? > * dead links : > * http://farsides.com/wiki/UML_Schema => dead link inside > * lot of obsolete content Yes, the wiki is clearly an issue today - it needs a lot of cleanup, and the implementation of the wiki skin is not very good. It's on David's todo. :D If you want to participate to that part, work on this could definitely be included in a daily iteration. => Added here: http://feedback.farsides.com/forums/90557-humanity-project-accessibility/suggestions/1465185-improve-wiki?ref=title (I've also deleted the broken link from the wiki - thx) > server install > ============== > > http://bazaar.launchpad.net/~hackit/hackit/trunk/annotate/head%3A/INSTALL > * This is a text file, but it is displayed on LP as code (colored > syntax), this is maybe configurable on LP. I didn't find any, but I've changed the link to remove the revision numbers that were displayed - it's already a start. : ) > * lacks php-pear dep Added, thanks. > * deprecation warning: > root@farsides-dev:~# pear install DB_DataObject > WARNING: "pear/DB" is deprecated in favor of "pear/MDB2" That one is for the DataObject project to fix - it will likely disappear with one of the future releases. > * lines 34 should be moved after the 29 Fixed. > * typo on line : > # apt-get install php5-xdebug php5-cli php5-sqlite php5-db php5-cli > I guess you mean "php5-dbg" instead of "php5-db" wich is as no > installation candidate. Fixed. => http://bazaar.launchpad.net/~xavier-antoviaque/hackit/newmissions/revision/268 > The code base > * big repos (600Mo) > => bzr: out of memorys \ Fetching revisions:Inserting stream:Estimate > 10255/10582 > Use -Dmem_dump to dump memory to a file. > => the initial bzr branch dures 12H : this is long, and we should be > aware of that before starting the initial cloning. Good suggestion - it's true that with the animation files things have got a little bit out of hand, would be good to move those files on the file repository instead. http://feedback.farsides.com/forums/90259-humanity-project-missions-api-requests-code-/suggestions/1465263-make-the-codebase-smaller > demo mission feedback > ===================== > > First visitor screening: > * some .png files are too big in term of memory : earth is 2mo, target > is 600Ko. There has been a lot of work to reduce this size as much as possible, and I don't see what else we could do here, if we want to have large animations. Was it a problem because of the loading time, or because of the memory footprint? > * "go to the agencie remote desktop" should be bigger than the rest as > we want the player ton click on it Yup, actually I was thinking of removing this intro sequence altogether, as I've noticed nobody talks or care much about it, and on the other side I've seen lots of complaints about the fact that it's too big, too heavy, and that people want to "play now!". We could reuse the earth in another context - maybe in a mission where we have to localize another agent? Or even a minigame about satellite localization? (David keeps saying that the cursor looks like a satellite ;p) Added: http://feedback.farsides.com/forums/90557-humanity-project-accessibility/suggestions/1465303-remove-the-introduction-sequence?ref=title > > First chat with EagleEye: > * This guy as really big problems with the keyboard ! Could we reduce > the number of keyboard failures he does ? This is quickly boring Ahah, it's true : ) Added: http://feedback.farsides.com/forums/90557-humanity-project-accessibility/suggestions/1465307-reduce-the-number-of-typos-from-eagleone > * unclear sentence: "What does the message mean and where was he when > he sent it?". The "he" refers to the missing agent, but in the previous > sentence we spoke about a painter. Should be split in 2 questions: "What > does the message mean? where was _the agent_ when he sent it?" Fixed. http://bazaar.launchpad.net/~xavier-antoviaque/hackit/newmissions/revision/269 > Some link 404 not found (firebug detected): > * http://proxy.hackit.farsides-dev/images/srpr/nav_logo27.png Yes, this is coming from the proxy. The proxy tries to have the browser fetch the HTML through him, and leave the rest in direct - but fails sometimes. Entered a bug: https://bugs.launchpad.net/hackit/+bug/714756 > * some external_js Yes, this is actually on purpose - it allows to use the navigator's cache. Do you see a reason to not do that? > Tools window: > * Mistake in sentence: "This tab provides you with information about…" > should be "provides you informations". Sure? 11M vs 52K results in Google ;p > Hacking mini-game: > * some js errors detected by firebug You remember which ones? I've created a bug entry, you can add it there directly: https://bugs.launchpad.net/hackit/+bug/714758 > Login/create account window: > * From the tools windows, clicking on "login", the login pops, but at > the bottom layer. So it is hidden by the other windows , preventing the > user to log in. This shloud be at the top layer instead, or better in a > window like the chat/tools/browser window. > * The font for "register" / "cancel" is too small. > * I don't like the leetspeak as default content, it's unclear and makes > me feel nerdy whereas I'm a gentleman. > * The fields should have a label around, and not only default value > inside: "email:, "password:", like normal forms on standard websites. Yup - this is inherited from the old interface, and the switch to the new windowing system something that should have happened during the Sprint, but there was no time. I've added it: http://feedback.farsides.com/forums/90557-humanity-project-accessibility/suggestions/1465457-move-old-overlay-boxes-to-the-new-window-system Should probably be done at the same time as http://feedback.farsides.com/forums/90557-humanity-project-accessibility/suggestions/1426361-improve-the-windowing-system?ref=title > email configuration > ==================== > * hardcoded emails are sent (vlad@...), whereas everything should be in > the config.php file. Yes, it comes from the unittest I think. Added a bug: https://bugs.launchpad.net/hackit/+bug/714768 Thanks again! 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/

