-
**[Giovanni Dall'Oglio Risso](https://jira.spring.io/secure/ViewProfile.jspa?name=giovanni.dalloglio)** opened **[BATCH-1873](https://jira.spring.io/browse/BATCH-1873?redirect=false)** and commented
…
-
Considering there's some privacy issues to use CDN-centralised font-faces (Open Sans and Font Awesome), I'd suggest to add them in the assets. I don't want the readers of a site I deploy to be tracked…
-
The first time when the PDF is rendered the data filled by any PDF writter, for instance Adobe:
![image](https://f.cloud.github.com/assets/1280241/2309984/5cdb8a64-a2dd-11e3-9394-68fecddd2419.png)
bu…
-
How to perform nounification using ConceptNet5
- ConceptNet wiki: https://github.com/commonsense/conceptnet5/wiki
- ConceptNet website: http://conceptnet5.media.mit.edu/
- ConceptNet repository: https…
-
I have been playing with the idea of developing something similar for SCP (on top of Net::SSH::Any). But one of the problems I have faced is that there isn't any CPAN module able to create tar files f…
salva updated
10 years ago
-
In classes don't have nothing about attr_accessor, attr_reader and attr_writter methods...
-
2.1.0-RC2
The new default heatbeat inceptor seems to be a bit to eager to become activated.
The following would make it less sensitive:
org.atmosphere.interceptor.HeartbeatInterceptor
Line: 85
Meth…
-
Hello, I think that one of the Plane constructors has an error
This:
``` C#
public Plane(Vector3 a, Vector3 b, Vector3 c)
{
Vector3 ab = b - a;
Vector3 ac = c - a;
Vector3 cross = Ve…
-
Your license states:
> This plugin is open source, and it couldn't be otherwise since it has been writter in PHP. The source is on GitHub, too; you can do everything you want with it, but you can't s…
gocom updated
10 years ago
-
Just a quick note for those using [Zizaco Entrust](https://github.com/Zizaco/entrust) for Role/Permission management (_updated_)
The Role model extends the EntrustRole class. The password attribute …