Pete Warden
Pete Warden
Thanks! :) I've just rolled in that fix. On Fri, Nov 18, 2011 at 1:33 AM, Josh Devins < [email protected] > wrote: > > Line 158 of text2people: > >...
Thanks Aurimas, good catch! I've put in that fix, hopefully it works for you now? I did look at adding that to the test case as well, but I don't...
Good point. I've added a short note to the documentation about POST calls.
Thanks Josh! I'd uploaded the PyPi version before my first release, and then had never updated it. As a short-term fix I've removed it, so the canonical one should be...
Sorry you're hitting problems! Could you send me details of your system (eg the result of 'uname -a', MySQL version, etc and I'll see if I can figure out what's...
Hi Avni, sorry about that, mind if I gather some details to help me track down the problem? Is that the 'Hello world' example you're using? Which browser and OS...
Unfortunately that's correct, some of the original audio doesn't have complete commands. I talk about how I handle these errors in my paper a bit: https://arxiv.org/abs/1804.03209 On Fri, Oct 26,...
Thanks Joe! I appreciate it, and a pull request would be handy, and I'll check it over when I have a chance. One pattern I've used in the past is...
Hi Matthew, first off, wonderful blog, that's such a great project to use Geodict on. It does look like you've uncovered a nasty bug, sorry you ran into that. I've...
That's correct. It's possible to add Javascript code on the OpenHeatMap object to respond to mouse events and display tooltips. There's no good tutorial available, but there is this reference:...