html5-img
1 / 7

Keeping in touch

Keeping in touch. Presenting useful tools for development and communication. Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus. http ://wiki.gpii.net / Contains documentation on the architecture and more Public and free to browse for anyone.

yuval
Télécharger la présentation

Keeping in touch

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Keeping in touch Presenting useful tools for development and communication Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus

  2. http://wiki.gpii.net/ Contains documentation on the architecture and more Public and free to browse for anyone. Needs login to add and edit content ("Log in / create account" link in top right corner) Documentation: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus

  3. Mailing list architecture@lists.gpii.net Sign up yourself at http://lists.gpii.net/ Good place to ask questions – NO QUESTIONS ARE STUPID Communication: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus IRC #fluid-work and #fluid-tech on irc.freenode.net Channels are open and logged "Live support" - developers hang out there and it's a good place to ask questions

  4. We use Atlassian JIRA for bug-tracking http://issues.gpii.net Every time you work on something related to GPII implementations, create a JIRA for it Everyone: • Create an account on bug tracker • Create a JIRA for your implementation Issue tracking: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus

  5. We use Gitfor versioning • Supplementing with Github: • Help tracking/collaboration • Public repository for easy referencing • Easier review process • Always reference JIRA’s on commits • Resources: • https://help.github.com/ • http://try.github.io/ Version Control: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus

  6. Node-inspector is your friend • npm install –g node-inspector • Run inspector in console • Run gpii in debug mode: node --debug gpii.js • Use Google Chrome for debugging • http://127.0.0.1:8080/debug?port=5858 Debugging: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus

  7. Forums and more are available Communication #2: Vilamoura Implementers Workshop, Sep. 17-18 2013, Kasper Markus

More Related