xul-ext-firexpath

extension for Firebug to edit, inspect and generate XPath expressions

FireXPath is a Firebug extension that adds a development tool to edit, inspect and generate XPath expressions. With FireXPath you can: * Edit XPath expressions with auto completion (using TAB or up and down arrows). * Evaluate the expression on HTML or any XML documents. * Display the result of evaluations in a Firebug-like DOM tree. * Highlight the results directly on the document displayed by Firefox (works only with HTML documents). * Generate an XPath expression for an element by right clicking on it and selecting "Inspect XPath" located under "Inspect Element". * Define the evaluation context of an XPath expression. * Choose the document in which to evaluate the XPath expression (only applicable for HTML documents with frames or iframes).

libatinject-jsr330-api-java

Java API for JSR-330 Dependency Injection

AtInject is the Java API build by the JSR-330 Expert Group: <http://jcp.org/en/jsr/detail?id=330>.

radiance

Lighting Simulation and Rendering System

Radiance is intended to aid lighting designers and architects by predicting the light levels and appearance of a space prior to construction. The package includes programs for modeling and translating scene geometry, luminaire data and material properties, all of which are needed as input to the simulation. The lighting simulation itself uses ray tracing techniques to compute radiance values (ie. the quantity of light passing through a specific point in a specific direction), which are typically arranged to form a photographic quality image. The resulting image may be analyzed, displayed and manipulated within the package, and converted to other popular image file formats for export to other packages, facilitating the production of hard copy output.

radiance-sse3

Lighting Simulation and Rendering System - SSE3 optimizations

Radiance is intended to aid lighting designers and architects by predicting the light levels and appearance of a space prior to construction.

elida

pbuilder mail interface

elida accepts the URL of a .dsc file from the subject of a email message and downloads the rest of the files of the corresponding Debian source package. If there is a previous version in Debian, a diff between the old and new source packages is reported. It then runs pbuilder, piuparts, and lintian. The reports are compressed and emailed back to the user.

python3-widgetsnbextension

Interactive widgets - Jupyter notebook extension (Python 3)

Notebooks come alive when interactive widgets are used. Learning becomes an immersive and fun experience. Researchers can easily see how changing inputs to a model impact the results.