Live data from Hacker News

Show HN: A tool that transforms your whole list with just one example

transformy.io

31–40 of 151 posts

Re: Show HN: A tool that transforms your whole list with just one example

#34

Amongst other things this can be used for cleaning tables/lists from special characters, changing date formats and creating xml or json. Feedback and suggestions are very much welcome! We plan on adding a few more features soon as right now it is fairly basic but would like to hear some opinions and see if there's people out there that have a use for this.

Does it work by a general library for learning patterns, or as a collection of heuristics to match common cases?

That difference would change the kind of examples I would try it with, knowing in advance when they're too complex to work.

Re: Show HN: A tool that transforms your whole list with just one example

#35
post #23

In chrome it doesn't work. It never seems to update in real time, only at random long intervals

We're having some problems because of the traffic (we didn't expect reaching the front page) it should be smoother in a little while.

Re: Show HN: A tool that transforms your whole list with just one example

#37
post #13

Not sure that this is doing what it's supposed to. This series: 11/1/2008, 12/1/2008, 6/1/2009 transformed to this: November 1, 2008, November 1, 2008, November 1, 2009

It didn't work for me either. I guess the someone's friends are downvoting people who find flaws in it!

Re: Show HN: A tool that transforms your whole list with just one example

#38
post #13

Not sure that this is doing what it's supposed to. This series: 11/1/2008, 12/1/2008, 6/1/2009 transformed to this: November 1, 2008, November 1, 2008, November 1, 2009

We don't interpret the data, we only change the format. Since "November" doesn't literally match anything on the first line, it is repeated for each one of them.

Re: Show HN: A tool that transforms your whole list with just one example

#39
post #37
post #13

Not sure that this is doing what it's supposed to. This series: 11/1/2008, 12/1/2008, 6/1/2009 transformed to this: November 1, 2008, November 1, 2008, November 1, 2009

It didn't work for me either. I guess the someone's friends are downvoting people who find flaws in it!

See my other comment.

Re: Show HN: A tool that transforms your whole list with just one example

#40
post #23

In chrome it doesn't work. It never seems to update in real time, only at random long intervals

We're having some problems because of the traffic (we didn't expect reaching the front page) it should be smoother in a little while.

Ah, so it does the calculations on the server? My bad, I assumed it was calculating everything real time on the client. What is the server written in?
Post reply on HN