124 resultados para live projects
Resumo:
In tissue engineering, a variety of methods are commonly used to evaluate survival of cells inside tissues or three-dimensional (3D) carriers. Among these methods confocal laser scanning microscopy opened accessibility of 3D tissue using live cell imaging into the tissue or 3D scaffolds. However, although this technique is ideally applied to 3D tissue or scaffolds with thickness up to several millimetres, this application is surprisingly rare and scans are often done on slices with thickness <20 μm. Here, we present novel protocols for the staining of 3D tissue (e.g. intervertebral disc tissue) and scaffolds, such as fibrin gels or alginate beads.
Resumo:
What was I working on before the weekend? and What were the members of my team working on during the last week? are common questions that are frequently asked by a developer. They can be answered if one keeps track of who changes what in the source code. In this work, we present Replay, a tool that allows one to replay past changes as they happened at a fine-grained level, where a developer can watch what she has done or understand what her colleagues have done in past development sessions. With this tool, developers are able to not only understand what sequence of changes brought the system to a certain state (e.g., the introduction of a defect), but also deduce reasons for why her colleagues performed those changes. One of the applications of such a tool is also discovering the changes that broke the code of a developer.