-
- While updates have been posted since April 30, these don't appear at homepage
- Same problem on both WASH Alliance and Connect4Change websites
-
- In footer
-
RSR now has a read-only API that allows the programmatic exporting of a fair amount of its data.
We now want to be able to import project data programmatically into RSR. Tastypie provides for almost …
-
Feel free to test output on this file: http://xvilka.me/Oneplusone.bin
It is compiled for ARCompact from
$ cat oneplusone.c
int main() {
int i;
i = 1 + 1;
}
$ arc-elf32-gcc oneplusone.c -o…
-
I don't know if this is an issue with the adapter or my code but I could definitely use some help if available.
Here's my db config:
```
development:
adapter: mysql2
encoding: utf8
reconnect:…