[PD] [PD-announce] Windows and Debian packages for PuREST JSON

Hans-Christoph Steiner hans at at.or.at
Sun Jan 29 06:13:10 CET 2012


This fork I just did should be easy to build on Mac:
https://github.com/eighthave/PuRestJson

Just have Xcode installed, and then do this in the terminal:

cd ~/Library/Pd
git clone https://github.com/eighthave/PuRestJson purest_json
cd purest_json
make

Then you can [import purest_json] and check out the examples in the Help Browser.  I'm looking forward to playing with this myself!

.hc

On Jan 27, 2012, at 4:30 PM, Tuti wrote:

> can't wait for the MAC OS version!!
> Regards,
> JF
> 
> On Fri, Jan 27, 2012 at 6:58 PM, Thomas Mayer <thomas at residuum.org> wrote:
>> Hello,
>> 
>> I have just uploaded new packages for Windows and Debian (i386) of
>> PuREST JSON.
>> 
>> PuREST JSON is a library for connecting Pd to HTTP services and encoding
>> and decoding JSON data.
>> 
>> The library can issue GET, POST, PUT and DELETE statements, so
>> consumation of RESTful services is possible, e.g. CouchDB.
>> 
>> https://github.com/residuum/PuRestJson/downloads
>> 
>> I have written compilation instructions in the wiki, and am currently
>> trying to cross-compile for Windows on Debian. The next logical step is
>> trying to get cross-compilation for Mac OS X working, any pointers on
>> how to accomplish that?
>> 
>> Have fun,
>> {"name": "Thomas"}
>> --
>> "We left all that stuff out. If there's an error, we have this
>> routine called panic, and when it is called, the machine crashes,
>> and you holler down the hall, 'Hey, reboot it.'" (Dennis Ritchie)
>> http://www.residuum.org/
>> 
>> _______________________________________________
>> Pd-announce mailing list
>> Pd-announce at iem.at
>> http://lists.puredata.info/listinfo/pd-announce
>> 
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 
> 
> 
> -- 
> ---------
> José Fornari (Tuti)
> http:/sites.google.com/site/tutifornari/
> email: tutifornari at gmail.com
> skype: tutifornari
> cel: (11) 8318-8778
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list





----------------------------------------------------------------------------

Programs should be written for people to read, and only incidentally for machines to execute.
 - from Structure and Interpretation of Computer Programs




More information about the Pd-list mailing list