Owen Stephens

Results 63 comments of Owen Stephens

Looking at the Gephi/LibreOffice examples the most obvious easiest improvement we could make would be a big "Download OpenRefine now" button as the first thing you see when you get...

I had a look at the code after @fabiolinus posted this on the mailing list and found (if I'm reading it correctly) that 'Trim leading & trailing whitespace from strings'...

Very happy to be involved. No particular timing for me - I'll make time as necessary

I want to just pick up on some of Tom's comments: Firstly I sympathise with the comments about phpBB etc (also having been there and done that!) and agree that...

I tried to use this extension with 3.4.1 but got a butterfly error. Looking at the github repo, it looks like there could have been issues running the extension since...

>I think we can just change the version compatible in my patch? Agreed - but I don't currently have an installation older than 3.4.1 so can't check what the latest...

>So I would be cautious about forbidding in the software itself the upload of reconciled values without additional properties as a blanket measure. I tend to agree here @wetneb -...

I definitely see the convenience, but not entirely sure I see the logic - it's asking for an implied "forEach" which seems slightly counter-intuitive (or at least, making the transformation...

I think I'd be more relaxed about an additional control that took an array and then a list of arguments: `eachToString(array, format)` `eachToNumber(array)` `eachToDate(array, boolean monthFirst, string format1, string format2,...

> The documentation lists only string, number, date, boolean, error, and null as valid argument values That's not ideal! I'm trying to work out where the behaviour of `toString()` on...