<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 12, 2009, at 4:35 AM, Adityo Pratomo wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> @adityo: it really depends on what you need. obviously, if Pd is running on the server, the audio will be generated on the server as well, so people might not hear anything (unless they happen to sit in the server room)<br> if it is just about listening to a patch of yours, the traditional approach would involve running Pd on the server and streaming the audio to an icecast2 (or similar) streamingserver to which people can connect in order to hear the stream.<br> if you want more interactivity, you can use http/php/xmlrpc/irc/... to communicate with Pd (using [netreceive] or similar), so people can change parameters.<br> <br> fgmasdr<br><font color="#888888"> IOhannes<br> </font><br>_______________________________________________<br> <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> <br></blockquote></div><br><br clear="all"><br>so basically by using [netreceive] and php i can deploy Pd in a server, and then people can use their own client (without installing Pd) to play with the parameters? Is this what you're trying to say?</blockquote><div><br></div><div>Yes definitely, you can also use java, perl, python, etc.</div><br><blockquote type="cite">To light things up, i read that Processing can be deployed as a Java in a website, so browser with a Java plugin can actually see the work done with Processing. I'm just curious, is this can also be applied in Pd, without actually rewrite Pd as a Java code?</blockquote><div><br></div><div>That's the idea of the pd browser plugin. &nbsp;Otherwise I think you'd need the java rewrite of Pd.</div><div><br></div><div>.hc</div><br><blockquote type="cite"><br> <br>Thank you in advance <br> _______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div><br class="khtml-block-placeholder"></div><div>----------------------------------------------------------------------------</div><div><br class="khtml-block-placeholder"></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://at.or.at/hans/">http://at.or.at/hans/</a></div><br class="Apple-interchange-newline"></span></span> </div><br></body></html>