Re: [PD] tracking multiblob with constant ID

2011-03-05 Thread Jaime Oliver
>> i think this goes beyond the constant id aspect of it or are you arguing >> that nearest neighbor is not the only/wrong approach to the problem? > > I mean that the nearest neighbour of centroïds is not the only approach to > getting constant ids. There are many possible ways of getting constant

Re: [PD] Download Pd?

2011-03-05 Thread Marco Donnarumma
All the "é" in the digest are usually rendered as "?" here. > > Btw, your emails report iso-8859-1 support, but quote my mails wrong. When > I use a non-breaking space prior to a question mark, do you see a 2nd > question mark instead ? How many question marks do you see in my signature ? > (ther

Re: [PD] Help parsing HTML with [httpget]

2011-03-05 Thread Mathieu Bouchard
On Sat, 5 Mar 2011, Philip Cunningham wrote: Strangely I cannot replicate the problems I'm having in Ubuntu Maverick on Windows Vista. Martin Peach also says that he is able to parse information without any errors on XP. This leads me to believe that the problem doesn't lie with my patch but e

Re: [PD] To divide a number in random parts

2011-03-05 Thread Matt Barber
On Sat, Mar 5, 2011 at 1:06 PM, Mathieu Bouchard wrote: > On Fri, 4 Mar 2011, Matt Barber wrote: > >> This all sounds about right -- I made [list-shellsort] more as a >> pedagogical exercise for my students > > So, what is that supposed to teach them ? Right, well -- my students are almost all co

Re: [PD] Help parsing HTML with [httpget]

2011-03-05 Thread Philip Cunningham
Hello all, Strangely I cannot replicate the problems I'm having in Ubuntu Maverick on Windows Vista. Martin Peach also says that he is able to parse information without any errors on XP. This leads me to believe that the problem doesn't lie with my patch but elsewhere. A bit stumped on this one fo

Re: [PD] To divide a number in random parts

2011-03-05 Thread Mathieu Bouchard
On Fri, 4 Mar 2011, Matt Barber wrote: This all sounds about right -- I made [list-shellsort] more as a pedagogical exercise for my students So, what is that supposed to teach them ? than as a model of speed or efficiency (I did a "quicksort" as well that didn't end up in list-abs). How di

Re: [PD] Help parsing HTML with [httpget]

2011-03-05 Thread Martin Peach
It works fine for me. I recently added [httpreq] and [httpreceive] to the mrpeach stuff in svn, they make it easier to do http stuff. [httpreceive] outputs the status on a separate outlet so you could scan for the "expires" keyword to know when to make another request. Martin On 2011-03-05 0

Re: [PD] Patch for Akai EWI (was "Reading and writing binary files")

2011-03-05 Thread Mathieu Bouchard
On Sat, 5 Mar 2011, David wrote: Thanks to you, Mathieu, Mike, Hans-Cristoph, I've got it working now. The second hurdle is to send this data out over Midi as NRPN/Sysex messages. Before I re-invent this wheel, is there something already included in pd-extended that would make it easier? I fou

Re: [PD] Download Pd?

2011-03-05 Thread Mathieu Bouchard
On Sat, 5 Mar 2011, ailo wrote: I get errors after logging in. Something like: Site Error Module ZPublisher.Publish, line 188, in publish_module_standard Actually, I do get this error too after logging in, but for the first error, I wasn't logged in. Also, this latter error appears in En

Re: [PD] Download Pd?

2011-03-05 Thread Mathieu Bouchard
On Sat, 5 Mar 2011, Marco Donnarumma wrote: Working here. Works now. Perhaps a temp error on some other server? It's puredata.info. This only has a single server, doesn't it ? Btw, your emails report iso-8859-1 support, but quote my mails wrong. When I use a non-breaking space prior to a

[PD] Patch for Akai EWI (was "Reading and writing binary files")

2011-03-05 Thread David
Thanks to you, Mathieu, Mike, Hans-Cristoph, I've got it working now. The second hurdle is to send this data out over Midi as NRPN/Sysex messages. Before I re-invent this wheel, is there something already included in pd-extended that would make it easier? I found something on

Re: [PD] Help parsing HTML with [httpget]

2011-03-05 Thread Philip Cunningham
I managed to do this using Ruby. http://philipcunningham.org/2011/03/05/university-york-weather-parser/ However, I'd still like to find a PD-only solution if anyone can help. Best, Philip On Sat, Mar 5, 2011 at 9:34 AM, Philip Cunningham wrote: > Hello all, > > I was working on a patch that vi

Re: [PD] Download Pd?

2011-03-05 Thread ailo
I get errors after logging in. Something like: " Site Error An error was encountered while publishing this resource. KeyError Sorry, a site error occurred. Traceback (innermost last): Module ZPublisher.Publish, line 188, in publish_module_standard Module Products.PlacelessTranslationSe

Re: [PD] Download Pd?

2011-03-05 Thread Marco Donnarumma
Working here. Perhaps a temp error on some other server? M > On Fri, 4 Mar 2011, Jonathan Wilkes wrote: > > > For starters: > > 1. Put the download folder back (attached from archive.org from > > beginning of January). > > > > 2. Don't make the first distribution in the list an alpha release of

[PD] Help parsing HTML with [httpget]

2011-03-05 Thread Philip Cunningham
Hello all, I was working on a patch that visualises and sonifies weather data posted online in an HTML document. I was using [httpget] to grab the document and using [listsplit] and [symbol2list] to parse the necessary data. However, using this method, I will often get the error "error: unpack: ty