The page where the user picks a card at the beginning of a game was integrated. The modifications also include an update of the logo and adjustments of the game creation and vote selection confirmation.
Continue reading “CSS integration and game interactions (part 2)”
Credits and copyright display
A credits and copyright notice has been embedded in the HTML page so that it is present at all times. It is displayed as an overlay on top of the current page when the user clicks on the powered by link added at the bottom of each page.
Continue reading “Credits and copyright display”
CSS integration and game interactions (part 1)
tartarugafeliz created a new set of mockups for improved interactions. The players are shown a page to make it clear that they should wait for the others to pick a card or wait for the others to vote. A link to the list of game was added to each page. A game progress indicator is shown at the top right corner of each page.
Continue reading “CSS integration and game interactions (part 1)”
merging cardstories contributions
Xavier Antoviaque contributed patches on a few different topics. They were inlined into a ticket, isolated into a branch, cherry picked or manually reconstructed.
Continue reading “merging cardstories contributions”
cardstori.es 1.0.3 release candidate
The 1.0.3 cardstories release candidate has been installed. It improves packaging and interaction.
Continue reading “cardstori.es 1.0.3 release candidate”
select a card from a deck
The cardstories JavaScript client was modified to show feedback when selecting a card. The cards are made bigger and overlapping to improve readability. The author of the game can only chose between seven cards instead of 36.
Continue reading “select a card from a deck”
merging cardstori.es contributions
There currently are three cardstori.es repositories, loic, antoviaque and lincoln. Pending patches from lincoln and antoviaque have been merged into loic repository.
Continue reading “merging cardstori.es contributions”
benchmarking cardstori.es with tsung
Benchmarks using tsung on cardstories showed that long poll requires almost no resources, the server is stable with 25 simultaneous requests served in less than 50ms each and that it overloads when going over 200 simultaneous requests.
Continue reading “benchmarking cardstori.es with tsung”
cardstori.es
The cardstori.es domain was bound to the development machine. A ticketing system and wiki was installed and bound to the git repository. The Debian GNU/Linux package was proposed for inclusion.
Continue reading “cardstori.es”
cardstories part 15: invitations
When the invitations look like email addresses, the permalink to the game is sent to the corresponding address. The CardstoriesService class was re-architectured for consistency. The interaction and artwork issues were discussed extensively with Xavier Antoviaque and tartarugafeliz. Solutions and new graphics will be provided.
Continue reading “cardstories part 15: invitations”