-
```
When doping a drag and drop for a shape into another container, only the top
shape of the dragged shape is moved. The children are all ignored. Of course
the complete shape including its child…
-
Not sure if this is just me doping something stupid, but here goes:
```
for f in files:
try:
vol = imageio.mimread(f)
except Exception as e:
print f
```
T…
-
It seems that Apple´s latest update on Mavericks, Yosemite and El Capitan has break compatibility with Click To Flash/Plugin.
-
the first example in https://github.com/guardian/frontend/wiki/Articles ie http://m.code.dev-theguardian.com/sport/2012/jul/26/london-2012-athletes-anti-doping the article has been removed
![screen s…
-
Hey there,
the generated report doesn't seems to be rendered with the correct path to the ChartJs (and the style.css as well).
The path where it looks for the js and css is: %path_to_generated_repor…
-
When Symfony2 was launched in the summer of 2011, Twig was a relatively new project and thus, Symfony decided to support both Twig and PHP templates. Now it's clear that Twig is the way to go when dev…
-
Consider the case where a parameter depends on a simulator quantity, zB vom doping level
-
_From [andre.knoerig@gmail.com](https://code.google.com/u/andre.knoerig@gmail.com/) on November 14, 2008 16:13:57_
The parts properties are still quite messy:
- properties names 'p1' etc. need to be …
-
The title is inaccurate: the paper is not about inhibiting parallelism, but rather about compensating its absence so as to preserve universality.
-
It seems ping/pong is using the 'data' event directly, which put the stream in 'old mode'.
I think we should develop a "ping-pong" util that is unaware of the underlining protocol/data format, so we…