-
- [ ] Name: Contacts
- Code: com.sonyericsson.android.socialphonebook/com.sonyericsson.android.socialphonebook.LaunchActivity
- Link: https://play.google.com/store/apps/details?id=com.sonyericsson.and…
-
Buster has a really nice feature: return a promise for an asynchronous test:
``` javascript
"some test" : function() {
return when(asyncThingy()).
then(function(actual){
…
-
I'm open as to how these are included, but I think it would be good to have them included, even if only as String constants somewhere with the full datatype IRIs as their values:
http://www.w3.org/TR…
-
See [this jsbin](http://emberjs.jsbin.com/jetevigahu/1/edit).
The `source` array changes often and in large batches. We rely on array property change coalescing for this to not be a performance issue…
-
Hi folks!
I can't compile Luzzu of OS X 10.9.5. Unfortunately, I can't post the full output of the `mvn clean install -X` command here (because it is too long), so I post just an exception message and…
ghost updated
9 years ago
-
In reviewing and trying to load "fake data" into the OMOP CDM v5 Data Model it has come to my attention that vocabulary_version column entries in two tables have differing lengths, which has a potenti…
-
## Update:
Sails v0.10.0-rc3 is now available on npm.
> ##### Upgrading to Sails v0.10 beta:
>
> Install:
> `$ sudo npm install -g sails@beta -g`
>
> Docs:
> [beta.sailsjs.org](http://beta.sailsjs…
-
I am getting a few unit test failures on current master (on Linux):
```
(nengodev)CTN02:nengo|master> py.test --pyargs nengo …
-
I'm trying to run the following script on the `spaopt-v2` branch (which includes the `fix_cconv_radius` branch):
``` python
import nengo
import nengo.spaopt
import numpy as np
import matplotlib.pyplo…
-
Cannot require rdf-vocab directly, but it is present after require of linkeddata gem; i.e.
``` ruby
[1] pry(main)> RDF::Vocab::OA.Annotation
NameError: uninitialized constant RDF
from (pry):1:in `__p…