Tom Morris

Results 157 issues of Tom Morris

What are the criteria for being included the OKFN Labs [project page](http://okfnlabs.org/projects/#featured=true)? When I looked at the page today, top center was occupied by the "Puppycide" project. Inflammatory name aside,...

_Original author: thadguidry (November 11, 2010 19:38:44)_ Ed Laurent (Freebase expert) would like to be able to use Google Refine to import BibTex files to then load data into Freebase...

enhancement
imported from old code repo
priority: Medium
import
new data format
help wanted
good second issue

_Original author: [email protected] (October 26, 2011 15:29:41)_ Currently Refine stores project data in a OS-specific location but the user is not allowed to reconfigure it. It should be possible instead...

enhancement
imported from old code repo
priority: Medium
persistence
documentation

Subjects are currently treated as strings, with light normalization to coalesce similar strings, which limits our flexibility to do things like support aliases, multiple languages, metadata such as descriptions, links...

Type: Feature Request
Theme: Internationalization
Affects: UI
Priority: 2
Affects: Data
Affects: Server
Needs: Community Discussion
Lead: @mekarpeles
Affects: Experience

Basically any plot longer than 3 days is unusable, it least with Chrome on Mac. Part of the problem may be the increasing price volatility which creates more data to...

It doesn't look like they ever worked, so the failures are misleading.

While nice from a UX point of view, it's a CPU & memory hog for large numbers. With it off, hover still works, but only when you're directly over the...

The next time that we plan to make an incompatible change to the API, we should replace as many uses of `java.util.Properties` as possible. When the original implementation was done,...

Type: Feature Request
extension
refactoring
Module: API

Refine attempts to present a unified numeric datatype to the user while using two different internal datatypes as an attempt to balance execution efficiency with a simpler user experience. However,...

Type: Feature Request
Module: Frontend

Our divide by zero behavior is currently inconsistent and should be cleaned up ### Current Results ``` 0 / 0 == NaN 0.0 / 0.0 = NaN 1 / 0...

Type: Bug
grel